@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.css";
@import "supersized.shutter.css";
@import "jplayer.css";

@import url(http://fonts.googleapis.com/css?family=Uncial+Antiqua);
@import url(http://fonts.googleapis.com/css?family=Trade+Winds);
@import url(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: #ffb400;
}
::-moz-selection{
  color: #fff;
  background: #ffb400;
}

body, html {height:100%;}

body{ background:#000; border:0; font: 14px Arial, Helvetica, sans-serif; color:#e2dac6 ; line-height:20px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #000; 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:#000; 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;}



.splash{width: 1000px; position: absolute;left: 50%; margin-left: -500px; top: 50%; margin-top: -100px; z-index: 11;}
.slider{width: 1000px;}

.enter_wrapper{height: 75px; background: url(../images/enter_bg.png) center center no-repeat; text-align: center; margin-top: 20px;}

.enter{display: inline-block; width: 75px; height: 75px; text-decoration: none; background: url(../images/enter1.png) 0 0 no-repeat; position: relative;}
.enter .over1{display: inline-block; width: 75px; height: 75px; text-decoration: none; background: url(../images/enter2.png) 0 0 no-repeat; position: absolute; left: 0; top: 0; z-index: 1;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;
}
.enter:hover .over1{opacity: 1; filter: alpha(opacity=100);}
.enter .txt1{position: relative; z-index: 2; font-family: 'Oswald'; font-size: 15px; color: #fa7715; text-transform: uppercase; text-decoration: none; line-height: 75px;
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;
}
.enter:hover .txt1{color: #fff;}

.top1{width: 100%; position: absolute; left: 0; top: 0; z-index: 30;}

.top2{height: 5px; background: url(../images/top2.jpg) 0 0 repeat-x;}

.top3{height: 132px; background: url(../images/top3.jpg) center top no-repeat #000;}

header{height: 132px; background: url(../images/px1.png); text-align: center;}

.logo { display:inline-block;text-decoration:none; padding-top: 30px;}

.bot1{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 30;}

.bot2{height: 6px; background: url(../images/bot2.jpg) 0 0 repeat-x;}

.bot3{height: 138px; background: url(../images/bot3.jpg) 0 0 repeat-x; text-align: center;}

.icons { text-align: center; padding-top: 20px; padding-bottom: 15px; height: 37px;}
.icons > li { display:inline-block;position:relative; margin:0 10px;}
.icons > 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;
}
.icons > li > a:hover{opacity: 0.5; filter: alpha(opacity=50);}

footer{text-align: center;}

.copyright{display: inline-block; color:#6d6c6a; line-height: 20px; font-family: 'Oswald'; font-size: 16px; text-transform: uppercase; padding-top: 10px;}

.marker2{display: inline-block; width: 13px; height: 41px; background: url(../images/marker2.png) center center no-repeat; padding: 0 20px;}

.privacy{ text-decoration: none; color: #6d6c6a; line-height: 20px; display: inline-block; font-family: 'Oswald'; font-size: 16px; text-transform: uppercase; margin-top: 10px;
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: #c8c8c8;}

.marker3{display: inline-block; width: 36px; height: 14px; background: url(../images/marker3.png) center center no-repeat; padding: 13px 10px;}

.mailus{ text-decoration: none; color: #6d6c6a; line-height: 20px; display: inline-block; font-family: 'Oswald'; font-size: 16px; text-transform: uppercase; margin-top: 10px;
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;
}
.mailus:hover{color: #c8c8c8;}

.tola{display: inline-block;}


/* ============================= main menu ====================== */

.menu { display:block; height:55px; background: url(../images/menu_bg.jpg); text-align: center;}
#menu { display:inline-block; white-space:nowrap;}
#menu > li { display: inline-block; position:relative; float:left; white-space:nowrap; padding-left: 36px;background: url(../images/marker.png) 0 center no-repeat;}
#menu > li:first-child{padding-left: 0; background: none;}
#menu > li > a{display: block; height:100%; text-decoration:none; position:relative; padding:0 20px; overflow:hidden; }
#menu > li > a .over1{display: none;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; z-index:5;font-family:'Trade Winds';font-size:18px; line-height:55px; color:#c4c4c4; text-decoration:none;}

.submenu{ position:absolute; z-index:10; top:55px; left:30px;white-space:nowrap;}
.submenu > ul{ }
.submenu ul > li{ display:block; height:39px; background: #404040; border-bottom:1px solid #525252; position:relative; text-align:left;}
.submenu ul > li:first-child{}
.submenu ul > li > a{ display:block;height:39px;line-height:39px; text-decoration:none; position: relative; font-family:'Trade Winds';font-size:14px; color:#c4c4c4; padding:0 26px;
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; background: #333333; color: #ffb400;}











/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 210px;  z-index: 10; /*height: 100%;*/ width: 1000px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box{width: 920px; position: relative; padding: 30px 40px 40px 40px; background: url(../images/box_px.png);}
.box_top{width: 1000px; height: 40px; position: relative; background: url(../images/box_top.png) 0 0 no-repeat;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}

.close{text-decoration: none; display: block; width: 15px; height: 15px; background: url(../images/close.png) center center no-repeat; padding: 5px; position: absolute; right: 6px; top: 4px; z-index: 30; opacity: 0.5; filter: alpha(opacity=50);}
.close:hover{opacity: 1; filter: alpha(opacity=100);}


.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:url(../images/col0.png) 0 0 repeat-y; margin-left:34px; margin-right:35px; margin-top:125px;}

.col1{ width:550px;}
.col2{ 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:#ffb400; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Trade Winds';font-weight: normal; font-size:36px; color:#fff; line-height:35px; padding:0px 0 0px 0; text-shadow: 1px 1px 3px rgba(0, 0 ,0 ,0.75);}

h2{ font-family:'Trade Winds';font-weight: normal; font-size:22px; color:#fff; line-height:25px; padding:30px 0 15px 0; text-shadow: 1px 1px 3px rgba(0, 0 ,0 ,0.75); margin-bottom: 15px; background: url(../images/h.png) left bottom repeat-x;}
h2.c1{padding-top: 5px;}
h2.c2{padding-top: 40px;}
h2.c3{padding-top: 30px;}

h3{ font-family:'Trade Winds';font-weight: normal; font-size:16px; color:#fff; line-height:20px; padding:0px 0 10px 0; text-shadow: 1px 1px 3px rgba(0, 0 ,0 ,0.75);}



.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 10px;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:6px solid #f4f2ec;}

.text-right{text-align: right;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{display: inline-block; text-decoration: none; font-family: 'Oswald'; font-size: 16px; line-height: 20px; color: #f7f2e7; text-transform: uppercase; padding-right: 20px; background: url(../images/button1.png) right center no-repeat; margin-top: 5px; margin-bottom: 10px;}
.button1:hover{color: #ffb400;}

.about1{width: 260px; float: left; padding-bottom: 0px; margin-right: 30px;}
.about1.last{margin-right: 0;}
.about1 .img{float: left; margin-right: 20px;border:6px solid #f4f2ec;}
.about1 .caption{display: table;}

.date1{padding-bottom: 30px;}
.date1 .txt1{float: left; width: 41px; text-align: center; background: #ffb400; margin-right: 20px; color: #000; font-size: 22px; line-height: 18px; text-transform: uppercase; font-family: 'Trade Winds'; padding-top: 5px; padding-bottom: 0px;}
.date1 .txt1 span{font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.date1 .txt2{display: table;}

.community1{float: left; padding-bottom: 30px;}
.community1.last{}
.community1 .img{float: left; margin-right: 20px;border:6px solid #f4f2ec;}
.community1 .caption{display: table;}

.events1{width: 255px; float: left; padding-bottom: 0px; margin-right: 40px;}
.events1.last{margin-right: 0;}
.events1 .img{margin-bottom: 20px;border:6px solid #f4f2ec;}
.events1 .caption{}

.gal1 { width:215px; padding-bottom:30px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }
.gal1 .caption{display: table;}

.photo1 {width:203px; height:137px; border:5px solid #f4f2ec; margin-bottom: 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;
}
.photo1:hover{border-color: #ffb400;}
.photo1 a img {}

.vid1 { width:275px; padding-bottom:30px; float:left; margin-right:47px; }
.vid1.last { margin-right:0px; }
.vid1 .caption{display: table;}

.video1 {width:263px; height:159px; border:5px solid #f4f2ec; margin-bottom: 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;
}
.video1:hover{border-color: #ffb400;}
.video1 a img {}

.google_map{

    width: 318px; 
    height: 208px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff; padding: 0px;
    position:relative;
    overflow:hidden; margin-bottom:20px; margin-right: 20px; border:5px solid #f4f2ec; 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{ width:550px; }
.notification_error{ color:#f00; padding-bottom: 20px; font-size: 14px; }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#e2dac6;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:245px; height:31px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #e2dac6; background: #090909; border: 1px solid #0a0b05; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding:2px 10px; -moz-box-shadow: inset 2px 2px 5px #000; -webkit-box-shadow: inset 2px 2px  5px #000; box-shadow: inset 2px 2px 5px #000;}
#ajax-contact-form input:focus{border-color:#646464; }

#ajax-contact-form textarea{ float:left; width:240px; height:151px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #e2dac6; background: #090909; border: 1px solid #0a0b05; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding:10px 10px 5px;-moz-box-shadow: inset 2px 2px 5px #000; -webkit-box-shadow: inset 2px 2px  5px #000; box-shadow: inset 2px 2px 5px #000;}
#ajax-contact-form textarea:focus{border-color:#646464; }

#ajax-contact-form img{float:left; width:120px; height:37px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:105px; margin-top:5px; margin-right:10px;}

#ajax-contact-form .submit{cursor: pointer; display:inline-block; background: #191919; line-height:22px; padding:10px 35px; text-decoration: none; margin-top:10px; margin-bottom:1px; font-size:16px; font-family:'Oswald'; color:#ffb400; white-space:nowrap; letter-spacing:0px; text-align: center; text-transform: uppercase; border: 1px solid #525252;}
#ajax-contact-form .submit:hover{ color:#fff; background: #ffb400;}