body {

	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;

}

html {

background: url(../images/bodyBg.png) repeat-x left top #636363;
	
	}
	
h1 {

font-family: "Times New Roman", Times, serif;
font-size:1.3em;
color:#660066;

}

h2 {

font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;

}

a {

color:#660066;

}

a:hover {

color:#93008F;

}

#contentWrapper {

width:982px;
margin:0 auto 0 auto;

}
	
#mainContainer {

	width:100%;
	background: url(../images/containerBg.png) no-repeat center top;
	
}

#header {

height:138px;
width:982px;
margin:0 auto 0 auto;

}

#contentContainer {

width:982px;
margin:0 auto 0 auto;
background: url(../images/pageBg.png) no-repeat center top;

}

#homeContainer {

background: url(../images/homeBg.png) no-repeat center top;

}



#pageContainer {

width:930px;
margin:0 auto 0 auto;

}

#footer {

background: url(../images/footerBg.png) no-repeat center top;
height:38px;
width:982px;
margin:0 auto 0 auto;


}

#footer a {

color:#FFFFFF;

}

#footer a:hover {

color:#CCCCCC;

}

#pageText {

padding:20px 80px 20px 80px;

}

#pageText h2 {

font-family: "Times New Roman", Times, serif;
font-size:1.5em;
color:#660066;

}

/* Top Menu */

#siteNav ul
{
padding: 0;
float:right;
margin: 100px 20px 0px 0px;
color: #4A4F51;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
text-transform:uppercase;

}

#siteNav ul li { 

display: inline;
border-right:1px dotted #fff;
float:left;
padding-right:0px;

}

#siteNav ul li.navRight {

border-right:none;

}

#siteNav ul li a
{
padding: 4px 8px;
color: #fff;
text-decoration: none;
float: left;

}

#siteNav ul li a:hover {

color: #EFEFEF;
text-decoration:underline;

}

/* Home */

#flash {

padding:5px 0 0 0;
height:244px;

}

#flashMenu {

height:46px;
width:900px;
position:absolute;
margin-left:15px;
z-index:1;
top:333px;

}

#homeBottom {

margin:25px 0 0 0;

}

#homeBottom h1 {

margin-top:0;
padding-top:0;

}

#homeText {

width:465px;
float:left;
padding:10px 0 0 25px;
font-size:0.85em;

}

#homeText h1 {

font-size:1.6em;
margin:0 0 0 0;
padding:0 0 5px 0;

}

#homeText p {

margin:0 0 0 0;
padding:6px 10px 6px 0;

}

/* Quick search */

#quickSearchContainer {

width:216px;
margin:12px 15px 0 10px;
float:left;


}

#quickSearch {

height:216px;
background: url(../images/quickSearchBg.png) no-repeat left top;
padding:15px 0 0 20px;

}

#quickSearch form {
	margin: 0;
}

#quickSearch form select {
	font-size: 0.9em;
}

#quickSearch .searchField {
	width: 100%;
	clear: both;
	margin: 8px 0 8px 0;
	font-size:0.85em;
	color:#FFFFFF;
	font-weight:bold;	
}

#quickSearch .searchField label {
	width: 40%;
	float: left;

}

#quickSearch .searchField input {

	font-size: 0.9em;

}

#quickSearch .buttonBoxQuick {
	text-align:right;
	height:20px;
	margin:7px 28px 0 0;
}

.radios {
	width: 100%;
	clear: both;
	font-size: 0.85em;
	color:#FFFFFF;
	font-weight: bold;
}

.radio {

margin:5px 0 0 0;
padding:0 0 0 0;

}


#rLabel { 
	width: 43%;
	float: left;

}

.location {

	width:95px;
	margin-left:0;
	
	}	

#quickSearch .searchField label#loc {
	width: 40%;
}

/* Featured */

#featuredPropertyContainer {

width:175px;
margin:12px 0 0 0;
float:left;

}

#featuredProperty {

height:221px;
text-align:center;
padding:5px 8px 0 0;
background: url(../images/featuredBg.png) no-repeat left top;

}



#featuredTown a {

color:#560054;
text-decoration:none;

}

#featuredTown a:hover {

color:#560054;

}

#featuredTown {

margin:6px 0 0 0;
padding:0 0 0 0;
font-weight:bold;

}

#featuredPrice {

margin:5px 0 0 0;
padding:0 0 0 0;

}

#featuredPrice a {

font-size:1.3em;
font-weight:bold;
color:#560054;
text-decoration:none;

}

#featuredPrice a:hover {

color:#460044;

}

#featuredRooms {

margin:0 0 0 0;
padding:0 0 0 0;

}

#featuredRooms a {

color:#666666;
text-decoration:none;
font-size:0.9em;

}

#featuredRooms a:hover {

color:#999;
text-decoration:none;

}

#more {

margin:0 0 0 0;
padding:0 0 0 0;

}

#more a {

font-size:0.9em;
color:#560054;

}


#more a:hover {

color:#460044;

}

/* Search results */

#searchResults {

padding:20px 80px 20px 80px;

}

.searchOptions {

width:200px; 
float:right;

}	
	
#searchResults a {


}

#searchResults a:hover {


}	
	
#searchResults h3 {

	font-size:1em;
	color:#333333;
	padding:0 0 0 17px;
	
	}	
	
#searchResults h1 {

font-size:1.3em;
font-weight: bold;
margin:20px 210px 0 15px;
padding:0 0 0 0;
	
	}	

.pageList {
	font-weight: bold;
	text-align: right;
	font-size:0.85em;
	background: #fff;
	color:#333;

}

.currentPage {
	border: solid 1px #5B0059;
	background:#5B0059;
	color:#FFFFFF;
	padding:0 2px 0 2px;
	margin-left:3px;

	}

.bedrooms, .propertyType, .propertyPrice, .propertyStatus {

font-size:1em;

}

.pageList a, .pageList a:visited {

	text-decoration:none;
	color: #5B0059;
	border: solid 1px #5B0059;	
	padding:0 2px 0 2px;

}

.pageList a:hover {
	border: solid 1px #5B0059;
	color: #5B0059;
	background:#CFCFE7;
}

.pageList a#next, .pageList a#previous {
	border: solid 1px #5B0059;
	padding:1px 3px;
}




	

.searchNav {
	font-weight: bold;
	color:#333;
	padding: 10px;
	font-size:0.9em;
	margin:10px 0 0 0;

}

table.list {

	padding: 0;
	border-collapse: collapse;
	background: url(../images/oddBg.png) repeat-x bottom left;	
}

table.list td {
	padding: 5px;
}

.thumbnail img {
	margin: 10px 15px 10px 10px;
	border: solid 1px #666666;
}

.thumbnail a:hover img {
	border: solid 1px #999999;
}

.thumbnail {

}

td.description {

	color:#333333;

}

.propertyAddress {

	font-size: 0.9em;
	width:98%;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#006D97;*/
	font-weight:bold;
	background:#E1E1F0;	
	padding:7px 5px 7px 10px;

}


.propertyAddress a {
	
	color:#660066;

	}
	
	.propertyAddress a:hover {

	color:#93008F;
	}
	
#more {

	color:#5C1743;
	font-size:1.1em;
	float:right;
	padding-right:10px;
	margin-bottom:5px;
	text-decoration:underline;
		
	}
	
#more a, #more a:link, #more a:visited {

	text-decoration:underline;
	color: #333333;
	
	}
	
#more a:hover {

	color: #666666;
	}

tr.even {

	background: url(../images/oddBg.png) repeat-x top left;

}
 

.available {
	font-weight: bold;
	font-size:0.9em;
	background: #009900;	
	color:#FFFFFF;
	padding:3px 8px 3px 8px;
	margin:0 0 0 0;
}

.notAvailable {
	font-weight: bold;
	font-size:1em;
	background: #660066;	
	color:#FFFFFF;
	padding:3px 8px 3px 8px;
	margin:0 0 0 0;

}

/* Search bar */

#searchBar {
 
	margin:15px 0 0 0;
	background: url(../images/quickSearchBg.png) repeat-x bottom left;
	padding:10px 10px 9px 20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
  
 }
 
#resultsPerPage {

width:200px;
padding:0 20px 0 0;
float:left;
text-align:left;
color:#fff;
font-size:0.9em;

}

#resultsAscending {

font-family:Arial, Helvetica, sans-serif;width:250px;
padding:10px 20px 0 0;
float:right;
width:250px;
text-align:right;
font-size:0.9em;
font-weight:bold;

}


#hidden {

	height:30px;
	background:#333;
	color:#FFFFFF;
	font-size:0.9em;	

}
 
#searchBar form {
 
	margin:0 0 0 0;
	padding:0 0 0 0;
 
 }
 
#searchBar a {
 
	color:#FFFFFF;
 
 }
 
#searchBar a:hover {
 
	color:#CCCCCC;
 
 }
 
 
#searchBar select {
 
	font-size:0.95em;
 
 }

.searchFieldRooms {
 
	float:left;
 
 }
 
.searchFieldPrice {
 
	float:left;
	margin:0 3px 0 15px;
 
 }
 
.searchFieldPrice select {

width:80px;

}
 
.searchFieldRooms select {
 
	font-size:1em;
 
 } 
 
.radiosMap {
	
	margin:0px 12px 3px 0;
	padding:0px 0px;
	float:left;
	
	}
	
.radiosMap input {

margin:2px 0 0 0;
padding:0 0 0 0;

}	
	
#advanced {

	height:30px;
	background:#593A74;
	width:740px;
	color:#FFFFFF;

}

 
#buyMinMap {
 
	margin:0 0 0 4px;
 
 }
 
.minField {
 
	margin:0 0 5px 0;
 
 }
 
.searchFieldType {

	float:left;
	margin:0 10px 0 10px;


 }
 
.searchFieldType select {
 
	font-size:1em;
	width:65px;
 
 }

 
.searchFieldArea input {
 
	font-size:1em;
 
 }
 
 .searchFieldArea {
 
 width:150px;
 float:left;
 
 }
 
 /*********** PARTICULARS ***********/

#particulars {

padding:20px 80px 20px 80px;

}

#roomsAndType {
	padding: 0.5em;
	font-weight: bold;
	color: #333;
	background: #efefef;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#particularsRightInfo h2, #particularsPhoto h3 {

	color: #333;
	font-weight:bold;
	font-size: 1.1em;
	margin-bottom:10px;

}

#particularsInfo {

width:576px;
float:left;

}

#particularsInfo h2 {

	background:#E1E1F0;
	padding:5px 5px;
	margin:25px 0 15px 0;
	font-size:0.95em;
	color:#660066;
	
	}
	
#particularsInfo h3 {

	font-size:1em;
	color:#660066;
	
	}	

#particularsPhoto h3 {
	margin-bottom: 10px;
}

#particularsPhoto a img {
	border: solid 1px #005192;
	padding: 1px;
}

#particularsRightInfo h2#featureHeading   {

	margin: 0;
	background: #005192;
	color: #fff;
	font-size: 1.1em;
}

#particularsRightInfo a img {
	border: solid 1px #666;
	margin: 3px;
}


p.particular {
	text-align: center;
}

.photoPosition {
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	background: #660066;
	margin-top: 2px;
	width:563px;
	height:16px;
}

#photoPositionRight {

	width:100px;
	float:right; 
	
	}
	
	

#particularsRightInfo {

	width:230px;
	margin-top: 15px;
	margin-left:8px;
	float:right;
}

#particularsPhoto {
	float: left;
	margin-top: 15px;
}

#caption {

	color: #fff;
	float:left;
	width:200px;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	margin:0 0 0 5px;
}

#caption div#capText { padding: 4px; margin: 0; }

#descriptionAndRooms {
	clear: left;
}

table.featureList {
	margin: 10px 0 10px 0;
	background: url("../images/greyfadebg.png") repeat-x left bottom;
	border: solid 1px #ccc;
	text-align:left;

}

table.featureList td { width: 50%; }

table.featureList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
	text-align:left;
}

ul#ticklist { list-style-type: none; padding-left: 0; margin-left: 10px; }


table.featureList ul li {	
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 22px;
	text-align:left;
	background: url("../images/tickbullet.png") no-repeat left center;
}

#particularsPhoto h2 {
	margin: 1.5em 0 0 0;
	padding: 0.25em 0.5em;

}

#particularsPhoto p {
	margin-left: 0.5em;
}

ul#locInfo {
	list-style-type: none;
	text-align: left;
}

.roomSize {
	font-weight: normal;
	font-size: 0.85em;
}

ul#locInfo li {
	margin: 0.25em;
	background: url("../images/linkArrows.png") no-repeat left center;
	padding-left: 1.5em;
}

ul#locInfo li a, ul#locInfo li a:link, ul#locInfo li a:visited {
	color: #346596;
}

ul#locInfo li a:hover { color: #333; }


p.roomDescription {
	margin-top: 0;
}

.pDetail {
	border-top: dotted 1px #346956;
}


h4.floorName {
	font-weight: bold;
	color: #346596;
	font-size: 1.1em;
}

.roomName {
	margin-bottom: 0;
	font-size: 0.9em;
	padding-bottom: 0.25em;
	font-weight:bold;
}

#rooms {
	margin-left: 1.5em;
}

/********** FORMS **********/

.field {
	width: 100%;
	padding: 2px 0;
}

form .field label {
	width: 35%;
	float: left;
}

form select {
	font-size: 0.95em;
}

fieldset {	
	border: solid 1px #ccc;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
	background: url("../images/greyfadebg.png") repeat-x left bottom;
}

legend {
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	font-size: 1.4em;
}

.field label.error {
		background: url("../images/unchecked.gif") no-repeat;
		padding-left: 16px;
		margin-left: .3em;
		float: none;
		width: auto;
	}

.field .error {

font-size:1em;

}	
	
.field label.valid {
		background: url("../images/checked.gif") no-repeat;
		width: 16px;
		height: 16px;
		float: none;
	}
	
.req {

font-weight:bold;

}	

#register {

margin-top:20px;

}

/* Valuation */

#valuationPage {

padding:30px 140px 20px 140px;

}

#valuationPage h1 {

font-size:1.7em;


}

#regForm {

margin:30px 0 0 0;

}

form#regForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#regForm .searchField label {
	width: 33%;
	float: left;
}

form#regForm legend {

	font-size: 1.4em;

}

form#regForm fieldset {
	margin: 20px 0;
	padding:0 0 10px 15px;
}

.error {

color:#990000;

}


form#valForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#valForm .searchField label {
	width: 40%;
	float: left;
}

form#valForm legend {

	font-size: 1.4em;

}

form#valForm fieldset {
	margin: 20px 0;
	padding:0 0 10px 15px;
}
