/* CSS Document */

/******************************************
				TEMPLATE
*******************************************/

body
{
	background-color: #658d00;
	margin: 0;
}

#principal_out
{
	background-color: #4691ba;
	
}

#Principal
{
	background-image:url(../images/bg_main_content.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 894px;
}

#AreaConteudo 
{
	margin: 18px;
}

/* Topo */
#header_container 
{
	height: 130px;
	background-image:url(../images/bg_header_cont.gif);
	background-color: #fff;
}

#header_in 
{
	width: 880px;
	min-height: 40px;
	margin: 0 auto;
}

.logo_fluir 
{
	float: left;
	width: 236px;
	height: 61px;
	margin-top: 22px;
}

.logo_gp3
{
	width: 134px;
	height: 53px;
	float: right;
	margin-top: 28px;
}

#top_menu_cont 
{
	width: 880px;
	height: 28px;
	margin: 16px auto 0 auto;
	_margin: 4px auto 0 auto;
}

/* top menu */




#Topo
{
	background-image: url("../images/template/bg-topo.png");
	_background-image: url("../images/template/bg-topo.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 200px;
	_height: 200px;
	margin: 0;
}

#Logo
{
	float: left;
	margin: 20px 0 0 9px;
	_margin: 20px 0 0 5px;
}

/* Busca */

#Busca
{
	float:right;
	margin: -5px 9px 0 0;
	_margin: -5px 2px 0 0;
	width: 200px;
	_height: 28px;
	_position: relative;
}

#Busca table
{
	margin: 5px 0;
	padding: 0;
	width: 205px;
}

/* Carrinho */

#Carrinho
{
	float: left;
	background-image: url("../images/template/bg-carrinho.jpg");
	background-repeat: no-repeat;
	margin: 15px 0 0 647px;
	_margin: 100px 0 0 394px;
	width: 200px;
	height: 28px;
}

#LinksCarrinho
{
	float: right;
	width: 199px;
	margin: 7px 0;
	padding: 3px 5px;
	min-height: 34px;
	_height: 34px;
	border-left: 1px dotted #afafaf;
	_border-left: 1px solid #afafaf;
}

/* Menu */

#Menu
{
	background-image: url("../images/template/bg-menu.jpg");
	background-repeat: repeat-y;
	margin: 0 0 10px 9px;
	_margin: -14px 0 10px 9px;
	padding: 0;
	_padding: 0 0 0 -100px;
	min-height: 54px;
	_height: 54px;
	border-left: 1px dotted #afafaf;
	_border-left: 1px solid #afafaf;
}

#LinksCategorias
{
	width: 770px;
	float: left;
}

/** Rodapé **/

#Rodape
{
	background-color: #658d00;
	margin: 0;
	border-top: 3px solid #455f03;
	min-height: 108px;
	_height: 108px;
}

#rodape_in 
{
	width: 880px;
	margin: 0 auto;
}

#Copyright 
{
	width: 780px;
	float: left;
}

#Credito
{
	float: right;
	margin: 5px 3px 0 0;
}

/* Banners Publicidade */

.tituloPublicidade
{
	margin: 30px 0 0 0;
	padding: 2px;
	background-color: #21586f;
	color: #fff;
	font-size: 9px;
}

.mostraPublicidade
{
	margin: 1px 0 0 0;
}

/******************************************
			MENU INTERNO
*******************************************/

#categoryItem
{
	margin: 0 0 5px 0px;
	padding: 0 0 5px 12px;
	background-image: url("../images/template/li-links-menu.gif");
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #d9d9d9;
}

#subCategoryItem
{
	margin: 2px 0 0 0;
	padding: 0 0 0 7px;
	background-image: url("../images/template/li-links-menu.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

/******************************************
		HOME, SECTION e CATEGORY PAGE
*******************************************/

#HomeProdutoCategoria
{
	background-image: url("../images/template/li-links-cat-prod.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 0 9px;
}

#HomeProduto
{
	float: left;
	margin: 15px 0 10px 16px;
	_margin: 15px 10px 10px 6px;
	padding: 5px;
	width: 170px;
	height: 238px;
	background-color: #ededed;
}

#HomeProdutoThumb
{
	/*float: left;*/
	margin: 0 5px 0 0;
	clear: both;
}

#HomeProdutoInfo
{
	/*float: left;*/
	clear: both;
	margin-top: 3px;
}

#HomeProdutoSaibaMais
{
	margin: 8px 0 0 0;
}

/******************************************
				SAIBA MAIS
*******************************************/

#SaibaMaisAreaImagem
{
	float: left;
	width: 178px;
	height: 168px;
	padding: 0 10px 0 0;
}

#SaibaMaisImagem
{
	/*padding: 10px;*/
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: center;
	overflow: hidden;
	height: 168px;
}

#SaibaMaisAmpliar
{
	margin: -20px 5px 0 0;
	text-align: right;
}

#SaibaMaisInfo
{
	width: 368px;
	float: left;
}

#SaibaMaisAtributos
{
	margin: 10px 0;
	background-color: #ececec;
	padding: 0 0 5px 0;
}

#TituloAtributos
{
	margin: 0 0 5px 0;
	padding: 2px;
	background-color: #479bcb;
	color: #fff;
	font-size: 9px;
}

/******************************************
				LOGIN PAGE
*******************************************/

.avisosForm
{
	float: right;
	margin: 0 10px 0 0;
}

#AreaLogin
{
	margin: 0 10px;
}

#BoxLogin, #BoxCadastro
{
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	min-height: 250px;
	_height: 250px;
	width: 340px;
}

#BoxChangePassword
{
	float: left;
	margin:0 0 0 170px;
	_margin:0 0 0 85px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	min-height: 250px;
	_height: 250px;
	width:400px;
}

.icoBox
{
	float: left;
	border-right: 1px solid #eee;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	height: 195px;
}

.infoBox
{
	float: left;
	width: 224px;
	*width: 230px;
	padding: 0 5px 0 0;
}

.errosLogin
{
	margin: 0;
	color: Red;
	padding: 1px;
	text-align: left;
	float: left;
}

.errosLogin ul, .errosLogin li
{
	margin: 0;
}

/* flash */
#flash_container 
{
	width: 880px;
	height: 134px;
	background-image: url(../images/flash_sample.jpg);
	margin: 0 auto;
	_margin: -10 auto 0 auto;
}


/* box content 1 coluna */
.box_content_out 
{
	border: solid 1px #cccccc;
	margin: 0 0 15px 0;
}

.box_content_tt 
{
	width: 584px; /*614*/
	height: 21px; /*24*/
	background-image: url(../images/bg_box_content_tt.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 0 30px;
}

.box_content 
{
	margin: 10px;
}

/* box content 2 colunas */
.box_content_out2l 
{
	border: solid 1px #cccccc;
	margin: 0 0 15px 0;
	width: 299px;
	float: left;
	background-color: #e4e4e4;
}

.box_content_out2r 
{
	border: solid 1px #cccccc;
	margin: 0 0 15px 0;
	width: 299px;
	float: right;
	background-color: #e4e4e4;
}

.box_content_tt2
{

	height: 21px; /*24*/
	background-image: url(../images/bg_box_content_tt.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 0 30px;
}

.box_content2 
{
	margin: 5px;
	padding: 10px;
	background-color: #fff;
}

.leiamais p
{
	text-align: right;
}

.leiamais a:link, .leiamais a:visited
{
	color: #02bfe7;
	font-weight: normal;
	text-decoration: none;
}

.leiamais a:hover, .leiamais a:visited
{
	text-decoration: underline;
}

.content_date 
{
	font-size: 10px;
	color: #999;
}

.box_lateral 
{
	width: 229px;
	_width: 229px;
	margin-bottom: 15px;
}

.box_lateral_tt 
{
	height: 27px; /*37*/
	background: url(../images/bg_tt_box_lateral.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.box_lateral_tt_preto 
{
	height: 27px; /*37*/
	background: url(../images/bg_tt_box_lateral_preto.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.box_lateral_tt_verdeclaro 
{
	height: 27px; /*37*/
	background: url(../images/bg_tt_box_lateral_verdeclaro.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.box_lateral_tt_azulescuro
{
	height: 27px; /*37*/
	background: url(../images/bg_tt_box_lateral_azulescuro.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.box_lateral_tt_laranja 
{
	height: 27px; /*37*/
	background: url(../images/bg_tt_box_lateral_laranja.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.box_lateral_cont 
{
	border: solid 1px #ccc;
	padding: 10px;
}

.bg_gray 
{
	background-color: #f1f1f1;	
}

.bg_verdeclaro 
{
	background-color: #e5f6f0;	
}


/*temp?*/
.box_content_col_l 
{
	float: left;
	width: 220px;
}

.imgborder
{
	border: solid 6px #ccc;
}

.box_content_col_r 
{
	float: right;
	width: 365px;
}

