/* Copyright 2010. All rights reserved. Developed by 718website.com */

body {
	background:#1a2213;
	text-align:center;
	font:.75em Arial, Helvetica, Tahoma, sans-serif;
	line-height:1.4em;
	color:#5a5629;
	margin:0;
	padding:0;
}

a {
	color:#b2451a;
	text-decoration:underline;
	outline:none;
}

a:hover {text-decoration:none;}

p {
	margin:0;
	line-height:1.7em;
	padding:0 0 15px;
}

a img {border:0;}

div	{
	margin:0;
	padding:0;
	text-align:left;
}

form {
	border:none;
	margin:0;
	padding:0;
}
				
fieldset {
	border:0;
	margin:0;
	padding:0;
}

label {
	color:#5a5629;
	display:block;
	line-height:1.7em;
	margin:0;
	padding:3px 0;
}

input, textarea {
	border:1px solid #beb890;
	background:#fffffd url(../images/inp_bg.jpg) top repeat-x;
	font:1em Arial, Helvetica, Tahoma, sans-serif;
	line-height:1em;
	color:#000;
	padding:4px;
	margin:0 0 10px 0;
}

select {
	border:1px solid #beb890;
	background:#fffffd url(../images/inp_bg.jpg) top repeat-x;
	font:1em Arial, Helvetica, Tahoma, sans-serif;
	line-height:1em;
	color:#000;
	padding:1px 1px 1px 4px;
	margin:0;
}

input:focus, textarea:focus, select:focus {border:1px solid #000001;}

.form_text input {
	width:265px;
	margin:0 20px 10px 0;
}

textarea {
	width:560px;
	height:150px;
	overflow:auto;
}

h1 {
	font:1.5em Arial, Helvetica, Tahoma, sans-serif;
	color:#7d7951;
	line-height:1em;
	text-transform:uppercase;
	margin:0;
	padding:0 0 10px;
}

#container {
	width:980px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

.container {
	background:#f5f1d8 url(../images/middle_bg.jpg) top repeat-y;
	width:980px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

/* ---------------------------------- Header ----------------------------------------------*/

#header {
	background:url(../images/header_bg.jpg) top no-repeat;
	color:#5e5a41;
	width:980px;
	height:297px;
	position:relative;
	overflow:hidden;
}

.logo {
	width:360px;
	height:140px;
	position:absolute;
	top:120px;
	left:10px;
}

.top_menu {
	position:absolute;
	top:43px;
	left:37px;
}

.top_menu a {
	color:#5e5a41;
	text-decoration:none;
	padding:0 10px;
}

.top_menu a:hover {text-decoration:underline;}

.sh_cart {
	position:absolute;
	top:43px;
	left:615px;
}

.sh_cart a {color:#2f6215;}

.sh_cart strong a {color:#ae2e01;}

#middle {
	background:url(../images/middle_bot.jpg) bottom no-repeat;
	width:940px;
	padding:0 20px;
	position:relative;
	overflow:hidden;
}

ul#navigation {
	background:url(../images/nav_bg.jpg) top no-repeat;
	list-style:none;
	width:930px;
	height:60px;
	margin:0 auto;
	padding:0 5px;
	position:relative;
	overflow:hidden;
}

#navigation li {
	width:132px;
	height:60px;
	text-align:center;
	float:left;
	margin:0;
	padding:0;
}

#navigation li a {
	color:#fffffe;
	display:block;
	text-decoration:none;
	padding:22px 0;
	margin:0 1px;
	cursor:pointer;
}

#navigation li a:hover, #navigation li a.select {background:url(../images/nav_sel.png) 0px 15px no-repeat;}

/* ---------------------------------- Sidebar ----------------------------------------------*/

#sidebar {
	width:225px;
	float:left;
	padding:20px 0 35px;
	position:relative;
}

.categ, .info {background:url(../images/side_head.jpg) top no-repeat;}

.categ span, .info span {
	color:#fffffe;
	display:block;
	text-transform:uppercase;
	padding:17px 0 27px 22px;
}

.categ ul {
	list-style:none;
	margin:0 0 30px;
	padding:0;
}

.categ ul ul {margin:0;}

.categ li {
	margin:0;
	padding:0 0 0 20px;
}

.categ li a {
	background:url(../images/item.jpg) 0 11px no-repeat;
	color:#575445;
	display:block;
	text-decoration:none;
	padding:6px 0 6px 15px;
}

.categ li a:hover {text-decoration:underline;}

.info {color:#554;}

.info p {padding:0 20px 15px;}

.info a.im1 {margin-left:20px;}

.info a.im2 {margin-left:7px;}

/* ---------------------------------- Content ----------------------------------------------*/

#content {
	width:695px;
	float:right;
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
}

.banners {padding:20px 0;}

#content .block {
	border:1px solid #d8d2a6;
	background:#f9f6e8;
	padding:20px;
	margin-bottom:10px;
	height:auto !important;
	height:565px;
	min-height:575px;
	position:relative;
}

#content ul {
	list-style:inside;
	margin:0 0 25px;
	padding:0;
}

#content ul li {
	margin:0;
	padding:0;
}

#content ul.prods {
	list-style:none;
	margin:0 0 20px;
	padding:0;
	position:relative;
	overflow:hidden;
}

#content .prods li {
	border:1px solid #d4cd9f;
	background:#fffffd;
	width:200px;
	height:auto !important;
	height:240px;
	text-align:center;
	float:left;
	margin:0 20px 0 0;
	padding:20px 8px 12px;
	position:relative;
	overflow:hidden;
}

#content table.list td {
	border:1px solid #d4cd9f;
	background:#fffffd;
	text-align:center;
	padding:10px 8px 12px;
	vertical-align:top;
}

#content .prods li a {
	display:block;
	text-align:center;
	position:relative;
	overflow:hidden;
}

#content .prods li.last {margin-right:0;}

#content .prods li a img {margin-bottom:15px;}

#content .prods li span.price {
	color:#2d7600;
	font-size:1.4em;
	float:left;
	margin:35px 0 0 10px;
}

#content .prods li a.button2 {
	float:right;
	margin:30px 10px 0 0;
}

.coupon {
	background:url(../images/coupon.jpg) no-repeat;
	width:360px;
	height:207px;
	text-align:center;
	font-size:1.5em;
	color:#fffffe;
	line-height:1em;
	text-transform:uppercase;
	position:relative;
	margin:30px 0 25px 148px;
}

.coupon span {display:block;}

.coupon .top {padding-top:19px;}

.coupon .bot {padding-top:134px;}

/* ---------------------------------- Footer ----------------------------------------------*/

#footer {
	width:980px;
	height:85px;
	color:#67745a;
	position:relative;
	overflow:hidden;
}

#footer a {color:#9dba84;}

#footer p {
	display:block;
	width:830px;
	text-align:center;
	position:absolute;
	top:35px;
	left:0;
}

.pay {
	background:url(../images/pay.jpg) no-repeat;
	width:133px;
	height:27px;
	position:absolute;
	top:28px;
	right:17px;
}

.pay2 {
	
	width:133px;
	height:27px;
	position:absolute;
	top:8px;
	right:146px;
}

/* ---------------------------------- Other ----------------------------------------------*/

a.button {
	background:url(../images/but_r.jpg) right no-repeat;
	color:#fff;
	line-height:1em;
	text-decoration:none;
	padding:8px 0;
	cursor:pointer;
}

a.button span {
	background:url(../images/but_l.jpg) left no-repeat;
	line-height:1em;
	text-align:center;
	padding:8px 25px;
}

a.button2 {
	background:url(../images/but_o_r.jpg) right no-repeat;
	color:#fff;
	line-height:1em;
	text-decoration:none;
	padding:8px 0;
	cursor:pointer;
}

a.button2 span {
	background:url(../images/but_o_l.jpg) left no-repeat;
	line-height:1em;
	text-align:center;
	padding:8px 25px;
}

.form_text {
	width:auto;
	float:left;
}

.form_text.pv {padding:15px 0;}

.form_text.pv a {margin-right:20px;}

.fl {float:left;}

.fr {float:right;}

.mb {margin-bottom:10px;}

.mt {margin-top:50px;}

.mr {margin-right:18px;}

.pb0 {padding-bottom:0;}

.tac {text-align:center;}

#content .pa {padding:15px 20px;}

#content .block.ha {
	height:auto;
	min-height:10px;
}

.div2 {
	float:left;
	padding:3px 5px 0 0;
}

table.cart {
	border:1px solid #ddd;
	width:100%;
	margin:0 0 30px;
}

table.cart th {
	border-bottom:1px solid #ddd;
	background:#f7f7f7;
	font-weight:normal;
	padding:15px 5px;
}

table.cart td {padding:10px 5px;}

table.cart td.pd {
	border-top:1px solid #ddd;
	background:#f7f7f7;
	padding:10px 5px;
}

table.cart input {font-size:1.1em;}

#review_title {
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0 5px;
}

.sort {padding:10px 0 20px;}

.results {text-align:center;}

.links {
	text-align:center;
	padding:10px 0;
}

.links a {padding:0 10px;}

.tabs {
	display:block;
	width:630px;
	float:left;
	margin-bottom:0px;
}

.tabs a {
	float:left;
	display:block;
	padding:8px 15px 9px 15px;
	margin-right:2px;
	border:1px solid #ddd;
	background:#ebebeb;
	color:#474747;
	text-decoration:none;
	z-index:1;
	position:relative;
	top:1px;
	cursor:pointer;
}

.tabs a.selected {
	background:#f7f7f7 url('../image/tab.png') repeat-x;
	border-bottom:0px;
	padding-bottom:10px;
	z-index:3;
}

.tab_page {
	border:1px solid #ddd;
	background:#f7f7f7;
	display:inline-block;
	padding:15px 10px 20px;
	display:block;
	width:630px;
	clear:both;
	z-index:2;
	margin-bottom:10px;
	overflow:hidden;
}

.tab_page .list td {text-align:center;}

.tab_page img#captcha {
	border:0;
	padding-top:10px;
}

.warning {
	color:#aa0000;
	width:600px;
	disply:block;
	padding:0 0 20px;
}

.success {
	color:#00aa00;
	width:600px;
	disply:block;
	padding:0 0 20px;
}

span.error {
	border:1px solid #e88f8f;
	background:#ffe1e1;
	color:#e60000;
	display:block;
	width:240px;
	text-align:left;
	padding:10px;
	margin:3px 0 7px;
}

table.list {width:100%;}

table.list td {
	text-align:center;
	padding-bottom:15px
}

.buttons table {width:100%;}

ul.acc {
	list-style:none;
	margin:0 10px 30px;
	padding:0;
}

.acc li {
	margin:0;
	padding:0;
}

.acc a {text-decoration:none;}

.acc a:hover {text-decoration:underline;}

.secure{ position:absolute; left:40px; top:25px;}