@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.core.css";
@import "slider.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: #797674;
}
::-moz-selection{
  color: #fff;
  background: #797674;
}

body, html {height:100%;}

body{ background:#211e1c; border:0; font: 12px Arial, Helvetica, sans-serif; color:#c6c3c1 ; line-height:18px; min-width:960px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #211e1c; 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:#211e1c; 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;}

.main1{width: 960px; position: absolute;left: 50%; margin-left: -480px; top: 0; z-index: 30;}

.icons { position: absolute; right: 10px; top: 100px; z-index: 10;}
.icons > li { display:inline-block;position:relative; margin-left: 8px; float: left;}
.icons > li > a{display:block;}

header{display: inline-block; position: absolute; z-index: 10; left: 0; top: 95px;}
.logo { display:block;text-decoration:none;}
.logo .txt1{font-size: 78px; line-height: 70px; font-family: 'varsity_regularvarsityRg'; color: #fff; text-decoration: none;}
.logo .txt2{display: block; font-size: 24px; line-height: 40px; background: #ac0e0e; padding: 0 40px; font-family: 'BebasNeueRegular'; color: #fff; text-decoration: none; letter-spacing: 0px;}

footer{width: 960px; height: 50px;position: absolute; left: 50%; margin-left: -480px; bottom: 0; z-index: 30; background: url(../images/footer.png);}

.copyright{color:#646464; float: left; line-height: 50px; padding-left: 20px;}

.tola{float: right;}

.privacy{ text-decoration: none; color: #9a9a9a; background: #000;border:1px solid #23201e; float: right; line-height: 26px; margin-top: 11px; padding: 0 10px; margin-right: 10px;
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; background: #910d0e; border-color: #910d0e;}

.splash{width: 960px; height: 540px; position: relative;left: 0; margin-top: 70px; z-index: 1;}
.splash_img{width: 1106px; height: 687px; background: url(../images/splash.png) 0 0 no-repeat; position: absolute; left: -73px; top: -74px; z-index: -1;}


/* ============================= main menu ====================== */

.menu { display:inline-block; height:40px; position: absolute; right: 0; top: 165px; z-index: 15; white-space:nowrap; }
#menu { display:block; height:40px; white-space:nowrap;}
#menu > li { display: inline-block;height:40px; position:relative; float:left; white-space:nowrap; padding-left: 1px;background: url(../images/markers.png) 0 0 no-repeat;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 15px; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:1; background:#000;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; z-index:5;font-family:'BebasNeueRegular';font-size:20px; line-height:40px; color:#fff; text-decoration:none;text-transform:uppercase;}

.submenu{ position:absolute; z-index:10; top:41px; left:1px;white-space:nowrap;}
.submenu > ul{ }
.submenu ul > li{ display:block; height:35px; background: #000; border-top:1px solid #2b2a28; position:relative; text-align:left;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;height:35px;line-height:35px; text-decoration:none; position: relative; font-family:'BebasNeueRegular';font-size:18px; color:#fff; 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; background: #ff0000;}











/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 170px;  z-index: 10; /*height: 100%;*/ width: 960px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box{width: 860px; position: relative; padding: 50px 50px 50px 50px; background: url(../images/content_bg.png);}
.box_shadow{width: 960px; height: 73px; position: relative; background: url(../images/sh1.png);}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}





.divider{padding-right: 20px; border-right:1px solid #2b2a28; margin-right: 19px;}

.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:610px;}
.col2{ width:210px;}








.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:#ff0000; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'BebasNeueRegular';font-weight: normal; font-size:25px; color:#797674; line-height:25px; padding:0px 0 5px 0; text-transform: uppercase;  }
h3{ font-family:'BebasNeueRegular';font-weight: normal; font-size:50px; color:#fff; line-height:40px; padding:5px 0 15px 0; text-transform: uppercase;  }
h4{ font-family:'BebasNeueRegular';font-weight: normal; font-size:30px; color:#fff; line-height:30px; padding:5px 0 15px 0; text-transform: uppercase;  }

.h5{ font-family:'BebasNeueRegular';font-weight: normal; font-size:20px; color:#fff; line-height:23px; padding:0px 0 10px 0; text-transform: uppercase;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.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;}

.border1 { border:1px solid #6c6c6c;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.video1 {width:160px; height:160px; position:relative; margin-bottom:20px; margin-right:20px; float:left;}
.video1 a img {border:1px solid #6c6c6c; 
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;
}
.video1 a:hover img {border:1px solid #fff; }

.button1{ display:inline-block; height:25px; line-height:25px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:24px; font-family:'moanhandregular'; color:#ff0000; white-space:nowrap; letter-spacing:0px;border-bottom:1px dashed #ff0000;}
.button1:hover { color:#fff; border-bottom-color: #fff;}

.about1{padding-bottom: 10px;}
.about1 .txt1{width: 50px; margin-right: 20px; color: #fff; font-family: 'BebasNeueRegular'; font-size: 30px; line-height: 30px; float: left;}

.date1{display: inline-block; background: #797674; height: 29px; line-height: 29px; padding: 0 10px; font-family: 'BebasNeueRegular'; font-size: 20px; color: #2b2a28; margin-bottom: 10px;}

.button2{ text-decoration: none; color: #9a9a9a; background: #000;border:1px solid #23201e; float: right; line-height: 26px; margin-top: 5px; padding: 0 10px; 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;
}
.button2:hover{color: #fff; background: #910d0e; border-color: #910d0e;}

.trainers1{float: left;width: 290px; margin-right: 30px; padding-bottom: 20px;}
.trainers1.last{margin-right: 0;}
.trainers1 .img{float: left; margin-right: 20px;border:1px solid #6c6c6c;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#c6c3c1; padding-left:20px; 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:#ff0000; background-position: 10px 10px;}

.gal1 { width:188px; padding-bottom:30px; float:left; margin-right:23px; }
.gal1.last { margin-right:0px; }

.photo1 {width:188px; height:160px; margin-bottom:15px;}
.photo1 a img {border:1px solid #6c6c6c;
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 a:hover img {border:1px solid #fff; }

.schedule1{float: left;width: 280px; margin-right: 50px; padding-bottom: 20px;}
.schedule1.last{margin-right: 0;}
.schedule1 .txt{width: 50px; text-align: center; margin-right: 20px; float: left;}
.schedule1 .txt1{font-size: 35px; line-height: 30px; color: #fff;}
.schedule1 .txt2{font-size: 13px; font-weight: bold; line-height: 20px; color: #fff; text-transform: uppercase;}

.news1{padding-bottom: 20px;}
.news1 .img{float: left; margin-right: 20px;border:1px solid #6c6c6c;}

.news2{padding-bottom: 20px;}
.news2 .img{margin-bottom: 20px;border:1px solid #6c6c6c;}

.google_map{

    width: 630px; float: left; margin-right: 20px;
    height: 250px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:40px; border:1px solid #6c6c6c;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 100%; outline: medium none; position: relative; width: 100%; }







/*================= Contacts =========================*/

#note{ width:850px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#fff;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:290px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #fff; background: #000; border: 1px solid #2b2b2b; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; }
#ajax-contact-form input:focus{border-color:#696969; }

#ajax-contact-form textarea{ float:left; width:290px; height:140px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #fff; background: #000; border: 1px solid #2b2b2b; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-top: 5px;}
#ajax-contact-form textarea:focus{border-color:#696969; }

#ajax-contact-form img{float:left; width:140px; height:53px; margin-top:5px; margin-left:10px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#ajax-contact-form input.capthca{ float:left; width:83px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:113px; height:35px; float: right; 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: '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;

}

@font-face {
    font-family: 'varsity_regularvarsityRg';
    src: url('varsity_regular-webfont.eot');
    src: url('varsity_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('varsity_regular-webfont.woff') format('woff'),
         url('varsity_regular-webfont.ttf') format('truetype'),
         url('varsity_regular-webfont.svg#varsity_regularvarsityRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'moanhandregular';
    src: url('moanhand-webfont.eot');
    src: url('moanhand-webfont.eot?#iefix') format('embedded-opentype'),
         url('moanhand-webfont.woff') format('woff'),
         url('moanhand-webfont.ttf') format('truetype'),
         url('moanhand-webfont.svg#moanhandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}