/* Верстка: Халтамов Андрей [BaNru] admin@g63.ru */

/* reset v.0.002 beta :-) */

/* START reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* input[type="submit"] {border: 0;} */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, aside,
#h_tel div span, #h_adress div span, #h_cart div span, .cena del, .cena span {
	display: block;
}
html {
	background-color: #411406;
	background-image: url("../img/bg_glare.png"), url("../img/bg_texture.jpg");
	background-repeat: no-repeat, repeat;
	background-position: 0 0, 0 0;
}
body {
	color: #464646;
	font: 100%/150% Tahoma, Verdana, Arial, sans-serif;
	min-width: 900px;
    width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	background-color: rgba(255,255,255,.4)
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sup {vertical-align: text-top;}
/* END reset */

/* START global */
a {
	color: #4F7A19;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {font-size: 2em;}
h2 {font-size: 1.75em;}
h3 {font-size: 1.5em;line-height: 1.5em;}
h4 {font-size: 1.25em;line-height: 1.5em;}
h5 {font-size: 1em;}
h6, section {font-size: .875em;}
header, footer {font-size: .8em;}
h1,h2,h3,h4,h5,h6 {margin: 1.5em 0 .75em;}
p {margin: .375em 0;}

body > header, body > section, body > footer, body > aside {
	width: 100%;
	margin: 0 auto;
}
#special, #h_search, #search_b, .buy, .kor_buy, #search_as, .buy_h {
	-webkit-box-radius: 4px;
	-moz-box-radius: 4px;
	-o-box-radius: 4px;
	-khtml-box-radius: 4px;
	-ms-box-radius: 4px;
	border-radius: 4px;
}
#base> aside, #content, #base > aside h1, .noempty  {
	-webkit-box-radius: .4em;
	-moz-box-radius: .4em;
	-o-box-radius: .4em;
	-khtml-box-radius: .4em;
	-ms-box-radius: .4em;
	border-radius: .4em;
}
#special, #search_b, .buy, .kor_buy, .buy_h {
	background-image: url("../img/b_1.gif");
	background-repeat: repeat-x;
	background-size: 1px 100%;
}
/* END global */


/* START header */
body > header {
	background: url("../img/head_bg.png") repeat-x 0 0 #4F7A19;
	height: 188px;
}
body > header > a {float:left;padding:3px 0;}
body > header nav, #as1 {
	float: right;
	width: 455px;
	padding: 3px 8px 24px 0;
	text-align: center;
}
body > header nav li {
	list-style: none;
	display: inline;
}
body > header nav li:after {
	content: " | ";
	color: #fff;
}
body > header nav li:last-child:after {
	content: "";
}
body > header, body > header nav li a, #special {
	color: #fff;
	text-decoration: none;
}
body > header nav li a {
	font-weight: bold;
	font-size: 0.9em;
}
body > header nav li a:hover {text-decoration: underline;}
#special {
	float: left;
	width:  92px;
	height: 28px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
}
#h_search {
	background-color: #6B4833;
	height: 28px;
	margin-left: 100px;
}
#search_in {
	border-color: #C4B6AD;
	border-style: none solid solid none;
	border-width: 0 1px 1px 0;
	font-size: 0.75em;
	height: 11px;
	margin: 6px 5px 0 -3px;
	padding: 2px 5px;
	width: 243px;
}
#search_b, .buy, .buy_h {
	color: #fff;
	display: inline-block;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 3px 0 0;
	padding: 0 0 2px;
	text-decoration: none;
	width: 72px;
}
#search_b:before {
	background: url("../img/s-trans.png") no-repeat 0 0 transparent;
	content: "";
	display: inline-block;
	height: 15px;
	margin: 0 3px -3px 0;
	vertical-align: text-top;
	width: 13px;
}
#as2 {clear: both;margin: 0 auto;width: 900px;}

/* Далее нас ждёт пушной зверек */
#as2 div {float: left;}
#as2 span {display: block;}

#h_tel {
	background: url("../img/tel.png") no-repeat 15px 0 transparent;
	min-width: 219px;
	text-align: right;
	padding-right: 7px;
}
#h_tel div{margin-top: -20px; text-align: right; width: 160px;}
#h_tel span:nth-child(1){font-size: 0.925em;margin: -19px 0 -3px;}
#h_tel span:nth-child(2){font-size: 1.4em;font-weight: bold;line-height: 1.2em;}
#h_tel span:nth-child(3){font-size: 0.925em;line-height: 1.6em;}

#h_cons {background: url("../img/uhi.png") no-repeat 25px 0 transparent;width: 227px;}
#h_cons span {font-size: 1.1em;line-height: 1.3em;padding: 8px 0 0 95px;}

#h_adress {
	background: url("../img/thumbs_up.png") no-repeat 15px 0 transparent;
	padding-right: 12px;
    text-align: right;
    width: 213px;
}
#h_adress span:nth-child(1){font-size:1.1em;margin: -13px 0 12px;font-weight: bold;}
#h_adress span:nth-child(2){font-size: 0.925em;font-weight: bold;line-height: 1.2em;}

#h_cart {background: url("../img/korzina.png") no-repeat 11px 0 transparent;width: 215px;}
#h_cart span:nth-child(1){font-size: 1.4em;font-weight: bold;margin: -15px 0 0 70px;}
#h_cart span:nth-child(2){font-weight: bold;line-height: 3em;margin-left: 74px;}
#h_cart.noempty {
	background-position: 3px 22px;
	border: 2px solid #FFFFFF;
	height: 89px;
	margin: -21px 0 0 7px;
	width: 205px;
	text-align: right;
}
#h_cart.noempty span:nth-child(1) {
	margin: 4px 4px -1px 0;
}
#h_cart.noempty span:nth-child(2) {
	line-height: 1.2em;
	margin: 0;
    padding-right: 6px;
}
a.buy_h {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-right: 3px;
	text-align: center;
	width: 128px;
}
#as2 div#h_cart.noempty:before {
	margin: 15px 0 0 -9px;
}
#as2 > div:before {
	content:"";
	background: url("../img/l_h.png") no-repeat transparent;
	width:11px;
	height:64px;
	float: left;
	margin-top: -3px;
}
#as2 > div:first-child:before {
	background-image: none;
	width:1px;
	height:1px;
}
/* Конец пушному зверьку, отмучился */
/* END header */


#base {clear:both;display: table;border-spacing: 5px;width:100%;}
#base> aside, #content {
	display: table-cell;
    vertical-align: top;
	padding: 0 10px;
}
#base > aside {
	background-color: #6B4833;
	width: 180px;
}
#base > aside > h1, #base > aside section > h1 {
	background: url("../img/l_s.png") repeat-x scroll 0 0 #4E6D20;
    color: #D7BCAC;
    font: bold 0.8em/2.1em Arial,Helvetica,Sans-Serif;
    margin: 9px 0;
}
#base > aside > h1:before, #base > aside section > h1:before {
	background: url("../img/dot-trans.png") no-repeat scroll 0 0 transparent;
	content: "";
	float: left;
	height: 12px;
	margin: 7px;
	width: 12px;
}
#base > aside ul {
	list-style: none;
	margin: 12px 0;
}
#base > aside ul li{
	border-bottom: 1px solid #9D7C69;
	background: url('../img/dot_li.gif') no-repeat 10px 10px;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 5px 0 5px 25px;
}
#base > aside ul a {
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #ADD671;
	text-decoration: none;
}
#base > aside ul a:hover, #base > aside ul a:active, #base > aside ul a:visited:hover {color: #F6CC83;}
#base > aside ul a:visited {color: #C2957A;}
#base > aside ul li li {
	border-bottom: none;
	padding: 5px 0 5px 15px;
	background-position: 0 10px;
}
#base > aside ul ul{margin: 0;}
#base > aside ul ul a {font-weight: normal;text-decoration: underline;}
#base > aside ul ul ul {margin:7px 0 0;}
#base > aside ul ul ul li {
	background: none;
	border-bottom: 1px solid #9D7C69;
	line-height: 1em;
	margin: 0 0 0 15px;
	padding: 4px 0;
}
#base > aside ul ul ul li a{text-decoration: none;}
#content {
	background-color: #FCEDD4;
	border: 1px solid #9E6A4C;
}
h1.title {
	background: url("../img/title.gif") no-repeat scroll left bottom transparent;
    font: bold 1em/1.25em Arial,Helvetica,Sans-Serif;
	color: #4F7A19;
    padding: 7px 0 12px 50px;
}
#content > p {
	font-size: 0.9em;
	line-height: 1.165em;
	padding: 14px 0 7px;
}
.pr_day > h1, .new_st > h1 {
	border-bottom: 1px solid #757575;
	color: #7E4B2A;
	font-family: Verdana,Sans-Serif;
	font-size: 1.325em;
	font-weight: normal;
	margin: 0 0 9px;
	padding: 0 0 2px;
}
.pr_day article, .col article{
	width: 49%;
}
.pr_day article:nth-child(even), .col article:nth-child(odd) {float: left;clear:both;}
.pr_day article:nth-child(odd), .col article:nth-child(even) {float: right;}
.pr_day article h1, .col article h1{
	font-size: 1em;
	color: #4F7A19;
	line-height: 2em;
	margin: 0;
}
.pr_day article img, .col article img {border: 1px solid #D6D6D8;display:block;}
.pr_day article p, .col article p {
	font-size: 1em;
	line-height: 1.225em;
	margin: 1px 0;
}
.pr_day.sop_tov > h1 {
	border-bottom: medium none;
	color: green;
	font: 1.3em/1.3em Tahoma,Verdana,sans-serif;
	margin-left: 3px;
}
.cena {
	float:left;
	font-weight:bold;
	color:#4EAA17;
	margin-bottom: 10px;
}
.cena del {
	font-size: 0.825em;
	line-height: 1.7em;
}
.cena span {
	font-size: 1.3em;
	line-height: 2em;
}
.ssp  span, div.har span div.cena strong {
	color: red;
	line-height: 0.6em;
}
.buy, .buy_h {
	float: right;
	height: 22px;
	margin: 6px 0 0;
	width: 88px;
	line-height: 1.8em
}
.buy2 {margin: 0;width: 115px;}
.buy:before {
	background: url("../img/korzina_m.png") no-repeat 0 0;
	content: "";
	display: inline-block;
	height: 16px;
	margin: 3px 8px 0 4px;
	vertical-align: top;
	width: 19px;
}

#as_r img {margin: 9px 0;}
#base .s_special > h1 {
	color: #FFFFFF;
	font: 1em/2em Tahoma, Verdana, Arial, sans-serif;
}
#base .s_special > h1:before {
	margin: 8px 6px 7px 14px;
}
.s_special article {
	border-bottom: 1px solid #FCE1B4;
	margin-bottom: 8px;
	padding-bottom: 10px;
}
.s_special article h1{
	color: #ADD671;
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: center;
	margin: 0;
}
.s_special p {display: inline-block;}
.as_old_c, .as_spec_c {
	font-size: 1.6em;
	line-height: .1em;;
}
.as_old_c {
	float: left;
	color: #b3b3b2;
	position: relative;
	text-decoration: none;
}
.as_old_c:before {
	background-color: #ff9103;
	content: "";
	display: block;
	height: 2px;
/*	margin-top: 11px; */
	position: absolute;
	width: 100%;
}
.as_spec_c {
	float: right;
	color: #ff9103;
}
.new_st article {border-bottom: 1px solid #D6D6D8;padding-bottom: 4px;}
.new_st article h1{
	font-size: 1em;
	line-height: 1.6em;
	margin: 0.6em 0 0;
}
.new_st article h1 a:after {
	content: "";
	width:11px;
	height:11px;
	background: url("../img/next.png") no-repeat 0 0;
	display: inline-block;
	margin: 0 0 0 4px;
}
.new_st article p {line-height: 1.2em;}
.all_st {
	color: #AAAAAA;
	float: right;
	font-size: 0.7em;
	margin: 11px 0 24px;
}
/*.korzina {width:660px;}*/
.korzina h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 13px 0 6px;
	padding: 0 5px;
}
.sp_t {
	width: 99%;
	font-size: .9em;
	text-align: left;
	margin: 30px 10px 0;
}
.sp_t th, .sp_t td {padding: 0 5px;}
.sp_t th, #tab1 table tr:nth-child(odd), #tab2 time {
	background-color: #F1E2CA;
	font-weight: normal;
}
.sp_t td {color: #4F7A19;}
.sp_t img {
	vertical-align: text-top;
}
.form {
	background-color: #F1E2CA;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 6px 15px;
}
.form input, .form textarea {
	margin: 0 6px;
	vertical-align: middle;
}
.form2 {
	display: inline-block;
	line-height: 1.5em;
	margin: 12px 0 0;
	padding: 2px 10px;
	width: 93%;
}
.form2 h2 {margin: 0px; font-size: 1.1em;}
.f_d  label {
	display: inline-block;
	padding: 0 5px;
	text-align: right;
	vertical-align: top;
	width: 35%;
}
.f_d  input, .f_d textarea {
	border: 1px solid #464646;
	width: 50%;
}
.f_d  input {height: 12px;}
.f_d textarea {
	height: 45px;
	margin-top: 2px;
}
.form2 label {
	display: inline-block;
	width: 50%;
}
.form2 input {
	border: 1px solid #464646;
	height: 15px;
	width: 37%;
}
.form2 select {
	border: 1px solid #464646;
	height: 20px;
	margin: 0 2px;
	width: 37%;
}
.form2 .cena {font-size: 1.2em;}
.kor_buy {
	border: 1px solid #FA7103;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 5px auto 0;
	text-align: center;
	text-decoration: none;
	width: 136px;
}
#content > p.kor_buy_p {padding-top: 0;}

.breadcrumbs {
	font-size: .7em;
	margin-top: -25px;
	text-align: right;
}
.breadcrumbs_l {padding-left:51px;text-align: left;}
.breadcrumbs, .breadcrumbs a {color:#9C9C9C;}
.single_d {}
.single_d img{float: left;margin: 5px 10px 10px 0;}
.sort {
	font-size: .7em;
	margin: 25px 0 0;
}
.page {font-size: 0.9em;margin: 5px 0 25px;clear: both;}
.breadcrumbs a, .sort a, .page  a, #search_as {text-decoration: none;}
.breadcrumbs a:hover, .sort a:hover, .page  a:hover {text-decoration: underline;}
.se_s{margin-top: 7px;}
#search_s, #search_as {border: 1px solid #aaa;height: 19px;}
#search_as {
	background: url('../img/s_s.png') repeat-x;
	color: #464646;
    display: inline-block;
    font-size: 14px;
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    vertical-align: bottom;
}
div.img, div.har {display: inline-block;vertical-align: top;}
div.img {
	width: 355px;
}
div.img div a:nth-child(2), div.img div img:nth-child(2) {padding: 0 5px;}
div.har {
	padding: 0 10px 0 20px;
	width: -moz-calc(100% - 390px);
	width: -webkit-calc(100% - 390px);
	width: -o-calc(100% - 390px);
	width: -khtml-calc(100% - 390px);
	width: -ns-calc(100% - 390px);
	width: calc(100% - 390px);
}
div.har span {display: block;}
div.har span:nth-child(1){font-size: 1.5em;}
div.har span:nth-child(1) strong {color: #4EAA17;}
div.har span:nth-child(2){font-size: 0.85em;line-height: 3em;clear:both;}
div.har.skidka span:nth-child(2){line-height: 1.8em;}
div.har span:nth-child(2) strong {font-size: 1.2em;}

div.har span:nth-child(3) {
	background: url("../img/tel_2.png") no-repeat 0 12px;
	font-size: 0.9em;
	line-height: 1.125em;
	padding: 13px 0 13px 45px;
}
div.har.skidka span:nth-child(3) {
	background: url("../img/tel_2.png") no-repeat 0 4px;
	padding: 6px 0 12px 45px;
	min-height: 33px;
}
div.har span:nth-child(3) a {color: #464646;}
div.har div.cena {
	float: right;
    width: 190px;
	margin: -4px 0 0;
}
div.har div.cena del {
	color: #4EAA17;
	font-size: 0.75em;
	font-weight: bold;
	vertical-align: top;
}
#content.tovar > p {
	margin: 0;
	padding: 0 5px;
}
.help {
	float: right;
	margin: 2px 10px;
	text-align: right;
}
.help ul {list-style: none; font-size: .8em; line-height: 1.1em;}
.help ul a {color: #464646;}
#tab {margin: 18px 5px;}
.tab_container {
	border: 1px solid #9C9C9C;
	margin: -1px 0 0;
	padding: 10px 3px;
}
.tab_s {clear:both;}
.tab_s li {list-style: none;display:inline-block;margin-left: -1px;}
.tab_s li:first-child {margin-left: 0;}
.tab_s li a {
	background-color: #FCEDD4;
	border: 1px solid #9C9C9C;
	color: #464646;
	display: block;
	font-size: 0.9em;
	padding: 0 10px;
	text-decoration: none;
}
.tab_s li.active a {
	border-bottom-color: #FCEDD4;
	font-weight: bold;
	margin-top: -3px;
	padding-top: 3px;
}
/* .sop_tov article:nth-child(even) {margin-left: 70px;}
.sop_tov article:nth-child(odd) {margin-right: 70px;} */

#tab1 table {width: 100%;margin: 5px 0;}
#tab1 table td {
	font-size: 0.9em;
	line-height: 1.1em;
	width: 50%;
	padding: 0 5px;
}
#tab1 table td img {vertical-align: middle;}
#tab2 time {
	display: block;
	font-size: 1.2em;
	line-height: 1.2em;
}
#tab2 p {line-height: 1.25em;}
#content.tovar {padding-bottom: 30px;}
/* START rating */	
.rating{
	list-style:none;
	margin: 7px 0;
	padding:0px;
	width: 110px;
	height: 20px;
	position: relative;
	background: url(../img/star.png) top left repeat-x;		
}
.rating li{
	padding:0px;
	margin:0px;
	height:20px;
	width: 22px;		
	/*\*/
	float: left;
	/* */
}
.rating li a{
	display:block;
	width:22px;
	height:20px;
	line-height:20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.rating li a:hover{
	background: url(../img/star.png) left center;
	z-index: 2;
	left: 0px;
	border:none;
}
.rating a.one-star{left: 0px;}
.rating a.one-star:hover{width:22px;}
.rating a.two-stars{left:22px;}
.rating a.two-stars:hover{width: 44px;}
.rating a.three-stars{left: 44px;}
.rating a.three-stars:hover{width: 66px;}
.rating a.four-stars{left: 66px;}	
.rating a.four-stars:hover{width: 88px;}
.rating a.five-stars{left: 88px;}
.rating a.five-stars:hover{width: 110px;}
.rating li.current-rating{
	background: url(../img/star.png) left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* END rating */
/* START bookmark */
.bookmark {
	font: 0.8em Arial,Tahoma,Verdana,Sans-serif;
    margin: 13px 0 5px;
}
.bookmark span {
	text-decoration: underline;
}
.bookmark ul {
	display: inline;
	list-style-type: none;
	margin: 0!important;
	padding: 0!important;
	line-height:0!important;
	vertical-align: middle;
}
.bookmark ul li{display: inline-block;vertical-align: bottom;}
.bookmark li a {display: inline-block;}
.bookmark li a:before {
	content: "";
	background-image: url("http://download.g63.ru/icon/bookmark.png");
	width: 16px;
	height: 16px;
	display: block;
	margin: 3px 0 0;
}
.yaru a:before		{background-position: -0 0;}
.vk a:before			{background-position: -32px 0;}
.odkl a:before		{background-position: -48px 0;}
.lj a:before		{background-position:-80px 0;}
.twit a:before		{background-position: -96px 0;}
.mail a:before		{background-position: -112px 0;}
.fb a:before			{background-position: -128px 0;}
.mk a:before			{background-position: -64px -32px;}
.g_plus a:before		{background-position: -80px -32px;}
/* END bookmark */

/* START footer */
footer {height: 65px; background: url("../img/f.png")repeat-x;color:#fff;text-align:center;}
footer div {}
.counter {
	float: left;
	height: 31px;
	margin: 17px 10px;
	text-align: left;
	width: 180px;
}
.f_a {font-size: 1.1em;line-height: 1.4em;padding: 10px;}
.f_tel {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 18px;
	text-align: right;
	width: 164px;
}
/* END footer */

/* START global */
.r{float:right;}
.l{float:left;}

.t_r, .sp_t th:nth-child(3), .sp_t td:nth-child(3), .sp_t th:nth-child(4),
.sp_t td:nth-child(4), .sp_t th:nth-child(5), .sp_t td:nth-child(5) {text-align: right;}
.t_l {text-align: left;}
.t_c, .sp_t th:nth-child(6), .sp_t td:nth-child(6) {text-align: center;}

.clear {clear: both;}
.h {display:none;} /* hide */
/* END global */