@import "reset.css";
@import "prettyPhoto.css";
@import "smart_tab.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:#0c1314; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:987px;}

.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:987px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10; background:url(../images/bg1.jpg) center center no-repeat;}



.main1 {position:relative; width:987px; margin:0 auto;}
.main2 {height:610px;position:relative; padding-top:90px;overflow: visible !important;}

header{ height:75px; position:relative; z-index:3; padding-top:50px;}

.logo { display:block; width:717px; height:73px; text-decoration:none; position:relative; background:url(../images/logo_bg.png) 0 0 no-repeat; margin:0 auto;}
.logo img{ position:absolute; left:310px; top:-40px;}
.logo .txt1 { width:355px; font-family:'VarsityRegular'; font-size:45px; color:#070707; line-height:60px; text-decoration:none; text-transform:uppercase; letter-spacing:0px; text-shadow:1px 1px 1px #949497; text-align:center; float:left;}
.logo .txt2 { width:355px; font-family:'VarsityRegular'; font-size:45px; color:#070707; line-height:60px; text-decoration:none; text-transform:uppercase; letter-spacing:0px; text-shadow:1px 1px 1px #949497; text-align:center; float: right;}

.main3{ height:395px; position:relative; z-index:2}
.main4{ width:987px; height:378px; background:url(../images/kv1.png) left bottom no-repeat; position:absolute; left:0; bottom:0; z-index:1; overflow:hidden;}

footer{height:90px; position:relative; z-index:1;}

.man1{ width:163px; height:563px; background:url(../images/man1.png) 0 0 no-repeat; position:absolute; right:-20px; bottom:-40px; z-index:4;}

.bot1{ width:220px; float:left; padding-top:15px; padding-left:30px;}
.icons_txt{ font-family:'MyriadWebProRegular'; font-size:16px; color:#888888;}
.icons { padding-top:10px;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.bot2{ width:230px; float:left; padding-top:15px; }
.bot2 .txt1{ font-family:'MyriadWebProRegular'; font-size:16px; color:#888888;}
.bot2 .txt2{ font-family:'MyriadWebProBold'; font-size:26px; color:#fff; padding-top:13px;}

.bot3{ width:180px; float:left; padding-top:15px; }
.bot3 .txt1{ font-family:'MyriadWebProRegular'; font-size:16px; color:#888888;}
.tola{ width:131px; height:17px; background:#3a3a3a; margin-top:13px;}

.bot4{ float:left;padding-top:15px;}
.copyright{font-family:'MyriadWebProRegular'; font-size:16px; color:#888888; line-height:20px;}
.copyright a { color:#888888; text-decoration:none;}
.copyright a:hover { color:#fff; text-decoration: underline;}







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

.menu { width:987px; height:49px; background:url(../images/nav_bg.png) 0 0 no-repeat; position:absolute; left:0; top:0; z-index:2;}

#menu { position:relative; margin-left:20px; margin-top:2px;}

#menu > li { display:inline-block; height:37px; float:left; position:relative;}
#menu > li > a{display:inline-block;width:100%; height:100%; text-decoration:none; position: relative; overflow:hidden; text-transform:uppercase; }
#menu > li > a .txt1{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1;font-family:'CopperplateGothicBoldRegular';font-size:17px; line-height:37px; color:#48680b; text-shadow:1px 1px 1px #fff;;text-decoration:none; text-align:center; white-space:nowrap; font-weight:normal; }
#menu > li > a .txt2{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'CopperplateGothicBoldRegular';font-size:17px; line-height:37px; color:#35427d; text-shadow:1px 1px 1px #fff;  white-space:normal;text-decoration:none; text-align:center; }

#menu > li.markers{ width:7px!important; background:url(../images/markers.png) 0 15px no-repeat; margin:0 7px;}

.submenu{ position:absolute; z-index:1; top:38px; left:-10px; }
.submenu > ul{ }
.submenu ul > li{ display:block; width:100%; height:31px; position:relative; text-transform:uppercase;}
.submenu ul > li > a{ display:block; width:100%; height:100%;background: url(../images/submenu_px1.jpg) 0 0 repeat-x; line-height:31px; text-decoration:none; position: relative; padding:0 15px;}
.submenu ul > li > a > .overplane{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background: url(../images/submenu_px2.jpg) 0 0 repeat-x;}
.submenu ul > li > a > .txt3{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'CopperplateGothicBoldRegular';font-size:15px; line-height:31px; color:#35427d; text-shadow:1px 1px 1px #fff; text-decoration:none; }
.submenu ul > li > a:hover .txt3{ color:#48680b; text-decoration:none; }


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


#content{ width:969px; height:419px;background:url(../images/content_bg.png) 0 0 no-repeat; position:absolute; left:9px; bottom:21px; overflow:hidden; z-index:20; }
#content > ul{}
#content > ul > li{ width:969px; height:417px; position:absolute;}


.box{ width:890px; height:400px; position:relative; padding:19px 40px 0px 39px; }

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

.col1{ width:400px;}
.col2{ width:440px;}
.col3{ width:370px;}
.col4{ width:470px;}
.col5{ width:590px;}
.col6{ width:250px;}
.col7{ width:450px;}
.col8{ width:390px;}
.col9{ width:340px;}
.col10{ width:500px;}




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

.w1{ width:210px;}


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

h2{ font-family:'MyriadWebProBold';font-weight:normal; font-size:28px; color:#282d2f; line-height:28px; padding:20px 0 20px 0; letter-spacing:-1px; }
.h3{ display:block; font-size:16px; color:#69990c; line-height:22px; padding:5px 0 5px 0; }

.s16{ font-size:16px; line-height:22px;}

.upper { text-transform:uppercase;}

.color1{ color:#69990c;}

p.text { padding:5px 0;}

.line1 { height:1px; background:url(../images/line1_px.png) top left repeat-x; margin:15px 0;}

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

.border1 { padding:5px; background:#fff}

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

.button1{ display:inline-block; height:20px;  line-height:20px;position:relative; text-decoration:none; margin-top:10px; margin-bottom:10px;  font-family:'CopperplateGothicBoldRegular';letter-spacing:0px; padding-left:30px;}
.button1 b{ background: url(../images/button1.png) left top no-repeat; position:absolute; top:4px; left:0; width:21px; height:12px; z-index:1;}
.button1 span{ position:relative; z-index:10; font-size:17px; color:#35427d; text-transform:uppercase; text-shadow:1px 1px 1px #fff; }
.button1:hover span{ color:#69990c;}
.button1:hover b{ background-position:left bottom;}

table{ border:1px solid #dedede; text-align:left;}
table td{ border: solid 1px #dedede; padding:0px 10px; vertical-align:middle; }

table thead tr { background:url(../images/table_px.jpg) 0 0 repeat-x; color:#35427d; font-weight:bold;}
table thead tr td {}

table tbody tr {background-color:#d2d2d2; color:#000;}
table tbody tr:first-child td{  }
table tbody td:first-child{}
table td{ }
table td:first-child{height:31px;}

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

.photo1 {width:188px; height:100px; position:relative; margin-bottom:20px; }
.photo1 a img {position:relative;  }
.photo1 a span{position:absolute;z-index:2;margin:5px 0 0 5px; top:0;left:0; background:url(../images/photo_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

.google_map{

	margin-bottom: 20px;
	width: 330px;
	height: 150px;
	border-radius:0px;
	background: #fff;
}


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

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


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

#note{ width:500px;}
.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;}

input{ float:left; width:390px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background:#fff; border: 1px solid #a1a4af; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

textarea{ float:left; width:390px; height:60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background:#fff; border: 1px solid #a1a4af; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#ajax-contact-form img{float:left; width:90px; height:31px; margin-bottom:5px;}

input.capthca{ float:left; width:100px; margin-bottom:5px; margin-left:10px;}

input.submit{ width:79px; height:32px; text-indent:-9999%; 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;}
input.submit:hover{ background-position:bottom;}


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

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

}

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

}

@font-face {
    font-family: 'VarsityRegular';
    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#VarsityRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}