.TODO{border:1px solid blue;}

/* PAGE STRUCTURE CSS */
#container{
	border:0;
	width:990px;
	padding-bottom:1px;
}
#header{
	height:156px;
	margin:0 auto;
	width:990px;
	background-color:#fff;
}
#main{
	margin:auto;
	position:relative;
	top:0;
	width:950px;
	*margin:0 20px !important;
}

/* Footer styles */
#footer{
	background-color:#000;
	clear:both;
	height:20px;
	margin:20px auto;
	padding:5px 0;
	width:950px;
}
#footernav{
	border-top:5px solid #000;
	margin:10px auto;
	width:950px;
	clear:both;
	position:relative;
}
span.footer_badge{
	margin:20px 20px 0 0;
	float:left;
}
ul.footerList{
	float:left;
	margin:10px 10px 0 0;
}
ul.footerList.last{
	border-right:1px solid #000;
	margin-right:20px;
}
ul.footerList.connect{
	margin-left:10px;
}
ul.footerList.connect li{
	text-transform:uppercase;
	height:20px;
}
ul.footerList.connect li.icon_facebook{
	background-image:url('../images/icon_footer_facebook.gif');
	background-repeat:no-repeat;
	background-position:1px 2px; 
	padding-left: 22px;
}
ul.footerList.connect li.icon_twitter{
	background-image:url('../images/icon_footer_twitter.gif');
	background-repeat:no-repeat;
	background-position:1px 2px; 
	padding-left: 22px;
}
ul.footerList.connect li.icon_blog{
	background-image:url('../images/icon_footer_blog.png');
	background-repeat:no-repeat;
	background-position:0 0; 
	padding-left: 22px;
}
ul.footerList li{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	color:#000;
	padding-right:15px;
}
ul.footerList li.footerListTitle{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}
ul.footerList li a,
ul.footerList li a:link,
ul.footerList li a:visited{
	color:#000;
	text-decoration:none;
}
ul.footerList li a:hover,
ul.footerList li a:active{
	text-decoration:underline;
}
.footer_links{
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:normal;
}
.footer_links a{
	float:left;
	color:#fff;
	margin-right:32px;
	font-family:"Times New Roman",Times,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.footer_links a.last{
	float:right;
	margin-right:5px;
}
.footer_links span.footer_copyright{
	float:left;
	color:#fff;
	margin:0 35px 0 5px;
	font-family:"Times New Roman",Times,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.footer_links a.iconFacebook{
	background:url(../images/icon_footer_facebook.gif) top left no-repeat;
	padding:0 10px 0 20px;
}
.footer_links a.iconTwitter{
	background:url(../images/icon_footer_twitter.gif) top left no-repeat;
	padding:0 0 0 20px;
}
.footer_links #submit{
	border:none;
	text-transform:uppercase;
	vertical-align:baseline;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:left;
	cursor:pointer;
}
.footer_links #emailId{
	vertical-align:baseline;
	font-size:11px;
	color:#000;
}

/* International Sites updated - moved to footer 04.21.11 BChilds */
.footer_links .international_menu{
	background-color:#000;
	float:left;
	width:120px;
	z-index:100;
}
.footer_links .international_menu a{
	padding-left:10px;
}
.footer_links .international_menu ul{
	padding-bottom:0;
	margin-bottom:0;
	margin-top:4px;
	display:none;
	position:relative;
	z-index:1000;
	display:none;
	height:232px;
}
.footer_links .international_menu.on ul{
	display:block;
}
.footer_links .international_menu li{
	display:block;
	padding-left:4px;
	padding-bottom:1px;
}
.footer_links .international_menu li a{
	padding-left:12px;
	color:#fff;
	font-size:13px;
	font-family:"Times New Roman",Times,serif;
	line-height:17px;
	width:100%;
}
.footer_links .international_menu li a:hover{
	background-image:url("../images/checkmark_white.png");
	background-repeat:no-repeat;
	background-position:0 4px;
	color:#cc3333;
	text-decoration:none;
}

/* PAGE ELEMENT STYLING CSS */
td.detailscolumn .price{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.0em;
	font-style:normal;
}

/* jQuery Dialog Skinning */
.ui-widget.quickview, 
.ui-widget.ui-dialog{
}
.ui-dialog .ui-dialog-title{
	font-size:1.3em;
}
.ui-dialog .ui-dialog-titlebar{
	background-position:top left;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
}
.ui-dialog-titlebar-close .ui-icon{
	background-image:url(../images/ui-icons_256x240.png);
}
.ui-dialog .ui-dialog-titlebar{
	background-color:transparent;
	z-index:99999;
}
.ui-dialog{
	border:2px solid #ccc;
}
.ui-dialog .ui-dialog-content{
	/*border:1px solid #ccc;*/
	position:relative;
	top:-52px;
	padding-top:40px;
	margin-bottom:-52px;
}
.ui-dialog .PasswordResetDialog .passwordreset{
	border-top:1px dotted #ccc;
}
.ui-dialog .ui-dialog-title{
	font-family:"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;
}
.ui-dialog .ui-dialog-titlebar-close{
	margin:-25px 0 0;
}

/* HEADER/FOOTER COMPONENTS (Logo, Search, User Info, Mini Cart, Links, Category Menu) */
/* Header Logo */	
	
#header div.logo a{
	/*background:url(../images/logo.gif) no-repeat center right /* Company Logo ;*/
	height:95px /* Sets overall height of header */;
	left:390px;
	top:11px;
}
#header div.logo{
	left:350px;
	position:absolute;
	top:20px;
}
/* Search Bar */
.sitesearch{
	border:0;
	padding:0;
	position:absolute;
	right:22px;
	text-align:right;
	top:131px;
	width:210px;
	z-index:99;
}
.sitesearch label{
	color:#999;
	font-size:.9em;
	vertical-align:bottom;
	text-transform:uppercase;
}
.sitesearch button{
	font-size:.9em;
	margin:0;
	padding:0;
}
/* Error Search */
.sitesearch form.errorsimplesearch input.errorsimplesearchinput{background-color:transparent !important;border:0 none;color:#000;height:15px;margin:0;padding:0;width:200px;}

.sson .sitesearch{
	background:transparent url(../images/search-background.gif) no-repeat top right !important;
}
.ssoff .sitesearch{
	background:transparent url(../images/search-background.gif) no-repeat top right !important;
}
.nohitssearch{
	z-index:99;
	top:131px;
}
.nohitssearch input#searchinputtext {
	border:0;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	background-color:transparent !important;
	color:#000;
	height:25px;
	margin:0;
	padding:0;
	width:205px;
}
.sson .nohitssearch{
	background:transparent url(../images/search-background.gif) no-repeat top left !important;
}
.ssoff .nohitssearch{
	background:transparent url(../images/search-background.gif) no-repeat top left !important;
}
.ssoff .nohitssearch input#searchinputtext{
	margin-top:-15px;
	margin-top/*\*/:0\9;
	padding-left:5px;
	position:relative;
	top:5px;
	z-index:1;
}
.sson .nohitssearch input#searchinputtext{
	padding-left:5px;
	position:relative;
	top:5px;
	z-index:1;
	margin-top:-15px;
	margin-top/*\*/:0\9;
}
.ssoff .nohitssearch{
	margin-top:11px;
	*margin-top:2px;
}
.ssoff .nohitssearch .nohitsgo{
	margin-left:-5px;
}
.sson .nohitssearch .nohitsgo{
	margin-left:-8px;
}
.sitesearch label{
	display:none;
}
.sitesearch form.simplesearch input.simplesearchinput {
	border:0;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	background-color:transparent !important;
	color:#000;
	height:15px;
	margin:0;
	padding:0;
	width:180px;
	margin-top:-2px
}
.sitesearch form.simplesearch input.simplesearchinput:focus{
	background-color:transparent;
}
.sitesearch button,
.nohitssearch button{
	background:transparent none;
	border:0;
	height:24px;
	width:23px;
}
.sitesearch button span,
.nohitssearch button span{
	background:transparent none;
	visibility:hidden;
}
.suggestions{
	font-weight:bold;
}

/* HEADER/FOOTER Links (Store Locator, Help, Etc.) */
.generalnav{
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	margin:0 5px;
	padding:0;
	position:absolute;
	right:15px;
	text-align:right;
	top:100px;
	z-index:100;
}
.holiday_bow{
	position:absolute;
	left:395px;
	top:110px;
	z-index:100;
}
.generalnav a, 
.generalnav a:hover, 
.generalnav a:visited{
	font-family:"Times New Roman",Times,serif;
	color:#000;
	text-decoration:none;
	padding:0 5px 0 0;
	margin-right:5px;
	border-right:1px dotted #000;
}
.generalnav .generalnavseparator{
	margin:0 10px;
}
.generalnav .generalnavseparator img{
	padding-top:2px;
}
.email_signup_menu{
	display:none;
	background:#fff;
	border:2px solid #ccc;
	width:250px;
	padding:2px;
	float:right;
	position:absolute;
	right:0;
	clear:both;
}
.email_signup{
}
.email_signup_submit_wrapper{
	float:right;
	width:57px;
	height:22px;
}
.email_signup_submit{
	background:url(../images/btn_email_arrow.gif) top left no-repeat;
	border:0;
	cursor:pointer;
	width:57px;
	height:20px;
	width:20px;
	float:right;
}
.email_signup_inner{
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	width:238px;
}
p.emailHeader{
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.email_signup_menu input{
	float:right;
}
#emailId{
	border:1px solid #000;
	float:right;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	height:16px;
	margin:0 5px 0 5px;
	width:100px;
	color:#666;
	text-align:center;
}
.email_signup_menu button{
	float:right;
	clear:both;
}
.email_signup_menu label{
	text-align:right;
}
.email_signup_menu .formRow{
	clear:both;
	margin-top:10px;
	vertical-align:middle;
}
.email_signup_error, .email_signup_thanks{
	clear:both;
	color:#cc0000;
	display:none;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	text-transform:none;
}

/* User Information (Welcome Message, Login, Register, etc.) */
.headercustomerinfo{
	top:0;
	color:#999;
	left:0;
	margin:0 20px;
}
.headercustomerinfo a{
	color:#999;
	text-decoration:none;
}
.headercustomerinfo a.header_signin_link{
	color:#4d4c4a;
}
.headercustomerinfo a.header_register_link{
	color:#999;
}
.headercustomerinfo .notname{
	text-decoration:underline;
}

/* CATEGORY DEPARTMENTS MENU BAR */
.categorymenu{
	background-color:#000;
	clear:both;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman",Times,serif;
	height:30px;
	line-height:21px;
	margin:0 20px;
	padding:0 /* Add gaps to top and bottom of menu bar */;
	position:absolute;
	text-transform:uppercase;
	top:128px;
	width:950px;
	z-index:50;
}
.categorymenu ul{
	margin:0;
	list-style-type:none;
	padding:0;
	background-color:#fff;
}
/* style the top level hover */
.categorymenu ul ul{
	background-color:#fff;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	overflow-x:hidden;
	text-align:left;
	text-transform:none;
	top:15px;
	visibility:hidden;
	width:175px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.categorymenu li{
	float:left;
	position:relative;
	background:#fff;
	border:1px solid #000;
	border-top:0;
	right:-2px;
}
.categorymenu ul ul li .subcategories a{
	font-weight:normal;
	padding:2px;
	text-indent:10px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.categorymenu table{
	border-collapse:collapse;
	position:absolute;
	top:0;
	left:0;
}	
.categorymenu ul ul a, 
.categorymenu ul ul a:visited{
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:175px;
}
.categorymenu ul ul a:hover{
	color:#fff;
}
/* make the second level visible when hover on first level list OR link */
.categorymenu ul li:hover ul,
.categorymenu ul a:hover ul{
	visibility:visible;
}

/* style the links for the top level */
.categorymenu a, 
.categorymenu a:visited{
	color:#fff;
	display:block;
	min-width:1px;
	padding:4px 13px 7px 12px;
	text-decoration:none;
	white-space:nowrap;
}
.categorymenu a:hover,
.categorymenu span.on a{
	color:#000;
	text-decoration:none;
}

.dropdownslots .htmlslotcontainer{
	float:left;
}
.dropdownslots .htmlslotcontainer a, 
.dropdownslots .htmlslotcontainer a:visited{
	padding:0;
}

.categorymenu div.subcategories{
	display:block;
}
.categorymenu ul ul a, 
.categorymenu ul ul a:visited{
	color:#fff;
	padding:5px 5px;
}

.sf-menu ul li:hover, 
.sf-menu ul li.sfHover, 
.sf-menu ul a:focus, 
.sf-menu ul a:hover, 
.sf-menu ul a:active{
	background:#fff;
}
.sf-menu li li{
	background-color:#fff;
}
.categorymenu ul ul{
	background-color:#fff;
}
.categorymenu ul ul.slots2{
	width:550px;
}
.categorymenu ul ul.full{
	width:550px;
}
.categorymenu ul ul.subcats2{
	width:375px;
}
.categorymenu ul ul.slots1{
	width:265px;
}
.categorymenu ul ul.subcats1{
	width:190px;
}
.dropdownslots{
	margin-left:10px;
}
.dropdownslotsdivider{
	width:10px;
	float:left;
}
.categorymenu ul ul a, .categorymenu ul ul a:visited{
	color:#000;
}
.categorymenu ul ul div.subcategories a:hover,
.categorymenu ul ul div.subcategories a{
	background-color:#fff;
	color:#000;
}
.categorymenu ul ul a:hover,
.categorymenu ul ul a{
	background-color:#fff;
	color:#ce3124;
}
.categorymenu ul ul li.lidropdown a.level2anchors,
.categorymenu ul ul li.lidropdown a:hover.level2anchors{
	background-color:#fff;
	color:#ce3124;
	border-bottom:dotted 1px #e5e5e5;
	width:100%;
	text-decoration:none;
} 
.catcolumn{
	margin:3px 5px 0 0;
}
.categorymenu .gb_outer{
	float:left;
	/*border:2px solid transparent;*/
	margin-top:-4px;
}
.categorymenu .gb_middle{
	/*border:2px solid transparent;*/
}
.categorymenu .gb_inner{
	/*border:1px solid transparent;*/
	margin:5px;
	height:29px;
}
.categorymenu span.on .gb_outer{
	border-top:2px solid transparent;
	border-left:2px solid transparent;
	border-right:2px solid transparent;
	border-bottom:0;
	z-index:100;
}
.categorymenu span.on .gb_inner{
	background-color:#fff;
	border:1px solid #000;
	border-bottom:0;
	margin:2px;
}
.categorymenu .dd_outer{
	background-color:transparent;
	border:2px solid transparent;
	display:none;
	margin-top:-2px;
	position:absolute;
	top:30px;
	z-index:-1;
}
.categorymenu .on .dd_outer{
	background-color:transparent;
	display:block;
	text-transform:none;
}

.categorymenu .dd_middle{
	border:2px solid #transparent;
}
.categorymenu .dd_inner{
	border:none;
	padding-bottom:2px;
}

.level2anchors, 
.categorymenu ul li.lidropdown a.level2anchors, 
.categorymenu ul li.lidropdown a.level2anchors:hover{
	border-bottom:1px dotted #E5E5E5;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	margin-left:10px;
	padding:2px;
	text-transform:uppercase;
	text-decoration:none;
}
.categorymenu ul li .subcategories a{
	color:#333;
	display:inline;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	margin:0 10px;
	padding:2px;
	text-indent:10px;
}
.categorymenu ul li .subcategories a:hover{
	color:#000;
	text-decoration:underline;
}

/*productslot for global navigation */
.dropdownslots{
	margin-right:10px;
}
.dropdownslots .productlisting{
	margin:auto;
	width:754px;
	float:left;
}
.dropdownslots .productlisting.product_1x4{
	width:242px;
}
.productlisting .producttileslot{
	border:1px solid #ccc;
	height:93px;
	margin:20px 7px 0 0;
	width:242px;
	float:left;
}
.productlisting .producttileslot .productlistingfloatleft{
	float:left;
	width:150px;
	margin:10px 0 10px 10px;
}
.productlisting .producttileslot .productlistingfloatright{
	float:right;
	width:63px;
	margin:10px 10px 10px 0;
}
.productlisting .producttileslot .productlistingfloatright a{
	padding:0;
}
.productlisting .producttileslot .productlistingfloatright img{
	width:63px;
	height:70px;
}
.productlisting .producttileslot .productlistingfloatleft h6{
	font-size:13px;
	font-family:"Times New Roman",Times,serif;
	background:transparent;
	font-weight:normal;
	margin-bottom:9px;
	color:#333;
}
.productlisting .producttileslot .productlistingfloatleft .review{
	padding:0;
	margin:0;
	text-align:left;
	margin-bottom:9px;
}
.productlisting .producttileslot .productlistingfloatleft .productlistlearnmore a{
	margin-bottom:9px;
	padding:0;
	text-transform:uppercase;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.productlisting .producttileslot .productlistingfloatleft .productlistlearnmore .arrow_r{
	background:url("../images/arrow_right.gif") no-repeat scroll right 4px transparent;
	padding-left:5px;
}

/* COPYRIGHT */
.copyright{
	margin:0;
}
/* Header Slots CSSSLOTS STYLING */
.headerbanner{
	background:transparent url(../images/background-header-banner-slot.gif) top left;
	height:42px;
	top:10px;
}
.headerbar{
	color:#80171c;
	top:108px;
}

/* HOME PAGE */
.homepage{
	margin-top:8px;
}

/*.pt_storefront .verticalcarouselheader{
	background:transparent url(../images/background_scroller_header_thisweeksdeals.gif) top left;
	height:31px;
	width:173px;
	margin-top:12px;
}	
.pt_storefront .verticalcarousel{
	background:transparent url(../images/background_homepage_scroller_background.gif) bottom left;
	height:537px;
	width:173px;
	padding-bottom:21px;
}
.pt_storefront .verticalcarousel a{
	font-weight:bold;
	font-size:1.3em;
	line-height:1em;
	color:#555;
}
.pt_storefront .jcarousel-container-vertical{
	height:100%;
	top:0;
}
.pt_storefront .jcarousel-clip-vertical{
	height:100%;
}
.pt_storefront .jcarousel-next-vertical{
	background:transparent url(../images/carousol_next-vertical.gif) no-repeat 0 0;
	bottom:0;
	height:13px;
	left:0;
	width:173px;
}
.pt_storefront .jcarousel-prev-vertical{
	background:transparent url(../images/carousol_prev-vertical.gif) no-repeat 0 0;
	height:13px;
	left:0;
	width:173px;
	top:0;
}
.pt_storefront .jcarousel-prev-disabled-vertical, 
.pt_storefront .jcarousel-prev-disabled-vertical:hover, 
.pt_storefront .jcarousel-prev-disabled-vertical:active{
	background-position:0 -96px;
}
.pt_storefront .jcarousel-prev-vertical:hover{
	background-position:0 -32px;
}
.pt_storefront .jcarousel-next-vertical:hover{
	background-position:0 -32px;
}*/

.searchresultsfooter .pagination{
	right:90px;
	width:173px;
	text-align:center;
}
.pt_productsearchresult .searchresultsfooter .pagination{
	margin-right:7px;
	width:auto;
	text-align:center;
}
.ui-dialog #SendToFriendForm span.value{
	margin-top:2px;
}

/* SEARCH RESULTS */
/* These styles create the default look for Product display with search results, cross sells and other places where multiple products are displayed. */
.productlisting .product .name a{
	color:#333;
	font-size:17px;
	font-family:"Times New Roman",Times,serif;
	padding-top:10px;
	padding-left:8px;
	text-decoration:none;
	display:block;
}
.producttile .image .quickviewbutton a{
	background-image:url(../images/quickview.gif);
}
.sampleproducttile .image .quickaddbutton a{
	background:transparent url(../images/addtocart_sm.gif) center center no-repeat;
	display:block;
	height:19px;
	position:absolute;
	left:30px;
	top:65px;
	width:86px;
	opacity:.9;
}

/* BREADCRUMB STYLES */
.breadcrumb{
	margin:0 auto;
	padding:7px 0;
	width:950px;
	border-bottom:1px dotted #ccc;
}
.refinementname{
	font-style:italic;
}
.refinementvalue, 
.refinementname{
	font-family:"Times New Roman",Times,serif;
}

/* Paging */
.pagination{
	padding:3px 0;
}
.pagination a, 
.pagination a:visited{
 	text-decoration:none;
 }
.pagination a:hover{
	color:#000;
	text-decoration:underline;
}
.pagination li:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.pagination ul li, 
.pagination li.currentpage{
	padding:1px;
}
.pagination li.currentpage{
	color:red;
}
.pagination li a{
	padding:2px;
	color:#000;
	text-decoration:none;
}
.pagination li.firstlast{
	padding:0;
	border:0;
	background:transparent;
}

/* RESULTS REFINEMENT (Left Column Navigation) */
.searchrefine{
	/*background:transparent url(../images/background-search_refine.gif) no-repeat bottom left;*/
	margin:14px 0 10px 0;
	padding:0 0 16px 0;
}
.searchrefine h1{
	background:transparent url(../images/background-search_refine-header.gif) no-repeat top left;
	color:#e7c8a9;
	font-weight:bold;
	height:20px;
	line-height:1.5em;
	padding:0 0 0 8px;
}
.searchrefine .searchcategories{
	padding:0 0 15px 23px;
}
.navgroup{
	padding-left:25px;
	padding-right:8px;
}

/* PRODUCT DETAIL PAGE */
.productdetail .productimage{
	border:0;
}
.productdetail .price .standardprice{
	color:#000;
	font-size:11px;
}

/* MINI-CART */
.minicart{
	top:0;
	color:#000;
}
.minicart a{
	color:#000;
}
.minicart .minicarttotal{
	top:30px;
	position:relative;
	text-align:center;
	width:135px;
}
.minicart .minicarttotal .cartlabel{
	display:none;
}
.minicart .minicarttotal .emptycart{
	color:#4d4c4a;
}
.minicart .minicarttotal a{
	color:#4d4c4a;
	text-decoration:none;
}
.minicartcontentinner .yourbagheaderlogodiv p{
	color:#4d4c4a;
	padding-top:2px;
}
.minicartseparaters{
	border-top:1px dotted #bdbdbd;
	height:1px;
	margin-left:7px;
	margin-left:8px;
	width:210px;
}
.minicartseparater{
	/*border-top:1px solid #bdbdbd;*/
	height:1px;
	margin-left:7px;
	margin-left:8px;
	width:210px;
	padding-bottom:15px;
}
.minicartseparaterslast{
	border-top:1px dotted #bdbdbd;
	height:1px;
	margin-left:7px;
	margin-left:8px;
	width:210px;
	padding-bottom:0;
	padding-top:10px;
}
#minicaroselup{
	text-align:center;
	cursor:pointer;
}
#minicaroseldown{
	text-align:center;
	cursor:pointer;}
.minicartcontentinner .cartsamp{
	border-top:1px dotted #ccc;
}
.minicart .minicartcontent .emptybagmsg1{
	color:#3a3a3a;
	text-align:center;
	font-family:"Times New Roman",Times,serif;
	font-size:10px;
	padding-top:10px;
}
.minicart .minicartcontent .emptybagmsg2{
	color:#000;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
.minicarttotals .ordertotals .label{
	width:auto;
}
.minicarttotals .ordertotalstable tr{
	border-bottom:0;
}
.samplesheader .samplesheaderdiv,
.samplesheader .samplesheaderlogodiv{
	float:left;
}
.samplesheader .samplesheaderdiv{
	margin-left:18px;
}
.samplesheader .samplesheaderlogodiv{
	margin-left:14px;
	margin-top:11px;
}
.yourbagheader .yourbagheaderdiv,
.yourbagheader .yourbagheaderlogodiv{
	float:left;
}
.yourbagheader .yourbagheaderdiv{
	margin:10px 0 0 10px;
}
.yourbagheader .yourbagheaderlogodiv{
	margin-left:14px;
	margin-top:11px;
}
.minicartouterc{
	background-color:#fff;
	z-index:9999;
	border:2px solid #e5e5e5;
	padding:2px;
	position:absolute;
	left:739px;
	width:224px;
	margin-top:-5px;
}
.minicartinnerc{
	border:1px solid #e5e5e5;
	overflow:hidden;
}
.minicartcontentc{
	width:10px;
	min-height:10px;
}
span.closeit{
	position:absolute;
	margin-left:105px;
	margin-top:0;
	background-image:url(../images/openminicart.gif);
	height:15px;
	width:15px;
}
span.miniopened{
	background-image:url(../images/closeminicart.gif);
}
span.miniclosed{
	cursor:pointer;
	background-image:url(../images/openminicart.gif);
}
.stretch{
	display:none;
	height:300px;
}
#minicartcontent .minibag{
	margin:10px 0 0 10px;
	position:absolute;
}
#minicartcontent .yourbaglogo{
	margin-left:70px;
	position:absolute;
	top:15px;
}
#minicartcontent .yourbaglogo a{
	font-family:Arial, Helvetica, sans serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ce3024;
	text-decoration:none;
}
#minicartcontent .yourbagtotal{
	margin-left:80px;
	position:absolute;
	top:30px;
}
.minibagcontainer{
	min-height:60px;
	width:50px;
}
.checkoutCartLabel{
	font-family:"Times New Roman",Times,serif;
	font-size:11px;
	text-decoration:underline;
	clear:both;
}
.checkoutCartLabel:hover{
	cursor:pointer;
}
.minicartcontent .jcarousel-prev-vertical{
	background-image:url(../images/minicaroselup.gif);
	background-position:0 0;
	left:106px;
}
.minicartcontent .jcarousel-next-vertical{
	background-image:url(../images/minicaroseldown.gif);
	background-position:0 0;
	left:106px;
	bottom:-25px;
}
.minicartcontent .jcarousel-container-vertical{
	padding:10px 0 40px;
	width:222px;
}
.minicartcontent .jcarousel-clip-vertical{
	border-bottom:1px dotted #ccc;
	margin:0 6px;
	width:214px;
}
.minicartcontent .jcarousel-item{
	border-top:1px dotted #ccc;
	/*height:61px;*/
	margin-bottom:0;
	width:214px;
	height:70px;
}
.minicartcontent .jcarousel-item{
	border-top:1px dotted #ccc;
	height:61px;
	margin-bottom:0;
	width:205px;
}
.minicartcontent ul.jcarousel-list{
	height:auto !important;
	border-bottom:1px dotted #bdbdbd;
	/*border-top:1px dotted #bdbdbd;*/
}
.minicart .vertcarousel .imagecollapsed img{
	height:50px;
	margin:0 10px;
	width:50px;
}
.minicart .jcarousel-container-vertical{
}

.vertcarousel .summaryproduct .image,
.b .summaryproduct .image{
	float:left;
	width:50px;
	margin-right:10px;
}
.vertcarousel .summaryproduct .image img,
.b .summaryproduct .image img{
	width:45px;
	height:50px;
	margin:0 5px;
}
.minicart .jcarousel-container{
	border:0 none;
}
.minicart .checkoutminicartcontainer{
	display:none;
}
.summaryproduct .miniRightCol{
	float:right;
	width:150px;
}
.minicart .productcarousel .name{
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	height:30px;
	overflow:hidden;
	text-decoration:none;
	width:142px;
	line-height:13px;
}
.minicart .productcarousel .attribute{
	float:left;
	font-size:1em;
}
.minicart .productcarousel .attributes{
	overflow:hidden;
	/*padding-left:10px;*/
}
.minicart .productcarousel .pricing .divider{
	color:#fff;
	margin:0;
	*margin:0 18px;
}
.minicart .jcarousel-clip-vertical{
	height:215px;
}
.jcarousel-container-vertical{
	height:185px;
}
.minicart .productcarousel{
	margin-top:5px;
}
.minicart p.promomessage{
	border-top:1px solid #ccc;
	margin:10px 5px 7px 8px;
	padding-top:10px;
}
.minicart .ordertotalstable td{
	border:0 none;
}
.cartsamp li{
	border-bottom:1px dotted #BDBDBD;
	margin:0 4px;
}

/* ERROR MESSAGES */
/* Cookies / Javascript disabled */	
.disabledcontainer{
	background:transparent url(../images/background_header_disabled_message.gif) repeat-x top left;
}
.disabledmessage{
	background:transparent url(../images/background_header_disabled_message_bigicon.gif) no-repeat top left;
}
.disabledmessage p{
	font-family:"Times New Roman",Times,serif;
}

/* PRICING */
.price{
	font-family:"Times New Roman",Times,serif;
	font-style:italic;
	width:100%;
	height:15px;
}
.producttile .price{
	border-bottom:1px dotted #ccc;
}
.producttile .dotted-seperator{
	border-bottom:1px dotted #ccc;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:10px;
}

/* MY ACCOUNT/CUSTOMER SERVICE */
#leftcolumn .contentasset{
	margin-top:24px;
}
.myaccountlogin{
	font-family:"Times New Roman",Times,serif;
	font-size:30px;
	margin-left:5px;
	margin-top:10px;
}
.accountlogin{
	margin:0 0 0 35px;
}	
.logincustomers, 
.logincreate, .logingeneral {
	border:none;
}
.guestcontinue, 
.checkorder, .returningcustomers{
	background-color:#f8f8f8;
	margin-top:0;
	margin-bottom:0;
}
.logingeneral h3,
.logincustomers h3,
.pt_wishlist .logincreate h3{
	background-color:#fff;
	font-size:14px;
	font-family:"Times New Roman",Times,serif;
	color:#333;
	font-weight:normal;
	text-transform:uppercase;
}
.pt_wishlist .logincreate{
	margin-top:15px;
	margin-right:30px;
}
.pt_wishlist .logincreate .createaccount{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color:#F8F8F8;
	padding-left:8px;
	padding-top:10px;
}	
.pt_wishlist .logincreate .createaccount .createaccountbutton{
	text-align:right;
	padding-bottom:15px;
	padding-right:10px;
}
.pt_cart .logincustomers h3{
	display:none;
} 
.logingeneral form .value,
.logingeneral form .label, 
.logincustomers form .value,
.logincustomers form .label{
	width:210px;
	text-align:left;
}
.logingeneral input.textinput,
.returningcustomers input.textinput, 
.returningcustomers input.textinputpw{
	width:210px;
	text-align:left;
}
.logingeneral,
.logincustomers{
	width:230px;
}
.logincustomers{
	/*margin-top:15px;*/
}		
.returningcustomers .rememberme{
	margin-left:0;}
/*.pt_wishlist .returningcustomers button{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
}*/		
.returningcustomers .formactions{
	margin-left:0;
	margin-right:0;
	width:88px;
	float:right;
}
.returningcustomers .forgotpassword{
	text-align:right;
	margin-left:0;
	margin-right:10px;
	padding-bottom:15px;
}
.pt_accountlogin .logingeneral .checkorder form{
	padding-bottom:15px;
}	
.checkorder{
	height:auto;
}
.pt_accountlogin .checkorder .formactions{
	margin:0;
}
.createaccount .createaccountbutton{
	margin:0;
	text-align:left;
}
.returningcustomers{
	padding-left:8px;
	padding-top:10px;
}
.pt_wishlist .returningcustomers,
.pt_wishlist .createaccount,
.pt_wishlist .wishlistsearch{
	border-bottom:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
}
.pt_wishlist .wishlistsearch{
	height:auto;
	background-color:#F8F8F8;
	margin-top:0;
}
.pt_wishlist .wishlistsearch p{
	padding-top:15px;
}
.pt_wishlistlogin .wishlistsearch .wishlistsearchform{
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	border:0 none;
	padding:0;
}
.pt_wishlistlogin .wishlistsearch .wishlistsearchform form .formactions button{
	position:relative;
	border:0 none;
	padding:0;
	margin-top:10px;
}		
.pt_wishlistlogin .wishlistsearch .wishlistsearchform input.inputbox{
	width:210px;
}
.forgotpassword a{
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.pt_accountlogin .createaccount{
	margin:0 15px 50px;
} 
.pt_accountlogin .createaccountspacer{
	padding-top:15px;
}
.pt_accountlogin .createaccountbutton button{
	border:0 none;
	background:none repeat scroll 0 0 transparent;
	margin-left:0;
	padding-left:0;
	padding-top:0;
}
.pt_accountlogin .createaccountbutton button.createaccountbutton{
	border:none 0;
	background:transparent url(../images/createaccountbutton.gif) no-repeat;
	padding:0;
	width:122px;
	height:24px;
}
.pt_accountlogin .returningcustomers .formactions button{
	width:80px;
}
.pt_accountlogin .returningcustomers .formactions button.loginbutton{
	border:none 0;
	background:transparent url(../images/loginbutton.gif) no-repeat;
	padding:0;
	width:62px;
	height:24px;
	margin-right:8px;
}
.pt_accountlogin .guestcontinue{
	margin:0;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.pt_accountlogin .continuecheckoutbutton button{
	padding:0 7px 10px 0;
	border:0 none;
	background:none repeat scroll 0 0 transparent;
}
.pt_accountlogin .logingeneral p{
	margin-top:0;
	padding-top:3px;
	margin-top:10px;
}
.pt_accountlogin .logingeneral .guestcontinue p{
	margin:15px 10px 10px;
}
.pt_accountlogin .logingeneral .guestcontinue .continuecheckoutbutton{
	margin-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}
.pt_accountlogin .logingeneral .checkorder .errorform, 
.pt_accountlogin .returningcustomers .errorform{
	color:#CE3124;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	margin:0;
}
.pt_accountlogin .logingeneral .checkorder .formactions{
	margin-right:5px;
	margin-top:10px;
}
.checkorder p{
	margin-left:0;
}
.pt_accountlogin .logincustomers .returningcustomers{
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.pt_accountlogin .checkorder{
	padding-left:10px;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.pt_accountlogin .returningcustomers button{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	height:24px;
	width:23px;
}
#outersize .swatchesdisplay{
	float:left;
	width:300px;
}
#outersize .swatchesdisplay li{
	float:none;
	width:auto;
	text-align:left;
}
.sizedisplay{
	float:right;
	margin-top:-14px;
}
.registrationform .formactions button{
	border:0 none;
	background:none repeat scroll 0 0 transparent;
}
.registrationform .formactions button.registrationcreateaccount{
	border:none;
	background:transparent url(../images/createprofile.gif) no-repeat;
	padding:0;
	width:129px;
	height:27px;
	margin-right:8px;
	*margin-right:25px;
}
.registrationform .formactions button.updateinfobutton{
	border:none;
	background:transparent url(../images/updateinfobutton.gif) no-repeat;
	padding:0;
	width:146px;
	height:31px;
}
.registrationform{
	float:left;
}
.createaccountrightside{
	float:left;
	margin-top:27px;
}
.pt_account .editinfo .registrationform form#RegistrationForm{
	margin-left:20px;
	margin-top:20px;
}
.pt_account .createaccountrightside{
	margin-top/*\**/:26px\9;
}				
.pt_account .registration{
	width:750px;
	margin:0;
}
.pt_account p.createaccountheader{
	border-bottom:1px solid #BDBDBD;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	padding-top:14px;
}
.pt_order p.mykielsleftheader,
.pt_wishlist p.mykielsleftheader,
.pt_account p.mykielsleftheader{
	border-bottom:1px dotted #BDBDBD;
	font-family:"Times New Roman",Times,serif;
	font-size:30px;
	padding:0 0 5px;
}
.pt_account #leftcolumn{
	margin-right:15px;
}
.ui-dialog .passwordreset button.cancel,
.ui-dialog .passwordreset button.send{
	border:none;
	background:transparent none;
	padding:0;
}
.pt_account .passwordreset .formactions{
	margin:0;
}	
.pt_wishlist .myaccountleftnavelement,
.pt_order .myaccountleftnavelement,
.pt_account .myaccountleftnavelement{
	border-bottom:1px dotted #bdbdbd;
	margin-top:7px;
	padding-bottom:5px;
}
.pt_order .myaccountleftnavelement a, 
.pt_order .myaccountleftnavelement a:visited,
.pt_order .currentpage a, 
.pt_order .currentpage a:visited,
.pt_wishlist .myaccountleftnavelement a, 
.pt_wishlist .myaccountleftnavelement a:visited,
.pt_wishlist .currentpage a,
.pt_wishlist .currentpage a:visited,
.pt_account .myaccountleftnavelement a,
.pt_account .myaccountleftnavelement a:visited,
.pt_account .currentpage a,
.pt_account .currentpage a:visited{
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	text-decoration:none;
}
.pt_order .myaccountleftnavelement span, 
.pt_order div.currentpage span,
.pt_wishlist .myaccountleftnavelement span, 
.pt_wishlist div.currentpage span,
.pt_account .myaccountleftnavelement span, 
.pt_account div.currentpage span{
	float:right;
}
.pt_account #leftcolumn div.currentpage a,
.pt_account #leftcolumn div.currentpage a:visited,
.pt_order #leftcolumn div.currentpage a,
.pt_order #leftcolumn div.currentpage a:visited,
.pt_wishlist #leftcolumn div.currentpage a,
.pt_wishlist #leftcolumn div.currentpage a:visited{
	color:#ce3124;
}
.pt_account #leftcolumn .myaccountleftnav div.currentpage,
.pt_account #leftcolumn div.currentpage,
.pt_order #leftcolumn .myaccountleftnav div.currentpage,
.pt_wishlist #leftcolumn .myaccountleftnav div.currentpage{
	color:#ce3124;
	margin-top:7px;
	padding-bottom:5px;
	border-bottom:1px dotted #BDBDBD;
}
.pt_accountlogin .logingeneral button{
	border:none;
	background:transparent none;
	padding:0;
}
.pt_accountlogin .logingeneral button.checkstatusbutton{
	border:none;
	background:transparent url(../images/checkstatusbutton.gif) no-repeat;
	padding:0;
	width:105px;
	height:24px;
	margin-right:2px;
}
.passwordreset .formactions{
	border-top:1px dotted #ccc;
	margin:20px 0 0;
}
.pt_account .registration .registrationform{
	width:440px;
	padding-bottom:100px;
}
.pt_account .registration .registrationform .formactions{
	margin:10px 0;
	width:360px;
	margin-top:20px;
}
.pt_account .accounteditaddress{
	margin-top:-5px;
}
.pt_account .accountpaymentinstruments{
	margin-top:-5px;
}
.editinfo{
	font-size:1.1em;
	margin:5px 0 0 50px;
	width:700px;
}
.editinfo .emailsignupcheckbox{
	float:left;
	margin:0 4px 0 154px;
}
.editinfo .emailsignup{
	width:240px;
	float:left;
}
.editinfo .emailsignup a, 
.editinfo .emailsignup a:visited{
	color:#000;
}
.editinfo .storelocator input.textinput, 
.registration .storelocator input.textinputpw{
	width:90px;
}	
.editinfo .formactions{
	margin:10px 0;
	width:410px;
}	
.pt_account .editinfo{
	width:760px;
	margin:0;
}		
.pt_account .editinfo .registrationform{
	float:left;
	width:94%;
}
.editinfo input.textinput, 
.editinfo input.textinputpw{
	width:235px;
	height:18px;
}
.editinfo select.selectbox{
	width:240px;
	height:22px;
}
.pt_account .editinfo .registrationform .formactions{
	padding-bottom:90px;
	padding-top:25px;
}
.pt_account .registration .emailsignup{
	width:208px;
}
.pt_account .registration .registrationform .emailsignup{
	width:/*\**/200px\9;
}	
.pt_account .registration .emailsignup a:visited,
.pt_account .registration .emailsignup a{
	color:#000;
}
.pt_account .accountnavtext{
	margin:0;
}
.pt_accountlogin .accountnavtext{
	margin:0;
}
.pt_account .registration .registrationform #RegistrationForm select.selectbox{
	width:195px;
}
.PasswordResetDialog .passwordreset p{
	color:#666;
	margin-top:15px;
}
.passwordreset input.textinput,
.passwordreset input.textinputpw{
	width:240px;
	height:21px;
}
.passwordreset select.selectbox{
	width:245px;
	height:25px;
}
.passwordreset .requiredindicator{
	color:#fff;
}
.passwordreset fieldset{
	padding-top:10px;
}
.passwordreset fieldset .formfield{
	padding-left:20px;
}
.passwordreset .formfield{
	margin-top:10px;
}
.passwordreset #requestpassworderror{
	color:#CE3124;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	margin-left:42px;
}
#confirmationcontainer .passwordsent{
	border-top:1px dotted #ccc;
	color:#CE3124;
	font-family:Arial, Helvetica, sans serif;
	font-size:14px;
	font-weight:bold;
	width:auto;
}
.pt_accountlogin .returningcustomers .requiredindicator,
.pt_accountlogin .checkorder .requiredindicator{
	display:none;
}
.pt_accountlogin .myaccountfooterpadding{
	padding-top:50px;
}
.pt_orderconfirmation .createaccount p{
	font-weight:normal;
}
.pt_orderconfirmation h3{
	background-color:#fff;
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}
.pt_orderconfirmation .createaccount{
	border-bottom:1px solid #ccc;
}
.pt_orderconfirmation #rightcolumn .createaccount .requiredindicator{
	display:none;
}
.pt_orderconfirmation #rightcolumn .createaccount select.selectbox{
	width:175px;
	height:21px;
}
.pt_orderconfirmation #rightcolumn .createaccount button span{
	background-color:transparent;
}
.pt_account .favoriteproducts{
	margin:0;
	width:710px;
}
.pt_account .favoriteproducts p.favoriteproductsheader{
	border-bottom:1px solid #BDBDBD;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	padding-top:13px;
}

/* edit address*/
.accounteditaddress	h4{
	background-color:#fff;
	border-bottom:1px solid #cdcdcd;
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
}
.pt_account a.createaddress{
	margin-left:20px;
}
.ma_address_separator{
	border-top:1px dotted #bdbdbd;
	height:40px;
	margin-left:0;
	width:700px;
}
.ma_payment_separator{
	height:40px;
	width:700px;
	border-top:1px dotted #ccc;
}
.ma_address_bottom_separator{
	height:250px;
}
.address_list .accountaddress .makedefault{
	color:#858585;
}
.accountaddress div.name, 
.accountaddress div.address{
	color:#858585;
}
.address_list .miniaddress{
	margin-bottom:6px;
	margin-left:17px;
	font-weight:bold;
	min-height:110px;
}
.pt_account .accounteditaddress .address_list .actions a{
	margin:0 0 0 80px;
}
.pt_account .accounteditaddress .address_list .actions button{
	margin:0 0 0 13px;
}
.pt_account .accounteditaddress .address_list .actions button.editButton{
	border:none;
	background:transparent url(../images/edit.gif) no-repeat;
	padding:0;
	width:57px;
	height:23px;
}
.edit_address_form fieldset{
	border-top:1px dotted #bdbdbd;
}
.edit_address_form div.address2 div.value span.caption,
.edit_address_form div.address1 div.value span.caption{
	display:none;
}
.accountaddress .editButton,
#AddressForm #EditAddressForm button{
	border:none;
	padding:0;
}
.accountaddress .actions button{
	float:left;
}
#AddressForm #EditAddressForm input.textinput, 
#AddressForm #EditAddressForm input.textinputpw{
	width:195px;
	height:18px;
}		
#AddressForm #EditAddressForm select.selectbox{
	width:200px;
	height:21px;
}	
#AddressForm #EditAddressForm .actions{
	border-top:1px dotted #cdcdcd;
	margin-right:0;
}
#AddressForm form .label{
	float:left;
	font-weight:bold;
	margin:0 15px 0 0;
	text-align:right;
	width:120px;
}
.ui-dialog #AddressForm #addressformaction{
	height:15px;
}

/*payment options*/
.creditcard .minicreditcard{
	color:#595959;
}
.paymentinstruments .creditcard .minicreditcard{
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
}	
.paymentinstruments .creditcard .minicreditcard .type{
	font-weight:bold;
	color:#000;
}		
.creditcard .actions a.deletelink{
	margin-left:0;
}
.creditcardform .requiredcaption{
	display:none;
}
.ui-dialog #CreditCardForm #formaction{
	height:15px;
}
#CreditCardDialog div.value span.caption{
	display:none;
}
#CreditCardDialog fieldset{
	border-top:1px dotted #bdbdbd;
}
#CreditCardDialog #CreditCardForm .actions{
	border-top:1px dotted #cdcdcd;
	margin-right:0;
}
#CreditCardDialog #CreditCardForm input.textinput, 
#AddressForm #EditAddressForm input.textinputpw{
	width:195px;
	height:18px;
}		
#CreditCardDialog #CreditCardForm .cardtype select.selectbox{
	width:200px;
	height:22px;
}		
#CreditCardDialog #CreditCardForm .month select.selectbox{
	width:95px;
	height:22px;
}
#CreditCardDialog #CreditCardForm .year select.selectbox{
	width:95px;
	height:24px;
	margin-left:10px;
}		
.accountpaymentinstruments h4{
	background-color:#fff;
	border-bottom:1px solid #cdcdcd;
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
}
.pt_account .accountpaymentinstruments .paymentinstruments{
}
	
/*wish list section*/	
.pt_wishlist .wllogin .mykielsleftheader{
	display:none;
}
.pt_wishlist .wllogin .accountnavtext{
	margin:0;
}
.pt_wishlist h4{
	background-color:#fff;
	border-bottom:1px solid #cdcdcd;
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	margin-top:-2px;
}
.pt_wishlist h4.noborder{
	border-bottom:0;
}
.wishlistitems .wishlistsharing, 
.wishlistproducts{
	border:none;
}
.wishlistitems .wishlistsharing, 
.wishlistproducts td.imagecolumn{
	padding-top:10px;
	vertical-align:top;
}	
.wishlistitems .wishlistsharing .productlisturl{
	color:#333;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	width:410px;
	padding-top:5px;
}
.wishlistitems .wishlistsharing .productlisturl a,
.wishlistitems .wishlistsharing .productlisturl a:visited{
	color:#333;
	text-decoration:none;
}
.pt_wishlist .wishlist .wishlistshippingaddress select{
	width:380px;
	height:24px;
}
.pt_wishlist .wishlist .wishlistheader{
	background-color:#f8f8f8;
	height:15px;
	border-bottom:1px dotted #bdbdbd;
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	color:#333;
}
.pt_wishlist .wishlist .wishlistheader .wishlistheaderleft{
	float:left;
	width:15px;
	width:420px;
	margin-left:10px;
}
.pt_wishlist .wishlist .wishlistheader .wishlistheaderright{
	float:left;
}
.pt_wishlist .wishlist{
	width:710px;
	/*margin-bottom:100px;*/
}
.pt_wishlist .wishlist .wishlistitems{
	margin-bottom:20px;
}
.pt_wishlist .wishlist .wishlistsearchform{
	background-color:#f8f8f8;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	padding-top:10px;
}
.pt_wishlist .wishlist tr.tablerow{
	border-bottom:1px dotted #bdbdbd;
}
.pt_wishlist .wishlist .wlqtyupdate{
	padding-top:5px;
}
.pt_wishlist .wishlist .wlqtyupdate .wishlistqty{
	margin-top:3px;
}
.pt_wishlist .wishlist .wlqtyupdate .wishlistupdate{
	width:50px;
	float:left;
	margin-left:12px;
}	
.pt_wishlist .wishlist .wlqtyupdate .wishlistqty{
	float:left;
}
.pt_wishlist .wishlist .wishlistdateadded{
	display:none;
}
.pt_wishlist .review{
	margin:5px 0 8px 3px;
}
.pt_wishlist .wishlist .detailscolumn .name{
	margin-left:3px;
}
.pt_wishlist .wishlist .detailscolumn .wishlistremove{
	float:none;
	padding:0;
	margin-left:4px;
}	
.pt_wishlist .wishlist .detailscolumn .editdetails{
	float:none;
	padding:0;
	margin-left:4px;
}
.pt_wishlist .wishlist .wishlistproducts td.iteminfo{
	width:300px;
}	
.pt_wishlist .wishlist .wishlistproducts .wishlistmakeprivate {
	float:none;
}
.pt_wishlist .wishlist .wishlistproducts .wishlistpriority{
	text-align:left;
}
.pt_wishlist .wishlist .wishlistproducts .wishlistpriority .wishlistpriorityvalue{
	font-weight:bold;
}
.pt_wishlist .wishlist .wishlistproducts .wishlistpriority .wishlistpriorityvalue label{
	font-weight:normal;
}
.pt_wishlist .wishlist .wishlistproducts .wishlistpriority .label{
	display:none;
}
.pt_wishlist .wishlist .wishlistaddtocart{
	float:none;
	border-top:1px dotted #bdbdbd;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:5px;
}	
.pt_wishlist .wishlist .wishlistaddtocart .wlquanityContainer .wlquantityContent{
	display:inline;
}
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistremove a,
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistremove a:visited,
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .editdetails a,
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .editdetails a:visited{
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	font-weight:bold;
}
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistlineitem .product{
	color:#333;
}
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistlineitem .product .name a,
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistlineitem .product .name a:visited{
	font-weight:normal;
	color:#333;
	font-size:13px;
	font-family:"Times New Roman",Times,serif;
}
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistlineitem .product .sku{
	color:#666;
	font-family:Arial, Helvetica, sans serif;
}
.wishlistitems .wishlistsharing, .wishlistproducts .productlisttable .detailscolumn .wishlistlineitem .pricingmodule .price .salesprice{
	color:#666;
	font-weight:normal;
	padding-left:0;
}
.pt_wishlist .wishlist input.quantityinput{
	border:1px solid #ccc;
	float:none;
}
.pt_wishlist .wishlistsearchform button{
	position:absolute;
	background:none repeat scroll 0 0 transparent;
	border:0;
	padding:0;
}	
.pt_wishlist .wishlist .wishlistaddtocart button{
	border:0;
	padding:0;
}
.pt_wishlist .wishlist .wishlistaddtocart .wlquanityContainer button{
	position:absolute;
	margin-left:33px;
	margin-top:-2px;
}
.pt_wishlist .wishlist .wishlistpriority select.selectbox{
	width:230px;
}
.pt_wishlist .wishlist .wishlistproducts td.iteminfo .owner .label{
	display:inline;
}
.pt_wishlist .wishlist .wishlistproducts .wishlistlineitem .label{
	display:none;
}
.pt_wishlist .wishlist .wishlistproducts .price .salesprice{
	float:none;
}
#sendToFriend .requiredcaption{
	display:none;
}
.ui-dialog #SendToFriendForm{
	border-top:none;
}
.ui-dialog #SendToFriendForm #sendToFriend{
	margin-left:1px;
}
.ui-dialog #SendToFriendForm #friendContent .caption{
	font-style:italic;
}
.ui-dialog .sendtofriend form .label{
	margin-right:5px;
	margin-top:2px;
}
.ui-dialog #SendToFriendForm .actions{
	border-top:1px dotted #bdbdbd;
	padding-right:0;
	height:30px;
}
.ui-dialog #SendToFriendForm .actions fieldset{
	margin-right:-3px;
	margin-top:10px;
}
.ui-dialog #SendToFriendForm span{
	font-family:Arial, Helvetica, sans serif;
}
.ui-dialog #SendToFriendForm #friendContent textarea{
	width:295px;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
}
.ui-dialog #SendToFriendForm input.textinput,.ui-dialog #SendToFriendForm input.textinputpw{
	width:295px;
	height:17px;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
}
.ui-dialog .sendtofriend .emailform{
	padding:0;
	margin:0;
}
.ui-dialog #SendToFriendForm button{
	border:none;
	background:transparent none;
	padding:0;
	margin-right:6px;
}
.ui-dialog #SendToFriendForm button img{
	margin-right:5px;
}
.ui-dialog #SendToFriendForm button.stfcancelbtn{
	background:transparent url(../images/cancel.gif) no-repeat;
	padding:0;
	width:70px;
	height:23px;
	margin-right:10px;
	border:none;
	text-indent:-9000px;
}
.ui-dialog #SendToFriendForm button.stfpreviewbtn{
	width:77px;
	height:23px;
	background:transparent url(../images/sendtofriendprevbtn.gif) no-repeat;
	padding:0;
	margin-right:0;
	float:right;
	border:none;
	text-indent:-9000px;
}
.ui-dialog #SendToFriendForm button.stfeditbtn{
	width:105px;
	height:23px;
	margin-right:10px;
	background:transparent url(../images/editmessage.gif) no-repeat;
	padding:0;
	border:none;
	text-indent:-9000px;
}
.ui-dialog #SendToFriendForm button.stfsendbtn{
	width:66px;
	height:23px;
	background:transparent url(../images/sendtofriendsubmitbtn.gif) no-repeat;
	padding:0;
	margin-right:0;
	float:right;
	border:none;
	text-indent:-9000px;
}
.ui-dialog #SendToFriendForm .emailsignupcheckbox{
	margin-left:173px;
}
.sendtofriend .stfmessage .count{
	color:#ce3024;
}
.pt_wishlist .wishlist .wlqtyupdate .wishlistqty{
	width:150px;
}
.pt_wishlist .wishlist .wlqtyupdate .dwlquanityContainer .value input{
	display:none;
}
.pt_wishlist .wishlist .wishlistaddtocart .quantityinput{
	display:none;
}
.productdetail .label{
	font-size:11px;
	font-family:Arial, Helvetica, sans serif;
}
h1.productname{
	font-family:"Times New Roman",Times,serif;
	font-size:32px;
	color:#000;
	line-height:30px;
	font-weight:normal;
}
.pt_wishlist .wishlist .wlqtyupdate .wishlistqty .quanityContainer{
	border-bottom:0;
}
.pt_wishlist .wishlist .wlqtyupdate .wishlistqty .quanityContainer .textinput{
	border:0;
	width:25px;
}
.pt_wishlist .wishlist .wishlistaddtocart .quanityContainer .quantityContent{
	float:left;
}
.pt_wishlist .wishlist .wishlistaddtocart .quanityContainer{
	border-bottom:0;
	width:240px;
}
.pt_wishlist .wishlist .wishlistaddtocart .quanityContainer .quantityinput{
	border:0;
	width:25px;
}
.pt_wishlist .wishlist .wishlistitems .wishlistempty{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px dotted #BDBDBD;
}
.wishlistitems .wishlistempty .wishlistemptymessage{
	/*margin-left:175px;*/
	color:#333;
	font-size:16px;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;
}
.wishlistitems .wishlistempty .wishlistemptymessage span{
	position:absolute;
	margin-top:10px;
}
.wishlistitems .wishlistempty{
	text-align:left;
}
.pt_wishlist .wishlist .hide{
	display:none;
}
.pt_wishlist .findwl{
	color:#000;
	font-size:18px;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;
}
.pt_wishlist .wishlistsearchresult .findwl{
	font-size:18px;
}
.pt_wishlist .wishlistsearchresult .wishlistheader{
	background-color:#F8F8F8;
	border-bottom:1px dotted #BDBDBD;
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
}
.pt_wishlist .wishlistsearchresult .wishlistheader .wishlistheaderleft{
	margin-left:10px;
}
.pt_wishlist .wishlistsearchresult .wishlistheader .wishlistheadermiddle{
	margin-left:165px;
}
.pt_wishlist .wishlistsearchresult .wishlistheader .wishlistheaderright{
	margin-left:130px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer{
	border-bottom:1px dotted #BDBDBD;
	height:16px;
	padding-bottom:5px;
	padding-top:9px;
	font-weight:bold;
	color:#333;font-size:11px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span{
	margin-top:1px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.wlrfirstname{
	display:block;
	width:236px;
	float:left;
	margin-left:10px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.wlrlastname{
	display:block;
	float:left;
	width:201px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.wlrlocation{
	display:block;
	float:left;
	width:190px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.viewwllink{
	margin-right:10px;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.viewwllink a:visited,
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.viewwllink a{
	color:#000;
	text-decoration:none;
}
.pt_wishlist .wishlistsearchresult .wishlistresults .wlsearchresultshitscontainer span.viewwllink a img{
	margin-left:3px;
}
.pt_wishlist .wishlistsearchform{
	padding:0 0 10px;
	padding-left:30px;
	background-color:#F8F8F8;
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	padding-top:10px;
	margin-bottom:55px;
}
.pt_wishlist .wishlistsearchform .inputbox{
	width:110px;
}
.pt_wishlist .wishlistsearchform .divider{
	font-style:italic;
	color:#666;
}
.pt_wishlist .wishlistresultsname{
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	margin-bottom:15px;
}
.pt_wishlist .wishlistresultsname span{
	font-weight:bold;
}
.pt_wishlist .wishlistresultsname span.wlsrnumber{
	font-weight:normal;
	margin-right:3px;
}
.pt_wishlist .wishlist .wishlistresultsheaderimg{
	width:709px;
	position:relative;
	margin-bottom:35px;
	margin-top:35px;
	height:266px;
	background:transparent url(../images/wishlistbackground.gif) repeat top left;
}
.pt_wishlist .wishlist .wishlistresultsheaderimg .wishlistresultsheadermsg{
	right:111px;
	top:15px;
	height:235px;
	overflow:hidden;
	position:absolute;
	width:180px;
}
.pt_wishlist .wishlist .wishlistitems .wishlistresultsheaderimg .rightpad{
	right:75px;
}
.pt_wishlist .wishlistsearchform form{
	padding-bottom:5px;
	font-size:11px;
}
.pt_wishlist .wishlistsearchform form .formactions{
	vertical-align:top;
}
.pt_wishlist .wishlistsearchform form .formactions button{
	margin-top:-3px;
	margin-left:5px;
}
.pt_wishlist .wishlistsearchform button{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
}
.pt_wishlist .wishlistresults{
	margin-bottom:40px;
}
.pt_wishlist .wishlistresultsheaderimg{
	position:relative;
	margin-bottom:40px;
	margin-top:35px;
	height:266px;
	background:transparent url(../images/wishlistbackground.gif) repeat top left;
}
.pt_wishlist .wishlistresultsheadermsg{
	height:235px;
	overflow:hidden;
	position:absolute;
	right:75px;
	top:15px;
	width:180px;
}
.pt_wishlist .wishlistresultsheadermsg .wishlistheadlinediv{
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
}
.pt_wishlist .wishlistresultsheadermsg .wishlistmessagediv{
	color:#666;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
}
.pt_wishlist .wishlistresultsheadermsg .wishlistcreatelinkdiv{
	margin-top:25px;
}
.pt_wishlist .wishlistresultsheadermsg .wishlistcreatelinkdiv a img{
	margin-left:10px;
}
.pt_wishlist .wishlistresultsheadermsg .wishlistcreatelinkdiv a,
.pt_wishlist .wishlistresultsheadermsg .wishlistcreatelinkdiv a:visited{
	color:#000;
	font-family:Arial, Helvetica, sans serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.pt_wishlist .wishlistresultsheadermsg .wishlistspacerdiv{
}
.pt_wishlist .wishlistsearchresult{
	margin-left:15px;
}
.wishlistproducts .wishlistqtyguestview .label{
	text-align:left;
	width:85px;
}
.wishlistproducts .wishlistqtyguestview{
	float:left;
}
.wishlistproducts .wishlistqtyguestview .value{
	font-weight:bold;
}
.pt_wishlist .wishlistproducts table td.thinnerdetailscolumn{
	width:330px;
}
.sendtofriend h2, .stfpreviewmessage .previewmessage{
	color:#CE3124;
	font-family:Arial, Helvetica, sans serif;
}
.sendtofriend h2{
	font-size:14px;
}
.stfpreviewmessage .previewmessage{
	font-size:11px;
}
.confirmationcontainer h2{
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	color:#CE3124;
}
.sendtofriend #SendToFriendForm #previewPanel .label{
	width:95px;
}
.sendtofriend #SendToFriendForm #previewPanel .stfmessage .value{
	width:270px;
}
#confirmationcontainer button{
	display:none;
}
#confirmationcontainer h2{
	border-top:1px dotted #BDBDBD;
}

/*order history*/
.pt_order .sorthitscontainertop{
	width:auto;
	border-bottom:1px solid #cdcdcd;
	height:30px;
}
.pt_order .sorthitscontainertop div,
.pt_order .sorthitscontainerbottom div{
	float:right;
	padding:3px 0;
	color:#666;
	font-size:11px;
}
.pt_order .resultshits label a{
	font-size:10px;
}
.pt_order .sorthitscontainerbottom{
	width:auto;
	height:30px;
}
.pt_order div.orders,.pt_order div.orderdetails{
	width:710px;
}
.pt_order div.orders h4.orderhistoryheader{
	position:absolute;
	margin-top:-6px;
	float:left;
	background-color:transparent;
	border-bottom:none;
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
}
.pt_order div.orders .pagination{
	width:auto;
}
.pt_order div.orders .order{
	margin-top:15px;
	border-bottom:1px solid #ccc;
	border-left:transparent;
	border-right:transparent;
	border-top:transparent;
}
.pt_order div.orders .order .orderheader{
	background:transparent;
	padding-bottom:10px;
}
.pt_order div.orders .order .orderheader .subheader{
	background-color:#f8f8f8;
}
.pt_order div.orders .order .orderinfo .orderinfotable .orderstatus .label{
	margin-left:12px;
}		
.pt_order div.orders .order .orderinfotable .ordershippedto,
.pt_order div.orders .order .orderinfotable .orderitems,
.pt_order div.orders .order .orderinfotable .ordertotalprice{
	background-color:#f8f8f8;
	border-bottom:1px dotted #bdbdbd;
}
.pt_order div.orders .orderinfotable button{
	border:none;
	background:transparent none;
	padding:15px 0 10px;
}
.pt_order div.orders .orderhistorybottompagination .pagination{
	border-bottom:0;
	padding-bottom:40px;
}
.pt_order .resultshits{
	color:#666;
	float:left;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:14pt;
	margin-left:3px;
	margin-right:10px;
	padding:1px 0 0;
	text-align:center;
	white-space:nowrap;
	width:auto;
}
.pt_order .resultshitsright{
	color:#666;
	float:right;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:14pt;
	margin-right:7px;
	white-space:nowrap;
}
.pt_order .sorthitscontentRight {
	float:right;
	margin-right:4px;
	text-align:right;
	width:366px;
}
.pt_order div.orders .pagination li:hover{
	background-color:#fff;
}
.pt_order div.orders .pagination li.currentpage{
	color:#cc3333;
	background-color:#fff;
}
.pt_order div.orders .pagination li a{
	color:#333;
	background-color:#fff;
	text-decoration:none;
}
.pt_order .orderdetails h4{
	background-color:#fff;
	border-bottom:1px solid #cdcdcd;
	color:#000;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	margin-top:-2px;
}
.pt_order .orderdetails .orderdetailsstatus{
}
.pt_order .orderdetails .orderdetailsstatus .orderdetailsstatuslable{
	font-weight:bold;
}
.pt_order .orderdetails .orderpayment{
	border:0;
}
.pt_order .orderdetails .orderpayment h5{
	padding-top:20px;
	background-color:#fff;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:normal;
	padding-left:0;
	padding-left:0;
}
.pt_order .orderdetails .orderpaymentdetailstable .orderbilling .label,
.pt_order .orderdetails .orderpaymentdetailstable .orderpaymentinstruments .label,
.pt_order .orderdetails .orderpaymentdetailstable .orderpaymentsummary .label{
	background-color:#f8f8f8;
	border-bottom:1px dotted #bdbdbd;
	padding:2px 5px;
}
.pt_order .orderdetails .orderheader{
	margin-top:25px;
}
.pt_order .orderdetails .orderpaymentdetailstable .orderdetailsummary .label{
	border-bottom:0;
}
.pt_order .printpage{
	display:none;
}
.pt_order .ordershipments h3{
	font-size:14px;
}
.pt_order .orderdetailsummary .label{
	float:none;
}
.pt_order .ordershipments h3,
.pt_order .ordershipments h5{
	background-color:#fff;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;
}
.pt_order .ordershipment table.ordershipmenttable th{
	background-color:#F8F8F8;
	border-bottom:1px dotted #BDBDBD;
}
.pt_order .ordershipment,
.pt_order .ordershipment table.ordershipmenttable td.ordershipmentdetails{
	border:none;
}
.pt_order .ordershipment table.ordershipmenttable td{
	border-top:1px dotted #BDBDBD;
	border-bottom:0;
}
.pt_order .ordershipment table.ordershipmenttable .product .name a{
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.pt_order .ordershipment table.ordershipmenttable .orderdetailsboldtext{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.pt_order .ordershipment .ordershipmentaddress div.name{
	color:#666;
}
.pt_order .ordershipment table.ordershipmenttable td.ordershipmentdetails span.value{
	color:#666;
}
.pt_order .orderdetails .formactions{
	text-align:left;
	padding-bottom:50px;
}
.pt_order .orderdetails .formactions a{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.pt_order .orderdetails a.printicon{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.pt_order .orderdetails .printiconwrapper{
	position:absolute;
	right:30px;
	top:125px;
}
.printiconwrapper img{
	left:-20px;
	margin-top:0;
	position:absolute;
	top:-4px;
}
.pt_order .orderheader .orderdate .order_processed .value{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
#confirmationordershipmentdetails h5{
	font-weight:bold;
	background:#F7F7F7;
	padding:3px 5px;
	color:#000;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin:1px;
	outline:0 none;
	padding:3px 15px;
	text-align:left;
	white-space:nowrap;
}
.pt_order .orderpayment .ordertotalstable td{
	border-bottom:0 none;
	padding:5px 3px 0 5px;
	color:#666;
}
.pt_order .orderpayment .ordertotalstable .ordertotal td{
	border-bottom:0 none;
	padding:10px 3px 40px 5px;
	color:#000;
}
.pt_order #confirmationordershipmentdetails .ordershipmentaddress .summarybox .name{
	color:#666;
}
.pt_order #confirmationordershipmentdetails .shippingmethod .value,
.pt_order #confirmationordershipmentdetails .shippingstatus .value{
	color:#666;
}
.pt_order .ordershipment table.ordershipmenttable .productattributes .attribute .value{
	color:#666;
}
.pt_order .ordershipment table.ordershipmenttable tr td div.product .name .item{
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
}
.pt_order .ordershipment table.ordershipmenttable .orderdetailsboldtext{
	color:#666;
	font-size:1.2em;
	font-weight:normal;
}
.pt_order .orderdetails .orderpaymentdetailstable .orderpaymentinstruments .paymentamount .label,
.pt_order .orderdetails .orderdetailsummary .ordertotalstable .label{
	background-color:transparent;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .paymentamount{
	border-bottom:1px dotted #BDBDBD;
	margin-bottom:8px;
	margin-left:4px;
	padding-bottom:8px;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .paymentamount .label{
	border:none;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .orderpaymentinstrumentsgc{
	margin-bottom:20px;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .orderpaymentinstrumentsgc .label{
	border:none;
	background-color:transparent;
	font-weight:normal;
	color:#666;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .orderpaymentinstrumentsgc .value{
	margin-left:8px;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .orderpaymentinstrumentsgc .paymentamount{
	border:none;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentsummary .ordertotalstable tr.ordersubtotal, 
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentsummary .ordertotalstable tr.ordershipping, 
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentsummary .ordertotalstable tr.ordersalestax, 
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentsummary .ordertotalstable tr.ordertotal{
	border-bottom:none;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments{
	border-right:1px solid #fff;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderbilling{
	border-right:1px solid #fff;
	padding-left:0;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderbilling .miniaddress{
	color:#666;
	padding-left:0;
}
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .minicreditcard,
.pt_order .orderpayment table.orderpaymentdetailstable td.orderpaymentinstruments .paymentamount{
	color:#666;
}
.pt_order .orderpayment div.orderpaymentdetails{
	margin-left:0;
}
.pt_order .orderheader .orderdate .value{
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
}
.pt_order .orderheader .value{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_order .orderheader .orderdate .orderdetaildate{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_order .orderheader .orderdate .orderdetailinfo{
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_order .orderinfo .ordershippedto,
.pt_order .orderinfo .orderitems,
.pt_order .orderinfo .ordertotalprice{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333;
}
.pt_order .orderinfotable .ordernumber{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_order .orderinfotable ul.listitems li{
	list-style:none outside none;
}
.pt_order .orderinfotable ul{
	margin-left:0;
}
.orderinfotable span .ordernumber,
.orderinfotable .listitems li{
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:12.5px;
}
.pt_order .orderinfotable td.ordertotalprice{
	display:block;
	margin-left:10px;
	width:198px;
}
.pt_order .orderinfotable td .orderstatus,
.pt_order .orderinfotable td button{
	margin-left:10px;
}
.pt_order .orderinfotable td .orderstatus{
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}
.pt_order .orderinfo .orderinfotable td .orderstatus{
	margin-left/*\**/:0\9;
}
.pt_order .orderinfo .orderinfotable td button{
	margin-left/*\**/:-0px\9;
}
.pt_order .breadcrumb span.divider{
	color:#ccc;
}
.pt_order .orderdetailsummary .ordertotal{
	border-top:0;
}
.pt_order .orderdetails .orderpayment td.orderpaymentsummary .paymenttotal{
	width:230px;
}
.pt_order .orderdetails .ordershipments #confirmationordershipmentdetails{
	width:235px;
}
.pt_order .orderdetails .ordershipment{
	width:465px;
}

/*my account landing page*/
.pt_account .breadcrumb span.divider,.pt_wishlist .breadcrumb span.divider{
	color:#666;
}
.pt_account .breadcrumb,.pt_order .breadcrumb,.pt_wishlist .breadcrumb{
	color:#ce3124;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_account .accountoverview{
	margin:0;
	margin-top:35px;
}
.pt_account .accountoverview .accountwelcomemiddle{
	width:480px;
	float:left;
}
.pt_account .accountoverview .accountwelcomemiddle .accountwelcome{
	margin-left:0;
}
.pt_account .accountoverview .accountwelcomemiddle .accountwelcome .welcomemessage{
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandingmessage{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:20px;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists{
}
.pt_account .accountoverview .accountwelcomemiddle .orderhistorypreview{
	margin-left:-10px;
	width:490px;
	height:350px;
	background-image:url(../images/myaccountlandinghistorybg.gif);
	margin-top:10px;
	margin-bottom:50px;
	background-position:-6px 0;
	background-repeat:no-repeat;
}
.pt_account .accountoverview .accountwelcomeright{
	width:230px;
	float:left;
}
.pt_account .accountoverview .accountwelcomeright .malcontentasset{
}
.pt_account .accountoverview .accountwelcomeright .malrightnav{
	margin-bottom:10px;
	margin-top:10px;
	border-top:1px dotted #BDBDBD;
}
.pt_account .accountoverview .accountwelcomeright .malrightnav div{
	border-bottom:1px dotted #BDBDBD;
	padding-bottom:5px;
	padding-top:5px;
}
.pt_account .accountoverview .accountwelcomeright .malrightnav div span{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_account .accountoverview .accountwelcomeright .malrightnav div a,
.pt_account .accountoverview .accountwelcomeright .malrightnav div a:visited{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.pt_account .accountoverview .accountwelcomeright .malslot{}
.pt_account .accountoverview .accountlanding{
	margin:0;
	width:710px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview{
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner{
	margin-left:20px;
	padding-top:40px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner span.oh{
	float:left;
	margin-left:10px;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner span.sa{
	float:right;
	margin-right:50px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner span.sa a:visited,
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner span.sa a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects{
	margin-top:10px;
	width:445px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop{
	border-top:1px solid #CDCDCD;
	height:80px;
	margin-left:10px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop span.arrow{
	float:right;
	margin-right:10px;
	margin-top:35px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.date{
	color:#333;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.status{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.status span{
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.ordernumber{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.ordernumber span{
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.amount{
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.pt_account .accountoverview .accountlanding .orderhistorypreview .orderhistorypreviewinner .orderhistorypreviewobjects div.redtop div.amount span{
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistsul li{
	display:block;
	position:relative;
	padding-top:0;
	text-align:center;
	float:left;
	height:25px;
	width:150px;
	border:1px solid #ccc;
	margin-left:0;
	margin-right:2px;
	cursor:pointer;
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	z-index:99999;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistsul li span{
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistsul{
	position:relative;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistsul li.lihideme{
	color:#999;
	border:1px solid #ededed;
	border-bottom:1px solid #ccc;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistsul li.lishowme{
	color:#000;
	border-bottom:#fff 1px solid;
	z-index:99999;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists .hideme{
	display:none;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists .showme{
	display:block;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists .mylists{
	position:relative;
	border:1px solid #ccc;
	width:458px;
	height:240px;
	top:-1px;
	/*background-image:url(../images/myaccountlandingmiddleimage.gif);
	background-repeat:no-repeat;
	background-position:center 200px;*/
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistssamples{
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistswishlist{
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistswishlist .malatestwlitems,
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistssamples .malatestwlitems{
	float:left;
	height:160px;
	width:150px;
	margin-top:10px;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistswishlist .malatestwlitems img,
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistssamples .malatestwlitems img{
	height:115px;
	width:150px;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistswishlist .rborder,
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistssamples .rborder{
	border-right:1px dotted #BDBDBD;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistswishlist .malatestwlitems div,
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistssamples .malatestwlitems div{
	margin-left:30px;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists #myaccountlandinglistsfavorites{}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists .emptysection{
	margin-left:130px;
	margin-top:75px;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists .emptysection span{
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	color:#333;
	margin-top:15px;
	position:absolute;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandinglists .emptysection img{
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandingdiv_navigation .ui-corner-top{
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	width:112px;
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	text-transform:uppercase;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandingdiv_navigation .ui-state-default a{
	color:#999;
}
.pt_account .accountoverview .accountwelcomemiddle .myaccountlandingdiv_navigation .ui-state-active a{
	color:#000;
}
.pt_account .accountoverview .accountwelcomemiddle .ui-tabs{
	padding:0;
}
.pt_account .accountoverview .accountwelcomemiddle .ui-tabs .ui-tabs-panel{
	padding:0 0 50px 0;
}
.pt_account .accountoverview .accountwelcomemiddle .ui-tabs .ui-tabs-nav{
	padding:0;width:468px;
}
.pt_account .accountoverview .accountwelcomemiddle #myaccountlandingdiv div.ui-tabs-panel{
	width:466px;
	height:240px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	/*background-image:url(../images/myaccountlandingmiddleimage.gif);
	background-repeat:no-repeat;
	background-position:center 235px;*/
}
.pt_account #main .accountoverview .accountwelcomemiddle #myaccountlandingdiv div.ui-tabs-panel{
	width/*\**/:460px\9;
	}
.pt_account .accountoverview .accountwelcomemiddle .ui-tabs .ui-tabs-nav li.nomarginright{
	margin-right:0;
	}
.pt_account .accountoverview .accountwelcomemiddle .ui-tabs .ui-tabs-nav li.mlpx{
}
.pt_account .accountoverview .accountwelcomemiddle #myaccountlandingdiv div.ui-tabs-panel div.malatestwlitems img{
	width:150px;
	height:115px;
	}
.pt_account .accountoverview .accountwelcomemiddle #myaccountlandingdiv div.ui-tabs-panel div.rborder{
	border-right:1px dotted #BDBDBD;
}
.pt_account .accountoverview .accountwelcomemiddle .ui-tabs .ui-tabs-nav li a{
	/*padding:0.5em 3em;*/
	font-weight:bold;}
.pt_account .accountoverview .accountwelcomemiddle #myaccountlandingdiv div.ui-tabs-panel div.malatestwlitems{
	float:left;
	height:160px;
	margin-top:30px;
	width:150px;
}
.pt_account .accountoverview .accountwelcomemiddle #myaccountlandingdiv div.ui-tabs-panel div.malatestwlitems div{
	margin-left:30px;
}
.pt_account .accountoverview .accountwelcomemiddle .emptysection{
	margin:10px
}
.pt_account .accountoverview .accountwelcomemiddle .emptysection span{
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	color:#333;
	margin-top:15px;
	position:absolute;
}
.pt_account .accountoverview .accountwelcomemiddle .emptysection img{
}

/*my samples page*/
.pt_account .sampledproducts .producttile img{
	margin-left:10px;
}
.pt_account .sampledproducts .producttile div .image{
	margin:0;
}
.pt_account .sampledproducts{
	margin:0;
	width:710px;
}
.pt_account .productresultarea .productlisting .quickviewbutton{
	display:none;
}
.pt_account .productresultarea .productlisting .promotionalMessage{
	display:none;
}
.pt_account .sampledproducts .productresultarea .productlisting .price{
	display:none;
}
.pt_account .sorthitscontainerbottom{
	height:40px;
}
.pt_account .sampleheader{
	border-bottom:1px solid #BDBDBD;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	padding-top:14px;
}
.pt_account .pagination li.currentpage{
	background-color:transparent;
	color:#CC3333;
}
.pt_account .pagination li a,
.pt_account .pagination .pagination li a:visited{
	background-color:transparent;
	color:#000;
	text-decoration:none;
}
.pt_account .pagination li:hover{
	background-color:transparent;
}
.pt_account .sorthitscontainer .resultshits{
	float:right;
	position:relative;
}
.pt_account .sorthitscontainer .pagination{
	float:right;
}

/* My favorites*/
.pt_account .favoriteproducts .myfavsremove{
	float:right;
	margin:2px;
	cursor:pointer;
}
.pt_account .favoriteproducts .favprodid{
	display:none;
}
.pt_account .favoriteproducts .sorthitscontainer .resultshits{
	width:auto;}
.pt_account .favoriteproducts .sorthitscontainer .resultshits label{
	margin:0 5px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.pt_account .favoriteproducts .sorthitscontainer .pagination {
	width:auto;
}
.pt_account .favoriteproducts .sorthitscontainer .resultshits a,
.pt_account .favoriteproducts .sorthitscontainer .resultshits a:visited{
	color:#000;
	text-decoration:none;
}
.pt_account .favoriteproducts .sorthitscontainerbottomspace{
	padding-bottom:40px;
}

/* Whats new overlay*/
span.whatsnewopenit{
	position:absolute;
	margin-left:55px;
	margin-top:0;
	background-image:url(../images/newbttn.gif) !important;
	height:17px;
	width:93px;
}
span.whatsnewclosed{
	cursor:pointer;
	background-image:url(../images/openminicart.gif);
}
.whatsnewouter .whatsnewclose{
	position:absolute;
	background:transparent url(../images/whatsnewclose.gif) no-repeat top right;
	cursor:pointer;
	float:right;
	padding:0;
	white-space:nowrap;
	width:93px;
	height:17px;
	margin-left:55px;
}
.whatsnewinner{
	border:1px dotted #ccc;
}
#whatsnewproduct .name a{
	text-decoration:none;
	color:#000;
	font-size:15px;
	display:block;
	width:125px;
	padding:5px 10px 0;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
}
#whatsnewproduct li{
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	margin:0 5px;
	padding-bottom:5px;
}
.recommendation_image{
	padding:10px 10px 10px 25px;
	float:left;
}
.recommendation_image img{
	width:73px;
	height:70px;
}
.recommendations_cross-sell .name{
	float:left;
	width:108px;
	padding-top:10px;
}
#whatsnewinner .htmlslotcontainer{
	padding:15px 5px 10px 8px;
	border-bottom:1px dotted #ccc;
	height:50px;
	margin:0 5px;
}
#whatsnewinner .htmlslotcontainer p{
	color:#666;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.whatsnewproductdetail{
	float:left;
	width:188px;
	color:#333 !important;
	font-weight:normal !important;
}
.newarrow{
	float:left;
	font-size:14px;
	padding-left:7px;
}
.productheader{
	color:#000;
	font-size:15px;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
}

/*product recommendation*/
#recommendation .ui-tabs-panel{
	padding-left:5px;
}
.productrecommendationdetail .jcarousel-next-vertical{
	left:79px;
}
.productrecommendation_image img{
	width:63px;
	height:70px;
}
.productrecommendationdetail .jcarousel-container-vertical{
	padding:20px 0 25px 0;
	width:188px;
	width:205px;
	border:none;
	height:252px;
}
.productrecommendationdetail .jcarousel-clip-vertical{
	width:210px;
	height:256px;
}
.productrecommendationdetail li{
	width:201px !important;
	margin:0;
	border-bottom:1px dotted #ccc;
	/*overflow:hidden;*/
	padding:5px 0 4px 0;
	position:relative;
}
.productrecommendationdetail li a{
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-family:"Times New Roman",Times,serif;
}
.productrecommendation_image{
	float:left;
	width:70px;
	padding-left:8px;
}
/*to be removed*/
#recommendation .ui-tabs-panel{
	border:1px solid #ccc;
}
.productrecommendationdetail .jcarousel-prev-vertical{
	background:url(../images/minicaroselup.gif) no-repeat scroll center 0 transparent;
	width:201px;
	left:0;
	border-bottom:1px dotted #ccc;
	height:10px;
}
.productrecommendationdetail .jcarousel-next-vertical{
	background:url(../images/minicaroseldown.gif) no-repeat scroll center 0 transparent;
	width:201px;
	left:0;
	height:10px;
}
.nextarrow{
	float:left;
	width:8px;
	padding-left:5px;
	padding-top:15px;
	font-size:14px;
}
.whatsnewrecommendation .recommendation_image{
	padding:15px 0 6px 10px;
}
.whatsnewrecommendation .recommendation_image img{
	width:63px;
	height:70px;
}
.floatl{
	float:left;
}

/*Cart*/
.cartnewcustomer p, .cartguest p{
	font-size:12px;
	padding:10px 4px 5px;
}
.pdpTooltip{
	position:absolute;
	right:227px;
	top:120px;
	width:235px;
	/*height:265px;*/
	border:2px solid #ccc;
}
.pdpTooltipmiddle{
	border:2px solid #fff;
	width:232px;
	/*height:261px;*/
}
.pdpTooltip .recommendationdetail{
	/*height:260px;*/
	border:1px solid #ccc;
	width:230px;
}
.pdpTooltip .recommendationheader{
	background:none;
	padding:10px 5px 5px 15px;
}
.pdpTooltip .recommendationheader .productname{
	white-space:normal;
	font-size:17px;
	font-family:"Times New Roman",Times,serif;
	color:#333;
}
.pdpTooltip .price{
	padding-top:2px;
}
.pdpTooltip .price .salesprice{
	float:left;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.pdpTooltip .productshortdescription{
	padding-left:16px;
	padding-right:10px;
}
.pdpTooltip .productshortdescription .tooltipdetails{
	margin-bottom:20px;
}
.pdpTooltip .productshortdescription .tooltipdetails .label{
	display:block;
	font-weight:bold;
	width:100%;
	color:#333;
}
.pdpTooltip .productshortdescription .tooltipdetails .value{
	color:#666;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
.pdpTooltip .review{
	margin:10px 0;
}
.homenextarrow{
	background:url(../images/recommendationarrow.gif) no-repeat scroll center bottom transparent;
	margin-left:26px;
	height:45px;
	float:left;
	width:6px;
}
.whatsnewrecommendation .productshortdescription{
	width:120px;
	padding:5px 0 5px 10px;
	float:left;
}
.whatsnewrecommendation .productshortdescription .value{
	height:30px;
	overflow:hidden;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.nextarrow{
	background:url(../images/recommendationarrow.gif) no-repeat scroll center center transparent;
	height:45px;
	float:left;
	width:6px;
}
/*ordersummary carousel*/
.ordersummarycarousel .jcarousel-container-vertical{
	border:medium none;
	height:252px;
	padding:10px 0 25px;
	width:220px;
	margin:0 5px;
}
.ordersummarycarousel .jcarousel-prev-vertical{
	background:url("../images/minicaroselup.gif") no-repeat scroll center 0 transparent;
	border-bottom:1px dotted #ccc;
	height:10px;
	left:0;
	width:220px;
	background-color:#fff;
}
.ordersummarycarousel .jcarousel-next-vertical{
	background:url("../images/minicaroseldown.gif") no-repeat scroll center 0 transparent;
	height:10px;
	left:0;
	width:220px;
	background-color:#fff;
}
.ordersummarycarousel .jcarousel-clip-vertical{
	height:256px;
	width:228px;
}
.ordersummarycarousel li{
	border-bottom:1px dotted #ccc;
	margin:0;
	padding:5px 0 4px;
	position:relative;
	width:230px !important;
	height:75px;
}
.ordersummarycarousel .summaryproduct{
	border-bottom:none;
}
.ordersummarycarousel .name{
	font-weight:bold;
	height:30px;
	width:145px;
	color:#525252;
	line-height:13px;
}
.summaryproduct .pricing .quickviewqty,
.summaryproduct .pricing .divider{
	float:left;
}
/*.checkoutshipping .giftmessage label{
	*padding-left:20px;
}*/
#cancelBtn{
	*width:70px;
}
.mydetails{
	*margin-right:-11px !important;
}
.categorylandingimage{
	float:left;
	padding-top:6px;
}
.categorylandinglink a{
	float:left;
	width:98%;
}

/* Start - Upload photo*/
#uploadphocontainer{
	margin-top:-70px;
	padding-left:90px;
}
#photocontent{
	margin-left:90px;
	width:250px;
}
.uploadphoto{
	border:none 0;
	background:transparent url(../images/uploadphoto.png) no-repeat;
	padding:0;
	width:147px;
	height:31px;
	float:right;
	margin-top:10px;
	cursor:pointer;
}
#uploadrestrictions{
	/*position:absolute;
	margin-left:120px;
	margin-top:90px;*/
	clear:both;
}
/*End - Upload photo*/
