﻿@charset "utf-8";

body {
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	margin: 0;
	padding: 0; 
}
table
{
	clear: both;
	float:left;
	padding: 0;
	border: 0;
}
img 
{
	margin: 0;
	padding: 0;
	border: none;
	behavior: url (includes/iepngfix.htc);
}
a:hover
{
	text-decoration: underline;
}
h1 
{
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-transform:uppercase;
	margin:10px 0;
	color: #f7931e;
}
h2
{
	clear: both;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	margin:10px 0;
	color: #5e7781;
	white-space: nowrap;
}
h2 img 
{
	margin: 0 0 -2px 5px;
	float: left;
}
h4
{
	clear: both;
	float: left;
	margin: 5px 0 8px 0;
	font-size: 11px;
	font-family: "Arial Narrow";
	color: #5e7781;
	width: 100%;
}
h4 a
{
	color: #5e7781;
	text-decoration: none;
}

p
{
	clear: both;
	float: left;
	margin: 10px 0;
	width: 100%;
}
/* GENERAL CLASSES */
.clear 
{
	clear: both;
	margin-top: 5px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

.text_center
{
	text-align: center;
	margin: 0 auto;
}
.border_image
{
	border: 1px solid #d4dde0;
}
/* legends */
#legend_small
{
	font-size: 9px;
	font-weight: normal;
	margin:4px 0 8px 0;

}
.text_small
{
	font-size: 10px;
}
/* lines */
.line 
{
	clear: both;
	padding: 4px 0;
	margin: 2px 6px 0 -4px;
	line-height: 1px;
	font-size: 1px;
	border-top: 2px solid #b2c2c8;
}
.line_dot 
{
	clear: both;
	margin: 10px 6px 10px -4px;
	line-height: 2px;
	background: url(../images/dot.gif) top left repeat-x;
}
.line_text 
{
	clear: both;
	float: left;
	line-height: 14px;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #b2c2c8;
}
.item_foto img
{
	border:1px solid #b7c6cb;
	margin-right: 5px;
}
.alert
{
	 clear: both;
	 float: left;
	 padding-left: 20px;
	 margin: 10px 0;
	 width: 100%;
	 background: url(../images/icon_alert_red.png) top left no-repeat;
}
.alert_beside
{
	 float: left;
	 padding-left: 20px;
	 margin: 10px;
	 background: url(../images/icon_alert_red.png) top left no-repeat;
	 width:320px;
}

.alert_list
{
	 float: left;
	 margin-top: 15px;
	 padding: 0 20px;
	 background: url(../images/icon_alert_red.png) top left no-repeat;
}
.atention
{
	color: #f7931e;
}
.atention a,
a.atention
{
	color: #f7931e;
	text-decoration: none;
}
/* MAIN CLASS */
.main 
{
	margin: 0 auto;
	width: 1000px;
	display: table;
}
/* TOP PAGE - CM LINKS */
.greybar
{
	width: 100%;
	height: 30px;
	margin: auto;
	text-align: center;
	background: #999 url(../images/topGrey.gif) repeat-x center top;
}
/* PAGE HEADER */
.top_header
{
	clear: both;
	height: 90px;
}
.top_header_apessoal
{
	clear: both;
	height: 80px;
}
.header_left
{

	width: 235px;
	padding: 10px 10px 10px 10px;
	text-align: right;
	float: left;
}
.header_icons
{
	width: 235px;
	height: 25px;
	padding: 0px 0px;
}

.header_right
{
	height: 110px;
	padding: 10px 0px 0px 0px;
	float: right;
}
/* MIDDLE HEADER */
.header_auto
{
	clear: both; 
	float: left;
	width: 1000px;
	height: 30px;

}
.header_auto img
{
	margin-bottom: -3px; /*acerto ie6*/
}
.header_auto_left
{
	float: left;
	height: 30px;
	padding-left: 10px; 
}

.header_auto_center_menu
{
	float: left;
	display: table;
	width: 500px;
	height: 30px;
	text-align: center;
}

.header_auto_right
{
	float: right;
	font-size: 10px;
	font-family: "Arial Narrow" Arial;
	font-weight: bold;
	color: #5e7781;
	padding-right: 10px;
}
.header_auto_right span
{
	padding: 0 10px;
}
.header_auto_right img
{
	margin-bottom:-3px;
}

.header_auto_right a:link, 
.header_auto_right a:active, 
.header_auto_right a:visited
{
	color: #5e7781;
	text-decoration: none;
}
.header_auto_right a:hover
{
	color: #5e7781;
	text-decoration: underline;
}
/* BREADCRUMB */
.bread_crumb
{
	clear: both;
	line-height:22px;
	padding: 1px 12px 10px 12px;
	height: 25px;
	background: url(../images/bread_crumb_bg.gif) top left repeat-x;
}
.bread_crumb span
{
	padding-right: 10px;
	font-weight: bold;
	font-size: 10px;
}
.bread_crumb_sec
{
	padding-left:20px;
	background: url(../images/btn_arrow_right.gif) no-repeat center left;	
}
.bread_crumb span a,
.bread_crumb_sec a
{
 color: #000;
 text-decoration: none;
}
.bread_crumb span a:hover,
.bread_crumb_sec a:hover
{
 color: #000;
 text-decoration: underline;
}
/* CENTER CONTENT */
.center_content,
.center_content_anunciar
{
	clear: both;
	float: left;
	width: 1000px;
	margin:0 auto 20px auto;
	height: 345px;
	min-height: 345px;
}
div[class] .center_content, 
div[class] .center_content_anunciar  /* min-height hack */
{ 
	height:auto; 
}
.center_content_anunciar
{	
	background: url(../images/tab_line_left_anunciar.gif) top right repeat-y;
}
.center_content_left_anunciar
{
	float: left; 
	width: 710px; 
	display: table;
}
.center_content_right_anunciar
{
	float: right; 
	width: 270px; 
	display: table; 
}
.center_content_left_details
{
	clear: both;
	float: left; 
	width: 780px;
}
.center_content_left
{
	width: 620px;
	margin: 0 10px;
	float:left;
}
.center_content_left_medium /* usado nos ver_anuncios* */
{
	width:860px;
	margin-right:20px;
	float:left;
}
.center_content_right
{
	width: 300px;
	float: right;
	margin-right: 10px;
}
.center_content_thin
{
	width: 180px;
	float: right;
}
.pub_bottom 
{
	clear: both;
	float: left;
	display: table;
	margin-top: 10px;
}
/* HP */
.center_content_left_hp
{
	width: 300px;
	float: left;
	margin: 0 20px 0 10px;
	display: table;
}
.center_content_middle_hp
{
	width:330px;
	margin-left: 5px;
	text-align: center;
	float:left;	
}
.pub_bottom_hp 
{
	clear: both;
	float: left;
	width: 300px;
	height: 130px;
	margin-top: 10px;

	display: inline;
}
.pub_bottom_hp_left
{
	float:left; 
}
.pub_bottom_hp_right
{
	float:right; 
}

/* FOOTER */
.footer
{
	clear: both;
	magin: 0 auto;
	height: 35px;
	background: url(../images/footer_bg.gif) top right no-repeat;
	font-size: 10px;
	font-family: "Arial Narrow", Arial;
	color: #5e7781;
	padding: 15px 0px 0 480px;
}
.footer a:link, .footer a:active, .footer a:visited
{
	text-decoration: none;
	color: #5e7781;
}
.footer a:hover
{
	text-decoration: underline;
	color: #000000;
}
/* HP HIGHLIGHTS */
.highlights
{
	clear:both;
	width: 975px;
	margin: 0 0 20px 5px;
	padding: 50px 0 0 15px;
	height: 140px;
	background: url(../images/highlights_bg.gif) top left no-repeat;
}
.highlights_arrows
{
	clear:both;
	float:left;
	width: 965px;
	background: url(../images/highlights_arrows.gif) left center no-repeat;
	display:table;
}
.highlights_arrow_left
{
	clear:both;
	float: left;
	width: 20px;
}
.highlights_arrow_right
{
	float: left;
	width: 20px;
	border: none;
}
.highlights_arrow_center
{
	float:left;
	width: 925px;
	border-top: 1px solid #c3cfd4;
	border-bottom: 1px solid #c3cfd4;
}

.highlights_clip
{
	position: absolute;
	width: 920px;
	height: 110px;
	clip: rect(20, 20, 20, 20);
}
.highlights_content
{
	height: 111px;
	padding: 10px;
}
.highlights_block
{
	float: left;
	width: 100px;
	padding: 0px 2px;
	font-weight: bold;
}
.highlights_block_marca, .highlights_block_marca a
{
	color: #5e7781;
}
.highlights_block_preco, .highlights_block_preco a
{
	color: #000000;
}
/* MESSAGE PAGES */
.message
{
	margin: 0 auto;
	width: 650px;
	padding: 100px 0 147px 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
.message#small
{
	width: 500px;
}
.center_btn_small
{
	 clear:both; 
	 margin: 20px auto; 
	 width: 90px; 
}
.center_btn_medium
{
	 clear:both; 
	 margin: 20px auto; 
	 width: 130px;
}
.center_btn_large
{
	 clear:both; 
	 margin: 20px auto; 
	 width: 200px;
}
/* ÁREA PESSOAL STYLES */
.header_apessoal
{
	clear: both;
	float: left;
	width: inherit;
	display: table;
}
.header_apessoal div.header_auto_right
{
	margin-bottom: 3px;
}
.top_icons_apessoal
{
	float: right;
	padding-top: 20px;
}
.separadorIcons
{
	padding-right: 9px;
}
#apessoal .bread_crumb_sec
{
	padding-left:20px;
	background: url(../images/btn_arrow_right_off.gif) no-repeat center left;	
}
.center_content_left_apessoal 
{
	clear: both;
	float: left;
	display: table;
	width: 220px;
	margin: 0 30px 0 10px;
}
.center_content_left_apessoal_registo 
{
	clear: both;
	float: left;
	display: table;
	width: 500px;
	margin: 0 30px 0 10px;
}
.center_content_apessoal 
{
	float: left;
	display: table;
	width: 700px;
	padding-left: 10px;
}
.tit_apessoal
{
	clear: both;
	float: left;
	width: 100%;
}
.subtit_apessoal
{
	clear: both;
	display: table;
	width: 100%;
	font-size: 12px;
	text-transform:uppercase;
	color: #5e7781;
	font-weight: bold;
	border-bottom: 1px solid #b2c2c8;
	padding-bottom:3px;
	margin-bottom: 20px;
}
.botom_apessoal
{
	clear:both;
	float: left;
	width: 100%;
	text-align: right;
	border-top: 2px solid #b2c2c8;
	margin: 10px 0;
	padding-top: 10px;
	font-size: 10px;
}
.botom_apessoal div
{
	padding: 0 15px;
}
.id_anuncio
{
	clear: both;
	float: left;
	padding: 0 130px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	color: #5e7781;
	background-color: #e2e8ea;
}
.id_anuncio_btn
{
	clear: both;
	float: left;
	font-weight: bold;
	color: #5e7781;
	background-color: #e2e8ea;
	padding: 5px 0 5px 25px;
	width: 300px;
	text-align: center;
}
.id_anuncio_btn div
{
	margin:0;
}
/* MENU ÁREA PESSOAL */
.header_areap_menu
{
	clear: both;
	float:left  ; 
	display: inline;
	padding-left: 10px;
}
/* MENU LEFT */
.menu_left_apessoal,
.menu_right_apessoal
{
	margin: 20px 0;
	width: inherit;	
}
.menu_left_apessoal_top
{
	clear: both;
	float: left;
	width: 192px;
	background:url(../images/menu_lat_left_bg_top.gif) top left no-repeat;
	height:15px;
}
.menu_right_apessoal_top
{
	clear: both;
	float: left;
	width: 300px;
	background:url(../images/menu_lat_right_bg_top.gif) top left no-repeat;
	height:15px;
}
.menu_right_small_apessoal_top
{
	clear: both;
	float: left;
	margin-top: 10px;
	width: 180px;
	background:url(../images/menu_lat_right_small_bg_top.gif) top left no-repeat;
	height:15px;
}
.menu_left_apessoal_bottom,
.menu_right_apessoal_bottom,
.menu_right_small_apessoal_bottom
{
	clear: both;
	float: left;
	padding: 0 0 15px 15px;
	color: #5e7781;
	height: 200px;
	min-height: 200px;	
}
.menu_left_apessoal_bottom
{
	width: 180px;
	background:url(../images/menu_lat_left_bg_bottom.gif) bottom left no-repeat;

}
.menu_right_apessoal_bottom
{
	width: 200px;
	background:url(../images/menu_lat_right_bg_bottom.gif) bottom left no-repeat;

}
.menu_right_small_apessoal_bottom
{
	width: 180px;
	background:url(../images/menu_lat_right_small_bg_bottom.gif) bottom left no-repeat;

}
div[class] .menu_left_apessoal_bottom,
div[class] .menu_right_apessoal_bottom,
div[class] .menu_right_small_apessoal_bottom  /* min-height hack */
{ 
	height:auto; 
}
.menu_left_apessoal_bottom a,
.menu_right_apessoal_bottom a,
.menu_right_small_apessoal_bottom a
{
	clear:both;
	float:left;
	color: #5e7781;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
.menu_right_small_apessoal_bottom a
{
	font-size: 10px;
}
.menu_left_apessoal_bottom a:hover,
.menu_right_apessoal_bottom a:hover,
.menu_right_small_apessoal_bottom a:hover
{
	text-decoration: underline;
}
/* MENU ELEMENTS */
.bem_vindo_apessoal /*apensa na área pessoal*/
{
	clear:both;
	float:left;
	color: #5e7781;
	font-size: 13px;
	font-weight: bold;
}
.bem_vindo /*nas restantes áreas onde aparece o menu*/
{
	clear:both;
	float:left;color: #f7931e;
	font-size: 13px;
	font-weight: bold;
}
.selected_item
{
	clear:both;
	float:left;
	font-size: 12px;
	font-weight: bold;
	padding: 16px 0;
	white-space: nowrap;
}
.user 
{
	clear:both;
	float:left;
	margin: 12px 0;
	padding: 0 0 3px 20px;
	background: url(../images/icon_person_blue.gif) top left no-repeat;
	white-space: nowrap;
}
.frase_btn 
{
	clear: both;
	display: table;
	margin-bottom: 15px;
}
.frase_btn_left
{
	float:left; 
	height:30px; 
	background: url(../images/btn_bg_phrase_left.gif) top left no-repeat; 
	text-align:center; 
	padding:10px 22px 10px 40px; 
	font-size: 12px; 
	font-weight: bold;
	display: table;
}
.frase_btn a,
.question a
{
	color: #5e7781;
	text-decoration: none;
}
.frase_btn a:hover,
.question a:hover
{
	text-decoration: underline;
}
.frase_btn_right
{
	float:left; 
	height:50px; 
	width:18px; 
	background:url(../images/btn_bg_phrase_right.gif) top right no-repeat;
}
.question
{
	clear: both; 
	float: left; 
	margin-top: 10px; 
	font-weight: bold; 
	font-family:"Arial Narrow";
	white-space: nowrap;
}
.question a
{
	color:#5E7781; 
	background:url(../images/btn_arrow_right.gif) top right no-repeat; 
	padding-right: 15px;
}
.tree /*usado em anunciar-personalização*/
{
	clear: both; 
	float: left; 
	padding: 10px;  
	font-family:"Arial Narrow";
	white-space: nowrap;
	width:400px;
}
.tree a
{
	color:#5E7781; 
	background:url(../images/btn_arrow_right.gif) top left no-repeat; 
	padding-left: 15px;
	text-decoration: none;
}
.tree a:hover
{
	text-decoration: underline;
}
/* CALENDAR STYLES */
.calendar_area
{
	clear: both; 
	float: left; 
	width: 600px;
	padding: 20px 0;
}
.calendar_area_left
{
	clear: both; 
	float: left;
	width: 300px;
} 
.calendar
{
	clear: both; 
	float: left; 
	width: 300px; 
	border: 1px solid #e2e8ea;
}
.calendar a 
{
	text-decoration: none;
}
.calendar tr td
{
	padding: 4px; 
	text-align: center;
}
.calendar_header
{
	font-weight: bold; 
	border-bottom:1px solid #c8d3d7;
}
.calendar_header_right
{
	text-align: right; 
	border-bottom: 1px solid #c8d3d7;
}
.calendar_week_days td,
.calendar_week_days td a
{
	color: #5e7781;
	font-weight: bold;
	border-bottom: 1px solid #c8d3d7;	
}
.calendar_day_past,
.calendar_day_past a
{
	background-color: #e2e8ea;
	color: #c8d3d7;
}
.calendar_day_selected,
.calendar_day_selected a
{
	background-color: #f7931e;
	color: #fff;
}
.calendar_day_selected_internet,
.calendar_day_selected_internet a
{
	background-color: #f7931e;
	color: #000;
}
.calendar_obs
{
	color: #5e7781;
	width: 300px;
}
.calendar_legenda
{
	float: left;
	width: 200px;
	margin: 95px 0 0 40px;
}
.calendar_legenda table
{
	float: left;
}
.calendar_legenda table tr td
{
	padding: 4px 10px;
	white-space: nowrap;
}
/* ANUNCIAR */
.anunciar_fotos
{
	clear: both;
	float: left;
	border: 1px solid #e2e2e2;
	padding: 5px 0 5px 5px;
	width: 485px;
}
.anunciar_fotos_thumb
{
	border: 1px solid #e2e2e2;
	padding: 0;
	margin-right: 5px;
	width: 90px;
	height: 60px;
}
.anunciar_fotos_thumb img
{
	width: 90px;
	height: 60px;
}
.anunciar_fotos_check
{
	width: 95px;
	text-align: right;
}
.retirar
{
	clear: both;
	margin: 5px 0 0 20px;
	padding: 0 3px 0 20px;
	background: url(../images/icon_stop.png) top left no-repeat;
}
.retirar a
{
	color: #000;
	text-decoration: none;
}
/* lado direito anunciar */
.resumo_line 
{
	clear: both;
	margin-top: 5px;
}
.resumo_left
{
	float: left;
	margin-bottom: 12px;
	font-weight: bold;
}
.resumo_right,
.resumo_fotos
{
	float: right;
	text-align: right;
	margin-bottom: 12px;
	display: table;
	
}
.resumo_right
{
	width: 190px;
}
.resumo_fotos
{
	width: 210px;
}
.resumo_fotos img
{
	border:1px solid #b7c6cb;
	margin: 0 0 3px 3px;
}
/* Alert box HELP */
.help
{
	position: absolute; 
	display: inline;
}
.help_img
{
	clear: none;
	float: left;
	display: inline;
	padding-left: 0px;
	z-index: 10; 
}
.help_message
{
	clear: none;
	float: left;
	position: absolute;
	visibility: hidden;
	display: inline;
	margin: -5px 0 0 0;
	padding: 0;
	width: 170px;
	text-transform: none; 
	background: url(../images/help_bg_top.gif) top left no-repeat;
	height: 30px;
	min-height: 30px;
	white-space: normal;
	z-index: 5;
}
div[class] .help_message  /* min-height hack */
{ 
	height:auto; 
}
.help_message a
{
	clear: none;
	float: left; 
	margin: 6px 0 0 0;
	width: 135px;
	font-size: 9px;
	color: #000;
	padding: 0 12px 6px 25px;
	text-decoration: none;
	text-transform: none;
	background: url(../images/help_bg_bottom.gif) bottom left no-repeat;
}
.help_message a:hover
{
	text-decoration: none;
}
/* caixa com linha pontilhada no meio */
.line_middle_dot 
{
	clear: both;
	float: left;
	background: url(../images/dot_middle.gif) top left repeat-y;
	margin-bottom: 10px;
}
.checkAceptar 
{
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.line_middle_dot_section
{
	float: left;
	width: 330px;
	
}
/* caixa com linha 2px no meio de 2 colunas */
.line_middle_small
{
	clear: both;
	float: left;
	background: url(../images/line_middle_small.gif) top left repeat-y;
	margin-bottom: 10px;
	width: 720px;
}
.line_middle_small:after,
.line_middle:after,
.left:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.line_middle_section_small
{
	float: left;
	width: 280px;
	margin-right: 10px;
}
.line_middle_section_small div.alert
{
	width: 260px;
}
.line_middle_section_small p
{
	width: 250px;
}
.line_middle
{
	clear: both;
	float: left;
	background: url(../images/line_middle.gif) top left repeat-y;
	margin-bottom: 10px;
}
.line_middle_section
{
	float: left;
	width: 335px;
	padding-right:10px;
}
.line_middle_section p
{
	float: left;
	width: 335px;
}
.line_middle_section_medium
{
	float: left;
	width: 400px;
}
.line_middle_section_large
{
	float: left;
	width: 450px;
}
.link_red
{
	color: #c33;
	text-decoration: none;
	font-size: 9px;
}
.line_middle_section_large a:hover
{
	text-decoration: underline;
}
.redunicre
{
	background: url(../images/img_redunicre.gif) top left no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;	
	left:650px;
    top:80px;
	display: table;
}

.vVisa
{
	position: absolute;
	width: 100px;
	height: 100px;	
	display: table;
	left:730px;
    top:80px;
}
.mb
{
	background: url(../images/mb.jpg) top left no-repeat;
	position:absolute;
	width: 100px;
	height: 100px;
	left:550px;
    top:10px;
	display: table;
}

/* Anunciar HP 3 Colunas */
.three_columns
{
	clear: both;
	float: left;
	margin-bottom: 20px;
	background:url(../images/3_column_bg.gif) top left repeat-y;
}

.three_columns_section
{
	float: left;
	width: 200px;
	margin-right: 20px;
}
.three_columns_last_section
{
	float: left;
	width: 250px;
}
/* CAIXAS COM CANTOS ARREDONDADOS */
/* caixa com 2 e 3 colunas*/
.round_2_column
{
	clear: both;
	float: left;
	display: table;
	margin-bottom: 20px;
	width: 710px;
}
.round_2_column:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.round_2_column_top
{
	clear: both;
	float: left;
	display: table;
	height: 10px;
	background: url(../images/round_2_column_bg_top.gif) top left no-repeat;
	width: 715px;
}
.round_2_column_bottom
{
	clear: both;
	float: left;
	display: table;
	background: url(../images/round_2_column_bg_bottom.gif) bottom left no-repeat;
	width: 715px;
}
.round_2_column_1
{
	float: left;
	width: 180px;
	padding: 15px;
}
.round_2_column_2
{
	float: left;
	width: 465px;
	padding: 15px;
}
.round_2_column_2 div
{
	display:inline
}
.round_3_column
{
	clear: both;
	float: left;
	display: table;
	margin-bottom: 20px;
}
.round_3_column_top
{
	clear: both;
	float: left;
	display: table;
	height: 10px;
	background: url(../images/round_3_column_bg_top.gif) top left no-repeat;
	width: 960px;
}
.round_3_column_bottom
{
	clear: both;
	float: left;
	display: table;
	background: url(../images/round_3_column_bg_bottom.gif) bottom left no-repeat;
	width: 960px;
	padding: 0px 15px 15px 15px;
}
.round_3_column_1
{
	float: left;
	width: 120px;
	margin-right: 20px;
}
.round_3_column_2
{
	float: left;
	width: 180px;
	margin-right: 30px;
}
.round_3_column_3
{
	float: left;
	width: 570px;
}
.round_3_column_2 div div.resumo_right
{
	width: 80px;
}
.round_3_column_2 p img.item_foto,
.round_2_column_2 p img.item_foto
{
	margin-bottom: 10px;
}
.show_center /*anunciar - personalização*/
{
	margin: 0 auto;
	width: 112px;
	font-size: 9px;
}