BODY{
	background: #696969;
	color: #3a3938;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}

a{
	color: #237906;
}

.green{
	color: #237906;
}
.gray{
	color: #a8a7a7;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9{
	color: #237906;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-weight: normal;
}


ul{
	list-style-type: square;
}

div.boxborder{
	background: #237906;
	padding: 1px;
}
div.box{
	background: #ffffff;
	padding: 10px;
}

div.center{
	margin: 0 auto;
	width: 817px;
}

div.center div.head{
	width: 817px;
	height: 279px;
	background: url(../images/head.jpg) no-repeat;
}

div.graybg{
	background: url(../images/bg.jpg) left top;
}

div.menu{
	height: 38px;
	clear: both;
}

.menu .spacer{
	width: 16px;
	float: left;
	height: 30px;
}

div.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu li{
	float: left;
}

div.menu li a{
	color: #48c31e;
	display: block;
	height: 30px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
	margin: 0;
}
div.menu li a.active, div.menu li a:hover{
	color: #ffffff;
	background: #237906;
}
div.content{
	background: #e4e1dc;
	padding: 10px;
}

div.footer{
	color: #ffffff;
	font-size: 12px;
	height: 150px;
	padding: 16px 3px 40px 3px;
}

div.searchbox{
	float: right;
	margin-right: 16px;
	padding: 5px 0 0 0;
	height: 30px;
	position: relative;
}
div.searchbox input.input{
	width: 221px;
	height: 18px;
	border: 1px solid #000000;
	background: #656d59;
	color: #a7aca5;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 40px;
	top: 9px;
}
div.news-item{
	float: left;
	width: 250px;
	padding: 4px;
}
.newsMenuDate{
	font-weight: bold;
}
.newsMenuLink{
	padding-right: 30px;
	float: right;
}
.newsMenuTitle{
	font-weight: bold;
}
.newsMenuDescription a{
	font-weight: normal;
}

.cB{
	clear: both;
}
.fL{
	float: left;
}
.fR{
	float: right;
}
.notime th{
	padding: 0px 10px 10px 0px;
}
.phone{
  border: 1px solid #5d5f32;
  background: #888e57 !important;
  color: #373734;
}
.makeorder{
	position: absolute;
}
.offerTitle a{
	color: #000000 !important;
	text-decoration: none;
	font-size: 14px;
}
.offerDescription p{
	margin: 0;
	padding: 2px 2px 2px 0px;
}
.offerPrice{
  color: #237906;
  font-size: 18px;
}
.offer_border{
	background: #237906;
	padding: 1px;
	margin: 5px;
}
div.offer{
	background: #ffffff;
}
div.photo{
  width: 60px;
  text-align: center;
}
div.photo img{
  pading: 2px;
  border: 1px solid #6b6b6b;
  margin: 2px;
}
td.pphoto{
  width: 95px;
}
a.addcart{
	font-size: 12px;
	background: url(../images/tocart.gif) no-repeat;
	display: block;
	height: 27px;
	width: 60px;
	padding: 5px 0 0 30px;
}
div.paging{
	width: 99%;
	text-align: right;
}
ul.error_list{
	list-style-type: none;
}
ul.error_list li{
  color: red;
  float: right;
  font-size: 10px;
  margin-top: -10px;
}
table.order input[type="text"], table.order textarea{
  border: 1px solid #5d5f32;
  background: #888e57 !important;
  color: #373734;
  width: 200px;
}
.author{
  color: #ffffff;
}
div.head{
    position: relative;
}
span#cartInfo{
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 20px;
    font-size: 14px;
    /*color: #ffffff;*/
}
span#cartInfo a{
    color: #3a3938;
}
span.phoneNums{
	position: absolute;
	top: 0;
	right: 0px;
	width: 220px;
	height: 80px;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 20px;
	background: url(../images/phones.png) no-repeat;
}

