body{
    font-family: Calibri, Arila, Tahoma, Helvetica;
    background-color: #efefef;
    color: #666666;
}
.wrap{
    width: 999px;
    margin: 0 auto;
}
.top{
    background: url(../img/top_bg.jpg) no-repeat;
    height: 159px;
    padding: 42px 0 0 34px;
    position: relative;
}
.flag{
    position: absolute;
    top: 10px; 
    right: 20px;
}
.flag2{
    position: absolute;
    top: 10px; 
    right: 50px;
}
.logo{
    float: left;
}
.top_text{
    color: #fff;
    float: right;
    font-size: 18px;
    margin: 36px 54px 0 0;
}
.container{
    border: #cacaca solid 1px;
}
.slider{
    background: url(../img/vertical_line_bg.jpg) repeat-x;
    height: 310px;
    position: relative;
    padding: 0 30px 0 30px;
}
.slide_text{
    width: 410px;
    float: left;
    margin: 40px 0 0 32px;
    font-size: 16px;
}
.slide_text p{
    margin-bottom: 10px
}
.slide_text h3{
    color: #336699;
    font-size: 18px;
    margin-bottom: 10px;
}
.phone_photo{
    background: url(../img/phone_bg.png) no-repeat;
    width: 374px;
    height: 215px;
    padding: 16px 0 0 97px;
    float: right;
    margin: 20px 15px 0 0;
}
.objct_container{
    width: 100%;
}
#prev{
     position: absolute;
     left: 11px;
     top: 143px;
     background: url(../img/previous_btn.png) no-repeat;
     text-indent: -9999px;
     width: 17px;
     height: 25px;
}
#prev:hover{
     background: url(../img/previous_btn_active.png) no-repeat;
}
#next{
     position: absolute;
     right: 11px;
     top: 143px;
     width: 17px;
     height: 25px;
     text-indent: -9999px;
     background: url(../img/next_btn.png) no-repeat;
}
#next:hover{
    background: url(../img/next_btn_active.png) no-repeat;
}
#nav{
    position: absolute;
    bottom: 24px;
    left: 470px;
}
#nav a{
    background: url(../img/bullet.png) no-repeat;
    margin-right: 4px;
    width: 11px;
    height: 12px;
    text-indent: -9999px;
    display: block;
    float: left;
}
#nav a.activeSlide{
    background: url(../img/bullet_active.png);
}
.content{
    padding: 30px 62px 30px 62px;
    background: #fff;
}
.services ul li{
    list-style-image: url(../img/marker.jpg);
} 
 
.content h2{
    background: url(../img/color_line.jpg) no-repeat;
    line-height: 34px;
    width: 865px;
    padding: 0 0 0 10px;
    color: #336699;
    font-size: 18px;
}
.services{
    margin-bottom: 20px;
}
.services h2{
    margin-bottom: 15px;
}
.services p{
    margin: 5px 0 5px 10px;
    width: 610px;
}
.services a{
    color: #156DB1;
}
.services ul{
    padding: 10px 0 10px 52px;
    width: 610px;
}
.download {
    margin-bottom: 20px;
}
.download h2{
    margin-bottom: 20px;
}
.download p{
    margin: 0 0 10px 10px;
}
.donload_box{
    background: url(../img/download_line.jpg) repeat-x;
    border-right: #cacaca solid 1px;
    border-left: #cacaca solid 1px;
    width: 428px;
    height: 320px;
    text-align: center;
    padding: 28px 0 0 0;
    position: relative;
}
.box_left{
    float: left;
}
.box_right{
    float: right;
}
.coming-soon{
    background: url(../img/bg-0.5.png) repeat;
    width: 428px;
    height: 213px;
    padding-top: 134px;
    position: absolute;
    left:0;
    top: 0;
}
.coming-soon span{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    background: url(../img/coming-soon.png) no-repeat;
}

.form h2{
    margin-bottom: 24px;
}
.resort_name{
    font-size: 19px;
}
.donload_box img{
    border: #cacaca solid 1px;
    margin-bottom: 10px;
}
.donload_box h5{
    margin: 0 0 10px 64px;
    float: left;
}
.android_market{
    
    background: url(../img/GooglePlayImage.png);
   /* background: url(../img/android_market.jpg);*/
    width: 123px;
    height: 43px;
    display: block;
    float: left;
    margin-left: 62px;
}
.app_store{
    background: url(../img/appstore.jpg);
    width: 125px;
    height: 43px;
    display: block;
    float: right;
    margin-right: 61px;
}
a.app_store{
    background: url(../img/as.png);

}

.form_box{
    float: left;
}
.form_box input, textarea{
    display: block;
    margin-bottom: 12px;
    padding-left: 10px;
}
.form_box input[type="text"]{
    height: 28px;
    background: #efefef;
    border: #cacaca solid 1px;
    width: 566px;
    font-size: 18px;
}
.form_box textarea{
    width: 566px;
    height: 95px;
    max-width: 566px;
    min-height: 95px;
    padding-top: 10px;
    background: #efefef;
    border: #cacaca solid 1px;
}
.form_box input[type="button"]{
    background: url(../img/send_btn.jpg) no-repeat;
    width: 99px;
    height: 32px;
    border: 0;
    cursor: pointer;
}
.form_box input[type="button"]:active{
    background: url(../img/send_btn_active.jpg) no-repeat;
}
.form_box input.error_input{
    border: #00acf4 solid 1px;
}
.contacts{
    background: url(../img/contacts_line_bg.jpg) repeat-x;
    height: 176px;
    width: 280px;
    padding-top: 20px;
    border-right: #cacaca solid 1px;
    border-left: #cacaca solid 1px;
    float: right;
}
.contacts .mail_img{
    text-align: center;
    margin: 0 0 15px 0;
}
.contacts li{
   margin: 0 0 5px 43px;
   font-size: 17px;
}
.contacts li a{
    color: #156db1;
}
.phone_number{
    color: #000;
}
.footer{
    height: 60px;
    padding-top: 30px;
}
.copyr{
    text-align: center;
}
.copyr a{
    text-decoration: none;
    color: #666666;
}
#color_box{
    position: absolute;
    background: url(../img/play.png) no-repeat;
    left: 175px;
    top: 125px;
    cursor: pointer;
    width: 80px;
    height: 80px;
}