html {
	background: url(../images/bluehatch.gif) repeat;
}

body {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 70%;
	color: #444;
	background: #fff;
	margin: auto;
	position: relative;
	width: 1002px;
}

a, a:link, a:visited {
	color: #0755ca;
	text-decoration: none;
	font-weight: bold;
	font-family: "Tahoma", Arial, sans-serif;
} 

.pageBody {
	padding: 0 20px 20px 20px;
}

a:hover {
	color: #f98613;
}

#container {
	width: 100%;
	margin: auto;
	background: #fff;
	height: 100%;
}


h1 {
	color: #0c53eb;
	font-weight: normal;
	margin: 8px 2px;
	font-size: 3em;
	padding: 20px;
}


h2 {
	margin: 8px 2px;
	font-weight: normal;
	font-size: 1.9em;
	padding: 0;
	color: #FF9900;
}

h3 {
	color: #f98613;
	font-size: 1.7em;
	font-weight: normal;
	background: url(../images/orangepane.gif);
	padding: 3px;
	margin: 8px 2px;
}


p {
	margin: 5px 8px 12px 2px;
	color: #666;
	font-size: 0.95em;
	line-height: 150%;
	text-align: justify;

}

p.intro {
	font-size: 1.6em;
	color: #719df9;
	font-weight: normal;
	line-height: 120%;
}

ul {
	padding: 0 0 0 8px;
	margin: 8px 0;
	list-style-type: none;
}

li {
	margin: 2px 0;
	padding: 0;
}

ul li a {
	background: url(../images/arrowbullet.gif) no-repeat center left;
	padding-left: 12px;
}

/****** HEADINGS ******/

div.graphicHeader {
	min-height: 60px;
	background-color: #d7e3fd;	
	margin: 0 0 15px 0;
	position: relative;
	top: -4px;
	border-bottom: solid 1px #96b7fa;
}

div.graphicHeader h1 {
	color: #0c53eb;
	margin: 0;
	padding: 12px 4px 12px 20px;
	font-size: 2.3em;
}

#newDevsHeader {
	background-image: url(../images/contactUs.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#propertiesAbroad {
	background-image: url(../images/propertiesAbroad.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#residential {
	background-image: url(../images/residential.jpg);
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	top: -17px;
}

#management {
	background-image: url(../images/managementAndServices.jpg);
	background-position: right;
	background-repeat: no-repeat;
}	

#registerHeader {
	background-image: url(../images/register.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#commercialHeader {
	background-image: url(../images/commercial.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
	
/***** FORMS *****/
.searchFacility { width: 60%;}
.searchFacility form label { width: 25%; }
.searchFacility form {padding: 15px;}
.searchFacility .searchField {
	padding: 6px;
}

.checkbox {
	width: 33%;
	float: left;
}

.area {
		width: 33%;
		float: left;
	}
	
	.area input {
		width: 8%;
		float: left;
	}
	
  .searchFacility form .area label {
		float: left;
		width: auto;
		font-weight: normal;
	}

.searchFacility form .checkbox label {
	width: 60%;
	padding-left: 15px;
}

#commercial { width: 40%; float: right; }
#commercial form label { width: 40%; }

form textarea {
	margin-right: 5px;
}

form label {
	padding-left: 10px;
	width: 25%;
	float: left;
	font-weight: bold;
}

label.inner {
	font-weight: normal;
}
	

form select {
	font-size: x-small;
}

form input {
	float: left;
}

.focused {
	border: solid 2px #f98613;
	background: #FEF4E7;
}

input:focus, textarea:focus {
	border: solid 2px #f98613;
}

.selectFix {
	width: 70%;
	margin-left: 25%;
}

fieldset {
	margin: 5px 15px 15px 15px;
	padding: 0 15px 10px 15px;
	background: url(../images/boxgradient.gif) bottom repeat-x #f0f4f9;
	border: solid 1px #b2c6f0;	
}

legend {
	border: solid 1px #315e8e;
	background: url(../images/headingbg.gif) repeat-x bottom #3870e5;
	color: #fff;
	font-weight: normal;
	font-size: large;
	margin: 0 0 8px 5px;
	padding: 4px 10px 4px 10px;
}


.buttonBox {
	text-align: center;
	margin: auto;
	width: 100%;
}

.buttonBox input { float: none; }

/****** DIVS ******/

#header {
	background: url(../images/header.gif) repeat-x;
	height: 150px;
}

#contentwrapper {
	margin: 0;
	width: 100%;
}

#siteNav {
	width: 100%;
	background: #063f9f;
}
	
#siteNav ul {
  list-style:none;
  margin: 0;
  padding: 0;
}

#siteNav li {
  float:left;
  background:url("../images/lefton.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 10px;
  left: 0;
  top: 0px;
}
 
#siteNav ul li a:link, #siteNav ul li a:visited, #siteNav ul li a {
  float:left;
  display:block;
  background:url("../images/righton.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:normal;
  color: #0c53eb;
  margin: 0;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#siteNav a {float:none;}
/* End IE5-Mac hack */

#siteNav ul li a:hover {
	color: #000;
}


#siteNav ul li a:link.current, #siteNav ul li a:visited.current, #siteNav ul li a.current {
	 background-image: url(../images/righttab.gif);
	 color:#fff;
	 font-weight: bold;
	}
	
#siteNav ul li.current {
	 background-image: url(../images/lefttab.gif);
}

#subNavBg {
	background: url(../images/subNav.gif) repeat-x;
	color: #fff;
	height: 28px;
	text-align: center;
	width: 100%;
	top: 0;
}

#subNav ul {
	width: 100%;
	color: #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: -22px;
}

#subNav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#subNav ul li a {
	padding: 0 15px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	background: url(../images/arrowbullet.gif) no-repeat center left;
	margin: 0;
}

#subNav ul li a:hover {
	color: #FF9900;
}

#footer {
	background: url(../images/header.gif) repeat-x top;
	min-height: 5em;
	color: #fff;
	border-top: solid 2px #fff;
}

#footer p {
	color: #b1c7df;
	margin: 1.5em 0 0 0.5em;
	display: inline;
	float: left;
	font-size: 1.2em;
}

#footer img {
	margin: 1em 0.5em 0 0;
	vertical-align: middle;
	float: right;
}

/********* HOMEPAGE *********/

#flashbanner {
	width: 100%;
	background: #b7cdfb;
	margin: 0;
	padding: 0;

	left: 0;
	height: 120px;
	text-align: center;
}

#flashbanner object {
	margin: 0;
	padding: 0;
}

#welcome {
	position: absolute;
	left: 0;
	color: #fff;
	background: transparent;
	font-size: 1.7em;
	padding-left: 5px;
}

#boxes {
	width: 100%;
}
.header {
	background: url(../images/headingbg.gif) repeat-x bottom #3870e5;
	width: 100%;
	height: 3em;
}

.header h2 {
	font-size: 1.2em;
	padding: 0.5em;
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

#quicksearch, #potw, #newDevs, #international {
	background: url(../images/boxgradient.gif) repeat-x bottom #f2f5fd;
	min-height: 265px;
	float: left;
	width: 250px;
	border-bottom: solid 1px #9bb58c;	
}



#quicksearchform {
	margin: 8px;
	font-size: 0.95em;
}


#quicksearchform input {
	float: left;
	padding: 0;
}

#quicksearchform select {
	float: left;
}

#quicksearchform label {
	width: 50%;
	float: left;
	padding: 0;
}

.searchField {
	margin: 4px 0;
	width: 100%;
	clear: both;
	padding: 5px 0;
}

.newDevelopment {
	margin: 3px 8px;
}

#newDevs p.devName {
	margin-bottom: 0;
}

#newDevs p.devDesc {
	margin-top: 0;
}

#international {
	border-right: solid 1px #96b5d7;
	width: auto;
}

#international a img {
	border: none;
}

#international a:hover img {
	border: none;
}

#international ul {
	padding-left: 30px;
}

#international p {
	margin: 4px;
}


#potw {
	border-right: solid 1px #96b5d7;
	border-left: solid 1px #96b5d7;
	text-align: center;
}

#potw p {
	line-height: 140%;
	margin: 4px 0;
	text-align: center;
}

.clearer {
clear: both;
}

#newDevs p {
	line-height: normal;
	margin: 8px 0;
	text-align: left;
}

#newDevs a.mapLink {
	background: url(../images/info.gif) no-repeat 0em 1em;
	padding: 10px 0 4px 18px;
	margin-top: 4px;
}


#logo {
	float: right;
}

.hollandOrange {
	color: #f98613;
}

.hollandWhite {
	color: #fff;
}

.hollandPaleBlue {
	color: #a9d1fa;
}

#headerlinks {
	display: inline;
	text-align: left;
	color: #fff;
	padding: 4px;
}



#headerlinks a {
	color: #fff;
}

#headerlinks a:hover {
	color: #f98613;
}

.photo {
	border: 2px solid #96b5d7;
	margin: 8px 2px;
}

#photoOptions {

height:18px;
width:644px;
padding:5px 0 0 5px;
background:#FFF2DF;
margin:5px 0 0 0;
font-weight:bold;
font-size:1.1em;

}

.photoPosition {

width:200px;
padding:0 10px 0 0;
text-align:right;
float:right;

}

.photoCaption {

width:350px;
text-align:left;
float:left;
font-weight:bold;
color:#f98613;

}

#caption {

font-weight:bold;
width:250px;
float:left;

}


a:hover .photo {
	border: 2px solid #f98613;
}

.featuredPhoto {
	border: 2px solid #ff7c24;
	margin: 8px;
}

a:hover .featuredPhoto {
	border: 2px solid #96b5d7;
}


.price {
	color: #ff7c24;
	font-size: 2.5em;
	font-weight: normal;
	margin: 4px 0;
}


.rentFreq {font-weight: normal;}

.propType, .rooms {
	font-size: 1.8em;
	font-weight: normal;
}

.location {
	font-size: 1.2em;
	color: #333;
}





/********** REGISTER **********/

.hideable {
}

/********** RESIDENTIAL **********/

#residentialText {
	float: left;
	width: auto;
}

.firstIndent {
	padding: 0 0 0 65px;
}

/********** SEARCH RESULTS **********/

.propertyAddress a, .propertyAddress a:link, .propertyAddress a:visited {
	font-size: 1.5em;
	font-weight: normal;
	padding: 2px;
	font-family: "Tahoma", Arial, sans-serif;
}

.propertyAddress {
	background: url(../images/boxgradient.gif) repeat-x center;
}

.propDetails {
background: #f2f5fd;
font-size: 1.2em;
}
.description {
	padding: 10px 0;
}

.description, .propDetails, .propertyAddress {
	border-top: 1px solid #96b5d7;
}



#searchResults {
	width: 100%;
}

table.list {
	width: 100%;
	border-collapse: collapse;
	margin: 25px 0;
}

.pageList {
	text-align: right;
	border-bottom: 1px dotted #f98613;
	padding: 3px;
}

.pageList a {
	border: 1px solid #0061b2;
	background: #f1f4f8;
	padding: 2px;
	margin: 2px;
}

.pageList a.next {
	background: url(../images/next.gif) no-repeat right center #f1f4f8;
}

.pageList a.previous {
	background: url(../images/previous.gif) no-repeat left center #f1f4f8;
}

.pageList a.next {
	padding-right: 15px;
}

.pageList a.previous {
	padding-left: 15px;
}

.pageList a:hover {
	background: #fef4e7;
	border: 1px solid #f98613;
}

.pageList a.next:hover {
	background: url(../images/nexthover.gif) no-repeat right center #fef4e7;
}

.pageList a.previous:hover {
	background: url(../images/previoushover.gif) no-repeat left center #fef4e7;
}

.searchNav {
	color: #f98613;
	text-align: left;
	font-size: 1.5em;
	padding: 3px;
	border-bottom: 1px dotted #f98613;

}

.currentPage {
	font-weight: bold;
}

/*********** PARTICULARS ***********/

p.particular {
	text-align: center;
	margin: 20px auto;
}

.address {
	font-size: 2.5em;
	color: #f98613;
	margin: 8px;
}

.propertyPrice {
	font-size: 2em;
	color: #96b5d7;
}

table.featureList {
	margin: 8px auto;
	font-size: 1.1em;
	padding: 4px;
	border: 1px solid #96b5d7;
	background: #f1f4f8;
}

table.featureList tr td {
	margin: 0;
	padding: 0;
}

table.featureList ul {
	margin: 0px;
	padding: 8px;
}

table.featureList ul li {
	margin: 0px;
	color: #515b67;
	padding: 4px 0 4px 22px;
	background: url(../images/tick.gif) no-repeat center left;	
}

p.mainPhoto {
	text-align: center;
	margin: 15px auto;

}

p.mainPhoto img {
	border: 2px solid #96b5d7;
}

.requestViewing {
	font-size: 1.2em;
	text-align: center;
	margin: auto;
}

.requestViewing img {
	text-decoration: none;
	border: none;
	position: relative;
	top: 0.4em;
}



ul.info li a, ul.info li a {
	background: url(../images/info.gif) no-repeat;
	padding-left: 25px;
}
	
.roomSize {
	color:  #86acd7;
	padding: 2px;
	font-weight: bold;
}

h4.roomName {
	display: inline;
	font-size: 1.2em;
}

.disclaimer {
	margin: 20px;
	padding: 8px;
	border-top: 1px dotted #666;
}

#affiliates {
	width: 100%;
	text-align: left;
	background: #ff9248;
	min-height: 5em;
}

#affiliates p {
	display: inline;
	font-size: 2em;
	color: #fff;
	padding-left: 1em;
}


#affiliates a img {
	border: 0;
	vertical-align: middle;
	margin: 1em;
}

#affiliates a:hover img {
	border: 0;
}

.error {color: #ff0000;}

/* --------- CONTACT US --------- */
	
	.branchdetails {
		margin: 20px;
		padding-bottom: 25px;
	}
	
	
	
	.detailLabel {
	margin: 0;
	width: 18%;
	float: left;
	font-weight: bold;
	padding: 0 0 0 1%;

}

	.details {
		width: 80%;
		float: left;
	}

.detailfield {
	width: 100%;
	clear: both;
	padding: 4px 0;
}

.mainsearch {
	margin: 20px;
}


