/* BODY & HTML */

body, html
{
	color:#434343;
	font-size:10px;
	background-image:url(../imagens/exposul_bg.gif);
	font-family:Verdana, Arial;
	padding-bottom:25px;
}

input, textarea
{
	color:#166376;
	font-family:Verdana, Arial;
	font-size:10px;
}

p
{
	line-height:15px;
}

strong
{
	font-weight:bold;
}

em
{
	font-style:italic;
}


a
{
	color:#434343;
	outline:0;
}

a:hover
{
	text-decoration:none;
}

/* CLEAR FIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* GRID */

.exp_header
{
	margin-left:17px;
	width:782px;
	height:141px;
	border-right:1px solid #cccccc;
}

.exp_wrapper
{
	overflow:hidden;
	width:995px;
}

.exp_col_esq
{
	margin-top:1px;
	padding-left:18px;
	_width:204px;
	width:186px;
	float:left;
}

.exp_col_dta
{
	margin-top:1px;
	float:right;
	width:187px;
}

.exp_col_main
{
	margin-top:1px;
	width:589px;
	float:left;
	min-height:400px;
	_height:400px;
}

/* HEADER */

.exp_header a.exp_logo
{
	display:block;
	width: 172px;
	height:70px;
	padding-top:41px;
	padding-left:24px;
}

/* SOMBRA DAS CAIXAS */

.sombra_caixas {
	background-color: #cacaca; /*shadow color*/
	color: inherit;
	margin-left:0px;
	margin-top:0px;
}

.s_esq
{
	width:186px;
}

.s_esq2
{
	margin-top:14px;
}

.s_meio
{
	margin-left:8px;
	width:588px;
}


/* MENU */

.menu
{
	position: relative;
	bottom: 1px;
	right: 1px;
	border: 1px solid #dfdfdf; /*border color*/
	padding:6px;
	background-color:#FFFFFF;
}

.menu ul
{
	background-color: #166376;
	padding: 22px 22px 16px 22px;
}

.menu ul li
{
	padding-bottom:6px;
}

.menu ul li a
{
	/*padding-bottom:6px;*/
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.menu ul li a:hover
{
	/*padding-bottom:6px;*/
	color:#facd24;
	text-decoration:none;
}

/* MENU UTILIZADOR */

.menu_user
{
	position: relative;
	bottom: 1px;
	right: 1px;
	border: 1px solid #dfdfdf; /*border color*/
	padding:6px;
	background-color:#FFFFFF;

}

.menu_user ul
{
	background-color: #d3e2e5;
	padding: 22px 22px 16px 22px;
}

.menu_user ul li
{
	padding-bottom:6px;
}

.menu_user ul li a
{
	font-size:12px;
	color:#166376;
	text-decoration:none;
}

.menu_user ul li a:hover
{
	color:#fa371c;
}

.menu_user ul li a.logout
{
	font-size:12px;
	color:#fa371c;
	text-decoration:none;
}

/* MENU NEWSLETTER E LOGIN */

.menu_login
{
	background-color:#d3e2e5;
	margin-top:14px;
	margin-left:4px;
	padding:16px 10px;
	width:157px;
}

.menu_login .box_newsletter
{
	margin-top:7px;
	overflow:hidden;
}


.menu_login .tit_newsletter_login
{
	margin-left:3px;
	display:block;
}

.menu_login .box_newsletter input
{
	height:14px;
	width:114px;
	_width:118px;
	padding:2px;
	border:1px solid #76a3ae;
	float:left;
}

.menu_login .box_newsletter .bt_ok
{
	display:block;
	float:left;
	margin-left:3px;
}

.menu_login .box_newsletter .bt_ok img
{
	border:0;
}

.menu_login .login_linha
{
	display:block;
	clear:both;
	width:146px;
	height:2px;
	margin-top:18px;
	margin-bottom:15px;
	background:url(../imagens/hr_login.gif) top left repeat-x;
}

.menu_login .box_login
{
	margin-top:14px;
	overflow:hidden;
}

.menu_login .tit_areacliente
{
	color:#166376;
	font-size:13px;
	margin-left:3px;
}

.menu_login .box_login input
{
	height:14px;
	width:114px;
	_width:118px;
	padding:2px;
	border:1px solid #76a3ae;
	margin-top:7px;
	margin-bottom:9px;
}

.menu_login .box_login .password
{
	float:left;
	margin-bottom:0;
}

.menu_login .box_login .bt_ok
{
	display:block;
	margin-left:3px;
	margin-top:7px;
	float:left;
}

.menu_login .lost_password
{
	clear:both;
	padding-top:7px;
	*padding-top:5px;
	padding-left:3px;
	font-size:9px;
}

.menu_login .lost_password a
{
	display:block;
	padding-top:3px;
	text-decoration:none;
}

.menu_login .lost_password a:hover
{
	text-decoration:underline;
}

.login_error
{
	clear:both;
	padding-top:6px;
	*padding-top:4px;
	color:#fa371c;
	font-size:9px;
	font-weight:bold;
	padding-left:3px;
	display:none;
}

.newsletter_error
{
	clear:both;
	padding-top:6px;
	*padding-top:4px;
	color:#fa371c;
	font-size:9px;
	font-weight:bold;
	padding-left:3px;
	display:none;
}

/* CONTEUDO CENTRAL */

.box_main
{
	position: relative;
	bottom: 1px;
	right: 1px;
	border: 1px solid #dfdfdf; /*border color*/
	background-color:#ffffff;
	padding:10px;
	overflow:hidden;
}

/* PESQUISA */
.box_search
{
	height:30px;
	background-color:#166376;
	text-align:right;
	margin-bottom:10px;
}

.box_search input.submit
{
	width:17px;
	height:18px;
	padding:3px;
	padding-top:3px;
	*padding-top:2px;
	border:none;
	display:inline;
	background:none;
	background-image:url(../imagens/search_bt.gif);
	cursor:pointer;
}

.box_search input.field
{
	width:101px;
	_width:107px;
	height:18px;
	padding:3px;
	padding-top:3px;
	*padding-top:2px;
	border:none;
	background:none;
}

.box_search .input_wrapper
{
	width:107px;
	height:18px;
	background:url(../imagens/search_input.gif) top left no-repeat;
	_background-attachment: fixed;
	float:right;
	margin-top:6px;
	margin-left:7px;
	margin-right:6px;
	display:inline;
}

.box_search a
{
	margin-right:10px;
	float:right;
	margin-top:6px;
}

.box_search .tit_search
{
	float:right;
	margin-top:6px;
}

/* CONTEUDO HOME - PROMOÇOES, RELOGIO, ETC... */

.box_content_home
{
	overflow:hidden;
	width:100%;
}

.box_h_small_1
{
	width:180px;
	height:144px;
	border: 1px solid #cacaca;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
}

.box_h_small_2
{
	width:180px;
	height:144px;
	border: 1px solid #cacaca;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
}

.box_h_small_3
{
	width:180px;
	height:144px;
	border: 1px solid #cacaca;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
}

.box_h_small_4
{
	width:180px;
	height:144px;
	border: 1px solid #cacaca;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
}

.box_h_big_1
{
	width:182px;
	height:302px;
	background-color:#d3e2e5;
	float:right;
}

.box_h_big_2
{
	width:182px;
	height:303px;
	background-color:#fff;
	float:right;
}

.box_h_big_2 .big_subbox_1
{
	width:180px;
	height:144px;
	margin-bottom:10px;
	border:1px #cacaca solid;	
}


.big_subbox_1
{
	width:182px;
	height:145px;
}

.big_subbox_2
{
	width:182px;
	height:156px;
}

/* PRODUTOS HOME */

.box_produtos_home
{
	clear:both;
	overflow:hidden;
	_width:553px;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
}

.tit_produtos_home
{
	height:30px;
	background-color:#d3e2e5;
	*margin-top: 10px;
}

.tit_produtos_home span
{
	color:#166376;
	display:block;
	margin-left:14px;
	padding-top:7px;
}

/* SERVICOS E ACONSELHAMENTO HOME */

.box_content2_home
{
	clear:both;
	background-color:#d3e2e5;
	padding:14px;
	padding-top:12px;
	overflow:hidden;
	_width:537px;
}

.box_content2_home .home_servicos
{
	float:left;
	width:266px;
	margin-right:14px;
	display:inline;
}

.home_servicos li
{
	padding-bottom:2px;
	margin-left:2px;
}

.tit_servicos_home
{
	display:block;
	margin-bottom:2px;
}

.tit_conselho_home
{
	display:block;
	margin-bottom:2px;
}

.box_content2_home .home_conselho
{
	float:left;
	width:258px;
	display:inline;
}

.box_content2_home .home_conselho strong
{
	display:block;
	margin-bottom:2px;
}

.home_vermais
{
	text-decoration:none;
	color:#166376;
	font-weight:bold;
}

.home_vermais:hover
{
	text-decoration:underline;
}

/* BOX PRODUTO */

.box_produto
{
	width:168px;
	float:left;
	margin-right:24px;
	display:inline;
}

.box_produto_last
{
	width:168px;
	float:left;
	display:inline;
	margin-right:0px;
}

.nome_produto
{
	text-align:center;
	font-weight:bold;
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

.preco_produto
{
	display:block;
	height:20px;
	line-height:20px;
	border:1px solid #ff0000;
	text-align: center;
	color:#fa371c;
	text-decoration:none;
}

.preco_produto:hover
{
	background-color:#fa371c;
	color:#fff;
}

.preco_produto strong
{
	font-weight:bold;
}
	
	
.imagem_produto
{
	width:100px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
	overflow:hidden;
	border:none;
	text-align:center;
}

/* CARRINHO DE COMPRAS */

.carrinho_home
{
	position: relative;
	bottom: 1px;
	right: 1px;
	border: 1px solid #dfdfdf; /*border color*/
	padding:6px;
	background-color:#FFFFFF;
}

.carrinho_home_tit
{
	background-color:#fa371c;
	height:25px;
	background-image: url(../imagens/carrinho_icon.gif);
	background-repeat:no-repeat;
	background-position:140px 6px;
	color:#fff;
	padding-top:9px;
}

.carrinho_home_tit span
{
	margin-left:6px;
	outline:0;
}

.carrinho_home_lista
{
	margin-top:5px;
	background:url(../imagens/carrinho_linhas_bg.gif) repeat top left;
	height:146px;
	overflow:hidden;
	position:relative;
}

.carrinho_home_lista ul li
{
	position:relative;
	height:21px;
	line-height:21px;
	font-size:9px;
	padding-left:7px;
}

.carrinho_home_lista ul li span
{
	position:absolute;
	right:7px;
	top:0;
	font-size:9px;
}

.carrinho_home_total
{
	position:relative;
	margin-top:5px;
	padding-left:7px;
	height:20px;
	line-height:20px;
	background-color:#fed5cf;
	font-size:9px;
}

.carrinho_home_total span
{
	position:absolute;
	top:0;
	right:7px;
}

.carrinho_home_ui
{
	overflow:hidden;
	_width:100%;
	margin-top:2px;
}

.carrinho_home_ui .bt_vercarrinho
{
	display:block;
	float:left;
	width:145px;
	height:24px;
	background:url(../imagens/bt_vercarrinho.gif) no-repeat top left;
	color:#fff;
	text-indent:-9000px;
}

.carrinho_home_scroll
{
	float:right;
}

.carrinho_home_scroll a
{
	display:block;
}

.carrinho_home_scroll a.up
{
	margin-bottom:2px;
	display:block;
}

.carrinho_quantidade
{
	width:40px;
}

span.carrinho_quantidade
{
	display:block;
	border:1px solid #DFDFDF;
}

input.carrinho_quantidade
{
	border:1px solid #166376;
}

span.hidden
{
	display:none;
}

.hidden
{
	display:none;
}

/***** CONTENT 1 ******/

.box_content_1
{
	overflow:hidden;
	width:100%;
}

.content_1_text
{
	margin-bottom:22px;
	padding-left:4px;
	padding-right:4px;
}

.content_1_text .highlighted
{
	color: #046275;
}

.content_1_text p
{
	line-height:14px;
	margin-top:2px;
	text-align:justify;
}

.content_tit /* TITULOS DE TODAS AS PAGINAS DE CONTEUDO */
{
	font-size:15px;
	padding-bottom:13px;
	padding-top:13px;
	display:block;
}

.content_1_text .content_1_subtit
{
	font-weight:bold;
	display:block;
	color:#166376;
	font-size:11px;
}

.content_1_text .content_1_foto
{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	display:inline;
}

.box_goback
{
	background-color:#166376;
	height:19px;
	margin-top:10px;
}

	.box_goback span
	{
		background-color:#fff;
		width: 66px;
		display:block;
		float:right;
		height:19px;
		margin-right:15px;
		display:inline;
	}

	.bt_goback
	{
		background-color:#fa371c;
		color:#fff;
		display:block;
		width:60px;
		height:19px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		font-weight:bold;
		margin: 0 auto;
	}

	.bt_goback:hover
	{
		border:#fa371c 1px solid;
		background-color:#fff;
		color:#fa371c;
		height:17px;
		line-height:16px;
		width:58px;
	}
/* CONTENT 3 */

.content_3_box_1
{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}

.content_3_box_1 .content_3_box_1_left
{
	float:left;
}

.content_3_box_1 img
{
	float:right;
	margin-right:10px;
}

.content_3_box_1 table
{
	margin-top:-10px;
}

.content_3_box_1 table td.contact_label
{
 	width:75px;
	text-align:right;
	font-size:11px;
	color:#166376;
	font-weight:bold;
	vertical-align:top;
	line-height:15px;
}

.content_3_box_1 table td.contact_detail
{
	padding-left:10px;
	line-height:15px;
}

.content_3_box_1 table td
{
	padding-top:10px;
}

/* FORMULARIO DE CONTATO */

.form_box
{
	background:#d3e2e5 url(../imagens/hr_formulario.gif) top left repeat-x;
	padding:25px 0px;
	overflow:hidden;
	margin-bottom:-5px;
}

.form_tit
{
	display:block;
	margin-bottom:8px;
	margin-left:67px;
}



.form_box label
{
	color:#166376;
}

	.form_box label.contact_label
	{
		display:block;
		margin-top:4px;
	}

.form_box input
{
	padding:2px 2px;
	border:1px solid #76a3ae;
	margin-top:2px;
	*margin-top:1px;
}

.form_box textarea
{
	padding:2px 2px;
	border:1px solid #76a3ae;
	margin-top:2px;
	*margin-top:1px;
	overflow-y:scroll;
}

.form_box .contact_form_left
{
	margin-bottom:11px;
	*margin-bottom:2px;
	float:left;
	margin-left:67px;
	display:inline;
}

.form_box .contact_form_right
{
	float:left;
	margin-left:20px;
}

.form_box .contact_form_right textarea
{
	width:193px;
	height:84px;
	*height:89px;
}

.form_box .contact_form_left input
{
	width:204px;
}

.form_box .bt_send_form
{
	clear:left;
	margin-left:67px;
}



/* MARCAÇÃO DE SERVIÇO ( FORM 1 ) */

.form_1_content
{
	margin-bottom:20px;
}

.form_1_content .servico_subtit
{
	font-weight:bold;
	display:block;
	color:#166376;
	font-size:11px;
	margin-bottom:2px;
}

.form_1_content select
{
	width:255px;
	color:#166376;
	font-size:11px;
	height:20px;
	margin-bottom:15px;
}

.form_tit_marcacao
{
	margin-left:16px;
}

.form_marcacao
{
	margin-bottom:11px;
	*margin-bottom:8px;
}

.form_marcacao li
{
	display:block;
	height:20px;
	margin-top:9px;
	*margin-top:7px;
	width:100%;
	overflow:hidden;
}

.form_marcacao li input
{
	float:left;
	margin-left:12px;
	display:inline;
	width:204px;
}

.form_marcacao .four_chars
{
	width:36px;
}

.form_marcacao .three_chars
{
	width:28px;
}

.form_marcacao .two_chars
{
	width:20px;
}

.form_marcacao .error
{
	border:1px solid #ff0000;
}

.form_marcacao li textarea
{
	float:left;
	margin-left:12px;
	height:40px;
	display:inline;
	width:204px;
}

.form_marcacao li.form_textarea
{
	height:48px;
}

.form_marcacao li select
{
	float:left;
	margin-left:12px;
	display:inline;
	height:18px;
	line-height:20px;
	margin-top:2px;
	*margin-top:1px;
	color:#166376;
	text-align:left;
}

	.form_marcacao li select.select_dia
	{
		width:46px;
		padding-left:2px;
	}
	
	.form_marcacao li select.select_mes
	{
		width:96px;
		margin-left:6px;
	}
	
	.form_marcacao li select.select_ano
	{
		width:56px;
		margin-left:6px;
	}
	
	.form_marcacao li select.select_hora
	{
		width:62px;
	}

.form_marcacao li label
{
	text-align:right;
	display:block;
	width:120px;
	float:left;
	line-height:20px;
}

.form_marcacao li span.register_error
{
	display:block;
	margin-left:12px;
	float:left;
	line-height:20px;
	color:#fa371c;
	font-size:9px;
}


.form_box .bt_send_form_2
{
	margin-left:132px;
}

.form_box .register_error
{
	display:block;
	line-height:20px;
	color:#fa371c;
	font-size:9px;
}

.bt_adira_ja
{
	display:block;
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:-10px;
}

.bt_adira_ja img
{

}

/* CONTENT 2 (EQUIPA) */

.box_content_2 span.content_tit
{
	padding-bottom:0px;
}

.box_content_2 .content_2_text
{
	background:url(../imagens/hr_equipa.gif) repeat-x top left;
	padding-top:20px;
	margin-bottom:30px;
}

.box_content_2 .content_2_text .content_2_subtit
{
	font-weight:bold;
	display:block;
	color:#166376;
	font-size:11px;
}

.team_member_box
{
	overflow:hidden;
	margin-left:25px;
	margin-top:18px;
	width:500px;
}

.team_member_box span.team_member_name
{
	color:#166376;
	font-weight:bold;
	display:block;
	margin-bottom:2px;
	margin-top:7px;
}

.team_member_box a.team_member_email
{
	color:#fa371c;
	display:block;
	text-decoration:none;
}

.team_member_box a.team_member_email:hover
{
	text-decoration:underline;
}

.team_member_box img
{
	border:#166376 1px solid;
	float:left;
	margin-right:10px;
	display:inline;
}

.box_content_2 .box_goback
{
	margin-top:30px;
}

/* PRODUTOS LAYOUT */

.box_produtos .navigation
{
	margin-top:10px;
}

.box_produtos
{
	width:100%;
}

.box_produtos .navigation
{
	padding-top:10px;
}

.box_produtos .nav_produtos
{
	border-bottom : 1px solid #166376;
	margin : 0;
	padding-bottom : 28px;
	padding-left : 18px;
}

.box_produtos .nav_produtos li
{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

.nav_produtos li.produtos a
{
	background : #d3e2e5;
	float : left;
	display:block;
	height:29px;
	width:98px;
	margin-right: 18px;
	text-decoration : none;
	text-indent:-9000px;
	background:url(../imagens/tab_produtos_selected.gif) top left no-repeat;
}

.nav_produtos li.produtos a.unselected
{
	background:url(../imagens/tab_produtos_unselected.gif) top left no-repeat;
}

.nav_produtos li.promocoes a
{
	background : #d3e2e5;
	float : left;
	display:block;
	height:29px;
	width:98px;
	margin-right: 18px;
	text-decoration : none;
	text-indent:-9000px;
	background:url(../imagens/tab_promocoes_selected.gif) top left no-repeat;
}

.nav_produtos li.promocoes a.unselected
{
	background:url(../imagens/tab_promocoes_unselected.gif) top left no-repeat;
}


.nav_categorias
{
	background-color:#d3e2e5;
	height:75px;
	line-height:75px;
	padding-left:13px;
}

.nav_categorias select
{
	height:18px;
	width:160px;
	width:256px;
	color:#166376;
	margin-right:22px;
	_margin-top:30px;
}

.nav_categorias select.last
{
	margin-right:0;
}

.nav_categorias select option.todos
{
	color:#fa371c;
}

.nav_filtros
{
	background:url(../imagens/filtros_bg.gif) top left repeat-x;
	height:30px;
	line-height:30px;
	padding-left:21px;
	margin-bottom:17px;
}

.nav_filtros img
{
	margin-right:16px;
	_margin-bottom:1px;
}

.nav_filtros select
{
	height:18px;
	width:107px;
	color:#166376;
	margin-right:8px;
	_margin-top:6px;
}

.box_produto_lista
{
	height:90px;
	overflow:hidden;
	margin-left:30px;
	margin-top:5px;
}

.box_produto_lista .foto
{
	float:left;
}

.box_produto_lista .produto_info
{
	background:url(../imagens/hr_equipa.gif) bottom left repeat-x;
	width:360px;
	margin-left:20px;
	float:left;
	height:90px;
}

.box_produto_lista a.nome
{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#166376;
	text-decoration:none;
	margin-top:25px;
	margin-bottom:3px;
}

.box_produto_lista a.nome:hover
{
	text-decoration:underline;
}

.box_produto_lista .marca
{
	display:block;
	margin-bottom:3px;
}

.box_produto_lista .preco
{
	display:block;
	color:#fa371c;
	font-weight:bold;
}

/* CMS STUFF - CONTENT STYLES */
.content_1_text a
{
	color:#fa371c;
}

.content_1_text ul
{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.content_1_text ul li
{
	line-height: 16px;
	list-style-type:disc;
}

a.bt_vermelho
{
	background-color:#fa371c;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 4px 9px;
}

.bt_vermelho_2
{
	background-color:#fa371c;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 4px 9px;
	margin-left:2px;
	border:1px solid #fff;
}

.bt_vermelho_3
{
	background-color:#fa371c;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 4px 9px;
	border:1px solid #fff;
}

a.bt_vermelho_2
{
	background-color:#fa371c;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 4px 9px;
	margin-left:2px;
	border:1px solid #fff;
}

a.bt_vermelho_3
{
	background-color:#fa371c;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 4px 9px;
	border:1px solid #fff;
}

a.bt_cinzento
{
	background-color:#166376;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 4px 9px;
	margin-left:2px;
	border:1px solid #fff;
}

a.bt_cinzento:hover
{
	background-color:#fff;
	color:#166376;
	border:1px solid #166376;
}

.bt_vermelho:hover, .bt_vermelho_2:hover, .bt_vermelho_3:hover
{
	background-color:#fff;
	color:#fa371c;
	border:1px solid #fa371c;
}

/* NAVIGATION ON LISTS */

.navigation
{
	text-align:right;
	color:#166376;
	margin-bottom:-2px;
	margin-right:3px;
}

.navigation span
{
	padding-left:8px;
	padding-right:8px;
}

.navigation a
{
	text-decoration:none;
	color:#fa371c;
}

.navigation a:hover
{
	text-decoration:underline;
}

.navigation a.navigation_text
{
	color:#166376;
}


/* LAYOUT LIST 1 */

.list_1_block
{
	margin-bottom:35px;
}

.list_1_block .list_1_subtit
{
	font-weight:bold;
	display:block;
	color:#166376;
	font-size:11px;
	text-decoration:none;
}

.list_1_block p
{
	margin-bottom:10px;
	line-height:14px
}

/* DETALHE PRODUTO */

.detalhe_produto
{
	float:left;
	margin-bottom:13px;
	*margin-bottom:0px;
	position:relative;
}

.detalhe_produto_info
{
	position:absolute;
	top:90px;
	left:175px;
	width:185px;
}
	
	.detalhe_produto_info a
	{
		margin-top:5px;
		display:block;
	}
	
	.detalhe_produto_info span
	{
		display:block;
	}
	
	.detalhe_produto_info span.detalhe_produto_preco
	{
		padding:0;
		margin:0;
	}
	
	.detalhe_produto_info span.detalhe_produto_qtd
	{
		padding:0;
		margin:0;
		margin-bottom:-5px;
		*margin-bottom:-12px;
	}
	
	.detalhe_produto_info span.detalhe_produto_nome
	{
		padding:0;
		margin:0;
		*margin-bottom:-5px;
	}

.detalhe_produto_desc
{
	width:350px;
	padding-top:210px;
	margin-left:15px;
	margin-bottom:15px;
	text-align:justify;
}

.detalhe_produto_img
{
	position:absolute;
	top:50px;
	left:15px;
}

.tit_detalhe_produto
{
	height:30px;
	background-color:#facd24;
	width:374px;
}

.tit_detalhe_produto span
{
	display:block;
	padding-top:5px;
	padding-left:12px;
}

/* MODULO DE LINKS */

.module_links
{
	background-color:#d3e2e5;
	padding:15px;
	padding-top:10px;
}

.module_links span
{
	display:block;
	color:#166376;
	padding-bottom:2px;
}

.module_links ul li
{
	color:#fa371c;
	height:14px;
}

.module_links ul li a
{
	color:#fa371c;
	text-decoration:none;
}

	.module_links ul li a:hover
	{
		text-decoration:underline;
	}	

/* FOOTER PAGINAS CONTEUDO (SEM VOLTAR) */

.box_content_footer
{
	background-color:#166376;
	height:19px;
	margin-top:10px;
}

/* PESQUISA */

.box_produtos .nav_pesquisa
{
	border-bottom : 1px solid #166376;
	margin : 0;
	padding-bottom : 28px;
	padding-left : 18px;
}

.box_produtos .nav_pesquisa li
{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

.nav_pesquisa li.selected a
{
	background:url(../imagens/tab_dta.gif) top right no-repeat;
}

.nav_pesquisa li.selected span
{
	background:url(../imagens/tab_esq.gif) top left no-repeat;
}

.nav_pesquisa li a
{
	background : #d3e2e5;
	float : left;
	display:block;
	height:29px;
	line-height:29px;
	margin-right: 18px;
	text-decoration : none;
	background:url(../imagens/tab_unselected_dta.gif) top right no-repeat;
	padding-left:4px;
	padding-right:7px;
	color:#fa371c;
	font-size:11px;
	font-weight:bold;
}

.nav_pesquisa li span
{
	background : #d3e2e5;
	float : left;
	display:block;
	height:29px;
	width:3px;
	background:url(../imagens/tab_unselected_esq.gif) top left no-repeat;
}

/* LISTA DE RESULTADOS */

.box_produtos .list_1_block
{
	margin-bottom:20px;
	margin-top:25px;
}

.box_produtos .list_1_block .list_1_subtit
{
	font-weight:bold;
	display:block;
	color:#166376;
	font-size:11px;
	text-decoration:none;
}

.box_produtos .list_1_block a:hover
{
	text-decoration:underline;
}

.box_produtos .list_1_block p
{
	margin-bottom:10px;
	line-height:14px
}

/* ALERT */

.noresults
{
	margin-top:30px;
	margin-bottom:40px;
	font-size:12px;
}

/* POPUP */
div.map_photo
{
	margin:10px;
	border:1px solid #76a3ae;
	background-color:#FFFFFF;
	cursor:pointer;
}
img.map_photo
{
	margin:10px;
}

/* CARRINHO 18/11/08 */

.box_carrinho
{
	padding-bottom:90px;	
}

.carrinho_bar
{
	padding: 3px 4px 0 0;
	background-color:#fa371c;
}

.carrinho_subtit
{
	display:block;
	margin-left:5px;
}

.tblCarrinho
{
	margin-top:5px;
	width:568px;	
}

.tblCarrinho select
{
	color:#434343;
}

.tblCarrinho td
{
	font-weight:bold;	
}

.tblCarrinho td a
{
	font-weight:bold;
	text-decoration:none;
}

.tblCarrinho td a:hover
{
	text-decoration:underline;
}

.tblCarrinhoHeader
{
	background-color:#d3e2e5;
	height:21px;
	color:#166376;
}

.tblCarrinhoAlignLeft
{
	padding-left:4px;
}

.tblCarrinhoAlignCenter
{
	text-align:center;
}

.tblCarrinhoAlignRight
{
	text-align:right;
	padding-right:14px;
	color:#166376;
}

.tblCarrinhoTotal
{
	background-color:#d3e2e5;
	height:34px;
}

.tblCarrinhoQtd
{
	height:18px;
	width:45px;
	text-align:center;
}

.carrinhoButtonBar
{
	padding-top:5px;
	overflow:hidden;
	margin-top:18px;
	height:25px;
	width:100%;
}

.carrinhoButtonsRight
{
	float:right;
	padding-top:5px;
	padding-bottom:10px;
}

.carrinhoButtonsLeft
{
	float:left;
	padding-top:5px;
	padding-bottom:10px;
}

.carrinho_separador
{
	background:url(../imagens/carrinho_linhas_bg_2.gif) 0px 3px repeat-x;
	height:8px;
}

.tblCarrinhoHistorico
{
	height:30px;	
}

td.nonBold
{
	font-weight:normal;	
}

.pendente
{
	color:#fa371c;
}

.entregue
{
	color:#166376;
}