/* -----------------------------------------------------------------------




 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#0076B6;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#003f61;} /* #111 */
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#38bdff;}
a {color:#0097e2; font-weight: bold; text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even {background:#e5ecf9;}
tfoot {font-style:normal;}
tfoot th {background:#c3d9ff;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.heavy {font-weight: bold;}
.light {font-weight: normal;}
.required {font-weight: bold; color: maroon;}
.small {font-size: 0.8em;}

.date {width: 80px;}

a.showlink {text-decoration: underline;}
a.nodecoration {text-decoration: none;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin: 0 0 0.5em 0;}
input[type=image] {border: none;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
a.button, input[type=submit], input[type=button], input.submit, input.button { padding: 2px 4px; border: thin solid black; font-size: 1em; font-weight: bold; text-decoration: none;}
input[type=submit]:hover, input[type=button]:hover, input.submit:hover, input.button:hover {background-color: #DDDDDD; }
a:hover.button {color: white; background-color: #008CD1;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:0;}
form {display: block;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
a.delete {color: #FF0000;}

span.override {text-decoration: line-through;}
span.discounted {font-size: 1.1em; color: #FF0000;}
span.discountedLarge {font-size: 1.35em; color: #FF0000; font-weight: bold;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/********************
	Fancy typography
*********************/
/* Indentation instead of line shifts for sibling paragraphs. */
/*   p + p { text-indent:2em; margin-top:-1.5em; } */   
   form p + p  { text-indent: 0; } /* Don't want this in forms. */

/* For great looking type, use this code instead of asdf: 
   <span class="alt">asdf</span>  
   Best used on prepositions and ampersands. */ 
.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}
.not-alt {
  color: #333; 
 	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  /*font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;*/
  font-style: normal;
  font-weight: normal;
}

/* For great looking quote marks in titles, replace "asdf" with:
   <span class="dquo">&#8220;</span>asdf&#8221;
   (That is, when the title starts with a quote mark). 
   (You may have to change this value depending on your font size). */     
.dquo { margin-left: -.5em; } 


/***************
	Paging
****************/
ul.paging {list-style: none; margin: 1em 0;}
ul.paging li {display: inline;}
ul.paging li a, ul.paging li strong {padding: 2px 5px 3px 5px; border: 1px solid #000000;}
ul.paging li a:link, ul.paging li a:visited, ul.paging li a:hover {text-decoration: none;}

ul.paging li a:link, ul.paging li a:visited {border: 1px solid #B7BABC; color: #333;}
ul.paging li a:hover {background-color: #DEFFAF;}


/********************
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
********************/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/********************
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
********************/
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(/assets/images/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(/assets/images/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(/assets/images/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/assets/images/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(/assets/images/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(/assets/images/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(/assets/images/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(/assets/images/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:url(/assets/images/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/********************
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
********************/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/assets/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/**********
   Custom 
**********/
html {overflow-y: scroll;}

.outoffocus {color: #999999;}
.infocus {color: #000000;}

.separator { color: #008DD2; font-size: 1.4em;}
#header {position: relative;}
	#header-top {height: 90px; background-image: url('/assets/images/header-full.jpg'); position: relative;display: block;}
	#header-logo {position: absolute; top: 5px; left: 20px; width: 375px; height: 75px; text-indent: -9999px; outline: none;}
	#header-links {font-size: 1.1em; position: absolute; top: 8px; left: 590px; font-weight: normal; color: #000; width: 314px; margin: 0 auto; text-align: center} 
		#logout-account {color: maroon;}
	
	#email-signup {position: absolute; top: 40px; left: 611px; width: 293px; height: 18px; border: none; font-size: 1em;}
	#email-submit {position: absolute; top: 27px; right: 4px; width: 44px; height: 42px;  cursor: pointer; text-indent: -9999px; outline: none;  cursor: pointer;}
	
	#call-us {position: absolute; left: 645px; top: 61px; color: #F7941E; font-size: 1.5em;}
	#header-menu {z-index: 33;}
	#header-menu a{ color: white; text-decoration: none;}
		#header-menu table {margin-bottom: 5px;}
		table.topmenu {margin-left: 20px;margin-right: 10px; background-color: #0092D7; color: white; width: 926px; border: none;}
		table.topmenu tr td {border-right: medium solid white; text-align: center; margin: 0 auto;}
		table.topmenu trd td:last-child {border-right: none;}
#wrapper {}
	#menu-wrapper{
		width: 180px;
		margin-left: 20px;
		float: left;
		position: relative;
		z-index: 32;
	}
		#free-shipping {color: #FD913A; font-size: 1.7em; font-weight:bold; text-transform: uppercase;}
		#free-shipping-text {color: #999999; text-transform: uppercase; font-size: 1.4em; line-height: 1em;}
			#free-shipping-text span {font-size: 0.6em; vertical-align: top; line-height: 1em;}
		#search-box {background-color: #FD913A; height: 77px; width: 180px; color: white; font-weight: bold; position: relative; background: url('/assets/images/search-box.gif') no-repeat; margin-bottom: 10px;}
			#search-box span {position: absolute; top: 8px; left: 10px; font-size: 1.1em;}
			#search-text {border: none; background-color: white; width: 120px; height: 18px; position: absolute; top: 44px; left: 8px; font-size: 1.1em;}
			#search-button {top: 30px; right: 4px; width:42px; height: 42px; position: absolute; text-indent: -9999px; outline: none; cursor: pointer;}
		#product-index-details {width: 170px;}
		#product-index, #product-menu, #pool-care-tips, #pool-care-tips-details, #eco-friendly {float:right;}
		#product-index, #pool-care-tips { background-color: #008CD1; width: 180px; display: block; height: 25px;}
			#pool-care-tips-details a {text-decoration: none;}
			#product-index span, #pool-care-tips span { vertical-align: middle; padding: 0 10px; color: white; font-weight: bold; font-size: 1.1em; margin: 0 auto; text-align: center;}
		#pool-care-tips-details {background-color: #00C8F5; color: #FFFFFF; padding-top: 3px; padding-bottom: 5px;margin-top: 0; width: 180px;}
			#pool-care-tips-details a {color: #FFFFFF;}
			#pool-care-tips-details ul {padding-left: 0.4em; line-height: 2em; padding-bottom: 0; margin: 0;}
		#eco-friendly {margin-top: 25px; margin-right: 25px;}
	#content-wrapper{
		z-index: 1;
		width: 550px;
		/*
		overflow: hidden;
		*/
		float: left;
		margin: 5px;
		position: relative;
	}
	#wide-content-wrapper{
		width: 740px;
		float: left;
		margin: 5px;
		position: relative;
	}
	
	#breadcrumbs span {font-weight: bold;}
	
	#sidebar-wrapper{
		width: 180px;
		margin-right: 5px;
		/*
		overflow: hidden;
		*/
		float: right;
	}
	#shopping-cart-box {
		position: absolute;
		width: 180px;
		top: 0;
		right: 0;
	}
		#shopping-cart {
			background-color: #F17F2B; /*E58300*/
			background-image: url('/assets/images/shopping-cart.gif');
			background-repeat: no-repeat;
			background-position: right top;
			width: 178px;
			height: 29px;
			cursor: pointer;
			margin-bottom: 3px;
			position: relative;
		}
			#shopping-cart div {
				font-weight: bold;
				color: white;
				font-size: 1.2em;
				padding-left: 8px;
				padding-top: 2px;				
			}
			#shopping-cart-items {
				color: white;
				position: absolute;
				right: 44px;
				top: 0;
				font-size: 2em;
				text-shadow: 3px 2px 2px #000000;
			}

		#shopping-cart-list {
			font-size: 0.8em;
			width: 176px;
			margin-left: 2px;		
		}
			#shopping-cart-list ul{
				margin: 0;
			}
			#shopping-cart-list strong {
				font-size: 1.1em;
			}
			#shopping-cart-list hr {
				margin: 0;
			}

		#coupon-code {
			background-color: #4CCCF0;
			padding: 3px 0;
			width: 178px;
			margin: 4px 0;
		}
			#coupon-code-label {
				color: #28235D;
				font-weight: bold;
				font-size: 1.1em;
				margin-left: 8px;
			}
			#coupon-code-input {
				background-color: white;
				width: 130px;
				margin-left: 8px;
			}
			#coupon-code-submit {
				margin-left: 8px;
			}		
		#sms-subscribe {
			border: none;	
			cursor: pointer;
		}
		#florida-resident {
			background-color: #F1941E;
			background-image: url('/assets/images/florida-resident.gif');
			background-repeat: no-repeat;
			background-position: top left;
			width: 178px;
			height: 43px;
			cursor: pointer;
			margin-bottom: 3px;
		}
			#florida-resident div {
				font-size: 1em;
				color: white;
				line-height: 14px;
				font-weight: bold;
				text-align: left;
				text-decoration: none;
				padding-left: 50px;
				padding-top: 2px;
			}
			#florida-resident div span{
				font-size: 0.8em;
				font-weight: normal;
			}
		#right-promo-1, #right-promo-2, #right-promo-3, #right-promo-1 img, #right-promo-2 img, #right-promo-3 img{
			border: none;
		}
#footer {position: relative;}
	#footer-bar {position: relative; background-image: url('/assets/images/footer.jpg'); background-repeat: no-repeat; background-position-x: 0; background-position-y: 0; min-height: 120px;}
		#footer-customer-service, #footer-shopping, #footer-company, #footer-catalog {position:absolute; font-weight: bold; font-size: 1.25em;}
		#footer-customer-service ul, #footer-shopping ul, #footer-company ul, #footer-catalog ul {font-size: 0.8em; margin-left: 0; padding-left: 10px;}
		#footer-customer-service {
			top: 10px;
			left: 300px;
			width: 150px;		
		}
		#footer-shopping{
			top: 10px;
			left: 460px;
			width: 150px;		
		}
		#footer-company{
			top: 10px;
			left: 620px;
			width: 150px;		
		}
		#footer-catalog{
			top: 10px;
			left: 780px;
			width: 150px;
		}
		
	#footer-call-us {color: #F7941E; font-size: 1.8em; position: absolute; bottom: 5px; left: 100px; line-height: 1.2em;}
	#footer-content {background-color: #E6E8E8; margin: 0 0 0 27px; padding-top: 10px; height: 140px;}
	#now-shipping-fedex {margin: 0 auto;}
	#footer-copyright {color: #0076B6; font-weight: bold; padding-top: 10px;}
	#footer-trademark {color: #000000; margin-top: 10px;}

/* misc */
.itemborder {margin-left: 15px;}
.imageheader span {text-indent: -9998px; outline: none; position: absolute;}
#coupon-message {width:300px; text-align:center; margin:0 auto;}

/* home */
#homepage {
	
}
#homepage-slider {position:relative;}
	#homepage-slides {margin-left: 25px; margin-right: 25px; width: 500px; height: 95px; overflow: hidden;}
	#homepage-slider .slider {width: 122px; height: 95px;}
	#left-slider-nav {position: absolute; left: 0; top: 0; cursor: pointer;}
	#right-slider-nav {position: absolute; left: 525px; top:0; cursor: pointer;}

div.banner {background-color: #FD913A; width: 100%; height: 25px; position: relative; margin-bottom: 3px;}
	div.banner-text {font-size: 1.5em; font-weight: bold; padding-left: 15px; padding-bottom: 5px; color: #FFFFFF; display: inline;}
	div.banner-text a {color: #FFFFFF; text-decoration: none;}
	a.banner-more {color: #FFFFFF; position: absolute; right: 5px; bottom: 3px; font-size: 1.2em; /*color: #FFFFFF;*/ font-weight: normal; text-decoration: none;}

#hot-deals ul {
	padding: 0; 
	margin: 0 0 2px 0;
	width: 550px;
	height: 290px;
	position: relative;
}
	#hot-deals ul li{ 
		display: inline-block; 
		/*border: thin solid #CCCCCC;*/
		margin-left: 4px;
		margin-bottom: 1px;
		width: 267px;
		/*height: 130px;*/
		vertical-align: top;
	}
		#hotDeal1, #hotDeal5 {position: absolute; width: 267px; height: 136px; left: 0; top: 0;}
		#hotDeal2, #hotDeal6 {position: absolute; width: 267px; height: 136px; left: 278px; top: 0;}
		#hotDeal3, #hotDeal7 {position: absolute; width: 267px; height: 136px; left: 0; top: 147px;}
		#hotDeal4, #hotDeal8 {position: absolute; width: 267px; height: 136px; left: 278px; top: 147px;}
	
	#hot-deals ul li span {
		text-indent: -9998px; 
		outline: none; 
		position: absolute;
	}
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 500px;
	height:95px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable ul {
	list-style-type: none;
	/* this cannot be too large */
	width:20000em;
	height: 95px;
	/*position:absolute;*/
	padding: 0;
	margin: 0;
}
.scrollable ul li {
	cursor: pointer; 
	float: left;
	margin: 0 2px;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
	width: 500px;
}

.thumbnail {width: 100px; height: 100px; display: block;}

/* department */
.department ul, .promo ul {
	padding: 0; 
	margin: 0;
}
.department ul li{ 
	display: inline-block; 
	border: thin solid #CCCCCC;
	width: 130px;
	height: 170px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
	vertical-align: top;
	position: relative;
}
.promo ul li{
	display: inline-block; 
	border: thin solid #CCCCCC;
	width: 130px;
	height: 160px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
	vertical-align: top;
	position: relative;
}
	.promo ul li span {margin: 0 auto; text-align: center;}

.department ul li:first-child, .promo ul li:first-child{ 
	margin-left: 0;
}		
.department ul li a, .promo ul li a {text-decoration: none;}

/* product details */
h2.title {margin-top: 0.5em;}
#groupMessages {
	list-style: none;
}
#groupMessages li{
	color: #FF0000;
	font-weight: bold;
}

#itemsAdded {width: 200px; float: right; margin-right: 100px;}
#addItemsButtonCell {text-align: right;}
#checkoutButtonCell {text-align: right;}
input.itemQuantity {text-align: right; width:24px;}

span.groupStatus {display: block;}
span.priceDisplay {display: block; color: #990000;}
span.price {color: #990000; font-weight: bold;}
.priceLarge{color: #990000; font-weight: normal; font-size: 1.35em;}

#groupImage {float: right; display:block; margin-right:15px; width: 100px; min-height: 10px;}
#productImage {float: left; display: block; margin-right: 10px; width: 300px; height: 300px;}
#itemGroupTable {width: 430px; float:left;}
#itemGroupTable th, #itemGroupTable td {padding: 4px;}
#addItemsButtonCell {margin: 0 auto; text-align: center}
ul.nobullet {list-style-type:none; padding-left: 0;}

/* cart pages */
.alignright {text-align: right;}
.aligncenter {text-align: center;}
th.alignright, td.alignright {padding-right: 4px;}
hr.separator {margin: 0; height: 1px; background-color: #0092D7;}
#cart-table, #cart-table-summary {margin-bottom: 0;}
#cart-table th, #cart-table td, #cart-table caption {padding: 3px 0; margin: 0;}
#cart-table td, #cart-table-summary td, #cart-table-summary th {vertical-align: top;}
#cart-table td.line, #cart-table-summary td.line {padding: 0;}
span.active {text-decoration: underline;}
#cart-total {font-weight: bold;}
th#description {padding-left: 110px;}
table#paymentInfo tr td {vertical-align: top;}
table#paymentInfo tr td input, table#paymentInfo tr td select {margin-top: 0; top: 0;}

/* User pages */
.info {border-bottom: 1px dotted #CCCCCC; padding: 0 0.5em 1em; margin-bottom: 1em;}
.info h3 {margin-bottom: 10px;}
#create-account, #back-to-login {padding: 20px 5px; border: medium solid #003F61; display: block; text-align: center; text-decoration: none; border-radius: 10px; -moz-border-radius: 10px; background-color: #E2F5FF;}
	#create-account:hover, #back-to-login:hover {background-color: #c0e9ff;}
li.order-separator {margin-bottom: 5px;}

