@import "reset.css";
@import "prettyPhoto.css";
@import "jplayer.css";

@import url(http://fonts.googleapis.com/css?family=Spirax);
@import url(http://fonts.googleapis.com/css?family=PT+Serif);

/* 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 }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
::selection{
  color: #fff;
  background: #797674;
}
::-moz-selection{
  color: #fff;
  background: #797674;
}

body, html {height:100%;}

body{ background:#730000; border:0; font: 14px "Times New Roman",Georgia,Serif; color:#57462d ; line-height:20px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #730000; width:100%; height:100%; top:0; left:0;}
#pageLoader { position: fixed; width: 72px; height: 72px; top: 50%; left: 50%; margin: -36px 0 0 -36px; background:#730000; z-index: 1000; padding: 0px; display: none; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
#pageLoader > div { background: url(../images/page_loader.gif) 0 0 no-repeat; width: 64px; height: 64px; margin: 4px;}

.bg1{width: 1860px; height: 1137px; background: url(../images/bg1.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -930px; top: 50%; margin-top: -568px; z-index: 0;}

.top1{width: 100%; height: 64px; background: url(../images/top1.png) 0 0 repeat-x; position: absolute; left: 0; top: 0; z-index: 30;}

header{position: absolute; left: 0; top: 25%; margin-top: -160px; width: 100%; z-index: 28; text-align: center;}
.logo{text-decoration: none;display: inline-block;}
.logo img{}
.logo .txt1{font-size: 14px; line-height: 20px; padding:5px 0px 0px 0px; color: #f1c990; font-family: 'PT Serif'; text-transform: uppercase;}



footer{width: 100%; height: 49px; background: url(../images/footer.png) 0 0 repeat-x; position: absolute; left: 0; bottom: 0; z-index: 30;}

.copyright{float: left; font-size: 14px; line-height: 20px; padding:19px 0px 0px 20px; color: #9c8059; font-family: 'PT Serif'; text-transform: uppercase;}
.copyright a{color: #e6bf88;}

.marker2{display: inline-block; width: 22px; height: 22px; background: url(../images/marker2.png) 0 0 no-repeat; margin: 0 5px;}

.social_wrapper{float: right; padding-top: 14px; padding-right: 15px;}
.social{ display: inline-block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 4px; float: left;}
.social li a{opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{opacity: 0.7; filter: alpha(opacity=70);}

.social_txt{float: right; font-size: 14px; line-height: 20px; padding:19px 0px 0px 0px; color: #9c8059; font-family: 'PT Serif'; text-transform: uppercase;}

.tola{float: right; padding-left: 50px; margin-right: 20px; padding-top: 0px;}







.main1{width: 1000px; position: absolute;left: 50%; margin-left: -480px; top: 0; z-index: 30;}



/* ============================= main menu ====================== */

.menu { display:block; margin: 0 auto; white-space:nowrap; text-align: center;}
#menu { display:inline-block;}
#menu > li { display: inline-block;height:75px; position:relative; float:left; white-space:nowrap;padding-left: 37px; padding-right: 15px; background: url(../images/marker1.png) 0 17px no-repeat;}
#menu > li:first-child{background: none;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; z-index: 2;  overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:17px; left:0px; bottom:0px; z-index:1; background:url(../images/nav.png) center bottom no-repeat;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; z-index:5;font-family:'PT Serif';font-size:16px; line-height:58px; color:#f1c990; text-decoration:none;text-transform:uppercase;}

.submenu{ position:absolute; z-index:1; top:58px; left:50%; margin-left: 2px; white-space:nowrap; text-align: center;}
.submenu > ul{ margin-left: -50%;width: 100%; background: url(../images/submenu.jpg); padding:15px 10px;}
.submenu ul > li{ display:block; border-bottom:1px solid #510000; position:relative; text-align:center;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;height:31px;line-height:31px; text-decoration:none; position: relative; font-family:'PT Serif';font-size:14px; color:#f1c990; text-transform: uppercase; padding:0 0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.submenu ul > li > a:hover { text-decoration:none; color: #ffecd0;}


.menu_splash { width: 100%; position: absolute; left:0; top: 50%; margin-top: -240px; z-index: 20;}
#menu_splash {display: block;position: relative;}
#menu_splash > li{position: absolute; top: 0; height: 610px; width: 206px;}
#menu_splash > li > a{display: block; height:100%; text-decoration:none; position:relative;}
#menu_splash > li > a .over{position: absolute; left: 0; top: 10px; width: 206px; height: 550px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#menu_splash > li > a:hover .over{top: 0;}
#menu_splash > li > a .txt1{position: absolute;width: 100%; left: 0; bottom: 0px; font-family: 'Spirax'; font-size: 28px; line-height: 30px; color: #fcd59f; text-align: center; text-shadow: 1px 1px 3px #000;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#menu_splash > li > a:hover .txt1{bottom: 20px;}
#menu_splash > li > a .over1{position: absolute; left: 0; top: 2px; z-index: 1; width: 206px; height: 546px;background: url(../images/nav_splash.png) 0 0 no-repeat;}
#menu_splash > li > a .over2{position: absolute; left: 0; top: 0px; z-index: 2; width: 206px; height: 550px;background: url(../images/nav_splash_over.png) 0 0 no-repeat;opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#menu_splash > li > a:hover .over2{opacity: 1; filter: alpha(opacity=100);}
#menu_splash > li > a .img{position: absolute; left: 13px; top: 39px; z-index: 3; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#menu_splash > li > a:hover .img{opacity: 0.6; filter: alpha(opacity=60);}
#menu_splash > li > a .over3{position: absolute; left: 0; top: 0px; z-index: 4; width: 206px; height: 550px;background: url(../images/nav_splash2.png) center center no-repeat;}


#menu_splash > li.nav1{left: 30%; margin-left: -300px;}
#menu_splash > li.nav2{left: 40%; margin-left: -200px;}
#menu_splash > li.nav3{left: 50%; margin-left: -103px;}
#menu_splash > li.nav4{left: 60%; margin-left: -2px;}
#menu_splash > li.nav5{left: 70%; margin-left: 100px;}


/* ============================= main layout ====================== */
#wrapper{background: url(../images/px1.jpg);}

#wrapper > section { position: relative; top: 270px;  z-index: 10; /*height: 100%;*/ width: 998px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box{position: relative; background: #a98551; padding: 4px;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;box-shadow: 0px 0px 6px #000;-moz-box-shadow: 0px 0px 6px #000; -webkit-box-shadow: 0px 0px 6px #000;}

.box1{height: 263px; padding-bottom: 4px;}
.box1 .img{border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.offer{width: 213px; height: 235px; background: url(../images/offer.png) 0 0 no-repeat; position: absolute; right: 55px; top: 20px; z-index: 2; text-align: center;}
.offer .txt1{font-family: 'PT Serif'; font-size: 28px; line-height: 22px; color: #ecdac0; text-transform: uppercase; padding-top: 40px; padding-bottom: 10px;}
.offer .txt2{font-family: 'PT Serif'; font-size: 12px; line-height: 18px; color: #b8a476;  padding-bottom: 0px;}


.box2{background: #ecdac0;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; padding: 20px 20px 20px 40px;}

.close{display: block;width: 40px; height: 50px; position: absolute; left: 50%; margin-left: 450px; top: -100px; z-index: 29;}
.close span{display: block;width: 40px; height: 40px; background: url(../images/close.png) 0 0 no-repeat; position: absolute; left: 0; top: 10px;opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.close:hover span{top: 0px;opacity: 0.8; filter: alpha(opacity=80);}


.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}





.divider{padding-right: 20px; border-right:1px solid #2b2a28; margin-right: 19px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:550px;}
.col2{ width:350px;}








.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}
.pad_left7{ padding-left:70px;}




a{ color:#5d0000; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Spirax';font-weight: normal; font-size:36px; color:#5d0000; line-height:40px; padding:10px 0 25px 0; margin-bottom: 10px;position: relative;  }
h2 .l{display: block; width: 25px; height: 29px; background: url(../images/h_left.png) left bottom no-repeat;position: absolute; left: -15px; bottom: 0;}
h2 .px{display: block; height: 29px; background: url(../images/h_px.png) left bottom repeat-x;position: absolute; left: 10px; right: 10px; bottom: 0;}
h2 .r{display: block; width: 25px; height: 29px; background: url(../images/h_right.png) left bottom no-repeat;position: absolute; right: -15px; bottom: 0;}

h3{ font-family:'Spirax';font-weight: normal; font-size:28px; color:#5d0000; line-height:30px; padding:0px 0 25px 0; margin-top: 15px; margin-bottom: 10px;position: relative;  }
h3 .l{display: block; width: 25px; height: 29px; background: url(../images/h_left.png) left bottom no-repeat;position: absolute; left: -15px; bottom: 0;}
h3 .px{display: block; height: 29px; background: url(../images/h_px.png) left bottom repeat-x;position: absolute; left: 10px; right: 10px; bottom: 0;}
h3 .r{display: block; width: 25px; height: 29px; background: url(../images/h_right.png) left bottom no-repeat;position: absolute; right: -15px; bottom: 0;}

h4{ font-family:'Spirax';font-weight: normal; font-size:28px; color:#5d0000; line-height:30px;border-bottom: 3px solid #ecdac0; padding: 20px 0 10px; margin-bottom: 23px;}

h5{ font-family:'PT Serif';font-weight: normal; font-size:18px; color:#372a28; line-height:25px;padding: 10px 0 10px;}









.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ff0000;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:5px solid #d7c5a4;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.block1{background: #dfcbad; padding: 0 30px 30px;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.button1{display: inline-block; height: 45px; line-height: 45px; font-family: 'PT Serif'; font-size: 12px; color: #c39e46; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px;}
.button1:hover{color: #eddeba;}
.button1 .l{display: inline-block; width: 10px; height: 45px; background: url(../images/button1_left.png) left top no-repeat;}
.button1:hover .l{background-position: bottom;}
.button1 .px{display: inline-block; height: 45px; background: url(../images/button1_px.png) left top repeat-x; padding: 0 10px;}
.button1:hover .px{background-position: bottom;}
.button1 .r{display: inline-block; width: 10px; height: 45px; background: url(../images/button1_right.png) left top no-repeat;}
.button1:hover .r{background-position: bottom;}

.date1{background: url(../images/date1.png) 0 0 no-repeat; font-family: 'PT Serif'; font-size: 16px; line-height: 21px; color: #6a604f; padding: 5px 0 5px 20px; text-transform: uppercase; margin-bottom: 5px;}

.button2{ display:inline-block; line-height:20px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:16px; font-family:'PT Serif'; color:#79140b; white-space:nowrap; letter-spacing:0px;background: url(../images/button2.png) right center no-repeat; padding-right: 15px; text-transform: uppercase;}
.button2:hover { color:#000;}

.menu01{padding-bottom: 20px;}
.menu01.last{padding-bottom: 0;}
.menu01 .img{float: left; border:5px solid #d7c5a4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-right: 20px;}
.menu01 .caption{display: table;}

.menu02{padding-bottom: 20px;}
.menu02.last{padding-bottom: 0;}
.menu02 .img{float: left; border:5px solid #ceba97; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-right: 20px;}
.menu02 .caption{display: table;}

.gal1 { width:281px; padding-bottom:30px; float:left; margin-right:35px; }
.gal1.last { margin-right:0px; }
.gal1 .caption{display: table;}

.photo1 {width:271px; height:193px; border:5px solid #d7c5a4; margin-bottom: 15px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.photo1:hover{border-color: #5d0000;}
.photo1 a{position: relative; display: block;}
.photo1 a img {}
.photo1 a em {position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat;opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.photo1:hover a em {opacity: 1; filter: alpha(opacity=100);}

.block2{background: #dfcbad; padding: 20px;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin-bottom: 20px;}
.block2.last{margin-bottom: 0;}


.events01{padding-bottom: 25px;}
.events01.last{padding-bottom: 0;}
.events01 .img{float: left; border:5px solid #ceba97; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-right: 20px;}
.events01 .caption{display: table;}

.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul1 > li {color: #57462d; padding: 0px 0 0px 20px; margin: 5px 0; line-height: 20px;background: url(../images/li_st1.png) 0px 5px no-repeat;}
.ul1 > li a{color:#57462d; text-decoration: none; line-height: 20px; padding:0px; margin: 0px 0px 0px 0px;  display: block;}
.ul1 > li a:hover{color:#000; text-decoration: none; }

.google_map{

    width: 540px; 
    height: 440px;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
    background: #fff; padding: 0px;
    position:relative;
    overflow:hidden; margin-bottom:20px; margin-right: 20px; border:5px solid #d7c5a4; float: left;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 100%; outline: medium none; position: relative; width: 100%; }



/*================= Contacts =========================*/

#note{ padding-bottom: 0px; }
.notification_error{ color:#f00; padding-bottom: 15px;}
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#57462d;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:530px; height:29px; font-family: "Times New Roman",Georgia,Serif; font-size:14px; color: #57462d; background: #dfcbad; border: 1px solid #d7c5a4; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding:2px 10px; -moz-box-shadow: inset 2px 2px 5px #dac4a3; -webkit-box-shadow: inset 2px 2px  5px #dac4a3; box-shadow: inset 2px 2px 5px #dac4a3;}
#ajax-contact-form input:focus{border-color:#57462d; }

#ajax-contact-form textarea{ float:left; width:530px; height:150px; font-family: "Times New Roman",Georgia,Serif; font-size:14px; color: #57462d; background: #dfcbad; border: 1px solid #d7c5a4; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding:5px 10px;-moz-box-shadow: inset 2px 2px 5px #dac4a3; -webkit-box-shadow: inset 2px 2px  5px #dac4a3; box-shadow: inset 2px 2px 5px #dac4a3;}
#ajax-contact-form textarea:focus{border-color:#57462d; }

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:85px; margin-top:5px; margin-right:10px;}

#ajax-contact-form .submit{cursor: pointer; display:inline-block; height: 45px; line-height:45px; text-decoration: none; margin-top:10px; margin-left:0px; font-size:12px;  color:#c39e46; white-space:nowrap; letter-spacing:0px;
	font-family:'PT Serif'; text-transform: uppercase;background: none; margin-left: -10px;}
#ajax-contact-form .submit:hover{ color:#c39e46;}




.button1{display: inline-block; height: 45px; line-height: 45px; font-family: 'PT Serif'; font-size: 12px; color: #c39e46; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px;}
#ajax-contact-form .submit .l{display: inline-block; width: 10px; height: 45px; background: url(../images/button1_left.png) left top no-repeat;}
#ajax-contact-form .submit:hover .l{background-position: bottom;}
#ajax-contact-form .submit .px{display: inline-block; height: 45px; background: url(../images/button1_px.png) left top repeat-x; padding: 0 10px;}
#ajax-contact-form .submit:hover .px{background-position: bottom;}
#ajax-contact-form .submit .r{display: inline-block; width: 10px; height: 45px; background: url(../images/button1_right.png) left top no-repeat;}
#ajax-contact-form .submit:hover .r{background-position: bottom;}