.sdmenu {
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: #FF0000;
	background-color: #646262;
	background-image: url(title.gif);
	background-repeat: z;
	background-position: right bottom;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bolder;
	font-style: normal;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: #FFFFFF;
    background: #FFF url(title.gif) repeat-x;
}

.sdmenu .title {
	border-bottom: 1px solid #DDD;
	color: #FF0000;
	background-color: #DEB1B1;
	font-size: 10pt;
}

.sdmenu .arrow {
	margin-left: 10px;
	margin-right: 7px;
	color: #3399FF;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #066 url(#) no-repeat right center;
    color: #FFF;
}

/* Grey CSS */
body {
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
	/*background-image: url(images2/bgnd.gif);*/

}

#Layer1 {	position:absolute;
	width:411px;
	height:79px;
	z-index:7;
	left: 2px;
	top: 2px;
	visibility: visible;
	overflow: visible;
}
#mainwrapper {
	background-color: #ffffff;
	padding: 18px;
	margin-top: 200px;
	margin-bottom: 0;
	margin-left: 240px;
	margin-right: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 20px;
	background-color:yellow;
}

#header p {
	margin: 0;
	font-size: 12px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
} 

#sidebar {
	position: absolute;
	width: 185px;
	color: #f4f4f4;
	padding: 0px;
	left: 49px;
	top: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
#sidebar a:link, #sidebar a:visited  {
	color: #595b92;
	display: block;
	background-color: #f4f4f4;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	font-weight: normal;
}
#sidebar a:hover, #sidebar a:active  {
	color: #FFFFFF;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #6699CC;
	font-weight: normal;

}
#sidebar a {
	width: 177px;
	padding: 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#maincontent p, #maincontent ul , #maincontent ol  {
	font-size: 12px;
	text-align: justify;
	color: #595B92;
}
#maincontent td  {
	font-size: 12px;
	text-align: left;
}
#maincontent td a:link, #maincontent td a:visited  {
	color: #000066;
	text-decoration: none;
	}
#maincontent a:hover, #maincontent a:active  {
	color:#990000;
	text-decoration: none;
	}
#maincontent h1 {
	margin: 0 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#sidebar h2 { margin: 0 0 12px 0;}
#sidebar p {
	font-size: 12px;
	color: #666666;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
#nav {
	margin: 10px 0px 0px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: visible;
}

#sidebar a:hover, #sidebar a:active  {
	color:#CC3333;
	background-color: #f4f4f4;
	font-weight: normal;
}

a:link, a:visited  {
	color: #3399FF;
	}
a:hover, a:active  {
	color: #990000;
}
.tbl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FAFAFA;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
	padding-left: 3px;
}
.tbl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	display: block;
	text-align:right;
	padding-right:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
}
.fulltable {
	border:solid 1px black;
	}
.style15 {font-size: 10px; color: #666699; }
.style22 {color: #000000}
.style24 {color: #595B92}
.style34 {font-size: 9px}
.style35 {color: #595B92}
.style35 {
	color: #595B92;
	text-decoration: none;
}
.style36 {color: #595B92}
.style36 {color: #595B92}
.style52 {color: #595B92}
.style52 {color: #595B92}
.style47 {color: #66CCFF;
	font-weight: bold;
}
.style51 {color: #66FFFF}
.style54 {color: #595B92}
.style54 {color: #595B92}
.style55 {color: #595B92}
.style55 {color: #595B92}
.style56 {color: #595B92}
.style56 {color: #595B92}
.style59 {font-size: 10}
.style10 {color: #336699}
.style24 {color: #595B92}
.style27 {color: #3399FF}
.style6 {	color: #FBFBFB;
	font-weight: bold;
}
.style7 {	color: #FDFDFD;
	font-weight: bold;
}
.style9 {	color: #336699;
	font-weight: bold;
}
.style33 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.tbl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FaFAFA;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}
.tbltp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c33130;
	color:white;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
	font-weight: bold;
	padding-left: 3px;
}
.tbltp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c33130;
	color:white;
	display: block;
	text-align:right;
	padding-right:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	font-weight: bold;
	padding-left: 3px;
}
.tbl1tp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
	padding-left: 3px;
	
}
.tbl1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefef;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
	padding-left: 3px;
}
.tbl2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefef;
	display: block;
	text-align:right;
	padding-right:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;

}
.tbl3a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ccd8d9;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}
.tbl1c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefef;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
	padding-left: 3px;
}
.tbl2c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efefef;
	display: block;
	text-align:right;
	padding-right:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;

}
.tbl3c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ccd8d9;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}
.tblbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FF0000;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.sep {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8CA6A8;
}
.para2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
div.header {
	margin:0px;
	padding: 15px 0px 15px 0px;
	position: absolute;
	top: 0px;
	visibility: visible;
	left: 0px;
	width: 100%;
	background-color:#595b92;
	border-bottom: 1px solid #CCCCCC;
	overflow: visible;

}
div.adbar {
	background: 0px 0px;
	height: 38px;
	position: absolute;
	z-index: 5;
	top: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	left: -13px;
	right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	bottom: 0px;
	margin: 0px;
	width: 94%;
}
	
.right {
	float:none;
	top:0px;
	clip:rect(auto,400px,auto,auto);
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}

.search {
background-color: #DCEBFA;
margin:0px;
padding:3px; }

.required{
color:#cc0000;
}

dt{
font-size:16px;
}

dd{
font-weight:normal;
font-size:12px;
padding:2px 0px 10px 0px;
}

#footer p {
	margin: 0;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}
#footer a:link, #footer a:visited  {
color: #6699CC;
}
#footer a:hover, #footer a:active  {
color: #990000;
}
p, div {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595B92;
	width: auto;
	left: 783px;
	top: 7px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.esp-bathrooms.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.esp-bathrooms.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.esp-bathrooms.com/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
img
{  border-style: none;
}
.style61 {font-weight: bold}
.style63 {
	color: #339900;
	font-weight: bold;
}
.style64 {
	color: #B44848;
	font-weight: bold;
}
.style66 {font-size: 10px}
.style67 {font-size: 12px}
#Layer1 {	position:absolute;
	width:1px;
	height:79px;
	z-index:7;
	left: 2px;
	top: 2px;
	visibility: visible;
	overflow: visible;
}
.style10 {color: #336699}
.style24 {color: #595B92}
.style27 {color: #3399FF}
.style6 {	color: #FBFBFB;
	font-weight: bold;
}
.style7 {	color: #FDFDFD;
	font-weight: bold;
}
.style9 {	color: #336699;
	font-weight: bold;
}
.style33 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style29 {color: #3399FF; font-weight: bold; }
#Layer2 {
	width:30px;
	height:60px;
	z-index:1;
	left: 34px;
	top: -88px;
}
#Layer3 {
	width:1px;
	height:80px;

	left: 740px;
	top: 18px;
}
#Cart {
	width:1px;
	height:80px;

	left: 787px;
	top: 12px;
}
.style61 {font-weight: bold}
.style63 {
	color: #339900;
	font-weight: bold;
}
.style64 {
	color: #B44848;
	font-weight: bold;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer5 {
	width:200px;
	height:115px;
	z-index:5;
}
.lnk11b-colorOff {FONT-SIZE: 11px; COLOR: #3399ff; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
#Cart {
	position:absolute;
	width:117px;
	height:78px;
	visibility: visible;
}
#Layer6 {
	position:absolute;
	width:166px;
	height:91px;
	z-index:1;
}
#Layer7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style72 {
	color: #993300;
	font-weight: bold;
}
.style73 {font-family: Arial, Helvetica, sans-serif}
