/* CSS Document */
.clear{
clear:both;
}
#bottom{
background:#8c6057;
height:25px;
padding:5px 0px 5px 0px;
margin:0px;
border:0px;

}


.head_box_containers{
width:175px;
float:left;


}




.head_box_containers_top{
height:32px;

}


.head_box_containers_middle{
height:165px;
border-top:solid 1px #fff;

}

.head_box_containers_bottom{
height:5px;
border-top:solid 1px #fff;
border-bottom:solid 1px #fff;
}


#header_new{
	background:#805147;
	border-bottom:solid 1px #fff;
}

.arrow{
margin-right:5px;
margin-left:3px;
border:0px;
}

#products_t_containter{
	margin-top:15px 1px 0px 1px;
	

}
.products_t_product_box{
	width:214px;

	padding:3px;
	float:left;
	margin:0px;
	
	
	

}

.products_product_details{
width:120px;
	float:left;
	padding-left:10px;

}
.products_t_product_title{
font-weight:bold;
color:#999999;
font-size:11px;
padding:5px 0px 5px 0px;
 overflow:hidden;

}

.products_t_product_thumbnail{
	
float:left;	

 overflow:hidden;
 
	
}

.grey_divider{
	color:896f60;
	display:inline;
}


#speed_bar{
	padding:10px 5px 0px 0px;
	font-size:12px;
}

/*product_css.tpl*/

#product_container{
margin-top:15px;
}
#product_thumbnail_box{
border:solid 1px #eae2cd;
width:220px;
height:220px;

float:left;
padding:0px 0px 0px 0px;
}
#product_details{
float:left;
width:250px;
margin: 0px 0px 0px 20px;
}

.product_details_label{
font-size:11px;
float:left;
}

.product_info_box{
font-size:12px;
border-bottom:solid 1px #eae2cd;
padding:3px 0px 3px 0px;
display:block;
height:15px;

}

#product_options_title{
width:100%;
font-weight:bold;
FONT-SIZE: 12px;
margin:15px 0px 5px 0px;
 background:url(images/cartmods/product-page-dialog.gif) no-repeat;
 padding:5px 0px 5px 5px ;
 color:#FFFFFF;
}


.product_detail_value{
font-size:11px;
	float:right;

}
#product_pricing_box{
}
#product_weight_box{
}
#extra_fields_box{
}
#feature_comparison_box{
}
#product_options_box{
margin-bottom:5px;
}
#quantity_box{
float:left;
margin:0px 100px 0px 0px;
}
#add_product_box{
float:left;
}
#product_tabs{
}

#our_price_box{
background:#f6f6f6;
}

#availability_box{
background:#f6f6f6;
}

#add_to_cart_button{
	cursor:pointer;
}

/*product_css.tpl end*/

