/*Main Table*/

#top_text_layer {
	position:relative;
	width: 764px;
	height: 82px;
	top: 0px;
	text-align:left;
}

.border_black {
	border: 1px Solid #000000;
}

.head_table {
	width: 764px;
	height: 82px;
	border-right: 1px Solid #000000;
}

.logo_cell {
	width: 255px;
	height: 53px;
	border-bottom: 1px Solid #000000;	
}

.curve_cell {
	width: 8px;
	background-image:url(images/top_curve.gif);
	background-repeat:no-repeat;
	border-bottom: 1px Solid #ff9000;	
}

.top_cell {
	width: 200px;
	background-image:url(images/bg_orange.gif);
	background-repeat:repeat-x;
	border-bottom: 1px Solid #ff9000;

}

.top_picture_cell {
	width: 300px;
	background-image:url(images/top_picture.gif);
	background-repeat:no-repeat;
    background-position:right;
}

.tool_bar {
	height: 25px;
	background-image:url(images/bg_toolbar.gif);
	background-repeat:repeat-x;
	border-left: 1px Solid #000000;
	border-right: 1px Solid #fff;	
}

.toolbar_links_table{
	border-left: 1px Solid #fff;
	border-top: 1px Solid #fff;	
	height: 26px;
}

.toolbar_links_table_cell1 {
	width: auto;
	border-right: 1px Solid #5f5f5f;
	text-align: center;	
}

.toolbar_links_table_cell2 {
	width: auto;
	border-left: 1px Solid #b8b8b8;
	border-right: 1px Solid #5f5f5f;	
	text-align: center;	
}

.toolbar_links_table_cell3 {
	width: auto;
	border-left: 1px Solid #b8b8b8;
	border-right: 1px Solid #5f5f5f;	
	text-align: center;	
}

.toolbar_links_table_cell4 {
	width: 165px;
	border-left: 1px Solid #b8b8b8;
	text-align: center;	
}

.main_table {
	width: 764px;
	height: 635px;
	border-right: 1px Solid #000000;
	border-bottom: 1px Solid #000000;
	border-left: 1px Solid #000000;
}

/* Menu */

.menu_cell {
	width: 167px;
	background-color: #ffb85b;
	vertical-align:top;
}



.menu_table td {
	height: 23px;
	border-bottom: 1px Solid #fff;
	background-image:url(images/bg_cell_menu.gif);
	background-repeat:repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.menu_table th {
	height: 21px;
	border-bottom: 1px Solid #fff;
	background-color: #00493a;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.menu_table th.bg_orange  {
	height: 21px;
	background-color: #ff7800;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.menu_table form {
	margin: 0px;
	padding: 0px;
}

/* End Menu*/

.main_cell {
	height: 500px;
	background-image:url(images/bg_main.gif);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

.bottom_cell {
	height: 25px;
	background-color:#c6c6c6;
	text-align:right;
	vertical-align:middle;
}


/*End Main Table*/

/*Quick links table*/

.quicklinks_table {
	width: 579px;
	border: 1px Solid #000;
}

.quicklinks_table li {
	margin-left: -35px;
	margin-top: 8px;
	list-style: none;
	text-align:left;
	font-weight: bold;
	
}

.quicklinks_table A, .quicklinks_table A:visited, quicklinks_table A:active {
	color: #000000; 
	text-decoration:none;
}
.quicklinks_table A:hover {
	color: #000000; 
	text-decoration:underline;
}

.quicklinks_table .football_cell {
	width: 286px;
	height: 142px;
	background-image:url(images/bg_football.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	margin-bottom: -4px;
	vertical-align: top;
}

.quicklinks_table .costasol_cell {
	width: 286px;
	height: 142px;
	background-image:url(images/bg_costadelsol.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	margin-bottom: -4px;
	vertical-align: top;
}

.quicklinks_table .costaluz_cell {
	width: 286px;
	height: 142px;
	background-image:url(images/bg_costadelaluz.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;	
	margin-bottom: -4px;
	vertical-align: top;	
}

.quicklinks_table .costacalida_cell {
	width: 286px;
	height: 142px;
	background-image:url(images/bg_costacalida.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;	
	margin-bottom: -4px;		
	vertical-align: top;
}

.quicklinks_table .polarisworld_cell {
	width: 286px;
	height: 142px;
	background-image:url(images/bg_polarisworld.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;	
	margin-bottom: -4px;		
	vertical-align: top;
}

.quicklinks_table .middel_cells {
	height: 20px;
	background-color: #959fb1;
	padding-left: 5px;
}

.quicklinks_table .bottom_cells {
	height: 142px;
	background-image:url(images/bg_bottom_quicklinks.gif);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
}

/*End Quick links table*/

.form {
	border: 1px Solid #00493a;
	font-family:Verdana;
	font-size:11px;

}

.pic_border {
	border: 1px Solid #000;
	padding: 2px;
}

.resource_table {
	border: 1px Solid #000;
	background-color:#fff;
}

.resource_table th {
	background-color:#ff7800;
	height:18px;
}

.resource_table td {
	background-color:#E1E1E1;
	height:18px;	
}

/* SEO-DATASOFT CSS */

/* Property Details */

.details_table {
	width: 98%;
	border-collapse: collapse;
	border-color: #666666;
}

.details_additional {
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
	margin: 6px;
	display:block;
}

#text_description {
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	margin: 5px;
}

.h2_details {
	font-family:Arial, Vernada, sans-serif;
	font-size: 15px;
	color: #154f7c;
	margin: 5px;
	font-weight: bold;
	text-align:left;
}

.featured_table {
	width: 560px;
}

.featured_cell {
	font-family:Arial, Vernada, sans-serif;
	font-size: 11px;
	background-color: #fead53;
	text-align:left;
	padding-left: 7px;
}

.details_price {
	font-family:Arial, Vernada, sans-serif;
	font-size: 18px;
	color: #FF0000;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.details_pictures {
	width: 105px;
	height: 80px;
	border: 1px Solid #000000; 
}

.details_pictures_cell {
}

.moreinfo_top_text {
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 3px;
}

.morinfo_table  {
	width: 10%;
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	background-color: #DFDFDF;
}

.button_submit_moreinfo {
	width: 63px;
	height: 24px;
	border: 0;
	background-image: url(http://www.linksproperty.org/images/b_submit_moreinfo.gif);
	background-repeat: no-repeat;
	background-color: #DFDFDF;
}

/* Quicklinks css details page */

.quicklinks_cell {
	text-align:left;
	padding: 5px;
}


.table_quicklinks {
	width: 100%;
	margin-left: 15px;
}

.similar_quicklinks {
	width: 50%;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

.similar_quicklinks ul {
	padding: 8px;
	margin: 8px;
	list-style-type:circle;
}

.static_quicklinks {
	width: 50%;
	vertical-align:top;
	padding: 0px;
	margin: 0px;	
	text-align:left;	
}

.static_quicklinks ul {
	padding: 8px;
	margin: 8px;
	list-style-type:circle;	
}
/*End Quicklinks css details page*/

/* Short list */

.div_shortlist_top {
	padding: 5px;
}

.shortlist_links_nav {
	width:557px;
	height:15px;
	text-align:right;
	padding:3px;
	margin-top: 5px;
	margin-left: 12px;
}

		.shortlist_links_nav a{
					color:#000;
					text-decoration:none;
					}
		.shortlist_links_nav a:visited{
					color:#000;
					text-decoration:none;
					
					}
		.shortlist_links_nav a:hover{
					color:#ff0000;
					text-decoration:underline;
					}
		.shortlist_links_nav a:active{
					color:#000;
					text-decoration:none;
					}

.h2_shortlist {
	font-family:Arial, Vernada, sans-serif;
	font-size: 13px;
	color: #154f7c;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align:left;
}

.shortlist_top_text {
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
/* Shortlist Table */

.shortlist_table {
	width:95%;
	border-collapse: collapse;
	border-color: #666666;
}

.shortlist_title_cell {
	width:415px;
	height:15px;
	background-color: #fead53;
}

.h3_shortlist {
	font-family:Arial, Vernada, sans-serif;
	font-size: 13px;
	color: #FF0000;
	margin: 0px;
	font-weight: bold;
	text-align:left;
}

A.shortlist_h3_link, A.shortlist_h3_link:visited, A.shortlist_h3_link:active {
	color: #FF0000; 
	text-decoration:none;
}
A.shortlist_h3_link:hover {
	color: #FF0000; 
	text-decoration:underline;
}

.shortlist_details_cell {
	width:415px;
	height:15px;
}

.shortlist_description_cell {
	width:415px;
	height:15px;
	vertical-align:top;
}

.shortlist_additional {
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
	padding: 0px;
	margin:0px;
}

.shortlist_description {
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
}

.shortlist_relatedlinks_cell {
	height:10px;
	background-color: #999999;
	text-align: right;
	font-weight: bold;
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
}

		.shortlist_relatedlinks_cell a{
					color:#000;
					text-decoration:none;
					}
		.shortlist_relatedlinks_cell a:visited{
					color:#000;
					text-decoration:none;
					
					}
		.shortlist_relatedlinks_cell a:hover{
					color:#000;
					text-decoration:underline;
					}
		.shortlist_relatedlinks_cell a:active{
					color:#000;
					text-decoration:underline;
					}

.Shortlist_picture_cell {
	width:150px;
	height:120px;
	font-family:Arial, Vernada, sans-serif;
	font-size: 12px;
}

.shortlist_picture {
	width: 125px;
	height:100px;
	margin-bottom: 5px;
	border: 1px Solid #000000; 
}


/*End shortlist Table*/


/* End short list */

/* End Property Details */