/* 
	centros.css
	©2008 webuild.pt
*/

.right_menu_spacer
{
	height:20px;
	width:100%;
	margin:0;
	clear:both
}

.content_leftbox
{
	float:left;
	width:270px;
	text-align:left;
	
	padding: 0;
	margin: 0;
	
	overflow-x: hidden;
}

.content_leftbox select
{
	width:188px;
	height:18px;
	border:1px solid #8a8a8a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	margin:3px 1px;
	padding:0px;
	color:#333333;
}

.content_selects
{
	margin-bottom:7px;
	
	width: 270px;
}

.content_rightbox
{
	float:left;
	width:351px;
}

.centros_title
{
	width:150px;
	height:90px;
}

.centros_results a, .centros_results a:active, .centros_results a:visited
{
	color:#333333;
	text-decoration:none;
}

.centros_results td:hover a, .centros_results a:hover
{
	color:#339900;
	text-decoration:none;
}

.centros_results_top
{
	clear:both;
	width:261px;
	height:17px;
	margin-top:12px;
}

.centros_results_table
{
	margin:0;
	padding:0;
	width:257px;
	
}

.centros_results
{
	margin:2px;
}

.centros_results_table .centros_left, 
.centros_results_table .centros_leftalt
{
	font-size:11px;
	padding:5px;
	border:1px solid #ffffff;
	background:#ffffff;
	color:#333333;
	vertical-align:top;
	text-align:left;
}

.centros_results_table .centros_left, .centros_results_table .centros_leftalt
{
	width:100%;
}

.centros_results_table .centros_leftalt, .centros_results_table .centros_rightalt
{
	background:#e8eaeb;
}

.centros_results_bot
{
	clear:both;
	width:261px;
	height:23px;
	background:url(../images/centros/centros_results_bot.jpg) left top no-repeat;
}

.centros_map_title
{
	width:351px;
	height:47px;
}

.centros_map
{
	width:351px;
	height:585px;
	background:url(../images/centros/centros_map_bg.jpg) left top repeat-y;
}

.centros_map_bot
{
	width:351px;
	height:8px;
	background:url(../images/centros/centros_map_bot.jpg) left top no-repeat;
	margin-bottom:30px;
}

.mapas_texto
{
	font-size: 11px;
	text-align: left;
	clear: both;
}

.text_info_window
{
	width:200px;	
	font-size:11px;
	text-align: left;
}

.text_info_window h2
{
	color: #090;
	font-size: 12px;
	font-weight: bold;
	line-height: 115%;
	margin: 0 0 9px 0;
	text-align: left;
	text-transform: uppercase;
}

.text_info_window p
{
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 105%;
	margin: 3px 0;
}

.text_info_window div.shim
{
	line-height: 1;
	font-size: 1px;
	color: #fff;
	height: 5px;
}

.text_info_window a:link, .text_info_window a:active, .text_info_window a:visited
{
	color: #090;
}

.text_info_window a:hover
{
	color: #f00;
}

.text_info_window input.inputMorada
{
	width: 195px;
	font-size: 11px;
	color: #666;
	margin-bottom: 3px;
}

.text_info_window input.inputBtn
{
	color: #090;
	background: #fff;
	font-size: 11px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#map 
{
	width: 334px;
	height: 585px;
	overflow: hidden;
	float: right;
	margin-right: 8px;
} 


