body, * {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height:150%;

}

body {
	width: 990px;
	margin: 0 auto;
}

#header {
	float: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#header #logo {
	float: left;
}
	
a {
	color: #ec5e12;
}

a:hover {
	color: #fd942a;
	text-decoration: none;
}

p {
	margin-bottom: 1em;
}

ol, ul {
	padding-left:25px;
	margin: 0 0 15px 0;
}

ol {
	margin-left: 10px;
}

li {
	margin:0 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h1, h2, h3 {
	color: #333333;
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

hr {
	background-color: #b3b3b3;
	border: medium none;
	clear: both;
	color: #b3b3b3;
	height: 1px;
}

img {
	border: none;
}

quote {
	font-style: italic;
	font-size: .8em;
}

small {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ----- Main Navigation ----- */

 

#pageNavbar {
	clear:both;
	height: 42px;
	text-align: left;
	vertical-align: 50%;
	background: url(../images/topbar-big.gif) repeat-x;
	font-size:12px;
	width:100%;
}
#tabs {
	padding:0px;
	margin:0px;
}
#tabs li {
	display:inline;
	background:none;
	padding:0px;
	margin:0px;
}
.noLink {
	float:left;
	padding:15px 30px 5px 10px;
	height:21px;
	background: url(../images/topbar-big-lifirs.gif) no-repeat left;
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	margin-top:1px;
}
div#pageNavbar li a {
	float:left;
	padding:8px 28px 5px 10px;
	height:21px;
	background: url(../images/topbar-big-lifirs.gif) no-repeat left;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	margin-top:1px;
}
div#pageNavbar li a:hover {
	background:  url(../images/topbar-big-li-activ.gif) no-repeat left #FFFFFF;
	color:#f60;
}
div#pageNavbar li a.aActive {
	background:  url(../images/topbar-big-li-activ.gif) no-repeat left #FFFFFF;
	color:#f60;
}
div.divClose {
	height:42px;
	background: url(../images/topbar-big-div-close.gif) right no-repeat;
}
/* ----- End Main Navigation ----- */

.clear_link { clear:both;}

input[type=image] {
	border: none;
	background: none;
}

select {
	font-size:10px;
}

button {
	background: none;
	border: 0;
	color: #ec5e12;
	text-decoration: underline;
	cursor: pointer;
	float: right;
	width:auto;
	overflow: visible;
	font-size:10px;
}

button:hover {
	color: #fd942a;
	text-decoration: none;
}

#navigation {
	float: left;
	width: 100%;
	background: url(../images/nav_stroke.png) bottom left repeat-x;
	color: #dae0d2;
}

#navigation ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}

#navigation li {
	display: table-cell;
	float: left;
	background: url(../images/nav_tab_r.png) top right no-repeat;
	margin: 5px 0 1px 5px;
}

#navigation li a {
	display: block;
	position: relative;
	left: -4px;
	margin-right: -4px;
	background: url(../images/nav_tab_l.png) top left no-repeat;
	padding: 5px 15px;
	text-decoration: none;
	color: #47543e;
}

#navigation li a:hover {
	text-decoration: underline;
}

#navigation li.selected {
	background: url(../images/nav_tab_2_r.png) top right no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}

#navigation li.selected a {
	background: url(../images/nav_tab_2_l.png) top left no-repeat;
	color: #fff;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 9px;
}

#google_search {
	clear: both;
	background: #bb1918 url(../images/header_bg.png) 0 0 repeat-x;
	color: #fff;
	width: 100%;
}

#google_search form.googlesearch {
	padding: .2em .5em;
	text-align: right;
}

#google_search a, #google_search a:hover {
	text-decoration: none;
	color: #fff;
}

#google_search a:hover {
	text-decoration: underline;
}

#google_search input {
	width: 152px;
}

#content p { text-align:justify; font-size:12px;}


#container {
	width: 535px;
	background-color: #ffffff;
	float:none;
	text-align:center;
	margin-left:10px;

	/*\*//*/
	margin-left:0px;
	/* */ 
	
}

#container #subnav {
	float: left;
	width: 235px;
	position: relative;
	font-size: .75em;
}

#container #subnav ol li {
	width: 100%;
	display: list-item;
}

#container #subnav ol li button {
	float: none;
	display: block;
	width: 99%;
}

#container #content {
    font-size: .8em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#container #sidebar {
	float: right;
	font-size: .75em;
	width: 186px;
	margin-right: -206px;
	padding-left: 20px;
	position: relative;
}

#container #sidebar ul {
	margin-bottom: 0;
}

body.no-subnav #container {
	width: 784px;
	border-left: 0px;
}

body.no-subnav #container #content {
	width: 784px;
}

body.no-subnav #container #subnav {
	display: none;
}

body.no-sidebar #container {
	width: 735px;
	border-right: 0px;
}

body.no-sidebar #container #content {
	width: 735px;
	margin-right: -764px;
}

body.no-sidebar #container #sidebar {
	display: none;
}

body.no-subnav-or-sidebar #container {
	width: 990px;
	border-left: 0px;
	border-right: 0px;
}

body.no-subnav-or-sidebar #container #content {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

body.no-subnav-or-sidebar #container #subnav {
	display: none;
}

body.no-subnav-or-sidebar #container #sidebar {
	display: none;
}

#footer {
	clear: both;
	margin: auto auto;
	padding: 15px 0;
	width:auto;
	text-align: center;
	font-size: .75em;
	color: #b3b3b3;
}

#footer #bottom_nav {
	background: url(../images/footer_bg.png) bottom left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 7px 0;
	margin: 0 0 0;
	font-weight: bold;
	width: 100%;
	text-align:center;
	height:18px;
}

#footer #bottom_nav ul {
	list-style: none;
	padding: 0 0 0 105px;
	margin: 0;
	text-align:center;

}

#footer #bottom_nav li {
	float: left;
}

#footer #bottom_nav a, #footer #bottom_nav button {
	margin: 0 0 0 .5em;
	padding: 0 .5em 0 0;
	font-weight: normal;
	font-size: 1em;
}

#footer #bottom_nav a {
	padding-top: .1em;
	padding-bottom: .1em;
}

#footer .google_ads {
	clear: both;
	margin: 1em 0;
	padding: 1em 0 0;
}

#footer div, #footer h3 {
	text-align: center;
	font-weight: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.rounded_box {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	border-left: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;


}

.rounded_box .header {
	border-bottom: 1px solid #b3b3b3;
}

.rounded_box .header .title {	
	min-height: 28px;
	margin-left: 10px;
	padding: 10px 0 1px 0;
}

.rounded_box .header .title h1, .rounded_box .header .title h2, .rounded_box .header .title h3 {
	padding: 0 0 0 0;	
	margin: 0;
}

.rounded_box .header .title h1 .reference, .rounded_box .header .title h2 .reference, .rounded_box .header .title h3 .reference {
	float: right;
	padding-right: 5px;
	padding-bottom:2px;
	height:18px;
	vertical-align:middle;

}

.rounded_box .content {
	clear: both;
	margin: 0 0 0 10px;
	padding: 1em 10px 1px 0;
}

.rounded_box .footer {
}

.rounded_box .footer div {
	height: 23px;
	margin-left: 5px;
}

.enhanced .rounded_box {
}

.enhanced .rounded_box .header {
	border-bottom: none;
}

.enhanced .rounded_box .header .title {
}

.enhanced .rounded_box .header .title h1, .enhanced .rounded_box .header .title h2, .enhanced .rounded_box .header .title h3, .enhanced .rounded_box .header .title .reference, .enhanced .rounded_box .header .title a {
	color: #fff;
}

.enhanced .rounded_box .header .title h1, .enhanced .rounded_box .header .title h2, .enhanced .rounded_box .header .title h3 {

}

.enhanced .rounded_box .content {
}

.enhanced .rounded_box .footer {
}

.enhanced .rounded_box .footer div {
}

#subnav .rounded_box {
	width: 235px;
	background-color: #f6f9f4;
}

#subnav .rounded_box .header {
	border-bottom: 1px solid #A9C294;
}

#subnav .rounded_box .header .title {
}

#subnav .rounded_box .content {
}

#subnav .rounded_box .footer {
}

#subnav .rounded_box .footer div {
}

#subnav .rounded_box .header_small {
	margin-bottom: -15px;
}

#sidebar .rounded_box {
	width: 186px;
	background-color: #fffdec;
}

#sidebar .rounded_box .header {
	border-bottom: 1px solid #ffea46;
}

#sidebar .rounded_box .header .title {
}

#sidebar .rounded_box .content {
}

#sidebar .rounded_box .footer {
}

#sidebar .rounded_box .footer div {
}

.lite_box {
	padding-right: 10px;
	padding-bottom: 15px;
}

.lite_box .content {
	padding-left: 10px;
}

.lite_box .title {
	min-height: 28px;
	padding: 10px 0 0;
}

button {
  background: none;
  border: 0;
  color: #ec5e12;
  text-decoration: underline;
  cursor: pointer;
  float: left;
  width: 1pt;
  overflow: visible; }

button:hover {
  color: #fd942a;
  text-decoration: none;
}


button[class] {
  width: auto;
}

form.top_bar_button {
  display: inline;
}

.button, .button:hover, a.button, a.button:hover {
  background: #f57e3e url(../images/submit_bg.png) top left repeat-x;
  border: 1px solid #ec5e12;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  overflow: visible;
}

input[type=submit] {
  background: #f57e3e url(../images/submit_bg.png) top left repeat-x;
  border: 1px solid #ec5e12;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  overflow: visible;
  vertical-align:middle;
  margin-left:0px;
  padding-left:0px;
}

input[type=reset] {
  background: #f57e3e url(../images/submit_bg.png) top left repeat-x;
  border: 1px solid #ec5e12;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  overflow: visible;
  vertical-align:middle;
  margin-left:0px;
  padding-left:0px;
}

label {
  display: block;
  float: left;
  width: 100%;
 }
 
#container #sidebar {
	float: right;
	font-size: .75em;
	width: 186px;
	margin-right: -206px;
	padding-left: 20px;
	position: relative;
}

#container #sidebar ul {
	margin-bottom: 0;
}

#feedback .clearing {
	width: 160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:14px;
	vertical-align:baseline;

}

#feedback .clear {
	margin-left: 1.5em;
}

#feedback #errorExplanation {
	font-size: .9em;
}

#feedback .fieldWithErrors {
	margin-bottom: .3em;
}

.no_float {
	float: none;
}

.underline {
	text-decoration: underline;
}

.underline:hover {
	text-decoration: none;
}

p.last, ul.last, li.last, ol.last {
	margin-bottom: 0;
}

.required {
	color: #bf1a19;
	font-weight: bold;
}

.shadow {
	padding: 2px;
	border: 1px solid #b3b3b3;
}

#sidebar .rounded_box .footer {
}

#sidebar .rounded_box .footer div {
}

.lite_box {
	padding-right: 10px;
	padding-bottom: 15px;
}

.lite_box .content {
	padding-left: 10px;
}

.lite_box .title {
	min-height: 28px;
	padding: 10px 0 0;
}

#topbox .topbox-contents, #btmbox .btmbox-contents {
	border: 1px solid #ccc;
}

#topbox .topbox-contents .content-inner, #btmbox .btmbox-contents .content-inner {
	border: 1px solid #fff;
	background: #fff url(../images/topblock-bg.jpg) repeat-x bottom;
}

#topbox .topbox-contents .content-inner {
	height: 150px;	
}

#topbox.zoneThreeAdsBlock .topbox-contents .content-inner {
	height: 100px;
}

#topbox .topbox-shadow {
	background: transparent url(../images/topbox-shadow.jpg) no-repeat 50% 0;
	height: 8px;
	width: 960px;
}

.item_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:200%;
}


#quicklinks {
	background: url(../images/rounded_lite.png) top right no-repeat;
	padding-right: 10px; 
}

#quicklinks ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(../images/rounded_lite.png) top left no-repeat;
	height: 230px;
	clear: both;
}

#quicklinks li {
	margin: .3em 0;
	float: left;
	width: 100%;
	height: 245px;
}

#quicklinks a {
	text-decoration: none;
	display: block;
	padding: 0px 10px 0 70px;
	height: 45px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#quicklinks a:hover {
	text-decoration: underline;
}

h1#home {
	padding: 0 0 0 20px; 
}


#featured_properties .content {
	padding-top: 0;

}

#featured_properties .featured_property_wrap {
	float: left;
	width: 169px;
	margin: 15px 0 0 0;
	text-align: center;
	background: url(../images/content_sub_bg.png) 50% 100% no-repeat;
}

#featured_properties .submit {
	text-align: right;
	padding: 0 1em 0 0;
}

#featured_properties img {
	border: 1px solid #b3b3b3;
	padding: 2px;
	width: 145px;
	height: 110px;
}

#featured_properties button.property_thumb {
	padding-left:3px;
	width: 154px;
	height: 118px;
}

#featured_properties h2 {
	margin: 0;
}

#featured_properties ul {
	list-style:square;	
	margin: 1em auto;
	width: 140px;
}

#featured_properties li {
	margin-left: .5em;
}

#featured_properties.browse .caption {
	font-size: .8em;
	color: #666;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 1em;
}

#featured_properties.browse .featured_property_wrap {
	width: 176px;
	margin-top: 0;
	font-size: .9em;
}

#featured_properties.browse .featured_property_wrap ul {
	margin: .4em 0 .8em 0;
}

#featured_properties.browse .featured_property_wrap li {
	margin: 0 0 0 .5em;
}

#featured_properties.browse .featured_property_wrap.p0 {
	text-align: left;
	background-position: 0 100%;
}

#featured_properties.browse .featured_property_wrap.p1 ul {
	margin-left: 9px;
}

#featured_properties.browse .featured_property_wrap.p2 {
	text-align: right;
	background-position: 100% 100%;
}

#featured_properties.browse .featured_property_wrap.p2 ul {
	margin-left: 1.5em;
}

.break {
  clear: both;
  font-size: 1px;
  height: 1px;
}

.clear {
  clear: both;
}

li.submit {
  list-style: none;
  padding: 1em 0 0 0;
}
  
input[type=submit] {
	background: #f57e3e url(../images/submit_bg.png) top left repeat-x;
	border: 1px solid #ec5e12;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	margin-left:10px;
	text-decoration: none;
	overflow: visible;
}

#enquiry_right {
	float: right;
	width: 162px;
	padding-right: 15px;
}

#enquiry_right h2 {
	font-size: 1.1em;
}

#sidebar_enquiry_form .clearing {
  width: 160px; }
#sidebar_enquiry_form .clear {
  margin-left: 1.5em; }
#sidebar_enquiry_form #errorExplanation {
  font-size: .9em; }
#sidebar_enquiry_form .fieldWithErrors {
  margin-bottom: .3em; }

#gmap {
	border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;
}

.no_underline { text-decoration:none; margin-left:10px; margin-right:10px;}
.text_x2 { font-size:12px;}
.text_height_x2 { height:22px; vertical-align:baseline;}
.text_bold { font-weight:bold;}

.thumb { margin: 4px; display: block; float: left; background-color:#fff; padding: 10px; }
.thumb a { display: block; width: 100px; height: 100px; text-indent: -999em; text-decoration: none; }
