body{
  padding: 0;
  margin: 0;
  background: #fedb8a url(../images/bg.jpg) repeat-x;
  font-family: Tahoma;
	font-size: 12px;
}
a{
	color: #910d01;
}
p{
  padding: 0;
	margin: 0;
}
ul{
	/*list-style: none;*/
	list-style-position: inside;
  list-style-type:square;
  padding:0px;
  margin:0px 0px 0px 10px;
}

ul li{
	margin: 0px;
	padding: 0px;
}

a img{
	border: none;
}

div.body{
  border-collapse:collapse;
  text-align:center;
  vertical-align:baseline;
  width:100%;
}
div.inner{
  margin:0 auto;
  width:1000px;
}
div.inner div.menu{
  background: #FFFFFF url(../images/menubg.jpg) repeat-y;
  width: 1000px;
  height: 44px;
  clear: both;
}

div.lang{
  width: 83px;
  height: 44;
  padding: 0px 0px 5px 13px;
	float: left;
}

div.lang a{
  color: #ea2f2b;
  font-size: 12px;
  font-weight: bold;
  float: left;
  height: 24px;
  width: 33px;
  text-decoration: none;
  padding: 14px 0 0 0;
  margin-left: 5px;
}
div.lang a.active{
  background: url(../images/lang.gif) center 5px no-repeat;
  text-decoration: none !important;
}
div.lang a:hover{
  text-decoration: underline;
}
.menu div.spacer{
  float: left;
  height: 44px;
  width: 146px;
}
.menu div.items{
  float: right;
  height: 39px;
  margin-top: 6px;
}
.menu div.items ul{
  padding: 0px;
  margin: -8px 0 0 0;
  list-style-type: none;
  float: left;
}
.menu div.items li{
  float: left;
  padding: 0px 1px 0 3px;
  zoom: 0;
}
.menu .items a{
  color: #d1280b;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial;
  padding: 12px 0px 0 8px;
  height: 33px;
  display: block;
  float: left;
}

.menu .items li.active a, .menu .items li.hover a, .menu .items a:hover{
  background: url(../images/menubgs.gif) left center no-repeat;
  color: #ffffff;
}

.menu .items li span{
	display: block;
	width: 6px;
	height: 33px;
	float: left;
	margin-top: 6px;
}

.menu .items li.active span, .menu .items li.hover span{
	background: url(../images/menubge.gif) no-repeat;
}


.menu div.search{
  float: right;
  padding: 6px 0 0 20px;
}
.menu div.search_spacer{
	float: right;
	width: 20px;
	height: 30px;
}

.menu div.search input.search{
  border: 1px solid #d25616;
  background: #fdf5a9;
  color: #e9a718;
  font-size: 14px;
  font-style: italic;
  height: 20px;
  width: 220px;
}
.menu div.search button{
  width: 21px;
  height: 21px;
  border: none;
  margin-left: 15px;
  background: url(../images/searchbtn.gif) no-repeat;
}
div.middle{
  width: 1000px;
  height: 260px;
	text-align: left;
  background: url(../images/logo.gif) 70px 50px no-repeat;
}
div.middle div.logo{
  width: 440px;
  height: 212px;
  float: left;
}
div.middle div.logo a.logo{
  display: block;
  font-size: 0px;
  width: 440px;
  height: 212px;
}
div.middle div.links{
  width: 150px;
  float: left;
  padding: 20px 0px 5px 0px;
	text-align: center;
}
div.middle div.links a{
  display: block;
  padding: 5px 0px 5px 0px;
}
div.photos{
  float: right;
  width: 400px;
  height: 245px;
}
div.box_border{
  background: #fecd7f;
}
.jquery-corner { 
	position: relative;
}
div.box{
  background: #ffffff;
  text-align: left;
  padding: 10px 33px 10px 33px;
}

table.homepage div.box{
	padding: 10px !important;
}


.cB{
  clear: both;
}
.fL{
  float: left;
}
.fR{
  float: right;
}

div.footer{
	padding-top: 20px;
	height: 50px;
	color: #910d01;
	font-size: 12px;
}
div.footer .copyright{
	width: 250px;
	float: left;
	text-align: left;
	font-weight: bold;
}
div.phones{
	float: left;
	width: 200px;
	text-align: left;	
}
div.footer div.bottomnav{
	padding-left: 20px;
	float: left;
	text-align: right;
	width: 550;
}

.bottomnav ul{
	margin: 0;
	padding: 0;
}

.bottomnav li{
	float: left;
	list-style: none;
}
.bottomnav a{
	color: #910d01;
	padding: 0px 5px 0px 5px;
}
table.homepage{
	width: 1000px;
	border-collapse: collapse;
}
table.homepage td.left{
	width: 710px;
	padding-right: 30px;
}
div.news_row{
	float: left;
	width: 30%;
	padding: 5px;
}
div.news_row div.date{
	color: #555555;
	font-size: 12px;
}
div.news_row a.next{
	width: 100%;
	display: block;
	text-align: right;
}

h1, h2, h3, h4, h5, h6{
	padding: 5px 0 5px 0;
	margin: 0;
	color: #910d01;
	font-family: Tahoma;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	position: relative;
}

.product_body h2{
	font-size: 14px;
	font-family: Arial;
	font-style: normal !important;
}

.product_body h3{
  font-size: 16px;
  font-family: Arial;
}

div.paging{
	float: right;
	position: absolute;
	right: 5px;
	top: 5px;
}
.paging a{
	color: #000000;
	text-decoration: none;
}
.paging a:hiver{
	text-decoration: underline;
}
.paging span{
	font-size: 16px;
	font-weight: bold;
	color: #910d01;
}
h2 a{
	text-decoration: none;
}

h2 a:hover{
	text-decoration: underline;
}

h2 img{
	border: none;
	padding: 0 5px 0 5px;
}

div.years_tree{
	float: left;
	width: 180px;
}
div.years_tree ul.month{
	list-style-type: none;
}
a.year{
	font-family: Arial;
	font-size: 14px;
}
div.years_tree ul.month a{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
div.news_content{
	float: left;
	width: 750px;
}
div.news_item{
	padding: 10px 10px 20px 10px;
}
div.news_item span.date{
	font-size: 14px;
	font-weight: bold;
	color: #910d01; 
}
div.news_item span.title a{
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #910d01;
	font-style: italic;
	
}
div.news_item div.description{
	padding: 10px 0 5px 0px;
}
hr{
	height: 3px;
	color: #910d01;
	background: #910d01;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
}
tr.error td{
	color: red;
}
tr.error input, tr.error textarea{
	border: 1px solid red;
}
div.success{
	color: green;
}
div.review_item{
	padding: 10px 10px 20px 10px;
}
.review_item .date{
	color: #910d01;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.review_row .review-post, .review_row .review-name{
	color: #757575;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	float: right;
	width: 210px;
	text-align: right;
}
.review_item .name{
	font-size: 16px;
	font-style: italic;
	color: #000000;
	display: block;
}
.review_item .post{
	font-size: 12px;
	display: block;
	color: #878787;
}
.review_item .description{
	padding: 10px 0 10px 0;
}

input, textarea{
	border: 1px solid #585858;
}
div.categories{
	width: 190px;
	float: left;
	padding-right: 55px;
}
div.categories ul{
	list-style-type: none;
}
div.categories ul a{
	color: #000000;
	font-style: italic;
	font-size: 14px;
	font-family: Arial;
}
div.categories ul b{
	color: #910d01;
	font-style: italic;
	font-size: 14px;
	font-family: Arial;
}
div.categories ul li{
	padding: 10px 0 10px 0px;
}

div.product_content{
	width: 650px;
	float: left;
}
div.product_item{
	padding: 10px 0 20px 0px;
}
div.product_item div.photo{
	float: left;
	width: 140px;
}
div.product_item div.description{
	float: left;
	width: 510px;
}
div.product_item span.title{
	display: block;
	font-size: 14px;
	font-style: none;
	font-family: Tahoma;
	padding: 0 0 8px 0;
}
div.sitemap_inner{
	float: left;
	width: 49%;
}
div.sitemap_inner .header{
	text-align: center;
	font-style: italic;
	font-size: 16px;
	font-family: Arial;
	color: #910d01;	
}
div.sitemap_inner .item{
	padding: 0 0 10px 40px;
}
div.sitemap_inner .item a{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}
div.sitemap_inner .item ul{
	padding-top: 15px;
	list-style-type: none;
}
div.faq_item{
	padding: 5px 0 0px 0;
}
div.faq_item a{
	color: #000000;
	font-size: 14px;
}
div.faq_item a.active{
	color: #910d01;
	text-decoration: none;
	font-weight: bold;
}
div.faq_item div.faq_answer{
	padding: 15px 0 20px 20px;
	background: url(../images/faq_line.jpg) bottom center no-repeat;
}
div.product_body{
	float: left;
	width: 605px;
	padding: 0 7px 7px 7px;
}
div.product_body h6, div.product_body h5, div.product_body h4, div.product_body h3, div.product_body h2,div.product_body h1{
	color: #ff3d06;
}
div.product_preview{
	float: left;
	width: 308px;
	padding: 0px;
}
div.product_preview img.right{
	padding: 10px 0px 10px 10px;
	float: right;
}
div.product_preview img.left{
	padding: 10px 10px 10px 0px;
	float: left;
}
table.thumbs td{
	padding: 5px 0 5px 0;
}
div.preloader{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: url(../images/cbg.png);
}
img.preloader{
	position: absolute;
	top: 48%;
	left: 48%;
}
.hidden{
	display: none;
}
.orange{
	color: #ff3d06 !important;
}
.htitle{
	padding: 0 0 0 20px;
	font-size: 16px !important;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
div.video-container{
	float: right;
	margin: 0 10px 10px 10px;
}
div.video-container-home{
  float: left;
  margin: 10px;
}

div.video-container-center{
	margin-bottom: 10px;
}

div.search_item{
	padding: 10px 10px 10px 0px;
}
div.search_frm{
	padding: 0px 0px 20px 0px;
}
div.search_frm button{
	width: 73px;
	height: 26px;
	border: none;
	background: url(../images/search.jpg) left bottom no-repeat;
	margin: 4px;
}
div.search_frm input{
	height: 19px;
	border: 1px solid #d9541b;
	padding: 0px;
	padding-top: 4px;
}
input.submit{
	background: url(../images/submit.jpg) left bottom no-repeat;
	width: 117px;
	height: 26px;
	border: none;
	margin: 4px;
}

table.product-border{
	background: #bb2725;
}
tr.even td{
	background: #feca76;
}
table.product-border td{
	padding: 4px;
}

