﻿body {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#B1B5B6;
	margin:0;
}
.header {
	height:120px;
	width:1029px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/header.png');
	background-repeat:no-repeat;
}
.info {
	text-align:right;
	padding-right:10px;
	font-family:Verdana;
	font-size:13px;
	color:#EFEFEF;
	font-style:italic;
    line-height:20px;
	height:40%;
	position:absolute;
	bottom:0;
	right:0;
	padding-top:15px;
}
.main_div {
	width:1029px;
	height:100%;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}
.nav_bar {
	background-image:url('images/nav_bar.png');
	background-repeat:no-repeat;
	width:1029px;
	height:63px;	
}
.product_zone {
	background-image:url('images/product_zone.png');
	background-repeat:no-repeat;
	width:1029px;
	height:120px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.page {
	background-image:url('images/pg_bg.png');
	background-repeat:repeat-y;
	width:1029px;
	overflow:auto;
}
.suppliers {
	background-image:url('images/suppliers.png');
	background-repeat:no-repeat;
	width:979px;
	height:42px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
}
.specials {
	background-image:url('images/pg_bg.png');
	width:989px;
	height:220px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	padding-top:10px;
}
.left_content {
	float:left;
	width:66%;
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	border-right:1px #666666 dotted;
	margin-top:20px;
}
.right_content {
	float:right;
	width:26%;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
.bottom_content {
	clear:both;
	padding:20px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	padding-bottom:50px;
}
#footer {
	margin-top:10px;
	width:1029px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
.left_foot {
	font-family:Verdana;
	font-size:12px;
	color:#EFEFEF;
	padding-left:20px;
}
.right_foot {
	font-family:Verdana;
	font-size:12px;
	color:#EFEFEF;
	padding-right:20px;
	text-align:right;

}
a.foot {
	font-family:Verdana;
	font-size:12px;
	color:#EFEFEF;
	text-decoration:none;	
}
.style1 {
	border-width: 0px;
}
.heading {
	font-family:Verdana;
	font-weight:bold;
	color:#F86201;
	font-size:18px;
}
.products_tb {
	width:987px;
	margin-top:15px;
}
.pic_tb {
	height:154px;
	width:154px;
	background-image:url('images/produtcs_tb.png');
	background-repeat:no-repeat;
}
.captions {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	width:175px;
	padding-left:10px;
	vertical-align:top;
	padding-top:10px;
}
.style2 {
	font-weight: bold;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
}
a.read_more {
	color:#F86201;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
}
.pic {
	width:131px;
	height:131px;
	margin-bottom:10px;
	margin-left:16px;
}
.nav {
	font-family:Verdana;
	font-size:14px;
	color:#EFEFEF;
	text-align:center;
	margin-top:25px;
	margin-left:10px;
}
a.buttons {
	font-family:Verdana;
	font-size:13px;
	font-weight:bolder;
	color:#EFEFEF;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:12px
}
a.buttons:hover {
	background-image:url('images/roll.jpg');
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:12px;
}
.prod_cat {
	width:990px;
	height:120px;
}
.prod_td {
	height:120px;
	width:165px;
	text-align:center;
	vertical-align:middle;
}
.suppliers_tb {
	width:990px;
	height:35px;
}
.suppliers_tb td {
	width:110px;
	height:35px;
	vertical-align:middle;
	text-align:center;
}
.specials_main {
	width:326px;
	/*border:1px solid #F86201;*/
	height:170px;
	padding:1px;
}
.specials_left {
	float:left;
	width:160px;
	/*border:1px solid #F86201;*/
	height:170px;
}
.specials_right {
	float:right;
	width:160px;
	/*border:1px lime solid;*/
	height:170px;
}
.products {
	width:100%;
	margin-bottom:15px;
	border:1px white solid;
	overflow:auto;
}
.products:hover {
	background-color:#F3F2F0;
	border:1px #888 solid;
}
.products ul {
	font:12px verdana;
	color:#333;
	float:left;
}
.products ul li {
	margin-left:25px;
	padding-top:3px;
}
.products ul li a {
	color:#333;
	text-decoration:none;
}
.products ul li a:hover {
	text-decoration:underline;
}
.products img {
	float:right;
	margin-right:50px;
	margin-top:10px;
	height:60px;
	width:60px;
}
.products_subcat {
	width:100%;
	margin-bottom:15px;
	border:1px white solid;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.products_subcat:hover {
	background-color:#F3F2F0;
	border:1px #888 solid;
}
.products_subcat span {
	float:left;
	width:80px;
	padding-left:15px;
	padding-right:30px;
	font:13px verdana;
	color:#333;
	font-weight:bold;
}
.products_subcat p {
	float:right;
	width:58%;
	margin-top:0px;
}
.products_subcat img {
	float:right;
	padding-right:10px;
	padding-left:25px;
	border-width:0px;
}
