/*Homepage*/
#home {
	width:960px;
	float:left;
}
#home-col-one {
	width:960px;
	float:left;
}
#home-col-two {
	padding:14px 0 0 0;
	margin:0;
	float:left;
	width:960px;
}
#home-col-one #homebannerleft {
	width:695px;
	float:left;
}
#home-col-one #homebannerright {
	width:255px;
	float:right;
}
#home-col-one #homebannerright div {
	padding:7px 0 0 0;
}
#home-col-one #homebannerright div.firstbanner {
	padding:0;
}
/*Home slider*/
.Lcat_homebtm {
	float:left;
	}
.Lcat_homebtm #slider .featprods h2 {display:none;}

/* REQUIRED FOR VENDA SLIDER WIDGET - We Recommend */
#slider {
	float:left;
	margin:0;
	padding:0 0 9px 0;	
	width:484px;
	float:left;
	background:transparent url(../images/bg_slider.gif) no-repeat right 0;	
	}
#slider h2 {
background-color:#555555;
color:#FFFFFF;
font-size:1.4em;
height:22px;
margin-right:5px;
padding:3px 23px;
font-weight:normal;
	}
#slider .slidewrapper {
	float:left;
	margin:0;
	padding:0 4px 0 5px;
	overflow:hidden;
	position:relative;
	width:407px;
	}
#slider #sliderlist {/*set ul width to high number so we are able to "slide" using overflow:hidden*/ 		
	width:6000px;
	margin:0;
	padding:6px 0 0 0;
	float:left;
	}
#slider ul#sliderlist li {
	float:left; 
	width:134px;
	padding:0;
	margin:0;
	text-align:center;
	}
#slider ul#sliderlist li .image {
	width:98px;
	position:relative;
	margin:0 auto;
	padding: 0 0 9px 0;	/*Hack IE6 7*/
	}
#slider ul#sliderlist li .image .overlay {
	position:absolute;
	top:0;
	right:0;
	}
#slider ul#sliderlist li .details {
	margin:0;
	padding:0 8px;
	}
#slider ul#sliderlist li .details h2 {
	display:block;
	background:none;
	text-indent:0;
	font-size:1em;
	font-weight:bold;
	height:auto;
	padding:0 0 2px 0;
	margin:0;
	}
#slider ul#sliderlist li .details h2 a {
	color:#000;
	text-decoration:none;
	}
#slider ul#sliderlist li .details h2 a:hover {
	text-decoration:underline;
	}	
#slider ul#sliderlist li .details .invtdesc2 {display:none;}
#slider ul#sliderlist li .details p.price {
	font-size:1em;
	color:#000;
	padding: 0;
	}
#slider ul#sliderlist li .details p.moreinfo {
	font-size:0.83em;
	margin:0 auto;
	padding: 2px 0 0 0;
	}
#slider ul#sliderlist li .details p.moreinfo a ,
#slider ul#sliderlist li .details p.moreinfo a:link ,
#slider ul#sliderlist li .details p.moreinfo a:visited,
#slider ul#sliderlist li .details p.moreinfo a:active {
	color:#000;
	text-decoration:underline;
	}
#slider ul#sliderlist li .details p.moreinfo a:hover {
	text-decoration:none;
	}	
#slider .slide {
	float:left; 
	top:53px; 
	position:relative; 
	cursor:pointer;
	visibility:visible!important;
	}
/* REQUIRED FOR VENDA SLIDER WIDGET (END)*/

/*SLIDER - Best Seller*/
#homepagebestseller {
	float:left;
	margin:0;
	padding:0 0 9px 0;	
	width:476px;
	float:left;
	}
#homepagebestseller h2 {
background-color:#555555;
color:#FFFFFF;
font-size:1.4em;
height:22px;
font-weight:normal;
padding:3px 20px;
margin-left:1px;
	}
#homepagebestseller div {
	padding:0 0 0 7px;
	}	
#homepagebestseller .featprods {
	padding:0 0 0 3px;
	}	
#homepagebestseller .featprods h2 {display:none;}
#homepagebestseller .slidewrapper{
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	width:404px;
	}
#homepagebestseller #homepagebestsellerlist{/*set ul width to high number so we are able to "slide" using overflow:hidden*/ 		
	width:6000px;
	margin:0;
	padding:6px 0 0 0;
	float:left;
	}
#homepagebestseller ul#homepagebestsellerlist li {
	float:left; 
	width:134px;
	padding:0;
	margin:0;
	text-align:center;
	}
#homepagebestseller ul#homepagebestsellerlist li .image {
	width:98px;
	position:relative;
	margin:0 auto;
	padding: 0 0 9px 0;	/*Hack IE 6 7*/
	}
#homepagebestseller ul#homepagebestsellerlist li .image .overlay {
	position:absolute;
	top:0;
	right:0;
	}
#homepagebestseller ul#homepagebestsellerlist li .details {
	margin:0;
	padding:0 8px;
	}
#homepagebestseller ul#homepagebestsellerlist li .details h2 {
	display:block;
	background:none;
	text-indent:0;
	font-size:1em;
	font-weight:bold;
	height:auto;
	padding:0 0 2px 0;
	margin:0;
	}
#homepagebestseller ul#homepagebestsellerlist li .details h2 a {
	color:#000;
	text-decoration:none;
	}
#homepagebestseller ul#homepagebestsellerlist li .details h2 a:hover {
	text-decoration:underline;
	}		
#homepagebestseller ul#homepagebestsellerlist li .details .invtdesc2 {display:none;}
#homepagebestseller ul#homepagebestsellerlist li .details .priceDetails {
	padding:0;
}
#homepagebestseller ul#homepagebestsellerlist li .details p.price {
	font-size:1em;
	color:#000;
	padding:0;
	}
#homepagebestseller ul#homepagebestsellerlist li .details p.moreinfo {
	font-size:0.83em;
	margin:0 auto;
	padding: 2px 0 0 0;
	}
#homepagebestseller ul#homepagebestsellerlist li .details p.moreinfo a ,
#homepagebestseller ul#homepagebestsellerlist li .details p.moreinfo a:link ,
#homepagebestseller ul#homepagebestsellerlist li .details p.moreinfo a:visited,
#homepagebestseller ul#homepagebestsellerlist li .details p.moreinfo a:active {
	color:#000;
	text-decoration:underline;
	}
#homepagebestseller ul#homepagebestsellerlist li .details p.moreinfo a:hover {
	text-decoration:none;
	}
		
#homepagebestseller	.slide {
	float:left; 
	top:53px; 
	position:relative; 
	cursor:pointer;
	visibility:visible!important;
	}

/*No Record*/
#norecord {
	background:transparent url(../images/bg_norecord.gif) no-repeat 0 0;
	height:76px;
}
#norecord h1.error {
	display:none;
}
#norecord p.sorry {
	padding:2px 0 0 72px;
	font-size:1.167em;
}
#norecord p.visit {
	padding:15px 0 0 72px;
	color:#333;
	width:410px;
}
#norecord p.visit a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#norecordfeatured {
	padding:25px 0 0 0;
	width:960px;	
	float:left;
}
#norecordfeatured h2 {
	height:28px;
	text-indent:-5000px;
	background:transparent url(../images/h_norecordfeatured.gif) no-repeat 0 0;
}
#norecordfeatured ul {
	width:960px;
	float:left;
	padding: 19px 0 4px 28px;	
}
#norecordfeatured ul li {
	width:199px;
	float:left;
	padding:0 48px 0 0;
}
#norecordfeatured ul li.last {
	padding:0;
}
#norecordfeatured ul li .image {
	width:175px;
	position:relative;
}
#norecordfeatured ul li .image .overlay {
	position:absolute;
	right:0;
}
#norecordfeatured ul li .details h3 {
	padding: 8px 0 0 0;
	font-size: 1.1em;
	font-weight: normal;
}
#norecordfeatured ul li .details h3 a,
#norecordfeatured ul li .details h3 a:link 
#norecordfeatured ul li .details h3 a:visited,
#norecordfeatured ul li .details h3 a:active {
	padding: 8px 0 0 0;
	font-weight: normal;
	text-decoration:none;
}
#norecordfeatured ul li .details h3 a:hover {
	text-decoration:underline;
}
#norecordfeatured ul li .details .priceDetails {
	padding:2px 0 0 0;
	color: #757575	;
}

/*	Category list	*/
#categorylist {
	width:732px;
	float:left;	
}
#categorylist .categorynameanddescriptio h2 {display:none;}
#catnomainimgage {
	width:732px;
}
#catnomainimgage .categorynameanddescriptio h1 {
	background:#535353;
	font-size:1.33em;
	font-weight:normal;
	padding: 5px 14px;
	width: 704px;
}
#catnomainimgage .categorynameanddescriptio h3 {
	padding:10px 18px 0 18px;
	font-size:0.9em;
	font-weight:normal;
	color: #999;
	}

#catmainimgage {
	width:732px;
	min-height:158px; /*Hack IE6*/
	background-color:#ccc;
	background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#catmainimgage .categorynameanddescriptio h1 {
	background:none;
	text-indent:-5000px;
}
#catmainimgage .categorynameanddescriptio h3 {
	padding: 76px 0 0 26px;
	font-size:1.167em;
	font-weight:normal;
	color: #fff;
	width:364px;
	}
#categorylist ul.categories {
	padding: 0;
	float:left;
}
#categorylist ul.categories li{
	float:left;
	width:175px;
	margin: 0;
	padding:17px 5px 6px 3px;
}
#categorylist ul.categories li h2.catname_img{
	background: #EDEDED;
	padding: 0;
	margin: 5px 0 0 0;
}
#categorylist ul.categories li h2.catname_txt{
	background-color: #EDEDED;
	padding: 0;
	margin: 5px 0 0 0;
	font-weight:normal;
}
#categorylist ul.categories li h2.catname_txt span{
	padding: 8px 8px 8px 10px;
	margin: 0;
	display:block;
}
#categorylist ul.categories li h2.catname_txt span a,
#categorylist ul.categories li h2.catname_txt span a:link,
#categorylist ul.categories li h2.catname_txt span a:visited,
#categorylist ul.categories li h2.catname_txt span a:active {
	text-decoration:none;
	font-size:0.9em;
	color:#000;
}
#categorylist ul.categories li h2.catname_txt span a:hover {
	text-decoration:underline;
	color:#000;	
}

#categorylist .featprods {
	width: 732px;
	clear:both;
	padding: 0 0 2px 0;
	margin: 0;
	float:left;
}
#categorylist .featprods h2.icatname{
	background:#525252 url(../images/hdr_werecommend.gif) no-repeat left top;
	text-indent:-5000px;
	width:732px;
	height:27px;
	display:block;
}
#categorylist .featprods ul {
	margin:0;
	padding: 17px 0 0 3px; 
	float:left;
}
#categorylist .featprods ul li{
	float:left;
	width:175px;
	margin:0;
	padding:0 7px 0 0;
}
#categorylist .featprods ul li .image {
	position:relative;
	margin:0;
	padding:0;
}
#categorylist .featprods ul li .image .overlay {
	position:absolute;
	top:0;
	right:0;	
}
#categorylist .featprods ul li .details {
	width:170px;
}
#categorylist .featprods ul li .details h2 {
	font-size:1.1em;
	margin:0;
	padding:13px 0 1px 0;	
	font-weight:normal;
}
#categorylist .featprods ul li .details h2 a,
#categorylist .featprods ul li .details h2 a:link,
#categorylist .featprods ul li .details h2 a:visited,
#categorylist .featprods ul li .details h2 a:active {
	text-decoration:none;
	color:#000;
}
#categorylist .featprods ul li .details h2 a:hover {
	text-decoration:underline;
	color:#000;	
}
#categorylist .featprods ul li .details .invtdesc2 {
	display:none;
}
#categorylist .featprods ul li .details .priceDetails p.price {
	font-size:1em;
	color:#666;
	margin:0;	
	padding:0;
}

/*Product List and Search Results*/
#addedmsg p {
	padding:5px 17px;
}
#searchresults {
	float:left;
	padding:0;
}
#searchresults .Lcat_hdrcatsrchcontent {
	width:732px;
}
#searchresults h1,
#searchresults .Lcat_hdrcatsrchcontent h1 {
	font-weight:normal;
	font-size:1.3em;
	width:720px;
	height:24px;
	padding:4px 0 0 12px;
}
#searchresults .Lcat_hdrcatsrchcontent p.icatldesc {
	padding:12px 0 0 17px;
	margin:0;
	color:#999;
	font-size:0.9em;
	}
#searchresults h4 {
	padding:10px 0 10px 17px;
	margin:0;
	font-weight:normal;
	font-size:0.9em;
	color:#999;
}
#searchresults .sort {
	padding:0 0 0 17px;
	float:left;
}
#searchresults .sort label {
	font-size:0.9em;
	color:#999;
	padding:2px 5px 0 0;
	float:left;
	text-transform:capitalize;
}
#searchresults #sortby {
	color:#999;
	margin:0;
	padding:0;	
}
#searchresults .sort h2{display:none;}

#searchresults .prods {
	float:left;
	margin:0;
	padding:0;
	width:732px;
}
#searchresults .prods ul {
	float:left;
	width:732px;
	padding:0;
}
#searchresults .prods ul li {
	float:left;
	width:175px;
	margin:0;
	padding:16px 5px 0 3px;
	border-bottom: 1px solid #cccccc;
}
#searchresults .prods ul li .image {
	text-align:left;
	position:relative;
	width:175px;
	margin:0;
	padding:0 0 3px 0;  /*Hack IE 6 7*/
}
#searchresults .prods ul li .image .overlay {
	position:absolute;
	right:0;
	top:0;
}
#searchresults .prods ul li .details {
	padding:0 0 0 4px;
	width:171px;
	float:left;	
}
#searchresults .prods ul li .details h2 {
 	padding:3px 10px 0 0;
	font-size:1.2em;
	color:#000;
	width:161px;	
}
#searchresults .prods ul li .details h2 a{
	text-decoration:none;
	color:#000;
}
#searchresults .prods ul li .details h2 a:hover{
	text-decoration:underline;
	color:#000;
}
#searchresults .prods ul li .details .priceDetails {
	margin:3px 0 0 0;
	padding:0 5px 0 0;
	width:166px;
	float:left;	
}
#searchresults .prods ul li .details .priceDetails .price {
	margin:0;
	padding:0;
	width:166px;	
	float:left;		
}
#searchresults .prods ul li .details .priceDetails .pricesell {
	margin:0;
	padding:0 0 4px 0;
	font-size:1.1em;
	color:#666;
	width:166px;
}
#searchresults .prods ul li .details .priceDetails .pricesave {
	margin:0;
	padding:0;
	text-transform:uppercase;
	float:left;
	width:166px;
	color:#999;
	font-size:0.9em;
}
#searchresults .prods ul li .details .priceDetails .was {
	padding:0 8px 0 0;
	float:left;
}
#searchresults .prods ul li .details .priceDetails .waslabel {
	padding:0 0 0 1px;
}
#searchresults .prods ul li .details .priceDetails .save {
	float:left;
	white-space:nowrap;
}
#searchresults .prods ul li .details .btn_top {
	margin:0;
	padding:5px 0 5px 0; 
	float:left;	
	width:166px;
}
#searchresults .prods ul li .details .priceDetails .qtybox {
	margin:0;	
	padding:5px 0 2px 0;
	width:160px;
	font-size:11px;
	float:left;
}
#searchresults .prods ul li .details .priceDetails .qtybox label {
	text-transform:uppercase;
	margin:0;	
	padding:1px 6px 0 0;
	color:#666;	
	float:left;
}
#searchresults .prods ul li .details .priceDetails #qty {
	padding:0;
	border:1px solid #666;
	color:#666;
	text-align:center;
	width:16px;
	float:left;
}
#searchresults .prods ul li .details .priceDetails .sw {
	clear:both;
	margin:0;
	padding:2px 0 0 0;
	float:left;
	width:166px;
}
#searchresults .prods ul li .details .priceDetails .sw a{
	float:left;
}
#searchresults .prods ul li .details .priceDetails .sw img {
	margin:2px 8px 0 0;
	border:1px solid #666;
}
#searchresults .prods ul li .details .moreinfo {
	margin:0;
	padding:5px 0 19px 2px; /*Hack IE 6 7*/
	float:left;	
	width:166px;
}
/* REQUIRED FOR PAGINATION */
.psel {
	float:left;
	width:709px;
	text-align:center;
	color:#666;
	font-size:0.9em;
	margin:0 0 18px 0;
	padding:3px 10px 2px 13px;
	border-bottom:1px solid #949494;
	border-top:1px solid #949494;
}
.psel a,
.psel .pnumber a {
	color:#666;
}
.psel .pnumberwrap {
	float:right;
	width:660px;
	text-align:center;
}
.psel a.pselall {
	float:left;
	padding:2px 0; 
	margin:1px 0 1px 0;
	white-space:nowrap;
	color:#666;
}
.pagn {
	color:#666; 
	font-size:0.9em; 
	margin:0; 
	padding:8px 0 0 0;
	width:732px;
	float:left;
	}
.pagnbtm {
	margin:-2px 0 0 0; 
	padding:0;
	}	
.pagn .pagnFirstRow-off, .pagn .pagnSecondRow-off {display:none;}
.pagn .pagnFirstRow, .pagn .pagnSecondRow {
	float:left; 
	width:714px; 
	margin:0 0 2px 0; 
	padding:3px 0 2px 17px; 
	background:#FFF; 
	border-top:solid 1px #949494; 
	border-bottom:solid 1px #949494;
}
*:first-child+html .pagn .pagnFirstRow, 
*:first-child+html .pagn .pagnSecondRow {float:left;}

/* E.g. "Result page: 1 of 10" and "Items 1 -10 of 50" */
.pagn .pagnPageInfo, 
.pagn .pagnItemInfo {
	float:left; 
	padding-left:5px; 
	line-height:20px; 
	height:20px;
	}
.pagnLinkNavigate {
	float:left;
	width:715px;
}
.pagn .pagnNumList {
	float:left;
	position:relative;
	text-align:center;
	width:620px;
}
.pagn .pagnNumList span.pagnViewAll {
	position:absolute;
	top:0;
	left:1px;
	}
.pagn .pagnNumList span.pagnPrev-off,
.pagn .pagnNumList span.pagnPrev-on {
	margin:0;
}
.pagnPerpage {
	float:right;
	padding: 0 16px 0 0;	
}

/* REQUIRED FOR PAGINATION END */

/* PAGINATION STYLE 1 & 2 */
.pagn .pagnEllipsis {padding:2px 3px; margin:1px 0 1px 0; color:#666666; font-weight:bold; height:20px; line-height:20px;}
.pagn .pagnCurrent,
.psel .previouspage,
.psel .pnumber,
.psel .nextpage {
	padding:2px 0; 
	margin:1px 0 1px 0; 
	font-weight:normal; 
	color:#666; 
	height:20px; 
	line-height:20px;
}
.pagn .pagnNumbers a,
.pagn .pagnLast a,
.pagn .pagnFirst a,
.pagn .pagnPrev a,
.pagn .pagnNext a,
.pagn .pagnViewAll a,
.pagn .pagnShowViewByPaged a,
.psel a.pselperpage {
	padding:2px 0px;
	margin:2px 0 1px 0;
	color:#666;
	height:20px;
	line-height:20px;
	text-decoration:underline;
}
.pagn .pagnPrev a,
.pagn .pagnNext a {
	padding:2px 4px;
}
.pagn .pageComma,
.pagn .firstComma,
.pagn .LastComma{
	padding:0 3px 0 0;
}
.pagn .pagnViewAll a{
	padding:2px 0;
}
.pagn .pagnNumbers a:hover,
.pagn .pagnLast a:hover,
.pagn .pagnFirst a:hover,
.pagn .pagnPrev a:hover,
.pagn .pagnNext a:hover,
.pagn .pagnViewAll a:hover,
.pagn .pagnShowViewByPaged a:hover {
	margin:1px 0 1px 0;
	text-decoration:none;
	height:20px;
	line-height:20px;
}
.pagn .pagnFirst-off,
.pagn .pagnLast-off,
.pagn .pagnPrev-off,
.pagn .pagnNext-off {
	padding:2px 4px;
	margin:1px 0 1px 0;
	color:#666;
	height:20px;
	line-height:20px;
}
select#perpagedpd {
	color:#666;
}



/* VIEW ITEMSPERPAGE - TEXT LINK STYLE */
#col-two .pagn ul.pagnItemPerPage {
	float:right; 
	text-align:right; 
	padding:0;
}
#col-two .pagn ul.pagnItemPerPage li {
	background:#FFF;
	border:1px solid #5F5F5F;
	float:left;
	height:20px;
	line-height:20px;
	margin:0 1px 0 0;
	padding:0;
	text-align:center;
	width:17px;
}
#col-two .pagn ul.pagnItemPerPage li.pagnTextView {
	background:none;
	border:none;
	margin:0 2px 0 0;
	padding:0 2px 0 0;
	width:25px;
}
#col-two .pagn ul.pagnItemPerPage li.setperpage a, #col-two .pagn ul.pagnItemPerPage li.setlastperpage a {
	height:19px;
	margin:0;
	padding:0;
	text-align:center;
	width:15px;
}
#col-two .pagn ul.pagnItemPerPage li.setperpage a:hover, #col-two .pagn ul.pagnItemPerPage li.setlastperpage a:hover {
	text-decoration:none;
	background:#666666;
	color:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
	width:17px;
	display:block;
	height:20px;
}
#col-two .pagn ul.pagnItemPerPage li.setperpage_active a {
	text-decoration:none;
	background:#666666;
	color:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
	width:17px;
	display:block;
	height:20px;
}
#col-two .pagn ul.pagnItemPerPage li.setperpage_active a:hover {
	text-decoration:none;
	background:#666666;
	color:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
	width:17px;
	display:block;
	height:20px;
}

/* VIEW ALL */
.pagn .pagnShowViewByPaged {float:right; padding:0 5px 0 0;}
.pagn .setMarginPagedView {margin-top:0 !important;}
.pagn .alwaysShowPageNum {display:none;}

/*Product Detail*/
#productdetail {
	float:left;
	width:732px;
	margin:0;
	padding:0;
}
#productdetail #addedmsg{
	display:inline;
}
#productdetail .productdetail_lhs {
	float:left;
	width:300px;
	margin:0;
	padding:0 10px 35px 0;
}
#productdetail .productdetail_rhs {
	float:left;
	width:422px;
	margin:0;
	padding:0;
}
#productdetail .productdetail_lhs .invtmedia {
	width:300px;
	position:relative;
	float:left;
}
#productdetail .productdetail_lhs .overlay {
	position:absolute;
	right:0;
	z-index:1;
}
#productdetail .productdetail_lhs #productdetail-viewlarge {
	margin:5px 0;
	text-align:center;
	color:#999;
}
#productdetail .productdetail_lhs #productdetail-viewlarge span{
	background:url(../images/bt_zoom.gif) no-repeat left 1px;
	padding:0 15px;
}
#productdetail .productdetail_lhs #productdetail-viewlarge a, 
#productdetail .productdetail_lhs #productdetail-viewlarge a:link,
#productdetail .productdetail_lhs #productdetail-viewlarge a:visited,
#productdetail .productdetail_lhs #productdetail-viewlarge a:active {
	color:#999;
	text-decoration:none;	
}
#productdetail .productdetail_lhs #productdetail-viewlarge a:hover {
	color:#999;
	text-decoration:underline;	
}

/* Alternative View Images Section */
#productdetail #productdetail-altview {float:left; margin:0;padding: 0 0 12px 3px;width:297px;}
#productdetail #productdetail-altview div {float:left; padding: 0 17px 0 0;margin:0;}
#productdetail #productdetail-altview div.isLast {padding: 0;}
#productdetail #productdetail-altview img {margin:0;border:1px solid #CCCCCC;}
#productdetail #productdetail-altview a:hover img, #productdetail-altview a.selected img {border:1px solid #999999 !important;}
.altviewHeader, .isOne {display:none;} /*To hide alt. area if there is only one image*/

#productdetail .productdetail_lhs #buttons{
	float:left;
	padding:0 4px 0 6px;
	width:290px;
	_width:280px;
}
#productdetail .productdetail_lhs #buttons a{
	color:#000;
}
#productdetail .productdetail_rhs h1{
	color:#000;
	font-weight:normal;
	font-size:1.6em;
	background: none;
	padding:0 0 11px 0;
}
#productdetail .productdetail_rhs .desc {
	margin:0;
	padding:0;
}
#productdetail .productdetail_rhs .desc .sku {
	margin:0;
	padding:1px 0 10px 0;
	text-transform:uppercase;
	color:#999;
	font-size:0.8em;
}
#productdetail .productdetail_rhs .desc .invtdesc1 {
	padding:0 0 10px 0;
	margin:0;
	color:#999;
	font-size:0.9em;
}
#productdetail .productdetail_rhs .desc .fabriccomp {
	padding:0 0 10px 0;
	margin:0;
	color:#333;
	font-size:0.9em;
}
#productdetail .productdetail_rhs .atributesPrice #atrPrice,
#productdetail .productdetail_rhs .priceDetails p.price {
	font-size:1.4em;
	font-weight:bold;
	padding:0 0 6px 0;
	margin:0;
	width:100%;
	color:#333;
}
#productdetail .productdetail_rhs .atributesPrice,
#productdetail .productdetail_rhs .priceDetails {
	float:left;
	width:422px;
	padding: 0 0 7px 0;
}
#productdetail .productdetail_rhs #atrWas,
#productdetail .productdetail_rhs .priceDetails .was {
	font-size:0.9em;
	padding:1px 10px 0 0;
	margin:0;
	float:left;
	color:#333;
}
#productdetail .productdetail_rhs #atrSave,
#productdetail .productdetail_rhs .priceDetails .save {
	font-size:0.9em;
	padding:1px 0 0 0;
	margin:0;
	float:left;
	color:#333;
}
#productdetail .productdetail_rhs #Lsocialbookmarking {
	background:none;
	padding: 0;
	float:right;
	margin-top:10px;
}
#productdetail .productdetail_rhs #displaysize,
#productdetail .productdetail_rhs #displaycolor {
	clear: left;
	padding: 0 0 0 13px;
	color: #E40806;
	text-transform:uppercase;
}
#productdetail .productdetail_rhs .swatchlist {
	float:left;
	width:422px;
}
#productdetail .productdetail_rhs .swatchlist .swatch-att1,
#productdetail .productdetail_rhs .swatchlist .swatch-att2{
	float:left;
	width:408px;
	background:#F7F7F7;
	margin:0 0 1px 0;
	padding:9px 0 9px 14px;
}
#productdetail .productdetail_rhs .swatchlist .swatch-att2{
	padding:8px 0 3px 14px;
	margin:0;	
}
#productdetail .productdetail_rhs .swatchlist .swatch-att1 .label-att1,
#productdetail .productdetail_rhs .swatchlist .swatch-att2 .label-att2 {
	padding:0 0 10px 0;
	text-transform:uppercase;
	color:#333;
	font-size:0.9em;
}
#productdetail .productdetail_rhs .swatchlist .swatch-att2 .label-att2 {
	padding:0 0 8px 0;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li {
	padding:0 11px 0 0;
	margin:0;
	float:left;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a {
	border: 1px solid #F7F7F7;
	cursor: pointer;
	float:left;
	text-decoration:none;
	color: #000;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a img{
	border: 1px solid #ccc;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a:hover {
	border: 1px solid #001B3A;
	cursor: pointer;
	text-decoration:none;
	color: #000;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a:hover img{
	border: 1px solid #001B3A;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a.selected {
	border: 1px solid #001B3A;
	cursor: pointer;
	text-decoration:none;
	color: #000;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a.selected img{
	border: 4px solid #001B3A;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a.notavail {
	border: 1px solid #ccc;
	background:#ccc;
	cursor: default;
	color: #999;
	text-decoration:none;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1 li a.notavail:hover {
	border: 1px solid #ccc;
	background:#ccc;
	cursor: default;
	text-decoration:none;
	color: #999;
}
#productdetail .productdetail_rhs #productdetail-att1 ul.attribute_att1,
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 {
	float:left;
	width:320px;
}
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 li {
	padding:0 8px 5px 0;
	margin:0;
	float:left;
	font-size:0.9em;
}
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 li a {
	border: 1px solid #ccc;
	cursor: pointer;
	float:left;
	padding:4px 6px 2px 7px;
	white-space:nowrap;
	background: #fff;	
	text-decoration:none;
	color:#000;
}
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 li a:hover {
	border: 1px solid #001B3A;
	cursor: pointer;
	text-decoration:none;
	color:#000;
}
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 li a.selected {
	border: 4px solid #001B3A;
	cursor: pointer;
	text-decoration:none;
	color:#000;
}
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 li a.notavail {
	border: 1px solid #ccc;
	background:#ccc;
	cursor: default;
	color: #999;
}
#productdetail .productdetail_rhs #productdetail-att2 ul.attribute_att2 li a.notavail:hover {
	border: 1px solid #ccc;
	background:#ccc;
	cursor: default;
	color: #999;
}
#productdetail .productdetail_rhs #swatchmsg {
	display:inline;
	float:left;
	width:422px;
	background:#F7F7F7;
}
#swatchUnavailTooltip {
	display:none;
}
#productdetail .productdetail_rhs #swatchmsg .default{
	display:none;
}
#productdetail .productdetail_rhs #swatchmsg .warning{
	display:block;
}
#productdetail .productdetail_rhs .sizeguide{
	float:right;
	padding: 7px 8px 0 0;
	margin:0;
}
#productdetail .productdetail_rhs .washguide{
	float:right;
	padding: 2px 8px 0 0;
	margin:0;
}
#productdetail .productdetail_rhs .sizeguide a,
#productdetail .productdetail_rhs .washguide a{
	color:#666;
	font-size:0.9em;
}
#productdetail .productdetail_rhs .bottombox {
	float:left;
	width:409px;
	background:#F7F7F7;
	margin:1px 0 0 0;
	padding:11px 0 10px 13px;
	font-size:0.9em;
}
#productdetail .productdetail_rhs .bottombox .qtybox{
	float:left;
	padding:8px 26px 0 3px;
}
#productdetail .productdetail_rhs .bottombox .qtybox label{
	padding:0 4px 0 0;
	color:#666;
}
#productdetail .productdetail_rhs .bottombox .qtybox input{
	width:14px;
	color:#666;
	text-align:center;
	border:1px solid #676767;
	padding:0;
}
#productdetail .productdetail_rhs .bottombox #addprodbutton{
	float:left;
}
#productdetail .productdetail_rhs .bottombox .addtionalLink{
	float:right;
}
#productdetail .productdetail_rhs .bottombox .addtionalLink p{
	float:right;
	padding:18px 7px 0 0;
}
#productdetail .productdetail_rhs .bottombox .addtionalLink p a{
	color:#666;
}
#productdetail .productdetail_rhs .bottombox .addtionalLink img,
#productdetail .productdetail_rhs .bottombox .addtionalLink p.tellafriend{
	display:none;
}
#productdetail .productdetail_rhs .bottombox #preorderatrtext{
	clear:both;
	float:left;
	padding:10px 0 0 0;
	color:#666;
	display:none;
	text-transform:uppercase;
	width:409px;
}
#productdetail .productdetail_rhs .bottombox #preordertext{
	clear:both;
	float:left;
	padding:10px 0 0 0;
	color:#666;
	text-transform:uppercase;
	width:409px;
}
#productdetail .productdetail_rhs #alertmessage {
	display:none;
}
#productdetail .clear-all {
	display:none;
}
#enlarge_panel {
	background-color:#FFFFFF;
	border:none;
	border-collapse:separate;
	font:1em Arial;
	left:0;
	overflow:hidden;
	position:relative;
	top:0;
	visibility:hidden;
	z-index:1;
}
#enlarge_panel_h {
	background-color:#FFF;
	border:none;
	color:#333;
	font-size:1.4em;
	font-weight:bold;
	line-height:100%;
	padding:4px;
	white-space:nowrap;
	text-align:center;
	text-transform:uppercase;
}
#enlarge_panel .container-close {
	background:url("../images/close12_1.gif") no-repeat top left;
	cursor:pointer;
	height:20px;
	margin:0;
	padding:0;
	position:absolute;
	right:5px;
	top:5px;
	visibility:inherit;
	width:24px;
	z-index:6;
}
#enlarge_panel_c .underlay {
	background:none;
}
#enlarge_panel #alternateViewList {
	float:left;
	margin:10px 0 0 8px;
	text-align:left;
}
#enlarge_panel #alternateViewList a:hover img, #enlarge_panel #alternateViewList a.selected img {
	border:1px solid #666;
}
#enlarge_panel #alternateViewList img {
	border:1px solid #C7C7C7;
	margin:5px 5px 0 0;
}
#enlarge_panel #closeWindow {
	float:left;
	margin:10px 0 0;
	padding:0;
	width:100%;
	text-align:center;
}
#loading_panel{
	background:#FFF;
	text-align:center;
}
#loading_panel .hd{
	background:#FFF;
	border:none;
	color:#333;
	padding:5px 0 0 0;
	margin:0;
}
#loading_panel .bd{
	margin:0;
}
#loading_panel .container-close {
	height:20px;
	right:5px;
	width:24px;
}
/*Product Detail - Accessories & Substitute & Package with Tabview*/
#productdetail #infotab {clear:both;}
#productdetail #infotab .yui-content {width:732px; float:left;}
#productdetail .invtatr fieldset {margin:10px 0 0 0; padding:0;}
#productdetail #infotab .tabheader {
	float:left;
	width:732px;
	background:#F3F3F3;
	height:27px;
}
#productdetail #infotab .tabheader #hdrTab1,
#productdetail #infotab .tabheader #hdrTab2 {
	display:none;
}
#productdetail ul.yui-nav li {float:left; display:inline;font-size:1.2em;padding:5px 20px 0 20px;margin:0;height:22px;}
#productdetail ul.yui-nav li.selected {color:#fff;  background:#797979; }
#productdetail ul.yui-nav li a {color:#666; text-decoration:none;font-size:1em;font-weight:normal;text-decoration:underline;}
#productdetail ul.yui-nav li.selected a {color:#fff !important; text-decoration:none; font-weight:normal;font-size:1em;}
#productdetail ul.yui-nav li a:active, 
#productdetail ul.yui-nav li a:focus {background-color: transparent !important;}
#productdetail .yui-content {float:left; padding:5px 0; background:#fff;}
#productdetail #iacc, #productdetail #substitute, #productdetail #relatedbasket, #productdetail #subsku {margin:0; padding:0;}
#productdetail #iacc ul,
#productdetail #relatedbasket ul,
#productdetail #substitute ul,
#productdetail #subsku ul {float:left; margin:0; padding:20px 0 0 3px; width:729px;}
#productdetail #iacc ul li, 
#productdetail #relatedbasket ul li, 
#productdetail #substitute ul li, 
#productdetail #subsku ul li {float:left; margin:0; padding:0; width:182px;}

#productdetail #iacc ul li .image, 
#productdetail #relatedbasket ul li .image, 
#productdetail #substitute ul li .image, 
#productdetail #subsku ul li .image {width:175px;position:relative;margin:0 auto;padding:0 0 2px 0;}

#productdetail #iacc ul li .image .overlay, 
#productdetail #relatedbasket ul li .image .overlay, 
#productdetail #substitute ul li .image .overlay, 
#productdetail #subsku ul li .image .overlay {position:absolute;top:0;right:0;}
#productdetail #iacc p.moreinfo, #productdetail #substitute p.moreinfo, #productdetail #relatedbasket p.moreinfo {position:relative; text-align:center;}
#productdetail #iacc p.moreinfo a, #productdetail #substitute p.moreinfo a, #productdetail #relatedbasket p.moreinfo a, #productdetail #subsku p.moreinfo a {margin:5px auto 0;}
#productdetail #iacc h2, #substitute h2, #subsku h2 {display:none;}
#productdetail #iacc .details, #substitute .details, #subsku .details {width:175px;}
#productdetail #iacc .details h3, 
#substitute .details h3, 
#subsku .details h3 {font-size:1.1em;color:#000;font-weight:normal;padding:0;}
#productdetail #iacc .details .priceDetails {padding:1px 0 0 0;}
#productdetail #iacc .details h3 a, 
#productdetail #iacc .details h3 a:link,
#productdetail #iacc .details h3 a:visited,
#productdetail #iacc .details h3 a:active {
	color:#000;
	text-decoration:none;	
}
#productdetail #iacc .details h3 a:hover {
	color:#000;
	text-decoration:underline;	
} 
#substitute .details h3 a, 
#subsku .details h3 a {color:#000;}
#productdetail #iacc .details p.price, #substitute .details p.price {color:#666;font-size:1em;}
#productdetail #subsku ul {float:left; padding:10px 5px;}
#productdetail #package #subsku .featprods h2{background-color:#cccccc;}

/*Product Detail  - You May also link*/
#productdetail #relatedprod {overflow: hidden;clear:both;}
#productdetail #relatedprod h2 {
	font-weight:bold;
	font-size:1em;
	display:none;
}
#productdetail #relatedprod ul  {float:left; margin:0; padding:20px 0 0 3px;}
#productdetail #relatedprod ul li {float:left; margin:0; padding:0; width:182px;}
#productdetail #relatedprod ul li .image{width:175px;position:relative;margin:0 auto;padding:0 0 2px 0;}
#productdetail #relatedprod ul li .image .overlay {position:absolute;top:0;right:0;}
#productdetail #relatedprod ul li .details {margin:0; padding:0; width:175px;}
#productdetail #relatedprod ul li .details h3 {font-size:1.1em;font-weight:normal;}
#productdetail #relatedprod ul li .details .priceDetails {padding:1px 0 0 0;}
#productdetail #relatedprod ul li .details h3 a, 
#productdetail #relatedprod ul li .details h3 a:link,
#productdetail #relatedprod ul li .details h3 a:visited,
#productdetail #relatedprod ul li .details h3 a:active {
	color:#000;
	text-decoration:none;	
}
#productdetail #relatedprod ul li .details h3 a:hover {
	color:#000;
	text-decoration:underline;	
}
#productdetail #relatedprod ul li .priceDetails p.price {color:#666;font-size:1em;}

/*Start style for jqzoom*/
div.jqZoomTitle{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #666666;
}
.jqZoomPup{
		overflow:hidden;
		background-color: #999;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border:0;
		cursor:crosshair;
}
.jqZoomPup img{border: 0px;}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow{
	border: 1px solid #999;
	background-color: #FFF;
}
/*End style for jqzoom*/




/*STORE LOCATOR*/
/*GOOGLE MAP*/
#gStorelocator {
	margin:0;
	padding:0;
	background:transparent url(../images/bg_gstorelocator.gif) repeat-y;	
	float:left;
	width:100%;
}
#imagemap {
	float:left;
	width:715px;
}
#gStorelocatorform {
	width:231px;
	border-width:0;
	clear:both;
	margin:0;
	float:left;
}
#gStorelocatorform h2{
	padding:10px 0 0 19px;
	color:#fff;
	font-size: 1.25em;
	font-weight: normal;
}
#gStorelocatorform form{
	display:block;
	width:100%;
}
#gSearchoptions {
	padding:10px 10px 10px 15px;
}
#gSearchoptions .gkeyword {
	padding:0 0 10px 1px;
}
#gSearchoptions .gkeyword label {
	display:none;
}
#gSearchoptions #srchAddress {
	width:187px;
	border:0;
	color:#525252;
	font-size:0.9em;
	padding:1px 0 2px 6px;
}
#gSearchoptions label {
	color:#fff;
	display:block;
	float:none;
	padding:3px 0 9px 3px;
	width:auto;
}
#gSearchoptions #fldRadius {
	float:left;
	width:122px;
	margin: 1px 0 0 1px;
	font-size:0.8em;
	font-family:verdana;
	color:#000;
}
#gSearchoptions	#gStoresearchsubmit {
	margin:0 0 0 17px;
	float:left;
	outline:none;
}

/*Store search result*/
#gcontent { /* Hack ie6 */
	width:729px;
	overflow:hidden;
}
#map_canvas,
#gmap_canvas {
	height:360px;
	width:276px;	
	margin:10px 0 0 0;
	float:right;
}
#mapErrors {
	color:#F00;
	float:left;
}
#mapErrors span {
	float:left;
	padding:10px 13px;
}
h3#gresult {
	padding:5px 15px 6px 13px;
	background-color:#535353;
	color:#fff;
	font-size:1.16em;
	font-weight:normal;
}
#storeResults {
	float:right;
	width:445px;
}
#queryTxt {
	padding:0;
	margin:12px 0 15px 5px;
	color:#333;
}
#queryTxt a {
	color:#333;
	text-decoration:none;
}
#queryTxt a:hover {
	text-decoration: underline;
}
.storeLink a,
.showOnMap a,
storedetails-info,
#storedetails ul li {
	color:#000;
}
.storeType {
display:none;
}
.sName {
	display:block;
	font-size:1em;
	text-transform:uppercase;
	padding:0 0 1px 0;
}
.sName a {
	color:#333;
}
#gcontent .phone {
	display:block;
}
#allStoreResults {
	width:420px;
	list-style:none;
	float:left;	
	margin:0;
	padding:0 0 0 5px;
}
#allStoreResults li {
	float:left;
	width:180px;
	padding:0 29px 0 0;
	font-size:0.9em;
	color:#333;	
}
#allStoreResults li div {
	padding:0 0 2px 0;
}
#allStoreResults li .storeLink {
	display:block;
	padding:1px 0 10px 0;
}
#allStoreResults li .showOnMap {
	display:block;
	padding:2px 0 0 0;
}
#allStoreResults li .showOnMap a,
#allStoreResults li .storeLink a {
	color:#333;
	text-decoration:underline;
}
#allStoreResults li .distLabel {
	margin-right:5px;
}
#map_canvas .sName {
	width:290px;
	padding:0 0 5px 0;
}
#allStoreResults li .addr2,
#allStoreResults li .addr3,
#allStoreResults li .addr4,
#allStoreResults .addr5{
	display:block;
	padding:1px 0 0 0;
}
#map_canvas .phone,
#map_canvas .storeLink {
	display:block;
	font-size:0.9em;
	width:290px;
	padding:0 0 5px 0;	
	color:#333;	
}
#map_canvas .addr1,
#map_canvas .addr2,
#map_canvas .addr3,
#map_canvas .addr4,
#map_canvas .addr5,
#map_canvas .phone {
	font-size:0.9em;
	color:#333;
}
#map_canvas .storeLink a {
	color:#333;
}

/*Do not delete - hide conent as DDSD*/
#allStoreResults li .storeType,
#allStoreResults li .addr1,
/*#allStoreResults li .addr3,*/
#allStoreResults li .phone,
#allStoreResults li .service1,
#allStoreResults li .service2,
#allStoreResults li .service3 {
	display:none;
}

#map_canvas .storeType,
#map_canvas .service1,
#map_canvas .service2,
#map_canvas .service3,
#map_canvas .addr1 {
	display:none;
}
/*Do not delete*/


/*Store details*/
#popupstore_panel {
	width:732px;
	background-color:#fff;
	border: 0;
}
#store_popup #popupstore_panel_c .underlay {
	background-color: transparent;
	top:0;
	left:0;
	bottom:0;
	right:0;	
}
#popupstore_panel .bd {
	padding:0;
}
#popupstore_panel .container-close {
	background:transparent url(../images/close12_1.gif)  no-repeat 0 0;
	cursor:pointer;
	margin:0;
	padding:0;
	position:absolute;
	right:9px;
	top:7px;
	visibility:inherit;
	width:24px;
	height:20px;	
	z-index:11;
}
#popupstore_panel #storedetails {
	width:722px;
}
#popupstore_panel #storedetails h3 {
	text-transform:uppercase;
	padding:0 0 0 1px;
	color:#333;
	font-size:1em;	
}
#popupstore_panel #storedetails .storedetails-img {
	float:right;
	padding:52px 0 53px 0;
	text-align:left;
	width:467px;
}
#popupstore_panel #storedetails .storedetails-img .storeimg {
	height:231px;
}
#popupstore_panel #storedetails .storedetails-img .info {
	padding:36px 0 0 2px;
	width:414px;
	font-weight:bold;
	color:#333;
}
#popupstore_panel #storedetails .storedetails-info {
	color:#333333;
	float:left;
	text-align:left;
	width:225px;
	padding:40px 0 0 13px;
}
#popupstore #storedetails h2 {
	display:none;
}

#popupstore_panel #storedetails #storeaddress {  
	margin:0;
	padding: 3px 0 16px 0;
}
#popupstore_panel #storedetails #storeaddress li {
	color:#333;
	padding: 0 0 3px 0;
}
#popupstore_panel #storedetails #storetime {
	margin:19px 0 20px 0;
	width:204px;
	float: left;
}
#popupstore_panel #storedetails #storetime li {
	float:left;
	width:203px;
	color:#333;
	padding:0 0 3px 1px;
}
#popupstore_panel #storedetails #storetime li .date {
	float:left;
}
#popupstore_panel #storedetails #storetime li .storetime {
	float:right;
}
#popupstore_panel #storedetails #storetime li .storeLink {
	display:none;
}

/*Store details when it does not popup*/
#storedetails {
	width:940px;
	padding:0 0 0 10px;
	overflow:hidden;
}
#storedetails h2 {
	display:none;
}
#storedetails .storedetails-img {
	float:right;
	padding:65px 0 53px 0;
	text-align:left;
	width:467px;
	position:static;	
}
#storedetails .storedetails-info {
	color:#333333;
	float:left;
	text-align:left;
	width:380px;
	padding:80px 0 0 80px;
}
#storedetails h3 {
	text-transform:uppercase;
	padding:0 0 0 1px;
	color:#333;
	font-size:1em;	
}
#storedetails #storeaddress {
	margin:0 0 23px 0;
	padding: 4px 0 0 0;
}
#storedetails #storeaddress li {
	color:#333;
	font-size:0.9em;
}
#storedetails #storetime {
	margin:19px 0 20px 0;
	width:204px;
	float: left;
}
#storedetails #storetime li {
	float:left;
	width:204px;
	color:#333;
	padding:0 0 3px 0;
	font-size:0.9em;	
}
#storedetails #storetime li .date {
	float:left;
}
#storedetails #storetime li .storetime {
	float:right;
}
#storedetails #storetime li .storeLink {
	display:none;
}
/*STORE LOCATOR*/

/* CHECKOUT */
#checkout h2.error {
	padding:5px 12px;
}
.helpinfo {
	background-color:#525252;
	padding:13px 13px 25px 12px;
	color:#fff;
}
.helpinfo h2 {
	font-size:1.4em;
	padding:0 3px;
}
.helpinfo ul {
	padding:14px 0 0 0;
}
.helpinfo ul li {
	border-top:1px solid #757575;
	padding:0 3px 2px 3px;
	font-size:1.1em;
}
.helpinfo ul li.first {
	border-top:none;
}
.helpinfo a {
	color:#fff;
	text-decoration:none;
}
.ckpromoimg, .pcibanner {
	margin-top:6px;
}

#checkout h1 {
	font-weight:normal;
	font-size:1.2em;
	height:22px;
	padding:5px 0 0 12px;
	margin:0 0 3px 0;
}
.ordertable thead th, .orderitems thead th {
	font-weight:normal;
	font-size:1.2em;
	height:27px;
	vertical-align:middle;
	color:#fff;
	background-color:#A9A9A9;
}
.orderitems thead th {
	background-color:#D4D4D4;
}
.ordertable thead th.thumb, .orderitems thead th.thumb {
	text-align:left;
	width:106px;
	padding-left:12px;
}
.ordertable thead th.name {
	text-align:left;
	width:192px;
	padding-left:24px;
}
.ordertable thead th.priceeach, .orderitems thead th.priceeach {
	width:112px;
}
.ordertable thead th.quantity, .orderitems thead th.quantity {
	width:60px;
}
.ordertable thead th.totalprice, .orderitems thead th.totalprice {
	width:117px;
}
.ordertable thead th.remove {
	text-align:right;
	width:80px;
	padding-right:29px;
}
.ordertable tr.standarditem td, .orderitems tr td {
	text-align:center;
	vertical-align:top;
	padding:0;
	border-top:1px solid #E5E5E5;
}
.ordertable tr.first td, .orderitems tr.first td {
	border-top:none;
}
.ordertable tr.standarditem td.thumb, .orderitems tr td.thumb {
	padding:14px 0;
}
.ordertable tr.standarditem td.thumb a, .orderitems tr td.thumb .thumbimg {
	display:block;
	width:59px;
	margin:0 auto;
	position:relative;
}
.ordertable .overlay, .orderitems .overlay {
	position:absolute;
	left:0;
	top:0;
}
.ordertable tr.standarditem td.name {
	text-align:left;
	padding:16px 0 5px 24px;
	font-size:0.8em;
	color:#999;
}
.ordertable tr.standarditem td.name a {
	font-size:1.2em;
	color:#000;
	text-decoration:none;
}
.ordertable tr.standarditem td.name .gcdetails {
	padding:10px 0 0 0;
}
.ordertable tr.standarditem td.name span {
	display:block;
}
.ordertable tr.standarditem td.priceeach, .ordertable tr.standarditem td.totalprice, .orderitems tr td.priceeach, .orderitems tr td.totalprice, .orderitems tr td.quantity, .orderitems tr td.status {
	font-size:0.9em;
	color:#757575;
	padding-top:16px;
}
.ordertable tr.standarditem td.quantity {
	padding-top:11px;
}
#checkout .ordertable td.quantity input {
	border:1px solid #333;
	width:23px;
	text-align:center;
	font-size:0.8em;
	color:#757575;
	margin:0;
}
.ordertable tr.standarditem td.remove {
	text-align:right;
	padding:8px 36px 0 0;
}
.ordertable tr.orsctotal th, .ordertable tr.orsctotal td {
	font-size:1.2em;
	height:30px;
	vertical-align:middle;
	color:#fff;
	background-color:#A9A9A9;
	padding:0;
}
.ordertable tr.orsctotal th {
	font-weight:normal;
	text-align:left;
	padding-left:12px;
}
.ordertable tr.orsctotal td.basketTot {
	font-weight:bold;
	text-align:right;
	padding-right:36px;
}
.orderitems {
	clear:both;
	width:100%;
}
.orderitems h2 {
	margin-bottom:1px;
}
.orderitems thead th.name {
	text-align:left;
	width:301px;
	padding-left:24px;
}
.orderitems tr td.name {
	text-align:left;
	padding:16px 0 5px 24px;
	color:#000;
}
.orderitems tr td.name span, .ordersListBox td span.attrinfo, .ordersListBox td span.sku {
	display:block;
	font-size:0.8em;
	color:#999;
}
.orderitems tr.preorderitem td, .orderitems tr.gcinfo td, .orderitems tr.gwinfo td {
	text-align:left;
	padding:10px 0 10px 24px;
	font-size:0.9em;
}
.orderitems td.status {
	position:relative;
}
#orderreceipt .orderitems thead th.thumb {
	padding-left:21px;
}
#orderreceipt .orderitems thead th.name, #orderreceipt .orderitems tr td.name {
	padding-left:54px;
	width:262px;
}
#orderreceipt .orderitems thead th.priceeach {
	width:192px;
}
#orderreceipt .orderitems thead th.quantity {
	width:148px;
}
#orderreceipt .orderitems thead th.totalprice, #orderreceipt .orderitems tr td.totalprice {
	padding-left:50px;
	width:118px;
}
#orderreceipt .orderitems tr.preorderitem td, #orderreceipt .orderitems tr.gcinfo td, .orderitems tr.gwinfo td {
	padding-left:22px;
}
#orderdetail .orderitems thead th.name {
	width:200px;
}
#orderdetail .orderitems thead th.status {
	width:106px;
}
#yourbasket {
	width:100%;
	float:left;
}
#yourbasket #buttons {
	width:708px;
	float:left;
	padding:20px 10px 15px 14px;
}
#yourbasket #buttons .btContinueShopping {
	margin-top:2px;
}
#yourbasket #buttons .btUpdateBasket {
	margin:2px 0 0 270px;
}
#yourbasket p.paymentInstructions {
	float:right;
	text-align:right;
	color:#999;
	font-size:0.9em;
	width:163px;
	padding:0 8px 0 0;
}
#relatedbasket {
	float:left;
	width:100%;
	padding:25px 0 2px 0;
}
#relatedbasket h2, #orfnfeatured h2 {
	background-color:#F0F0F0;
	color:#666;
	font-size:1.2em;
	font-weight:normal;
	padding:5px 0 0 12px;
	height:22px;
}
#relatedbasket ul li {
	float:left;
	text-align:center;
	padding:20px 4px 0 4px;
	width:175px;
}
#relatedbasket ul li .image, #orfnfeatured ul li .image {
	margin:0 auto;
	position:relative;
	width:175px;
}
#relatedbasket ul li .image .overlay, #orfnfeatured ul li .image .overlay {
	position:absolute;
	right:0;
	top:0;
}
#relatedbasket ul li .details, #orfnfeatured ul li .details {
	text-align:left;
	margin:0 auto;
	width:175px;
}
#relatedbasket ul li .details h3, #orfnfeatured ul li .details h3 {
	font-size:1.1em; 
	font-weight:normal;
	padding:10px 0 1px 0;
}
#relatedbasket ul li .details a, #orfnfeatured ul li .details a {
	text-decoration:none;
}
#relatedbasket ul li .priceDetails, #orfnfeatured ul li .priceDetails {
	color:#757575;
}
#orfnfeatured {
	clear:both;
	width:100%;
}
#orfnfeatured ul {
	width:100%;
	overflow:hidden;
}
#orfnfeatured ul li {
	float:left;
	text-align:center;
	width:232px;
	padding:20px 4px 10px 4px;
}
#orderconfirmation .checkboxterms a, #orderreceipt, #orderreceipt span.printicon a, #myacc-col-two, #myaccinfo a, .containerpwrm, .containerpwrmthankyou, #orderhistory p a, #additionalservices a, fieldset label.dontFloat a, #zipcDiv .pclookup a, #returnform {
	color:#666;
}
.addcontactaddress, .addressbook, .containeroradeditadd, .editcontactaddress, .checkoutorcfL, #redeemgiftcert, #redeempromocode, .checkoutorfnL {
	color:#666;
	position:relative;
}
ul.checkoutstepindicators {
	text-align:right;
	font-size:0.8em;
	margin:0;
	padding:0 3px 7px 0;
	position:absolute;
	right:0;
	top:7px;
}
ul.checkoutstepindicators li {
	color:#ccc;
	display:inline;
	padding:0 10px 0 0;
}
ul.checkoutstepindicators li.checkoutStep1On, ul.checkoutstepindicators li.checkoutStep2On, ul.checkoutstepindicators li.checkoutStep3On, ul.checkoutstepindicators li.checkoutStep4On {
	color:#fff;
}
#orderconfirmation .orcfinfo {
	padding:11px 12px 13px 12px;
}
#orderconfirmation .checkboxterms {
	float:left;
	width:425px;
	text-align:right;
	font-size:0.9em;
	padding:6px 0 0 0;
}
#orderconfirmation .checkboxterms input {
	margin:0 11px 0 0;
}
#orderconfirmation #buttons, #orderdetail #buttons {
	clear:both;
	width:707px;
	overflow:hidden;
	padding:18px 13px 6px 12px;
}
#contactdetails_orlk h2 {
	width:353px;
}
.deliveryaddress h2, .deliveryrate h2, .orderitems h2, #additionalservices h2, #promotions h2, #paymentdetails h2, #contactdetails h2, #contactdetails_orlk h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	background-color:#A9A9A9;
	height:23px;
	padding:7px 0 0 12px;
}
#orderconfirmation #paymentdetails h2, #orderconfirmation #contactdetails h2 {
	height:22px;
	padding:5px 0 0 12px;
	border-bottom:1px solid #fff;
}
#ordersummary h2, .ohSumDetail h2 {
	display:none;
}
.deliveryaddress {
	width:100%;
	float:left;
	position:relative;
	margin:0 0 6px 0;
}
#orderdetail .deliveryaddress {
	float:none;
}
.deliveryaddress p {
	float:left;
	padding:12px 14px 4px 18px;
	position:relative;
}
.deliveryaddress .addrName strong {
	font-weight:normal;
}
.deliveryaddress a {
	position:absolute;
	bottom:0;
	left:195px;
}
#orderreceipt .deliveryaddress {
	float:left;
	width:475px;
}
.deliveryrate {
	width:100%;
	float:left;
}
.deliveryrate ul {
	width:716px;
	margin:0;
	padding:13px 0 19px 16px;
}
.deliveryrate ul li {
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
.deliveryrate ul li input {
	float:left;
	margin:2px 8px 0 0;
	padding:0;
	width:13px;
	height:13px;
}
.deliveryrate ul li label {
	float:left;
}
.deliveryrate h3 {
	font-weight:normal;
}
#ordersummary,
.ohListVoucher {
	width:100%;
	float:left;
	padding:0 0 20px 0;
}
.orderdetails th {
	text-align:left;
	color:#333;
	font-weight:normal;
	padding-left:10px;
	background-color:#F6F6F6;
}
.orderdetails td {
	text-align:right;
	padding:0 9px 0 0;
	background-color:#F6F6F6;
}
.ohListVoucher th {
	text-align:left;
	font-weight:normal;
	padding-left:22px;
}
.ohListVoucher tr td {
	text-align:right;
	padding:7px 35px 7px 0;
}
.orderdetails th div {
	border-top:1px solid #E1E1E1;
	padding:7px 0 7px 12px;
}
.orderdetails td div {
	border-top:1px solid #E1E1E1;
	padding:7px 26px 7px 0;
}
.orderdetails tr.storeCredit div, .orderdetails tr.accCreditUsed div, .orderdetails tr.storeCreditRemain div, .orderdetails tr.balanceToPay div, .orderdetails tr.creditUsed div {
	border-top:none;
	border-bottom:1px solid #E1E1E1;
}
.orderdetails tr.nobd div {
	border-top:none;
	border-bottom:none;
}
.orderdetails tr.subtotal th, .orderdetails tr.ordertotal th, .ohListVoucher tr th.hdrVouchers {
	text-align:left;
	vertical-align:middle;
	background-color:#A9A9A9;
	color:#fff;
	font-size:1.2em;
	padding:0 0 0 22px;
	height:30px;
}
.orderdetails tr.subtotal td, .orderdetails tr.ordertotal td {
	text-align:right;
	vertical-align:middle;
	background-color:#A9A9A9;
	color:#fff;
	font-size:1.2em;
	padding:0 35px 0 0;
	font-weight:bold;
}
.orderdetails tr.subtotal div, .orderdetails tr.ordertotal div {
	border:none;
	padding:0;
}
.orderdetails td.includingVat {
	padding:0;
}
.orderdetails td.includingVat div {
	display:none;
}
#orderreceipt .orderdetails th {
	padding-left:8px;
}
#orderreceipt .orderdetails tr.subtotal th, #orderreceipt .orderdetails tr.ordertotal th {
	padding-left:20px;
}
#promotions p {
	padding:11px 0 17px 22px;
}
#additionalservices {
	width:100%;
	float:left;
}
#additionalservices ul {
	width:710px;
	float:left;
	padding:11px 0 24px 22px;
}
#additionalservices ul li {
	float:left;
	padding:0 30px 0 0;
}
#paymentdetails fieldset {
	display:block;
	margin:0 10px;
	font-size:0.9em;
}
#paymentdetails fieldset.f-payment_details {
	padding:12px 0;
}
#paymentdetails fieldset.f-payment_details div {
	padding:0 12px 8px 12px;
}
#paymentdetails fieldset.f-payment_details label {
	float:left !important;
	width:300px !important;
}
#paymentdetails fieldset.f-payment_details div label {
	width:90px !important;
	padding:2px 0 0 0;
}
#paymentdetails fieldset.f-payment_details div select, #paymentdetails fieldset.f-payment_details div input {
	border:1px solid #999;
	margin:0;
}
#paymentdetails fieldset.f-payment_details .credit {
	padding-bottom:5px;
}
#paymentdetails fieldset.f-payment_details a {
	color:#666;
	text-decoration:none;
}
#paymentdetails #ohcccscshow a {
	text-decoration:underline;
}
#paymentdetails .credit label {
	display:none;
}
#paymentdetails .cardinfo, #paymentdetails #startdateshow label span {
	font-size:0.9em;
}
#paymentdetails .cardlabel {
	font-weight:bold;
	font-size:1.1em;
}
#paymentdetails input#ohccnum, #paymentdetails input#ohccname {
	width:175px;
	height:16px;
}
#paymentdetails input#ohccissue, #paymentdetails input#ohcccsc {
	width:48px;
	height:16px;
	margin:0 4px 0 0;
}
#paymentdetails #ohcccscshow #switchsolo {
	margin-left:14px;
}
#paymentdetails select#cardtype {
	width:103px;
}
#paymentdetails #startdateshow select, #paymentdetails #expiryshow select {
	width:81px;
}
#paymentdetails #startdateshow #startmonth, #paymentdetails #expiryshow #month {
	margin-right:14px;
}
#paymentdetails .paypal {
	border-top:1px solid #ccc;
	padding:12px 12px 15px 12px;
}
#paymentdetails .paypal label {
	float:right;
	width:240px;
}
#paymentdetails .paypal .paypaltext {
	padding:11px 0 0 0;
}
#paymentdetails fieldset input#creditcard, #paymentdetails fieldset input#formpaypal {
	float:left;
	margin:0 13px 0 0;
	border:none;
}
#paymentdetails fieldset input#dontsavecc {
	margin:0 8px 0 7px;
}
#orderconfirmation #paymentdetails {
	float:left;
	width:364px;
	margin-right:4px;
	background-color:#F6F6F6;
}
#orderreceipt #paymentdetails {
	width:100%;
	float:left;
}
#orderreceipt #paymentdetails table {
	width:960px;
}
#paymentdetails th {
	border-bottom:1px solid #E5E5E5;
	text-align:left;
	padding:8px 0 6px 19px;
	font-weight:normal;
	color:#333;
}
#paymentdetails td {
	border-bottom:1px solid #E5E5E5;
	text-align:right;
	padding:8px 35px 6px 0;
	color:#333;
}
#contactdetails p, #orderreceipt .deliveryaddress p {
	padding:11px 13px;
	float:left;
}
#orderdetail #contactdetails_orlk p, #orderdetail .deliveryaddress p {
	padding:11px 13px;
	float:none;
}
#contactdetails a {
	position:absolute;
	bottom:0;
	left:195px;
}
#orderconfirmation #contactdetails {
	float:left;
	width:364px;
	position:relative;
}
#orderreceipt #contactdetails {
	float:left;
	width:475px;
	margin-right:10px;
}
#orderreceipt #contactdetails h2, #orderreceipt #contactdetails p, #orderreceipt .deliveryaddress h2, #orderreceipt .deliveryaddress p, #orderreceipt .deliveryrate h2, #orderreceipt .deliveryrate ul, #orderreceipt .orderitems h2, #orderreceipt h1, #orderreceipt #paymentdetails p {
	padding-left:19px;
}
#orderreceipt #paymentdetails h2 {
	padding-left:19px;
	margin-bottom:4px;
}
#orderreceipt .thankyou {
	float:left;
	padding:13px 6px 6px 19px;
}
#orderreceipt .email {
	float:left;
	padding:13px 0 6px 0;
}
#orderreceipt .ordernumber {
	clear:both;
	padding:0 0 0 19px;
}
#orderreceipt .ordernumber strong {
	font-weight:normal;
}
#orderreceipt span.printicon {
	display:block;
	font-size:0.9em;
	padding:6px 0 17px 19px;
}
#orderreceipt img.printicon {
	display:none;
}
#orderreceipt table.wizrtable {
	width:960px;
}
#orderreceipt .noship p {
	clear:both;
	padding:0 0 5px 19px;
}
#orderreceipt #paymentdetails img#paypallogo {
	display:block;
	margin:10px 0 10px 19px;
}
#paymentdetails_orlk #paymentdetails img#paypallogo {
	display:block;
	margin:10px 0 10px 12px;
}
#paymentdetails #displayPaypal-usemail br {
	display:none;
}
#orderreceipt #buttons {
	width:922px;
	float:left;
	padding:35px 22px 35px 16px;
}
#orderreceipt #buttons .left, #tlusermyform #buttons .left, #addreminder #buttons .left, .containeroradeditadd #buttons .left, .containerpwrm #buttons .left, .containerpwrmthankyou #buttons .left, .editcontactaddress #buttons .left, #redeemgiftcert #buttons .left, #redeempromocode #buttons .left, .addcontactaddress #buttons .left {
	margin-top:1px;
}
.signin_2cols form {
	display:block;
	float:left;
	background-color:#F6F6F6;
	width:364px;
	color:#999;
	position:relative;
	min-height:177px;
}
.signin_2cols .signininstruction {
	color:#666;
	padding:9px 0 12px 12px;
}
.signin_2cols fieldset h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	background-color:#A9A9A9;
	height:22px;
	padding:5px 0 0 12px;
	margin:0 0 17px 0;
}
.signin_2cols #loginform {
	margin-right:4px;
}
.signin_2cols #loginform .notregisterinput, .signin_2cols #loginform .notregistertxt {
	padding:0 18px;
	line-height:1.6em;
}
.signin_2cols #loginform .notregisterbtn {
	padding:0 25px 10px 0;
	position:absolute;
	bottom:0;
	right:0;
}
.signin_2cols #secondloginform .registertxt {
	padding:0 25px 16px 22px;
	line-height:1.6em;
}
.signin_2cols #secondloginform label {
	padding:1px 0 0 22px;
	width:99px;
	margin:0 0 9px 0;
}
.signin_2cols #secondloginform #email, .signin_2cols #secondloginform #password {
	border:1px solid #A9A9A9;
	width:216px;
	margin:0 0 9px 0;
	padding:0;
	float:left;
}
.signin_2cols #secondloginform .registered {
	width:100%;
	overflow:hidden;
	padding:0 0 47px 0;
}
.signin_2cols #secondloginform .forgottenpassword {
	float:none;
	clear:both;
	width:150px;
	padding:19px 0 10px 22px;
	display:none;
}
.signin_2cols #secondloginform .forgottenpassword a {
	color:#999;
}
.signin_2cols #secondloginform #buttons {
	float:none;
	width:94px;
	padding:0 25px 10px 0;
	position:absolute;
	bottom:0;
	right:0;
}
.expresscheckout {
	clear:both;
	width:100%;
	float:left;
	margin:18px 0 0 0;
	background-color:#F6F6F6;
	color:#999;
}
.expresscheckout h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	background-color:#A9A9A9;
	height:22px;
	padding:5px 0 0 12px;
	margin:0 0 14px 0;
}
.expresscheckout p {
	padding:5px 60px 15px 18px;
	line-height:1.55em;
}
.expresscheckout #buttons .right {
	margin:0 25px 14px 0;
}

/* My Account */
#myacc-col-one .Lcat_myaccountnav {
	padding:0 13px 0 12px;
}
#myacc-col-one .Lcat_myaccountnav div {
	border-top:1px solid #757575;
	color:#ccc;
	padding:18px 3px 25px 3px;
}
#myacc-col-one .Lcat_myaccountnav div.contact {
	border-top:none;
	padding:15px 3px 19px 3px;
}
#myacc-col-one .Lcat_myaccountnav div h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	margin:0 0 12px 0;
}
#myacc-col-one .Lcat_myaccountnav div a {
	color:#ccc;
	text-decoration:none;
}
#myacc-col-one .Lcat_myaccountnav li {
	padding:0 0 4px 0;
}
#myacc-col-one .contact li.last {
	float:right;
	position:relative;
	right:-4px;
	top:-19px;
}
#myacc-col-one .contact li.last a {
	display:block;
	width:60px;
	height:26px;
	text-align:left;
	text-indent:-5000px;
	background:url(../images/bt_edit-myacc.gif) no-repeat left top;
}
#myacc-col-two h1, #checkout .addressbook h1, #checkout .containeroradeditadd h1, #checkout .containerpwrm h1, #checkout .containerpwrmthankyou h1, #checkout .editcontactaddress h1, #checkout #redeemgiftcert h1, #checkout #redeempromocode h1, #checkout .addcontactaddress h1, #returnform h1 {
	font-weight:normal;
	font-size:1.2em;
	height:22px;
	padding:5px 0 0 12px;
	margin:0 0 21px 0;
}
#myaccinfo {
	min-height:200px;
}
#myaccinfo p, #myaccinfo div {
	padding:0 12px 14px 12px;
}
#tlusermyform form, .containeroradeditadd form {
	display:block;
}
#tlusermyform p, #addreminder p, #addreminder .error, #reminderslist h3, #reminderslist p, #editreminder p, #editreminder .error, .addressbook p, .addressbook ul#address_list li, .containeroradeditadd p, .containerpwrm p, .containerpwrmthankyou p, .editcontactaddress p, #orderhistory p, #orderhistory .ordersListBox, #orderdetail p, .addcontactaddress p, #orderconfirmation .noship p, .containerorscempty p, #returnform p {
	padding:0 12px 5px 12px;
}
#tlusermyform fieldset, .containeroradeditadd fieldset, .containerpwrm fieldset, .editcontactaddress fieldset, #redeemgiftcert fieldset, #redeempromocode div, .addcontactaddress fieldset {
	padding:0 12px;
}
#tlusermyform fieldset p, .containeroradeditadd fieldset p, .editcontactaddress fieldset p, .addcontactaddress fieldset p {
	padding:10px 0 0 0;
}
#tlusermyform fieldset div, .containeroradeditadd fieldset div, .containerpwrm fieldset div, .editcontactaddress fieldset div, #redeemgiftcert fieldset div, .addcontactaddress form div {
	padding:5px 0 0 0;
	width:100%;
	overflow:hidden;
}
#tlusermyform fieldset div div, .containeroradeditadd fieldset div div, .editcontactaddress fieldset div div, .addcontactaddress fieldset div div {
	width:231px;
	padding:0;
}
#tlusermyform fieldset label, .containeroradeditadd fieldset label, .containerpwrm fieldset label, .editcontactaddress fieldset label, #redeemgiftcert fieldset label, #redeempromocode div label, .addcontactaddress fieldset label, #returnform fieldset label {
	width:231px;
	padding:1px 0 0 0;
}
#tlusermyform fieldset div div label.invisible, .containeroradeditadd fieldset div div label.invisible, .editcontactaddress fieldset div div label.invisible, .addcontactaddress fieldset div div label.invisible {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#tlusermyform fieldset select, #checkout .containeroradeditadd fieldset select, #checkout .editcontactaddress fieldset select, #checkout .addcontactaddress fieldset select, #returnform fieldset select {
	border:1px solid #A9A9A9;
	margin:0;
	padding:0;
	float:left;
}
#countryDiv span {
	color:#000;
}
#tlusermyform #fname, #tlusermyform #lname, #tlusermyform #company, #tlusermyform #num, #tlusermyform #addr1, #tlusermyform #addr2, #tlusermyform #city, #tlusermyform #statetext, #tlusermyform #zipc, #tlusermyform #usemail, #tlusermyform #uspswd, #tlusermyform #uspswd2, #tlusermyform #fax, #checkout .containeroradeditadd #fname, #checkout .containeroradeditadd #lname, #checkout .containeroradeditadd #company, #checkout .containeroradeditadd #num, #checkout .containeroradeditadd #zipc, #checkout .containeroradeditadd #addr1, #checkout .containeroradeditadd #addr2, #checkout .containeroradeditadd #city, #checkout .containeroradeditadd #statetext, #checkout .containeroradeditadd #addrname, #checkout .containeroradeditadd #fax, #checkout .containerpwrm #usemail, #checkout .editcontactaddress #fname, #checkout .editcontactaddress #lname, #checkout .editcontactaddress #company, #checkout .editcontactaddress #num, #checkout .editcontactaddress #zipc, #checkout .editcontactaddress #addr1, #checkout .editcontactaddress #addr2, #checkout .editcontactaddress #city, #checkout .editcontactaddress #statetext, #checkout .editcontactaddress #fax, #checkout #redeemgiftcert #gccode, #checkout #redeempromocode #promo, #checkout .addcontactaddress #fname, #checkout .addcontactaddress #lname, #checkout .addcontactaddress #company, #checkout .addcontactaddress #num, #checkout .addcontactaddress #addr1, #checkout .addcontactaddress #addr2, #checkout .addcontactaddress #city, #checkout .addcontactaddress #statetext, #checkout .addcontactaddress #zipc, #checkout .addcontactaddress #usemail, #checkout .addcontactaddress #uspswd, #checkout .addcontactaddress #uspswd2, #checkout .addcontactaddress #fax, #returnform input#ordernumber, #returnform #name, #returnform #email, #returnform input#postcode {
	border:1px solid #A9A9A9;
	width:200px;
	padding:0;
	margin:0;
	float:left;
}
#tlusermyform #area, #checkout .containeroradeditadd #area, #checkout .editcontactaddress #area, #checkout .addcontactaddress #area, #returnform #area {
	border:1px solid #A9A9A9;
	width:43px;
	padding:0;
	margin:0 5px 0 0;
	float:left;
}
#tlusermyform #phone, #checkout .containeroradeditadd #phone, #checkout .editcontactaddress #phone, #checkout .addcontactaddress #phone, #returnform #phone {
	border:1px solid #A9A9A9;
	width:150px;
	padding:0;
	margin:0;
	float:left;
}
#farea {
	display:none;
}
#zipcDiv .pclookup {
	margin-left:5px;
}
.addcontactaddress #blkemail, .addcontactaddress #ustandc {
	float:left;
	margin:2px 5px 0 0;
	padding:0;
	width:13px;
	height:13px;
}
.addcontactaddress fieldset label.dontFloat {
	display:inline;
	width:auto;
}
.addcontactaddress #differentaddress {
	float:left;
	margin:2px 5px 0 12px;
	padding:0;
	width:13px;
	height:13px;
}
#redeempromocode .Lcat_headingintro {
	padding:0;
}
#redeempromocode p {
	clear:both;
	padding:10px 12px 0 12px;
}
#myacc-col-two #orderdetail #buttons {
	clear:both;
	overflow:hidden;
	padding:18px 4px 6px 3px;
	width:725px;
}
#orderdetail .bt-returnitem {
	text-align:right;
	clear:both;
}
#myacc-col-two #orderdetail #buttons .left {
	padding:1px 0 0 0;
}

#redeempromocode div label {
	float:left;
}
#returnform div {
	padding:5px 12px 8px 12px;
	width:936px;
	overflow:hidden;
}
#returnform fieldset div.orderitems {
	padding:5px 0 0 0;
	width:100%;
}
#returnform div.orderitems table {
	width:100%;
}
#returnform thead th {
	color:#666;
	text-align:left;
	padding:0;
}
#returnform td {
	border-top:1px solid #e6e6e6;
	padding:8px 0 44px 0;
	text-align:left;
}
#returnform tr.first td {
	border-top:none;
	padding-top:18px;
}
#returnform thead th.sku, #returnform td.sku {
	padding-left:12px;
	width:152px;
}
#returnform thead th.quantity, #returnform td.qty {
	text-align:center;
	width:64px;
}
#returnform thead th.reason, #returnform td.reason {
	padding-left:75px;
	width:220px;
}
#returnform thead th.comment, #returnform td.comment {
	width:280px;
}
#returnform td.commenttext {
	font-size:0.9em;
}
#returnform td input, #returnform td textarea {
	border:1px solid #A9A9A9;
	margin:0;
	padding:1px 0 1px 5px;
	color:#666;
}
#returnform td select {
	color:#666;
	float:none;
}
#returnform td.sku input {
	width:91px;
}
#returnform td.qty input {
	width:56px;
}
#returnform td.comment textarea {
	width:261px;
	height:63px;
	overflow:hidden;
}
#returnform tfoot td {
	padding:0;
	height:27px;
	border-top:none;
	text-align:right;
	vertical-align:middle;
	background-color:#D4D4D4;
}
#returnform .addanother img {
	margin-right:9px;
}
#returnform #buttons {
	text-align:right;
	padding:27px 6px 11px 6px;
	width:948px;
}
#returnform .required {
	color:#A50008 !important;
}
#tlusermyform #buttons, #addreminder #buttons, #editreminder #buttons, .addressbook #buttons, .containeroradeditadd #buttons, .containerpwrm #buttons, .containerpwrmthankyou #buttons, .editcontactaddress #buttons, #redeemgiftcert #buttons, #redeempromocode #buttons {
	padding:30px 12px 0 12px;
}
#tlusermyform #myformcommoption input {
	margin:1px 0 0 0;
	padding:0;
	float:left;
}
#tlusermyform #myformcommoption .smsbox input {
	margin:8px 0 0 0;
}
#tlusermyform fieldset .dob select, #checkout fieldset .dob select {
	margin:0 5px 0 0;
}
#tlusermyform fieldset .dob #usxt3doby, #checkout fieldset .dob #usxt3doby {
	display:none;
}
#checkout p.usxtinfo {
	padding-top:5px;
}
#tlusermyform fieldset #buttons {
	padding-left:0;
	padding-right:0;
}
.reminderBox thead th {
	text-align:left;
}
#addreminder thead th.hdrFname, #addreminder tbody td.fname {
	padding-left:12px;
	width:132px;
}
#addreminder tbody td.fname input, #addreminder tbody td.lname input {
	width:120px;
}
#addreminder tbody td.lname {
	width:132px;
}
.reminderBox tbody td.occasion {
	width:230px;
}
.reminderBox tbody td.occasion select {
	width:220px;
	margin:0;
}
.reminderBox tbody td.day {
	width:51px;
}
.reminderBox tbody td.month {
	width:98px;
}
.reminderBox tbody td.year {
	width:84px;
}
.reminderBox tbody td.year input {
	width:72px;
}
.reminderBox tbody td input, .reminderBox tbody td select {
	border:1px solid #A9A9A9;
	margin:0;
}
#reminderslist p.addreminder, .addcontactaddress #buttons {
	width:708px;
	overflow:hidden;
	padding:30px 12px;
}
#reminderslist thead th.hdrEdit, #reminderslist tbody td.edit {
	width:136px;
	text-align:center;
	padding-right:10px;
}
#reminderslist thead th.hdrOccasion, #reminderslist tbody td.occasion {
	width:249px;
}
#reminderslist thead th.hdrDate, #reminderslist tbody td.date {
	width:202px;
}
#reminderslist thead th.hdrDelete, #reminderslist tbody td.delete {
	width:135px;
}
#editreminder tbody td.flname {
	padding-left:12px;
	width:264px;
}
.addressbook ul#address_list li p {
	padding:0 0 5px 0;
}
.addressbook ul#address_list li div {
	width:100%;
	overflow:hidden;
	padding:0 0 5px 0;
}
.addressbook ul#address_list li div input {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
.addressbook #buttons .left{
	margin:1px 5px 0 0;
}
legend.oradsaddbook {
	display:block;
	font-weight:bold;
	margin:0;
	text-indent:0;
}
fieldset.f-oradsaddbook .addrName strong {
	font-weight:normal;
}

#orderhistory h2.balance {
	padding:5px 12px;
}
.ordersListBox h2 {
	padding:10px 0 5px 0;
}
.ordersListBox ul#orders_list li {
	padding:0 0 5px 0;
	clear:both;
}
.ordersListBox ul#orders_list form {
	display:block;
	width:100%;
	overflow:hidden;
}
.ordersListBox th {
	width:200px;
	padding:0 0 5px 0;
	text-align:left;
	vertical-align:top;
}
.ordersListBox td {
	padding:0 0 5px 0;
	vertical-align:top;
}
.ordersListBox td span.qtyof {
	color:#000;
}
.ordersListBox ul#orders_list .vieworder {
	float:left;
	margin:0 5px 0 0;
}
.ordersListBox ul#orders_list input {
	float:left;
}
#orderhistory #buttons {
	padding:0 12px;
}
.ohSumDetail {
	padding:10px 0 20px 0;
}
#paymentdetails_orlk h2 {
	display:none;
}
#paymentdetails_orlk #paymentdetails h2 {
	display:block;
	margin-bottom:4px;
}

#myacc-col-two #orderdetail #contactdetails_orlk {
	float:left;
	border-right:2px solid #fff;
}
#myacc-col-two #orderdetail .deliveryaddress {
	float:left;
	margin:0;
	position:static;
	width:365px;
}

/*STATIC PAGES*/
#staticpage,
#allsizeguide,
#signupnewsletter,
#quotelist,
#news,
#newsstorydetail,
#thankyou,
#help {
	color: #7d7d7d;
}
#staticpage h1,
#signupnewsletter h1,
#news h1,
#newsstorydetail h1,
#thankyou h1,
#help h1 {
	font-size:1.2em;
	margin:0 0 11px 0;
	padding:5px 18px 6px 18px;
	font-weight:normal;
}
#staticpage h2 {
	font-size:1em;
	text-transform:uppercase;
	color:#333;
	margin:0 0 10px 0;
	padding:2em 18px 0.6em 18px;
}
#staticpage h3 {
	font-size:1em;
	color:#333;
	margin:0 0 10px 0;
	padding:1em 18px 0 18px;
}
#staticpage p {
	padding:0.5em 22px 0.5em 18px;
	width:920px;
}
#staticpage a ,
#staticpage a:link ,
#staticpage a:visited,
#staticpage a:active {
	color:#7d7d7d;
	text-decoration:underline;
	}
#staticpage a:hover {
	color:#7d7d7d;
	text-decoration:none;
	}
#staticpage ul {
	list-style:disc;
	padding:0 0 0 35px;
	}	
#staticpage ul li {
	list-style:disc;
	padding:0 0 0.3em 0;
	}
#staticpage ul.nobullet {
	list-style:none;
	padding:0 0 0 18px;
	}
#staticpage ul.nobullet li {
	list-style:none;
	}	
#staticpage .staticdelivery {
	margin:0 0 0 18px;
	border-collapse:collapse;
	border-style:solid;
	border-color:#999;
	border-width:1px 1px 0 0;
}
#staticpage .staticdelivery th,	
#staticpage .staticdelivery td {
	padding:5px 25px 5px 8px;
	border-style:solid;
	border-color:#999;
	border-width:0 0 1px 1px;
}
#staticpage .emailsignuppage {
	padding:0 18px 30px 18px;	
}
#staticpage .emailsignuppage fieldset label {
	float:none;
	width:100%;
	display:block;
	padding:15px 0 10px 0;
}
#emailsignuppage {
	border:1px solid #A9A9A9;
	padding:3px;
	width:120px;
}	
#newslettersubmit {
	margin:0 0 0 -4px;
}
#signupnewsletter #buttons {
	padding:0 22px 0 18px;
	float:left;
	width:920px;
}
#signupnewsletter p {
	padding:0.5em 22px 0 18px;
	width:920px;
	clear:both;
}
#signupnewsletter a ,
#signupnewsletter a:link ,
#signupnewsletter a:visited,
#signupnewsletter a:active {
	color:#999;
	text-decoration:underline;
	}
#signupnewsletter a:hover {
	color:#999;
	text-decoration:none;
	}
#thankyou p {
	padding:0.5em 22px 50px 18px;
	width:920px;
}	
#allsizeguide h1 {
	font-size:1.2em;
	margin:0;
	padding:5px 18px 6px 18px;
	font-weight:normal;
}
#allsizeguide ul li {
	padding: 0 18px 10px 11px;
	border-bottom:1px solid #ccc;
}	
#allsizeguide h2 {
	font-size:1em;
	color:#333;
	margin:16px 0 0 0;
	padding:0 0 0 7px;
}
#allsizeguide h3 {
	font-size:1em;
	color:#333;
	margin:19px 0 18px 0;
	padding:0 0 0 7px;
}
#allsizeguide p {
	padding:0 0 2px 7px;
}
#allsizeguide p strong {
	color:#333;
}
#allsizeguide .sizetable {
	padding:29px 0 0 0;
}
#allsizeguide .sizetable img{
	padding:0 0 5px 0;
}

#quotelist h2 {
	font-size:1.2em;
	margin:0 0 11px 0;
	padding:5px 18px 6px 18px;
	font-weight:normal;
	background:#535353;
	color:#fff;
}
#quotelist ul {
	padding:0 18px;
}
#quotelist ul li {
	padding:0;
}
#quotelist h3 {
	padding:2em 0 0.5em 0;
	color:#333;
}
#quotelist h4,
#quotelist h5 {
	font-weight:bold;
	padding:0;
	margin:0;
	font-size:1em;	
}
#quotelist h5 {
	font-size:0.9em;
	font-weight:normal;	
}

#news h2 {
	font-size:1em;
	text-transform:uppercase;
	color:#333;
	margin:0;
	padding:2em 18px 0 18px;
}
#news p,
#newsstorydetail p {
	padding:0.5em 22px 0 18px;
	width:920px;
}
#news p.moreinfo {
	padding:0.5em 22px 20px 18px;
}
#news a ,
#news a:link ,
#news a:visited,
#news a:active {
	color:#999;
	text-decoration:underline;
	}
#news a:hover {
	color:#999;
	text-decoration:none;
	}
	
	/*GIFT CERTIFICATE*/
#giftcertificate {
	color:#999;
	}
#giftcertificate h1 {
	font-size:1.2em;
	margin:0 0 11px 0;
	padding:5px 18px 6px 14px;
	font-weight:normal;
	}	
#giftcertificate p {
	padding:0.5em 22px 0 14px;
}	
#giftcertificate fieldset {
	padding: 0 0 0 14px;
}
#giftcertificate fieldset div{
	padding: 0 0 5px 0;
}
#giftcertificate fieldset div label{
	padding: 2px 0 0 0; /*Hack IE6 7*/
}
#giftcertificate fieldset input {
	border:1px solid #A9A9A9;
}
#giftcertificate fieldset textarea {
	border:1px solid #A9A9A9;
	width: 220px;
}
#giftcertificate a ,
#giftcertificate a:link ,
#giftcertificate a:visited,
#giftcertificate a:active {
	color:#999;
	text-decoration:underline;
	}
#giftcertificate a:hover {
	color:#999;
	text-decoration:none;
	}
/*Help & Info*/	
#help h3 {
	font-size:1em;
	color:#333;
	margin:0;
	padding:10px 18px 0 18px;
	}
#help div {
	padding:0.5em 22px 0 18px;
	width:920px;
}	
#help div p{
	padding:0;
}	
#help div div {
	padding:0.5em 0 0 0;
	width:800px;
}
#help p {
	padding:0.5em 22px 0 18px;
}	
#formhelplist {
	color: #333;
}	
#helpsubmit {
	margin:0 0 0 5px;
}
#help a ,
#help a:link ,
#help a:visited,
#help a:active {
	color:#999;
	text-decoration:underline;
	}
#help a:hover {
	color:#999;
	text-decoration:none;
	}
#help ul {
	list-style:disc;
	padding:10px 0 0 33px;
	}	
#help ul li {
	list-style:disc;
	padding:0 0 0.3em 0;
	}
#help img {
	padding:5px 18px;
}

/*	remove price from on every product	*/
span.form,
span.from{
	display:none;
}

/* RT141876 */
#content-default_nocoltwothree h1{
	font-size:1.2em;
	font-weight:normal;
	margin: 0 0 11px 0;
	padding: 5px 18px 6px 18px;
}

#content-default_nocoltwothree p{
	padding: 5px 0 0 20px;
}

#content-default_nocoltwothree #buttons{
	padding: 10px 0 30px 20px;
}



.topnavigation{position:relative;z-index:2;}
/* Mega Menu Dynamic */
.Ltopnavcats {	
	float:left;
	position:relative;
	z-index:100;
}
.Lcat_headerbtm .underlinehdr,.Lcat_ckheaderbtm .underlinehdr{
	border-top:1px solid #FFFFFF;
	clear:both;
	height:1px;
	width:100%;
}
.Ltopnavcats ul li a{
	color:#686868;
	font-size:1.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
}

.Ltopnavcats ul iframe{border:0; left:-9999px; position:absolute; padding:0; margin:0; min-height:100px;}
.Ltopnavcats ul table {border-collapse:collapse; width:0; height:0; border:0;}
.Ltopnavcats ul li div.submenu,.Ltopnavcats ul li a table div.submenu {
	color:#000000;
	left:-9999px; 
	padding:0 0 15px 0; 
	position:absolute; 
	z-index:5; 
	font-size:1em;
	margin-top:2px;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-bottom:1px solid #686868;
}
.Ltopnavcats ul li div.cat3col, .Ltopnavcats ul iframe.cat3col{width:448px;}
.Ltopnavcats ul li div.cat2col, .Ltopnavcats ul iframe.cat2col{width:306px;}
.Ltopnavcats ul li div.column {float:left; text-align:left; width:auto; height:24px;}
.Ltopnavcats ul li div.column ul li {float:none;}
.Ltopnavcats ul li div.column ul li a{ border-top:1px solid #666666; color:#FFFFFF; padding:0 0 0 15px; width:122px; }
.Ltopnavcats ul li div.column ul li a:hover{color:#FFFFFF;}
.Ltopnavcats ul li div.column ul li a.more{font-weight:bold; text-decoration:underline;}

.Ltopnavcats ul li:hover div.submenu{top:25px;}
.Ltopnavcats ul#singlecolumn li  div.submenu div.submenuset div.menucontent .column .pacat{
	border-bottom:1px solid #CCCCCC;
	float:none;
	margin:0 6px;
	overflow:hidden;
	padding:0;
	width:210px;
}
.Ltopnavcats ul#singlecolumn li  div.submenu div.submenuset div.menucontent .column .pacat.last {border-bottom:0 none;}
.Ltopnavcats ul#singlecolumn li  div.submenu div.submenuset div.menucontent .column .pacat a {
	width:205px;
	border:0 none;
	color:#686868;
	font-size:1em;
	height:auto;
	margin:0;
	padding:4px 0 4px 2px;
	text-decoration:none;
}
/* Menu Dynamic */

.Ltopnavcats ul#singlecolumn li div.submenu, .Ltopnavcats ul#singlecolumn li a div.submenu {
	padding:0;
	width:220px;
	border-top:1px solid #D6CEC7;
	top:36px;
}
.Ltopnavcats ul#singlecolumn li div.menucontent ul li {
	border-bottom:1px solid #CCCCCC;
	border-right:0 none;
	border-left:0 none;
	float:none;
	margin:0 6px;
	padding:0;
	width:198px;
	overflow:hidden;
	height: auto;
}
.Ltopnavcats ul#singlecolumn li .submenuset .menucontent  ul li a{width:auto;} 
.Ltopnavcats ul#singlecolumn li ul li a,.Ltopnavcats ul#singlecolumn li a ul li a {
	border:0 none;
	color:#686868;
	font-size:1em;
	margin:0;
	padding:4px 0 4px 2px;
	text-decoration:none;
	height:auto;
}
.Ltopnavcats ul#singlecolumn li ul li a:hover{text-decoration:underline;}
.Ltopnavcats ul#singlecolumn li:hover div.submenu{left:0px;}
.Ltopnavcats ul#singlecolumn li div.menucontent ul li.last {border-bottom:0 none;padding-bottom:0px !important;}
/*RT147293*/

.Ltopnavcats ul li div.submenu ul {
	border-top:1px solid #FFFFFF;
	display:none; 
	left:220px;
	/*position:relative;*/
	top:-25px;
}

.Ltopnavcats .column:hover .icatlink{text-decoration: underline; color:#686868}
.Ltopnavcats .column:hover ul {display:block;}
.arrow{float:right;padding-right:0px;text-decoration: none;}
.icatlink{float:left;}

/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.Ltopnavcats .column ul {left:220px;position:relative;top:-25px !important;}
.Ltopnavcats .column ul li.first{height:22px !important; }
}


/* RT145111 */
.nowprice {
	color: #FF0000;
}
/* end RT145111 *//* REQUIRED FOR PRODUCT CYCLING */ .productCyclingHolder .ProductCycleArrow {     height:80px;     border: none;     overflow: hidden;     font-size: 0;     display:block;     line-height: 0;     text-align:center;  text-decoration:none; }   .productCyclingHolder .previousProduct {     background: url(../images/bt_viewpreviousproduct.gif) no-repeat scroll left bottom transparent;     width:131px; } .productCyclingHolder .nextProduct {     background: url(../images/bt_viewnextproduct.gif) no-repeat scroll right bottom transparent;     width:117px; }

/* In Press - Katies Boutique */
.topnavinthepress .submenu {display:none;}
.topnavkatieprice .submenu {display:none;} 

