/*
	Created by: Haris.karat
	Email: haris@webmahl.com
	Call: +91 80 86 56 27 46
	website: www.webmahl.com
*/

/* Left & Right alignment */
.left { float:left; }
.right { float:right; }
.wrapper {width:100%; overflow:hidden; }
.padNull{padding: 0;}
/* Global properties ======================================================== */
.glob{width:100%; height:100%; position:absolute; overflow:hidden;  background: url(../images/partBg.jpg) 50% 50% no-repeat;}
body{font-family:'Trebuchet MS',serif; color:#fff; line-height:20px; min-width: 1000px; position:absolute; width:100%; }
/* Global Structure ========================================================= */
.main {margin:0px auto 0 auto; 	width: 990px; z-index:2; height:100%; }
.page_spinner{ position:fixed; background:#01536D; 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{float:left;position: relative;}
h2{color:#414141; font-size:38px; line-height: 32px; width:100%;  text-transform: uppercase; font-weight: bold; padding-bottom: 30px;padding-top: 46px;letter-spacing: -1px;}
p{padding-bottom: 16px; font-size: 10px; color: #403f3f; line-height: 16px; text-transform: uppercase;}
.center{ padding:0 !important; width:100%; position: relative; display: inline-block;}
/* ============================= header ============================ */
header{position: relative; width: 990px; height: 165px; z-index: 3;  margin: 0 auto;float: left;}
#logo{display:inline-block; background: url(../images/logo.png) 0 0 no-repeat; width: 445px; height: 134px; text-indent: -9999px;}
#logo:hover{text-decoration:none; }
.logoHolder{ display:inline-block; position: relative; height: 85px; margin-top: 17px;}
.menu{position:relative; z-index:1; display: inline-block; }
.menuHolder{ display:inline-block; position: absolute; width: 990px; z-index: 1; left: 0;}
#menu {z-index:3; position:relative; display: inline-block;float: left;}
#menu > li{position:relative; color: white;  text-align: left; display: inline-block;float: left; width: 197px; margin-right: 1px;}
#menu > li > a{display: block; text-transform:uppercase; position:relative;  height: 495px;  width: 197px;  z-index: 1;overflow: hidden;}
#menu > li > a:hover{text-decoration:none;}
#menu > li.active > a{text-decoration:none;}
#menu ._last{margin: 0;}
.submenu_1{position:absolute; z-index:2; top: 137px; left: 0px;   display: block;  background: #222222; width: 100%;}
.submenu_1 li{ position:relative; display:inline-block;  height: 30px; float: left; width: 100%;}
.submenu_1 a{font-size: 16px; color: #4e4e4e;  display:inline-block; text-transform:uppercase; line-height: 30px; font-weight: bold;height: 30px;padding: 0 56px 0 20px;}
.submenu_1 li > a:hover, .submenu_1 li.sfHover > a{text-decoration:none; color:#fff; background: #373737;}
.submenu_1 .padTop{margin-top: 28px;}
.submenu_1 .padBot{margin-bottom: 28px;}
.textHolder{position: absolute; display: inline-block;left: 15px;top: 38px;}
.mText{line-height: 32px; color: #fff; font-size: 38px; position: relative;  width: 100%;z-index: 2; text-align: left; font-weight: bold;letter-spacing: -1px;}
.mSlogan{line-height: 16px; color: #fff; font-size: 16px; position: relative;  width: 100%;z-index: 1; text-align: left; font-weight: bold;letter-spacing: -1px;}
.mText_over{line-height: 32px; color: #fff; font-size: 38px; position: absolute; top: 0; width: 100%;z-index: 2; text-align: left; font-weight: bold;letter-spacing: -1px;}
.mSlogan_over{line-height: 16px; color: #fff; font-size: 16px; position: absolute; top: 32px;  width: 100%; z-index: 1; text-align: left; font-weight: bold;letter-spacing: -1px;}
._area{position: absolute; width: 100%; height: 100%; top: 0; z-index: 3;left: 0;display: block; background: url(../images/pixel.png);}
._overPl{position: absolute; width: 100%; height: 100%; top: 0px; z-index: 0;left: 0;display: block; background: url(../images/bg5.png) 0 0 no-repeat;}
.mBg1{background: url(../images/menuBg1.png) 0 0 no-repeat;}
.mBg2{background: url(../images/menuBg2.png) 0 0 no-repeat;}
.mBg3{background: url(../images/menuBg3.png) 0 0 no-repeat;}
.mBg4{background: url(../images/menuBg4.png) 0 0 no-repeat;}
.mBg5{background: url(../images/menuBg5.png) 0 0 no-repeat;}
/* ============================= content ====================== */
#content{position:relative;  z-index: 1; width: 100%; margin: 0 auto; display: block;  float: left;overflow: visible;}
#content > ul{width: 990px;  z-index: 0; display: inline-block;position: relative;overflow: visible;margin-top: 152px;height: 474px;}
#content > ul > li{width: 990px; display:block; position:absolute; }
.box{width: 990px; position: relative; display: inline-block; background: url(../images/bg3.png);}
.space1{display:inline-block; width: 70px;}
.more{color: #fff; font-size: 10px; line-height: 22px;text-decoration: none;text-transform: uppercase;display: inline-block;}
.more:hover{text-decoration: none;}
.padRight1{padding-right: 35px;}
.padBot1{padding-bottom: 46px;}
.padBot2{padding-bottom: 30px;}
.padBot3{padding-bottom: 24px;}
.padBot4{padding-bottom: 19px;}
.padBot5{padding-bottom: 20px;}
.marTop1{margin-top: 32px;}
.marTop2{margin-top: 19px;}
.marTop3{margin-top: 14px;}
.marRight1{margin-right: 24px;}
.marRight2{margin-right: 25px;}
.marRight3{margin-right: 24px;}
.marRight4{margin-right: 60px;}
._link1{font-size: 10px; color: #4b4b4b;}
._link2{font-size: 10px; color: #fff;}
._link3{font-size: 10px; color: #fff; text-decoration: underline;}
._fig1{position: relative; display: inline-block; width: 290px; height: 140px; float:left;}
._fig2{width: 100%; display: inline-block; position: relative;}
._fig2 img{width: 116px; height: 116px; display: inline-block; position: relative; float: left; margin-right: 17px;}
._fig2 figcaption{width: 145px; display: inline-block; position: relative; float: left;margin-top: 23px;}
._fig2 p{padding: 0;}
._fig3{width: 190px; height: 210px; display: inline-block; position: relative; float: left;background: #1f1f1f;}
._fig3 img{display: inline-block; position: relative; float: left; margin: 7px;}
._fig3 figcaption{width: 176px; display: inline-block; position: relative; float: left; margin: 5px 7px 0 7px;}
._fig3 p{padding: 0;}
._fig4{width: 190px; height: 150px; display: inline-block; position: relative; float: left;}
._fig4 img{display: inline-block; position: relative; float: left; }
._fig4 figcaption{width: 176px; display: inline-block; position: relative; float: left;}
._fig4 p{padding: 0;margin-top: 15px;}
._list1{width: 100%; position: relative;}
._list1 > li{position: relative; width: 100%; background: url(../images/marker.png) 0% 50% no-repeat;height: 26px;}
._list1 > li > a{color: #403f3f; font-size: 10px; text-transform: uppercase;line-height: 26px;margin-left: 20px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._list1 > li > a:hover{color: #fff; text-decoration: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._list2{width: 100%; position: relative;}
._list2 >li{position: relative; width: 100%;height: 80px;border-bottom: 1px solid #232323;margin-bottom: 31px;}
._list2 p{padding: 0;margin-top: 5px;}
._list2 ._num{width: 51px; height: 66px; font-size: 36px; color: #292929; text-align: center; line-height: 50px; background: url(../images/extra1.png) 0 0 no-repeat;display: inline-block;float: left;margin-right: 14px;font-weight: bold;}
._list2 ._last{margin: 0;border: none;}
._list3{width: 100%; position: relative;padding-bottom: 28px;}
._list3 > li{position: relative; width: 280px;height: 52px; margin-bottom: 8px;}
._list3 > li >a{width: 280px; height: 52px; background: #1f1f1f; color: #4c4c4c; font-size: 22px; font-weight: bold; line-height: 52px;display: inline-block; text-indent: 20px; text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._list3 > li >a:hover{background: #a1c85c; color: #fff; text-decoration: none; text-indent: 30px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._list3 ._last{margin: 0;}
.color1{color: #fff;}
.zoomSp{display:block; position:absolute; left:0; top:0; width: 290px; height: 140px; z-index:3; background: url(../images/magnify.png) 50% 50% no-repeat; }
.divideSet1{padding-right: 20px; margin-right: 20px; border-right: 1px solid #232323;}
.extra1{width: 197px; height: 10px; position: relative; background: url(../images/bg2.png);}
.extra2{width: 990px; height: 10px; position: relative; background: url(../images/bg4.png);}
.scroll1{width: 100%; height: 255px; margin-bottom: 28px;}
.Btns1{position: relative; width: 65px; height: 31px; display: inline-block;}
.upBtn{width: 31px; height: 31px; display: block; position: absolute; top: 0;}
.downBtn{width: 31px; height: 31px; display: block;  position: absolute;right: 0;bottom: 0;}
/* ============================= footer ====================== */
footer{position: relative; width: 100%; z-index: 2;  height: 50px; display: inline-block;  bottom: 0; float: left;}
.mainFooter { z-index:2; margin-top: 26px;}
.textPrivacy{font-family:'Trebuchet MS',serif;  font-size: 10px;   color: #4b4b4b; position:relative; display:inline-block;  text-transform: uppercase; font-weight: normal;letter-spacing: 0px;}
.privHold{ line-height: 20px; position: relative; display: inline-block; margin: 0 auto; width: 100%;}
.followHolder{position: relative;display: inline-block;float: right;margin-top: 55px;}
.followHolder > ul{display: inline-block;}
.followHolder > ul > li{display: inline-block; float: left;margin-left: 4px;}
/*===================================Map=====================================*/
.google_map{margin:0; width:342px; height:288px; border: 7px solid #1f1f1f; background: #fff; display: inline-block;}
.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: 3px;
}
#ContactForm .error,#ContactForm .empty {
	font-size: 10px; 
	color: #fff; 
	line-height:9px; 
	display:none; 
	width: 100%; 
	top:0px; 
	position:relative; 
    text-transform:uppercase; 
	float: left;
	text-align: right;
}
#ContactForm a {
	position:relative; 
	z-index:1; 
}
#ContactForm a:hover {text-decoration:none;}
#ContactForm .input {
	width: 280px; 
	padding: 8px 10px; 
	color: #fff; 
	outline:none; 
	font-size: 10px;  
	background: #1f1f1f; 
    font-family: 'Trebuchet MS', serif;
	box-shadow: none;
}
#ContactForm textarea {
	overflow:auto; 
	margin:0; 
	width: 280px; 
	height: 155px;  
	padding: 5px 10px; 
	color: #fff; 
	resize:none; 
	outline:none; 
	font-size: 10px;  
	background: #1f1f1f;
	font-family: Arial;
    font-family: 'Trebuchet MS', serif;
	box-shadow: none;
}
#ContactForm .block {
	display:inline-block; 
	position:relative; 
	width: 100%; 
	float: left; 
}
#ContactForm ._label{color: #403f3f; font-size: 10px; display: inline-block; width: 80px;float: left;text-transform: uppercase;margin-top: 5px;}

#ContactForm .marNone{margin: 0;} 
.formButtons{position:relative; float: right;  display: inline-block;margin-top: 12px;}
.formBtn{display:inline-block;  position:relative;  margin-left: 12px;}
/* ============================= end forms ============================= */