@charset "utf-8";
/* CSS Document */


#main-internal-content {
	margin-right: 228px;
	}

/* Navegação */

#navegation {
margin-top: 5px;
width: 760px;
height: 30px;
}

ul.nav-icons {
float: right;
width: 141px;
margin-left: 600px;
}
ul.nav-icons li {
float:left;
margin-left: 3px;
}

/* Formatação do conteudo comum a todas as paginas internas */
	
#main-internal-content .text ul li {
	margin-left: 2px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position:inside;
	}
	
#main-internal-content .text p {
	
	margin-bottom: 10px;
	}

#TabbedPanels1 ul li {
list-style: none;
}

#TabbedPanels1 h4 {
font-size: 18px;
font-weight: none;
}

/*Formatação para páginas sem o menu */
/*
#main-internal-content.large{
	margin-left: 0;
}
#main-internal-content.large h2{
	font-size: 24px;
	width: 990px;
	border-bottom: solid 1px #cfd0d0;
	}	
*/
/*Descrição do produto*/
#main-internal-content .video-content {
	width: 370px;
	height: 268px;
	float: left;
	margin-right: 20px;
	}
#main-internal-content .video-content p {
	width: 370px;
	font-size: 11px;
	line-height: 12px;
}
#main-internal-content #products-desc-content {
	width: 369px;
	height: 290px;
	float: left;

	}


#main-internal-content #products-desc-content p span.through {
	text-decoration:line-through;
	}
/* caixa das paginas internas */
#box-content {
	border: solid 1px #cfd0d0;
	float:left;
	width: 737px;
	padding: 10px;
	margin-bottom:20px;
	}
	

/* Caixa dos planos de pagamento de baixo */
	
#plane-content p {
	margin: 0;

	}
#plane-content ul {
	margin-top: 5px;
	margin-bottom: 10px;
	}
#plane-content ul li {
	background: #f0f1f2;
	padding: 5px;
	margin-bottom: 2px;
	}
#plane-content h4 {
	font-size: 14px;
	
}
	
		
/* Cartões */
#card-content {

	}
#card-content ul  {
	margin-top: 5px;
	}
#card-content ul li {
	display: inline;
	margin-right: 30px;
	}
	
/*Formatação do conteudo das abas*/
.TabbedPanelsContentGroup h3 {
	font-size: 17px;
	}
.TabbedPanelsContentGroup p {
	text-align:justify;
	margin-bottom: 10px;
	}
.TabbedPanelsContentGroup ul li {
	margin-left: 2px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	}
	
/* Carro de compras (lista de produtos)*/
#shop-carlist-content h3 {
margin-bottom: 8px;
}
#shop-carlist-content ul {

}
#shop-carlist-content ul li {
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
padding: 3px;
background: #f0f1f2;
}


/* Página interna com texto */
#text-content h3.boxhead {
width: auto;
padding: 8px;
color: #FFF;
font-size: 20px;
background-color: #0066b7;


}
#text-content h3 {
font-size: 18px;
font-weight: normal;
color: #323232;
}
#text-content h4 {
font-size: 16px;
}
#text-content p {
margin-bottom: 10px;
line-height: 20px;
}
#text-content .box {
background: #f3f3f3;
padding: 10px;
margin-bottom: 20px;
}
#text-content table thead tr th {
font-size: 18px;
font-weight: normal;
background-color: #8c8c8c;
color: #FFF;
padding: 8px;
}
#text-content table tbody tr td {
padding: 8px;
font-weight: bold;
font-size: 14px;
background-color: #FFF;
border-bottom: solid 2px #f3f3f3;
}

/* Ferramentas do atendimento */
#text-content #tools {
height: 400px;

}
#text-content #tools ul li {
width: 178px;
height: 168px;
float:left;
margin-right: 15px;
}
#text-content #tools ul li p {

}
#text-content #tools ul li img {

}





