body {

	margin:0 auto 0 auto;
	width:960px;
	padding:0px;

}

html {

	background: url(/site/custom/thurmanRye/images/htmlBg.png) left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
	}
	
a {

color:#990033;

}

a:hover {

color:#6F0024;

}

h1 {

margin:12px 0 13px 0;
font-size:1.4em;
color:#990033;

}	

h2 {

font-size:1.2em;
color:#990033;

}

h3 {

font-size:1.1em;
color:#333;

}

.clearer {

clear:both;

}

#page {

	margin:0 5px 0 0;
	padding:0 30px 0 30px;
	float:left;
	width:575px;
	background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;	

}

#page ul li {

margin:5px 0 0 5px;
padding:0 0 0 0;

}

.current {

font-size:1.5em;

}

.serviceMenu {

font-size:1.1em; 
margin:0 0 0 0; 
padding:0 0 0 0;

}

#page ul {

margin-left:10px;
padding-left:0;

}

#page h1 {

margin:12px 0 25px 0;

}

#page h2 {

margin:15px 0 10px 0;

}

#rightPanel {

width:265px;
float:left;
margin-left:10px;

}
#container {

	background: url(/site/custom/thurmanRye/images/containerBg.png) center top no-repeat;
	margin:20px auto 0 auto;
	
	}
	
#contentContainer {

width:920px;
margin:0 auto 0 auto;

}	
	
#footer {

	background: url(/site/custom/thurmanRye/images/footerBg.png) center bottom no-repeat;
	height:15px;
	margin-bottom:10px;
	
	}
	
#header {

height:176px;

}

/* Menu */

#siteNavContainer {

width:894px;
margin:0 auto 0 auto;
padding:0 0 0 0;

}

#siteNav {
      float:left;
      width:100%;
      line-height:normal;
	  padding: 0;
	  margin: 0 0;
	  border-bottom:5px solid #990033;
}
    #siteNav ul {
      margin:0;
      padding:0;
      list-style:none;
      }
    #siteNav li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
	  
	#siteNav ul li a#last {

	margin-right:0;
	padding-right:0;
	
	}

    #siteNav a {
      float:left;
      background:url("../images/tabLeft.png") no-repeat 0px top;
      margin:0 4px 0 0;
      padding:0 0 0 9px;
      text-decoration:none;
	  color:#333;
	  font-weight:bold;
     }
    #siteNav a span {
      float:left;
      display:block;
      background:url("../images/tabRight.png") no-repeat right top;
      padding:9px 13px 6px 5px;
      color: #333;
	 }
	 
	 
	 
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #siteNav a span {float:none;}
    /* End IE5-Mac hack */
    #siteNav a:hover span {
      color:#333;
      }
    #siteNav .currentListItem a {
      background-position: 0px -64px; 
	  color: #333;
    }
    #siteNav .currentListItem a span {
      background-position:100% -64px;
      color:#fff;

      }
    #siteNav a:hover {
      background-position: 0px -32px;
      }
    #siteNav a:hover span {
      background-position:100% -32px;
      }
	  
	  #siteNav .currentListItem a:hover {
	  	background-position: 0px -64px;
	 }
	  #siteNav .currentListItem a:hover span {
	  	background-position: 100% -64px;
	  }	


/* Home page */

#homeLeft {

width:646px;
float:left;

}

#homeRight {

width:270px;
float:left;
text-align:right;

}

/* Home search */

/******** HOMEPAGE SEARCH *********/

#homeSearch {

height:135px;
width:647px;
background: url("../images/searchBg.png") no-repeat left bottom;
color:#FFFFFF;
margin-top:10px;

}

#homeSearch form {

padding:0 0 0 0;
margin:0 0 0 0;

}

#searchNav {

bottom: 0;
margin-left:11px;
	

}

#searchNav a {
	display: block;
	width: 70px;
	float: left;
	padding: 8px 17px 10px 13px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size:1.1em;
	margin-left: 0;
	font-weight:bold;
}

#searchNav a.currentTab {
	background: url("../images/currentSearchTab.png") no-repeat left top;
	color: #990033;
	margin-bottom: 0;
	font-weight:bold;

}

#searchTop h2 {
	margin: 0 0 0 20px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

form#searchFormSales, form#searchFormLettings, form#searchFormOverseas {
	background: url("../images/searchBottom.png") no-repeat left bottom;
	margin: 5px 0 0 0;
	padding: 0 5px 0 10px;
}

#lettingsSearch {
	display: none; /* hide by default in case javascript is switched off */
}

#homeSearch .searchField {
	margin: 4px 15px;
}

#homeSearch .searchField label {
	width: 145px;
	float: left;
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
}

#homeSearch .searchField select {
	font-size: 0.85em;
}


/********* SEARCH FORM ********/

#mainSearchForm {
	width: 400px;
}

#mainSearchForm .searchField {
	width: 100%;
	clear: both;
	padding: 8px 0;
}

#mainSearchForm label {
	width: 35%;
	float: left;
}

.area {
	width: 33%;
	float: left;
}

#mainSearchForm .area label {
	width: auto;
	float: none;
}

.areaField { width: 100%; }

#mainSearchForm input, #mainSearchForm select {
	font-size: 0.85em;
}

#mainSearchForm .buttonBox {
	margin-top: 15px;
}


/* Featured properties */


#featuredProperties {

margin:0 0 0 15px;

}

#featured h2 {

	font-size:1.4em;
	margin:0 5px 12px 0;
	padding:8px 0 3px 0;
	color:#990033;
	font-weight:normal;
	border-bottom:1px dotted #666;
	
	}

.featuredProperty {

	margin:0 15px 0 0;
	font-size:0.75em;
	width:142px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
#featuredOverlay {

position:absolute;
top:706px;
height:25px;
width:142px;
margin-left:0;
background: url("/site/custom/thurmanRye/images/featuredOverlay.png");
z-index:0;

}
	
.featuredProperty a:hover {

	color:#CCCCCC;
	
	}	
	
.featuredProperty h4 {

	margin:0 0 0 0;
	padding:0 20px 0 0;
	font-size:1em;
	
	}		
	
.featuredProperty img {

	margin:0 0 5px 0;
	border:1px solid #434B6D;
	
	}
	
.featuredProperty img {

	margin:0 0 5px 0;
	border:1px solid #434B6D;
	
	}	
	
	


.featuredAddress {

	font-family: Arial, Helvetica, sans-serif;

}

.noFeatured {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #333;
	font-weight:bold;

}
	
.priceFeatured {

margin:5px 0 3px 0;
padding:0 0 0 0;
font-weight:bold;
font-size:1.5em;

}

.priceFeatured a {

color:#fff;
text-decoration:none;


}

.priceFeatured a:hover {

color: #CCCCCC;
text-decoration:none;


}


.rentFreq {

font-size:0.8em;

}

.moreInfo {

margin:5px 0 0 0;

}

.townFeatured {

margin:0 0 2px 0;
padding:0 0 0 0;

}

.townFeatured a {

color:#7580AA;
text-decoration:none;

}

.townFeatured a:hover {

color:#55608A;

}

.typeFeatured {

margin:0 0 4px 0;
width:140px;
padding:0 0 5px 0;
font-weight:bold;
font-size:1.1em;
background: url("/site/custom/thurmanRye/images/featuredBottom.png");

}

.typeFeatured a {

color:#333;
text-decoration:none;

}

.typeFeatured a:hover {

color:#666;

}

/* Quick search */

#quickSearch {

background: url("/site/custom/thurmanRye/images/quickSearchBg.png") left top no-repeat;
float:right;
width:235px;
height:186px;
margin:15px 0 0 0;
padding:60px 0 0 30px;
color:#FFFFFF;

}

.label {

width:98px;
float:left;

}
	
#quickSearch form select, #quickSearch form input {
	
	font-size: 0.9em;
	
	}
	
#quickSearch .searchField {
	
	padding: 6px 0 0 0;
	width:100%;
	
	}
	
#quickSearch .searchField select {

width:100px;

}

#buttonBox {

padding:10px 35px 0 0;
text-align:right;

}

/* Search results */


#searchResults {

	margin:0 10px 10px 0;
	padding:0 0 0 10px;
	float:left;
	width:620px;
	background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;	
	
	}
	
#searchResults h1 {

margin:10px 0 10px 10px;
font-size:1.3em;

}	
	
	
.mainHeading {

width:280px;
float:left;

}	
	
#pageNumbers {

font-size:0.8em;
font-weight:bold;
background:#E5E5E5;
padding:3px 0 3px 5px;

}
	
#searchViews {

width:200px;
height:20px; 
font-size:0.8em; 
margin:12px 20px 0 0; 
text-align:right; 
float:right;

}
	
#map_canvas_1 {

font-size:0.75em;

}	
	
.searchOptions {

width:200px; 
float:right;

}	
	
#searchResults a {



}

#searchResults a:hover {



}	
	
#searchResults h3 {

	font-size:1.1em;
	color:#333333;
	margin:0 0 0 20px;
	
	}	


.pageList {
	font-weight: bold;
	text-align: right;
	font-size:0.85em;
	color:#333;

}

.properties {

font-size:0.9em;

}

.currentPage {
	border: solid 1px #990033;
	background:#990033;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
	color:#fff;

	}
	
	#currentPage {
	border: solid 1px #990033;
	background:#990033;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
	color:#FFFFFF;

	}

.bedrooms, .propertyType, .propertyPrice, .propertyStatus {

font-size:0.9em;

}

.pageList a, .pageList a:visited {

	text-decoration:none;
	color: #990033;
	background:#fff;
	border: solid 1px #990033;	
	padding:0 2px 0 2px;

}

.pageList a:hover {
	border: solid 1px #990033;
	background:#FECFD2;
	color: #990033;
}

.pageList a#next, .pageList a#previous {
	padding:0 2px 0 2px;
}




.pageList a#next {

border:none;
background:none;
text-decoration:underline;

font-size:1.1em;
	
}

.pageList a:hover#next {


	
}

.pageList a#previous {

border:none;
background:none;
text-decoration:underline;

font-size:1.1em;

	
}

.pageList a:hover#previous {


	
}
	

.searchNav {
	font-weight: bold;
	color:#333;
	padding: 5px 0 0 15px;
	font-size:0.9em;
	margin:0 0 0 0;

}

table.list {

	padding: 0;
	border-collapse: collapse;
	border-bottom:1px dotted #CCCCCC;
	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 {

}

#note {

font-size:0.8em;

}

#note p {

margin:3px 0 0 0;
padding:0 0 0 0;

}

#note h3 {

font-size:1.2em;
color:#333333;
margin-bottom:0px;
padding-bottom:2px;

}

.propertyAddress {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#006D97;*/
	font-weight:bold;
	padding:7px 5px 7px 0;


}



	
#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:1em;
	background:#84B752;	
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
}

.notAvailable {
	font-weight: bold;
	font-size:1em;
	background:#A80037;	
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;

}

/* Particulars */

#pageParticulars {

margin:0 auto 0 auto;
float:left;
min-height:650px;
width:595px;
padding:0 10px 20px 30px;
background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;	

}


#pageParticulars p {

font-size:0.9em;

}

#thumbnails {

float:right;
margin:0 0 0 0;
width:225px;

}

#thumbnails a img {


}

#photoOptions {

height:20px;
width:354px;
padding:5px 0 0 10px;
font-weight:bold;
background:#E5D8AC;
font-size:0.9em;

}

.photoPosition {

width:80px;
padding:0 10px 0 0;
text-align:right;
float:right;
color:#333;

}

.photoCaption {

width:250px;
text-align:left;
float:left;
font-weight:bold;
color:#333;

}

#caption {

font-weight:bold;
width:200px;
float:left;
color:#333;

}


.photo a img {

border:none;

}

#column1 {

width:352px;
float:left;
margin:0 0 0 0;

}

#column2 {

width:242px;
float:right;
margin:0 0 0 0;
padding:20px 0 0 0;

}

#column3 {

width:34%;
float:left;
font-size:0.85em;

}

.featureList {

width:100%;
padding:6px 10px 6px 5px;
margin:0 0 0 0;
font-size:1em;

}

.featureList li {

padding:2px 0 2px 22px;
background:url("/site/custom/thurmanRye/images/tickBullet.png") left no-repeat;
margin:0 0 0 0;
font-weight:bold;
color:#333;

}

.featureList ul {

padding:0 0 0 0;
margin:0 0 0 0;
list-style-type:none;

}

#environmental {

font-size:0.9em;

}

#propertyDetailsBar {

padding:0 0 10px 2px;
font-size:1.3em;
margin:5px 0 10px 0;

}

#propertyTypeParticulars {

margin:0 0 0 0;
font-size:1em;
padding:0 0 0 0;
color:#fff;
float:left;
width:450px;

}

#particularsAddress {

margin:3px 0 0 0;
padding:0 0 0 0;
color:#fff;
float:left;
width:200px;

}

#propertyPriceParticulars {

padding:0 20px 0 0;
color:#fff;
font-size:1.3em;
float:right;
width:240px;
text-align:right;

}

.tenure {

font-size:0.9em;

}

#location {

padding:0 10px 10px 5px;
margin:0 0 0 0;

}

#pageParticulars h2 {

font-size:1.2em;
margin:20px 0 6px 0;
padding:3px 0 3px 0;
color:#990033;
border-bottom:1px dotted #002E62;

}

#pageParticulars h4 {

font-size:1em;
margin:10px 0 10px 0;
padding:0 0 0 0;
color:#990033;

}

.roomName {

font-weight:bold;
color:#333;
font-size:0.9em;

}

.roomDescription {

padding:0 0 0 0;
margin:6px 0 15px 0;

}

.propertyStatus {

font-weight:bold;
font-size:0.85em;

}

/* Register */



#register {

	margin:0 5px 0 0;
	padding:0 15px 0 10px;
	float:left;
	width:605px;
	background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;	

}

p.error {

color:#CC0000;

}

ol.error {

color:#CC0000;

}

#register p {

padding:0 20px 0 20px;

}

#register h1 {

margin:13px 0 20px 18px;

}	

#msForm, form#regForm {
	width: 100%;
	margin: 20px auto;
}

fieldset {
	padding: 15px 25px;
	border-color: #c1c0b5;
	border-style: solid;
	border-width: 1px;
	background: url("../images/greyfadebg.png") repeat-x left bottom;
}

legend {

	font-weight: bold;
	font-size: 1.1em;
	color:#990033; 
}



#valForm {



}


form#valForm .field {

width:100%;
clear: both;
padding: 8px 0;


}

#valForm .field label.error {
		background: url("../images/unchecked.gif") no-repeat;
		padding-left: 16px;
		margin-left: .3em;
		width:60px;
		float:left;
		color:#333333;

	}

#valForm .field .error {


}	
	
#valForm .field label.valid {
		background: url("../images/checked.gif") no-repeat;
		width: 16px;
		height: 16px;
		float:left;
		color:#333333;


	}

form#valForm .field label {

width:32%;
float:left;

}

form#valForm .field input {

float:left;

}


form#valForm .field textarea {

float:left;

}

#msForm h4 { margin-top: 8px; color: #6c6a5a; }

#msForm .field, #regForm .field {
	width: 100%;
	clear: both;
	padding: 8px 0;
}

form#regForm .field, form#valForm .field {
	padding: 2px 0;
	clear:both;
}

form#regForm fieldset, form#valForm fieldset {
	margin-bottom: 20px;
}

form#valForm div.buttonBox {
	padding-left: 33%;
}

form#regForm .field label {
	width: 33%;
	float: left;
}



form#regForm div.buttonBox {
	text-align: center;
}
 
#msForm .field label {
	width: 50%;
	float: left;
}

#msLeft, #msRight {
	width: 50%;
	float: left;
}

/* Contact us */

#contact {

	margin:0 10px 10px 0;
	padding:0 20px 0 30px;
	float:left;
	width:580px;
	background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;	

}

#contact h1 {

}	

#contact h2 {

font-size:1.2em;

}

.branchdetails {

width:290px;
float:left;

}


	
.req {

font-weight:bold;

}

#contactForm {

	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:580px;	

}



#valForm fieldset {
	padding: 15px 15px;
	margin:0 0 0 0;
	border-color: #c1c0b5;
	border-style: solid;
	border-width: 1px;

}

#valForm form {

margin:0 0 0 0;
padding:0 0 0 0;

}

#valForm legend {

	font-weight: bold;
	font-size: 1.1em;
	color: #990033;
}



/* Thanks page */

#thanks {

	margin:0 20px 10px 0;
	padding:0 20px 0 20px;
	float:left;
	width:580px;
	background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;	

}

/* Valuation */

#valuationPage {

width:580px;
background: url("/site/custom/thurmanRye/images/mainContentBg.png") left top no-repeat;
float:left;
margin:0 10px 10px 0;
padding:0 20px 0 30px;

}

/* Overseas */

#salesSearchOverseas {

margin-top:30px;
width:100%;
background:url("/site/custom/thurmanRye/images/overseas.jpg") right top no-repeat;

}

.buyingField {
	padding: 6px 0;
	clear: both;
	width: 60%;
}

.areaField {
	padding: 6px 0;
	clear: both;
	width: 100%;

}

div.buyingField label {
	width: 45%;
	float: left;
}

.buyingField input {
	width: 55%;
	float: left;
}


