@charset "utf-8";
/* Wren Properties CSS */


* { margin: 0; padding: 0; outline: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: white;
}

#top-frame {
	margin: 0 auto;
	width: 660px;
	height: 163px;
	background-color: white;
	/*background-image: url(/images/back_top_rounded.png);
	background-position:center;
	background-repeat: no-repeat;*/
}

#printheader {
   display: block;
}


#logo {
	padding: 53px 20px 0px 30px;
}

#menu {
   display: none;
	clear: both; /*No floating elements allowed on either the left or the right side*/
	width: 660px;
	/*padding-left: 25px;*/ /*Padding*/
	height: 30px; /*The height of the menu */
	font-family: Verdana, Arial, Helvetica, sans-serif; /*The font family*/
	font-size: 12px; /*The font size*/
	font-weight:bold;
	line-height: 30px; /*The line-height property sets the distance between lines.*/
}
#menu ul {
	list-style: none;
	margin-left:20px; padding: 0px;
}
#menu ul li {
	display: inline; /*The element will be displayed as an inline element, with no line break before or after the element*/
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #000; /*Font color*/
	text-decoration: none;
	border-bottom: none;
	border-top: none;
}
#menu ul li a:hover {
	display: block;
	float: left;
	padding: 0 12px;
	color: #000; /*Font color*/
	text-decoration: none;
	background-color: #cccccc;
}

#middle-frame {
	margin: 0 auto;
	width: 660px;
	height: 300px;
}

#hotspot {
	margin: 10px;
	padding-right: 30px;
	background-color: #fff;
	float: left;
	width: 465px;
	height: 280px;
	text-align: center;
	color: #000;
}

#searchbox {
	margin: 10px 30px 10px 5px;
	background-color: #fff;
	float: right;
	width: 285px;
	height: 260px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#searchbox p {
	text-align: right;
	line-height: 14px;
	padding: 1px;
	font-size: 11px;
}

#searchbox h1 {
	font-size: 14px;
	font-weight:bold;
	color: #000;
}

#searchbox select {
	padding: 3px;
	width: 100px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

#searchbox input {
	padding: 3px;
	width: 100px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

#str_parking {
	background: #fff;
}

#go {
	font-weight: bold;
}

#content-frame {
	clear: both;
	margin: 0 auto;
	width: 660px;
}

#content {
	/*margin: 0px 5px 10px 35px;*/
	padding-right: 10px;
	float: left;
	width: 455px;
	text-align: justify;
	color: #000;
}

#content p {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}

#sidemenu {
	float: right;
	width: 305px;
	height: 255px; /*The height of the menu */
	font-family: Verdana, Arial, Helvetica, sans-serif; /*The font family*/
	font-size: 12px; /*The font size*/
	font-weight:bold;
	line-height: 30px; /*The line-height property sets the distance between lines.*/
	text-align: right;
	color: #000;
	margin: 0px 30px 10px 0px;
}
#sidemenu ul {
	list-style-type: disc;
	list-style-position:inside;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidemenu ul li {
	list-style-type: none;
	list-style-position:inside;
	padding: 0px;
	margin: 1px;
	line-height: 24px;
	width: auto;
}

#sidemenu ul li a {
	color: #000;
	text-decoration: none;
	padding:3px 15px 3px 5px;  
	display: block;
	font-weight:normal;
}

#sidemenu ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #cccccc;
	font-weight:normal;
}

#testimonialslider {
	display: none;
}

#promotional {
	clear: both;
	height: 80px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

#seo {
	clear: both;
	height: 80px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

#foot-content {
	text-align: center;
	color: #000;
	font-weight: bold;
	height: 25px;
	padding-top: 12px;
}

#footer-frame {
	margin: 0 auto;
	width: 660px;
	height: 56px;
}

/* minor styles */

.justify {
	text-align: justify;
}

/* slider styling */

/*#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:465px;
	height:280px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/images/btn_next.gif) no-repeat 0 0;	
	}*/
	
/** All the preceding by JustSearch (with some small amendments by DN). Following by DocNet: **/
#homesearchbox,
#propertysearchbox,
#property_enquiry_form,
.paginationControl {
   display: none;
}

#contact_details {
   font-size: 9px;
   margin-top: 20px;
}