/* @override 
	http://interinvest.dev/styles.css
	http://localhost/styles.css
	http://interinvestmarbella.com/styles.css
*/

/* 
Internet Explorer sorted like this:

height: 15px;
#height: 15px;
_height: 21px;

The first setting will apply to all browsers,
The second setting will only apply to Microsoft Internet Explorer browsers (in our case 7+)
The third setting will only apply to IE browsers 6.0 and older.
 */
 

/* @group Substans */

.listings {
	margin-top: 20px;
}

div.double_column {
	width: 100%;
}
.double_column p,
.content p,
.justifiedr p,
div.googlemaps {
	margin-bottom: 20px;
}
div.double_column p:first-child {
	margin-top: 0px;
}
div.double_column .col1 {
	float: left;
	width: 49%;
	overflow: hidden;
	margin-right: 2%;	
}
div.double_column .col2 {
	width: 49%;
	float: left;
}

/* @group Double Column Configurations */

div.double_column.dc10 .col1 {
	width: 8%;
	margin-right: 4%;
}
div.double_column.dc10 .col2 {
	width: 88%;
}

div.double_column.dc20 .col1 {
	width: 18%;
	margin-right: 4%;
}
div.double_column.dc20 .col2 {
	width: 78%;
}

div.double_column.dc30 .col1 {
	width: 28%;
	margin-right: 4%;
}
div.double_column.dc30 .col2 {
	width: 68%;
}

div.double_column.dc40 .col1 {
	width: 38%;
	margin-right: 4%;
}
div.double_column.dc40 .col2 {
	width: 58%;
}

div.double_column.dc50 .col1 {
	width: 48%;
	margin-right: 4%;
}
div.double_column.dc50 .col2 {
	width: 48%;
}

div.double_column.dc60 .col1 {
	width: 58%;
	margin-right: 4%;
}
div.double_column.dc60 .col2 {
	width: 38%;
}

div.double_column.dc70 .col1 {
	width: 68%;
	margin-right: 4%;
}
div.double_column.dc70 .col2 {
	width: 28%;
}

div.double_column.dc80 .col1 {
	width: 78%;
	margin-right: 4%;
}
div.double_column.dc80 .col2 {
	width: 18%;
}

div.double_column.dc90 .col1 {
	width: 88%;
	margin-right: 4%;
}
div.double_column.dc90 .col2 {
	width: 8%;
}

div.double_column .col1 img,
div.double_column .col2 img {
	width: 100%;
}

/* @end */



#emailafriend {
	text-align: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	background: #fff;
	border: 6px solid #a00;
	padding: 10px 20px 0px 20px;
} 

#emailafriend p {
	font-size: 13px;
}
#emailafriend input {
	width: 320px;
	margin-bottom: 20px;
}

/* @group Banner */

#contactbannercontainer {
	position: absolute;
	width: 877px;
	top: -62px;
	left: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#contactbanner{
	display: block;
	width: 877px;
	height: 52px;	
	background: url(images/contactBanner.gif) no-repeat 0 0;
	color: #e6e17e;
	cursor: pointer;
}

#contactbanner:Hover{
	background-position: 0 -52px;
}

/* @end */


/* @group layouts */

body {
	width:100%;
	height:100%;
	padding: 0px;
	text-align: center;
	margin: 60px 0 30px;
}

#container {
	width: 877px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
img {
	border:none;
}
#makeanenquirybutton {
	position: absolute;
	top: -52px;
	right: 0px;
}

#mainContent div.dividerStar img {
	position: relative;
	z-index: 10;
	height: 20px;	
}

#header{
	position: relative;
	height: 144px;
	width: 756px;
	background-image: url(images/header.jpg);
	border: 1px solid #ffffff;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
}

#mainContent {
	padding: 0px;
	border: 1px solid #cecece;
}

.oneColumn {
	margin: 20px 60px;
	position: relative;
}

#mainContent div.oneColumn.notificationBg img.alignMiddle {
	margin-top:10px;
	margin-bottom:0px;
	padding-left: 10px;
}

#mainContent div.oneColumn.notificationBg p {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 40px;
	top: 10px;
}

.notificationBg {
	background-color: #feffdd;
}
form {
	padding: 0px;
	margin: 0px;
}
/* @group headerNav */

#headerNav{
	position: absolute;
	left: 510px;
	top: 16px;
	width:400px;
	height:39px;
	margin-left: 0 auto;
}

#headerNav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#headerNav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#headerNav ul li a{
	color: #5c5c5c;
	border-top: 6px solid white;
	margin:0px;
	padding:10px;
	display: block;
	text-decoration: none;
}

#headerNav ul li a:hover{
	color: red;
	text-decoration: none;
	
}

#headerNav ul li a.selected{
	color: red;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-top: 6px solid red;
	text-decoration: none;
}

/* @end */

/* @group Home */

.additionalInformation {
	position: relative;
	border-top: 1px solid #cacaca;
	padding: 10px 60px 0px;
	width: 755px;
}

.additionalInformation ul {
	position: absolute;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	top: 15px;
	right: 60px;
	width: 755px;
	text-align: right;
}
.additionalInformation ul li {
	position: relative;
	display: inline;
	margin-left: 20px;
}
li#additional1 {
}
li#additional2 {
}
/* @end */









/* @group propertySearchDetails */

#propertySearchDetails{
	text-align: center;
	position: relative;
	height: 75px;
	z-index: 3;
}
.psReferenceDivider{
	position: absolute;
	left: 192px;
	top: 12px;
	width: 13px;
	height: 51px;
	z-index:1;
}

.psReference{
	position: absolute;
	left: 0px;
	padding-left: 60px;
	width: 140px;
	height: 53px;
	padding-top: 22px;
}

.psReferenceInput { 
	width: 112px; 
	background-color: white; 
	color: #102132; 
	border: 1px solid #cecece; 
	margin-left: -15px; 
}

.psType{
	position: absolute;
	z-index: 6;
	left: 250px;
	width: 125px;
	height: 53px;
	padding-top: 22px;
}
.psType .arrow {
	position: absolute;
	left: 58px;
	bottom: 12px;
}

.psPropertyTypeInput{
	z-index: 1;

}

.psBedrooms{
	position: absolute;
	left: 400px;
	width: 115px;
	height: 53px;
	padding-top: 22px;
}
.psBathrooms{
	position: absolute;
	left: 540px;
	width: 115px;
	height: 53px;
	padding-top: 22px;
}
.psPrice{
	position: absolute;
	z-index: 5;
	text-align: center;
	left: 640px;
	width: 210px;
	height: 53px;
	padding-top: 22px;
}
.psPrice .arrow {
	position: absolute;
	left: 102px;
	bottom: 12px;
}

.psBedrooms ul.radioList,
.psBathrooms ul.radioList {
	position: absolute;
	left: 16px;
	top: 45px;
	width: 80px;
	margin-top:0px;
	padding-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.psBedrooms ul.radioList li,
.psBathrooms ul.radioList li {
	width: 16px;
	height: 17px;
	float: left;
	cursor: pointer;
}

ul.radioList li.radio1_off {
	background: url("/images/radio1_off.gif") no-repeat;
}

ul.radioList li.radio2_off {
	background: url("/images/radio2_off.gif") no-repeat;
}

ul.radioList li.radio3_off {
	background: url("/images/radio3_off.gif") no-repeat;
}

ul.radioList li.radio4_off {
	background: url("/images/radio4_off.gif") no-repeat;
}

ul.radioList li.radio1_on {
	background: url("/images/radio1_on.gif") no-repeat;
}
ul.radioList li.radio2_on {
	background: url("/images/radio2_on.gif") no-repeat;
}
ul.radioList li.radio3_on {
	background: url("/images/radio3_on.gif") no-repeat;
}
ul.radioList li.radio4_on {
	background: url("/images/radio4_on.gif") no-repeat;
}
ul.radioList li.radioPlus_off {
	background: url("/images/radioPlus_off.gif") no-repeat;
}
ul.radioList li.radioPlus_on {
	background: url("/images/radioPlus_on.gif") no-repeat;
}

ul.dropdown {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 665;

}

ul.dropdown li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100%;
	text-align: center;
	text-decoration: none;	
}
ul.dropdown li a.title{
	padding: 0px;
	text-transform: uppercase;
}
ul.dropdown li #propertyTypeDDBody {
	width: 150px;
	position: absolute;
	z-index: 10;
	top: 42px;
	left: -12px;
	margin: 0px;
	padding: 0px;
	background: #ffffFF;
	border: 1px solid #f00;
}

ul.dropdown li #propertyPriceDDBody {
	width: 150px;
	position: absolute;
	z-index: 10;
	top: 42px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	background: #ffffFF;
	border: 1px solid #f00;
}
ul.dropdown div a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #444;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 11px;
}
ul.dropdown div a.selected {
	font-weight: bold;
	color: #f00;
}
ul.dropdown div a:hover {
	background: #f00;
	color: #fff;
}

/* @end */

/* @group searchBoxes */

.searchBoxes {
	padding-left: 60px;
	height:35px;
	position: relative;
	z-index:2;
}

.searchBoxes a{
	text-decoration: none;
}

.searchBoxes .prevNext{
	position:absolute;
	right: 60px;
	top: 10px;
}

.searchBoxes .prevNext img{
	padding-left: 15px;
}

.searchBoxes span{
	vertical-align: 13px;
	padding-left: 10px;
}



/* @end */

a {
	color: #f00;
}
a:hover {
	font-weight: bold;
}
.headerNavText * a:hover {
	font-weight: normal;
}

/* @group propertyList */

.propertyListItem{	
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 40px;
}

.aboutPageBody .propertyListItem {
	padding: 0px;
	margin: 0px;
	width: 500px;
}

.propertyListItem .plImage{
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 225px;
}

.propertyListItem .plImage .plSoldLabel {
	position: absolute;
	width: 63px;
	height: 63px;
	left: 162px;
	background-image: url("/images/lbl_sold.gif");
}



.plDetailsListWide{
	width: 550px;
	height: 20px;
}


.plDetailsList{
}

.plBodyTextEng{
	line-height: 19px;
}

.plBodyTextSpa{
	display: block;
	margin-top: 15px;
	color: #6c6c6c;
	line-height: 19px;
}


.plText {
	float: left;
	width: 530px;
	position: relative;
}

.plText img {
	display: block;
}


.plDetailsList ul{
	font-size: 13px;
	margin-bottom: 13px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.plDetailsList ul li{
	float: left;
	margin-right: 12px;
}

.plDetailsListWide ul{
	font-size: 13px;
	margin-bottom: 13px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.plDetailsListWide ul li{
	float: left;
	margin-right: 12px;
}

.aboutPageBody .propertyListItem .plDetailsList ul li {
	float: none;
}

.propertyListNavigation{
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
}
.propertyListNavigation img{
	margin-top: 10px;
	margin-left: 10px;
}

.moreIcon {
	margin-bottom: -2px;
	margin-left: -2px;
}

.clear{
	clear: both;
}

/* @end */

/* @group propertyCloseup */

.propertyCloseup{
	padding-left: 60px;	
	padding-right: 60px;
	padding-top: 40px;	
	padding-bottom: 40px;	
}
.propertyCloseupHeader{
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 15px;
	font-size: 22px;
	position: relative;
}

#mainContent div.propertyCloseupHeader.bottomLine.highlightBg div.leftAdjust {
	position: absolute;
	left: 170px;
	top: 14px;	
}

#mainContent div.propertyCloseupHeader.bottomLine.highlightBg div.leftAdjust a img {
	position: absolute;
	top: -7px;
	left: -110px;
}

#mainContent div.propertyCloseupHeader.bottomLine.highlightBg div.rightAdjust span.highlightText.alignMiddle {
	position: absolute;
	right: 60px;
	top: 14px;
}

.propertyCloseupDetails{
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 6px;
	padding-bottom: 8px;
	height: 13px;
}

.propertyCloseupDetails ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.propertyCloseupDetails ul li{
	float: left;
	padding-right: 20px;
}

#bigImageContainer {
	position: relative;	
}
#bigImageContainer .plSoldLabel {
	position: absolute;
	width: 63px;
	height: 63px;
	left: 692px;
	top: 0px;
	background-image: url("/images/lbl_sold.gif");
}
.propertyCloseupImages{
	width: 240px;
	padding-top: 20px;
}

.propertyCloseupImages ul {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}

.propertyCloseupImages ul li {
	margin-right:5px;
	display: inline;
}

.propertyCloseupImages .thumbnail {
	width: 100px;
	height: 60px;
	padding: 7px;
	border: 1px solid #bbb;
	background-color: white;
}

.propertyCloseupImages .selected {
	border: 1px solid #f00;
}

.propertyCloseupBody{
	width: 440px;
	margin-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}





/* @end */


.welcomePage{

}

/* @group aboutPage */

.aboutPage{
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 20px;
	margin-bottom: 60px;
}

.aboutPageLinks{
	width: 240px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;	
}

.aboutPageBody{
	padding: 0px;
	margin: 0px;
		margin-top: 30px;	
	width: 480px;
}

ul.links {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	margin-bottom: 65px;
}
ul.links p {
	margin-top: 0px;
}

#flashslideshow {
	margin-bottom: 30px;
}

/* @end */
.leftAdjust{
	float: left;
}

.rightAdjust{
	float:right;
}

.propertyCloseupHeader {
	height: 30px;
	padding-top: 0px;
	margin-left: 0px;	
}


.propertyCloseupDetails .leftAdjust {
	margin-left: 0px;
	width: 650px;
	padding-top: 0px;
}
.propertyCloseup .propertyCloseupImages.leftAdjust {
	margin-left: 0px;
	width: 260px;
	
}


/* @group footer */

#footer{
	width: 877px;
	margin: 0 auto;
	text-align: center;
	padding:10px;
	font: 9px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
}

#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	color: red;
	text-decoration: none;
	
}

/* @end */

/* @end */

/* @group Facts */

.interestingFacts {
	width: 755px;
	padding: 20px 60px;
	background-color: #efefef;
	border-top: 1px solid #cecece;
}

.interestingFacts .col1 {
	width: 220px;
	float: left;
	margin-right: 40px;
}
.interestingFacts .col2 {
	width: 220px;
	float: left;
	margin-right: 40px;
}
.interestingFacts .col3 {
	width: 220px;
	float: left;
}


/* @end */

/* @group fonts */

h1 {
	line-height: 30px;
	font-size: 25px;
}

h2 {
	line-height: 27px;
	font-size: 20px;
}

.mainFont{
	font: 13px Myriad Pro, Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	line-height: 19px;
}

.headerSloganText{
	font-size: 11px;
	font-style: italic;
	color: #5c5c5c;
}

.headerNavText{
	font-size: 13px;
}

.searchBoxesText{
	font-size: 10px;
	color: #5c5c5c;
}

.plTitleText{
	margin-top: 0px;
	font-size: 22px;
	line-height: 120%;
}

.aboutIntro{
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 24px;
	font-style: italic;
}

.aboutIntro p{
	font-size: 15px;
	line-height: 25px;
}

.aboutMain{
	padding-left: 60px;
	padding-right: 40px;
	padding-bottom: 30px;
}

.plBodyTextEng a img {
	padding-top: 5px;	
}

.propertyListItem * .plBodyTextSpa {
	margin: 0px;
}

.highlightText{
	color: red;
	font-weight: bold;
}

.featuredText{
	color: #FF9A00;
	font-weight: bold;
	font-style: italic;
	padding-right: 5px;
	padding-left: 20px;
	min-width: 21px;
	min-height: 20px;
	background: url("/images/starSmall.gif") no-repeat;
}

/* @end */

/* @group dividers */

.bottomLine{
	border-bottom: 1px solid #cecece;
}

.propertyListNavigation.bottomLine {
	border-bottom: none;
	border-top: 1px solid #cecece;
}


.dividerCurl{
	width: 877px;
	height: 20px;
	margin-top: -10px;
	margin-left: -1px;
}

.dividerCurlSmall {
	text-align: center;
	margin-bottom: 20px;
}

.dividerStar{
	width: 877px;
	height: 20px;
	margin-top: -10px;
	margin-left: -1px;
	margin-bottom: -10px;
}
/* @end */




/* @group backgrounds */

.bodyBg{
	background: #eee url(images/bg_pattern.gif) repeat;
}

.highlightBg{
	background: #ebf5fb;
}

.featuredBg{
	background: #feffdd;
}


/* @end */

/* @group forms */

form#contact_form {
	width: 450px;
	border: 1px solid #aeaeae;
	padding: 20px;
	background-color: #f3f5c7;
}

form#contact_form div {
	width: 450px;
	text-align: right;
}

form#contact_form input#name_txt,
form#contact_form input#email_txt,
form#contact_form input#subject_txt,
form#contact_form textarea {
	display: block;
	width: 100%;
	border: 1px solid #a9a9a9;
	padding: 5px;
}
form input:focus,
form textarea:focus {
	background-color: #f6ffe5;
}

form#contact_form textarea {
	min-height: 100px;
}
#contact_form #contact_submit_img {
	margin-top: 10px;
}

#contact_standby,
#contact_thanks,
#contact_error {
	position: relative;
	margin-top: -1px;
	border: 1px solid #aeaeae;
	width: 450px;
	padding: 10px 20px;
}
#contact_standby img,
#contact_thanks img,
#contact_error img {
	position: absolute;
	right: 20px;
	top: 13px;
}
#contact_thanks {
	color: green;
}
#contact_error {
	color: red;
}
/* @end */

/* @group enquiry Form */

#enquirywindow {
	position: relative;
	text-align: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	z-index: 101;
}

form#enquiry_form {
	width: 450px;
	border: 6px solid #a00;
	padding: 20px;
	background-color: #fff;
}

form#enquiry_form div {
	width: 450px;
	text-align: center;
}

form#enquiry_form input#name_txt,
form#enquiry_form input#email_txt,
form#enquiry_form input#subject_txt,
form#enquiry_form textarea {
	display: block;
	width: 100%;
	border: 1px solid #a9a9a9;
	padding: 5px;
}

form#enquiry_form textarea {
	min-height: 100px;
}

#enquiry_standby,
#enquiry_thanks,
#enquiry_error {
	position: absolute;
	top: 5px;
	left: 6px;
	width: 450px;
	padding: 10px 20px;
}
#enquiry_standby img,
#enquiry_thanks img,
#enquiry_error img {
	position: absolute;
	right: 20px;
	top: 13px;
}
#enquiry_thanks {
	color: green;
}
#enquiry_error {
	color: red;
}
/* @end */

