/* CSS Document */
#product {

}
#product h2{
	font-size: 13px;
	font-weight: bold;
}
#product #content-main img{
     float: left;	

}
#product #content-main {
	float: left;
	height: 220px;
	background-position: center;
	background-color: #E5E5E5;
}
#product #content-side {
	float: left;
	width: 212px;
	padding-right: 0px;
     padding-left: 32px;
     padding-top: 0px;

}
#product #content-title {
	width: 182px;
     padding-top: 15px;
}
#product #content-title h2 {
	padding-left: 0px;
	color: #9A9A9A;
}
#product #content-text {
	width: 182px;
	margin-top: 0px;	
	margin-bottom: 0px;	
	padding-top: 10px;	
	padding-bottom: 0px;	
	padding-left: 0px;
	overflow: hidden;
}
#product_in {
	float: left;
	width: 192px;
	padding-top: 12px;	
	padding-bottom: 0px;	
	padding-left: 0px;
}
.product_options {
	float: left;
	width: 50px;
	white-space: nowrap;
	padding-bottom: 3px;
}
.product_option_select{
	float: left;
	width: 50px;
	padding-bottom: 3px;
}
.product_options select{
	width: auto;
	border: solid 1px #8498BD;	
	font-size: 9px;
	padding: 0px;

	margin: 0px;
}
.product_options option{
	font-size: 10px;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
}
.product-total {
	float: right;
	width: 10px;
	height: 23px;
  font-weight: bold;
	padding-top:2px;
}
.product-total-price {
	float: right;
	text-align: right;
	width:auto;
	border: solid 1px #9A9A9A;
	height: 15px;
	padding-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
}
.product-button {
	float: right;
	width: 90px;
	text-align: right;
	padding-left: 4px;
	padding-bottom: 10px;
}

.product-rest{
	float: right;
	text-align: center;
	width: 200px;
}
#product-bottom-nav{
     float:left;

     border-top: solid 1px #9A9A9A;	
	width: 759px;
	border-left: solid 1px #9A9A9A; 
	background-color: white;
	height: 16px;	
}
.product-bottom-nav-left{
	float: left;
	padding-left: 31px;
     padding-top: 2px;
	font-weight: bold;
	width: 380.5px;
	height: 14px;
}
.product-bottom-nav-right{
	float: right;
	height: 14px;
	width: 340.5px;
}
.product-bottom-nav-right table{
	float: right;
	padding-right: 10px;
}
.product-bottom-nav-right td{
	text-align: right;
}
.product-bottom-nav-right img{

}
#product-bottom-list{
	float: left;
	width: 759px;
		border-left: solid 1px #9A9A9A; 
     background-color: #E5E5E5;		
	height: 68px;
}
#product-bottom-list a{
  text-decoration: none;
}
.product-bottom-list img{
	float: left;

}
.product-bottom-img {
	
	float: left;
	width: 97px;
	height: 68px;
	margin-top: 1px;
	border-left: solid 2px white; 
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

/*.aFilter {
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}*/

.product-bottom-spacer{
		
	float: left;
	width: 30px;
	height: 68px;
	margin-top: 1px;
	background-color: #E5E5E5;
}

#product-category #content-main {
	background-color: #E5E5E5;
	height: 306px;	
}

#product-category #content-main img{
     float: left;	

}
#product-category #right-navigation{
	float: left;
	padding-left: 36px;
	padding-top: 14px;
	width: 200px;	

}
#product-category #right-navigation h2{
	float: left;
	padding-left: 0px;
	font-size: 11px;

	color: #666666;
	width: 200px;	
     display: inline;	
	
}
#product-category #right-navigation h2 a{
	color: #666666;	
}
#product-category #right-navigation h2 a:hover{
	color: black;
	
}
#product-category #content-title h2 {
	float: left;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	width: 252px;
	color: #9A9A9A;

	
}

select {
	color: #4a9bd5;
}
