@import "reset.css";
@import "jquery.fancybox-1.3.4.css";
@import "layout.css";
/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {
display:block;
}
mark,rp,rt,ruby,summary,time {
display:inline;
}
/*global*/
body {
	position:absolute;
	font:14px/20px 'Times New Roman', serif;
	color:#ffe4b3;
	min-width: 1330px;
	min-height:940px;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}
#glob {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
z-index:2;
}
.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:9999;
background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #23150e;
}
.spinner_bg{
width: 100%;
height: 100%;
right: 0;
bottom: 0;
background:url( "../images/ajax-loader.gif") right bottom no-repeat;
}
#bgStretch {
z-index:1;
}
#bgStretch>span{
z-index: 10;
width: 100%;
height: 100%;
background: url(../images/big_pic_layer.png);
display: block;
}
#bgStretch>img {
background: #3d271a; 
}
.bgNav{
position: absolute;
right: 17px;
bottom: 63px; 
z-index: 49;
}
.prev,.next{
display: inline-block;
width: 92px;
height: 92px;
background: url(../images/arrow_bg.png) center no-repeat;
margin-left: 5px;
position: relative;
}
.prev>span,.next>span{
width: 100%;
height: 100%;
display: block;
border-radius: 46px;
-moz-border-radius: 46px;
-webkit-border-radius: 46px;
}
.prev>span{
background: url(../images/arrowL.png) left center no-repeat;
}
.next>span{
background: url(../images/arrowR.png) right center no-repeat;
}
.logo {
position:relative;
display:inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 259px;
height: 200px;
background: url(../images/logo.png) center no-repeat;
}
/*header*/
#leftPanel{
position: absolute;
width: 300px;
height: 100%;
background: url(../images/panel_bg.png) center repeat-y;
text-align: center;
top: 0px;
z-index: 100;
}
#leftPanel>.glow{
position: absolute;
z-index: -1;
width: 300px;
height: 791px;
background: url(../images/header_glow.png) center top no-repeat;
}
/*end header*/
/*footer*/
footer {
position:absolute;
width:100%;
z-index:100;
bottom:0px;
height:158px;
}
footer p {
position: relative;
font: 15px/18px 'Times New Roman', serif;
color: #78685e;
font-style: italic;
white-space: pre;
}
footer p a{
color: #9cb128;
}
.soc_icons{
display: block;
margin: 0 0 18px 13px;
}
.soc_icons>li{
display: inline-block;
position: relative;
margin-left: -14px;
}
.soc_icons>li>a{
display: block;
width: 73px;
height: 73px;
overflow: hidden;
border-radius: 37px;
-moz-border-radius: 37px;
-webkit-border-radius: 37px;
}
.soc_icons>li>a>img{
position: relative;
}
/*end footer*/
/*menu*/
.menu {
	position: relative;
	display: inline-block;
	margin-top: 75px;
}
#menu>li {
display: inline-block;
position: relative;
width: 230px;
height: 53px;
margin-top: -13px;
background: url(../images/menu_div.png) center 42px no-repeat;
}
#menu>li.no_disp {
display: none;
}
#menu>li>a {
position: relative;
display: block;
font: 18px/22px 'Times New Roman', serif;
color: #78685e;
text-transform: uppercase;
margin: 12px 0;
z-index: 20;
}
#menu>li>strong{
display: inline-block;
position:absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 10;
background: url(../images/menu_bg.png) center no-repeat;
height: 0;
}
.submenu_1 {
position:absolute;
z-index:9100;
width: 259px;
left: 197px;
top: 20px;
display: none;
background: url(../images/submenu_bg.png) center top no-repeat;
text-align: left;
}
.submenu_1 li:first-child {
padding-top: 26px;
background: none;
}
.submenu_1 li {
position:relative;
display: block;
background: url(../images/submenu_div.jpg) center bottom no-repeat;
height: 24px;
padding-bottom: 6px;
background: #3d271a;
}
.submenu_1 li:first-child>span {
display: none;
}
.submenu_1 a {
position:relative;
display: inline-block;
color: #f6f6f5;
font: 15px/18px 'Times New Roman', serif;
font-style: italic;
margin-left: 31px;
}
.submenu_1 li>a:hover,.submenu_1 li.sfHover>a{
color:#9cb128;
}
.submenu_1 li>span {
display: inline-block;
position: absolute;
background: url(../images/submenu_div.jpg) center top no-repeat;
width: 220px;
height: 1px;
margin: -7px 0 0 20px;
left: 0;
top: 0;
}
.submenu_2 {
position:relative;
z-index:9100;
width: 100%;
left: 100%;
top: 0px;
display: none;
}
/*end menu*/
/*pages*/
#content {
position:relative;
width:960px;
height:100%;
margin-left: 144px;
z-index: 50;
}
#content>ul {
position: relative;
width:660px;
height: 100%;
background: url(../images/content_bg.png) center repeat-y;
margin-left: 300px;
}
#content>ul>li.no_bg{
background: none;
}
#content>ul>li {
position:absolute;
width:100%;
height:100%;
overflow: hidden;
}
.readMore {
font: 15px/19px 'Times New Roman', serif;
color: #fff;
text-transform: uppercase;
padding: 10px 14px;
font-weight: bold;
background: url(../images/more_sprite_1.png);
}
.readMore:hover {
text-decoration: none;  
color: #5a3f2d;
}
.hr{
display: inline-block;
width: 582px;
height: 1px;
background: url(../images/hline2.png) left no-repeat;
margin: 19px 0px 26px;
position: relative;
}
.hr.w2{
width: 182px;
}
.hr.w3{
width: 360px;
}
.decor{
width: 582px;
height: 29px;
background: url(../images/decor.png) center no-repeat;
margin: 30px 0 19px;
}
.list1>li{
position: relative;
margin-bottom: 6px;
background: url(../images/bullet.png) 2px 8px no-repeat;
}
.list1>li>a{
margin-left: 15px;
color: #8e6c51;
overflow: hidden;
display: block;
}
.list1>li>a:hover{
color: #9cb128;
text-decoration: underline;
}
.list2{
margin-top: 4px;
}
.list2>li{
display: inline-block;
position: relative;
margin: 0 16px 20px 0;
width: 280px;
}
.list2>li>a{
width: 280px;
height: 236px;
position: relative;
display: block;
}
.list2>li>div{
width: 100%;
height: 118px;
background: url(../images/list_bg.jpg) center top no-repeat;
position: relative;
}
.list2>li>div>h3{
padding: 16px 20px 7px 20px;
}
.list2>li>div>p{
padding: 0 20px;
}
.list3{
margin-top: 4px;
}
.list3>li{
display: inline-block;
position: relative;
margin: 0 16px 25px 0;
width: 180px;
}
.list3>li>a{
width: 180px;
height: 145px;
position: relative;
display: block;
}
.list3>li>h3{
padding: 16px 20px 7px 0px;
}
.list3>li>p{
padding: 0 20px 0 0;
}
/*scroll*/
.scroll {
height: 250px;
position: relative;
overflow: hidden;
margin-bottom: 24px;
}
._shuttle {
width: 0px;
}
._track{
width: 0px;
}
.scrollBtns{
position: absolute;
right: 0px;
bottom: 12px;
}
.scrollDown,.scrollUp{
position: relative;
display: inline-block;
width: 18px;
height: 11px;
margin-left: 5px;
overflow: hidden;
}
.scrollDown{
background: url(../images/arrow_down.png) center bottom no-repeat;
}
.scrollUp{
background: url(../images/arrow_up.png) center top no-repeat;
}
/*end scroll*/
.sitem_over {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over>strong {
position:relative;
background:url( '../images/icon_zoom.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
body p a {
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}
/*PADDINGS*/
.pad1 {
	padding: 15px 0 0 40px;
}
.pad3 {
padding-bottom: 24px;
}
.pad4 {
padding-bottom:6px;
}
.pad5 {
padding-bottom:21px;
}
.mar1{
margin-top: 8px;
}
.mar2{
margin-right:37px;
}
.mar3{
margin-right:10px;
}
.mar4{
margin-right:30px;
}
.mar5{
margin-right:20px;
}
.mar6{
margin: 4px 0 16px;
}
.mar7{
margin-top: -4px;
}
.color2{
color: #9cb128;
}
.fontStyle1{
font: 17px/20px 'Times New Roman', serif;
color: #9cb128;
font-style: italic;
}
.w1{
display: inline-block;
width: 70px;
}
/*///////////////////////////*/
h1 {
display: inline-block;
position: relative;
margin: 50px 0 43px;
}
.slogan{
font: 12px/14px 'Times New Roman', serif;
color: #5a3f2d;
text-transform: uppercase;
}
h2 {
font: 30px/36px 'Times New Roman', serif;
color: #fff;
padding-bottom: 16px;
}
h3 {
font: 17px/20px 'Times New Roman', serif;
color: #9cb128;
font-style: italic;
padding-bottom: 7px;
}
p {
padding-bottom: 10px;
}
/*additional classes*/
.block {
display:block;
}
.inblock {
display:inline-block;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.all {
text-align:left;
}
.alr {
text-align:right;
}
.alc {
text-align:center;
}
.wrapper {
width:100%;
overflow:hidden;
}
.box{
overflow:hidden;
}
a.und,.und a {
text-decoration:none;
}
a {
text-decoration:none;
}
a.und:hover,.und a:hover {
text-decoration:underline;
}
.nocolor,.nocolor a {
color:inherit;
}
.upc {
text-transform:uppercase;
}
.nopad {
padding:0;
}
.nomar {
margin:0;
}
.clear {
clear:both;
line-height:0;
}
.rel {
position:relative;
}
.automargin {
margin:0 auto;
}
/*google map*/
.google_map{
border-radius: 0px;
width: 390px;
height: 380px;
border: none;
box-shadow: none;
background-color: #23150e;
background-image: url(../images/ajax-loader.gif);
background-repeat: no-repeat;  
position:  relative;
overflow: hidden;
float: left;
margin: 4px 20px 11px 0;
}
/*end google map*/
/* Forms*/
#form1 {
position: relative;
margin: -2px 0;
height: 286px;
}
#form1 input,
#form1 textarea {
position: relative;
background: #21150e;
border: 1px solid #5a3f2d;
color: #8e6c51;
padding: 6px 4px;
width: 271px;
outline:none;
box-shadow:none;
line-height: 18px;
margin-top: 0px;
}
#form1 textarea {
width: 270px;
height: 142px;
overflow:auto;
resize: none;
}
#label>span:first-child{
padding-bottom: 0px;
}
#form1 label {
display:inline-block;
min-height: 62px;
position: relative;
width: 280px;
}
#form1 .success{
position: relative;
padding-bottom: 2px;
color: #fff;
}
#form1 .error, #form1 .empty {
text-align: left;
display:none;
font-size: 11px;
color:#fff;
margin-left: 3px;
margin-top: -5px;
position: relative;
}
fieldset{
height: 210px;
}
.btns{
padding: 29px 0 0;
position: relative;
float: right;
right: -3px;
}
.btns a{
display:inline-block;
margin-left: 5px;
}
/* Form defaults */
input, select, textarea {
font-family: 'Times New Roman', serif;
vertical-align:middle;
font-weight:normal;
font-size: 14px;
}
/*end forms*/
