.DefaultBody { background:url('Img/background.jpg') repeat-x top left #AAC4D5; margin:0px; padding:0px; font-family:Arial; font-size:11px;}
.DefaultContent { font-family:Times New Roman; font-size:11px; width:750px;}
.InputFormBody { margin:0px; padding:0px; font-family:Arial; font-size:11px; }
*:focus {outline: none;}
*:focus, *:active {outline: none;}
table {margin:0px auto;}

.topLeftTableCorner {width:16px; height:14px; background:url('Img/ctl.jpg') no-repeat top right #FFFFFF;}
.topRightTableCorner {width:16px; height:14px; background:url('Img/ctr.jpg') no-repeat top left #FFFFFF;}
.bottomLeftTableCorner {width:16px; height:20px; background:url('Img/cbl.jpg') no-repeat top right #FFFFFF;}
.bottomRightTableCorner {width:16px; height:20px; background:url('Img/cbr.jpg') no-repeat top left #FFFFFF;}
.tableTopEdge {
	height:14px;
	background-color:#FFFFFF;
}
.tableBottomEdge {
	height:20px;
	background-color:#000000;
}
.leftEdge {
	width:16px;
	background:url('Img/tle.jpg') repeat-y top right #FFFFFF;
}
.rightEdge {
	width:16px;
	background-color: #FFFFFF;
}
.contentHolder {
	width:938px;
	height:300px;
	background-color:#FFFFFF;
}
.pageStandardHeader {
	width:938;
	height:103px;
	background:url('Img/top_image.jpg') no-repeat top right;
}

.pageDynamicHeader {
	width:938;
	height:103px;
}


.menuHolder 
{
	height:34px;
	border:1px solid #000000;
	background:url('Img/menu_back.jpg') repeat-x top left #000000;
}
.menuButton, .menuButtonSelected {
	text-align:center;
	font-family:Arial Black;
	font-size:1.1em;
	font-weight:bolder;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}
.menuButtonSelected {color:#51B3FF;}
.splitter {
	width:2px;
	background:url('Img/splitter.jpg') no-repeat top left;
}
.colouredTable { margin:0px; }
.colouredZone {
	width:213px;
	height:47px;
	background-color:#51B3FF;
}
.secondColouredZone {
	width:213px;
	background-color: #51B3FF;
}

.TitleArea {
	padding:0px 0px 0px 15px;
	font-family:Arial, Tahoma, Verdana;
	font-size:18px;
	font-weight:normal;
	background:url('Img/blue_gradient.gif') no-repeat left center;
}

.contentArea {
	padding-left:5px;
}
.leftMenu {
	width:100%;
	padding-top:10px;
	border:1px solid #BCBDC2;
	background-color:#F5EDC9;
}
.vspacer {width:10px;}
.SearchArea {
	height:41px;
	border:1px solid #000000;
	background:url('Img/search_background.jpg') repeat-x top left #000000;
}
.searchTable {margin:0px;}
.Search1 {
	margin-left:2px;
	width:80px;
	height:18px;
}
.Search2 {
	margin-left:2px;
	width:130px;
	height:18px;
}
.paginationArea {
	height:20px;
	border:1px solid #BCBDC2;
	background-color:#F5EDC9;
}
.pageNumbers {
	margin:0px;
	float:right;
	margin-right:10px;
}
.pageNumber {
	width:10px;
	padding:0px 2px 0px 2px;
	cursor:pointer;
}
.pageNumberSelected {
	padding:0px 4px 0px 4px;
	background-color:#51B3FF;
	color:#FFFFFF;
	cursor:pointer;
	border:1px solid #EBC5A1;
}
.NumberingTitle {
	padding-left:10px;
	font-size:12px;
}
.menuSpacer {
	width:20px;
}
.menuBullet {
	padding-left:10px;
}
.MenuItem, .MenuItemSelected {
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #C5BFA2;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	
	text-decoration:none;
}
.MenuItem  
{
	color:Black;
}

.MenuItemSelected {
	color:#C52701;
}
.AdvertiseBanner {
	padding:2px 0px 2px 0px;
	text-align:center;
}
.latestProperties {
	padding:10px;
	border:1px solid #BCBDC2;
	background-color:#F5EDC9;
}
.latestProperties a, .latestProperties a:visited {
	margin-top:10px;
	font-size:12px;
	color:#000000;
}
.pageContent {
	padding-top:10px;
	text-align:left;
}
.contentTitle {
	text-align:left;
	font-size:19px;
	font-style:italic;
	font-weight:bold;
	color:#C52701;
	padding:0px 0px 10px 0px;
}
.contentBody {
	border:1px solid #BCBDC2;
	padding:10px;
}
.contentBody img {
	border:3px solid #DADADA;
}
.propertyTitle, .propertyNumber {
	font-family:Arial Black;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.detailsButton {
	height:27px;
	padding:3px;
	font-size:13px;
	font-weight:bold;
	color:#F39A28;
}
/*Page Selector*/
.page a.sel, #page a.sel
{
	background: #000000 none repeat scroll 0%;
	border: 1px solid #83BC46;
	color:white;
	font-weight:normal;
}

.page a, #page a
{
	border: 1px solid #CCCCCC;
	cursor:pointer;
	margin:1pt 0.28em 1pt 1pt;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-align:center;
	text-decoration:none;
}

.page a:hover , #page a:hover
{
	border: 1px solid #83BC46;
	text-decoration:underline;
}

.logoArea
{
	width:213px;
	background:url('Img/logo_bg.png') no-repeat top left transparent;
}