/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html{height: 100%;}
#wrap {width: 930px;margin: 0 auto;}
#footer {clear: both;padding: 0px 0 20px 0;}
#header {overflow:hidden;padding-bottom:17px;}

body, html {
background-color: #FFFFFF;
padding:0px;
margin:0px;
}

#wrap{
padding-top:20px;
}

#main{
background-color:#ececec;
}
#main .container{
background-image:url(/img/h1_bg.jpg);
background-repeat:no-repeat;
padding-top:60px;
#overflow:auto;
_overflow:inherit;
_height:1%;
}
#main .container h1{
padding-bottom:25px;
color:#fff;
font-size:2em;
text-transform:lowercase;
}
.clear_both{
clear:both;
}
#menu {
background-color: #FFF;
background-image:url(/img/nav_bg.jpg);
background-repeat:no-repeat;
height:35px;
}
.top_module{
text-align:right;
color:#858585;
}
.top_module p{
font-size:1em;
}
.top_module input.searchIcon{
width:auto;
border:0;
background-color:#125ba2;
color:#fff;
font-size:0.8em;
padding:2px 0px;
#padding:2px;
}
.top_module input.field{
background-color:#dfdfdf !important;
width:165px;
height:16px;
border:1px solid #cccccc;
color:#009ddf;
font-size:0.8em !important;
padding-top:2px;
}
.top_module p{
line-height:120%;
}
.top_module p.address{
font-size:0.8em;
padding:10px 0px;
}
.top_module p#icons img{
vertical-align: bottom;
}
.top_module  div.fastfind span{
font-size:0.8em;
}
/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 680px; float: left; padding: 0px 0px 20px 15px;}
#sub-section {width: 220px; float: right; padding: 65px 0px 20px 15px;}
/* pages without columns */
html.nosub #content,
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content,body#home #content{width: auto;display: block;float: none;padding-left:0px;padding-bottom:0px;}

html.nosub #sub-section,
html.nocol #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section,body#home #sub-section {display:none;padding:0px;font-size:0px;margin:0px;}

body#staff #content,
html.nocol #content,
html.nosub #content { padding: 0 15px 20px 15px !important; }

/* Pages without columns
-------------------------*/

body.listing #main,
body.detail #main {
background-image: none;
background-color: #fff;
}
html.nocol h1,
body.listing h1,
body.detail h1,
body#staff h1 {
padding-left:15px;
}

/* Header
----------*/
#header .top_module {
float: right;
}

/* Menu
---------*/

.menu {
}

.menu a {
padding: 0px;
}

.menu li {
padding: 0px;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 10px;
display: block;
width: 130px;
line-height:20px;
height:auto;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #000;
}

p,div.text,dl{
font-size: 0.9em;
}

#content ul {
font-size: 0.9em;
}

#content div.text ul {
list-style: none;
list-style-position: outside;
margin: 10px 0 10px 10px;
font-size: 1em;
}
#content div.text ul li {
background: transparent url(/img/bullet.gif) 0 4px no-repeat;
padding: 0 0 0 10px;
}
h1 {
font-size: 1.5em;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #4493c6;
font-weight: bold;
}

a:link,
a:visited {
color: #004a90;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}
#footer .container p{
margin-top:4px;
padding-top:0px !important;
}
#footer p {
font-size: 0.8em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #686868;
text-decoration: none;
}

#footer a:hover {
color: #004990;
}
#footer .footerLink{
	float:right;
	font-size: 0.8em;
}
#footer .footerAddress{
	float:left;
	font-size: 0.8em;
}

/* Header
----------*/

#header img#logo {
float: left;
}

/* Dropdown menu
-----------------*/

.menu a {
}
.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}
.menu #homeList a,.menu #homeList a:visited{
	background-image:url(/img/btn_home.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:47px;
	height:35px;
	display:block;
}
.menu #homeList a:hover{
	background-image:url(/img/btn_home_hover.jpg);
	background-repeat:no-repeat;
}
.menu #buyList a,.menu #buyList a:visited{
	background-image:url(/img/btn_forsale.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:114px;
	height:35px;
	display:block;
}
.menu #buyList a:hover{
	background-image:url(/img/btn_forsale_hover.jpg);
	background-repeat:no-repeat;
}
.menu #rentList a,.menu #rentList a:visited{
	background-image:url(/img/btn_forlease.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:119px;
	height:35px;
	display:block;
}
.menu #rentList a:hover{
	background-image:url(/img/btn_forlease_hover.jpg);
	background-repeat:no-repeat;
}
.menu #newprojectsList a,.menu #newprojectsList a:visited{
	background-image:url(/img/btn_newprojects.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:142px;
	height:35px;
	display:block;
}
.menu #newprojectsList a:hover{
	background-image:url(/img/btn_newprojects_hover.jpg);
	background-repeat:no-repeat;
}
.menu #aboutList a,.menu #aboutList a:visited{
	background-image:url(/img/btn_aboutus.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:116px;
	height:35px;
	display:block;
}
.menu #aboutList a:hover{
	background-image:url(/img/btn_aboutus_hover.jpg);
	background-repeat:no-repeat;
}
.menu #newtransactionsList a,.menu #newtransactionsList a:visited{
	background-image:url(/img/btn_recent.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:180px;
	height:35px;
	display:block;
}
.menu #newtransactionsList a:hover{
	background-image:url(/img/btn_recent_hover.jpg);
	background-repeat:no-repeat;
}
.menu #contactList a,.menu #contactList a:visited{
	background-image:url(/img/btn_contactus.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:125px;
	height:35px;
	display:block;
}
body#home .menu #contactList a,body#home .menu #contactList a:visited{
	width:127px;
}
.menu #contactList a:hover{
	background-image:url(/img/btn_contactus_hover.jpg);
	background-repeat:no-repeat;
}
.menu #ourservicesList a,.menu #ourservicesList a:visited{
	background-image:url(/img/btn_ourservices.jpg);
	background-repeat:no-repeat;
	padding:0px;
	width:132px;
	height:35px;
	display:block;
}
.menu #ourservicesList a:hover{
	background-image:url(/img/btn_ourservices_hover.jpg);
	background-repeat:no-repeat;
}
.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

/* .menu a:hover {
background-image:url(/img/nav_hover.gif);
background-repeat:no-repeat;
}*/




.menu li li a,.menu li li a:visited {
background-image:none !important;
background-color:#12b4f0;
border: none;
border:1px solid #fff;
border-bottom:0px;
text-transform: none;
font-size:0.9em;
font-weight:normal;
height:auto !important;
width: 130px !important;
padding:4px 10px !important;
}
.menu li li a:hover{
background-image:none;
background-color:#006cb1;
}
.menu li li.last a,.menu li li.last a:visited{
border-bottom:1px solid #fff;
}
.menu li li.last a:hover{
}
/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #b5b5b5;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}

form input {
width: 250px;
font-size:1em;
font-family: Arial, Helvetica, sans-serif;
}

form textarea,
form select {
width: 254px;
font-size:1em;
font-family: Arial, Helvetica, sans-serif;
}

form input.radio {
width: 30px;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #00aeef;
border: none;
color: #fff;
font-weight:bold;
}

form em span,
form .required {
color: #D00000;
font-weight: bold;
}


/* Dynamic text
----------------*/
#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}
#content img#dyn-heading-img,
#content img#dyn-img1,
#content img#dyn-img2 {
margin: 0 0 10px 20px;
display: block;
float:right;
clear:right;
}
#sub-section img#dyn-heading-img,
#sub-section img#dyn-img1,
#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home #main {
background-color:#fff;
}
body#home #main .container{
background:none;
padding:0px;
#overflow:hidden;
_overflow:inherit;
}
body#home .flash{
margin-bottom:8px;
}
body#home #quickSearch{
float:left;
width:200px;
height:255px;
padding:50px 22px 20px 18px;
background-image:url(/img/quick_search.jpg);
background-repeat:no-repeat;
margin-right:8px;
}
body#home #featureBox{
float:left;
width:285px;
height:270px;
padding:55px 10px 0px 15px;
background-image:url(/img/featureBox.jpg);
background-repeat:no-repeat;
margin-right:16px;
_margin-right:12px;
}
body#home #homeText{
float:left;
width:356px;
}
body#home #homeText .welcomeText{
height:236px;
}
body#home #quickSearch p{
padding:0px 0px;
color:#c8c7c7;
font-size:1em;
}
body#home #quickSearch p.searchTitle{
margin-bottom:2px;
}
body#home #quickSearch p#qs_price{
margin-bottom:5px;
}
body#home #quickSearch form #submit input{
font-size: 0.9em;
font-weight: normal;
float:right;
padding:3px 10px;
}

body#home #quickSearch fieldset {
border: none;
padding: 0;
margin:0px;
}
body#home #quickSearch fieldset#submit{
	margin-top:10px;
}


body#home #quickSearch p {
margin-bottom: 10px;
}

body#home #quickSearch select{
width: 200px;
font-size: 0.9em;
color:#000;
border:1px solid #cccccc;
}

body#home #quickSearch #qs_price select,
body#home #quickSearch #qs_rent_price select
{
width: 90px;
}
body#home #quickSearch select#areafrom,
body#home #quickSearch select#areato{
width:70px;
margin-right:2px;
}
body#home #quickSearch select#areato{
margin-left:16px;
}
body#home #quickSearch select#qs_bedroom,body#home #quickSearch #qs_price select#qs_min-price,body#home #quickSearch #qs_rent_price select#qs_rent_min-price{
margin-right:17px;
}
body#home #quickSearch form #qs_st label {
padding-right: 20px;
width: auto;
float: none;
display: inline;
font-weight:normal;
}

body#home #quickSearch form #qs_st input {
vertical-align: middle;
width: auto;
border:0px;
}
div.checkboxsearch{
background:#FFFFFF none repeat scroll 0%;
border:1px solid #cccccc;
color: #000;
margin-bottom: 17px;
overflow: auto;
width: 198px;
height: 80px;
}
body#home #quickSearch div.checkboxsearch p {
margin-bottom:0px !important;
padding:2px 0px 0px 2px;
color:#000;
font-size:0.9em;
}
body#home #quickSearch div.checkboxsearch input {
margin: 0 3px 0 0;
width:15px;
border:0px;
}
body#home #content div#pow div.singlePOW{
	width:289px;
        overflow:auto;
        margin-bottom:10px;      
}
body#home #content div#pow div.last{
margin-bottom:6px;
}
body#home #content div#pow div.singlePOW div.featureImage{
width:150px;
float:left;
}
body#home #content div#pow div.singlePOW div.discription{
float:left;
width:129px;
margin-left:8px;
text-align:left;
font-size:0.9em;
}
body#home #content div#pow div.singlePOW div.title{
	text-align:left;
	color:#FFF;
        background-image:url(/img/featureTitle.gif);
        background-repeat:no-repeat;
        height:19px;
        padding-left:5px;
        padding-top:2px;
}
body#home #content div#pow div.singlePOW div.address{
color:#004990;
padding-left:5px;
}
body#home #content div#pow div.singlePOW div.name{
font-weight:bold;
color:#004990;
padding:3px 0px;
padding-left:5px;
}
body#home #content div#pow div.singlePOW img{
	border:1px solid #004990;
	width:150px;
}

body#home #content div#pow div.singlePOW div.discription a{
text-decoration:underline;
color:#4c4c4c;
	
}
body#home #content div#pow div.singlePOW div.discription p{
padding-left:5px;
font-size:1em;
}
body#home .propertyAlert{
background-image:url(/img/propertyAlert.jpg);
background-repeat:no-repeat;
height:22px;
padding-top:65px;
padding-left:35px;
color:#fff;
}
body#home .propertyAlert a{
color:#fff;
}
/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing #content h1{
margin-bottom:0px;

}
body.listing .property {
	padding: 10px;
	clear: both;
	overflow: hidden;
	background-color:#ececec;
        margin-bottom:10px;
}
body.listing .stripe .property{
	background-color:#cccccc!important;
}
body.listing .property .image {
display: block;
float: left;
margin:0px 15px 0px 0px;
}
body.listing .property .image img{
	width:150px;
        border:1px solid #004990
}
body.listing .property .details {
width: 740px;
float: left;
padding-top:10px;
}

body.listing .property .details .features {
float: left;
font-weight: bold;
color: #004990;
width:200px;
text-align:right;

}
body.listing .property .details .features .featureBox{
	float:right;
	width:45px;
	height:18px;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	border:1px solid #988C7E;
	background-color:#FFFFFF;
	margin-right:5px;

}
body.listing .property .details .features .featureBox img{
	margin-left:3px;
	width:auto;
	height:auto;
}
body.listing .property .details .mainTitle {
width:540px;
float:left;
font-size: 1.1em;
font-weight:bold;
text-transform:uppercase;
color:#908976 !important;
}


body.listing .property .details h2 {
clear:both;
font-size: 1.0em;
color:#004990;
padding:0px;
margin:0px;
#margin-top:-10px;
}
body.listing .property .details h4{
font-weight:normal;
color:#004990;
font-size:1em;
}
body.listing .property .details h3 {
font-size: 1.0em;
margin-bottom: 15px;
color:#626262 !important;
text-transform:uppercase;
padding:0px;

margin:0px;
}
body.listing .property .details p#description{
	
}
body.listing .property .details p {
margin-bottom: 0 !important;




font-size:0.9em;
margin-top:0px !important;
}

body.listing .property .price {
text-align: left;
padding-top:5px;
padding-bottom:5px;
font-size:0.9em;
color:#004990 !important;
font-weight:bold;
}
body.listing .property .viewproperty{
	float:right;
	text-align:right;
	padding-right:0px;
	padding-top:5px;
	width:220px;
}
body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}
body.listing .addLink{
	float:right;
margin-bottom:5px !important;
}
body.listing .addLink img{
margin-left:5px;
}
body.listing #filter {
clear:both;
height: 47px;
padding:20px;
padding-top:15px;
background-color: #004990;
margin-bottom:10px;
background-image:url(/img/filter_bg.jpg);
background-repeat:no-repeat;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 1.0em !important;
color:#b50050!important;
font-weight:bold;
margin-bottom:10px;
}

body.listing #filter select {
width: 90px;
display: block;
border:1px solid #a5acb2;
height:18px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 14px;
}

body.listing #filter input {
width: auto;
cursor: pointer;
background-color: #D71A21;
border: none;
color: #FFFFFF;
}
body.listing  .filterTitle{
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
font-size:1.1em;
}
body.listing #filter .searchButton{
background:none;
padding:0px;

}
body.listing #content .dvSize{
text-decoration:underline;
color:#fff;
font-size:1.0em;
font-weight:bold;
}
body.listing span.propertyType{
font-weight:bold;
font-style:italic;
color:#636363;
padding-left:5px;
}
/* Property detail
-------------------*/
body.detail #content h1{
padding-bottom:35px;
}
body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: outside;
}

body.detail #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}

body.detail #addressbar h1 {
float: left;
margin-bottom:0px;
padding-left:15px;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
}

body.detail #propertydetails {
width: 415px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails {
clear:both;
width: 508px;
float: left;
margin-bottom: 20px;
margin-right:7px !important;
}

body.detail #extradetails img {
width: 148px;
margin-right: 0px;
margin-bottom: 5px;
display: block;
float: left;
border: 1px solid #004990;
}

body.detail #extradetails img#mainimage {
width: 348px;
display: block;
margin-right:7px;
}
body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
body.detail #extradetails ul#toolslist{
clear:both;
list-style-position:outside;
}
body.detail #extradetails p.bedBathCar{
float:right;
font-weight:bold;
color:#075097;
margin-top:5px;
}
body.detail #extradetails p.bedBathCar img {
vertical-align: middle;
margin: 0 2px 0 2px;
width:auto;
border:0px;
float:none;
display:inline;
}
body.detail #extradetails .infoRequest{
width:282px;
height:236px;
float:left;
margin-right:6px;
background-image:url(/img/requestForm.jpg);
background-repeat:no-repeat;
}
body.detail #extradetails .infoRequest #infoform{
padding-top:40px;
}
body.detail #extradetails .infoRequest fieldset{
border:0px;
padding:0px;
margin:0px;
}
body.detail #extradetails .infoRequest fieldset#submit input{
margin-right:20px;
}
body.detail #extradetails .infoRequest input,body.detail #extradetails .infoRequest textarea{
width:175px;
}
body.detail #extradetails .infoRequest label{
width:75px;
font-weight:bold;
color:#c8c7c7;
text-align:right;
}
body.detail #propertydetails #propertydetailsInner{
  padding:15px 20px;
  background-color:#ececec;
}
body.detail #propertydetails #propertydetailsInner h1{
  margin-bottom:0px;
  padding-bottom:0px;
  padding-top:0px;
  margin-top:0px;
  text-align:right;
  color:#636363;
}
body.detail #propertydetails #propertydetailsInner h2{
color:#075097;
margin-bottom:0px;
padding-bottom:10px;
font-size:1.1em;
}
body.detail #propertydetails #propertydetailsInner p.textAddress{
font-size:1em;
color:#075097;
}
body.detail #propertydetails h2.section{
margin-top:10px;
padding-left:20px;
color:#075097;
font-size:1em;
margin-bottom:0px !important;
padding-bottom:0px !important;
}
body.detail #propertydetails dl{
padding-left:20px;
padding-bottom: 15px;
color:#636363;
}
body.detail #propertydetails dl dt{
margin-top:5px;
font-weight:bold;
}
body.detail #propertydetails dl a{
text-decoration:none;
}
body.detail #propertydetails dl.agentdetails{
float:left;
}
body.detail #propertydetails dl#agentImg{
float:left;
padding-bottom: 15px;
}
body.detail #propertydetails p#description{
line-height:150%;
}
body.detail #propertydetails p.price{
color:#075097;
font-size:1.0em;
}
body.detail #propertydetails span.propertyType{
font-weight:bold;
font-style:italic;
color:#636363;
padding-left:5px;
}
body.detail #extradetails ul#toolslist{
margin-bottom:0px;
}
body.detail #extradetails ul#toolslist img{
border:0px;
width:auto;
float:none;
display:inline;
margin-right:5px;
margin-bottom:2px;
}
body.detail #extradetails ul#toolslist img.last{
margin-right:0px;
margin-left:-2px;
}
body.detail #extradetails .propertyOverview{
float:right;
}
body.detail #extradetails .propertyOverview ul{
padding:0px;
margin:0px;
font-size:0.9em;
}
body.detail #extradetails div.overview{
width:198px;
padding:10px;
padding-top:56px;
background-color:#cccccc;
background-image:url(/img/property_overview.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}
body.detail #extradetails div.overview strong{
color:#075097;
}
body.detail #extradetails div.inspections{
width:198px;
height:44px;
padding:10px;
padding-top:56px;
background-color:#cccccc;
background-image:url(/img/openForInspection.jpg);
background-repeat:no-repeat;
font-size:0.9em;
}
/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
padding-top:0px;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
width: 320px;
float:right;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:118px;
}
body.brochure #extradetails img#mainimage{
width:auto;
}
body.brochure #extradetails {
width: 247px;
float:left;
margin-right:0px;
}
body.brochure #extradetails h2.section{
clear:both;
}
body.brochure #propertydetails h2.section{
padding:0px;
color:#fff;
}
body.brochure div#addressbar p{
color:#004c93;
}
body.brochure div#addressbar p img{
margin:0px 5px 0px 5px;
}
body.brochure div#addressbar h1{
padding-left:0px;
}
/* Staff 
---------*/
body#staff dl {
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
width:450px;
float:left;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

body#staff.profile #content ul {
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #ececec;
}

body.slideshow #header {
background-image: none;
background-color: #FFFFFF;
border-bottom: 5px solid #004b92;
margin-bottom:10px;
padding:5px 20px;
height:100px;
}

body.slideshow #header img {
float: left;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 5px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}
body.slideshow h1{
margin-bottom:5px;
clear: both;
}

/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #ececec;
text-align: left;
}


html.popup #header {
background-image: none;
background-color: #FFFFFF;
border-bottom: 5px solid #004b92;
margin-bottom:10px;
padding:5px 20px;
}

html.popup #header img {
float: none;
margin:0 auto;
}
html.popup #content{
width:560px;
}
/* News
--------*/
body.news #sub-section {
margin-right: 15px;
width: 205px;
}
body.news #sub-section dl,
.newsitem {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section p {
font-size: 0.9em;
text-align: right;
}

/* Links

----------*/


body.links #content h3 {
margin-bottom: 15px;

}

body.links #content dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

/* Suburb Profiles
------------------*/

body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburb img {
float: left;
border: 1px solid #666;
margin: 0 10px 10px 0;
}

body.suburbProfiles #content .profile img {
float: right;
border: 1px solid #666;
margin: 0 0 10px 10px;
}

body.suburbProfiles #sub-section ul {
list-style-position: outside !important;
}


/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px solid #333;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
clear: both;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #ddd;
}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Careers
-------------- */

body .job {
margin-bottom: 15px;
}

body .job h2 {
background-color:#BBBBBB;
margin-bottom:5px;
padding:2px 0pt 2px 5px;
}
 
body .job h3 {
font-size: 1em;
float:right;
}

body .job dt {
float:right; margin-right:10px;
}

body .job dd {
margin-bottom:5px;
font-style:italic;
}
 
body .job dd.description,
body .job dd.content {
font-style:normal;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}


/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
background-color: #E7E6E6;

list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {
display: block;
float: left;
width: 180px;
}

body.alert #content form input {
width: 250px;
}

body.alert #content form textarea,
body.alert #content form select {
width: 254px;
}

body.alert #content form input.checkbox {
width: auto;
margin: 0 20px;
}

body.alert #content form ul {
margin-bottom: 0;
}

body.alert #content form li {
clear: both;
margin-bottom: 10px;
}

body.alert #content form li span {
float: right;
width: 410px;
font-size: 0.9em;
color: #999;
}

body.alert #content form fieldset {
display: block;
}

body.alert #content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}

body.alert #content form em span,
body.alert #content form .required,
body.alert #content .warning {
color: #D00000;
font-weight: bold;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;
margin-top:65px;
#margin-top:55px;
}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear:both;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
#width:130px;
}

body.alert #content #loginbox label {
width: 70px;
}

body.alert #content #loginbox input.button {
width: auto;
}

body.alert #content #loginbox fieldset.submit {
padding: 0;
width: auto;
margin-bottom: 15px;
width: 252px !important;
display: block;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
}

body.alert #content #registerbox p {
	margin: 0;
}

body.alert #content #registerbox a {
display: block;
padding: 20px 50px;
width: 150px;
background-color:#00AEEF;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 1.5em;
}

body.alert #content #registerbox a:hover {
text-decoration: none;
background-color:#19B6F1;
}

dl.officeDetails {
margin-top: 10px;
}