@import "reset.css";
@import "prettyPhoto.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* 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 ======================================================== */
body, html {height:100%;}

body{ background:#000; border:0; font: 13px Arial, Helvetica, sans-serif; color:#050403 ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #000; width:100%; height:100%; top:0; left:0}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


.main1 { width:100%;height:790px; position:relative; z-index:1;}




.main2{ width:1000px; height:790px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-395px; z-index:2;}

#slideshow {position: absolute; left: -300px; top: -180px; z-index: 1;}
#slideshow img { position:absolute; top:0; left:0; z-index:8;display: none;}
#slideshow img.active { z-index:10; display: block; }
#slideshow img.last-active { z-index:9; }

.item1{width: 187px; height: 198px; background: url(../images/item1.png) 0 0 no-repeat; position: absolute; left: -135px; top: 515px; z-index: 2;}
.item2{width: 128px; height: 381px; background: url(../images/item2.png) 0 0 no-repeat; position: absolute; left: -65px; top: 345px; z-index: 5;}
.item3{width: 116px; height: 476px; background: url(../images/item3.png) 0 0 no-repeat; position: absolute; left: 405px; top: 235px; z-index: 4;}
.item4{width: 590px; height: 361px; background: url(../images/item4.png) 0 0 no-repeat; position: absolute; left: 30px; top: 350px; z-index: 3;}
.item5{width: 561px; height: 479px; background: url(../images/item5.png) 0 0 no-repeat; position: absolute; left: 500px; top: 240px; z-index: 5;}
.item6{width: 168px; height: 395px; background: url(../images/item6.png) 0 0 no-repeat; position: absolute; left: 980px; top: 360px; z-index: 6;}

.splash{width: 369px; height: 449px; background: url(../images/slide_bg.png) 0 0 no-repeat; position: absolute; left: 60px; top: 120px; z-index: 9;}

footer{width: 100%; height: 50px; position: absolute;left: 0;bottom: 10px; z-index: 20;}
.copyright{color:#2e2b27; line-height:50px; padding-left:10px; float: left; font-size: 12px;}
.copyright a { color:#756958;}
.icons { float:right; padding-top:10px; padding-right:10px;}
.icons > li { display:inline-block; width: 32px; height: 31px; background: url(../images/social_ic_bg.png) 0 0 no-repeat; position:relative; margin: 0 2px;}
.icons > li > a{display:block;}

.music_control{ display:inline-block; height:40px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#74624f; font-size:25px; font-family:'sancreekregular'; line-height:40px; position: absolute; left: 390px; top: 5px; z-index: 2; padding: 0 40px;text-shadow:0px 0px 10px #655544;
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;
}
.music_control:hover{color: #d9c2a8;}
.music_control .over1{display: inline-block; width: 21px; height: 19px; background: url(../images/listen_live1.png) 0 0 no-repeat; 
    position: absolute; left: 5px; top: 10px;}
.music_control .over2{display: inline-block; width: 21px; height: 19px; background: url(../images/listen_live2.png) 0 0 no-repeat; position: absolute; right: 5px; top: 10px;}



header{width: 100%; position: absolute;left: 320px; top: 140px; z-index: 30; text-align: center;}
.logo { display:inline-block; text-decoration:none; }
.logo .txt1{font-family: 'sancreekregular'; font-size: 60px;line-height: 60px;color: #d3c4a0; text-decoration: none; text-shadow:5px 5px 5px rgba(0, 0, 0, .75)}
.logo .txt2{font-family: 'lobsterregular'; font-size: 24px;line-height: 24px;color: #716b63; text-decoration: none;text-shadow:5px 5px 5px rgba(0, 0, 0, .75);}



/* ============================= main menu ====================== */

.menu { display:block; width: 1054px; height:71px; background:url(../images/nav_bg.png) 0 0 no-repeat; position:absolute; left:-27px; top:10px; z-index:20; text-align:center; white-space:nowrap; }
#menu { display:inline-block; height:45px; white-space:nowrap;}
#menu > li:first-child{background:none;}
#menu > li { display: inline-block;height:45px; position:relative; float:left; margin:0 1px; white-space:nowrap; background: url(../images/markers.png) 0 center no-repeat;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding-left:15px; padding-right:15px; overflow:hidden; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'sancreekregular';font-size:25px; line-height:45px; color:#574e42; text-decoration:none; text-transform:uppercase; text-shadow:1px 1px 0px rgba(246, 227, 174, .3);  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:60px; z-index:20;font-family:'sancreekregular';font-size:25px; line-height:45px; color:#272117; text-decoration:none; text-transform:uppercase; text-shadow:1px 1px 0px rgba(246, 227, 174, .3); }





/* ============================= main layout ====================== */



#content{ width:953px; height:462px; background: url(../images/content_bg.png) 0 0 no-repeat; position:absolute; left:23px; top:215px; z-index:15;}
#content > ul{ width:935px; height:431px; position:absolute; left: 9px; top: 22px; overflow:hidden;}
#content > ul > li{ width:935px; height:431px; position:absolute; overflow:hidden;}

.close{ display:block; width:17px; height:17px; position:absolute; left:919px; top:270px; z-index:16;background:url(../images/close.png) left top no-repeat;}
.close span{ display:block; width:17px; height:17px; background:url(../images/close.png) left bottom no-repeat; }

.box{ width:860px;height:415px; position:relative; padding: 16px 30px 0px 45px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:2px; height: 396px; background:url(../images/col0.png) 0 0 no-repeat; margin-left:29px; margin-right:29px;}

.col1{ width:400px;}
.col2{ width:280px;}
.col3{ width:520px;}







.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;}




a{ color:#d2c4a0; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'lobsterregular';font-weight:normal; font-size:30px; color:#0b0907; line-height:35px; padding:15px 0 15px 0; text-shadow:1px 1px 0px #d9be98;  }
.h3 { font-family:'sancreekregular';font-weight:normal; font-size:16px; color:#493922; line-height:25px; padding:0px 0 5px 0;}


.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.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:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:5px solid #b8a880;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.video1 {width:313px; height:139px; margin-bottom:10px;}
.video1 a img {border:5px solid #b8a880; }

.button1{ display:inline-block; height:20px; line-height:20px; text-decoration:none; margin-top:10px; margin-bottom:10px; font-size:16px; font-family:'sancreekregular'; color:#f1e1b7; white-space:nowrap; letter-spacing:0px; text-shadow:1px 1px 3px #000;
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: #000;}

.gal1 { width:193px; padding-bottom:15px; float:left; margin-right:18px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{}

.photo1 {width:193px; height:109px; margin-bottom:20px;}
.photo1 a img {border:5px solid #b8a880;}

.google_map{

    width: 390px;
    height: 180px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px;border:5px solid #b8a880;;

}



/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:316px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:390px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#000;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:280px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: #d2c4a0; border: 1px solid #b8a880; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
#ajax-contact-form input:focus{border-color:#fff; }

#ajax-contact-form textarea{ float:left; width:280px; height:70px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: #d2c4a0; border: 1px solid #b8a880; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}
#ajax-contact-form textarea:focus{border-color:#fff; }

#ajax-contact-form img{float:left; width:140px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:107px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:109px; height:33px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'sancreekregular';
    src: url('sancreek-regular-webfont.eot');
    src: url('sancreek-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sancreek-regular-webfont.woff') format('woff'),
         url('sancreek-regular-webfont.ttf') format('truetype'),
         url('sancreek-regular-webfont.svg#sancreekregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lobsterregular';
    src: url('lobster-webfont.eot');
    src: url('lobster-webfont.eot?#iefix') format('embedded-opentype'),
         url('lobster-webfont.woff') format('woff'),
         url('lobster-webfont.ttf') format('truetype'),
         url('lobster-webfont.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}