* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#161616; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#4d4d4d;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
	width:70px;
}
.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:920px; 
	margin:0 auto;
	font-size:.875em;
}


/*==== GLOBAL =====*/
#header {
	height:150px;
	background-color: #f5f5f5;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#slides-box {
	background:#f5f5f5;
	padding-bottom:5px;
}
#content {
	background:#f5f5f5;
}
#extra-content {
	background-color: #2f2f2f;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#323232; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:24px;	
}

h2 {
	color:#000;
	font-size:19px;
	line-height:1.2em;
	font-weight:normal;
	border-bottom:1px solid #cacaca;
	padding:4px 0 10px 0;
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
}
	h2 img {
		float:right;
		margin:5px 0 0 0;
	}
h3 {
	font-size:1.14em;
	color:#666;
	font-weight:normal;
	margin-bottom:20px;
}
h4 {
	font-size:1.29em;
	font-weight:normal;
	margin-bottom:10px;
}
h5 {
	font-size:1.14em;
	color:#a2a2a2;
	font-weight:normal;
}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver {
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
	color:#a2a2a2;
}
.box_home {
	background:none repeat scroll 0 0 #FFFFFF;
/*height:410px;*/
	height:305px;
	margin-bottom:10px;
	padding-left:5px;
	width:100%;
}
	.box .inner { 
		padding:20px 20px 30px 20px;
		color:#666;
	}
.box_home_features {
background:none repeat scroll 0 0 #FFFFFF;
width:100%;
}
.list_property, .spain_properties {
	padding-top: 0; 
	padding-bottom:10px;	
}
	.list_property img, .spain_properties img {
		height:170px;
		width:300px; 
	}
.list_property {
	margin-top:10px;
}
.google_maps {
	position:relative;	
}
.main_text {
    height: 445px;
    padding-left: 2px;
    padding-right: 2px;
}
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .row-1 {
	height:50px;
	color:#989898;
}
	#header .row-1 .fleft {
		padding:14px 0 0 0;
	}
#header .row-2 {
	height:89px;
	border-bottom:1px solid #c7c6c6;
}
	#header .row-2 .fleft {
		padding:29px 0 0 0;
	}

.top-links {
	float:right;
	padding:14px 0 0 0;
	margin-right:-7px;
}
	.top-links li {
		display:inline;
	}
		.top-links li h1 a {
    		color: #989898;
    		font-size: 12px;
    		padding: 0 7px 0 4px;
    		text-decoration: none;
		}
		.top-links li h1 a:hover {
			text-decoration:none;
			color:#fff;
		}
.languages {
    float: right;
    height: 20px;
    overflow: hidden;
	padding:23px 0 0 0;
    position: relative;
	text-align: right;
    width: 200px;
}
	.languages li {
		display:inline;
		margin-left:5px;
	}
		.languages li a {
			text-decoration: none;
		}
		.languages li img {
			width:20px;
		}
.nav {
	float:right;
}
	.nav li {
		display:inline;
	}
		.nav li a {
			display:block;
			float:left;
			background:#161616;
			color:#fff;
			text-decoration:none;
			line-height:44px;
			margin-left:1px;
			padding: 0 12px;
			font-size:1.2em;
		}
		.nav li a:hover, .nav li a.current {
			background:#ddd;
			text-decoration:none;
			color:#797979;
		}

/*== featured box begin ==*/
#featured {
	width:920px;
	position:relative;
	height:354px;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:127px;
	left:486px;
	list-style:none;
	width:615px;
	z-index:100;
	background:url(../images/tabs-nav-bg.png) left top;
	padding:13px 11px 10px 11px;
	width:10px;
	background-color: #333333;
}
#featured ul.ui-tabs-nav li { 
	width:10px; 
	height:10px; 
	overflow:hidden; 
	margin-bottom:4px;
	background:url(../images/item.png) no-repeat 1px top;
	vertical-align:top;
	font-size:0;
	line-height:0;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 
	background:url(../images/item-selected.png) no-repeat left top;
}
	#featured ul.ui-tabs-nav li a {
		display:block;
		width:10px;
		height:10px;
		overflow:hidden;
	}

#featured .info { 
	width:402px;
	height:354px;
	background:#161616;
	position:absolute;
	left:518px;
	top:0;
	color:#838383;
	font-size:1.1em;
	color:#838383;
	font-family:Arial, Helvetica, sans-serif;
}
	#featured .info .inner { 
		padding:15px 50px 0 45px;
	}
		
		
		#featured .info ul {
			padding-bottom:25px;
		}
			#featured .info ul li {
				border-bottom:1px solid #2d2d2d;
				width:100%;
				overflow:hidden;
				padding-bottom:2px;
				margin-bottom:2px;
				vertical-align:top;
			}
			#featured .info ul li.last {
				border-bottom:none;
			}
				#featured .info ul li strong {
					float:left;
					color:#fff;
					padding-left:6px;
				}
				#featured .info ul li span {
					float:right;
				}
				#featured #loader {
					display:none;					
				}
			
			#featured .info .button {
	width:92px;
	height:31px;
	float:left;
	display:block;
	color:#838383;
	line-height:31px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
			}
			#featured .info .button:hover {
				color:#fff;
			}
			#featured .info .price {
				font-size:30px;
				line-height:1.2em;
				color:#fff;
				font-weight:normal;
				float:right;
			}


#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/


/*===== content =====*/
#content .indent {
	padding:5px 18px 20px 18px;
}

#content .section {
	padding:0 0 70px 0;
}

.news {
	width:270px;	
}
.news li {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.news li.last {
	background:none;
	padding-bottom:30px;
	margin-bottom:0;
}
.news li div {
	text-align:right;
	overflow:hidden;
}
.news li span {
	float:left;
	font-size:11px;
	background:#161616;
	color:#fff;
	padding:1px 8px 1px 8px;
	text-align:left;
	width:257px;
}
.news li span a {
	color:#FFF; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold;
}
.list1 li {
	background:url(../images/dash3.gif) left bottom repeat-x;
	padding:0 0 5px 10px;
	margin-bottom:5px;
}
.list1 li.last {
	background:none;
	padding-bottom:14px;
}
	.list1 li a {
		background:url(../images/bull-1.gif) no-repeat left 6px;
		padding:0 0 0 13px;
		text-decoration:none;
		color:#909090;
		font-size:1.1em;
	}
	.list1 li a:hover {
		color:#000;
	}

.list2 {
	padding-bottom:14px;
}
	.list2 li {
		background:url(../images/bull-1.gif) no-repeat left 8px;
		padding:0 0 6px 13px;
		font-size:1.1em;
	}

/*===== extra-content =====*/
#extra-content .indent {
	padding:20px 18px 24px 12px;
	color:#909090;
}
	#extra-content .indent .indent {
		padding:20px 0 60px 0;
	}
#extra-content .col-1 {
	width:604px;
	margin-right:29px;
}
#extra-content .col-2 {
	width:257px;
}
#extra-content h4 {
	color:#fff;
}
#extra-content .line-ver {
	background-position:604px top;
}
#extra-content dl {
	float:left;
	width:128px;
	font-size:0.9em;
	margin-right:22px;
}
#extra-content dl.last {
	margin-right:0;
}
	#extra-content dl dt {
		font-size:1.2em;
		color:#fff;
		padding:0 0 16px 9px;
		margin-bottom:0px;
	}
	#extra-content dl dd {
		padding:0 0 5px 21px;
		margin-bottom:5px;
		width:200px;
	}
	#extra-content dl dd a {
		text-decoration:none;
		color:#909090;
		background:url(../images/bull-1.gif) no-repeat 10px 6px;
		padding:0;
	}
	#extra-content dl dd a:hover {
		color:#fff;
	}

/*===== footer =====*/
#footer {
	background-color:#161616;
	color:#989898;
	padding:12px 0 12px 0;
}
	#footer a {
		color:#989898;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/
#newsletter-form fieldset {
	border:none;
}
#newsletter-form input.text {
	width:215px;	
	border:none;
	background:#424242;
	padding:7px 0 7px 5px;
	margin-right:5px;
	color:#fff;
}
#newsletter-form input.submit {
	background:url(../images/submit.gif) no-repeat left top;
	width:30px;
	height:30px;
	border:none;
	cursor:pointer;
}
#newsletter-form p {
	font-size:12px;
	margin-bottom:10px;
}
#newsletter-form a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	font-size:12px;
}
#newsletter-form a:hover {
	border-bottom:none;
	background:#fff;
	color:#2f2f2f;
}

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:34px;
	} 
		#contacts-form label input { 
			width:250px;
			padding:2px 0 3px 3px;
			color:#4d4d4d;
		}
		#contacts-form textarea {
			width:298px;
			height:85px;
			padding:2px 0 2px 3px;
			margin-bottom:15px;
			color:#4d4d4d;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:265px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:304px !important;
		}
/*==========================================*/
.property_search_box {
	background-color:#838383;
	border:none;
	width:150px;
}
.contact_box {
	width:200px;
	background-color:#CCC;
	margin-left:0px;
}
.footer_links {
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;	
}
.footer_links ul { }
.footer_links li { 
	display: inline; 
	border-left: 1px solid; 
	padding-left: 0.6em;
    padding-right: 0.6em;
}
.footer_links .first { 
	border-left: none; 
	padding-left: 0; 
}
.footer_links li a {
	color:#FFFFFF;	
}
#apDivNA {
 position:absolute;
 width:160px;
 height:118px;
 z-index:1;
}
.property_thumbs {
	border:1px;
	height:120px;
	width:160px;
}
.property_features {
	width:600px;	
}
.property_features li {
    float: left;
    overflow: hidden;
    padding: 0 5px 0 0;
    width: 195px;	
}
.property_pics {
	width:600px;	
}
.property_pics li {
	float:left;
	padding:5px;	
}
.property_thumbs_small {
	border:1px solid black;
	height:82px;
	width:108px;
}
.propsearchboxtext {
	margin-left:10px;
}
#latest_listings {
	margin-top:10px;	
}
#latest_listings h2 a {
	text-decoration:none;	
}
#latest_listings li {
	text-align: center;
	width: 20%;
	display:block;
	float:left;
}
#latest_listings .properties_title {
	margin-left: auto;
	margin-right: auto;
	width: 160px;
}
.property_list .property_main_list {
	width:560px;	
}
.property_list .property_main_list li {
	padding-top:5px;	
}
.property_list .property_main_list img {
	float:left;
	margin-right:5px;
}
.property_list .property_main_list span {
	float:right;
	width:395px;	
}
.property_list .property_main_list .property_details h3 {
	padding:0;
	margin:0;
	font-size:1.0em;
	font-weight:bold;
}
.property_list .property_main_list .property_details h3 a {
	color:#000000;	
}
.property_list .bullets li {
	float:left;
	padding-bottom:3px;
	width:95px;	
}
#pagination {
	margin-top: 10px;	
}
#pagination a {
    background-color: #2F2F2F;
    border: 1px solid #2F2F2F;
    color: white;
    margin: 1px;
    padding: 1px;
}
#pagination span {
	background-color: #2F2F2F;
	border: 1px solid #2F2F2F;
	color: white;
	margin: 1px;
	padding: 1px;
}
#pagination .pagingnav {
	background-color: red;
}
.pagination {
	color:#000; 
	font-size:12px; 
	font-weight:bold;
}
.fcs_feature h2 {
	text-align:center;	
}
.fcs_feature #feature_content {
	border:#DDDDDD; 
	border-style:dotted;
	text-align:center;
}
	.fcs_feature #feature_content h2, #latest_listings .properties_title h2 {
		font-size: 1em;
		height:45px;
	}
.fcs_about {
	text-align:justify;	
}
	.fcs_about img {
		border: 4px;
		float: left;
		height: 116px;
		padding-right: 5px;
		text-align: left;
		width: 197px;	
	}
#spacer { 
	clear:both;
}
.prime_locations {
	background:none repeat scroll 0 0 #FFFFFF;
	width:290px;
	padding-top:5px;	
}
.prime_locations div {
	display: inline;
	float: left;
	width: 145px;
	background:none repeat scroll 0 0 #FFFFFF;
	padding-bottom: 5px;
}

.prime_locations h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}    
.quick_contact .phone {
	margin-bottom: 20px;
}
.quick_contact .phone div {
	float: left;
    font-weight: bold;
    margin-right: 5px;	
}
.quick_contact .speak_language li {
	float:left;	
	width: 98px;
	
}
.speak_language li img {
	float:left;
	margin-right:5px;
	width:22px;	
}
/* AJAX for Cities*/
.ui-autocomplete-input {
    background-color: #838383;
	border-right: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: 19px;
    vertical-align: top;
    width: 134px;	
}
.ui-button {
	background-image:url("../images/input_arrow.jpg");
	background-repeat: no-repeat;
    width: 16px;
}
.ui-autocomplete {
	background-color: #838383;
	font-size:0.8em;
    max-height: 170px;
    overflow-x: hidden;
    overflow-y: scroll;
	padding-left: 2px;
	width:150px;	
}
.fb_share {
	margin-top:15px;	
}
.fb_share a {
	color:#2A62A3;
	font-size:12px;
	text-decoration:none;	
}
.row2_homepage {
	padding-right:0!Important;	
}
/*CSS for Facebook Property Search*/
.facebook {
	width:520px;
}
.facebook .fcs_about {
	margin-right:20px;
	
}
