/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
/*a img {border:5px solid #4a2617; position: relative;}*/
a img {border: none;}
a.noborder img {border:5px solid #4a2617; position: relative; top: -5px; left: -5px;}
.preview a.noborder img {border:5px solid #4a2617; position: relative; top: -5px; left: -5px;}

.start_page table{border: none;}
.start_page table tr td{text-align: left;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family: Tahoma, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:20px;margin-bottom:10px;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#fff;}
a {color:#cc9900;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.last, div.last {margin-right:0;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}





body {font-size: 0.9em; background: #FFF;}
a:focus {-moz-outline-style: none; }

/* Links */
a, a:link {color: #cc9900;}
.LikeUrl {color: #cc9900; border-bottom: 1px dotted #17a2e7; cursor: pointer; cursor: hand; }
.LikeUrlOff {color: #333; border-bottom: 1px dotted #333; cursor: pointer; cursor: hand; }

/* SiteNav */
.SiteNav {display:block; position: absolute; top: 40px; left: 40px}
.SiteNav ul {display:block; list-style-type:none; margin: 0; padding: 0;}
.SiteNav li, .SiteNav li a, .SiteNav li b {display:block; height:21px; width:19px;}
.SiteNav li a, .SiteNav li b {background: url('/i/site-services.gif') no-repeat scroll 0 0; overflow:hidden; text-indent:-9000px;}
.SiteNav li.home b {background-position:-19px 0;}
.SiteNav li.map a {background-position:0 -21px;} .SiteNav li.map b {background-position:-19px -21px;}
.SiteNav li.search a {background-position:0 -42px;} .SiteNav li.search b {background-position:-19px -42px;}
.SiteNav li.contact_us a {background-position:0 -63px;} .SiteNav li.contact_us b {background-position:-19px -63px;}

/* Logo */
.Logo a, .Logo b {display: block; background: url(/i/site-services.png) no-repeat scroll 0 0; overflow:hidden; text-indent:-9000px;}

/* Forms */
.BigForm fieldset {width: 440px; position: relative}
.BigForm ul {list-style-type: none; list-style-image: none; padding: 0; margin: 0;}
.BigForm ul li {list-style-type: none; background: none; display: block; padding: 0 0 0.2em 1em;}
.BigForm ul li label {display: block; width: 350px; padding: 5px 0 5px; font-size: 0.8em;}
.BigForm input[type = 'text'], .BigForm input[type = 'password'], .BigForm textarea, .BigForm select {width: 400px;}
.BigForm input[type = 'text'], .BigForm input[type = 'password'], .BigForm textarea {color: #999; border: 1px #666 solid; font-size: 100.1%; padding: 3px;}
.BigForm input[type = 'text']:focus, .BigForm input[type = 'password']:focus, .BigForm textarea:focus {color: #000; border: 1px #000 solid;}
.BigForm input[type = 'file'] {margin-bottom: 5px; width: 400px;}
.BigForm .Submit input {padding: 5px 15px; margin: 20px 0 15px; font-size: 0.8em;}
textarea {font-size: 14px; padding: 3px; height: 8em; font-family: inherit}

/* Goods */
.GoodsList {}
.GoodsList .GoodItem {margin-bottom: 1em; padding: 1em; border: 1px #333 dotted}

/* News */
dl.News {}
dl.News dt{}
dl.News dd {padding: 0; margin: 0 0 2em;}

/*******************/

html{font-size:100.01%;}

body{
	color:#a3a3a3;
	font-size:12px;
	font-family:Tahoma;
	background:#170000 url(/i/backgrounds/body.jpg) repeat;
	}
#bone{
	max-width:1180px;
	min-width:1000px;
	margin:0 auto;
	}
.main{background:url(/i/backgrounds/bone.jpg) no-repeat;}
#pictues{position: absolute; width: 130px; height: 87px; z-index: 30000;/* border: #FFFFFF 4px dashed;*/}
.inner{background:url(/i/backgrounds/inner.jpg) no-repeat 0 65px;}
.light-box{background:url(/i/backgrounds/light.png) no-repeat 50% 0;}
a{color:#cc9900;}
a:hover{text-decoration:none;}
.menu ul, .list, .navigation ul, .item ul{margin:0;}
.menu ul li, .list li, .navigation li, .item  li{list-style:none;}
/*head*/
.head{
	padding:45px 50px 0 60px;
	position:relative;
	}
.menu{
	top:70px;
	right:50px;
	position:absolute;
	}
.menu li{
	font-size:17px;
	font-family:Arial;
	font-weight:bold;
	display:inline;
	padding:0 0 0 26px;
	}
.menu li.first {padding:0;}
.menu li a{white-space: nowrap;}
.menu li a:hover{
	color:#fff;
	text-decoration:underline;
	}
/*middle*/
.middle{padding:0 50px;}
/*content*/
.content{
	text-align: left;
	float:right;
	width:62%;
	height: 100%
	margin-left: -5px;
	}
.inner .content{padding-top:42px;}
.note{
	color:#cc9900;
	font-size:14px;
	padding:16px 15px;
	border:1px solid #3e1c0b;
	}
.item{margin:30px 0;}
.inner .item{
	margin:30px 0;
	border-bottom:1px solid #401f13;
	}
.inner .b-none{border:0;}
.item .preview{
	float:left;
	position:relative;
	margin:0 18px 10px 0;
	left: 5px;
	z-index: 50;
	}
.item .preview img, .list img, .photos table img{border:5px solid #4a2617; margin-top: -5px; margin-left: -5px; spacing: 20px;}
.ramka_img{display: block; position: absolute; z-index: /*30*/60}
.inner .item p{color:#fff;}
.item .preview p{
	font-size:20px;
	text-align:center;
	padding-top:9px;
	}
div.desc p.price{font-size:20px;}
div.desc p{font-size:12px; line-height: 1.7;}
.item .preview p img, .item .preview .new img, .price img{
	border:0;
	vertical-align:middle;
	}
.new{
	position:absolute;
	top:-15px;
	left:-22px;
	}
.item  h3{
	font-size:16px;
	font-weight:bold;
	margin:0 0 8px;
	}
.item  h4{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 8px;
	}
.list li{
	float:left;
	width:45%;
	padding:0 5% 0 0;
	position: relative;
	display: inline-block;
	left: 10px;
	}
.list li h4{
	position: relative;
	left: -10px;
	}
.list li p{
	position: relative;
	left: -10px;
	}
ul.list{float:left;}
div.dblock{position: relative; width: 100%; float:left;}
dv.divposition div.item{position: relative; display: inline-block; left: 5px;}
.photos{
	padding:15px;
	border:1px solid #3e1c0b;
	background:#210804;
	}
.photos table{
	width:100%;
	margin:0;
	}
.photos table td{
	vertical-align: text-top;
	}
.photos table a span{
	display:block;
	text-decoration:underline;
	}
.photos table a:hover span{text-decoration:none;}
.content table{width:100%;}
.content table th, .content table td{
	padding:11px 10px 10px;
	border-bottom:1px solid #401f13;
	}
.content table th{font-weight:normal;}
.back{margin:30px 0 15px;}
.back a{
	padding:0 0 0 30px;
	background:url(/i/icons/back.gif) no-repeat 0 6px;
	}
/*navigation*/
.navigation{
	float:left;
	width:28%;
	padding-left:30px;
	}
.main .navigation{padding-top:450px;}
.phone{margin-bottom:28px;}
.phone p{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
	margin:0;
	}
.phone p span{
	font-size:15px;
	position:relative;
	top:-9px;
	}
.phone b{
	font-size:11px;
	font-weight:normal;
	margin-left:44px;
	display:block;
	}
.phone div#obj_selector p{
	font-size:11px;
	font-weight:normal;
	margin-left:44px;
	display:block;
	/*position: relative;*/
	/*left: 0px;*/
	}
.map{margin-bottom:70px;}
.map a{text-decoration:none;}
.map a img{vertical-align:middle;}
.map a span{
	font-size:11px;
	text-decoration:underline;
	margin-left:5px;
	padding-left:22px;
	background:url(/i/icons/bullet.gif) no-repeat 0 8px;
	}
.map a:hover span{text-decoration:none;}
.more-wood a{
	display:block;
	font-size:13px;
	font-family:Arial;
	padding:70px 0 70px 130px;
	position:relative;
	margin-left:-30px;
	text-decoration:none;
	background:url(/i/temp/more-wood.gif) no-repeat;
	}
.more-wood a i{border-bottom:1px dashed #cc9900;}
.inner .navigation{padding-top:52px;}
.navigation ul{margin-bottom:55px;}
.navigation ul ul{margin-bottom:0;}
.navigation li{padding-bottom:11px;}
.navigation li li{padding:14px 0 0;}
.navigation a{
	font-size:14px;
	font-weight:bold;
	}
.navigation ul ul a{
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	background:url(/i/icons/bullet.gif) no-repeat 0 8px;
	}
.navigation ul b{
	color:#fff;
	padding-left:20px;
	background:url(/i/icons/bullet.gif) no-repeat 0 8px;
	}
/*footer*/
.footer{
	color:#fff;
	font-size:11px;
	margin-left:39%;
	padding:7px 0 20px 38px;
	margin-top:30px;
	border-left:1px solid #3e1e13;
	}

/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
/* Goods */
.BasketButton.Add {color: green; }
.BasketButton.Del {color: #AAAAAA;}

.BasketButton {
cursor: pointer; cursor: hand;
background-color:#FFFFFF;
background-image:url(/i/more.gif);
background-position:left top;
background-repeat:repeat-x;
border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
border-style:solid;
border-width:1px;
display:block;
font-size:13px;
font-weight:bold;
height:22px;
line-height:1.5em;
margin-bottom:6px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:6px 0 4px;
text-align:center;
text-shadow:1px 1px 1px #FFFFFF;
width: 160px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.BasketButton:hover {
background-position:left -78px;
border:1px solid #BBBBBB;
text-decoration:none;
}

.GoodsList {margin: -3em 0 0 -2em; position: relative; display: inline-block; clear: both; }
.GoodsList:after {content: ''; display: block; clear: both; }
.GoodsList .GoodItem {position: relative; float: left; display: inline; no-overflow: hidden; margin: 3em 0 0 2em; width: 12em; min-width: 180px; }
.GoodsList .GoodItem .r {position: absolute; top: 0; left: 0; width: 100%; }
.GoodsList .GoodItem .min {margin: 0 0 200px 0; height: 8em; width: 180px; }

.GoodItem {position: relative; z-index: 1}
.GoodItem .Title {display: block; font-size: 1em; line-height: 1.2em; min-height: 60px}
.GoodItem .Title:hover {text-decoration: none; }
.GoodItem .Price, .GoodFull .Price {margin: 0; padding: 0.2em 0; font-size: 1.5em; font-family: Georgia; font-style: italic;}
.GoodFull .Photo {width: 180px; float: left;}
.GoodFull .BasketButton {margin: 0.5em 0}
.GoodFull .Description {margin-left: 181px}
.GoodFull .Description table {width: 300px}
.GoodFull .Description td {border-bottom: 1px #000 solid}
.Thumb {position: relative; z-index: 1;}
.GoodItem .New {display: block; position: absolute; top: -10px; left: 213px; width: 78px; height: 78px; background: url('/i/icons/new.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: 3000}
.GoodFull .New {display: block; position: absolute; top: -10px; left: 213px; width: 78px; height: 78px; background: url('/i/icons/new.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: 3000}

.GoodItem .Top {display: block; position: absolute; top: -10px; left: 213px; width: 78px; height: 78px; background: url('/i/icons/top.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: 3000}
.GoodFull .Top {display: block; position: absolute; top: -10px; left: 213px; width: 78px; height: 78px; background: url('/i/icons/top.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: 3000}



.Thumb .New {display: block; position: absolute; top: -10px; left: 82px; width: 78px; height: 78px; background: url('/i/icons/new.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: 3000}
.Thumb .Top {display: block; position: absolute; top: -10px; left: 82px; width: 78px; height: 78px; background: url('/i/icons/top.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: 3000}
.Thumb .Zoom {display: block; position: absolute; top: 130px; left: 130px; width: 20px; height: 20px; background: url('/i/icons/zoom.gif') no-repeat; text-indent: -9000px; overflow: hidden;}
.Thumb-big .Zoom {display: block; position: absolute; top: 130px; left: 130px; width: 20px; height: 20px; background: url('/i/icons/zoom.gif') no-repeat; text-indent: -9000px; overflow: hidden;}
.Thumb-big  .New {display: block; position: absolute; top: -10px; left: -10px; width: 78px; height: 78px; background: url('/i/icons/new.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: /*3000*/100}
.Thumb-big  .Top {display: block; position: absolute; top: -10px; left: -10px; width: 78px; height: 78px; background: url('/i/icons/top.png') no-repeat; text-indent: -9000px; overflow: hidden; z-index: /*3000*/100}

.Thumb img {width: 150px; height: 150px;}
.Thumb-big img {width: 281px; height: 407px;}

@font-face {font-family: "Rubl Sign"; src: url(/css/ruble.eot); }
span.rur {font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none; }
span.rur s {position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em; text-decoration: none; // display: none; }
span.rur s:before {content: '\2013';}

.Basket {font-size: 12px; margin: 0;}
.Basket td table {border: 0; margin: 0;}
.Basket td td {width: 1%; border: 0; padding: 0;}


/* Paging */
.Paging {padding: 2em 0 2em 1em}
.Paging a, .Paging span {margin: 0 0.2em 0 0.1em; padding: 0.3em 0.4em;}
.Paging a:hover {background: #dd003b; color: #FFF}
.Paging span {color: #999}
.Paging span.sel {background: #dd003b; color: #FFF;}

.BigIcon {width: 170px; min-height: 230px; float: left; margin: 10px 20px 10px 0; height: 230px}
.BigIcon {font-family: Georgia; font-style: italic}
.BgRamka {margin: 0; padding: 0; width: 150px; height: 150px;}
.BgRamka-big {margin: 0; padding: 0; width: 281px; height: 407px;}
.BigIcon-big img {border: 0}

.IndexNews {margin: 0; padding: 0; list-style-type: none}
.IndexNews li {width: 33%; float: left; margin: 0; padding: 0;}
.IndexNews li .NewsContainer {padding: 0.5em 2em 1em 0}
.IndexNews li .Date {font-size: 0.8em; font-family: Georgia; background: #DCCB00; padding: 5px; margin-bottom: 5px;}

/*li a.selected_item{cursor:default; text-decoration: none;font-weight: bold; color: #FFFFFF;}
.menu li a.selected_item{cursor:default; text-decoration: none;font-weight: bold; color: #FFFFFF;}*/
.menu li a.selected_item{cursor:default; text-decoration: none; font-weight: bold; color: #FFFFFF;}
.menu li a.p_selected_item{cursor:pointer; text-decoration: underline; font-weight: bold; color: #FFFFFF;}
li a.selected_item{cursor:default; text-decoration: none; font-weight: bold; color: #FFFFFF;}
li a.selected_item font{cursor:default; text-decoration: none; font-weight: bold; color: #FFFFFF;/* font-size:12px;*/}
.navigation ul li ul li a {display: inline-block;}
.navigation ul li a.selected_item font{cursor:default; text-decoration: none; font-weight: bold; color: #FFFFFF; font-size:14px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.navigation ul li ul li a.selected_item font{cursor:default; text-decoration: none; font-weight: bold; color: #FFFFFF; font-size:12px;}
/*.navigation ul li a.selected_item font{font-family: Tahoma, Arial, Helvetica, sans-serif;}*/
li a.p_selected_item{cursor:pointer; text-decoration: underline; font-weight: bold; color: #FFFFFF;}

.menu li a.p_selected_item:hover{cursor:pointer; text-decoration: none; font-weight: bold; color: #FFFFFF;}
li a.p_selected_item:hover{cursor:pointer; text-decoration: none; font-weight: bold; color: #FFFFFF;}
a.questions{cursor:pointer; text-decoration: underline; font-weight: normal; font-size: 12px;}

div.GoodFull div.item div.desc ul li{
	z-index: 10;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	padding-bottom: 20px;
	background:url(/i/icons/bullet.gif) no-repeat 0 8px;
}

.desc{display: block; position: relative; left: 10px;}
.desc table{position: relative; left: -10px; display: inline-table;}
td a:hover{color: #FFFFFF;}
a:hover{color: #FFFFFF;text-decoration: none;}
.menu ul li span a:hover{color: #FFFFFF;text-decoration: none;}
a.noborder img{z-index: 30000;}
.clearfix {
	display: inline-block;
	}
html[xmlns] .clearfix {
	display: block;
	}
* html .clearfix {
	height: 1%;
	}
* html .list li{
	width:43%;
	}
* html .clearfix {
	height: 1%;
	}

.Gallery {margin: 0 -2em 1em; padding: 2em 2em 0;
 	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	}
.Gallery:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.Gallery ul {list-style-type: none}
.Gallery a {display: block; float: left; margin: 0 10px 10px 0; min-height: 120px;}
.Gallery a img {border: 3px #FFF solid; margin: 0}
.Gallery a:hover img {border: 3px #8F2900 solid;}

.drova{cursor: pointer;};
/*
#animation1{display: inline; position: relative; left: 0px; width: 65px; height: 87px; z-index:30000;}
#animation2{display: inline; position: relative; left: -65px; width: 65px; height: 87px; z-index:40000;}
#animation3{display: inline; position: relative; left: -130px; width: 65px; height: 87px; z-index:50000;}
#animation4{display: inline; position: relative; left: -195px; width: 65px; height: 87px; z-index:60000;}
#animation5{display: inline; position: relative; left: -260px; width: 65px; height: 87px; z-index:70000;}
#animation6{display: inline; position: relative; left: -325px; width: 65px; height: 87px; z-index:80000;}
#animation7{display: inline; position: relative; left: -390px; width: 65px; height: 87px; z-index:90000;}
*/
