@import "reset.css";
@import "prettyPhoto.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Bitter:400,700";
@import "http://fonts.googleapis.com/css?family=Oswald";

/* 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: #6b6258;
}
::-moz-selection{
  color: #fff;
  background: #6b6258;
}

body, html {height:100%;}

body{ background:#010000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#efe2bf ; line-height:18px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #010000; 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:#010000; 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;}

header{width: 100%; height: 177px; background: url(../images/header.jpg); position: absolute; left: 0; top: 0; z-index: 20; text-align: center;}
.logo { display:inline-block;text-decoration:none; padding-top: 40px;}
.logo .txt1{font-size: 14px; line-height: 20px; font-family: 'Bitter'; font-weight: 400; color: #ffec86; text-decoration: none; text-transform: uppercase; padding-top: 10px;}

.icons { position: absolute; right: 15px; top: 100px; z-index: 50;}
.icons > li { display:inline-block;margin-left: 1px; margin-bottom: 1px; position:relative; float: left;background: #2c251a;}
.icons > li > a{display:block; width:32px; height:32px; background: none;
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.nav1 > a:hover{background: #00abe3;}
.icons > li.nav2 > a:hover{background: #3a546d;}
.icons > li.nav3 > a:hover{background: #c91e25;}
.icons > li.nav4 > a:hover{background: #004088;}
.icons > li.nav5 > a:hover{background: #01669c;}
.icons > li.nav6 > a:hover{background: #f14724;}

.splash{width: 100%; height: 470px; overflow: hidden; position: absolute; left: 0; top: 237px; z-index: 15;}


.splash_gallery{width: 926px; height: 470px; position: absolute; left: 50%!important; margin-left: -2315px;}
.splash_gallery > ul > li{width: 920px; height: 470px; float: left; margin:0 3px; position: relative;}
.splash_gallery > ul > li a{display: block;width: 100%; height: 100%; position: relative; overflow: hidden;text-decoration: none; white-space: nowrap;}
.splash_gallery > ul > li a img{position: relative;z-index: 1;}

.gprev{ display:block; width:48px; height:48px; position:absolute; left:85px; top:25px; z-index:30;}
.gprev span{ display:block; width:100%; height:100%; background:url(../images/prev.png) left top no-repeat; }
.gprev:hover span{background-position: right;}

.gnext{ display:block; width:48px; height:48px; position:absolute; right:85px; top:25px; z-index:30;}
.gnext span{ display:block; width:100%; height:100%; background:url(../images/next.png) left top no-repeat; }
.gnext:hover span{background-position: right;}

.slogans{width: 866px; height: 160px; background: url(../images/slogans.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -433px; top: 657px; z-index: 16;}

.desc{}
.desc li{display: none; text-align: center; color: #2c2317; line-height: 97px; font-family: 'Bitter'; font-weight: 700; font-size: 23px; text-shadow: 0px 1px 0px rgba(217, 186, 147, 0.5);}

.floor1{width: 1842px; height: 557px; position: absolute; left: 50%; margin-left: -926px; top: 678px; z-index: 1;background: url(../images/floor1.jpg) 0 0 no-repeat;}

.bot1{width: 100%; height: 60px; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 30;}
footer{display: inline-block; height: 45px; line-height: 45px; font-family: 'Bitter'; font-size: 14px;}

.marker2{width: 30px; height: 45px; background: url(../images/marker2.png) center center no-repeat; float: left;}

.copyright{color:#6b6258; float: left; line-height: 45px;}

.privacy{ text-decoration: none; color: #6b6258; float: left; line-height: 20px; margin-top: 12px; 
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{color: #d6cabc;}

.tola{ float: left;padding-left: 55px;}





/* ============================= main menu ====================== */

.menu { display:block; width: 100%; height:60px; text-align:center; white-space:nowrap; position: absolute; left: 0; top: 177px; z-index: 30;}
#menu { display:inline-block; white-space:nowrap;}
#menu > li { display: inline-block; height:60px; position:relative; float:left; white-space:nowrap; padding-left: 16px; background: url(../images/marker1.png) 0 center no-repeat;}
#menu > li:first-child{background: none; padding-left: 0;}
#menu > li > a{display:block; height:100%; text-decoration:none; position:relative; text-transform: uppercase; overflow: hidden; padding: 0 20px; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; z-index:3;font-family:'Oswald';font-weight: 400; font-size:18px; line-height:60px; color:#937e58; text-decoration:none; }
#menu > li > a .txt2{ display:block; position: absolute; left: 0; top: 0; width:100%; height:100%; z-index:3;font-family:'Oswald';font-weight: 400; font-size:18px; line-height:60px; color:#ffe4aa; text-decoration:none; }

.submenu{ position:absolute; z-index:10; top:45px; left:36px; background: url(../images/corner1.png) 0 0 no-repeat; padding-top: 15px; border-bottom: 3px solid #010000;}
.submenu > ul{ padding:10px 0px; background: #2c251a;   }
.submenu ul > li{ display:block; width:100%; height:30px; border-top:1px dotted #6c675f; position:relative; text-align:left;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;height:35px;line-height:30px; text-decoration:none; position: relative; font-family:'Oswald';font-size:14px; color:#937e58; white-space:nowrap; padding:0 20px; background: url(../images/arr1.png) -13px center no-repeat; text-transform: uppercase;
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:#ffe4aa; text-decoration:none;background: url(../images/arr1.png) 20px center no-repeat;}
.submenu ul > li > a .s_txt1{display: inline-block; padding-right: 20px; padding-left: 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;
}
.submenu ul > li > a:hover .s_txt1{padding-right: 0px; padding-left: 20px;}











/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 482px;  z-index: 10; /*height: 100%;*/ width: 1000px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box{width: 940px; position: relative; padding: 30px 30px 30px 30px; background: url(../images/content_bg.png) 1px 1px no-repeat #010000;}


.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:520px;}
.col2{ width:370px;}
.col3{ width:240px;}








.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:#efe2bf; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Bitter';font-weight: 700; font-size:30px; color:#efe2bf; line-height:30px; padding:5px 0 15px 0; }
h2{ font-family:'Bitter';font-weight: 400; font-size:24px; color:#efe2bf; line-height:24px; padding:5px 0 15px 0;}
h3{ font-family:'Bitter';font-weight: 400; font-size:14px; color:#fcb435; line-height:22px; padding:0px 0 7px 0; text-transform: uppercase;  }




.upper { text-transform:uppercase;}

.color1{ color:#fcb435;}
.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 #464240;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.about1{border-bottom: 1px solid #2c251a; padding-bottom: 15px; margin-bottom: 15px;}
.about1 .txt{float: left;}

.button0{ display:inline-block; height:76px; line-height:76px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:32px; text-transform: uppercase; font-family:'Bitter'; font-weight: 400; color:#e7ffa5; white-space:nowrap; letter-spacing:0px; padding: 0 30px; background: url(../images/button0.jpg) 0 0 repeat-x;}
.button0:hover { color:#000; background-position: bottom; }

.button1{ display:inline-block; height:25px; line-height:30px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:18px; text-transform: uppercase; font-family:'Oswald'; color:#9c7f4b; white-space:nowrap; letter-spacing:0px; padding-left: 40px; background: url(../images/button1.png) 0 0 no-repeat;
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;
}
.button1:hover { color:#db9c2e; background-position: 10px 0px; padding-left: 45px; }

.services1{padding-bottom: 20px;}
.services1 .img{margin-right: 20px;border:5px solid #464240; float: left;}

.classes1{float: left; width: 250px; padding-bottom: 25px; margin-right: 20px;}
.classes1.last{margin-right: 0;}
.classes1 .img{margin-right: 20px;border:5px solid #464240; float: left;}

.gal1 { width:214px; padding-bottom:20px; float:left; margin-right:28px; }
.gal1.last { margin-right:0px; }

.photo1 {width:214px; height:133px; margin-bottom:15px;}
.photo1 a img {border:5px solid #464240;
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 a:hover img {border:5px solid #efe2bf;}

.google_map{

    width: 510px; float: left; margin-right: 20px;
    height: 280px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:5px solid #464240;
}

.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:360px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#efe2bf;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:350px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #efe2bf; background: #464240; border: 1px solid #111010; margin-bottom:3px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #3f3b39; -webkit-box-shadow: inset 2px 2px  5px #3f3b39; box-shadow: inset 2px 2px 5px #3f3b39;}
#ajax-contact-form input:focus{border-color:#fcb435; }

#ajax-contact-form textarea{ float:left; width:350px; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #efe2bf; background: #464240; border: 1px solid #111010; margin-bottom:3px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-right: 0; padding-top: 5px;-moz-box-shadow: inset 2px 2px 5px #3f3b39; -webkit-box-shadow: inset 2px 2px  5px #3f3b39; box-shadow: inset 2px 2px 5px #3f3b39;}
#ajax-contact-form textarea:focus{border-color:#fcb435; }

#ajax-contact-form img{float:left; width:150px; height:45px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:160px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:132px; height:38px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:15px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}