﻿body{
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	color:#444;
	padding:0;
	margin:0;
	background:#dddddd url(../images/body_bgr.jpg) repeat-x top;
}
h1{
	padding:0 0 0 10px;
	margin:0 0 4px 0;
	line-height:28px;
	background:#ededed;
	font-size:14px;
	color:#333;
	font-weight:normal;
}
h2{
	padding:0;
	margin:0;
	line-height:30px;
	color:#333;
	font-size:14px;
	font-weight:normal;
}
ul{
	list-style:circle;
	margin:0;
	padding:10px 0 10px 20px;
}
li{
	padding:0 0 0 0px;
	margin:0;
}
#layout{
	width:999px;
	margin:0 auto;
}
.header{
	width:940px;
	height:189px;
	margin:0 0 0 30px;
	padding:42px 0 0 0;
	background:url(../images/header_bgr.jpg) no-repeat left top;
}
.headernav{
	clear:both;
}
.headernav ul{
	padding:0;
	margin:0;
	list-style:none;
	width:475px;
	float:right;
}
.headernav li{
	display:block;
	float:left;
	padding:0 23px 0 0;
	margin:0;
	height:45px;
}
.headernav img{
	border:0px;
}
.headernav a{
	color:#fff;
	text-decoration:none;
	float:left;
	padding:0 4px 0 0;
	font-size:14px;
	line-height:30px;
}
.headernav a:hover{
	color:#ffc10f;
}

.table_wrap{
	width:999px;
}
.tdleft{
	width:30px;
	background:url(../images/left_bgr.jpg) no-repeat top right;
}
.tdright{
	width:30px;
	background:url(../images/right_bgr.jpg) no-repeat top left;
}
.left{
	width:237px;
	background:url(../images/nav_bgr.jpg) repeat-y left;
	padding:0 10px
}
.right{
	width:663px;
	background:#fff;
	padding:0 10px;
}
.footer{
	background:url(../images/footer_bgr.jpg) no-repeat top left;
	height:25px;
	width:940px;
}
.footertxt{
	color:#fff;
	padding:5px 10px
}
.nav ul{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	background:url(../images/left_line.jpg) no-repeat bottom;
}
.nav li{
	padding:0 0 0 14px;
	margin:0 0 0 10px;
	background:url(../images/tag.jpg) no-repeat left;
}
.nav a{
	color:#3641d7;	
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:underline	
}
.promotionstable{
	width:100%;	
}
.promotionstable td{
	text-align:center;
	width:33%;	
}
.pro_wrap{
	width:212px;
	height:233px;
	text-align:center;
	background:url(../images/promotion_bgr.jpg) no-repeat top
}
.pro_wrap a{
	text-decoration:none;	
	text-align:center;
	margin:0 auto
}
.pro_wrap a:hover{
	text-decoration:underline;	
}
.pro_wrap img{
	border:0px;
}
.pro_head{
	color:#333;
	font-size:14px;
	line-height:28px;
	clear:both;
}
.pro_img{
	height:150px;
	width:208px;	
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.pro_price{
	line-height:26px;
	color:#4752e7;
	font-weight:bold;
	font-size:14px;	
}
.pro_info{
	color:#636363;
	font-size:10px;	
	line-height:12px !important;
}
.newswrap{
	clear:both;	
}
.date{
	color:#ffbf00;
	clear:both;
	line-height:20px;
}
.newswrap a{
	color:#ffbf00;
	text-decoration:none;
	font-weight:bold
}
.newswrap a:hover{
	text-decoration:underline;
}
.newsline{
	line-height:0px;
	height:0px;
	width:100%;
	padding:5px 0;
	clear:both;
	font-size:0px;
	border-bottom:1px dotted #666;
}
.separator{
	line-height:10px;
	height:10px;
	width:100%;
	clear:both;
	font-size:10px;	
}
.text{
	text-align:justify;
}
/* Contacts */
.contactswrap{
	width:440px;
	line-height:16px;
	float:left
}
.contactswrap td{
	padding:5px 0px;
}
.formwrap{
	width:500px;
	margin:0;
}
.formwrap .form{
	margin:0;
	padding:5px 0 5px 5px;
}
.singleline{
	width:340px;
	line-height:20px;
	font-size:11px;
}
.textarea{
	width:340px;
	height:100px;
	font-size:11px;
}
.fleft{
	font-weight:normal;
	float:left;
	padding:0 0px 0 0;
	width:90px;
}
.button{
	text-align:center;
	padding:10px 0 0 0px;
}
.msg{
	text-align:center;
	clear:both;
}
.promotion{
	text-align:center
}
.promotion img{
	margin:0 auto;
	clear:both
}
.promotiontxt{
	text-align:left !important;
	padding:20px 0 0px 0;
}
.products{
	width:100%;
	border:1px solid #ededed;
}
.products td{
	border:1px solid #ededed;
	line-height:20px;
	padding:2px;
	background:#fefbdc
}
.price{
	width:70px;
	text-align:center;
	background:#ecedfb !important;
}
.admin .headernav{
	display:none	
}
.login .nav{
	display:none;	
}
.formlogin{
	margin:0 auto !important;
	width:250px
}
.fleft2{
	font-weight:normal;
	float:left;
	padding:0 0px 0 0;
	width:140px;
}
input{
	font-size:11px;	
}