
body
{
	font: normal 12px/normal "trebuchet ms", arial, sans-serif;
	color: #3a3426;
	background-color: #dcd6c2;
	padding: 0 0 100px 0;
	margin: 0;
}

ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a 
{
	border: 0;
	padding: 0;
	margin: 0;
}
ul { list-style-type: none; }

a 		{ text-decoration: underline; color: #000; outline: 0; }
a:hover { text-decoration: none; }
a img	{ border: none; }

.pngFix a		{ position: relative; z-index: 9999; }
.thumb			{ width: 100px; height: 100px; border: 3px solid #fff; display: block; overflow: hidden; }
.thumb:hover	{ border-color: #db5600; }
.thumb img		{ border: none }
.thumbas		{  border: 3px solid #bbb;  cursor: pointer; }
.thumbas:hover	{ border-color: #db5600; }


/* special tags for content */
.content h1,
.content h2
{
	font-size: 17px;
	line-height: 30px;
	border-bottom: 2px solid #e5e5e5;
	padding: 0 0 5px 0;
	margin: 20px 0 15px 0;
}
.content h2
{
	font-weight: normal;
	color: #649f11;
	border: none;
	margin: 20px 0 5px 0;
}
.content p
{
	text-indent: 20px;
	line-height: 21px;
	margin: 0 0 0px 0;
}
.content p.no-indent	{ text-indent: 0px; }
.content p.align-right	{ text-align: right; margin-right: 20px; }
.content p a,
.extra	 p a { color: #db5600; }

.content .thumb 		{ border-color: #e9e5d9; float: left; margin: 0 15px 0 0; }
.content .thumb:hover	{ border-color: #db5600; }

.content ul
{
	margin: 30px 40px 30px 30px;
}
.content ul li
{
	color: #645d4b;
	background: transparent url('/img/list_item.gif') no-repeat 10px top;
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px 40px;
	margin: 0 0 15px 0;
}

.content form .item
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.content form .item label
{
	width: 30%;
	font-size: 13px;
	text-align: right;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
.content form .item .text
{
	width: 260px;
	font: normal 13px/normal georgia, garamond, serif;
	color: #000;
	background-color: #e9e5d9;
	border: none;
	border-left: 3px solid #dcd6c2;
	padding: 5px;
	float: left;
}
.content form .item .text:focus { background-color: #f5f2e9; }
.content form .item .textarea { height: 150px; overflow: auto; }
.content form .item .submit
{
	width: 87px;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #60980f;
	float: left;
	padding: 2px 0 0 0;
}



.extra h3
{
	height: 42px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 43px;
	color: #db5600;
	background: url('/img/caption_bg.gif') no-repeat transparent top left;
	margin: 0 0 25px 0;
}
.extra h3 span
{
	display: block;
	background: url('/img/caption_corner.gif') no-repeat transparent top right;
}

.extra .thumb
{
	width: 50px; 
	height: 50px;
	float: left;
	margin: 0 10px 5px 0;
}

.extra ul.stock
{
	margin: 0 5px;
}
.extra ul.stock li
{
	margin: 0 0 40px 0;
}
.extra ul.stock li p
{
	line-height: 17px;
	margin: 0;
}
.extra ul.stock li p.discount
{
	font: normal 20px/5px georgia, garamond, serif;
	color: #649f11;
	margin: 0;
}
.extra ul.stock li a img
{
	float: left;
	margin: 0 10px 0 0;
}

.extra ul.nav-sub
{
	margin: 0 5px;
}
.extra ul.nav-sub li
{
	background: url('/img/sub_bullet.gif') no-repeat transparent left 4px;
	border-bottom: 2px solid #ded7c3;
	margin: 5px 0 0 0;
}
.extra ul.nav-sub li.selected { background-image: url('/img/sub_selected.gif'); }
.extra ul.nav-sub li a
{
	text-decoration: none;
	color: #5d522e;
	display: block;
	padding: 0 10px 5px 25px;
}
.extra ul.nav-sub li a:hover { color: #000; }


/*--------------
	HEADER
---------------*/
.header
{
	width: 100%;
	height: 229px;
	overflow: hidden;
	border-bottom: 3px solid #fff;
	background: url('/img/header_bg.jpg') repeat-x #4c2c16 top center;
}
.header .header-inner
{
	width: 800px;
	height: 100%;
	margin: 0 auto;
}
.header .call-us
{
	width: 413px;
	height: 185px;

	float: left;
	position: relative;
	left: 96px;
}
.lt{
		background: url('/img/callus_lt.jpg') no-repeat transparent top left;
}
.ru{
		background: url('/img/callus_ru.jpg') no-repeat transparent top left;
}
.en{
		background: url('/img/callus_en.jpg') no-repeat transparent top left;
}
.header .call-us a
{
	width: 117px;
	height: 40px;
	position: relative;
	top: 105px;
	left: 180px;
	display: block;
}
.header .call-us-active {  }

.header .logo
{
	width: 342px;
	height: 185px;
	background: url('/img/logo.jpg') no-repeat transparent top left;
	float: right;
	position: relative;
	right: -51px;
}
.header .logo #logoClick
{
	width: 195px;
	height: 105px;
	position: relative;
	top: 40px;
	left: 75px;
	display: block;
}
.header .logo .language_bar{
	margin-top:50px;
	text-align: center;

}
.header .logo .language_bar a{
	color: #d6b299;
	margin-left: 10px;
}
.header .nav
{
	background: url('/img/nav_bg.gif') no-repeat transparent top left;
	clear: both;
}
.header .nav ul
{
	width: auto;
	height: 45px;
	overflow: hidden;
	background: url('/img/nav_corner.gif') no-repeat transparent top right;
	padding: 0 20px;
}
.header .nav ul li
{
	display: inline;
}
.header .nav ul li a
{
	width: 106px;
	height: 100%;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 42px;
	color: #335404;
	display: inline;
	float: left;
}
.header .nav ul li a span
{
	color: #c1e094;
	top: -43px;
	left: -1px;
	display: block;
	position: relative;
}
.header .nav ul li a:hover span				{ color: #fff; }
.header .nav ul li.selected a span			{ color: #ddd; }
.header .nav ul li.selected a:hover span 	{ color: #fff; }
.header .nav ul li.selected a
{
	color: #000;
	background: url('/img/nav_selected.gif') repeat-x #000 top left;
}



/*--------------
	MAIN
---------------*/
.main
{
	width: 800px;
	overflow: hidden;
	background-color: #fff;
	margin: 0 auto;
} 
.main .content
{
	width: 525px;
	background-color: #fff;
	float: left;
	padding: 20px 20px 30px;
}
.main .extra
{
	width: 230px;
	font-size: 13px;
	color: #5d522e;
	background: url('/img/extra_shadow.gif') repeat-y #e9e5d9 left top;
	float: right;
}
.main .extra .extra-inner
{
	height: 100%;
	background: url('/img/extra_bg.gif') repeat-x transparent left bottom;
	padding: 30px 20px 100px;
}



/*--------------
	FOOTER
---------------*/
.footer
{
	width: 706px;
	height: 79px;
	background: url('/img/footer_bg.jpg') no-repeat transparent top center;
	margin: 0 auto;
}
.footer p
{
	font-size: 13px;
	line-height: 60px;
	color: #eeccb4;
	padding: 0 0 0 20px;
	float: left;
}
.footer p a { color: #fff; }

.footer p.made-by
{
	font-size: 12px;
	display: inline;
	float: right;
	margin: 0 20px 0 0;
}
.footer p.made-by a
{
	text-decoration: none;
	color: #eeccb4;
	display: block;
	background: url('/img/footer_visible.gif') no-repeat transparent center right;
	padding: 0 110px 0 0;
}



/*--------------
	CONTACTS
---------------*/
.contacts
{
	width: 100%;
	background: url('/img/header_bg.jpg') repeat #4c2c16 top center;
	color: #fff;
	display: none;
}
.contacts .contacts-inner
{
	width: 900px;
	overflow: hidden;
	padding: 20px 0;
	margin: 0 auto;
}
.contacts .form,
.contacts .info
{
	width: 230px;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0 17px;
}
.contacts .map
{
	width: 330px;
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0 17px;
}
.contacts .map a
{
	color: #d6b299;
}
.contacts p.caption
{
	font-size: 18px;
	font-weight: bold;
	color: #d6b299;
	margin: 0 0 20px 0;
}
.contacts p
{
	line-height: 20px;
	color: #dfd0c5;
	margin: 0 0 15px 0;
}
.contacts p a
{
	color: #fff;
}
.contacts img.img-map
{
	border: 4px solid #d6d1bd;
	margin: 0 0 10px 0;
}

.contacts form
{
	height: 262px;
	background: url('/img/contacts_form.gif') no-repeat transparent top center;
	padding: 20px 5px 5px 15px;
}
.contacts form .item
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px 0;
}
.contacts form .item label
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 0 0 5px 0;
}
.contacts form .item .text,
.contacts form .item .textarea
{
	width: 180px;
	font: normal 13px/normal georgia, garamond, serif;
	color: #000;
	background-color: #bfbaa4;
	border: none;
	border-left: 4px solid #ccc5b2;
	padding: 5px;
}
.contacts form .item .textarea	{ height: 80px; }
.contacts form .item .submit
{
	width: 87px;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #60980f;
	padding: 2px 0 0 0;
}



/*--------------
	other
---------------*/

#tooltip
{
	position: absolute;
	background: #000;
	padding: 5px 10px;
	color: #fff;
	display: none;
}	

