#planosMenuHeader { }
#planosMenuHeader h2 {  }
#page #content .col-1.planos { }
#planosContainer { }
div.planosBreadcrumb {  }
div.planosSessao {  }
div.planosSessao table {  }
div.planosSessao table td.labelForm {  }
div.planosSessao h3 {  }
#planosContainer input[type='image'] { width: 138px; height: 143px; padding: 3px; }
#planosContainer input[type='button'].p1 { width: 138px; height: 143px; padding: 3px; background: url(../images/block-1.png) no-repeat; }
#planosContainer input[type='button'].p2 { width: 138px; height: 143px; padding: 3px; background: url(../images/block-2.png) no-repeat; }
#planosContainer input[type='button'].p3 { width: 138px; height: 143px; padding: 3px; background: url(../images/block-3.png) no-repeat; }
/*#planosContainer input[type='button'].p4 { width: 138px; height: 143px; padding: 3px; background: url(../images/block-4.png) no-repeat; }*/
#planosContainer input[type='checkbox'] {  }
#planosContainer input[type='radio'] {  }
#planosContainer input[type='text'] {  }

#planosContainer table.promocoes { width: 95%; padding: 5px 0; margin: 10px auto; border: 1px solid #D9682F; }
#planosContainer table.promocoes tr td { text-align: center; padding: 5px; color: #D9682F; }
#planosContainer table.promocoes tr td h3 {  }
#planosContainer table.promocoes tr td ul {  }
#planosContainer table.promocoes tr td ul li {
  display: inline;
  /*float: left;
  height: 120px;*/
  margin-top: 10px;
  /*overflow: auto;*/
  padding: 0px 20px;
  position: relative;
  vertical-align: baseline;
}

/*planos*/
#planos { }
#planos td { color: #000; padding: 0px; }
#planos td.headerFeatures { font-weight: bold; text-align: center; font-size: 13px; }
#planos tr.feature { background: #FFCC89; color: #000; }
#planos tr.feature.odd { background: transparent; }
#planos tr.feature td.titulo { text-align: right; padding: 4px; font-weight: bold; }
#planos tr.feature td { text-align: center; height: 40px; }
#planos td.pls1, #planos td.pls2, #planos td.pls3, #planos td.pls4 { border-left: 1px solid #EFA828; border-right: 1px solid #EFA828; }
#planos td.pls1.bottom, #planos td.pls2.bottom, #planos td.pls3.bottom, #planos td.pls4.bottom{ border-bottom: 1px solid #EFA828; }
#planos td.pls1.top, #planos td.pls2.top, #planos td.pls3.top, #planos td.pls4.top{ border-top: 1px solid #EFA828; }
#planos td.pls1 { background: #FFF5B3; cursor: pointer; font-weight: bold; }
#planos td.pls2 { background: #FFE66F; cursor: pointer; font-weight: bold; }
#planos td.pls3 { background: #FFD886; cursor: pointer; font-weight: bold; }
#planos td.pls4 { background: #FFC780; cursor: pointer; font-weight: bold; }


#conteudo_planos {
  width: 666px;
  margin-top: 34px;
}

div.aba {
  background: url(../images/bg_conteudo_planos.gif) #fff repeat-x;
	text-align:justify;
	margin-bottom:20px;
	padding:39px 37px 5px 37px;
	border:1px solid #EFA828;
  min-height: 200px;
}

div.aba ul li { padding: 10px 0 10px 40px; }

div#aba1 ul li.shipping { background: url(../images/iconshipping.png) no-repeat center left; }
div#aba1 ul li.browsers { background: url(../images/iconbrowsers.png) no-repeat center left; }
div#aba1 ul li.images { background: url(../images/iconimages.png) no-repeat center left; }
div#aba1 ul li.videos { background: url(../images/iconyoutube.png) no-repeat center left; }
div#aba1 ul li.comparacao { background: url(../images/iconcompare.png) no-repeat center left; }
div#aba1 ul li.singlepage { background: url(../images/iconsinglepage.png) no-repeat center left; }
div#aba1 ul li.credito { background: url(../images/iconcredit.png) no-repeat center left; }

div#aba2 ul li.hospedagem { background: url(../images/iconhost.png) no-repeat center left; }
div#aba2 ul li.admins { background: url(../images/iconusers.png) no-repeat center left; }
div#aba2 ul li.painel { background: url(../images/iconcpanel.png) no-repeat center left; }
div#aba2 ul li.desconto { background: url(../images/icondesconto.png) no-repeat center left; }
div#aba2 ul li.impostos { background: url(../images/icontax.png) no-repeat center left; }
div#aba2 ul li.templates { background: url(../images/iconlayout.png) no-repeat center left; }
div#aba2 ul li.comentarios { background: url(../images/iconcomments.png) no-repeat center left; }

#nav {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding: 10px 0 10px 0;
	border-bottom:1px solid #EFA828;
}
#nav li {
	list-style:none;
	margin-right: 2px;
	display:inline;
  width: 220px;
}

#nav li.last_conteudo_plano {
  margin-right: 0;
}
#nav li a {
	border:1px solid #EFA828;
	border-bottom:none;
  -moz-border-radius: 7px 7px 0 0;
	background: #E8E8E8;
	color:#333;
	text-decoration:none;
  font-size: 14px;
  padding: 10px 37px;
}
#nav li a:hover {
	color:#fff;
	background:#D9682F;
	border-color:#D9682F;
}
#nav li a.corrente {
	background:url(../images/bg_link_planos.gif) 0 bottom #F2B61A;
	border-bottom:1px solid #F2B61A;
  color: #fff;
}
