/*--------------------------------------------- 
Clube de Vantagens Regulamento
---------------------------------------------*/
#clube_vantagens {
	background-image: url(images/clube_vantagens_bg.jpg);
	width: 750px;
	height: 650px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#clube_vantagens .tit {
	position: absolute;
	top: 40px;
	left: 470px;
}

#clube_vantagens .intro {
	position: absolute;
	top: 115px;
	left: 360px;
	text-align: center;
	width: 390px;
}

#clube_vantagens .tit2 {
	position: absolute;
	top: 210px;
	left: 300px;
	color: #3A736B;
	font-size: 21px;
	font-weight: bold;
}

#clube_vantagens .regulamento {
	width: 500px;
	height: 300px;
	overflow: auto;
	position: absolute;
	top: 260px;
	left: 120px;
	text-align: left;
}

#clube_vantagens .regulamento p {
	margin-bottom: 10px;
}

#clube_vantagens .quero_participar {
	position: absolute;
	left: 270px;
	top: 570px;
}

/*--------------------------------------------- 
Clube de Vantagens Pós-Regulamento
---------------------------------------------*/
#clube_vantagens .parabens {
	position: absolute;
	left: 200px;
	top: 290px;	
}

/*--------------------------------------------- 
Clube de Vantagens Listagem Produtos
---------------------------------------------*/

#clube_vantagens_listagem {
	width: 778px;
	text-align: center;
	color: #000000;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 100px;
	padding-right: 100px;
}

#clube_vantagens_listagem h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3A736B;
	margin-bottom: 20px;	
}

#clube_vantagens_listagem h4 {
	font-size: 15px;
	font-weight: bold;
	color: #3A736B;
	text-decoration: none;	
}
.clube_bloco_produto {
	float: left;
	width: 170px;
	height: 205px;
}

.clube_bloco_produto a {
	color: #000;
	text-decoration: none;
}

#clube_listagem_conteudo {
	float: left;
	width: 600px;
}

#clube_listagem_lateral {
	width: 175px;
	float: left;
}

.thumb_produto {
	height: 130px;
}

.bloco_bonus {
	width: 175px;
	height: 141px;
	padding-top: 10px;
	background-image: url(images/bonus_bg.png);
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.qtd_bonus {
	color: #FFFF00;
	font-size: 37px;
}

.bonus {
	font-size: 19px;
	margin-bottom: 5px;
}

.bonus2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.bonusAtualizadoEm {
	margin-top: 3px;
	font-size: 9px;
}

.bloco_bonus span {
	color: #FFFF00;
}

#clube_listagem_lateral h2 {
	color: #fff;
	font-size: 11px;
	border: none;
	display: block;
	background-image: url(images/tit_busca.png);
	text-align: center;
	width: 176px;
	line-height: 27px;
	padding: 0;
}

.clube_busca {
	color: #333333;
	font-size: 11px;
	background-color: #F2F2F2;
	text-align: left;
	padding-left: 10px;
	width: 166px;
	height: 160px;
	margin-bottom: 20px;
}

.clube_busca input {
	width: 157px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #A5ACB2;
}

.clube_busca .procurar {
	margin-left: 100px;
	margin-top: 10px;
}

/* ----------------------------
Tabs
---------------------------- */
#informacoes_produto ul {
	display: inline;
}

#informacoes_produto li {
	height: 23px;
	width: 110px;
	margin-right: 5px;
	margin-bottom: 0;
	display: inline;
	float: left;
}

#informacoes_produto li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/fundo_aba.png);
	width: 108px;
	height: 18px;
	padding-top: 5px;
	display: block;	
	outline:none;
}

#informacoes_produto li .selected {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/fundo_aba_ativa.png);
	width: 108px;
	height: 18px;
	padding-top: 5px;
	display: block;
}

#informacoes_produto li a:hover {
	text-decoration: underline;
}

#descricao, #dados {
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 12px;
	margin-top:-10px;
	_margin-top: -40px;
	width: 540px;
	text-align: left;
}

/*--------------------------------------------- 
Clube de Vantagens Detalhes do Produto
---------------------------------------------*/
.clube_bloco_produto_detalhe {
	float: left;
	width: 307px;
	margin-bottom: 30px;
}

.bloco_resgate {
	border: 1px solid #ccc;
	float: left;
	width: 250px;
	height: 200px;
	text-align: left;
}

.bloco_resgate h2 {
	border: none;
	padding-left: 5px;
	display: block;
	width: 245px;
	line-height: 22px;
	background-color: #4E9D92;
	background-image: none;
	color: #fff;
	font-size: 12px;
}

.bloco_resgate p {
	margin-bottom: 20px;
	padding-left: 5px;
}

.bloco_resgate span {
	vertical-align:middle;
	padding-left: 3px;
}

.bloco_resgate input {
	vertical-align:middle;
	margin-left: 5px;
}

.escolhas {
	height: 70px;
}

/*--------------------------------------------- 
Clube de Vantagens Formulario
---------------------------------------------*/
.premio_escolhido {
	font-size: 17px;
	color: #000;
	font-weight: bold;
}

.detalhes_cadastro_clube {
	width: 536px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #666666;
	background-color: #E9E9E9;
	color: #666666;
	margin-bottom: 20px;
	margin-top: 5px;
}

.detalhes_cadastro_clube label {
	float: left;
	width: 185px;
	padding-right: 15px;
	text-align: right;
	margin-bottom: 10px;
}

.detalhes_cadastro_clube span {
	float: left;
	width: 30px;
	text-align: left;
	margin-bottom: 10px;
}

.detalhes_cadastro_clube input {
	float: left;
	margin-bottom: 10px;
	margin-right: 4px;
	border: 1px solid #CCCCCC;
	height: 17px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.usar_endereco {
	text-align: left;
	margin-left: 5px;

}
/*--------------------------------------------- 
Clube de Vantagens Informações
---------------------------------------------*/
.clube_info {
	color: #333333;
	font-size: 11px;
	background-color: #F2F2F2;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 156px;
	height: 80px;
	margin-bottom: 20px;
}

.clube_info ul {
	margin-left: 10px;
}

.clube_info a {
	color: #333;
}

.conheca_clube {
	text-align: left;
	font-size: 12px;
}

.conheca_clube p {
	margin-bottom: 10px;
}

.conheca_clube h4 {
	color: #333;
	font-size: 13px;
}

.bloco_renove {
	width: 180px;
	height: 25px;
	padding-top: 56px;
	background-image: url(images/renove_agora.png);
	margin-bottom: 20px;
	position: relative;
}

.bloco_resgateja {
	width: 180px;
	height: 25px;
	padding-top: 56px;
	background-image: url(images/resgate_ja.png);
	margin-bottom: 20px;
	position: relative;
}

.renovar {
	display: block;
	width: 188px;
	height: 86px;
	position: absolute;
	top: 0px;
	left: 0px;
}