/* Left & Right alignment */
.left { float:left; }
.right { float:right; }
.wrapper {width:100%; overflow:hidden; }
/* Global properties ======================================================== */
.glob{width:100%; height:100%; position:absolute; overflow:hidden; }
body{font-family:'Trebuchet MS', sans-serif; color:#000; background: #fff; line-height:20px; min-width:1010px; min-height:100%; position:absolute; width:100%; height:100%; overflow:hidden; }
/* Global Structure ========================================================= */
.main {margin:0px auto 0 auto; 	width: 1000px; z-index:2; height:100%; }
.page_spinner{ position:fixed; background:url(../images/loader.gif) 50% 50% no-repeat #fff; z-index:99; width:100%; height:100%; top:0; left:0}
#glob{position:relative; overflow:hidden; z-index:1; }
/* ============================= main layout ================================ */
a{ color:#fff; text-decoration:none; outline:none; font-size: 12px; }
a:hover{ text-decoration:underline}
h1{float:left;}
h2{font-family: 'Six Caps', sans-serif; color:#7AC; font-size:50px; line-height: 50px; width:100%;  padding-bottom: 27px; font-weight: normal;}
h3{font-family: 'Six Caps', sans-serif; color: #7AC; font-size:33px; line-height: 20px; width:100%; padding-bottom: 30px; font-weight: 400;}
p{padding-bottom: 20px; font-size: 12px; color: #555; line-height: 16px; text-transform: uppercase;}
.containerContent ul li { padding-left: 30px; margin-bottom: 6px; font-size: 12px; color: #555; line-height: 16px; text-transform: uppercase; background: url(../images/bullet.png) 9px 2px no-repeat; }
.undLineOff{text-decoration:none; }
.textLowerCase{text-transform:lowercase}
.textUpperCase{text-transform:uppercase}
.center{ padding:0; width:100%; position: relative; }
.alignLeft{text-align:left; }
.alignCenter{text-align:center; }
.alignRight{text-align:right; }
/* ============================= header ===================================== */
header{position:relative; z-index:1; display: inline-block; }
#logo.logoOutsideGlow {text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 5px #fff, 2px 2px 9px #fff, -2px 2px 9px #fff, -2px -2px 9px #fff, 2px -2px 9px #fff;}
#logo{display:inline-block; font-family: "Six Caps", Tahoma; text-transform: uppercase; font-size: 149px; width: 800px; height: 149px; color: #222; line-height: 149px; font-weight: normal;}
#logo:hover{text-decoration:none; }
h1#logoGlow { position: absolute; top: 0; width: 100%; height: 77px; overflow: hidden; }
h1#logoGlow a { color: #4d4d4d; }
.logoHolder{ display:inline-block; position: relative; margin-top: 10px; vertical-align: top;}
.headerHolder{position: relative; width: 940px; height: 250px; z-index: 3;  margin: 0 auto; text-align: center;}
.menu{position:relative; z-index:1; display: block; }
.menuHolder{ float: left; display:inline-block; position: relative; width: 100%; height: 54px; z-index: 3; left: 0; margin-top: 18px;}
#menu {z-index:3; position:relative; }
#menu > li{position:relative;   color: white;  text-align: center; height: 73px;display: inline-block;}
#menu > li > a{font-family: 'Six Caps', sans-serif; display: block; text-transform:uppercase; position:relative;overflow: hidden;height: 73px;}
#menu > li > a:hover{text-decoration:none;}
#menu > li.active > a{text-decoration:none;}
.submenu_1{position:absolute; z-index:2; top: 85px; left: 0px;   display: block;background: #080808;border-radius: 5px;}
.submenu_1 li{position:relative; display:inline-block;  width: 100%;height: 16px;float: left;}
.submenu_1 a{ font-size: 10px; color:#6d6d6d; display:inline-block; text-transform:uppercase; line-height: 15px; padding: 0px 15px;}
.submenu_1 li:hover > a, .submenu_1 li.sfHover > a{text-decoration:none; color:#fff }
.mText{ line-height: 50px; color: #080808; font-size: 50px; position: absolute; padding: 11px 12px;letter-spacing: -1px; text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 7px #fff; }
.mTextOver{ line-height: 50px; color: #fff; font-size: 50px; position: relative; padding: 11px 12px; background: #000; top: -75px; left: 0;letter-spacing: -1px; border-radius: 5px; }
._list1{position: relative;}
._list1 > li{display: block; position: relative;margin-bottom: 1px;}
._list1 > li >a{color: #f4d9cd; font-size: 10px; text-transform: uppercase;margin-left: 22px;}
.listMarker{background:url(../images/extra3.png) 0 0 no-repeat; width: 11px; height: 12px; display: inline-block; position: absolute; left: 0;top: 4px;}
.listMarkerO{background:url(../images/extra4.png) 0 0 no-repeat; width: 11px; height: 12px; display: inline-block; position: absolute; left: 0;top: 4px;}
.more{color: #fff; font-size: 10px; background: #5ae; border-radius: 3px; padding: 9px 12px;text-transform: uppercase;line-height: 16px;}
.more:hover{text-decoration: none; background: #79b; }
.more2{font-family: 'Six Caps', sans-serif; color: #fff; font-size: 40px; background:url(../images/moreSprites2.png);padding: 9px 18px;text-transform: uppercase;line-height: 42px;margin-top: 26px;position: relative;}
.more2:hover{text-decoration: none;}
/* ============================= content ====================== */
#content{position:relative;  z-index: 1; width: 100%; margin: 0 auto; display: block;padding-top: 28px;}
#content > ul{width: 940px; height: 480px; z-index: 0;display: inline-block;}
#content > ul > li{width: 100%; display:block; position:absolute; height: 480px;}
.box{ width: 1000px; background: rgba(255,255,255,0.95); overflow: hidden; position: relative; height: 480px; padding: 0px 0px; box-shadow: -1px 3px 13px #333; border-radius: 7px; }
.underline{text-decoration:underline; }
.space1{display:inline-block; width: 90px; }
#bgStretch {overflow:hidden; z-index:-1; }
#bgStretch img{background-color: #000;}
.padTop1{padding-top: 21px;}
.padBot1{padding-bottom: 21px;}
.padBot2{padding-bottom: 22px;}
.padBot3{padding-bottom: 22px;}
.padBot4{padding-bottom: 22px;}
.padBot5{padding-bottom: 41px;}
.padBot6{padding-bottom: 13px;}
.padBot7{padding-bottom: 2px;}
.padBot8{padding-bottom: 7px; font-size: 9px; line-height: 10px; }
.padBot9{padding-bottom: 1px; font-weight: bold; font-size: 10px; line-height: 12px; text-decoration: underline; }
.padRight1{padding-right: 20px;}
.padRight2{padding-right: 30px;}
.padRight3{padding-right: 20px;}
.magBot1{margin-bottom: 22px;}
.magTop1{margin-top: 50px;}
._icon1{background: url(../images/extra5.png) 0 0 no-repeat; width: 59px; height: 59px; display: inline-block;float: left;margin-right: 16px; font-family: 'Six Caps', sans-serif; color:#fff; font-size: 30px;text-align: center;line-height: 58px;}
._fig2{width: 220px; float: left;}
._fig2 img{padding-bottom: 18px;}
._fig2 figcaption{display: block;}
._link2{font-size: 10px; color: #f4d9cd;}
._link3{font-size: 12px; color: #f4d9cd;}
.navHolder{ position: relative; left: 0; width: 100%; display: inline-block; margin-bottom: 5px;}
.navGall{position: relative; }
.navGall > ul{position: relative; white-space: nowrap;}
.navGall > ul >li{position: relative;  display: inline-block; background: url(../images/extra1.png) 0 0 no-repeat; width: 20px; height: 19px;float: left;margin-right: 2px;}
.navGall > ul >li >a{
    display: inline-block;
    width: 20px;
    height: 19px;
}
._area{position: absolute; width: 100%; height: 100%; top: 0; z-index: 3;left: 0;display: block; background: url(../images/extra6.png);}
.pointNav{position: relative;  display: inline-block; background: url(../images/extra2.png) 0 0 no-repeat; width: 13px; height: 14px;margin: 3px 4px;}
.spinner_bg{position: fixed; width: 40px; height: 40px;   background: url("../images/gallLoader.gif") 50% 50% no-repeat #000; z-index:10000; left: 0;top: 0;}
.overPlane{position: absolute; width: 105px; height: 63px; border: 1px solid #fff;}
#_slider{width: 500px; height: 320px; display: block;overflow: hidden;position: relative;}
#_slider >.descr{width: 100%; height: 320px; display: block;position: absolute; margin-left: 5px;}
.text1{font-size: 140px; color: #fff; font-family: 'Six Caps', sans-serif;width: 100%;line-height: 140px;display: block;text-transform: uppercase;left: 0px;position: relative; text-shadow: 1px 1px 0px #777, -1px 1px 0px #777, 1px -1px 0px #777, -1px -1px 0px #777, 0px 0px 5px #999, 0px 0px 6px #79d, 0px 0px 7px #79c, 0px 0px 9px #fff;}
.text2{font-size: 80px; color: #080808; font-family: 'Six Caps', sans-serif;width: 100%;line-height: 80px;display: block;text-transform: uppercase;position: relative; text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 5px #fff; text-shadow: 2px 2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0px #fff, -2px -2px 0px #fff, 0px 0px 5px #fff, 0px 0px 6px #fff, 0px 0px 7px #fff; }
/* ============================= footer ====================== */
footer{position: relative; width: 100%; z-index: 2;  height: 45px; display: inline-block;   }
.topBtn{position:relative; display:inline-block; cursor:pointer; }
.mainFooter { z-index:2;  margin-top: 24px;}
.textPrivacy{font-family:'Trebuchet MS', sans-serif; font-size: 12px; color: #fff; position:relative; display:inline-block;  text-transform: uppercase;}
.privHold{ line-height: 20px; position: relative; display: block; text-align: center; opacity: 0.95; text-shadow: 0px 0px 1px #000;}
/*===================================Map=====================================*/
.google_map{margin:0; width:380px; height:225px; background:#fff; border-radius: 5px;}
/* ============================= forms ============================= */
#ContactForm {
	padding:0; 
}
#ContactForm .bg{
	padding: 0; 
	margin-left: 3px; 
	display: inline-block;
	float: left;
	position: relative;
	---background: #777;
	---border-radius: 9px;
}
#ContactForm .wrapper {
	overflow:inherit; 
	min-height:40px; 
}
#ContactForm .success {
	padding-bottom: 0px; 
    text-transform:uppercase; 
	font-size:10px; 
    position:relative; 
    float:left; 
	color: #393; 
	width: 100%; 
	line-height: 11px;
}
#ContactForm label {
	position:relative; 
	display:inline-block;  
	float: left; 
	width: 100%;
	padding-bottom: 4px;
}
#ContactForm span {
	display:block
}
#ContactForm .error,#ContactForm .empty {
	font-size:9px; 
	color: #fff; 
	line-height:9px; 
	display:none; 
	width: 30%; 
	top:0px; 
	position:relative; 
    text-transform:uppercase; 
	float: left;
	background: #f53;
	border-radius: 5px;
	padding: 7px;
	margin: 5px;
}
#ContactForm a {
	position:relative; 
	z-index:1; 
}
#ContactForm a:hover {text-decoration:none;}
#ContactForm .input {
	width: 235px; 
	padding: 10px 10px; 
	color: #eff; 
	outline:none; 
	font-size: 10px; 
	font-family: 'Trebuchet MS'; 
	background: #fff; 
	border-radius: 7px;
	text-transform: uppercase;
    background: #89a;
	background-image: linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
	background-image: -o-linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(75,125,185) 27%, rgb(75,135,205) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
}

#ContactForm textarea {
	overflow:auto; 
	margin:0; 
	width: 520px; 
	height: 147px; 
	background: #eff; 
	padding: 9px 10px; 
	color: #eef; 
	resize:none; 
	outline:none; 
	font-size: 10px; 
	font-family: 'Trebuchet MS'; 
	border-radius: 7px;
	text-transform: uppercase;
    background: #89a;
	background-image: linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
	background-image: -o-linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(75,125,185) 27%, rgb(85,150,215) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(75,130,185) 27%, rgb(75,135,205) 82%);
}
#ContactForm .block {
	display:inline-block; 
	position:relative; 
	width: 100%; 
	float: left; 
}
#ContactForm .magRight1{margin-right:16px;}
.formButtons{position:relative; float: right;  display: inline-block;}
.formBtn{display:inline-block;  position:relative;  }
/* ============================= end forms ============================= */