/*------------------------------------
Splashes Bath and Kitchen center
Global Stylesheet

Author / Atomic Crayon
website / www.atomiccrayon.com
-------------------------------------*/

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

/* END reset (tripoli) */

body {
	background: url(/images/bg-body.jpg);
	margin:0 0 80px 0; /*so scroll in IE6 displays footer*/
	text-align:center;
	font: 12px/1.4 "Trebuchet MS", Tahoma, sans-serif;
	}
h1, h2, h3, h4, h5, h6 { margin:0; font-weight:bold;}
h2 { font-size:30px; font-weight:normal; line-height:0.9; margin:0 0 0 0; }
h3 { font:16px/1.2 Georgia, Times, serif; color:#5a6265; margin-top: -10px; margin-bottom: 20px; font-weight: normal; }
h4 { font-size:15px; }
h5, h6 { font-size:12px; color:#5a6265; }

p {
	margin:12px 0 12px 0;
	line-height:1.4;
}

ul li, ol li {
	list-style:disc;
}
div, span, ul, ul li, ol, ol li {
	position:relative;
}

.content a:link, .content a:visited {
	color: #06637b;
	text-decoration: underline;
}

.small {
	font-size: 11px;
}

.hide {
	text-indent: -9999px;
}
	
/* -----------------
   main structure
   --------------- */
.main { 
	background:transparent url(/images/frame_middle.png) top center repeat-y;
	width:854px;
	margin:72px auto 0 auto;
	padding:10px;
	text-align:left;
	position: relative;
	}
.content { /*IE conditionals here*/
	width:840px;
		min-height:490px;
		height:auto!important;
		height:490px;
	margin:-28px 0 0 7px;
	top:0;
	left:0;
	padding:0;
	z-index:2!important;
	background:#ebebeb;	
	}

.text {
	width:475px;
	margin:150px 20px 0 15px;
	padding:0 0 20px 0;
	float:right;
	}

.copy {
	margin-left: 15px;
}
	
.footer { 
	position:relative;
	background:transparent url(/images/frame_bottom.png) top center no-repeat;
	width:824px; /*any less/more and the shadow becomes mis-aligned at the top/bottom, respectively*/
	height:25px;
	clear:both;
	margin:0 -10px -90px -10px;
	right:0;
	top:-27px;
	padding:45px 10px 10px 40px;
	color:#8e8e72;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	}

.footer a:link, .footer a:visited {
		color: #8e8e72;
		font-weight: bold;
}

.footer a:hover, .footer a:active, .footer a:focus {	
	text-decoration: underline;
}

.footer strong {
	color:#56563b;
	}
.clear {
	clear:both;
	}
	
/* -----------------
   content
   ---------------  */
   /* themes */
   
   .content h2 {
	   text-indent: -9999px;
	   background-repeat: no-repeat;
	   height: 37px;
	   width: 465px;
	   margin-bottom: 5px;
   }
   
#page_home .content {
	background:url(/images/bk_home.jpg) top left no-repeat;
}

#page_home .content h2 {
	background-image: url(/images/title_home.png);
}

#page_consultation .content {
	background:url(/images/bk_consultation.jpg) top left no-repeat;
}

#page_consultation .content h2 {
	background-image: url(/images/title_consultation.png);
}

#page_products .content {
	background:url(/images/bk_products.jpg) top left no-repeat;
}

#page_products .content h2 {
	background-image: url(/images/title_products.png);
}

#page_faq .content {
	background:url(/images/bk_faq.jpg) top left no-repeat;
}

#page_faq .content h2 {
	background-image: url(/images/title_faq.png);
}

#page_locations .content {
	background:url(/images/bk_locations.jpg) top left no-repeat;
}

#page_locations .content h2 {
	background-image: url(/images/title_locations.png);
}

/* navigation  */

img#print_logo {
	display: none;
}

h1#logo {
	margin: 0;
	padding: 0;
}

   
#logo a  {
	display: block;
	width: 145px;
	height: 90px;
	position: absolute;
	top: -20px;
	left: 658px;
	z-index: 10;
}

.nav { 
	height:47px;
	margin:-61px -10px 0 -10px;
	padding:0 0 5px 0;
	font: 12px Georgia, Times, serif;
	text-transform:uppercase;
	color:#284346;
	font-weight:bold;
	background:url(/images/frame_top.png) bottom center no-repeat;
	}
.nav ul {
	padding:0 0 0 35px;

	}	

.nav li {
	list-style:none;
	margin:0 5px 0 0;
	padding:0 17px 0 0;
	background:url(/images/nav-decor.gif) top right no-repeat;
	}
.nav li, .nav li a {
	float:left;
	}
.nav li a {
	float:left;
	padding:0 6px;
	color:#284346;
	}
.nav li a:hover, .nav li a.active {
	color:#90b4b8;
	}


/* PRODUCTS PAGES */

#page_products #subnav { /* IE Conditionals here */
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	margin-left: 56px;
	width: 220px;
		min-height:510px;
		height:auto!important;
		height:510px;
	background-image: url(/images/bk_subnav.png);
}

#page_products #subnav ul { /* IE Conditionals here */
	margin: 0;
	padding: 0 0 10px 0;
	width: 220px;
		min-height:530px;
		height:auto!important;
		height:530px;
	background-image: url(/images/bk_subnav_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}


#page_products #subnav li {
	list-style: none;
	text-align: right;
	padding: 0 10px;
}

#page_products #subnav li#top {
	padding-top: 20px;
	background-image: url(/images/bk_subnav_top.png);
	background-position: top center;
	background-repeat: no-repeat;
}


#page_products #subnav li a:link, #page_products #subnav li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 5px 10px;
}

#page_products #subnav li a:hover, #page_products #subnav li a:active, #page_products #subnav li a:link.selected, #page_products #subnav li a:visited.selected {
	color: #70a2aa;
	background-image: url(/images/bk_subnav.png);
}


/*  PRODUCTS SUBPAGES  */

ul#product_sub {
	margin: 0;
	padding: 0;
}

ul#product_sub li {
	list-style: none;
	width: 137px;
	height: 119px;
	float: left;
	margin: 0 10px 0 0;
}

ul#product_sub li a {
	display: block;
	width: 137px;
	height: 119px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}

.disclaimer {
	font-size: 11px;
	font-style: italic;
	line-height: 1;
	margin: 0;
	padding-top: 5px;
	clear: left;
	float: left;
}


/* FAQ PAGE */

#page_faq dt {
	background-image: url(/images/bk_faq_questions.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 0 0 5px;
	margin: 0;
	height: 22px;
	width: 458px;
	font-weight: bold;
}

#page_faq dd {
	margin: 5px 0 0 0;
}

#page_faq dd p {
	margin: 0 0 15px 0;
}

/* LOCATIONS PAGE */


#page_locations #subnav {
	color: #06657c;
	position: absolute;
	top: -32px;
	left: 3px;
	width: 100%;
}
	
#page_locations #subnav a:link, #page_locations #subnav a:visited {
	border-top: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	color: #000;
	padding: 2px 0 1px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

#page_locations #subnav a:hover, #page_locations #subnav a:active, #page_locations #subnav a:link.selected, #page_locations #subnav a:visited.selected {
	color: #06657c;
}

#page_locations #subnav .bullet {
	padding-top: 2px;
}

#page_locations #subnav a, #page_locations #subnav .bullet {
	display: block;
	float: right;
	margin-left: 3px;
}

#page_locations dt {
	background-image: url(/images/bk_faq_questions.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 0 0 5px;
	margin: 0;
	height: 22px;
	width: 458px;
	font-weight: bold;
}


#page_locations dd {
	margin: 5px 0 8px 0;
	width: 447px;
	padding: 7px 7px 20px 7px;
	/*border: solid 1px #d2d2d2;*/
}

#page_locations dd p {
	margin: 0;
}

#page_locations dd p.hours {
	margin-top: 15px;
}

#page_locations dd .wrap {
	width: 203px;
	padding-bottom: 10px;
	float: left;
	margin-right: 20px;
}

#page_locations dd  .wrap .photo {
	width: 201px;
	border: solid 1px #d2d2d2;
}

#page_locations dd .wrap .photo img {
	display: block;
	border: solid 4px #fff;
}

#page_locations dd p.map {
	margin: 28px 0 0 0;
	padding: 0;
	line-height: 1;
	float: right;
}

#page_locations dd p.map a {
	display: block;
	padding: 2px 4px;
	background-color: #06657c;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

/* MAP PAGE */

#page_map {
	margin: 0;
}

#page_map #wrapper {
	margin: 20px auto;
	width: 600px;
	background:#fff url(/images/bk_map.jpg) top right no-repeat;
	border: solid 1px #06657c;
	padding-top: 130px;
	position: relative;
}

#page_map #wrapper h1 a	{
	top: 0;
	left: 420px;
}

#page_map #close {
	position: absolute;
	top: -20px;
	left: 584px;
	font-size: 40px;
	font-weight: bold;
}

#page_map #close a {
	color: #fff;
}

#page_map #map {
	border: solid 1px #d2d2d2;
	float: left;
	margin-right: 20px;
}
#page_map #address {
	margin-top: 20px;
	float: right;
	width: 160px;
}

#page_map h2 {
	font-size: 18px;
}

#page_map .map_footer {
	clear: both;
	text-align: right;
	margin-right: 10px;
	padding-top: 10px;
}

/* ACCORDION STYLES -- FAQ & LOCATION */

.toggler { 
	cursor: pointer;
}
	
.toggler:hover {
	color: #06637b;
}

/* ERROR STYLES */

.missing {
	background-color: #eeeeee;
}

