@charset "utf-8";
*{margin:0px; padding:0px;}
a {outline: none; text-decoration: none;}
img {border:0;}
ul,li{list-style-type: none;}
h1, h2, h3, h4 {font-weight:normal}
.clear {clear: both;}
.push_down {margin: 0px 0px 10px 0px;}
.clear {clear: both;}
input {border: none;}
html,
body {
   background: #1C2B00 url(../images/bg.jpg) no-repeat top center;
}
.container {
	width: 908px;
	margin: auto;
}
.container {
	width: 900px;
	margin: auto;
}

.container .header ul.lang  {
	float: right;
	margin: 15px 0px 0px 0px;
	*margin-top: -110px;
}
.container .header ul.lang li {
	float: left;
	display: inline;
	border-right: 1px solid #9BA937;
	padding: 0px 5px;
	height: 12px;
}
.container .header ul.lang li.last {
	border: none;
}
.container .header ul.lang li a {
	float: left;
	font: 14px Lucida Sans Unicode;
	color: #fff;
	line-height: 11px;
}
.container .header ul.lang li a.active {
	color: #9BA937;
}
.container .header .navigation {
	background: url(../images/navigation.png);
	height: 54px;   
}
.container .header .navigation  ul {
	position: relative;
	z-index: 50;
}
.container .header .navigation ul li {
	float: left;
	display: inline;
}
.container .header .navigation ul li a {
	font: 16px georgia;
	color: #fff;
	float: left;
	display: inline;
	padding: 17px 25px 0px 25px;
	height: 36px; 
	background: url(../images/navigation_sep.png) no-repeat top left; 
		padding-right: 17px;
		padding-left: 17px;
}
.container .header .navigation ul li.first  a{
	background: none;
}
.container .header .navigation ul li a:hover,
.container .header .navigation ul li.active a {
	color: #A9BA0C;
}
.holder {position: relative; width: 900px; height:364px; }
.container .header .slider {
	margin-top: -2px;
	position: relative;
}
.container .header .slider ul li {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.container .header .slider ul li.first {
	z-index: 2;
}
.container .header .holder .mask {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	width: 320px;
	height: 464px;
	z-index: 20000;
		z-index: 900;
}
.container .slider_navigation {
	background: url(../images/gallery_nav_bg.jpg) no-repeat top left;
	height: 107px;
}
.container .slider_navigation a.left {
	background: url(../images/slide_left.png) no-repeat top left;
	float: left;
	width: 40px;
	height: 40px;
	margin: 32px 18px 0px -15px;
}
.container .slider_navigation a.right {
	background: url(../images/slide_right.png) no-repeat top left;
	float: right;
	width: 40px;
	height: 40px;
	margin: 32px -15px 0px -15px;
}
.container .slider_navigation a.left:hover,
.container .slider_navigation a.right:hover {
	background-position: 0px -41px;
}
.container .slider_navigation ul.slider_thumbs_holder {
	float: left;
	width: 817px;
	padding-top: 12px;
	overflow: hidden;
		width: 10000px;
}
.container .thumb_holder_wrap {
	float: left;
	width: 817px;
	padding-top: 0px;
		overflow: hidden;
}
.container .slider_navigation .slider_thumbs_holder  li {
	float: left;
	display: inline;
}
.container .slider_navigation .slider_thumbs_holder  li a {
	background: #000;
	padding: 2px;
	border: 1px solid #D0BFB9;
	float: left;
	margin-right: 15px;
}
.container .slider_navigation .slider_thumbs_holder  li.last a {
	margin: 0px;
}
.container .slider_navigation .slider_thumbs_holder  li a:hover {
	border: 1px solid #fff;
}
.container .content {
	overflow: hidden;
	padding: 10px;
	background: #ECE8D3 url(../images/content_bg.jpg) no-repeat top left;
}
.container .content.art {
	background: #ECE8D3 url(../images/content_bg_art.jpg) no-repeat top left;
}
.container .content .content_left {
	float: left;
	width: 410px;
	position: relative;
	padding: 15px 15px 45px 15px;
}
.container .content .content_left.right {
	padding: 15px 0px 45px 30px;
}
.container .content .content_left img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.container .content .content_left  h2 {
	font: 51px arial;
	color: #8C9909;
	margin-bottom: 10px;
	width: 200px;
}
.container .content .content_left  h3 {
	font: 15px georgia;
	color: #3E3E3E;
	margin-bottom: 20px;
	width: 200px;
	clear: left;
}
.container .content .content_left.right h2 {
	color: #660C0C;
	overflow: hidden;
}
.container .content .content_left.right img {
	bottom: -5px;
}
.container .content .content_left.right h2 span {
	float: left;
	clear: left;
}
.container .content .content_left.right h2 span.small {
	font-size: 22px;
	margin-top: -7px;
	text-transform: uppercase
}
.container .content .content_left  p {
	font: 12px arial;
	line-height: 18px;
	width: 200px;
	color: #737373;
	margin-bottom: 25px;
}
.container .content .content_left  a.more {
	background: url(../images/green_btn.png) no-repeat top left;
	width: 124px;
	height: 31px;
	float: left;
	font: 18px georgia;
	color: #fff;
	padding: 7px 0px 0px 8px;
}
.container .content .content_left.right  a.more {
	background: url(../images/red_btn.png) no-repeat top left;
}
.container .content .content_left  a.more:hover {
	background-position: 0px -40px;
}
.container .footer {
	background: url(../images/footer_bg.png) no-repeat top left;
	height: 39px;
	padding: 15px 25px 0px 15px;
	margin-bottom: 10px;
}
.container .footer  ul {
	float: left;
	*margin-top: 2px;
}
.container .footer  ul li {
	float: left;
	display: inline;
	margin: 0px 5px;
}
.container .footer  ul li a {
	font: 12px arial;
	color: #C45F25;
	}
.container .footer  ul li a:hover {
	color: #fff;
	}	
.container .footer  span {
	font: 12px arial;
	color: #C45F25;
	float: right;
	padding-top: 5px;
	}
.content .art_cont_left {
	float: left;
	width: 570px;
	padding: 12px;
}
.content .art_cont_left h1 {
	font: 50px arial;
	color: #660C0C;
	margin-bottom: 10px;
}
.content .art_cont_left h2 {
	font: 16px georgia;
	color: #3E3E3E;
	margin-bottom: 10px;
		line-height: 130%;
}
.content .art_cont_left p.big {
	font: 16px georgia;
	color: #3E3E3E;
	margin-bottom: 10px;
	line-height: 22px;
	margin-bottom: 15px;
}
.content .art_cont_left ul li a {
	float: left;
	margin: 0px 10px 10px 0px;
	background: #fff;
	border: 1px solid #B6B3A5;
	padding: 2px;
}
.content .art_cont_right {
	float: right;
	width: 275px;
	padding: 10px 0px 0px 5px;
}
.content .art_cont_right .contact_box {
	background: url(../images/contact_content_bg.png) repeat-y 2px 0px;
	width: 278px; 
	overflow: hidden;
}
.content .art_cont_right .contact_box .contact_header {
	background: url(../images/contact_head_box.png) no-repeat 0px 0px; 
	height: 45px;
	padding: 12px 0px 0px 12px;
}
.content .art_cont_right .contact_box .contact_header h2 {
	font: 24px arial;
	color: #fff;
		padding-top: 5px;
}
.content .art_cont_right .contact_box .contact_content {
	padding: 5px 20px 15px 20px;
}
.content .art_cont_right .contact_box .contact_content h3 {
	font: 15px georgia;
	color: #000;
	margin-bottom: 5px;
}
.content .art_cont_right .contact_box .contact_content h4 {
	font: 30px georgia;
	color: #000;
	margin-bottom: 15px;
}
.content .art_cont_right .contact_box .contact_content p,
.content .art_cont_right .contact_box .contact_content a {
	font: 11px arial;
	color: #000;
	margin-bottom: 2px;
}
.content .art_cont_right .contact_box .contact_content a.map {
	background: url(../images/green_btn.png) no-repeat top left;
	width: 124px;
	height: 31px;
	float: left;
	font: 18px georgia;
	color: #fff;
	padding: 7px 0px 0px 8px;
	margin: 15px 0px;
}
.sitelang_en .content .art_cont_right .contact_box .contact_content a.map {
	background: url(../images/green_btn_big.png) no-repeat top left;
	width: 156px;
}
.content .art_cont_right .contact_box .contact_content  a:hover,
.sitelang_en .content .art_cont_right .contact_box .contact_content a.map:hover {
	background-position: 0px -40px;
}
.content .art_cont_left img.art {
	border: 1px solid #BAB7AB;
	background: #fff;
	padding: 3px;
	margin-bottom: 14px
}
.content .art_cont_left img.small {
	border: 1px solid #BAB7AB;
	background: #fff;
	padding: 3px;
	margin: 0px 14px 14px 0px;
	float: left;
}
.content .art_cont_left img.small.sec {
	border: 1px solid #BAB7AB;
	background: #fff;
	padding: 3px;
	margin: 0px 0px 14px 0px;
	float: left;
}
.content .art_cont_left h2.contact {
	color: #000;
	margin: 0px;
}
.content .art_cont_left h3.contact {
	color: #000;
	font: 30px georgia;
	margin-bottom: 15px;
}
.content .art_cont_left p,
.content .art_cont_left a {
	font: 11px arial;
	color: #000;
}
.push_b {margin-bottom: 25px;}
.art_cont_right .form  {
	padding: 0px 0px 0px 10px; 
}
.art_cont_right .form h2 {
	font: 45px arial;
	color: #660C0C;
	margin-bottom: 25px;
}
.art_cont_right .form label {
	font: 11px arial;
	color: #666;
	margin-bottom: 2px;
	display: block;
}
.art_cont_right .form input {
	background: url(../images/input_bg.png) no-repeat top left;
	width: 226px;
	height: 31px;
	margin-bottom: 10px;
	font: 11px arial;
	color: #666;
	padding: 0px 10px 0px 10px;
	padding-top/*\**/: 8px\9;
	height/*\**/: 23px\9; 
}
:root .art_cont_right .form input {
	height: 31px\0/IE9;
	padding: 0px 10px 0px 10px\0/IE9;
}
.art_cont_right .form textarea {
	background: url(../images/textarea.png) no-repeat top left;
	width: 226px;
	height: 90px;
	margin-bottom: 10px;
	font: 11px arial;
	color: #666;
	padding: 9px 10px 0px 10px;
	overflow: auto;
	border: none;
}
.art_cont_right .form a.form_btn {
	background: url(../images/green_btn.png) no-repeat top left;
	width: 124px;
	height: 31px;
	float: left;
	font: 18px georgia;
	color: #fff;
	padding: 7px 0px 0px 8px;
	margin: 15px 0px;
}
.sitelang_en .art_cont_right .form a.form_btn {
	background: url(../images/green_btn_big.png) no-repeat top left;
	width: 150px;
	padding-left: 12px; 
}
.art_cont_right .form a.form_btn:hover {
	background-position: 0px -40px;
}
.right_f {float: right; margin-left: 15px; margin-bottom: 15px;}
.vine_box {
	 margin-bottom: 25px;
	 padding-top: 10px;
	 overflow: hidden;
	 	padding-right: 10px;
}
.vine_box  img {
	 float: left;
	 margin-right: 25px;	 
}
.vine_box  h2 {
	 font: 50px arial !important;
	 margin-bottom: 5px !important;
	 color: #8C9909 !important;	 
}
.vine_box  h3 {
	 font: 16px georgia;
	 color: #3E3E3E;
	 margin-bottom: 10px;	 
}
.vine_box  p {
	 font: 12px arial !important;
	 color: #848484 !important;
	 margin-bottom: 10px !important;
	 line-height: 18px !important;  	 
}
.vine_box  h2.red {
	color: #660C0C !important; 
	overflow: hidden;
	margin-bottom: 15px !important;
}
.vine_box h2.red span {
	float: left;
	clear: left;
}
.vine_box  h2.red span.small {
	font-size: 22px;
	margin-top: -7px;
	text-transform: uppercase
}
.holder .top_shadow {
	background: url(../images/sha_top.png) no-repeat top left;
	width: 900px;
	height: 32px;
	position: absolute;
	top: 52px;
	left: 0px;
	z-index: 20;
		z-index: 800;
	 }
.holder .bottom_shadow {
	background: url(../images/sha_bottom.png) no-repeat top left;
	width: 900px;
	height: 32px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
		z-index: 800;
	 }	 
	  



