@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: 12px Arial, Helvetica, sans-serif; color:#d2d2d2 ; 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;}

.icons { position: absolute; right: 20px; top: 70px; z-index: 30;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

footer{ width: 100%; height: 40px; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 20;color:#5e6367; line-height:40px;}
footer a { color:#d8d9da;}

.music_control{ display:inline-block; margin:0 20px; height:40px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#666666; font-size:18px; font-family:'sancreekregular'; line-height:40px; padding-left:40px; padding-right: 15px; background:#fff url(../images/sound.gif) 5px 4px 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;
}
.music_control:hover{color: #000;}

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

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

header{ width: 100%; position: absolute;left: 0; top: 15px; text-align: center; z-index: 50;}
.logo { display:inline-block;text-decoration:none;}
.logo .txt1{text-decoration: none; font-family: 'metamorphousregular'; font-size: 50px; line-height: 60px; color: #fff;}
.logo .txt2{text-decoration: none; font-family: 'metamorphousregular'; font-size: 20px; line-height: 30px; color: #b1b1b1;}

.splash{ width: 1000px; height: 550px; position: absolute; left: 0; top: 84px; z-index: 10;}




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

.menu { display:block; width: 100%; height:50px; background: #e8e8e8; position:absolute; left:0; top:0; z-index:20; text-align:center; white-space:nowrap; }
#menu { display:inline-block; height:50px; white-space:nowrap;}
#menu > li { display: inline-block;height:50px; position:relative; float:left; margin:0 1px; white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding-left:15px; padding-right:15px;}
#menu > li > a .over{display:block;position: absolute;width:100%; height:55px; left:0px; top:0px; z-index:1; background:url(../images/nav.png) center center no-repeat;  }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; z-index:5;font-family:'sancreekregular';font-size:20px; line-height:50px; color:#595959; text-decoration:none; text-transform:uppercase;  }




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



#content{ position:absolute; left:0px; top:-50px; z-index:5;}
#content > ul{ }
#content > ul > li{ width:1000px; height:732px; position:absolute;}

.box{ width:810px;height:532px;position: relative; padding: 200px 70px 0 120px; background: url(../images/content_bg.jpg) 0 0 no-repeat;}

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

.col0 { width:1px; height: 380px; background:url(../images/col0.png) 0 0 repeat-y; margin-left:24px; margin-right:25px;}

.col1{ width:280px;}
.col2{ width:480px;}
.col3{ width:310px;}
.col4{ width:450px;}







.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:#fff; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'metamorphousregular';font-weight:normal; font-size:25px; color:#fff; line-height:30px; padding:0px 0 10px 0; text-shadow:2px 2px 5px #000;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}


.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#4a4a4a; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:2px solid #000;}



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

.video1 {width:280px; height:152px; margin-bottom:20px;}
.video1 a img {border:2px solid #000;}

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

.time1{ font-family: 'metamorphousregular'; font-size: 14px; line-height: 20px; color: #949494; text-shadow:2px 2px 5px #000; padding-bottom: 5px;}

.time2 {  width:250px; padding-bottom: 5px;}
.time2 .txt1 { float: left;}
.time2 .txt2 { float: right;}

.disco1{float: left; width: 370px; margin-right: 40px; padding-bottom: 20px;}
.disco1.last{ margin-right: 0;}

.gal1 { width:180px; padding-bottom:15px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{ color:#d2d2d2;}

.photo1 {width:180px; height:118px; margin-bottom:10px;}
.photo1 a img {border:2px solid #000;}

.google_map{

    width: 306px;
    height: 226px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:2px solid #000;

}













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

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


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

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

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

#ajax-contact-form input{ float:left; width:330px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: url(../images/cf.png); border: 1px solid #000; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

#ajax-contact-form textarea{ float:left; width:330px; height:80px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: url(../images/cf.png); border: 1px solid #000; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

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

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

#ajax-contact-form input.submit{ width:89px; height:30px; 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: 'metamorphousregular';
    src: url('metamorphous-regular-webfont.eot');
    src: url('metamorphous-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('metamorphous-regular-webfont.woff') format('woff'),
         url('metamorphous-regular-webfont.ttf') format('truetype'),
         url('metamorphous-regular-webfont.svg#metamorphousregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@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;

}