@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000033;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	/*background-color:#0066CC;
	background-image: url('bg.jpg');*/
	background-position:center;
	background-repeat:repeat-x;
}
#wrapper {
	width:985px;
	margin: 5px auto 5px auto;
	padding: 0;
	background-color: #fff;
	height: 650px;
	border: 1px none #00326D;
}
#header {
	width: 985px;
	height: 100px;
	background-color:#fff;
	background-image:url('headerbg.jpg');
	background-repeat:no-repeat;
	margin:5px auto 0px auto;
}
.headerleft {
	margin: 12px 0px 0px 28px;
	height: 67px;
	width: 59px;
	background-image:url('logo.jpg');
	background-repeat:no-repeat;
	float: left;
}
.headerlogo {
	margin: 14px 0px 0px 163px;
	height: 69px;
	width: 478px;
	background-image:url('eprheader.jpg');
	background-repeat:no-repeat;
	float: left;
}
.headerright {
	margin: 12px 0px 0px 166px;
	height: 67px;
	width: 59px;
	background-image:url('logo.jpg');
	background-repeat:no-repeat;
	float: left;
}
a {
	outline: none;
}
#menu {
	width: 985px;
	height: 48px;
	background-color:#fff;
	background-image:url('menubg.jpg');
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	padding:0;
}
#eprTabs {
	height: 39px;
	margin: 0 0 0 20px;
	padding: 2px 0 0 10px;
	display: block;
}
#eprTabs ul {
	list-style: none;
	display: inline;
	margin:0;
	padding:0;
}
#eprTabs ul li {
	list-style: none;
	display: inline;
}
#eprTabs ul li a {
	padding: 7px 1px 9px 10px;
	color: #fff;
	float: left;
	text-decoration:none;
	border: 1px #00326D solid;
	margin-right: 10px;
}
#eprTabs ul li a span {
	padding: 6px 15px 4px 6px;
}
#eprTabs ul li a:hover {
	color: #fff;
	border: 1px #FFF solid;
	text-decoration:none;
}
#eprTabs ul li a:hover span {
	border: none;
}
#eprTabs ul li a.active {
	color: #fff;
	background-color:#00326D;
	border: 1px #fff solid;
}
#eprTabs ul li a.active span {
	background-color:#00326D;
}
#container {
	background-color:fff;
	width: 985px;
	float: left;
	margin: 5px auto 0;
}
#left {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	float:left;
	width: 719px;
	display: inline;
}
.lefttop {
	width: 719px;
	height: 12px;
	background-image: url(contenttop.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
}
.leftmid {
	width: 719px;
	background-image: url(contentbg.jpg);
	background-repeat:repeat-y;
	margin-left:5px;
}
.leftend {
	width: 719px;
	height: 20px;
	background-image: url(contentend.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
}
.leftmid h1 {
	font-size: 100%;
	text-decoration:underline;
	margin:0;
	text-align:center;
	color:#000033;
}
.leftmid h2, h3 {
	font-size: 100%;
	margin:10px auto 0 auto;
	color:#000033;
	text-align:center;
}
.leftmid p {
	font-size: 84%;
	margin: 10px 30px 10px 10px;
	line-height: 142%;
	color:#000033;
}
.leftmid ul {
	font-size: 84%;
	margin: 10px 30px 10px 10px;
	line-height: 142%;
	color:#000033;
}
.leftmidH1 {
	padding-bottom : 20px;
}
.leftmid table {
	margin: 0 auto 0 auto;
}
.leftmid table table {
	width: 300px;
	border: 1px none #fff;
	padding: 5px;
	text-align:center;
	font-size: 72%;
}
.leftmid a img {
	padding:1px;
	border: 1px solid #00326D;
}
.leftmid a:hover img {
	padding:1px;
	border: 1px solid #0066FF;
}
.leftmid table a {
	color:#00326D;
	text-decoration:none;
	font-weight:bold;
}
.leftmidimagewidth {
	width: 100px;
	float: right;
}
.leftmiddetailswidth {
	width: 140px;
}
.subheader {
	font-weight:bold;
}
#contactepr td {
	font-size: 90%;
	padding-bottom: 10px;
}
#contactepr p {
	padding:0;
	margin:0;
}
#contactepr a {
	color:#00326D;
	text-decoration:none;
}
#contactepr a:hover {
	text-decoration:underline;
}
.leftmid p img {
	margin: 10px;
	border:0;
}
.propertydetail {
	font-size: 82%;
	font-weight: normal;
}
.epc {font-size: 82%; font-weight: normal; }
.propdes {font-size: 12pt;}

#enquire {font-size: 100%;}

#enquire label
{
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 100%;
}

#enquire .submit input
{
margin-left: 6.2em;
} 
#enquire input
{
color: #781351;
background: #eeeeee;
border: 1px solid #00326D;
}
#enquire textarea
{
	color: #00326D;
	background: #eeeeee;
	border: 1px solid #00326D;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	width: 32em;
	height: 10em;

}

#enquire .submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #00326D;
} 
#enquire fieldset
{
	border: 1px solid #00326D;
	width: 600px;
}

#enquire legend
{
color: #fff;
background: #00326D;
border: 1px solid #00326D;
padding: 2px 6px;
margin-left: 15px;
} 


#right {
	background-color:fff;
	margin-left: 724px;
	padding: 0;
}
.righttop {
	width: 261px;
	height: 24px;
	background-image: url(latesttop.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 120%;
	text-align:center;
	padding-top: 5px;
	float: left;
}
.rightmid {
	width: 261px;
	background-image: url(latestbg.jpg);
	background-repeat:repeat-y;
	float: left;
}
.rightmid table {
	width: 251px;
	border: 1px none #fff;
	padding: 5px;
	text-align:center;
	font-size: 72%;
	padding-top:10px;
}
.rightmid a img {
	padding:1px;
	border: 1px solid #00326D;
}
.rightmid a:hover img {
	padding:1px;
	border: 1px solid #0066FF;
}
.rightmid table a {
	color:#00326D;
	text-decoration:none;
	font-weight:bold;
}
.latestcell {
	padding: 0px 5px 10px 5px;
}
.latestcell2 {
	padding: 0px 5px 10px 5px;
	width: 450px;
}
.rightend {
	width: 261px;
	height: 20px;
	background-image: url(latestend.jpg);
	background-repeat:no-repeat;
	float: left;
}
#pennys p {
	font-size: 62%;
	text-align: center;
	padding: 0 10px 0px 10px;
}
#pennys img {
	border: none;
	text-align:center;
	width:190px;
	height:78px;
}
#searchtop {
	width: 588px;
	height: 24px;
	background-image:url(searchtop.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	color: #FFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 120%;
	text-align:center;
	padding-top: 5px;
}
#searchmid {
	width: 588px;
	background-image:url(searchmid.jpg);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
}
#searchmid td {font-size: 92%; padding: 5px 0px 5px 0px;}
#searchend {
	width: 588px;
	height: 20px;
	background-image:url(searchend.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
}
#footer {
	clear: both;
	width: 985px;
	height: 44px;
	background-image:url(footerbg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
	color: #fff;
	text-align:center;
	font-size: 82%;
	padding-top: 4px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#wbd a {
	color: #ccc;
	text-decoration: none;
	font-size:62%;
	text-align: right;
	float:right;
	margin: 0px 20px 10px 0px;
	padding-bottom: 10px;
}
