*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#333}button,select,textarea,input{font:100% sans-serif}table{border-collapse:collapse}caption,th,td{text-align:left}


body {
	text-align:center;	
	font-family:"xCalibri","Trebuchet MS","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background-color:#666;
	margin-top:1em;
}

a{
	color:#fff;
	text-decoration:none;
}
a:link{

}
a:visited{
	
}
a:hover{
	text-decoration:underline;
}
a:active{
	
}

h3{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}
#wrap{
    margin: 0px auto;
    text-align: left;
	width:935px;
	background-color:#0F0D32;
}

#footer{
	
}

#footer p{
	text-align:center;
	font-size:12px;
	margin:2em;
}

#header{
	padding-top:25px;
	background-image: url("/images/header_bg.jpg"); 
    background-repeat: no-repeat;
	background-position:center 0;
}

#header h1#logo {
    padding: 63px 0 0 0;
    overflow: hidden;
    background-image: url("/images/header_martinpendered_logo.jpg"); 
    background-repeat: no-repeat;
	background-position:center;
    height: 0px !important; /* for most browsers */
    height /**/:63px; /* for IE5.5's bad box model */
	margin-bottom:12px;
} 

#header h2#metadesctext{
	display:none;
}

#nav{
	position:relative;
	border:#fff solid 1px;
	border-width:1px 0;
	padding:0.333em;
}

#nav ul{
	display:inline;
}
#nav li{
	display:inline;
	padding-left:0.5em;
}

#nav ul#contactinfo{
	position:absolute;;
	right:0;
}

#banner{
	height:260px
}

#main{
	position:relative;
	min-height:15em;	
}

.frontpageblock{
	width:25%;
	position:absolute;
	height:16em;
}

#frontpage_block_sale{
	left:0;
	background-color:#404066;
}

#frontpage_block_let{
	left:25%;
	background-color:#7F7F99;	
}

#frontpage_block_other{
	left:50%;
	background-color:#BFBFCC;
}

#frontpage_block_right{
	left:75%;
	background-color:#0F0D32;
}

div.frontpageblock h3, div.mainpageblock h3, #content h3{
	background-color:#fff;
	color:#0F0D32;
	padding:0.75em;
}

div.frontpageblock li{
	margin:1em;
}

div.frontpageblock p{
	margin:1em;
}


.mainpageblock{
	width:75%;
	position:absolute;
	height:30em;
}

#content{
	width:75%;
	background-color:#7F7F99;
	padding-bottom:1em;
}

#contentpadder{
	padding:2em;
	
}

#content a{
	text-decoration:underline;
}

#content a:hover{
		font-weight:bold;
}
#content p, #content ul, #content h4{
	margin:2em;
	
}
#content h4{
	font-weight:bold;
	font-size:16px;
	color:#0F0D32;
	border-bottom:#404066 solid 1px;
}

#content ul{
	list-style:disc;
	list-style-type: disc;
	margin-left:2em;
}

#content li{
	list-style:disc;
	list-style-type: disc;	
	margin-left:2em;
	padding-left:1em;
	margin-bottom:1em;
}

div.lettings_property{
	min-height:150px;
	margin-bottom:1em;
	padding-bottom:1px;
	clear:both;
}

.lettings_property img{
	margin-bottom:1em;
	margin-right:2em;
	margin-left:1em;
	margin-top:1em;
	float:right;
	border: 1px solid #0F0D32;
}

#otherserviceslinks a{
	text-align:center;
	font-weight:bold;
}

#otherserviceslinks td{
	text-align:center;
	padding:0.25em;
}
#otherserviceslinks tr{
	background-color:#0F0D32;
}

/** vebra search results **/
	
	/* make property location and price like the white page title bar */
	.ResultsAddressBar tr td, .DetailBar tr td{
		padding:0.5em 1em;
		background-color:#fff;
		font-weight:bold;
		color:#0F0D32;
	}
	
	/* hide the <hr>s between the results */
	.ResultsHr, .details_bottom, .details_top {
		display:none;
	}
	
	.Resultsrooms {
		font-size:smaller;
	}


/** vebra property details **/
	
	.DetailBar {
		margin-bottom:1em;
	}

	.DetailsMainImage {
		margin-right:1em;
	}








