/* ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~*/
/* ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~SUB NAVIGATION ~~ ~~ ~~ ~~ ~~ ~~-*/
/* ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~*/

ul#ProductNav {
	width:510px;
	position:relative;
	margin-top:7px;
	left:0;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;

}

ul#ProductNav li {
	/**/float:left;
	list-style-type:none;
	width:auto;
}

ul#ProductNav li a{
display:block;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	padding-right:6px;
	pading-top:10px;
	padding-bottom:10px;
	list-style:none;
	background-color:#7890A2;
	/*width:90;*/
	color:#FFFFFF;
	/*background-color:#FFFFFF;
	color:#C72E5A;*/
}


/*ul#ProductNav li a{
	font-size:12px;
	/*font-weight:bold;*/
	/*float:left;
	padding:5px;
	list-style:none;
	background-color:#7890A2;
	/*width:90;*/
	/*color:#FFFFFF;
	list-style-type:none;
}
*/

ul#ProductNav li a:hover, li#ProductNavActive a {  
	/*background-color:#BFC6D0;*/
	color: #000000;
	background-color:#ffffff;
	/*color:#F7B7CD;
	background-color:#C72E5A;*/
	}
	
ul#ProductNav li#ProductNavActive a {
	/*background-color:#BFC6D0;*/
	background-color:#ffffff;
	color: #000000;
	/*background-color:#C72E5A;
	color:#F7B7CD;*/
}

ul#ProductPics {
list-style-type:none;
	width: 791px;
	position: absolute;
	height: 126px;
	margin: 0px;
	border:0px;
	right: 40px;
	top: 228px;
	background-repeat:no-repeat;
}

ul#ProductPics li {
	float:right;
	display:block;
	list-style-type: none;
}

ul#ProductPics img, a {
	text-decoration:none;
	}
	
a img, img {
  border: none;
}

#disclaimer {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	float:left;
	margin-left:9px;
	position:absolute;
	background:url(../img/homepage/disclaimer.jpg);
	background-repeat:no-repeat;
	top:395px;
	padding:5px;
	height:21px;
	/**/width:425px;

}

#seoLinks {

	font-size:10px;
	font-weight:normal;
	color:#000000;
	float:left;
	margin-left:10px;
	position:absolute;
	background-color:#FFFFFF;
	top:430px;
	padding:5px;
	/**/width:486px;
	height:37px;
	background-image:url(../img/homepage/seoBG.jpg);
	background-repeat:no-repeat;


}

#seoLinks a{

	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}

#prices {

	width:323px;
	height:91px;
	border:5px solid #ffffff;
	background: url(../img/homepage/product-grad.jpg) #ffffff ;
	background-repeat:repeat-x;
	position:absolute;
	top:378px;
	right:10px;

}


#prices p {

color:#000000;
margin-top:5px;
margin-left:10px;
font-weight:normal;

}



#prices p strong, #prices p bold {

color:#006600;
font-weight:bold;

}

.thumbs {
	color:#ffffff;
	position:absolute;
	text-align:left;
	top:80px;
	left:30px;
	height:300px;
	width:420px;
	overflow:auto;
	overflow-x:hidden;
	}
	
.thumbs img {
	margin:4px;
	border:5px solid #FFFFFF;
	background-color:#FFFFFF;
}	
	#mainImage {
	text-align:center;
	position:absolute;
	top:20px;
	right:5px;
	height:337px;
	width:337px;
	}
	
	#mainImage img {
	
		border: 5px solid #fff;
		
		}
		
		
#ProductHeading {

	width: 480px;
	padding-top:5px;
	margin-left:10px;


}	
	
#ProductHeading h1 {
color:#ffffff;
}


span.noteText {
font-size:9px;
}
