/* Start parameters for the site */
/* Default color for all links */
a, a:visited, a:active, a:hover{
	color: #0000ff;
}

.wrapper, .absheader, .absfooter{
/* Width of the site */
	width: 960px; /* SITE_WIDTH */
}
/* Height of the header */
.absheader{
	height: 139px;
	background-image: url(../images/headerbg.png?v2);
}
.wrapper{
	padding-top: 139px;
}
/* Padding top */
.wrapper{
	margin-top: 16px;
}
/* Content padding */
.content{
/*
	padding: top right bottom left;
*/
	padding: 12px 12px 12px 12px; /* LEFT_PADDING, RIGHT_PADDING */
}

/* Width of the left navigation */
.colleft{
	width: 200px; /* LEFTCOL_WIDTH */
	padding-left: 20px;
}
.content{
	width: 716px; /* =SITE_WIDTH - LEFTCOL_WIDTH - LEFT_PADDING - RIGHT_PADDING */
}
.content-column1{
	padding: 0px 6px 12px 6px;
}
/* Default styles for the whole site */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000; /*Background color for the left, right, bottom areas */
	background-image: url(../images/bg.gif?v1);
	background-repeat: repeat-x;
}
.wrapper{
	background-color: #ffffff; /* Background color for the inner area */
}
/* Size of the logo link (goes to the home page) Can be bigger then logo.png */
h1#logo a{
	width: 218px;
	height: 65px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
}
/* Position of the logo link */
h1#logo{
	float: left;
	top: 0;
	left: 0;
	margin: 0;
}
/* End parameters for the site */

body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend{
	display: none;
}
ul, li{
	margin: 0;
	padding: 0;
}
.no-display{
	display: none;
}
.clear{
	clear: both;
}
div.clear12{
	clear: both;
	height: 12px;
	overflow: hidden;
}
.wrapper{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.content{
	float: right;
}
.absheader{
	position: absolute;
	top: 0;
	left: 0;
}
.absheader h2{
	clear: left;
	line-height: 24px;
	font-size: 11px;
	color: #ffffff;
	padding-left: 12px;
	margin: 0;
	text-transform: uppercase;
}
.topnav2{
	list-style: none;
	position: absolute;
	top: 11px;
	left: 428px;
}
.topnav2 li{
	padding-left: 2px;
	float: left;
}
.topnav2 li a{
	display: block;
	height: 50px;
	text-indent: -3000px;
	overflow: hidden;
}
.topnav2 li.topnav21{
	width: 137px;
}
.topnav2 li.topnav22{
	width: 150px;
}
.topnav3{
	position: absolute;
	top: 46px;
	left: 740px;
	list-style: none;
	font-size: 13px;
	line-height: 13px;
}
.topnav3 li{
	float: left;
	padding-right: 4px;
	border-right: 1px solid #006997;
}
.topnav3 li.last{
	padding-left: 4px;
	border: 0;
}
.topnav3 a{
	color: #006997;
}
ul.topnav{
	list-style: none;
	clear: both;
	margin: 0;
	padding: 1px 0 0 0;	
	position: relative;
}
ul.topnav ul{
	list-style: none;
	display: none;
	border-top: 1px solid #ffffff;
	font-size: 13px;
	padding:0;
}
ul.topnav ul li{
	padding: 0 6px 0 16px;
	background-color: #73ac64;
}
ul.topnav ul li.first{
	background-image: url(../images/menu/subnavbg.gif?v1);
	background-repeat: repeat-x;
	padding-top: 6px;	
}
ul.topnav ul li a{
	background-image: url(../images/menu/bullet.gif?v1);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
}
ul.topnav ul li a:hover{
	color: #ffffff;
}

ul.topnav ul li.last{
	background-image: url(../images/menu/bl.png?v1);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	line-height: 11px;
	padding: 0 !important;
	background-color: transparent !important;
}
ul.topnav ul li.last div{
	background-image: url(../images/menu/br.png?v1);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.topnav ul li.last div div{
	background-color: #73ac64;
	background-image: none;
	margin: 0 13px;	
}

ul.topnav .over ul{
	display: block;
}


ul.topnav li{
	float: left;
	line-height: 37px;
	padding: 0 2px 0 0 ;
}
ul.topnav ul li{
	float: none;
	line-height: 20px;
	height: auto;
}
ul.topnav li .main{
	display: block;
	height: 37px;
	text-indent: -3000px;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
}
ul.topnav li .main:hover, ul.topnav li.over .main{
	background-position: 0 37px;
}
ul.topnav li.m_singlesinkvanities{
	width: 193px;
}
ul.topnav li.m_singlesinkvanities .main{
	width: 193px;
	background-image: url(../images/menu/singlesinkvanities.png?v1);
}
ul.topnav li.m_singlesinkvanities ul{
	margin-left: 2px;
}
ul.topnav li.m_doublesinkvanities{
	width: 192px;
}
ul.topnav li.m_doublesinkvanities .main{
	width: 192px;
	background-image: url(../images/menu/doublesinkvanities.png?v1);
}
ul.topnav li.m_vesselsinks{
	width: 124px;
}
ul.topnav li.m_vesselsinks .main{
	width: 124px;
	background-image: url(../images/menu/vesselsinks.png?v1);
}
ul.topnav li.m_vesselsinks ul{
	width: 180px;
}
ul.topnav li.m_faucets{
	width: 90px;
}
ul.topnav li.m_faucets .main{
	width: 90px;
	background-image: url(../images/menu/faucets.png?v1);
}
ul.topnav li.m_faucets ul{
	width: 170px;
}
ul.topnav li.m_mirrors{
	width: 93px;
}
ul.topnav li.m_mirrors .main{
	width: 93px;
	background-image: url(../images/menu/mirrors.png?v1);
}
ul.topnav li.m_mirrors ul{
	width: 120px;
}
.searchfrm{
	position: relative;
}
.searchfrm .search-text{
	color: #333333;
	border: 0;
	width: 140px;
	height: 18px;
	padding: 3px 7px;
	position: absolute;
	left: 18px;
	top: 6px;
}
.searchfrm .search-img{
	position: absolute;
	top: 4px;
	left: 175px;
}
div.cart{
	position: absolute;
	top: 12px;
	left: 733px;
	background-image: url(../images/cartbg.png?v1);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 3px;
}
#items{
	padding-left: 153px;
	line-height: 23px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#items:hover{
	text-decoration: underline;
}
#items span{
	background-color: #73ac64;
	line-height: 23px;
	display: block;
	background-image: url(../images/cartrightbg.gif?v1);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 6px;
}


.colleft{
	float: left;
}
.livechat{
	margin: 0 0 14px 0;
}
.leftnav h3{
	margin: 0 0 11px 0;
	height: 15px;
	line-height: 15px;
	text-indent: -3000px;
	overflow: hidden;
}
.nav_singlesinkvanities{
	background-image: url(../images/menu/singlesinkvanities.gif?v1);
}
.nav_doublesinkvanities{
	background-image: url(../images/menu/doublesinkvanities.gif?v1);
}
.nav_vesselsinks{
	background-image: url(../images/menu/vesselsinks.gif?v1);
}
.nav_faucets{
	background-image: url(../images/menu/faucets.gif?v1);
}
.nav_mirrors{
	background-image: url(../images/menu/mirrors.gif?v1);
}


.leftnav h4{
	margin: 0 0 5px 0;
	height: 27px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.nav_size{
	background-image: url(../images/menu/size.gif?v1);
}
.nav_style{
	background-image: url(../images/menu/style.gif?v1);
}
.nav_price{
	background-image: url(../images/menu/price.gif?v1);
}
.nav_other{
	background-image: url(../images/menu/other.gif?v1);
}
.nav_material{
	background-image: url(../images/menu/material.gif?v1);
}
.nav_shape{
	background-image: url(../images/menu/shape.gif?v1);
}
.nav_application{
	background-image: url(../images/menu/application.gif?v1);
}
.nav_finish{
	background-image: url(../images/menu/finish.gif?v1);
}
.leftnav ul{
	margin: 0 6px 8px 8px;
	list-style: none;
	line-height: 20px;
	font-size: 13px;
}
.leftnav ul a{
	color: #000000;
	text-decoration: none;
}
.leftnav ul a:hover{
	text-decoration: underline;
}



form.newsletterfrm{
	background-image: url(../images/newsletterbg.gif?v2);
	background-repeat: no-repeat;
	/*width: 200px;*/
	height: 84px;
	margin: 0 0 24px 0;
	padding: 112px 0 0 8px;
}
form.newsletterfrm .ss_reqbox{
	border-color: #f5f5f5;
	margin:0 !important;
}
form.newsletterfrm .ss_reqbox input{
	border: 1px solid #d8d8d8;
	background-color: #ffffff;
	width: 169px;
	height: 17px;
	padding: 2px 3px;
}
form.newsletterfrm div.captcha{
	padding-top: 95px;
	margin: 0 0 20px 0;
	padding-left: 4px;
	clear: both;
}
form.newsletterfrm #codeimg{
	display: block;
}
form.newsletterfrm div.submit{
	text-align: right;
	padding: 9px 11px 0 0;
}
.absfooter{
	margin: 0 auto 12px;
	background-image: url(../images/footerbg.gif?v1);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 40px;
	position: relative;
}
.footerinner{
	background-color: #ffffff;
	padding: 0 20px;
}
.footerinner2{
	background-color: #f5f5f5;
	background-image: url(../images/footerheaderbg.gif?v2);
	background-repeat: no-repeat;
	width: 920px;
	margin: 0 0 12px 0;
}
.footernav{
	list-style: none;
}
.footernav li{
	float: left;	
}
.footernav li li{
	float: none;
	display: block;
	border-bottom: 1px solid #d8d8d8;
}
.footernav li li a{
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	padding: 5px 0 6px 17px;
	background-image: url(../images/bottombullet.gif?v1);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}
.footernav li li a:hover{
	text-decoration: underline;
}
.footernav h3{
	margin: 0 0 13px 0;
	background-image: url(../images/footernav.gif?v1);
	background-repeat: no-repeat;
	height: 21px;
	overflow: hidden;
	text-indent: -3000px;
}
ul.footernav ul{
	border-top: 1px solid #d8d8d8;	
	list-style: none;
}
.footerfooter{
	clear: both;
	height: 7px;
	width: 920px;
	background-image: url(../images/footerfooterbg.gif?v1);
	background-repeat: no-repeat;
	overflow: hidden;
}
ul.footernav li.m_bathroomsinks h3{
	background-position: 0 -21px;
}
ul.footernav li.m_bathroomaccessories h3{
	background-position: 0 -42px;
}
ul.footernav li.m_bathroomvanityresources h3{
	background-position: 0 -63px;
}
ul.footernav li.m_bathroomvanities{
	padding: 15px 0 13px 15px;
	width: 230px;
}
ul.footernav li.m_bathroomsinks{
	padding: 15px 0 13px 40px;
	width: 137px;
}
ul.footernav li.m_bathroomaccessories{
	padding: 15px 0 13px 53px;
	width: 176px;
}
ul.footernav li.m_bathroomvanityresources{
	padding: 15px 0 13px 44px;
	width: 201px;
}
ul.bottomnav{
	background-image: url(../images/bottomnav.gif?v1);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	width: 618px;
	height: 18px;
	list-style: none;
	margin: 0 auto;
}
ul.bottomnav li{
	float: left;
	padding-right: 1px;
}
ul.bottomnav li a{
	display: block;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: -3000px;
	overflow: hidden;
}
ul.bottomnav li a.m_home{
	width: 53px;
}
ul.bottomnav li a.m_faqs{
	width: 50px;
}
ul.bottomnav li a.m_contactus{
	width: 92px;
}
ul.bottomnav li a.m_testimonials{
	width: 102px;
}
ul.bottomnav li a.m_clientphotos{
	width: 109px;
}
ul.bottomnav li a.m_articles{
	width: 75px;
}
ul.bottomnav li a.m_aboutus{
	width: 78px;
}
ul.bottomnav li a.m_blog{
	width: 51px;
}
a.recommended{
	display: block;
	position: absolute;
	bottom: -3px;
	left: 330px;
	width: 300px;
	height: 16px;
	text-indent: -3000px;
	overflow: hidden;
}


/* Shopping Cart Styles */
/*
.clear{
	clear: both;
}
.scbox{
	width: 732px;
}
*/
.sc-list{
	list-style: none;
	margin: 0 8px 12px 0 !important;
}
.sc-list li{
	background-image: url(../images/scbullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 18px 25px;
	line-height: 16px;
	color: #666666;
	font-size: 12px;
}
.sc-list li strong{
	display: block;
	color: #000000;
	margin: 0 0 2px 0;
}


h1.scheader{
	height: 36px;
	margin: 0 0 30px 0;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
h1.scheader-shoppingcart{
	background-image: url(../images/sc/step-shoppingcart.png?v1);
}
h1.scheader-checkout{
	background-image: url(../images/sc/step-checkout.png?v1);
}
h1.scheader-ordercomplete{
	background-image: url(../images/sc/step-ordercomplete.png?v1);
}
h2.scstep{
	line-height: 50px;
	height: 52px;
	background-image: url(../images/sc/step-bg.gif?v1);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding-left: 9px;
}
.sccontinuetbl{
	margin: 0 0 15px 0;
}
.sccontinuetbl td{
	vertical-align: top;
}
.sccontinuetbl-td1{
	padding-top: 10px;
}
.sccontinuetbl-td1{
	padding-right: 20px;
}
.sccontinuetbl-td2{
	padding-left: 20px;
}
div.scheader{
	margin: 0 0 12px 0;
}
div.scheader h3{
	font-size: 15px;
	margin: 0 0 9px 0;
}
div.scheader p{
	font-size: 13px;
	margin: 0 0 27px 0;
}
table.scheader{
	width: 100%;
	margin: 0 0 12px 0;
}
table.scheader td{
	vertical-align: top;
}
.scheader-td2{
	width: 165px;
	padding-left: 12px;
}

div.sccol2{
	width: 165px;
	background-color: #efefef;
	background-image: url(../images/sc/shoppinghereissafefooter.gif?v1);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
div.sccol2 h4{
	text-indent: -3000px;
	overflow: hidden;
	background-image: url(../images/sc/shoppinghereissafe.gif?v1);
	width: 165px;
	height: 31px;
	margin: 0 0 6px 0;
}
div.sccol2 div.sccol2box{
	text-align: center;
	padding: 0 0 12px 0;
}
div.scshowbasket{
	margin: 0 0 18px 0;
}
table.cart{
	width: 100%;
}
table.cart td{
	background-color: #efefef;
	padding: 2px 3px;
	vertical-align: middle;
}
.cart_quantity input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}
td.cart_delete, td.cart_quantity, td.cart_image{
	text-align: center;
}
td.cart_price, td.cart_total{
	text-align: right;
}
td.cart_total{
	font-weight: bold;
}
td.cart_sku, td.cart_price{
	color: #666666;
}
table.carttotal{
	width: 100%;
	margin: 0 0 12px 0;
}
td.carttotal-td2{
	text-align: right;
}
table.totals{
	margin: 0 0 0 auto;
	border-collapse: collapse;
}
table.totals td{
	border-collapse: collapse;
	padding: 3px;	
}
table.totals td.totals_txt, table.totals td.totals_all_txt{
	text-align: left;
	font-weight: bold;
	padding-right: 24px;
}
table.totals td.totals_all_txt{
	border: 1px solid #1a66b3;
	border-right: 0;
	background-color: #d3e3f2;
	padding: 3px 24px 3px 6px;
}
table.totals td.totals_all{
	border: 1px solid #1a66b3;
	border-left: 0;
	background-color: #d3e3f2;	
	padding: 3px 3px 3px 3px;
}
table.totals td.totals{
	text-align: right;
}
.coupontbl td{
	vertical-align: top;
}
.coupontbl-td1{
	padding-right: 6px;
	padding-top: 7px;
}
.coupontbl-td2{
	padding-top: 3px;
	padding-right: 8px;
}
.coupontbl-td2 input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
	width: 160px;
	height: 18px;
	padding: 2px 3px;
}
td.carttotal-td1{
	padding-top: 12px;
}
td.carttotal-td1 div{
	margin: 0 0 24px 0;
}
td.carttotal-td1, td.carttotal-td2{
	vertical-align: top;
}
.scshipping-td1, scshipping-td2{
	vertical-align: top;
}
.scshipping-td1{
	width: 373px;
	padding-right: 22px;
}
.scshipping-td2{
	width: 335px;
}
.scshipping-td2 h3{
	font-size: 15px;
	margin: 0 0 12px 0;
}
.scshipping-td2 p{
	margin: 0 0 12px 0;
	font-size: 13px;
}
table.scshipping{
	margin: 0 0 12px 0;
}
a.sccustomers{
	font-size: 11px;
	display: block;
	margin: 0 0 12px 0;
}
td.zipncountry{
	vertical-align: top;
}
.scshipping-td1 .zipncountry input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;	
}
.scshipping-td1 select{
	width: 185px;
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}
.zipncountry_txt{
	padding-right: 21px;
}
.taxnship_hdr{
	font-weight: bold;
}
div.sc-checkout{
	padding-top: 12px;
	text-align: center;
}
table.bill_addr, table.ship_addr{
	width: 100%;
}
.bill_addr_hdr, .ship_addr_hdr{
	background-color: #c1c1c1;
	text-align: left;
	font-weight: bold;
	line-height: 49px;
	padding-left: 12px;
}
table.addr{
	margin: 0 0 12px 0;
	width: 100%;
}
table.addr > td{
	width: 50%;
}
.addr_val select{
	width: 223px;
}
td.addr{
	text-align: right;
	padding-right: 3px;
}
td.addr_val input, td.addr_val select{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;	
}
td.addr_foot{
	text-align: right;
}


table.comm{
	margin: 0 auto 12px;
}
textarea.comm{
	border: 1px solid #7f9db9;
}
td.comm_hdr{
	font-weight: bold;
	text-align: center;
}
table.payment{
	margin: 0 auto 12px;
}
table.payment input, table.payment select{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;		
}
td.payment_hdr{
	font-weight: bold;
	text-align: center;
}
td.payment{
	text-align: right;
}
.scshippingfooter{
	text-align: center;
	margin: 0 0 12px 0;
}
.scshippingfooter strong{
	font-size: 14px;
}
.scshippingbuttons{
	margin: 0 0 12px 0;
}
.scshippingbuttons input{
	display: block;
	margin: 0 auto 12px;
}
.scemail{
	text-align: center;
	margin: 0 0 12px 0;
}
/* Shopping Cart Styles */