/**
 * header
 */

#mod-header { margin-bottom: 15px; }

.header {
  height: 111px;
  margin-bottom: 1px;
  position: relative;
  background: url("../images/header_bg.png")/*tpa=http://acesso.netdriver.com.br/images/header_bg.png*/ no-repeat;
  text-indent: -9999px;
}

.header h1 a {
  width: 158px;
  height: 21px;
  display: block;
  position: absolute;
  top: 20px;
}

.nav {
  width: 941px;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  list-style: none;
  background: url("../images/nav.png")/*tpa=http://header_bg.pngimages/nav.png*/;
}

.nav li {
  height: 45px;
  display: block;
  position: absolute; 
}

.nav a {
  height: 45px;
  display: block;
  outline: 0;
}

.nav a:hover, .nav a.active { background: url("../images/nav.png")/*tpa=http://www.netdriver.com.br/images/nav.png*/; }

#n1, #n1 a { width: 144px; left:  13px; }
#n2, #n2 a { width: 112px; left: 164px; }
#n3, #n3 a { width: 150px; left: 284px; }
#n4, #n4 a { width: 155px; left: 440px; }
#n5, #n5 a { width: 101px; left: 602px; }
#n6, #n6 a { width: 123px; left: 709px; }

#n1 a:hover, #n1 a.active { background-position:  -13px -45px; }
#n2 a:hover, #n2 a.active { background-position: -164px -45px; }
#n3 a:hover, #n3 a.active { background-position: -284px -45px; }
#n4 a:hover { background-position: -440px -45px; }
#n5 a:hover, #n5 a.active { background-position: -602px -45px; }
#n6 a:hover, #n6 a.active { background-position: -709px -45px; }

/**
 * common
 */

a.bt-assine {
  width: 131px;
  height: 39px;
  display: block;
  background: url("../images/bt_assine.png")/*tpa=http://www.netdriver.com.br/images/bt_assine.png*/;
  text-indent: -9999px;
  outline: none;
}

a.bt-assine:hover { background-position: 0 -39px; }

/**
 * main
 */

.chamada {
  width: 941px;
  height: 482px;
  margin-bottom: 2px;
  position: relative;
  background: url("../images/chamada_bandalarga.jpg")/*tpa=http://www.netdriver.com.br/images/chamada_bandalarga.jpg*/ no-repeat;
}

.chamada .new_assine{
  right: 42px;
  top: 253px;
}

.chamada h1, .chamada div, .chamada a { position: absolute; }

.chamada h1 a {
  width: 311px;
  height: 26px;
  top: 19px;
  left: 87px;
  display: block;
  background: url("../images/h_bandalarga.png")/*tpa=http://www.netdriver.com.br/images/h_bandalarga.png*/;
  text-indent: -9999px;  
}

.chamada .a-partir-de {
  width: 137px;
  height: 45px;
  top: 19px;
  right: 233px;
  background: url("../images/a_partir_de.png")/*tpa=http://www.netdriver.com.br/images/a_partir_de.png*/;
  text-indent: -9999px;
}

.chamada a.assine {
  width: 103px;
  height: 30px;
  position: absolute;
  top: 19px;
  right: 100px;
  display: block;
  background: url("../images/chamada_bt_assine.png")/*tpa=http://www.netdriver.com.br/images/chamada_bt_assine.png*/;
  text-indent: -9999px;
  outline: none;
}

.chamada a.assine:hover { background-position: 0 -30px; }  

.chamada .text {
  width: 100%;
  height: 70px;
  padding-top: 20px;
  top: 392px;
  font-size: 16px;
  color: #47423A;
  text-align: center;
  background: url("../images/chamada_text_bg.png")/*tpa=http://www.netdriver.com.br/images/chamada_text_bg.png*/ 0 1px repeat-x;
}

.chamada .text p{
  text-align: left;
  margin-left: 20px;
  font-size: 20px;
}

.chamada .t1 {
  width: 250px;
  font-size: 20px;
  color: #FFF;
  top: 170px;
  left: 35px;
}

.chamada .t2 {
  width: 200px;
  height: 112px;
  top: 27px;
  right: 68px;
  background: url("../images/a_partir_de.png")/*tpa=http://www.netdriver.com.br/images/a_partir_de.png*/;
  text-indent: -9999px;
}

.chamada .t1 strong { 
  display: block;
  margin-top: 20px;
}

.chamada .t3 {
  width: 175px;
  height: 106px;
  display: block;
  top: 55px;
  right: 73px;
  background: url("../images/acesso_ilimitado.png")/*tpa=http://www.netdriver.com.br/images/acesso_ilimitado.png*/;
  text-indent: -9999px;
}

.chamada .t4 {
  top: 400px;
  left: 30px;
  font-size: 19px;
  color: #47423A;
}

.chamada .t4 span { color: #E67607; }

.main {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #978E81;
  overflow: hidden;
}

.col {
	width: 204px;
	height: 230px;
	padding: 0 13px 0 14px;
	margin-right: 3px;
	float: left;
	color: #5d5850;
	background: #eceae7;
	border-right: 1px solid #f3f1ef;
	border-bottom: 1px solid #f3f1ef;
}

.error{
  width: 178px;
  text-align: center;
  color: red;
  display: none;
  margin: 20px auto auto auto;
  background-color: #FCE2F7;
  padding: 5px;
  border: 1px solid;
}

.diversao { margin: 0; }

.col h2 {
  width: 233px;
  height: 53px;
  margin: 0 0 15px -14px;
  border-bottom: 1px solid #fff;
  text-indent: -9999px;
}

.basico                h2 { background: url("../images/h_basico.png")/*tpa=http://www.netdriver.com.br/images/h_basico.png*/;   }
.basico_plus           h2 { background: url("../images/h_basico_plus.png")/*tpa=http://www.netdriver.com.br/images/h_basico_plus.png*/;   }
.medio                 h2 { background: url("../images/h_medio.png")/*tpa=http://www.netdriver.com.br/images/h_medio.png*/;   }
.medio_plus            h2 { background: url("../images/h_medio_plus.png")/*tpa=http://www.netdriver.com.br/images/h_medio_plus.png*/;   }
.avancado              h2 { background: url("../images/h_avancado.png")/*tpa=http://www.netdriver.com.br/images/h_avancado.png*/;    }
.avancado_plus         h2 { background: url("../images/h_avancado_plus.png")/*tpa=http://www.netdriver.com.br/images/h_avancado_plus.png*/;    }
.premium               h2 { background: url("../images/h_premium.png")/*tpa=http://www.netdriver.com.br/images/h_premium.png*/; }
.premium_plus          h2 { background: url("../images/h_premium_plus.png")/*tpa=http://www.netdriver.com.br/images/h_premium_plus.png*/; }
.basico_fiber          h2 { background: url("../images/h_basico_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_basico.png*/;   }
.basico_plus_fiber     h2 { background: url("../images/h_basico_plus_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_basico_plus_fiber.png*/;   }
.medio_fiber           h2 { background: url("../images/h_medio_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_medio_fiber.png*/;   }
.medio_plus_fiber      h2 { background: url("../images/h_medio_plus_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_medio_plus_fiber.png*/;   }
.avancado_fiber        h2 { background: url("../images/h_avancado_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_avancado_fiber.png*/;    }
.avancado_plus_fiber   h2 { background: url("../images/h_avancado_plus_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_avancado_plus_fiber.png*/;    }
.premium_fiber         h2 { background: url("../images/h_premium_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_premium_fiber.png*/; }
.premium_plus_fiber    h2 { background: url("../images/h_premium_plus_fiber.png")/*tpa=http://www.netdriver.com.br/images/h_premium_plus_fiber.png*/; }

.col .row {
  margin-bottom: 15px;
  border-bottom: 1px dotted #b5aea5;
}

.assine {
  height: 140px;
  color: #eba503;
  text-align: center;
}

.assine img { 
  display: block;
  margin: 0 auto 10px auto;
}

.assine .bt-assine { margin: 0 auto; }

.descricao { height: 109px; }

.caracteristicas { height: 205px; }

.caracteristicas ul { list-style: none; }

.caracteristicas li {
  display: block;
  padding: 6px 3px;
  margin-bottom: 3px;
  font-weight: bold;
  text-decoration: none;
  color: #5d5850;
  background: #e3e0db;
  zoom: 1;
}

.caracteristicas li:before,
.caracteristicas li:after {
  content: '';
  display: table;
}

.caracteristicas li:after {
  clear: both;
}

.caracteristicas .title {
  width: 180px;
  float: left;
}

.caracteristicas .tt {
  width: 16px;
  height: 16px;
  position: relative;
  float: right;
  background: url("../images/question_mark.png")/*tpa=http://www.netdriver.com.br/images/question_mark.png*/;
}

.tt div, .interrogacao div {
  width: 180px;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 18px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  background: #7f7871;
  -moz-box-shadow: 0px 0px 4px #000;
  -webkit-box-shadow: 0px 0px 4px #000;
  box-shadow: 2px 2px 8px #7f7871;
  z-index: 2;
  display: none;
}

.caracteristicas span { color: #de6a08; }

.caracteristicas span strong { font-size: 14px; }

.col small { font-size: 10px; }

.diversao .caracteristicas .tt div { left: -202px; }

/**
 * discado
 */

.discado .chamada { background: url("../images/chamada_discado.jpg")/*tpa=http://www.netdriver.com.br/images/chamada_discado.jpg*/ no-repeat; }

.discado .chamada h1 a {
  width: 342px;
  height: 26px;
  background: url("../images/h_discado.png")/*tpa=http://www.netdriver.com.br/images/h_discado.png*/; 
}

.discador-acelerador {
  width: 621px;
  height: 277px;
  float: right;
  position: relative;
  background: url("../images/discador_acelerador.png")/*tpa=http://www.netdriver.com.br/images/discador_acelerador.png*/ right top no-repeat;
  text-indent: -9999px;
}

.discador-acelerador a {
  width: 99px;
  height: 22px;
  display: block;
  position: absolute;
  top: 194px;
}

.discador { right: 337px; }

.acelerador { right: 37px; }

.selecione.discado { margin-right: 0; }

#telefones_discador { 
  font-size: 11px;
}

#telefones_discador span { font-weight: bold; }

.selecione.discado {
  padding-top: 62px;
  margin-bottom: 30px;
  background: #eceae7 url("../images/h_telefones.png")/*tpa=http://www.netdriver.com.br/images/h_telefones.png*/ no-repeat;  
}

.selecione.discado label { color: #47423A; }

/**
 * empresarial
 */

.tel-emp {
  position: absolute;
  top: 0;
  right: 0;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.empresarial .chamada { background: url("../images/chamada_empresarial_bg.jpg")/*tpa=http://www.netdriver.com.br/images/chamada_empresarial_bg.jpg*/ no-repeat; }

.empresarial h1 a {
  width: 241px;
  height: 98px;
  top: 38px;
  left: 305px;
  background: url("../images/h_empresarial.png")/*tpa=http://www.netdriver.com.br/images/h_empresarial.png*/ no-repeat;
}

.empresarial .t2 { background: url("../images/a_partir_de_emp.png")/*tpa=http://www.netdriver.com.br/images/a_partir_de_emp.png*/; }

.empresarial .t3 { background: url("../images/acesso_ilimitado_emp.png")/*tpa=http://www.netdriver.com.br/images/acesso_ilimitado_emp.png*/; }

.empresarial .t4 span { 
  color: #009999;
  display: block;
}

.t5 {
  background: url("../images/new_empresarial_assine.png")/*tpa=http://www.netdriver.com.br/images/new_empresarial_assine.png*/;
  width: 195px;
  height: 64px;
  bottom: 144px;
  right: 62px;
}

.t5:hover { background-position: 0 64px }

.plano-emp {
  padding: 25px 17px;
  font-size: 14px;
  background: #ECEAE7;
  overflow: hidden;
  width: 905px;
}

.box-emps {
  float: left;
  margin: 0 1px 0 0;
}

.box-emps .c1 {
  background: none repeat scroll 0 0 #009999;
  height: 44px;
  margin: 33px 0 0;
  padding: 11px 13px 0;
  width: 148px;
}

.c1 img { float: left }

.c1 span {
  color: #fff;
  font-weight: bold;
  float: left;
  width: 90px;
  margin: 0 0 0 17px;
}

.box-emps .c2 {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  height: 47px;
  margin: 1px 0 0;
  padding: 8px 0 8px 12px;
  width: 162px;
}

.box-emps .c3 {
  background: none repeat scroll 0 0 #CCCCCC;
  height: 110px;
  margin: 1px 0 0;
  padding: 9px 0 9px 12px;
  width: 162px;
}

.c3 p {
  color: #47423a;
  font-size: 12px;
}

.plano-emp ul li{
  color: #47423a;
  margin-bottom: 9px !important;
  font-size: 12px;
}

#box-side {
  width: 190px;
  height: 269px;
  float: right;
}

.d1 {
  width: 161px;
  height: 134px;
  position: relative;
  margin: 0 0 0 19px;
}

.d1 img {
	position: absolute;
  top: 0; 
}

.d1 span {
	position: absolute;
  bottom: 30px;
  font-size: 12px;
  color: #fff;
  left: 34px;
}

.d1, .d2 { 
  border-bottom: 1px solid #c7c1ba;
  padding-bottom: 8px;
}

.d2, .d3 { height: 52px; padding-top: 11px }

.d2 img, .d3 img { float: left }

.interrogacao {
  background: url("../images/ico-interrogacao.png")/*tpa=http://www.netdriver.com.br/images/ico-interrogacao.png*/ no-repeat;
  height: 16px;
  margin: 11px 0 0;
  width: 16px;
  float: left;
  position: relative;
}

.another_bt {
  background: url("../images/another_bt.png")/*tpa=http://www.netdriver.com.br/images/another_bt.png*/;
  width: 109px;
  height: 38px;
  float: left;
  margin: 0 5px 0 5px;
  text-indent: -9999px;
  cursor: pointer;
}

.another_bt:hover { background-position: 0 38px; }

.plano-emp .emp-caracteristicas { 
  width: 551px;
  float: right; 
}

.plano-emp h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

.plano-emp ul { 
  list-style: disc inside;
  margin-bottom: 50px;
}

.plano-emp li {
  margin-bottom: 20px;
  color: #009999;
}

.plano-emp li span { color: #47423A; }

.plano-emp del {
  font-size: 18px;
  color: #978E81;
  display: block;
}

.plano-emp ins {
  color: #009999;
  display: block;
  text-decoration: none;
}

.plano-emp ins strong { font-size: 30px; }

.plano-emp .assine {
  margin-top: -40px;
  float: right; 
}

.plano-emp small { font-size: 11px; }

.selecione {
  width: 280px;
  float: left;
  margin-right: 40px;
  padding: 10px;
  background: #7f7871;
}

.selecione form { margin-bottom: 20px; }

.selecione label { 
  color: #FFF;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
}

.selecione .select { 
  width: 178px; 
  height: 17px; 
  margin-bottom: 10px; 
  position: relative; 
  background: url("../images/select.png")/*tpa=http://www.netdriver.com.br/images/select.png*/ 0 0 no-repeat; 
  font-size: 12px; 
}

.selecione .select span { 
  position: absolute; 
  bottom: 1px; 
  left: 5px; 
  color: #fff; 
  font-weight: bold; 
}

.selecione .select select { 
  width: 178px; 
  height: 17px;
  display: block; 
  position: absolute; 
  bottom: 0; 
  opacity: 0; 
  filter: alpha(opacity=0); 
  color: #47423A; 
  font-size: 11px; 
  font-weight: bold; 
}

#current { font-weight: bold; }

#current span { color: #009999; }

#assine, #current { display: none; }


/**
 * como instalar discador/acelerador
 */

.download {
  height: 94px;
  padding-top: 25px;
  background: url("../images/download_bg.png")/*tpa=http://www.netdriver.com.br/images/download_bg.png*/ repeat-x;
  text-align: center;
  color: #47423A;
  font-size: 20px;
}

.download a {
  margin-top: 10px;
  padding: 0 10px;
  display: inline-block; 
}

.tutorial-wrapper {
  position: relative;
  background: url("../images/tutorial_wrapper_bg.png")/*tpa=http://www.netdriver.com.br/images/tutorial_wrapper_bg.png*/ repeat-x;
  padding: 73px 0 74px 0;
}

.tutorial-wrapper h2 {
  position: absolute;
  top: 49px;
  left: 86px;
}

.escolha {
  position: absolute;
  top: 41px;
  right: 75px;
  z-index: 2;
}

.escolha .dropdown {
  width: 164px;
  padding: 20px 10px 15px 10px;
  display: none;
  position: absolute;
  top: 38px;
  left: 6px;
  background: #fff;
  border: 1px solid #b9b2ae;
  list-style: none;
  z-index: 2;
}

.escolha .dropdown li {
  padding: 0 0 10px 15px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #7f7f7f;
  background: url("../images/marker.png")/*tpa=http://www.netdriver.com.br/images/marker.png*/ 0 3px no-repeat;
}

.escolha .dropdown a {
  font-size: 12px;
  font-weight: normal;
  color: #5D5850;
  text-decoration: none;
}

.escolha .dropdown a:hover { color: #ff9900; }

.tutorial { 
  width: 802px;
  margin: 0 auto;
}

.tutorial ul, .tutorial li {
  position: relative;
  list-style: none;
	display: block;
}

.tutorial li { 
  width: 802px;
  overflow: hidden;
}

#controls .prevBtn, #controls .nextBtn {
  width: 25px;
  height: 100px;
  display: block;
  position: absolute;
  top: 170px;
  text-indent: -9999px;
}

#controls .nextBtn {
  right: 28px;
  background: url("../images/tutorial_next.png")/*tpa=http://www.netdriver.com.br/images/tutorial_next.png*/; 
}

#controls .prevBtn {
  left: 28px;
  background: url("../images/tutorial_prev.png")/*tpa=http://www.netdriver.com.br/images/tutorial_prev.png*/; 
}

ol.controls {
  list-style: none;
  margin-left: 401px;
}

ol.controls li { float: left; }
  
ol.controls a {
  width: 30px;
  padding: 4px 0;
  display: block;
  float: left;
  margin-right: 6px;
  color: #fff;
  font: 16px 'Arial', sans-serif;
  text-decoration: none;
  text-align: center;
  letter-spacing: -1px;
  background: #7e7770;
}

ol.controls .current a {
  background-color: #FF9900;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#E67607));
  background-image: -webkit-linear-gradient(top, #FF9900, #E67607);
  background-image: -moz-linear-gradient(top, #FF9900, #E67607);
  background-image: -ms-linear-gradient(top, #FF9900, #E67607);
  background-image: -o-linear-gradient(top, #FF9900, #E67607);
  background-image: linear-gradient(top, #FF9900, #E67607);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FF9900', EndColorStr='#E67607');
}

/**
 * condições de uso
 */

.condicoes {
  padding: 30px;
  background: url("../images/condicoes_bg.png")/*tpa=http://www.netdriver.com.br/images/condicoes_bg.png*/ repeat-x;
  width: 881px;
}

.condicoes h2 { margin-bottom: 30px; }

#condicoes-de-uso {
  width: 875px; 
  height: 600px;
  border: 3px solid #ff9900;
}

/**
 * footer
 */

#mod-footer a { font-weight: normal; }

.contato {
  padding: 15px;
  margin-bottom: 30px;
  font-size: 11px;
  color: #5E5C5A;
  background: #f5f5f5;
  text-align: center;
}

.contato img { 
  vertical-align: middle;
  margin-right: 10px;
}