@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.core.css";
@import "slider.css";
@import "jplayer.css";

@import url(http://fonts.googleapis.com/css?family=Parisienne);
@import url(http://fonts.googleapis.com/css?family=Monoton);
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,400italic,700);

/* 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: #392d25;
}
::-moz-selection{
  color: #fff;
  background: #392d25;
}

body, html {height:100%;}

body{ background:#a78b63; border:0; font: 12px Arial, Helvetica, sans-serif; color:#000 ; line-height:18px; min-width:940px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #a78b63; 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:#a78b63; 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;}

.main1{width: 940px; position: absolute;left: 50%; margin-left: -470px; top: 0; z-index: 30;}

header{display: inline-block; position: absolute; z-index: 10; left: 0; top: 40px;}
.logo { display:block;text-decoration:none;}

.top1{position: absolute;right: 0; top: 95px; z-index: 1;}

.icons {float: right;}
.icons > li { display:inline-block;position:relative; margin-left: 5px; float: left;}
.icons > li > a{display:block; background: #392d25;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15); -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
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;
}
.icons > li > a:hover{background: #eccd00;}

.icons_txt{float: right; padding-right: 15px; line-height: 34px; font-family: 'Parisienne'; font-size: 24px; color: #392d25; text-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);}

.main2{position: absolute;left: 50%; margin-left: -476px; top: 124px; z-index: 29;}
.main2_inner{width: 956px; height: 98px; background: url(../images/main2.png) 0 0 no-repeat; position: absolute;left: 0px; top: 0; display: block;}
.top2{width: 920px; height: 62px; background: url(../images/top2.png) left bottom repeat-x; position: absolute; left: 16px; top: 15px;}

footer{position: absolute;left: 50%; margin-left: -476px; bottom: 0px; z-index: 30;width: 956px; height: 55px; background: url(../images/footer.png) 0 0 no-repeat;}
.bot1{width: 920px; height: 40px; background: url(../images/bot1.png) left bottom repeat-x; position: absolute; left: 16px; top: 13px;}

.copyright{float: left; line-height: 36px; padding-left: 20px; font-family: 'Roboto';color:#4b382a; font-size: 14px; font-weight: 300;}

.privacy{ text-decoration: none; color: #4b382a; border-bottom:4px solid transparent; float: right; line-height: 36px; padding: 0 10px;font-family: 'Roboto'; font-size: 14px; font-weight: 300; 
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;
}
.privacy:hover{border-bottom:4px solid #392d25;}

.tola{float: right; padding-left: 50px; margin-right: 20px;}

.close{display: inline-block; width: 46px; height: 62px;position: absolute; right: 0; bottom: 0; z-index: 50;}
.close span{display: block; width: 100%; height: 100%; background: url(../images/close.png) left top no-repeat;}
.close:hover span{background-position: bottom;}

.splash{position: relative; height: 680px;}

.slider_wrapper{width:476px; height: 334px; background: url(../images/slider_bg.png) 0 0 no-repeat;}
.slider_wrapper .txt{width: 440px; position: absolute; left: 16px; top: 230px; text-align: center; z-index: 2;}
.slider_wrapper .txt .txt1{ font-family: 'Roboto'; font-weight: 400; font-size: 30px; line-height: 40px; color: #4b382a;}
.slider_wrapper .txt .txt2{ font-family: 'Roboto'; font-weight: 300; font-size: 18px; line-height: 30px; color: #4b382a;}

.slider_wrapper1{position: absolute; left: -6px; top: -5px; z-index: 1;}
.slider_wrapper2{position: absolute; right: -10px; top: -5px; z-index: 1;}

.gallery{position: absolute; right: 20px; top: 214px; z-index: 100; width: 42px; height: 42px;}
.gallery span{display: block; width: 100%; height: 100%; background: url(../images/gallery.jpg) left top no-repeat;}
.gallery:hover span{background-position: right;}



/* ============================= main menu ====================== */

.menu { display:inline-block; height:62px; position: absolute; left: 0; top: 0px; z-index: 15; white-space:nowrap; }
#menu { display:block; height:62px; white-space:nowrap;}
#menu > li { display: inline-block;height:62px; position:relative; float:left; white-space:nowrap; margin-left: 10px;}
#menu > li:first-child{margin-left: 0;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 15px; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:6px; left:0px; bottom:0px; z-index:1; background:#392d25;}
#menu > li > a .txt1{ display:inline-block; position: relative; z-index:5;font-family:'Roboto';font-weight: 400; font-size:18px; line-height:62px; color:#4b382a; text-decoration:none;}
#menu > li > a em{display: inline-block; width: 20px; height: 62px; background: url(../images/marker1.png) center 32px no-repeat;}

.submenu{ position:absolute; z-index:10; top:72px; left:0px;white-space:nowrap;}
.submenu > ul{ background: url(../images/submenu.png); padding: 5px; }
.submenu ul > li{ display:block; height:30px; background: none; position:relative; text-align:left;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;height:30px;line-height:30px; text-decoration:none; position: relative; font-family:'Roboto';font-size:16px; color:#f0ebe0; font-weight: 300; padding:0 15px;
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 { color: #392d25; text-decoration:none; background: #e9cb00;}


.menu_splash { position: absolute; left: -6px; top: 345px; z-index: 15; white-space:nowrap; }
#menu_splash { }
#menu_splash > li { display:block; position:absolute;width: 236px; height: 334px; }
#menu_splash > li > a{display:block; width: 100%; height:100%; text-decoration:none; position:relative;}
#menu_splash > li > a .cube{display:block;position: relative; width:100%; height:100%;}
#menu_splash > li > a .front{text-align: center;width: 100%; height: 100%; background: url(../images/menu_splash_bg.png) 0 0 no-repeat;}
#menu_splash > li > a .back{text-align: center;width: 100%; height: 100%; background: url(../images/menu_splash_bg.png) 0 0 no-repeat;}
#menu_splash > li > a .img_back{position: absolute; left: 16px; top: 15px; z-index: 1;}
#menu_splash > li > a .img_icon{position: relative; z-index: 2; padding-top: 105px;}
#menu_splash > li > a .txt1{width: 220px; position: absolute; left: 6px; top: 180px; z-index: 3; font-family: 'Roboto'; font-size: 30px; color: #4b382a; font-weight: 400; line-height: 40px;}
#menu_splash > li > a .txt2{width: 220px; position: absolute; left: 6px; top: 210px; z-index: 3; font-family: 'Roboto'; font-size: 18px; color: #4b382a; font-weight: 300; line-height: 40px;}


#menu_splash > li.nav1{left: 0; top: 0px;}
#menu_splash > li.nav2{left: 240px; top: 0px;}
#menu_splash > li.nav3{left: 480px; top: 0px;}
#menu_splash > li.nav4{left: 720px; top: 0px;}

#menu_splash > li.nav1 > a .img_icon{padding-top: 115px;}




.front {
    z-index: 2;
    position: absolute;    
}
.back {
    z-index: 1;
    position: absolute;
}
.rollover:hover .back, 
.rollover.activeLink .back, 
.rollover:focus .back {
    z-index: 2;
}
.rollover:hover .front, 
.rollover.activeLink .front, 
.rollover:focus .front {
    z-index: 1;
}
.rollover .front {
    opacity: 1;
    -webkit-transition: 1s;
     -moz-transition: 1s;
      -ms-transition: 1s;
       -o-transition: 1s;
          transition: 1s;
}
.rollover .back {
    opacity: 0;
    -webkit-transition: 1s;
     -moz-transition: 1s;
      -ms-transition: 1s;
       -o-transition: 1s;
          transition: 1s;
}
.rollover:hover .front, 
.rollover.activeLink .front, 
.rollover:focus .front {
    opacity: 0;
}
.rollover:hover .back, 
.rollover.activeLink .back, 
.rollover:focus .back {
    opacity: 1;
}
.rollover_old {
    -webkit-perspective: 800px;
     -moz-perspective: 800px;
      -ms-perspective: 800px;
       -o-perspective: 800px;
          perspective: 800px;
}
.cube {

    -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
       -o-transform-style: preserve-3d;
          transform-style: preserve-3d;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
     -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
      -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
       -o-transform: rotateX(0) rotateY(0) rotateZ(0);
          transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transition: 1s;
     -moz-transition: 1s;
      -ms-transition: 1s;
       -o-transition: 1s;
          transition: 1s;
}
.rollover:hover .cube, 
.rollover.activeLink .cube,
.rollover:focus .cube {
    -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg); 
      -ms-transform: rotateY(180deg);
       -o-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.front {
    -webkit-transform: translate3d(0,0,50px);
     -moz-transform: translate3d(0,0,50px);
      -ms-transform: translate3d(0,0,50px);
       -o-transform: translate3d(0,0,50px);
          transform: translate3d(0,0,50px);
}
.back {
    -webkit-transform: rotateY(180deg) translate3d(0,0,50px);
     -moz-transform: rotateY(180deg) translate3d(0,0,50px);
      -ms-transform: rotateY(180deg) translate3d(0,0,50px);
       -o-transform: rotateY(180deg) translate3d(0,0,50px);
          transform: rotateY(180deg) translate3d(0,0,50px);
}



/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 210px;  z-index: 10; /*height: 100%;*/ width: 940px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }



.box{width: 940px; position: relative; padding-top: 30px;}

.page_txt{background: url(../images/page_txt.png); height: 80px; line-height: 80px; font-family: 'Monoton'; font-size: 65px; color: #e2d8c2; text-transform: uppercase; padding-left: 30px;}

.box2{width: 860px; position: relative; padding: 20px 40px 40px 40px; background: url(../images/content_bg.jpg);}
.box2_bottom{width: 940px; height: 12px; position: relative; background: url(../images/sh1.png);}

.box3{padding-top: 20px;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}







.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:580px;}
.col2{ width:260px;}
.col3{ width:420px;}
.col4{ width:200px;}
.col5{ width:300px;}








.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:#6f513d; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Roboto';font-weight: 400; font-size:30px; color:#4b382a; line-height:30px; padding:15px 0 10px 0; margin-bottom: 20px; border-bottom: 1px solid #c7beab;  }

h3{ font-family:'Roboto';font-weight: 400; font-size:16px; color:#4d4738; line-height:22px; padding-bottom: 10px;  }
h3 a{color: #4d4738;}
h3 a:hover{color: #867d68;}



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ff0000;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#c7beab; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:6px solid #efebe0;}

.shadow1{box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);}

.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:32px; line-height:32px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:18px; font-family:'Roboto'; font-weight: 300; color:#e5ddcb; white-space:nowrap; letter-spacing:0px; background: url(../images/button1.jpg) 0 0 no-repeat #392d25; padding-left: 47px; padding-right: 15px;}
.button1:hover { color:#e0c301; background-color: #51463f;}

.about1{width: 280px; padding-bottom: 20px; margin-right: 20px; float: left;}
.about1.last { margin-right:0px; }
.about1 .img{float: left; margin-right: 20px; border:6px solid #efebe0;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);}

.button2{ display:inline-block; height:20px; line-height:20px; position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Roboto'; font-weight: 400; font-style: italic; color:#392d25; white-space:nowrap; letter-spacing:0px; background: url(../images/button2.png) right center no-repeat; padding-right: 15px;}
.button2:hover { color:#000;}

.gal1 { width:300px; padding-bottom:20px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }
.gal1 .inner{background: url(../images/gallery_bg.jpg);}
.gal1 .shadow{height: 12px; background: url(../images/gallery_shadow.png) 0 0 no-repeat;}

.gal1 .txt1{font-family: 'Roboto'; font-weight: 400; font-size: 18px; line-height: 20px; padding: 20px;}

.photo1 {width:300px; height:200px; background: #000;position: relative;}
.photo1 a{position: relative; display: block;width: 100%; height: 100%;}
.photo1 a img {position: relative;}
.photo1 a em{display: block; width: 15px; height: 14px; background: url(../images/photo1.png) 0 0 no-repeat; position: absolute; right: 25px; bottom: 25px; z-index: 10;}

.services1{padding-bottom: 0px; margin-right: 20px;}
.services1.last { margin-right:0px; }
.services1 .img{float: left; margin-right: 20px; border:6px solid #efebe0;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);}

.ul1{ padding-bottom: 15px;}
.ul1 > li { padding:0px 0px 6px 20px; margin: 0px 0px 6px 0px; background: url(../images/li_st1.png) 0 9px no-repeat; font-family: 'Roboto'; font-size: 16px; font-weight: 300; line-height: 22px; color: #4d4738;}

.google_map{

    width: 848px;
    height: 258px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:0px; border:6px solid #efebe0;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.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{ width:570px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#0f0f0f;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:450px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0f0f0f; background: #eae4d7; border: 1px solid #bfb6a4; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-right: 5px; }
#ajax-contact-form input:focus{border-color:#8f8675; }

#ajax-contact-form textarea{ float:left; width:450px; height:140px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0f0f0f; background: #eae4d7; border: 1px solid #bfb6a4; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-top: 5px; padding-right: 5px;}
#ajax-contact-form textarea:focus{border-color:#8f8675; }

#ajax-contact-form img{float:left; width:140px; height:53px; margin-top:5px; margin-left:10px;border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

#ajax-contact-form input.capthca{ float:left; width:83px; margin-top:5px; margin-right:10px;}

#ajax-contact-form .submit{cursor: pointer; display:inline-block; height:32px; line-height:32px;  position:relative; text-decoration: none; margin-top:20px; margin-left:40px; font-size:18px; font-family:'Roboto'; font-weight: 300; color:#e5ddcb; white-space:nowrap; letter-spacing:0px; background: url(../images/button1.jpg) 0 0 no-repeat #392d25; padding-left: 47px; padding-right: 15px;}
#ajax-contact-form .submit:hover{ color:#e0c301; background-color: #51463f;}


