@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.css";
@import "supersized.shutter.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans";

/* 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: #ffae00;
}
::-moz-selection{
  color: #fff;
  background: #ffae00;
}

body, html {height:100%;}

body{ background:#000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#353b40 ; line-height:18px; min-width:960px; 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;}

footer{width: 100%; height: 43px; background: #000; position: absolute; left: 0; bottom: 0; z-index: 30; font-family: 'BebasNeueRegular'; font-size: 16px;}
.copyright{color:#979b9d; float: left; line-height: 43px; padding-left: 20px;}
.tola{float: right; padding-right: 20px;}
.marker1{width: 25px; float: right;display: inline-block; height: 100%; background: url(../images/marker1.png) center center no-repeat;}
.privacy{ text-decoration: none; color: #979b9d; float: right; line-height: 20px; margin-top: 11px; 
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: #fff; }

.top1{width: 960px; position: absolute;left: 50%; margin-left: -480px; top: 0; z-index: 25;}
header{display: inline-block; position: absolute; z-index: 10; left: 30px; top: 145px;}
.logo { display:block;text-decoration:none;}



.bot1{width: 100%; height: 55px; background: url(../images/bot1.png); position: absolute; left: 0; bottom: 43px; z-index: 30; text-align: center;}

.bot2{display: inline-block;}

.social{width: 100%; position: absolute; left: 0; bottom: 180px; z-index: 25; font-family: 'BebasNeueRegular'; font-size: 20px; text-align: center;}
.social .txt1{display: inline-block; height: 20px; white-space: nowrap; color: #fff;}
.social .txt1 span{display:inline-block; width: 78px; height: 20px; background: url(../images/icons_px.png) left center repeat-x; margin: 0 15px; }

.icons { display: inline-block; padding-top: 15px; height: 50px;}
.icons > li { display:inline-block;position:relative; margin-left: 8px; float: left;}
.icons > li > a{display:block;}





/* ============================= main menu ====================== */

.menu { display:block; width: 100%; position: absolute; left: 275px; top: 182px; z-index: 15; white-space:nowrap; }
#menu { display:block; white-space:nowrap;}
#menu > li { display: inline-block;width: 126px; height:125px; position:relative; float:left; white-space:nowrap; margin-right: 9px;}
#menu > li > a{display:block; height:125px; text-decoration:none; position:relative; z-index: 2; }
#menu > li > a .over1{position: absolute; left:0px; top:0px; z-index:1; }
#menu > li > a .over2{position: absolute; left:0px; top:0px; z-index:3; }
#menu > li > a .img{display:block;position: absolute;left:0px; top:0px; z-index:2; }
#menu > li > a .txt1{ display:block; position: absolute; left: 0; top: 52px; width:100%; z-index:5;font-family:'Open Sans';font-size:18px; line-height:20px; color:#fff; text-decoration:none; text-align: center;}

.submenu{ position:absolute;  z-index:1; top:125px; left:-4px;white-space:nowrap; padding-top: 8px; background: url(../images/corner1.png) center top no-repeat;}
.submenu > ul{ background: #ecf2f6;width: 94px; padding: 10px 20px; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.submenu ul > li{ display:block; height:35px; padding-top: 1px; background: url(../images/markers.png) left top repeat-x; position:relative; text-align:left; text-align: center;}
.submenu ul > li:first-child{background: none;}
.submenu ul > li > a{ display:block;height:35px;line-height:35px; text-decoration:none; position: relative; font-family:'BebasNeueRegular';font-size:20px; color:#ffae00; text-transform: uppercase; 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 { text-decoration:none; color: #17a0f7;}











/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 192px;  z-index: 10; /*height: 100%;*/ width: 960px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box_top{width: 960px; height: 20px; position: relative; background: url(../images/box_top.png) 0 0 no-repeat;}
.box{width: 860px; position: relative; padding: 30px 50px 30px 50px; background: #fff;}
.box_bottom{width: 960px; height: 20px; position: relative; background: url(../images/box_bottom.png) 0 0 no-repeat;}

.close{ display:block; width:85px; height:39px; position:absolute; right:0px; top:0px; z-index:30;}
.close span{ display:block; width:100%; height:100%; background:url(../images/close.png) left top no-repeat; }
.close:hover span{background-position: bottom;}


.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}





.divider{padding-right: 30px; background: url(../images/divider.png) right top repeat-y; margin-right: 29px;}

.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:300px;}
.col2{ width:500px;}
.col3{ width:200px;}
.col4{ width:600px;}
.col5{ width:360px;}
.col6{ width:440px;}








.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:#ffae00; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'BebasNeueRegular';font-weight: normal; font-size:50px; color:#8d9296; line-height:50px; padding:10px 0 20px 0; text-transform: uppercase;  }

h3{ font-family:'BebasNeueRegular';font-weight: normal; font-size:18px; color:#ffae00; line-height:20px; padding-bottom: 7px; text-transform: uppercase;  }

h4{ font-family:'Open Sans';font-weight: normal; font-size:14px; color:#8d9296; line-height:20px; padding-bottom: 7px; }




.upper { text-transform:uppercase;}

.color1{ color:#17a0f7;}
.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;}
.radius2{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.border1 { border:1px solid #cfcfcf;}
.border2 { padding: 5px; background: #fff;}


.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:24px; line-height:24px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'BebasNeueRegular'; color:#ffae00; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) left top no-repeat; padding-left:35px;}
.button1:hover { color:#2c2c2c; background-position:left bottom;}

.button2{ display:inline-block; height:24px; line-height:24px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'BebasNeueRegular'; color:#ffae00; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button2.png) left top no-repeat; padding-left:35px; margin-left: 40px;}
.button2:hover { color:#2c2c2c; background-position:left bottom;}

.about1{padding-bottom: 30px;}
.about1 .img{float: left; margin-right: 20px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.gal1 { padding-bottom:20px;}
.gal1.last { padding-bottom:0px;}

.photo1 {width:124px; height:124px; margin-right:20px; float: left;position: relative; overflow: hidden;}
.photo1 a img {position: relative; z-index: 1;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.photo1 a .over1{position: absolute;width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: #17a0f7;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.photo1 a .over2{position: absolute;width: 100%; height: 100%; left: 0; top: 0; z-index: 3; background: url(../images/photo1.png) center center no-repeat;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:30px; font-family:'Open Sans'; font-size: 14px;}
.ul1 > li a{ display:block; height:100%; text-decoration:none; color:#8d9296; padding-left:25px; background: url(../images/li_st1.png) 0 10px 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;
}
.ul1 > li a:hover{ text-decoration:none; color:#ffae00; background-position: 10px 10px;}

.destinations1{width: 153px; float: left; padding-bottom: 15px; margin-right: 20px;}
.destinations1.last{margin-right: 0;}
.destinations1 .img{ margin-bottom: 15px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.ul2{ margin-bottom:0px;}
.ul2 > li { line-height:28px; }
.ul2 > li a{ display:block; height:100%; text-decoration:underline; color:#353b40; padding-left:20px; background: url(../images/li_st2.png) 0 10px 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;
}
.ul2 > li a:hover{ text-decoration:none; color:#17a0f7; background-position: 10px 10px;}

.hotels1{width: 143px; float: left; padding-bottom: 25px; margin-right: 35px;}
.hotels1.last{margin-right: 0;}
.hotels1 .img{ margin-bottom: 15px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.google_map{

    width: 348px; float: left; margin-right: 20px;
    height: 288px;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:1px solid #cfcfcf; padding: 5px; background: #fff;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 288px; outline: medium none; position: relative; width: 348px; }






/*================= Contacts =========================*/

#note{ width:430px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#373632;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:420px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #373632; background: #fff; border: 1px solid #c7c6c6; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #ededed; -webkit-box-shadow: inset 2px 2px  5px #ededed; box-shadow: inset 2px 2px 5px #ededed;}
#ajax-contact-form input:focus{border-color:#808080; }

#ajax-contact-form textarea{ float:left; width:420px; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #373632; background: #fff; border: 1px solid #c7c6c6; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left: 5px; padding-right: 0; padding-top: 5px;-moz-box-shadow: inset 2px 2px 5px #ededed; -webkit-box-shadow: inset 2px 2px  5px #ededed; box-shadow: inset 2px 2px 5px #ededed;}
#ajax-contact-form textarea:focus{border-color:#808080; }

#ajax-contact-form img{float:left; width:160px; height:45px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:140px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:115px; 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;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}