body {


	margin:0px;
	width:100%;
	height:100%;

}

html {

	background-color:#EAEAEA;	
	background-image: url(/site/custom/normansEstate/images/bodyBg.png);
	background-position: center;
	background-repeat:repeat-y;
	
	}

/* Headings */

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#EE2E24;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:22px 0 0 0px;
	
	}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	color:#991111;
	font-size:1em;
	
	}
	
h4 {

	font-family:Arial, Helvetica, sans-serif;
	color: #EE2E24;
	font-size:0.85em;
	
	}

/* header */

#header {

	height:123px;
	width:100%;

}

#container {

width:784px;
margin:auto;
background-color:#FFFFFF;
height:500px;

}

#page {

margin:0 30px 0 30px;

}

#page a {

	color: #EE2E24;
	
	}
	
#page a:hover {

	color: #666666;
	
	}

.edit {

font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;

}

.editRegistration {

font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;

}

.editRegistration h4{

font-size:1em;

}

.error {

font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
font-size:0.8em;

}

.label {

font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;

} 

#text {

margin:50px 0 0 0;
line-height:1.25em;
text-align:justify;

}


#pageLeft {

width:500px;
float:left;
margin-top:60px;
text-align:justify;
line-height:1.05em;

	}
	
#pageRight {

width:190px;
height:100px;
float:right;
margin-top:60px;

	}	
	
#propertySearch {

width:190px;
background-image: url(/site/custom/normansEstate/images/searchBg.png);
background-position: center bottom;

}

#propertySearchHeader {

top:0px;
width:100%;
height:25px;
background-image: url(/site/custom/normansEstate/images/searchHeader.png);
background-repeat:no-repeat;
background-position:center;

}

	#quicksearch {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
	width:80%;
	margin-left:20px;
	
	}

	#quicksearch form a img {
		border: none;
	}
	
	#quicksearch form {
		padding: 8px 0 20px 0;

	}
	
	#quicksearch label {
		width: 25%;
	}
	
	#quicksearch form select, #quicksearch form input {
		font-size: 0.9em;
	}
	
	#quicksearch .searchField {
		padding: 6px 0 6px 6px;
	}
	
#portals {

	width:100%;
	height:50px;
	margin:40px 0 0 0;
	
	}	
	
	
.red {
	color:	#EE2E24;
	font-weight:bold; 

	}
	
.black {	
	color: #000;
	font-weight:bold;
	
	}
	
/* featured */

#featured {

width:100%;
margin-top:10px;
float:left;

}

#featuredHeader {

width:180px;
height:20px;
background: url(../images/featuredHeader.png) no-repeat right #8D8D8D;
padding:4px 0 1px 10px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:bold;

}

#featuredHeaderContainer {

width:100%;
margin-bottom:10px;

}

#featuredProperty {

	margin:0px 10px 10px 0px;
	width:23%;
	float:left;
	text-align:center;
	
	}	
	
#featuredProperty img {

	margin:3px;
	
	}	
	
#featuredProperty p{

margin:0px;
padding:0px;

}

.featuredAddress {

font-family: Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;

}

.noFeatured {

font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#346144;
font-weight:bold;

}
	
#featuredProperty a, #featuredProperty a:visited {

	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	
	}
	
#featuredProperty a:hover {

	color: #666666;
	
	}	
	
#featuredProperty h3{

	margin:0px;
	padding:0px;
	color:#EE2E24;
	
	}
	
#featuredHeader h4{

	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 30px;
	font-size:0.7em;
	color:#9F0F0F;
	
	}			
	
#page p {

font-size:0.8em;
color:#333333;
font-family:Arial, Helvetica, sans-serif;

}



#mainContent {

	background-image: url(/site/custom/normansEstate/images/pageBg.png);
	background-repeat: repeat-x;
	background-position:left top;

}

#pageSales {

	margin:0 0 0 20px;
	
	}

/* Menu */

#navcontainer {

height:30px;
background: url(/site/custom/normansEstate/images/menuBg.png) repeat-x;

}

#navcontainer ul
{
padding: 0;
margin: 8px 0px 0px 15px;
color: White;
float: left;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size:0.7em;
font-weight:bold;

}

#navcontainer ul li { 

display: inline;
float:left;
padding-right:0px;

}

#navcontainer ul li a
{
padding: 0 20px 0 20px;
color: White;
text-decoration: none;
float: left;
background-image: url(/site/custom/normansEstate/images/menuTriangle.gif);
background-position: right;
background-repeat:no-repeat;
}

#navcontainer ul li a:hover {

background-image: url(/site/custom/normansEstate/images/menuTriangleHover.gif);
background-position:right;
background-repeat:no-repeat;
color: #CCCCCC;
}

/* Search results */

#searchResults {

	width:100%;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
	
	}
	
#searchResults h3 {

	font-size:0.8em;
	color:#333333;
	
	}	

.bedrooms {

	font-size:0.8em;
	color:#00;
	
	}
	
.propertyType {

	font-size:0.8em;
	color:#00;
	
	}
	
.propertyPrice {

	font-size:0.8em;
	color:#EE2E24;
	
	}		

.pageList {
	font-weight: bold;
	text-align: right;
	font-size:0.85em;
	color:#000;

}

.currentPage {
	border: solid 1px #000;

	}

.pageList a, .pageList a:visited {

	text-decoration:none;
	color: #000;
	border: solid 1px #fff;
	margin:5px;

}

.pageList a:hover {
	border: solid 1px #000;
	color: #000;
}

.pageList a#next, .pageList a#previous {
	border: solid 1px #000;
	padding:2px;
}




.pageList a#next {

	padding:2px;
}

.pageList a#previous {

	padding:2px;
}
	

.searchNav {
	font-weight: bold;
	color:#000;
	padding: 10px;
	font-size:0.8em;

}

table.list {

	padding: 0;
	border-collapse: collapse;
}

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 {

}

.description {

	font-size:0.8em;
	color:#333333;
}

.propertyAddress {
	font-size: 0.9em;
	font-weight:bold;
	color:#5C1743;
	background-color:#828282

}

.propertyAddress a {
	color:#fff;
	text-decoration:none;
	
	}
			
.propertyAddress a:hover {
	text-decoration:underline;
	color: #CCCCCC;
	}	
	
#more {

	color:#991111;
	font-size:1.1em;
	float:right;
	padding-right:10px;
	margin-bottom:5px;
		
	}
	
#more a, #more a:link, #more a:visited {

	text-decoration:underline;
	color: #333333;
	font-weight:bold;

	
	}
	
#more a:hover {

	color: #666666;
	
	}
	

tr.odd {
	background:#E9E9E9;

}

tr.even {
	background: #fff;
	
	}

.available {
	font-weight: bold;
	font-size:0.8em;
	background-color: #EE2E24;
	color:#FFFFFF;
	padding:2px 2px 2px 2px;
}

.notAvailable {
	font-weight: bold;
	color:#990000;
}

/*Particulars */

#pageParticulars {

margin:0 30px 0 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;

}

#pageParticulars h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
background-color:#E9E9E9;
color:#000;
padding:2px 0 2px 5px;

}

#pageParticulars h3 {
font-size:1em;
font-family: Arial, Helvetica, sans-serif;

}

#pageParticulars h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
color:#EE2D24;
padding:3px 0 7px 0px;
margin:0px;

}

.propertyPriceParticulars {

font-size:1.8em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color:#EE2D24;

}

#propertyPriceParticulars {

text-align:center;
margin-top:40px;


}


#particularsContainer img {

border:0px;

}	


#roomName {

	margin:0px;
	padding:0px;
	text-transform:lowercase;
	
	}
	
.roomName {
	color:#00;
	text-transform:lowercase;
	font-size:1em;
	font-weight:bold;
	
	}
	
.roomDescription {

	margin:5px 0 14px 0px;
	padding:0px;
	
	}
	
.featureList {

	width:90%;
	padding:0 0 10px 0;

	
	}
	
.featureList ul {

padding-left:0px;
padding-top:10px;
font-size:1em;
font-weight:bold;

	
	}
	
.featureList li {
color:#000;
padding-bottom:5px;

	}				
	
.email a {

color:#EE2E24;
font-weight:bold;

}

.email a:hover {

color: #666666;

}
	
.center { 

text-align:center;

}

#thumbs {

text-align:center;
}

#thumbs img {

border:0px;

}

#environmental {

text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
color:#991111;

}

#environmental a {

color: #333333;

}

#environmental a:hover {

color: #666666;

}

/* Tables */

.buttonBox {
	text-align: center;
	margin: auto;
	width: 100%;
	padding: 15px 0 8px 0;
	clear: both;
}

.buttonBox input, #formContainer .buttonBox input { float: none; }


.buyingField {
	padding: 6px 0;
	clear: both;
	width: 60%;
}

.areaField {
	padding: 6px 0;
	clear: both;
	width: 100%;
}

.areaFieldHeading {
	margin-top:10px;
	padding: 6px 0;
	clear: both;
	width: 100%;
}

div.buyingField label {
	width: 55%;
	float: left;
}

.buyingField input {
	width: 55%;
	float: left;
}


.radios {
	padding: 10px 0;
}

fieldset {
	margin: 5px 15px 15px 15px;
	padding: 10px;
}


.area {
		width: 33%;
		float: left;
	}
	
	.area input {
		width: 8%;
		float: left;
	}
	
	.area label {
		float: left;
		width: auto;
	}
	
.editRegistration a {

	font-size:0.8em;
	color:#CC0000;
	
	}
	
.editRegistration a:hover {

	color:#417D2D;
	
	}		
	
/* sales */	
	
#salesSearch {

margin-top:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
background-image:

}	



#salesImg {

position:absolute;
top:250px;
right:20%;
width:180px;
height:120px;

}


#pageSales {

margin:0 30px 0 30px;
url(/site/custom/normansEstate/images/pageSales.jpg);

}

#sales {

background-image: url(/site/custom/normansEstate/images/sales.gif);
background-repeat:no-repeat;
background-position:top right;

}

#valuation {

background-image: url(/site/custom/normansEstate/images/valuation.gif);
background-repeat:no-repeat;
background-position:top right;

}

.finance h4 {

color:#003768;

}

#valuation ul {

font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
margin:50px 0 0 0;

}

#valuation li {

margin-bottom:10px;

}

#register {

background-image: url(/site/custom/normansEstate/images/register.gif);
background-repeat:no-repeat;
background-position:top right;

}

/*********** CONTACT US *************/

.branchdetails {
		padding-bottom: 25px;
		width: 98%;
	}
	
	.branchdetails h2 {
		padding-bottom: 5px;
	}
	
	.detailLabel {
	margin: 0;
	width: 15%;
	float: left;
	font-weight: bold;
}

	.details {
		width: auto;
		float: left;
	}

.detailfield {
	width: 100%;
	clear: both;

}

.contactContainer {

	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
	}
	
.contactContainer a {

	color:#CC0000;
	
	}
	
.contactContainer a:hover {

	color:#458529;
	
	}		
	
.contactContainer h2{

font-family:Arial, Helvetica, sans-serif;
color:#EE2E24;
font-size:1.2em;
	
	}	
	
#powered {

margin:60px auto 30px auto;
width:90px;

}	
