@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 ======================================================== */
::selection{
  color: #fff;
  background: #0c0a09;
}
::-moz-selection{
  color: #fff;
  background: #0c0a09;
}

body, html {height:100%;}

body{ background:#28201c; border:0; font: 13px Arial, Helvetica, sans-serif; color:#0f0e0d ; 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 #28201c; 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; background: url(../images/px1.jpg);}

.bg-lines{ width: 3000px; height: 948px; background: url(../images/bg-lines.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -1500px; top: 50%; margin-top: -474px; z-index: 1;}

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

.main2{ width:895px; height:700px; position:absolute; left:50%; margin-left:-447px; top:50%; margin-top:-370px; z-index:2;}

footer{height: 33px; line-height: 33px; position: absolute; left: 0; bottom: 0; z-index: 30; background: url(../images/footer.png); padding: 0 20px; font-family: 'ProximaNovaRgRegular'; color: #615d5b; text-transform: uppercase; font-size: 12px;}
footer a{color: #e0e5cc; text-decoration: none;}
footer a:hover{color: #f18432;}

.disc1{width: 1033px; height: 1033px; position: absolute; left: -69px; top: -152px; z-index: -1;}
.disc2{width: 895px; height: 895px; position: absolute; left: 0; top: -83px; z-index: 5;}

.top1{width: 296px; position: absolute;left: 50px;top: 0; margin-top: 0px; z-index: 50;}
.sound_control_txt{height: 20px; line-height: 20px;display: inline-block; padding-left: 10px; background: url(../images/arr1.png) 0 8px no-repeat; margin-left: 10px; margin-top: 10px; font-family: 'ProximaNovaRgRegular'; font-size: 13px; color: #6a6b61; letter-spacing: 1px;}
.sound_control{display: inline-block;width: 35px; height: 34px; background: url(../images/sound_control.png) 0 0 no-repeat; position: relative;text-decoration: none;}
.sound_control .over{width: 11px;height: 5px; background: url(../images/arr2.png) 0 0 no-repeat; position: absolute;left: 12px; top: 25px;}
.top1.active .sound_control .over{background: url(../images/arr2_over.png) 0 0 no-repeat;}
.sound_control .txt1{font-family: 'BebasNeueRegular'; font-size: 13px; color: #161616; width: 53px; text-align: center; padding-top: 35px; text-decoration: none; text-shadow:1px 1px 0px #fff;}
.player_wrapper {background: url(../images/jplayer_wrapper.png); width: 296px; height: 364px;border-bottom: 3px solid #f86506;position: relative;}

header{width: 100%; position: absolute; left: 0; top: 0;z-index: 10; text-align: center;}
.logo { display:inline-block;text-decoration:none; text-transform: uppercase;}
.logo .txt1{text-decoration: none; font-family: 'ProximaNovaRgBold'; font-size: 50px; line-height: 60px; color: #6dd3e7; letter-spacing: 1px;}
.logo .txt2{text-decoration: none; font-family: 'ProximaNovaRgRegular'; font-size: 14px; line-height: 20px; color: #a9dcd8; letter-spacing: 1px;}
.logo.active .txt1{color: #0f0e0d;}
.logo.active .txt2{color: #0f0e0d;}


.icons { position: absolute; width: 100%; left: 0; bottom: 0;z-index: 10; text-align: center;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.enter_wrapper{width: 100%; position: absolute; left: 0; bottom: 60px; z-index: 2; text-align: center;}
.enter{ display:inline-block; height:26px; line-height: 26px; border-bottom: 5px solid #000; font-family: 'ProximaNovaRgRegular'; font-size: 14px; color: #a9dcd8; text-transform: uppercase; letter-spacing: 4px; text-decoration: none;
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{color: #6dd3e7; border-bottom-color: #f86506;}





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

.menu { display:block; width: 100%;position:absolute; left:0; top:90px; z-index:20; text-align:center; white-space:nowrap; text-align: center; }
#menu { display:inline-block; white-space:nowrap;}
#menu > li { display: inline-block;height:36px; position:relative; float:left; margin:0 10px; white-space:nowrap;}
#menu > li > a{display: inline-block; width: 100px; height:100%; text-decoration:none; position:relative;overflow:hidden; background: url(../images/spacer.gif); }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:5px; left:0px; bottom:0px; z-index:10; background:#000; text-align: center;}
#menu > li > a .over2{display:inline-block;width:100%; height:5px; background:#f86506;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'ProximaNovaRgRegular';font-size:14px; line-height:33px; color:#241e1b; text-decoration:none; text-transform:uppercase; letter-spacing: 2px;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'ProximaNovaRgRegular';font-size:14px; line-height:33px; color:#f86506; text-decoration:none; text-transform:uppercase; letter-spacing: 2px;  }


.submenu{ position:absolute; z-index:1; top:41px; left:0px;}
.submenu > ul{ padding:5px 0; background: #1a1513;  }
.submenu ul > li{ display:block; width:100%; height:30px; position:relative; text-align:left; margin-bottom:1px;}
.submenu ul > li > a{ display: inline-block;height:100%;text-decoration:none; position: relative; font-family:'ProximaNovaRgRegular';font-size:14px; line-height:30px; color:#e0e5cc; white-space:nowrap; padding:0 15px; text-transform:uppercase; letter-spacing: 2px; 
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 { color:#f18432; text-decoration:none;}






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



#content{ position:absolute; left:0px; top:145px; z-index:9;}
#content > ul{ }
#content > ul > li{ width:895px; height:500px; position:absolute; }


.box{ width:780px;height:500px; position:relative; padding: 0px 35px 0px 80px;}

.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:440px;}
.col2{ width:300px;}
.col3{ width:360px;}
.col4{ width:380px;}







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

h2{ font-family:'ProximaNovaRgBold';font-weight:normal; font-size:20px; color:#0f0e0d; line-height:25px; padding:15px 0 15px 0; text-transform: uppercase;  }
h3{display: inline-block; font-family:'ProximaNovaRgBold';font-weight:normal; font-size:16px; color:#0f0e0d; line-height:23px; height: 23px; padding:0 5px; text-transform: uppercase; background-color: #a9dcd8; margin-bottom: 5px;  }



.upper { text-transform:uppercase;}

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

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

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

.radius0{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.radius1{display: inline-block; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; border:10px solid #1b1716;}
.radius1>img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.radius2{display: inline-block; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; border:5px solid #1b1716;}
.radius2>img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.border1 { border:10px solid #1b1716;}
.border2 { padding: 10px;background: #1b1716;}


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

.t_center{text-align: center;}

.button1{ display:inline-block; height:20px; line-height:20px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'ProximaNovaRgRegular'; color:#206b7a; text-transform:uppercase; white-space:nowrap; letter-spacing:0px;
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:#f86506;}

.gal1 { width:226px; padding-bottom:20px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }

.photo1 {display: inline-block; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; border:5px solid #1b1716; margin-bottom:5px;
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: #f86506;}
.photo1 a img {border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px;}

.google_map{

    width: 360px;
    height: 278px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px;border:10px solid #1b1716;;

}





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

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


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

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

#ajax-contact-form label{width: 100px; line-height:18px; color:#0f0e0d; font-size: 12px;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ width:300px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: #d6d2c4; border: 1px solid #e3e0d5; 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:300px; height:70px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: #d6d2c4; border: 1px solid #e3e0d5; 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:120px; height:35px; margin-top:5px; margin-left:10px;}

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

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

}

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

}