@charset "utf-8";
/************************************
|| Css Document
|| Date: 2010.06.17
|| Extent: bublic telefonia.supermoney.eu/confronto
|| Developer: vivi
************************************/
body{font-family:"Trebuchet MS",Verdana; font-size:12px; color:#666;}
*,img{margin:0; padding:0;}
img{ border:0px;}
#wrap{width:1003px; height:auto; margin:0px auto; padding:0px;}
#container{ float:left; width:1003px; height:auto; margin:0px; padding:0px; position:relative;}

#load_ing {
  text-align:center;
  position:absolute;
  z-index:2;
  top:0px;
  left:0px;
  right:0;
  bottom:0;
  height:100%
}
#loading {
  text-align:center;
  position:absolute;
  z-index:99;
  top:0px;
  left:0px;
  right:0;
  bottom:0;
  background-color:#7d7d82;
  filter:alpha(opacity=70);
  opacity:0.9;
  height:100%
}
#loader {
  position:relative;
  top:12%;
  font-family:Tahoma, Helvetica, sans;
  font-size:11.5px;
  color:#000000;
  background-color:#FFFFFF;
  padding:10px 0 16px 0;
  margin:0 auto;
  display:block;
  width:130px;
  border:1px solid #5a667b;
  text-align:left;
  z-index:2;
}
#progress {
  height:5px;
  font-size:1px;
  width:1px;
  position:relative;
  top:1px;
  left:0px;
  background-color:#8894a8;
}
#loader_bg {
  background-color:#e4e7eb;
  position:relative;
  top:8px;
  left:8px;
  height:7px;
  width:113px;
  font-size:1px;
}
#page-container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
#exp_panel {
  text-align:center;
  position:absolute;
  z-index:11;
  top:0px;
  left:0px;
  right:0;
  bottom:0;
  background-color:#7d7d82;
  filter: alpha(opacity=70);
  opacity:0.9;
}
#email_panel {
  text-align:center;
  position:absolute;
  z-index:11;
  top:0px;
  left:0px;
  right:0;
  bottom:0;
  background-color:#7d7d82;
  filter: alpha(opacity=70);
  opacity:0.9;
}
#email_panel1 {
  text-align:center;
  position:absolute;
  z-index:11;
  top:0px;
  left:0px;
  right:0;
  bottom:0;
  background-color:#7d7d82;
  filter: alpha(opacity=70);
  opacity:0.9;
}
.exp_txt {
  position:relative;
  top:250px;
  font-family:Tahoma, Helvetica, sans;
  font-size:11.5px;
  background-color:#FFFFFF;
  width:230px;
  padding:10px;
  margin:0 auto;
  border:1px solid #a81e2e;
  text-align:center;
  z-index:2;
}
.expfont {
  font-family:Tahoma, Helvetica, sans;
  color:#a81e2e;
  font-weight:bold;
}
#ctl00_ContentPlaceHolder1_plan {
  display: none;
}
/*06-30 popup 5 input form page*/
.load_input{ width:600px; height:203px; left:80px; top:310px; z-index:9999; position:absolute;  display:none;}
.wrap_f{ background:url(../images/form_bg.gif) no-repeat; width:600px; height:203px; clear:both; overflow:hidden;position:relative;}
.content_f{ height:180px; margin-top:10px;}
.title_01{ font-size:15px;  color:#000000;text-align:center;}
.title_02{ margin-top:10px; height:30px; line-height:30px; text-align:center;}
input,div{ margin:0; padding:0;}
.e_label{ margin-left:105px; font-size:24px; margin-top:3px; float:left;color:#000;}
.e_input{ border:1px solid; width:285px; margin-left:35px; height:16px; display:block; float:left; margin-top:9px;}
.inputs{ display:block; margin-left:25px;  float:left;}
.title_03{ width:358px; margin-left:122px; height:30px; text-align:center; margin-top:15px; font-size:10px;line-height:15px; color:#000000; }
.title_03 a{ color:#000000; text-decoration:none;}
.title_04{ margin-left:198px; font-size:18px; margin-top:10px;}
.title_04 label{ margin-right:122px; margin-left:10px;color:#000;}
.title_05{ text-align:center; margin-top:10px;}
.button_email{ background:url(../images/form_button2.jpg) no-repeat; height:33px; width:140px; border:0;}


 /* Moz +ie6*/
.tooltipinputerr {
  border: solid 1px red;
  background-color: #FFDAB9;
}

.tooltipinputok {
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 2px;
  padding-top: 2px;
  border: solid 1px #7F9Db9;
}

/* ie7*/
*+html .tooltipinputok {
  padding: 2px;
  border: solid 1px #7F9Db9;
}

.tooltipshowpanelmiddle {
  border-left: 1px solid #Fd7d2c;
  border-right: 1px solid #Fd7d2c;
  border-bottom: 1px solid #Fd7d2c;
  width: 272px;
  display: block;
  position: relative;
  text-indent: 5px;
  line-height: 20px;
  font-size: 12px;
  font-family: Arial;
  overflow: hidden;
  background-color: #FDF9E5;
  opacity: 0.9;
  filter: alpha(opacity = 90);
  left: 1px;
}

.tooltipshowpanel {
  z-index: auto;
  display: none;
  position: absolute;
  width: 276px;
  overflow: hidden;
  clear: both;
}

.tooltipshowpaneltop {
  width: 271px;
  height: 6px;
  left:1px;
  position: relative;
  padding: 2px 1px 0 2px;
  overflow: hidden;
  background: url(../images/tooltop.gif) no-repeat top;
  opacity: 0.9;
  filter: alpha(opacity = 90);
}
