* {
	margin:0px;
	padding:0px;
	font-size:100.1%;
}

html {
	height:100%;
}

ul {
	list-style-type:none;
}

table {
	border-collapse:collapse;
	empty-cells:show; 
}

body {
	font-family: Arial, sans-serif;
	color:#ccb47b;
	height:100%;
	background:url('/i/dark_bg.png') repeat left top
}

body.dark {
	background:url('/i/dark_bg.png') repeat left top
}

h1, h2 , h3 {
	font-weight:normal;
}

h1 {
	font-size:1.8em;
	margin:0px 0px 20px;
	color:#f2d685
}

p {
	margin:0px 0px 18px
}

a {
	color:#f5dd99
}

table {border-spacing: 0; border: none;}

.pseudo-href {
	border-bottom:1px dashed;
	cursor:pointer;
}

body.light {
	background:url('/i/light_bg.png') repeat left top
}


img {
	border-width: 0;
}

.clearfix:after {
	display:block;
	content:'';
	clear:both;
}

.hidden{
	display:none;
}

#layout {
	width:100%;
	min-height:100%;
	position:relative;
}

#header {
	height:210px;
	position:relative;
	border-bottom:1px solid #e6ca77
}

#header .shadow {
	width:100%;
	height:130px;
	position:absolute;
	bottom:-132px;
	left:0px;
}

#header .shadow img{
	display:block;
	width:100%;
	height:130px;
}

.light #header .shadow img{
	height:315px;
}

.bighead #header {
	height:417px;
}

#logo {
	position:absolute;
	top:5px;
	left:185px;
	z-index:100
}

#slideshow{
	width:100%;
	height:210px;
	overflow:hidden;
	border-bottom:1px solid #fafafa
}

.bighead #slideshow{
	height:417px;
}

#slidecontainer {
	position:relative;
	height:100%;
	width:200%
}

#slideshow .slide{
	width:50%;
	height:100%;
	position:relative;
	float:left;
}


#slideshow .slide.last{
	margin-right:-100%
}

#slideshow .slide img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1
}

#content , .width-wrap {
	width:1150px;
	margin:0px auto
}

#content {
	padding:0px 0px 120px;
	font-size:0.9em;
	line-height:1.3em;
	position:relative;
	z-index:100
}

#content-right, #content-left {
	display:block;
	position:relative;
	float:left;
}

#content-left {
	margin:0px 20px 0px 0px
}

#content-left .phone{
	margin:40px 0px 0px 0px
}

#content-right {
	display:block;
	position:relative;
	width:880px;
	padding:0;
	margin:0;
/*	overflow:hidden; */
	padding:50px 0 0 0;
}

body.catalog #content-right {
overflow:hidden;
}



.navigation-wrapper {
	margin-left:24px;
	position:relative; 
	top:-10px;
	width:188px;
}


.navigation-wrapper img.top{
	display:block;
	width:100%;
	height:22px;
	position:absolute;
	top:0;
	left:0px
}

#navigation {
	width:165px; 
	padding:25px 0px 20px 23px;
	background:url('/i/dark_menu_bg.png') repeat top left
}

#navigation li{
	padding:0px 0px 7px 17px;
	margin:0px 0px 3px;
	background:url('/i/menu_line.png') no-repeat left bottom
}

#navigation strong{
	font-weight:normal;
}

#navigation a{
	text-decoration:none;
}

#navigation strong, #navigation a{
	color:#f3d88b;
}

#footer {
	background:url('/i/foot_bg.png') repeat;
	height:44px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	padding:30px 0px 0px 0px;
	color:#8a621d;
	font-size:0.7em;
	z-index:120;
}



#made-in {
	float:right;
}

#made-in img{
	position:relative;
	margin:0px 0px -7px 0px;
	
}

.light h1, .light h2, .light h3{
	color:#672407
}

.light #content {
	color:#000000	
}

.light #navigation a {
	color:#622307
}

.light #navigation a, .light #navigation strong {
	color:#622307
}

.light #navigation {
	background:url('/i/light_menu_bg.png') repeat top left
}

.phone {
	padding:0px 0px 0px 85px;
	width:133px;
	height:110px;
	background:url('/i/phone.png') no-repeat left top
}

.phone a{
	font-size:0.79em;
	padding:0px 0px 0px 4px
}

.phone img{
	width:131px;
	height:43px;
	display:block;
	margin:0px 0px 5px;
}

.light .phone img{
	background:url('/i/light_phone_number.png') no-repeat left top;
}

.dark .phone img{
	background:url('/i/dark_phone_number.png') no-repeat left top;
}

.light a {
	color:#5a3f34
}

a.gallery {
	display:block;
	position:relative;
	width:75px;
	padding:0px 0px 0px 85px;
	margin:0px 0px 30px;
	font-size:1.25em;
	line-height:1.25em
}

a.gallery img{
	display:block;
	position:absolute;
	right:100%;
	top:0px;
	margin-right:-75px;
	height:73px;
	width:67px
}

.chooser {
	margin:0px 0px 30px 0px
}

.chooser li{
	float:left;
	margin-right:10px;
	padding:3px 4px 3px 4px;
}

.chooser li.selected {
	background-color:#512813;
}

.chooser li.selected .pseudo-href {
	border-bottom:none;
}

div.sheet {
	display:none;
}

div.sheet.show {
	display:block;
}

#counter{
	float:right;
	margin-right:26%;
}

#YMapsID{clear:both;
	display:none;
	height:311px;
	margin:-174px 0 0 316px;
	position:absolute;
	width:400px;
}
.YMaps-button{display:none;}
.togglemap{
	clear:both;
	text-decoration:none;
	float:right;
}
.togglemap:hover{
	text-decoration:none;
	opavity:0.7;
}
