@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;}
a{ border:none;}
a img{ border:none;}
form{ margin:0px; padding:0px;}
input, textarea, select{outline:none; padding:0px; margin:0px;}
.fl{float:left; }
.fr{float:right; }
.clear{clear:both; line-height:0px!important; font-size:0px!important; height:0px!important;}

#wrapper{visibility:hidden;}
#loader{position:absolute; width:100%; height:100%; background:url(../images/loader.gif) center center no-repeat;}

.container{background:url(../images/bg.jpg) top center no-repeat; width:100%; height:100%; position:absolute;}
.bg{width: 1400px; height: 1024px; left: 0px; top: -125.5px; display: block;}


/* middle section */
.middle{position:absolute; width:100%; height:100%; margin:50px 0 0 0px; z-index:999;}
.middle .middlewrapper{padding-left: 150px; margin:0px auto; background-color:Green;}

/* left section */
.left-portion{ width:342px; background:url(../images/MTL2.png) top left no-repeat; margin:220px 0 0 0px; height:339px; padding:30px 0px 0px 1px;}
.left-text{ width:274px; padding-left:22px;}
.logo{ text-align:center;}
.text1{ padding:30px 0px 10px 0px;}
.input-box{background:url(../images/input-bg.png) top left no-repeat;  width:255px; height:37px; display:block; margin-bottom:5px; padding:0px 0 0 15px;}
.input-text{ border:none; color:#7faabb; font-size:17px; background:none; height:34px; width:250px; line-height:37px!important;}
.social-sign{ width:64px; margin:auto; padding-top:30px;}
.face{ width:24px; padding-right:8px;}


/* right section */
.right-portion{position: relative; padding-left:500px;top:0px;left:0;}
.top-part{ background:url(../images/Box.png) top left no-repeat; height:573px;}
.blue-mid{  background:url(../images/blue-mid-bg.png) 5px 0px repeat-y; padding:0 25px 0 20px;}
.blue-bot{ background:url(../images/blue-bot-bg.png) bottom left no-repeat; height:12px;}
.welcome-text{ text-align:center; padding:24px 0px;}
.inner-blue{ background:url(../images/inner-blue-bg.gif) top left no-repeat; width:561px; margin:auto;}
.links{ padding:5px 0px; text-align:center;}
.save{ padding:10px 0 16px 0; width:451px; text-align:right;}
.question{ text-align:right; padding:82px 0px 0px 75px;}
.subscription{ position: absolute; padding-left: 300px; padding-top:220px; margin-right:100px; color:white; }
.subscribeButton{ position: absolute; background:url(../images/subscribe.png) top left no-repeat; height:78px; width:268px;}
.show_hide .show_hide_2{
	display:none;
}
.FAQ {margin-top:-135px; margin-left:135px; position:absolute; width: 50px; height: 50px;}
.Main_div_container{
position: absolute; 
left:650px; 
top:130px; 
width:330px; 
height:450px; 
z-index:9999;
background:url(../images/damedepique.png) top left no-repeat;
opacity:0.50;
filter:alpha(opacity=50);
}
.Main_div {
position: absolute; 
left:0px; 
top:20px; 
width:298px; 
height:450px; 
   text-align: left;
   background-color: #f3f3f3;
   margin: 0;
   z-index:9999; 
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   	border: 4px solid #FFF;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
font-family: Georgia;
padding : 12px;
opacity:0.70;
filter:alpha(opacity=70);
}
.Main_div_text {
opacity:0.95;
filter:alpha(opacity=95);
}