/* CSS Document */

#home {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	width: 750px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #0074B6;
}
body {
	background-attachment: fixed;
	background-color: #66CCFF;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
#maincontent{
	width: 100%;
}
.nav{
	clear: right;
}
#header, .nav, #maincontent, #footer {
	margin: 0;
	padding: 10px;

}
#header, .nav, #footer {
	padding: 10px;
	width: 732px;
}
.innercontent{
	width: 100%;
	clear: both;
	}

#customerreview, #subscribe, .innercontent, .topcontent{
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
.nav, #footer {
	text-align: center;
	float:left;
}
a, a:visited {
	font-family:"Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 12px;
	color: #0074B6;
	text-decoration: underline;
}
a:hover {
	font-family:"Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 12px;
	color: #fff;
	background-color: #0074B6;

}
#footer a, a:visited {
	font-family:"Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 12px;
	color: #0f4c6f;
	text-decoration: underline;
}
#footer a:hover {
	font-family:"Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 12px;
	color: #fff;
	background-color: #0f4c6f;
	text-decoration:none;
}
#maincontent .image{
	width: 330px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
	}
#cpleft .image{
	width: 150px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
	display: none;
	}
#cpleft{
	left: 0px;
	top: 0px;

	}
#contentleft{
	left: 0px;
	top: 0px;

	}
#contentright{
	width: 390px;
	top: 0px;
	padding-left: 10px;
	float:right;
	min-height: 557px;
	padding-right: 0px;
	}
#cpright{
	width: 100%;
	top: 0px;
	padding-left: 10px;
	float:right;
	min-height: 557px;
	padding-right: 0px;
	}
#contentbottom{
	bottom: 0px;
	padding-top: 10px;
	}
#customerreview{
	float: left;
	width: 40%;
	top: 0px;
	left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
#subscribe{
	float: right;
	top: 0px;
	width: 185px;
	padding-left: 10px;
	}
h1{
	color: #329fde;
	font-size: 14px; 
	border-top: 1px solid #329fde; 
	border-bottom: 1px solid #329fde; 
	background-color: #a8daf6;
	padding-right: 10px;
	margin-left: 10px;
	text-align:right;
	}
#reviews{
	float: inherit;
	}
a{
	outline: none;
	}
p.review{
	color: #329fde;
	font-size: 11px; 
	border-top: 1px solid #329fde; 
	border-bottom: 1px solid #329fde; 
	background-color: #CAE9FA;
	padding-right: 10px;
	margin-left: 10px;
	text-align:right;
	}
h3{
	color: #329fde;
	font-size: 12px; 
	border-top: 1px solid #329fde; 
	border-bottom: 1px solid #329fde; 
	background-color: #E5F4FD;
	padding-right: 10px;
	text-align:right;
	}
h4{
	color: #329fde;
	font-size: 11px; 
	border-top: 1px solid #329fde; 
	border-bottom: 1px solid #329fde; 
	background-color: e4f5fe;
	padding-right: 10px;
	text-align:right;
	}
#lightbox{
	position: absolute;
	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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}
#content-double {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px 0;
}
#cpshop{
	text-decoration: none;
	}