body {
	margin: 4px;
	padding: 4px;
	background: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}	

hr {
	clear: both;
}

.clearing {
		clear: both;
}

.boton {
	font-weight: bold;
}

#backbutton {
	text-align: center;
}

.warnings {
	margin: 12px auto;
	width: 390px;
	padding: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	background: url(../../images/fondo_grisblanco.gif) repeat-x top;
	border: 1px solid #E3E2E1;
}

#container {
width:760px;
margin-left:auto;
margin-right:auto;
border-color:#7e7e7c;
border-style:solid;
border-width:1px;
background-image:url(../images/mainbody/main-body_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#main {
	margin: 0;
}

#menu {
	font-size:0.8em;
	width:180px;
	background-image:url(../../images/mainbody/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	vertical-align:top;
	padding:5px;
	float: left;
}

#content {
	margin-left: 5px;
	width: 550px;
	vertical-align: top;
	padding: 10px 5px;
	background: #FFFFFF url(../../images/fondo_content.gif) no-repeat -184px bottom;
}

html>body #content {
	overflow: auto;
}

#content p {
}

#content h1 {
	font-size: 12px;
	margin: 0 0 12px;
	padding: 6px;
	background: url(../../images/fondo_h1.gif) no-repeat left bottom;
}

#content span {
	color: #EE0000;
}

#currencybar {
	display: none;
}

#content h2 {
	font-size: 11px;
}

#content h2 a {
	color: #EE0000;
}

#content h2 a:hover {
	color: #FF0033;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#propertyoftheweek {
	margin: 0 auto;
	width: 550px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	background: url(../../images/fondo_grisblanco.gif) repeat-x left top;
}

#propertyoftheweek .thumbnails {
	float: left;
	margin: 6px;
}

#propertyoftheweek h2 {
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #FFFFFF;
}

#propertyoftheweek ul {
	list-style: none;
	margin: 0;
	padding: 3px;
}

#propertyoftheweek .link a {
	width: 150px;
	margin: 6px;
	margin-left: auto;
	margin-bottom: 0;
	padding: 4px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #B6B8BD;
	color: #2B1C7B;
	background: #F5F6D4 url(../../images/boton_dorado.gif) repeat-x center bottom;
}

#propertyoftheweek .link a:hover {
	color: #333333;	
	border: 1px solid #333333;
}

#quicksearchform {
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 18px;
	width: 550px;
	margin-bottom: 8px;
}

#quicksearchform th {
	text-align: left;
	padding: 8px;
	background: url(../../images/fondo_h1.gif) no-repeat left bottom;
	font-weight: bold;
}

#quicksearchform td {
	padding: 2px;
}

#quickreferencesearchform {
	border-collapse: collapse;
	margin: 0 auto;
	padding-bottom: 3px;
	width: 550px;
	margin-bottom: 8px;
}

#quickreferencesearchform th {
	text-align: left;
	padding: 8px;
	background: url(../../images/fondo_h1.gif) no-repeat left bottom;
	font-weight: bold;
}

#quickreferencesearchform td {
	padding: 6px;
}

#quicklinks {
	margin: 0 auto;
	padding-bottom: 3px;
	width: 550px;
	border-collapse: collapse;
}

#quicklinks th {
	text-align: left;
	padding: 6px;
	background: url(../../images/fondo_h1.gif) no-repeat left bottom;
	font-weight: bold;
}

#quicklinks td {
	padding: 3px;
	vertical-align: top;
}

#quicklinks a {
	color: #000000;
	text-decoration: none;
}

#quicklinks a:hover {
	text-decoration: underline;
}

#quicklinks li {
	list-style: none;
	background: url(../../images/link.gif) no-repeat left center;
	padding-left: 12px;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#searchcriteria {
	margin: 12px;
	padding: 6px;
	text-align: center;
	background: url(../../images/fondo_grisblanco.gif) repeat-x center bottom;
}

#searchcriteria span {
	color: #E01B0B;
}

.searchresultpropertydetails {
	margin: 8px auto;
	width: 555px;
	border-collapse: collapse;
	background: url(../../images/fondo_grisblanco.gif) repeat-x left top;
}
.newsandarticles_preview_table {
	margin: 8px auto;
	width: 540px;
	border-collapse: collapse;
	background: url(../../images/fondo_grisblanco.gif) repeat-x left top;
}

.searchresultpropertydetails th {
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.topth_newsandarticles {
	font-weight: normal;
	padding: 3px;
	color: #E01B0B;
	border-bottom: 1px solid #FFFFFF;
}
.bottomth {
	font-weight: normal;
	padding: 3px;
}
.topth {
	padding: 3px;
	color: #E01B0B;
	border-bottom: 1px solid #FFFFFF;
}

.bottomth {
	padding: 3px;
}


.searchresultpropertydetails th table {
	width: 100%;
}

.searchresultpropertydetails td {
	padding: 3px;
	vertical-align: top;
}

.searchresultpropertydetails p {
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
}


.searchresultpropertydetails .icons {
	float: right;
}

.pagination {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 4px auto;
	width: 555px;
}

.pagination td {
	padding: 3px;
}

.pagination a {
	text-decoration: none;
	padding: 3px;
	color: #000000;
}

.pagination a:hover {
	text-decoration: underline;
	color: #E01B0B;
}

#modifysearch {
	text-align: center;
}

.thumbnails {
	border: 1px solid #000000;
	width: 120px;
	height: 96px;
}

.picture {
	border: 1px solid #000000;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#propertydetailscontainer {
	width: 555px;
}

#propertydetailscontainer .headline {
	padding: 6px;
	margin: 0;
	margin-bottom: 6px;
	background: url(../../images/fondo_grisblanco.gif) repeat-x left center;
	text-align: center;
	display: block;
	clear: both;
}

#propertydetailsleftcol {
	width: 390px;
	float: left;
}


#propertydetailsleftcol p {
	text-align: justify;
	margin-right: 12px;
}

#propertydetailsrightcol {
	margin-left: 390px;
}

#propertyreference h2 {
	margin: 0;
	padding: 6px 0;
	padding-left: 3px;
}

#propertydetailsrightcol h2 {
	margin: 0;
	margin-bottom: 2px;
	padding: 6px 0;
}

#propertydetailsrightcol ul {
	margin: 0;
	padding: 0;
}

#propertydetailsrightcol li {
	font-size: 11px;
	line-height: 12px;
	list-style: none;
	background: #EDEDEC;
	margin: 0;
	padding: 4px 12px;
	margin-bottom: 1px;
}

#propertydetailsrightcol ul li ul {
	margin: 0 -12px;
	margin-top: 6px;
	margin-bottom: -4px;
	padding: 0;
}

#propertydetailsrightcol ul li ul li {
	background: #F5F5F4;
	padding-left: 18px;
}

#propertydescription {
	clear: both;
	text-align: justify;
	margin-right: 8px;
}

#morephotos a {
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 6px;
	width: 130px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background: #CC0000;
}

#morephotos a:hover {
	border: 1px solid #EEEEEE;
	background: #FF0000;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

.propertytoolbox {
	width: 450px;
	margin: 12px auto;
	clear: both;
}

.propertytoolbox .leftcol {
	margin: 3px;
	vertical-align: top;
}

.propertytoolbox .rightcol {
	margin: 3px;
	vertical-align: top;
}

.propertytoolbox ul {
	margin: 6px;
	padding: 0;
	list-style: none;
}

.propertytoolbox ul li {
	float: left;
	margin: 1px;
	background: #F0F0F0 url(../../images/fondo_grisblanco.gif) repeat-x center center;
}

.propertytoolbox ul li div a {
	display: block;
	width: 175px;
	text-align: center;
	height: 20px;
	padding: 4px;
	padding-left: 25px;
	padding-right: 9px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: normal;
}

.propertytoolbox ul li div a:hover {
	color: #E01B0B;
	text-decoration: none;
	border: 1px solid #E01B0B;
}

.favouriteadd div {
	background: url(../../images_ops/ico_addtofavourites.gif) no-repeat 4px 4px;
}

.favouritedelete div {
	background: url(../../images_ops/ico_delfromfavourites.gif) no-repeat 4px 4px;
}

.favouriteview div {
	background: url(../../images_ops/ico_viewfavourites.gif) no-repeat 4px 3px;
}

.propertycontact div {
	background: url(../../images_ops/ico_emailus.gif) no-repeat 4px 3px;
}

.printdetails div {
	background: url(../../images_ops/ico_printdetails.gif) no-repeat 4px 3px;
}

.sendtofriend div {
	background: url(../../images_ops/ico_sendtofriend.gif) no-repeat 4px 3px;
}

.smstofriend div {
	background: url(../../images_ops/ico_sendbysms.gif) no-repeat 4px 3px;
}


#propertycontact2 {
	background: url(../../images_ops/ico_emailus.gif) no-repeat 4px center;
	padding: 12px;
	padding-left: 36px;
}


/*******************************************************************************************************/
/******************************************************************************************************/

#propertypictures p {
	text-align: center;
	font-size: 11px;
	padding: 0;
	margin: 3px 0;
	margin-bottom: 8px;
}

#propertypictures td {
	vertical-align: top;
}

#propertypictures div.thumbnails {
	border: none;
}

/******************************************************************************************************/
/******************************************************************************************************/

#prevnextbar {
	margin:  0 auto;
	width: 555px;
	margin-top: 12px;
	clear: both;
	background: url(../../images/fondo_grisblanco.gif) repeat-x left bottom;
}

#prevnextbar td {
	padding: 6px;
}

#prevbutton, #nextbutton, #gobackbutton {
	display: block;
	padding: 3px;
	width: 170px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background: #000000;
}

#prevbutton {
	width: 130px;
	margin-left: 0;
}

#nextbutton {
	width: 130px;
	margin-right: 0;
}

#prevbutton:hover, #nextbutton:hover, #gobackbutton:hover {
	color: #FFFFFF;
	border: 1px solid #999999;
	background: #444444;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

.searchform {
	border-collapse: collapse;
	margin: 0 auto;
	padding-bottom: 3px;
	width: 550px;
	margin-bottom: 8px;
	border: 1px solid #073E63;
}

.searchform th {
	text-align: left;
	padding: 6px;
	color: #FDFFCB;
	border-bottom: 1px solid #094F80;
	font-weight: bold;
}

.searchform td {
	padding: 3px;
}


/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#picturegallery {
}

#picturegallery table {
	margin: 0 auto;
	width: 545px;
}

#picturegallery table td {
	text-align: center;
}

#picturegallery .backtodetails h2 {
	text-align: right;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#contactform {
	margin: 0 auto;
	padding-bottom: 3px;
	width: 390px;
	margin-bottom: 8px;
	border-collapse: collapse;
}

#contactform th {
	text-align: left;
	padding: 3px;
	color: #FDFFCB;
}

#contactform td {
	padding: 3px;
	font-weight: bold;
}

#sendsmsform {
	margin: 12px auto;
	width: 450px;
	padding: 12px;
	border: 1px solid #FFFFFF;
}

#sendsmsform p {
	margin: 0;
	padding: 2px;
}

/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#photoview {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-color: #005FA4;
	
}

#photoviewpic {
	width: 602px;
	margin: 4px auto;
}

#photoviewpic img {
	border: 1px solid #FFFFFF;
	width: 602px;
}

#photoview .closelink {
	display: block;
	padding: 3px;
	width: 220px;
	text-align: center;
	margin: 0 auto;
	background: #0066CC url(../../images/boton_dorado.gif) repeat-x bottom;
	border: 1px solid #004282;
}

#photoview .closelink a {
	text-decoration: none;
}
/*******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

#selectedproperties {
	vertical-align: top;
	font-size: 9px;
	margin-top: 18px;
}

#selectedproperties h2 {
	margin: 0 0 12px;
	padding: 6px;
	background: url(../../images/fondo_h1.gif) no-repeat left bottom;}

#selectedproperties td {
	vertical-align: top;
}

#selectedproperties img {
	margin: 2px;
}

#selectedproperties p {
	margin: 0;
	padding: 0 2px;
	height: 25px;
}

#selectedproperties a {
	display: block;
	font-weight: bold;
	padding: 6px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

#selectedproperties a:hover {
	color: #666666;
}

.selectedcontainer {
	margin: 0 auto;
}

#cabecera {
	width: 751px;
	margin: 0 auto;
	margin-bottom: 8px;
}

#pie {
	width: 751px;
	margin: 0 auto;
}
