/* Left & Right alignment */
.left { float:left; }
.right { float:right; }
.wrapper {width:100%; overflow:hidden; }
.padNull{padding: 0;}
.padNull{padding: 0;}
.marNull{margin: 0;}
/* Global properties ======================================================== */
.glob{width:100%; height:100%; position:absolute;   background: url(../images/partBg.jpg) 50% 50% no-repeat;overflow: hidden;}
body{font-family:'Trebuchet MS',serif; color:#fff; line-height:20px; min-width: 1080px; min-height:100%; position:absolute; width:100%; height:100%; overflow:hidden; }
/* Global Structure ========================================================= */
.main {margin:0px auto 0 auto; 	width: 1050px; z-index:2; height:100%; }
.page_spinner{ position:fixed; background:#000; z-index:99; width:100%; height:100%; top:0; left:0}
.page_spinner > span{position: absolute; left: 50%; top: 50%;}
/* ============================= main layout ================================ */
a{ color:#fff; text-decoration:none; outline:none; font-size: 14px; }
a:hover{ text-decoration:underline}
h1{position: relative;display: inline-block;text-align: center;top: -600px;}
h2{font-family: 'Six Caps', sans-serif; color:#fff; font-size:50px; line-height: 46px; width:100%;  text-transform: uppercase; padding-bottom: 27px; letter-spacing: 0px;font-weight: normal; text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2);}
p{padding-bottom: 14px; font-size: 11px; color: #525252; line-height: 14px; text-transform: uppercase;}
.center{ padding:0; width:100%; position: relative; display: inline-block;}
/* ============================= header ============================ */
header{position: relative; width: 1050px; height: 376px; z-index: 3;  margin: 0 auto;float: left;}
#logo{display:inline-block; background: url(../images/logo.png) 0 0 no-repeat; width: 210px; height: 154px;}
#logo:hover{text-decoration:none; }
.logoHolder{ position: relative; height: 205px; text-align: center; z-index: 1;}
.hide_text{text-indent: 100%; white-space: nowrap; overflow: hidden;}
.menu{position:relative; z-index:1; display: block; text-align: center;}
.menuHolder{ display:inline-block; position: relative; width: 1050px; z-index: 3; height: 80px; margin-bottom: 28px;}
#menu {z-index:3; position:relative; display: inline-block;}
#menu > li{position:relative; color: white;  text-align: left; display: inline-block;float: left; width: 200px; background: url(../images/divider1.png) 100% 50% no-repeat;}
#menu > li > a{display: block; text-transform:uppercase; position:relative;  height: 80px;  width: 200px;  z-index: 1;overflow: hidden;}
#menu > li > a:hover{text-decoration:none;}
#menu > li.active > a{text-decoration:none;}
#menu ._last{background: none;}
.submenu_1{position:absolute; z-index:2; top: 150px; left: 0px; display: block;  background: #1b1b1b; width: 100%; border-top:6px solid #3c3c3c ;}
.submenu_1 li{ position:relative; display:inline-block;  height: 48px; float: left; width: 100%; border-bottom: 1px solid #202020; text-align: center;}
.submenu_1 a{font-family: 'Six Caps', sans-serif; font-size: 40px; color: #595959; display:inline-block; text-transform:uppercase; line-height: 48px; height: 48px; text-shadow: 0px 0px 10px #595959; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.submenu_1 li > a:hover, .submenu_1 li.sfHover > a{text-decoration:none; color:#fff; text-shadow: 0px 0px 0px #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.submenu_1 .padTop{margin-top: 12px;}
.submenu_1 .padBot{margin-bottom: 12px;}
.submenu_1 ._last{border: none;}
.mText{font-family: 'Six Caps', sans-serif; line-height: 80px; color: #161616; font-size: 80px; position: relative;  width: 100%; z-index: 2; text-align: center; letter-spacing: -1px;text-shadow: 0px 1px 1px #393939;}
.mText_over{font-family: 'Six Caps', sans-serif; line-height: 80px; color: #fff; font-size: 80px; position: absolute;  width: 100%; z-index: 2; text-align: center; letter-spacing: -1px;height: 80px;top: -100px;text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);}
._area{position: absolute; width: 100%; height: 100%; top: 0; z-index: 3;left: 0;display: block; background: url(../images/pixel.png);}
.over_slider{width: 1050px; height: 31px; display: block; position: relative; background: url(../images/extra1.png) 0 0 no-repeat;z-index: 0;overflow: hidden;}
.over_line{width: 248px; height: 70px; display: block; position: absolute; background: url(../images/extra2.png) 50% 50% no-repeat;top: -20px;}
/* ============================= content ====================== */
/*font-family: 'Six Caps', sans-serif;*/
#content{position:relative;  z-index: 1; width: 100%; margin: 0 auto; display: block;  float: left;overflow: visible;}
#content > ul{width: 1050px;  z-index: 0; display: inline-block;position: relative;overflow: visible;height: 341px;}
#content > ul > li{width: 1050px; display:block; position:absolute; height: 341px;overflow: hidden;}
.box{width: 1050px; position: relative; display: inline-block; background: url(../images/bg1.png) 0 0 no-repeat;height: 341px;}
.space1{display:inline-block; width: 70px;}
.more{color: #fff; font-size: 11px; line-height: 22px; text-decoration: none; text-transform: uppercase; display: inline-block;}
.more:hover{text-decoration: none; color: #525252; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.padRight1{padding-right: 20px;}
.padBot1{padding-bottom: 10px;}
.marTop1{margin-top: 16px;}
.marTop2{margin-top: 15px;}
.marTop3{margin-top: 15px;}
.marRight1{margin-right: 20px;}
.marRight2{margin-right: 16px;}
._fig1{display: inline-block; position: relative; float: left;}
.color1{color: #fff;}
._link1{font-size: 11px; color: #414141;}
._link2{font-size: 10px; color: #fff;}
._link3{font-size: 11px; color: #fff;}
.scroll1{width: 505px; height: 198px;display: inline-block;}
.track{position:absolute; top: 40px; left: 450px; width:25px; height:214px; background: url(../images/track.png) 0px 3px no-repeat;}
.shuttle{position:relative; width: 25px; height: 127px; background: url(../images/shuttle.png) 0% 4px no-repeat; display: inline-block; z-index: 1; top: 0; left: 0;}
.scroll2{width: 495px; height: 180px;display: inline-block;}
.track2{position:absolute; top: -30px; left: 510px; width:25px; height:214px; background: url(../images/track.png) 50% 3px no-repeat;}
.shuttle2{position:relative; width: 25px; height: 127px; background: url(../images/shuttle.png) 0% 4px no-repeat; display: inline-block; z-index: 1;}
.scroll3{width: 350px; height: 198px;display: inline-block;}
.track3{position:absolute; top: 50px; left: 350px; width:25px; height:214px; background: url(../images/track.png) 50% 3px no-repeat;}
.shuttle3{position:relative; width: 25px; height: 127px; background: url(../images/shuttle.png) 0% 4px no-repeat; display: inline-block; z-index: 1;}
.scroll4{width: 900px; height: 180px;display: inline-block;margin-top: 20px;}
.track4{position:absolute; top: 40px; left: 910px; width:25px; height:214px; background: url(../images/track.png) 50% 3px no-repeat;}
.shuttle4{position:relative; width: 25px; height: 127px; background: url(../images/shuttle.png) 0% 4px no-repeat; display: inline-block; z-index: 1;}
._date{position: relative; display: inline-block; float: left;margin-right: 16px;width: 89px;height: 89px;}
._date:hover > .textStyle1{color: #fff; text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.5); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._date:hover > .textStyle2{color: #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._logo2{position: absolute; display:inline-block; background: url(../images/logo2.png) 0 0 no-repeat; width: 359px; height: 264px;left: 350px;top: 0px;}
.textStyle1{font-family:'Trebuchet MS',serif; color: #141414; font-size: 40px; font-weight: bold; width: 100%; text-align: center; position: absolute; z-index: 1; line-height: 34px; text-shadow: 0px 1px 1px #393939;top: 22px;letter-spacing: -4px;}
.textStyle2{font-family:'Trebuchet MS',serif; color: #525252; font-size: 10px; width: 100%; text-align: center; position: absolute; z-index: 1; line-height: 12px; top: 60px; text-transform: uppercase;}
.slider{position: relative; width: 544px; height: 262px; overflow: hidden; z-index:2;margin-top: 4px;}
.items{display:none;}
.slider .pic{display: inline-block; top: 4px; left: 4px;position: absolute;}
._thumbList{width: 100%; display: inline-block;}
._thumbList > li{display: inline-block; width: 161px; height: 89px; position: relative; float: left;margin-right: 14px;padding-bottom: 14px;}
._thumbList > li >a{display: inline-block;}
._thumbList > li >a img{display: inline-block;position: absolute;top: 4px;left: 4px;}
.zoomSp{display:block; position:absolute; left:0; top:0; width: 161px; height: 89px; z-index: 1; background: url(../images/magnify.png) 50% 50% no-repeat; }
.extraBord1{background: url(../images/border_pic.png) 0 0 no-repeat; width: 161px; height: 89px; position: absolute; top: 0; left: 0;z-index: 3;}
.extraBord2{background: url(../images/border_pic2.png) 0 0 no-repeat; width: 541px; height: 260px; position: absolute; top: 0px; left: 0px;z-index: 6;}
.symb1{background: url(../images/extra5.png) 0 0 no-repeat; width: 55px; position: relative;  display: inline-block;text-indent: 18px;height: 14px;}
.symb2{background: url(../images/extra3.png) 0 0 no-repeat; width: 94px; position: relative; float: left; display: inline-block;text-indent: 22px;height: 14px;}
.symb3{background: url(../images/extra4.png) 0 0 no-repeat; width: 64px; position: relative; float: left; display: inline-block;text-indent: 18px;height: 14px;}
/* ============================= footer ====================== */
footer{position: relative; width: 100%; z-index: 2;   display: inline-block;  bottom: 0; float: left;text-align: center;margin-top: 28px;}
footer pre{font-family:'Trebuchet MS',serif;  font-size: 11px; color: #414141; position:relative; display:inline-block;  text-transform: uppercase; font-weight: normal;letter-spacing: 0px;margin-top: 4px;}
footer pre > a{font-size: 11px; color: #414141;}
.privHold{ position: relative; display: inline-block; width: 100%;}
.followHolder{position: relative;display: inline-block; }
.followHolder > ul{display: inline-block;}
.followHolder > ul > li{display: inline-block; float: left;}
.followHolder > ul > li >a{font-family:'Trebuchet MS',serif; font-size: 9px; color: #525252; display: inline-block;text-transform: uppercase;}
.bull{font-size: 8px; color: #525252; position: relative; display: inline-block;height: 20px;width: 10px;text-align: center;}
/*===================================Map=====================================*/
.google_map{margin:0; width:400px; height: 245px; border: 8px solid #141414; background: #fff; display: inline-block;border-radius: 5px;box-shadow: 0px 1px 0px #343434;}
.google_map > span{position: absolute; top: 50%; left: 50%;}
/* ============================= forms ============================= */
#ContactForm {
	padding:0; 
}
#ContactForm .bg{
	padding:0; 
	display: inline-block;
	float: left;
	position: relative;
}
#ContactForm .wrapper {
	overflow:inherit; 
	min-height:40px; 
}
#ContactForm .success { 
    text-transform:uppercase; 
	font-size:10px; 
    position:relative; 
    float:left; 
	color: #fff; 
	width: 100%; 
	line-height: 11px;
	padding-bottom: 2px;
}
#ContactForm label {
	position:relative; 
	display:inline-block;  
	float: left; 
	width: 100%;
	padding-bottom: 4px;
}
#ContactForm .error,#ContactForm .empty {
	font-size: 10px; 
	color: #fff; 
	line-height:9px; 
	display:none; 
	width: 100%; 
	top:0px; 
	position:relative; 
     
	float: left;
	text-align: left;
}
#ContactForm a {
	position:relative; 
	z-index:1; 
}
#ContactForm a:hover {text-decoration:none;}
#ContactForm .input {
	width: 230px; 
	padding: 7px 10px; 
	color: #525252; 
	outline:none; 
	font-size: 11px;
    background: url(../images/bg2.png) 0 0 no-repeat;
    font-family: 'Trebuchet MS', serif;
	box-shadow: none;
	text-transform: uppercase;
}
#ContactForm textarea {
	overflow:auto; 
	margin:0; 
	width: 230px; 
	height: 85px;  
	padding: 5px 10px; 
	color: #525252; 
	resize:none; 
	outline:none; 
	font-size: 11px;  
	background: url(../images/bg3.png) 0 0 no-repeat;
	font-family: Arial;
    font-family: 'Trebuchet MS', serif;
	box-shadow: none;
	text-transform: uppercase;
}
#ContactForm .block {
	display:inline-block; 
	position:relative; 
	width: 100%; 
	float: left; 
}
#ContactForm .marNone{margin: 0;} 
.formButtons{position:relative; float: left;  display: inline-block;margin-top: 6px;}
.formBtn{display:inline-block;  position:relative;  margin-right: 30px;}
/* ============================= end forms ============================= */