/* ======================================
=========================================
HostCom Internet - Screen Styles
Autor: Rômulo Alves <romulo@logmania.net>
URL: http://www.hostcom.com.br
=========================================
====================================== */



/* ======================================
Configurações Gerais
====================================== */

* {
	margin: 0;
	border: 0;
	padding: 0;
	color: #333;
	list-style: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

html, body { background: #fff url(../images/bg_geral_internas.jpg) repeat-x top; }

hr { display: none; }

.campo_texto {
	height: 17px;
	padding: 5px;
	color: #b8b8b8;
	font-size: 14px;
	border: 1px solid #dcdcdc;
	background: #fff;
}


/* ======================================
Geral
====================================== */

html, body, #geral { height: 100%; }

body > #geral {
	height: auto;
	min-height: 100%;
}

.home { background: #fff url(../images/bg_geral_home.jpg) repeat-x top; }
.interna { background: url(../images/bg_geral_interna.jpg) repeat-x top; }

#header, #content {
	width: 980px;
	clear: both;
	position: relative;
}


/* ======================================
Cabeçalho
====================================== */

#header { margin: 0 auto; }

#header h1 {
	width: 300px;
	height: 98px;
	margin: 0 0 3px 0;
	float: left;
	overflow: hidden;
	text-indent: -9000em;
	background: url(../images/logo_hc.png) no-repeat;
}

#header .face {
	padding: 10px 0 15px 57px;
}

#header .area_clientes {
	width: 39%;
	padding: 0px 0 15px 57px;
	float: right;
	background: url(../images/icone_area_clientes.png) no-repeat 0 25px;
}

#header .area_clientes legend { text-transform: uppercase; }

#header .area_clientes input {
	margin-right: 3px;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
}


/* ======================================
Menu Principal
====================================== */

#header ul {
	width: 100%;
	padding-bottom: 6px;
	float: left;
	clear: both;
}

#header ul li { display: inline; }

#header li a {
	width: 10%;
	height: 41px;
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: Tahoma;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
}

#header li a:hover, #header li.ativo a { background: url(../images/bg_menu_hover.png) repeat-x; }


/* ======================================
Home - Conteúdo
====================================== */

#content {
	margin: 0 auto;
	padding-bottom: 121px;
}

.interna #content { background: url(../images/bg_interna.png) repeat-y center; }

.interna #content .bg_topo {
	width: 868px;
	padding-top: 55px;
	padding-left: 56px;
	padding-right: 56px;
	float: left;
	background: url(../images/bg_conteudo_interna.gif) no-repeat;
}
	

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* Fim Clear Fix */


/* ======================================
Home - Webdoor
====================================== */

.webdoor {
	width: 100%;
	height: 280px;
	margin: 0 0 15px 0;
	float: left;
	clear: both;
}



/* ======================================
Home - Promoções
====================================== */

.promocoes {
	width: 100%;
	margin: 0 0 15px 0;
	float: left;
	clear: both;
}

.promocoes li {
	width: 294px;
	height: 242px;
	padding: 15px 15px 0;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
}

.promocoes li h3 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 25px;
	font-family: Tahoma;
	font-weight: normal;
	text-transform: uppercase;
}

.promocoes li p {
	margin: 0 0 15px 0;
	color: #a4c2cb;
}

.promocoes li p strong { color: #fff; }
.promocoes li p span {
	color: #fff;
	text-decoration: underline;
}

.promocoes li p.texto { width: 200px; }

.promocoes li span a {
	left: 0;
	bottom: 0;
	width: 280px;
	height: 32px;
	padding: 0 44px 0 0;
	color: #fff;
	font-size: 16px;
	font-family: Tahoma;
	text-align: right;
	line-height: 32px;
	position: absolute;
	text-transform: uppercase;
	background: #0f2a31 url(../images/icone_check.gif) no-repeat 289px 6px;
}

.promocoes li.promo1 { background: #1a444f url(../images/icone_promo1.jpg) no-repeat 210px 10px; }
.promocoes li.promo1 h3 { color: #ffffff; }


.promocoes li.promo2 {
	margin: 0 4px;
	background: #000 url(../images/icone_promo2.jpg) no-repeat 172px 10px;
}

.promocoes li.promo2 h3 { color: #666; }
.promocoes li.promo2 p { color: #ccc; }

.promocoes li.promo3 { background:url(../images/div_net.jpg) no-repeat;
	background-color:#FFFFFF; }
.promocoes li.promo3 h3 { color: #000000; }
.promocoes li.promo3 p { color:#666666; }



/* ======================================
Home - Destaques
====================================== */

.destaques {
	width: 100%;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
}

.destaques li {
	width: 222px;
	height: 168px;
	margin: 0 4px 0 0;
	padding: 10px 10px 0;
	float: left;
	display: inline;
	position: relative;
}

.destaques li h4 {
	margin: 0 0 5px 0;
	color: #296c7f;
	font-size: 15px;
	font-family: Tahoma;
	text-transform: uppercase;
}

.destaques li p {
	width: 140px;
	margin: 0 0 2px;
	font-weight: bold;
}

.destaques li p strong { text-transform: uppercase; }

.destaques li span a {
	right: 0;
	bottom: 0;
	width: 96px;
	height: 26px;
	color: #fff;
	font-family: Tahoma;
	line-height: 26px;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	background: #333 url(../images/botao_saiba_mais.gif) no-repeat;
}

.destaques li span a span {
	color: #296c7f;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.destaques .email_mkt {
	background: #bbb url(../images/destaques/bg_email_mkt.gif) no-repeat;
}

.destaques .planos_medida {
	background: #bbb url(../images/destaques/bg_planos_medida.gif) no-repeat;
}

.destaques .desenvolvimento {
	background: #bbb url(../images/destaques/bg_desenvolvimento.gif) no-repeat;
}
.destaques .atendimento {
	background: #bbb url(../images/destaques/bg_atendimento.gif) no-repeat;
}

.destaques .infra_tec {
	margin: 0;
	background: #bbb url(../images/destaques/bg_infra_tec.gif) no-repeat;
}


/* ======================================
Conteúdo Internas
====================================== */

.interna #content .conteudo {
	width: 600px;
	padding: 0;
	float: left;
	background: none;
}

.interna #content .conteudo p {
	margin: 0 0 15px 0;
	font-size: 14px;
}

.interna #content .conteudo p a {
	margin: 0 0 15px 0;
	color: #296c7f;
	font-size: 14px;
}

.interna #content .conteudo p a:hover { text-decoration: underline; }

.interna #content .conteudo p.titulo {
	width: 590px;
	padding: 0 0 10px 10px;
	margin-bottom: 25px;
	float: left;
	border-bottom: 5px solid #e5e5e5;
}

.interna #content .conteudo h3 {
	margin: 0 0 10px 0;
	clear: both;
	color: #296c7f;
	font-size: 18px;
	text-transform: uppercase;
}

.interna #content .conteudo p.descricao {
	margin: 0 0 20px 0;
	font-size: 12px;
}

.interna #content .conteudo p.descricao span { font-weight: bold; }

.interna #content .conteudo .planos_dados {
	width: 100%;
	height: 133px;
	margin: 0 0 40px 0;
	float: left;
	clear: both;
	position: relative;
	background: #d6d6d6 url(../images/bg_planos_dados.gif);
}

.interna #content .conteudo .planos_dados img {
	margin: 12px 0 0 10px;
	float: left;
}

.interna #content .conteudo .planos_dados .recursos {
	margin: 12px 0 0 20px;
	float: left;
	color: #296c7f;
	font-size: 11px;
	font-weight: bold;
}

.interna #content .conteudo .planos_dados .recursos span {
	color: #4baabf;
	font-size: 11px;
	font-weight: bold;
}

.interna #content .conteudo .planos_dados table {
	bottom: 0;
	width: 100%;
	border-collapse: collapse;
	position: absolute;
}

.interna #content .conteudo .planos_dados td {
	height: 55px;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	border-top: 3px solid #fff;
	vertical-align: middle;
}

.interna #content .conteudo .planos_dados td.info {
	width: 264px;
	padding-left: 15px;
	background: #4baabf;
}

.interna #content .conteudo .planos_dados td.valor {
	width: 163px;
	font-size: 22px;
	text-align: center;
	background: #38889c;
}

.interna #content .conteudo .planos_dados td.botao {
	width: 151px;
	background: #296c7f url(../images/icone_check2.jpg) no-repeat 115px 19px;
}

.interna #content .conteudo .planos_dados td.botao a {
	margin-left: 40px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}


.interna #content .destaques {
	width: 242px;
	margin: 0;
	float: right;
	clear: none;
}

.interna #content .destaques li {
	width: 222px;
	height: 168px;
	margin: 0 0 4px 0;
	padding: 10px 10px 0;
	float: left;
	clear: both;
	display: inline;
	position: relative;
}

.interna #content .destaques li.infra_tec { margin: 0; }


/* ======================================
Rodapé
====================================== */

#footer {
	height: 111px;
	margin-top: -111px;
	clear: both;
	position: relative;
	background: #000 url(../images/bg_rodape.jpg) repeat-x top;
}

#footer div {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0 30px;
	padding-top: 11px;
	position: relative;
}

#footer ul {
	margin: 10px 30px 0 0;
	float: left;
}

#footer ul li { display: inline; }

#footer ul li a {
	margin-bottom: 3px;
	padding-left: 10px;
	float: left;
	clear: both;
	color: #fff;
	background: url(../images/icone_seta.gif) no-repeat left;
}

#footer p {
	margin-top: 44px;
	padding-left: 24px;
	float: right;
	color: #999;
	background: url(../images/logo_hc2.jpg) no-repeat left;
}

#footer p span { color: #245e6e; }
#footer p a { color: #fff; }
#footer p a:hover { text-decoration: underline; }

#footer .host_tracker {
	right: 30px;
	bottom: 20px;
	position: absolute;
}

/* ======================================
Contato
====================================== */

.campo_texto {
	height: 17px;
	padding: 5px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #dcdcdc;
	background: #fff;
}
.campo_textolinha {
	padding: 5px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #dcdcdc;
	background: #fff;
}

