@import url(Colors.css);
@import url(Content_Area.css);
@import url(Template.css);
@import url(Navigation.css);

/* Global reset */
img{border-style:none;}

:focus{outline:none;}

span{font-family: "Times New Roman", Times, serif;}
body{font-family: "Times New Roman", Times, serif;}

/* header */
#header{
	width: 100%;
	overflow: hidden;
	background: url(/v/vspfiles/templates/59-Custom/images/new-header/bg-header.png) repeat-x;
	height: 69px;
	position: relative;
	margin-bottom: -8px;
	text-align: center;
}
.header-inner{
	width: 851px;
	overflow: hidden;
	margin: 0 auto;
}
/* logo */
.header-inner h1{margin: 0;}
.header-inner h1 a{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 12px;
	display: inline;
	width: 161px;
	height: 60px;
	background: url(/v/vspfiles/templates/59-Custom/images/new-header/logo.gif) no-repeat;
}
/* header box */
.header-box{
	float: right;
	width: 661px;
	overflow: hidden;
}
.header-box ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font:14px "Times New Roman", Times, serif;
	float: right;
	clear: right;
}
.header-box a{
	color: #fff;
	float: left;
}
/* menu */
.header-box .menu{
	margin: 5px 4px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
* html .menu{width: 560px;}
.header-box .menu li{
	float: left;
	margin: 0 0 0 33px;
}
.header-box .menu .shoping-car{
	float: right;
	margin: 0 0 0 40px;
}
.header-box .shoping-car a{
	text-indent: -9999px;
	overflow: hidden;
	width: 25px;
	height: 22px;
	background: url(/v/vspfiles/templates/59-Custom/images/new-header/ico-shoping-car.gif) no-repeat;
}
.header-box .reviews{
	padding: 0 0 1px 7px;
	background-image: url(/v/vspfiles/templates/59-Custom/images/new-header/ico04.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.header-box .shop-online{background: url(/v/vspfiles/templates/59-Custom/images/new-header/ico02.gif) no-repeat;}
.header-box .shop-online span{
	background: url(/v/vspfiles/templates/59-Custom/images/new-header/ico02.gif) no-repeat 100% 0;
	padding: 0 25px 3px;
	float: left;
	cursor: pointer;
}
.header-box li{
	float: left;
	display: inline;
}
/* navigation */
#nav{
	overflow: hidden;
	width: 100%;
}
#nav li{
	float: left;
	background: url(/v/vspfiles/templates/59-Custom/images/new-header/separator.gif) no-repeat 0 4px;
	padding: 0 0 0 16px;
	margin: 0 17px 0 -1px;
	line-height: 36px;
	display: inline;
}
#nav li a{
	color: #fff;
	text-decoration: none;
	float: none !important;
}
#nav li a:hover{text-decoration: underline;}
/* wrapper */
#wrapper{
	width: 851px;
	margin: -8px auto 27px;
	background: #faf7ed;
	overflow: hidden;
}
/* main */
#main{
	width: 597px;
	float: right;
	padding: 21px 53px 0 0;
	color: #4a310c;
}
#main h2{
	margin: 0;
	color: #4a310c;
	font-size: 36px;
	line-height: 46px;
	font-weight: normal;
}
/* textblocks */
.textblocks{margin: 17px 0 0;}
/* textblock */
.textblock{
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	margin-bottom: 18px;
}
.textblock h3{
	margin: 0;
	font-size: 20px;
	color: #a60000;
	font-weight: normal;
}
.textblock p{margin: 0;}
.textblock ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
/* posts */
.posts{
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	padding: 31px 0 0;
}
.posts .title{
	font-weight: bold;
	font-style: italic;
	font-size:12px;
}
.posts .title p{margin: 0 !important;}
.post p{margin: 0 0 18px;}
/* messages */
.messages{
	width: 100%;
	overflow: hidden;
	padding: 18px 0 0;
}
.message{padding-bottom: 18px;}
.message p{margin: 0;}
.message .title a{
	color: #4a310c;
	text-decoration: none;
}
.message .title a:hover{text-decoration: underline;}
/* sidebar */
#sidebar{
	float: left;
	width:160px;
	margin: 18px 0 0 19px;
	display: inline;
	overflow: hidden;
}
#sidebar ul.awards{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul.awards img{float: left;}
#sidebar ul.awards li{
	padding: 0 0 45px;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}
/* footer */
#footer{
	width: 100%;
	overflow: hidden;
	background: #613502;
}
.footer-inner{
	width: 851px;
	margin: 0 auto;
	overflow: hidden;
	font:10px Times New Roman, Times, serif;
	color: #775226;
	text-align: center;
	padding: 27px 0 24px;
}
.footer-inner p{margin: 0;}
.banner{clear: both;}
.banner img{display: block;}