/* @override http://vaproperty.es/css/style.css */

/* @override http://vaproperty.es/experimental/css/style.css */

/* @override http://vaproperty:8888/css/style.css */

/* @group clearfix */

.clearfix {  
	display: inline-block;  
}

.clearfix:after {
	content: ".";  
	display: block;  
	clear: both;  
	visibility: hidden;  
	line-height: 0;  
	height: 0;  
}  
html[xmlns] .clearfix {  
	display: block;  
}  
* html .clearfix {  
	height: 1%;  
}

/* @end */
 
body {
	background-color: #ffffff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font-size: 19px;
	color: black;
}

h2 {
	font-size: 16px;
	color: gray;
}

h3 {
	color: #3566a7;
	line-height: 19px;
}

.highlighted_a {
	display: inline-block;
	background-color: #dbe9ff;
	padding: 2px;
	color: black;
}

.highlighted_a:hover {
	display: inline-block;
	background-color: #dbe9ff;
	padding: 2px;
	color: gray;
}

li {
	list-style-type: square;
	margin-bottom: 5px;
}

small {
}

input#scrollTop {
	float: right;
	display: block;
	margin: 25px;
	background-color: #cecece;
	padding: 5px 10px;
	font-size: 14px;
	border: 1px none gray;
}

#wrapper {
	width: 928px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

/* @group TOP */

#wrapper #langTab {
	width: 230px;
	height: 24px;
	background: url(../images/langTab.png) no-repeat 0;
	margin-left: 696px;
	margin-top: -8px;
}

img.langTab_flag {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#langTab small {
	margin-left: 15px;
	float: left;
	margin-top: 5px;
}

#wrapper a#logoBox {
	width: 205px;
	height: 29px;
	text-align: right;
	background: url(../images/logo.png) no-repeat 0 -20px;
	float: left;
	display: block;
	padding-top: 22px;
	margin-top: -12px;
	margin-bottom: 12px;
}

#wrapper #aboutBox {
	margin-top: 35px;
}

#wrapper #aboutBox #aboutUs {
	display: block;
	width: 82px;
	height: 15px;
	background: url(../images/aboutUs.png) no-repeat 0 0;
	margin-top: -15px;
	float: right;
	margin-right: 77px;
}

#wrapper #aboutBox #aboutUs:hover {
	display: block;
	width: 82px;
	height: 15px;
	background: url(../images/aboutUs_active.png) no-repeat 0 0;
	margin-top: -15px;
	float: right;
	margin-right: 77px;
}

#nav {
	width: 929px;
	height: 62px;
	margin-top: 13px;
	display: block;
	clear: both;
	margin-left: 0;
}

#nav a {
	display: block;
	float: left;
	height: 52px;
	background-image: url(../images/navBar.png);
}

#nav a#residential {
	width: 234px;
	background-position: 0 -10px;
	height: 52px;
}

#nav a#residential:hover, #nav a#residential.on {
	width: 234px;
	background-position: 0 -82px;
	height: 52px;
}

#nav a#commercial {
	width: 231px;
	background-position: -234px -10px;
	height: 52px;
}

#nav a#commercial:hover,#nav a#commercial.on {
	width: 231px;
	background-position: -234px -82px;
	height: 52px;
}

#nav a#overseas {
	width: 230px;
	background-position: 463px -10px;
	height: 52px;
}

#nav a#overseas:hover, #nav a#overseas.on {
	width: 230px;
	background-position: 463px -82px;
	height: 52px;
}

#nav a#services {
	width: 234px;
	background-position: 233px -10px;
	height: 52px;
}

#nav a#services:hover, #nav a#services.on {
	width: 234px;
	background-position: 233px -82px;
	height: 52px;
}

/* @end */

/* @group COLUMNS */
#fullCol {
	width:929px;
	height:600px;
}

/* @group centerCol */

#centerCol {
	width: 387px;
	height: auto;
	float: left;
	padding-left:36px;
}

#centerCol p {
	line-height: 16px;
	text-align: justify;
}

#centerCol .box, #rightCol2 .box {
	background-color: #dbe9ff;
	padding: 17px;
}

#centerCol .box p {
	margin: 0 0 10px;
}

#centerCol #contact {
	margin-top: 164px;
	width: 462px;
	font-size: 10px;
}

#centerCol #contact #counttitle {
	position: absolute;
	display: block;
	margin-left: 17px;
	font-size: 12px;
}

/* @end */

/* @group LeftCol */

#wrapper #leftCol {
	width: 231px;
	height: auto;
	float: left;
	margin-left: 4px;
}

#leftCol a {
	width: 231px;
	height: 31px;
	display: block;
	text-align: left;
	color: #171717;
	text-decoration: none;
	margin-bottom: 2px;
	font: 13px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 16px;
	background-color: #d4d4d4;
}

#leftCol a:hover {
	width: 231px;
	height: 31px;
	display: block;
	text-align: left;
	color: white;
	text-decoration: none;
	margin-bottom: 2px;
	font: 14px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 16px;
	background-color: #494949;
}

#leftCol a.on {
	width: 231px;
	height: 31px;
	display: block;
	text-align: left;
	color: white;
	text-decoration: none;
	margin-bottom: 2px;
	font: 14px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 16px;
	background-color: #015eda;
}

#wrapper #leftCol #leftCol_bottom {
	width: 231px;
	height: 31px;
	display: block;
	text-align: left;
	text-decoration: none;
	margin-bottom: 2px;
	text-indent: 16px;
	background-repeat: no-repeat;
	background-position: 0 -2px;
	line-height: 30px;
}

#wrapper #leftCol #leftCol_bottom:hover {
	width: 231px;
	height: 31px;
	display: block;
	text-align: left;
	text-decoration: none;
	margin-bottom: 2px;
	text-indent: 16px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 0 -2px;
}

#wrapper #leftCol img {
	width: 231px;
	position: relative;
	padding-bottom: 1px;
	margin-bottom: 2px;
}

/* @end */

/* @group rightCol */

#wrapper #rightCol {
	width: 231px;
	height: auto;
	float: right;
	margin-right: 3px;
}

#wrapper #rightCol img {
	width: 231px;
	position: relative;
	padding-bottom: 1px;
	margin-bottom: 2px;
}

#rightCol2 {
	width: 655px;
	height: auto;
	float: left;
	padding-left: 0px;
	margin-left:15px;
}

#rightCol2 p {
	line-height: 18px;
	text-align: justify;
}

#rightCol2 div.marbella_box.clearfix div.marbella_box_pic_frame img {
	margin-top: 8px;
}

#rightCol2 p span {
	font-weight: bold;
	font-size: 16px;
}

#rightCol2.special h3 {
	margin-bottom: 4px;
	margin-top: 0;
}

#rightCol2.special h2 {
	margin-bottom: 4px;
	margin-top: 23px;
}

#rightCol2.special h1 {
	margin-top: 21px;
}

#rightCol2.special p {
	margin-top: 0;
}

/* @end */

/* @end */

/* @group Bottom */

#wrapper #bottom {
	width: 929px;
	height: 37px;
	background-image: url(../images/bottom.png);
	margin-top: 10px;
	float: left;
}

#wrapper #bottom a {
	text-decoration: none;
	float: right;
	margin-top: 11px;
	margin-right: 11px;
	color: white;
}

#wrapper #bottom a#contact {
	text-decoration: none;
	float: right;
	margin-top: 11px;
	margin-right: 11px;
	color: gray;
}

#wrapper #bottom a#contact:hover {
	text-decoration: none;
	float: right;
	margin-top: 11px;
	margin-right: 11px;
	color: silver;
}

#wrapper #bottom a:hover {
	text-decoration: none;
	float: right;
	margin-top: 11px;
	margin-right: 11px;
	color: silver;
}

/* @end */

/* @group Resales Online */

form#quickSearchForm {
	width: 375px;
}

.qs_body {
	float: left;
}

#quickSearchForm table {
	background-color: #dbe9ff;
	padding: 0 8px 8px;
	width: 300px;
	height: 419px;
}

#quickSearchForm table tbody {
}

.qs_label {
	font-size:16px;
	color:#3566a7;
	float: left;
	margin-top: 8px;
	margin-bottom: 0;
	padding: 0;
}

.qs_input {
	float: left;
}

.qs_text {
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.qs_button {
	float: right;
}

.ROL_iframe {
	width: 674px;
	height: 503px;
	margin-left: 0;
	display: block;
	float: left;
}

.resales_iframe_small {
	float:left;
	padding: 0;
	margin-top: 0px;
	margin-bottom:15px;
	width: 367px;
}

#rightCol2_resales {
	width: 675px;
	height: auto;
	float: left;
	margin-left:0px;
	padding:0px;
}

input#RefNum {
	width: 150px;
}

input#PriceMax {
	width: 150px;
}

input#PriceMin {
	width: 150px;
}

#centerCol_resales {
	text-align:justify;
	width: 387px;
	float: left;
	padding-left: 36px;
}



/* @end */

/* @group CURRICULUM */

#cv_box {
	width: 655px;
	height: auto;
	margin-bottom: 32px;
}

#cv_pic_frame {
	float: right;
	width: auto;
	padding-left: 30px;
	height: 290px;
	margin-top: 15px;
}

#cv_box a {
	text-decoration: none;
}

/* @end */

/* @group MARBELLA */

.marbella_box {
	width: 655px;
	float: left;
	margin-bottom: 15px;
}

.marbella_box p {
	width: 393px;
	text-align: justify;
}

.marbella_box_pic_frame {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	width: auto;
	margin-right: 15px;
	margin-top: 21px;
	height: auto;
}

.marbella_hr {
	width: 640px;
	margin-bottom: 45px;
	float: left;
}

/* @end */

/* @group FORMS */

#form_wrapper {
	background-color: #dbe9ff;
	padding: 15px;
	width: 356px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#property_address {
	width: 356px;
	height: 67px;
	margin-top: 1px;
	margin-bottom: 15px;
	border-style: none;
}

#property_condition {
	margin-bottom: 15px;
}

#mr_mrs {
	margin-bottom: 15px;
}

#mail_address_text {
	height: 67px;
	margin-bottom: 15px;
	border-style: none;
	margin-top: 1px;
	width: 356px;
}

#message_text {
	height: 56px;
	margin-bottom: 15px;
	border-style: none;
	margin-top: 1px;
	width: 356px;
}

.form_input {
	width: 349px;
	border-style: none;
}

#purpose {
	margin-left: 15px;
}

.form_tag {
	width: 352px;
	margin-left: 3px;
	display: inline;
	margin-right: 15px;
}

.form_field {
	margin-bottom: 15px;
	border-style: none;
	width: 356px;
}

#user_name {
}

#user_lastname {
}

#phone_number {
}

#email_address {
}

#submit_button {
	float: right;
}

/* @end */

/* @group GOOGLE MAPS */

.map_canvas {
	width: 650px;
	height: 450px;
	border-style: none;
}



/* @end */

/* @group LATEST DEVELOPMENTS */

.latest_box {
	display: block;
	margin-bottom: 30px;
	background-color: #dbe9ff;
	padding: 5px 15px 15px;
	width: 625px;
	float: left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.latest_header {
	margin-left: 22px;
}

.latest_box li {
	list-style-type: square;
	margin-bottom: 5px;
	width: 350px;
	font-size: 11px;
}

.undecorated_a {
	text-decoration: none;
}

.latest_pic {
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	padding: 15px;
	clear: both;
}

.latest_a {
	text-decoration: none;
	padding: 5px;
	margin-left: 15px;
	float: left;
}

.latest_price {
	color: black;
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: right;
	padding: 5px;
	clear: right;
	margin-right: 10px;
}

/* @end */

/* @group FOOTERS */

#search_footer {
	width: 387px;
	height: auto;
	float: left;
	
}
/* @end */
