
#frame_internal{
background-image:url(images/internal_head_bg.gif);
background-repeat:repeat-x;
height:171px;
width:965px;
overflow: hidden;
margin: 0 auto;
background-color:#d0633a;
}

ul#product_categories {
	border-top:1px solid #FFFFFF;
	height:35px;
	width:945px;
	padding:5pt 0pt 0pt 20px;
	background-color: #b53c25;
}

ul#product_categories li {
display:inline;
padding-left:3px;
}

#toolbar li.active {
background-image:url(images/nav_bg.gif);
background-repeat:repeat-x;
}
ul.categories-list {
list-style-image:none;
list-style-type:none;
margin:0pt;
padding:0pt;
}

ul.categories-list li {
margin:0pt;
padding:0pt;
float:left;
}

ul.categories-list li a:link, ul.categories-list li a:visited{
display:block;
height:23px;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
margin-right:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
}
ul.categories-list li a:hover, ul.categories-list li a:active{
color:#ffcb20;
text-decoration:underline;
}

ul.categories-list li a.current{
color:#ffcb20;
text-decoration:none;
}

#product_category{
	float:left;
	width:225px;
	height:142px;
	margin-right:9px;
	margin-top:10px;
	background-image: url(images/category_bg.gif);
	background-repeat: no-repeat;
}

#product_category h3{
margin:5px 10px;
font-size:12px;
}

#product_category p{
float:left;
margin-left:10px;
font-size:11px;
width:110px;
margin-top:5px;
}

#product_category img{
float:right;
margin-right:10px;
margin-top:5px;
border: 1px solid #b9b7b7;
}

#product_category a.shop{
color:#b53c25;
font-size:11px;
}

#product_category a.shop:link, #product_category a.shop:visited {
text-decoration:underline;
}

#product_category a.shop:hover, #product_category a.shop:active {
text-decoration:underline;
color:#999393;
}
#the_product{
width:455px;
height:176px;
background-image:url(images/product_list_bg.png);
background-repeat:no-repeat;
float:left;
margin-right:17px;
margin-top:10px;
}

.product_list_img{
	margin-top:10px;
	margin-left:12px;
	float:left;
	border:1px solid #c7c3c3;
}
#product_list_details{
float:left;
padding-left:5px;
padding-right:5px;
margin-top:10px;
width:300px;
}

#product_list_details h2{
	color:#3c3533;
	font-size:13px;
}
#product_list_details h4{
	color:#b53c25;
	font-size:11px;
}
#product_list_details p{
	color:#939495;
	font-size:11px;
}

#product_list_details a.more{
	color:#b53c25;
	font-size:11px;
	background-image:url(images/link_bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}

#product_list_details a:link, #product_list_details a:visited{
text-decoration:underline;
}
#product_list_details a:hover, #product_list_details a:active{
text-decoration:none;
}

.ask_for_quotation_btn{
float:right;
}

#product_promtion{
width:190px;
height:100px;
margin-right:20px;
float:right;
border:1px solid #d6d7d9;
padding:10px;
background-color:#f0f0f0;
}

#product_promtion h1{
font-size:30px;
color:#B53C25;
}

#product_promtion p{
font-size:11px;
color:#7c7b7b;
}
#product_box{
	border:1px solid #d6d7d9;
	width:674px;
	min-height:348px;
	padding:10px;
	margin-bottom:15px;
	float:left;
	}
	
	#product_box h2{
	color:#3c3533;
	font-size:13px;
}
#product_box h4{
	color:#b53c25;
	font-size:11px;
}
#product_details_right{
width:320px;
float:left;
	margin-left:10px;

}

#product_details_right p{
	color:#939495;
	font-size:11px;
		padding-bottom:5px;
	padding-top:5px;
}
.product_details_img{
	float:left;
	border:1px solid #c7c3c3;
}

#product_box a.download{
	color:#b53c25;
	font-size:11px;
	background-image:url(images/link_bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}

#product_box a:link, #product_box a:visited{
text-decoration:underline;
}
#product_box a:hover, #product_box a:active{
text-decoration:none;
}
