@charset "utf-8";
/* CSS Document */

 #pool-wrap ul, #pool-wrap ol {
	list-style:none
}

.clearfix {
	}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
	}
.cl{
	height:0px;
	clear:both;
}

#pool-wrap{
	display:block;
	width:600px;
	background:#eeeeee;
	font-size:12px;
	font-family:arial;
	color:#000;
	margin:0px auto;
	padding:0px 0px 10px 0px;	
}

#pool-wrap a , #pool-wrap a:visited{

 color:#000;

}

#pool-wrap a:hover{

 color:#333; 

}

#pool-menuaera{
	display:block;
	width:570px;
	margin:0px 0px 0px 0px;
	padding:15px;	
}
#pool-aera{
	width:275px;
	float:left;
	display:block;
	margin:0px 0px 10px 16px;
	padding:0px;	
}
#pool-aera:first-child{
	margin:0px 0px 10px 0px;	
}
.pool-menu{
	width:275px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;	
}
.pool-menu:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
	}
.selection{
	margin:36px 0px 0px 0px;	
}
.pool-title{
	background:#dddddd url(../images/title-bg.jpg) top repeat-x;
	border:1px solid #cdcdcd;
	color:#000;
	font-size:15px;
	text-transform:uppercase;
	margin:0px 0px 4px 0px;
	padding:3px 8px;
}
.color-code{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px 8px;	
}
.color-code li{
	list-style:none;
	display:block;
	background: none;
	float:left;
	width:26px;
	height:26px;
	text-indent:-999999px;	
	overflow:hidden;
	margin:2px;
	padding:3px;	
}
.color-code li:hover, .color-code li:active, .color-code li.active{
	background:#000;
	cursor:pointer;
}

.current-code{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px 8px;	
}
.current-code li{
	list-style:none;
	display:block;
	float:left;
	width:110px;
	overflow:hidden;
	margin:2px 6px;
	padding:3px;	
}

.current-code .current-lidcode{
	background: #FFF;
	width:110px;
	height:75px;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.current-code .current-covercode{
	background:#022b59;
	width:110px;
	height:75px;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding:0px;	
}
.lid-white{
	background:#FFF;
	width:26px;
	height:26px;
}
.lid-tan{
	background:#bab0a6;
	width:26px;
	height:26px;
}
.lid-terracotta{
	background:#926562;
	width:26px;
	height:26px;
}
.lid-brown{
	background:#7e474a;
	width:26px;
	height:26px;
}
.lid-gray{
	background:#76726f;
	width:26px;
	height:26px;
}
.lid-charcoal{
	background:#2b2f2e;
	width:26px;
	height:26px;
}
.stand-navyblue{
	background:#022b59;
	width:26px;
	height:26px;
}
.stand-royalblue{
	background:#084b8f;
	width:26px;
	height:26px;
}
.stand-lightblue{
	background:#1997d2;
	width:26px;
	height:26px;
}
.stand-turquoise{
	background:#1db5ca;
	width:26px;
	height:26px;
}
.stand-green{
	background:#0c6b65;
	width:26px;
	height:26px;
}
.stand-tan{
	background:#dfc29a;
	width:26px;
	height:26px;
}
.stand-brown{
	background:#571f06;
	width:26px;
	height:26px;
}
.stand-black{
	background:#211f20;
	width:26px;
	height:26px;
}
.stand-charcoalgray{
	background:#69737c;
	width:26px;
	height:26px;
}
.stand-gray{
	background:#b1b6bc;
	width:26px;
	height:26px;
}
.stand-sagegreen{
	background:#b7ba9b;
	width:26px;
	height:26px;
}

.desi-washednavy{
	background:#3c6f8e;
	width:26px;
	height:26px;
}
.desi-powderblue{
	background:#80a0b5;
	width:26px;
	height:26px;
}
.desi-brushwood{
	background:#bab0a6;
	width:26px;
	height:26px;
}

.ndesi-slategray{
	background:#5e5f61;
	width:26px;
	height:26px;
}
.ndesi-buff{
	background:#e4bb87;
	width:26px;
	height:26px;
}
.ndesi-russettbrown{
	background:#673222;
	width:26px;
	height:26px;
}
.ndesi-duskyblue{
	background:#06457a;
	width:26px;
	height:26px;
}
.ndesi-huntergreen{
	background:#064c42;
	width:26px;
	height:26px;
}


#geo-poolimg{
	background: url(../images/geo-pool-img.png)top center no-repeat;
	width:592px;
	height:280px;
	margin:0px auto;
	padding:0px;
	position:relative;
}
.geo-poolcover{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	z-index:2;
}

.geo-poollid{
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0px;
	z-index:5;
}

#org-poolimg{
	background: url(../images/org-pool-img.png)top center no-repeat;
	width:592px;
	height:280px;
	margin:0px auto;
	padding:0px;
	position:relative;
}
.org-poolcover{
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0px;
	z-index:2;
}

.org-poollid{
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0px;
	z-index:5;
}

#change_pool{
cursor:pointer;
text-decoration:underline;
color:#FF0000;
}

.cover-title{

 width:96%;

 color:#000;

 font-size:16px;

 text-align:center;

 margin:0px auto;

 padding:10px;

}