/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #333;
background-color: #cdcd9b;
padding: 30px 0;
background-image: url(/img/bg_tile.gif);
}

p {
font-size: 0.9em;
line-height: 18px;
}

h1 {
margin-bottom: 15px;
padding: 0 0 5px 11px;
color: #c7cd23;
font-weight: normal;
font-size: 1.7em;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

body.news h3 {
font-size: 0.8em;
margin-bottom: 3px;
}
h4 {
font-size: 1em;
}

legend {
color: #c7cd23;
font-weight: bold;
font-size: 1.3em;
}

a {
color: #c7cd23;
}
a:hover {
color: #000032;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#content ul {
margin-bottom: 15px;
font-size: 0.9em;
margin-left: 30px;
}

#content ul li {
background-image: url(/img/sm_content_bullet.gif);
background-position: 0px 1px;
background-repeat: no-repeat;
padding-left: 12px;
margin-bottom:2px;
}

p#footer {
font-size: 0.9em;
display: block;
background-image: url(/img/dots_horz.gif);
background-position: top left;
background-repeat: repeat-x;
padding: 10px 0;
text-align: right;
margin-left: 10px;
clear:both;
}
body#home p#footer {
height: auto;
margin: 10px 10px 0 10px;
padding: 10px 0 10px 0;
}

#footer,
#footer a:link,
#footer a:visited {
color: #53556e;
text-decoration: none;
}

#footer a:hover {
color: #000032;
}

a.print {
float: right;
background-image: url(/img/print.gif);
background-position:top left;
background-repeat: no-repeat;
display:block;
height: 28px;
line-height: 28px;
padding-left: 28px;
}

/* Strucure */
#wrap {
background-image: url(/img/bg_body.gif);
background-position: top left;
background-repeat: repeat-y;
background-color: #fff;
height: auto;
overflow: hidden;
width: 999px;
margin: 0 auto;
border: 1px solid #fff;
}
#header {
background-image: url(/img/bg_header.gif);
background-position: top left;
background-repeat: repeat-x;
width: 994px;
margin: 0;
padding: 0 5px 0 0;
height: 130px;
}
#container {
background-image: url(/img/bg_shadow.gif);
background-position: top left;
background-repeat: repeat-x;
height: auto;
}
#container #wrapper {
height: auto;
}
#subMenu {
background-image: url(/img/bg_submenu.gif);
background-position: top left;
background-repeat: no-repeat;
height: auto;
width: 186px;
padding: 0 0 20px 14px;
float: left;
}
#content {
margin-left: 200px;
width: 799px;
padding: 0;
}

html#dynamic #content {
margin-left: 200px;
width: 768px;
}

#fullContent { /*Page Without sub section */
width: auto;
height: auto;
margin: 0 11px 10px 11px;
}

#mainContent { /* page with sub section */
width: 489px;
height: auto;
margin: 0 5px 10px 5px;
float: left;
}

#subContent {
float: right;
height: auto;
width: 246px;
margin: 0 5px 10px 0px;
}

#subContent img {
width: 246px;
margin-bottom: 10px;
}

#subContent p#anchors a{
background-image: url(/img/sm_bullet.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
line-height: 18px;
color: #333;
text-decoration: none;
}
#subContent p#anchors a:hover {
color: #cdd62b;
background-position: bottom left;
}

/* Header
----------*/

#header a#logo {
background-image: url(/img/logo.gif);
background-position: top left;
background-repeat: no-repeat;
display:block;
height: 95px;
width: 370px;
margin: 0 0 0 80px;
text-indent: -9999em;
}

#header form {
float: right;
height: 55px;
margin-top: 40px;
}
#header form label{
color: #fff;
float:left;
font-size: 1em;
font-weight: bold;
width: 140px;
padding:0;
margin:0;
}

#header form input#fLogin,
#header form input#fLoginPassword {
margin: 0 0 3px 5px;
font-size: 0.9em;
display:block;
padding: 1px;
border: none;
width: 80px;
background-repeat: no-repeat;
background-position: 2px 50%;
float: left;
}
#header form input#fLogin {
background-image: url(/img/bg_inputEmail.gif);
}
#header form input#fLoginPassword {
background-image: url(/img/bg_inputPassword.gif);
}
#header form input.login {
height: 19px;
background-repeat: no-repeat;
background-position: top left;
background-color: transparent;
border: none;
text-indent: -9999em;
cursor: pointer;
background-image: url(/img/btn_go.gif);
width: 27px;
margin-left: 5px;
}

/* Menu */
ul.menu {
float: right;
clear:both;
color: #fff;
font-size: 1.3em;
font-weight: bold;
height: 33px;
line-height: 33px;
margin-top: 1px;
}
.menu li {
float: left;
background-image: url(/img/mm_border.gif);
background-position: top right;
background-repeat: no-repeat;
}
.menu li.last {
background-image: none;
}
.menu li a {
color: #fff;
text-decoration: none;
display: block;
height: 33px;
line-height: 33px;
padding: 0 41px;
background-position: top center;
background-repeat: no-repeat;
}
.menu li a:hover {
background-position: bottom center;
}
.menu li li a:hover {
color: #c5bf33;
}
.menu li.last {
padding: 0 30px 0 41px;
text-indent:-9999em;
background-position: 44px 0px;
background-image: url(/img/mm_telephone.gif);
width: 162px;
}

.menu li#mm_buy a.mainNav {
background-image: url(/img/mm_buying.gif);
width: 46px;
text-indent:-9999em;
}
.menu li#mm_rent a.mainNav {
background-image: url(/img/mm_renting.gif);
width: 48px;
text-indent:-9999em;
}
.menu li#mm_sell a.mainNav {
background-image: url(/img/mm_selling.gif);
width: 44px;
text-indent:-9999em;
}
.menu li#mm_comm a.mainNav {
background-image: url(/img/mm_commerical.gif);
width: 81px;
text-indent:-9999em;
}
.menu li#mm_about a.mainNav {
background-image: url(/img/mm_aboutUs.gif);
width: 61px;
text-indent:-9999em;
}

body#buy .menu li#mm_buy a,
body#rent .menu li#mm_rent a,
body#sell .menu li#mm_sell a,
body#comm .menu li#mm_comm a,
body#about .menu li#mm_about a{
background-position: bottom center;
}

/* Drop Down */
ul.menu ul {
height: 22px;
line-height: 22px;
margin: 0 0 0 5px;
font-size: 0.9em;
width: 170px;
}
ul.menu li ul li a {
height: 26px;
line-height: 26px;
border: none;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
background-color: #000032;
color: #fff;
font-size: 0.9em;
font-weight: bold;
padding: 0 6px;
margin: 0;
}

body#buy .menu li#mm_buy li a,
body#rent .menu li#mm_rent li a,
body#sell .menu li#mm_sell li a,
body#comm .menu li#mm_comm li a,
body#about .menu li#mm_about li a {
color: #FFF;
}

body#buy .menu li#mm_buy li a:hover,
body#rent .menu li#mm_rent li a:hover,
body#sell .menu li#mm_sell li a:hover,
body#comm .menu li#mm_comm li a:hover,
body#about .menu li#mm_about li a:hover {
color: #cdd62b;
}

/* Sub Menu */
#subMenu .submenu {
margin: 30px 0 0 35px;
}

#subMenu .submenu a {
color: #333;
text-decoration: none;
background-image: url(/img/sm_bullet.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 10px;
margin-bottom: 6px;
display:block;
}
#subMenu .submenu a:hover {
background-position: bottom left;
color: #cdd62b;
}


body.insiders_comment #subMenu .submenu a.insiders_comment,
body.preview #subMenu .submenu a.preview,
body.saved #subMenu .submenu a.saved,
body.sale #subMenu .submenu a.sale,
body.lease #subMenu .submenu a.lease,
body.sold #subMenu .submenu a.sold,
body.buying #subMenu .submenu a.buying,
body.suburb #subMenu .submenu a.suburb,
body.team #subMenu .submenu a.team,
body.news #subMenu .submenu a.news,
body.community #subMenu .submenu a.community,
body.careers #subMenu .submenu a.careers,
body.contact #subMenu .submenu a.contact,
body.useful #subMenu .submenu a.useful,
body.commercial #subMenu .submenu a.commercial,
body.appraisal #subMenu .submenu a.appraisal,
body.selling #subMenu .submenu a.selling,
body.proposal #subMenu .submenu a.proposal,
body.maintenance #subMenu .submenu a.maintenance,
body.tenancy #subMenu .submenu a.tenancy,
body.landlord #subMenu .submenu a.landlord,
body.inspect #subMenu .submenu a.inspect,
body.renting #subMenu .submenu a.renting,
body.auction #subMenu .submenu a.auction,
body.company #subMenu .submenu a.company,
body.financial #subMenu .submenu a.financial,
body.clients #subMenu .submenu a.clients,
body.feature #subMenu .submenu a.feature {
background-position: bottom left;
color: #cdd62b;
}

/* Fast Find */
#fastfind fieldset {
border: none;
margin-left: 4px;
}

#fastfind em {
width: 130px;
display: block;
font-size: 0.9em;
color: #333;
font-style:normal;
margin-bottom: 5px; 
}

#fastfind input.qsinputbox {
width: 165px;
}

#fastfind input.button {
height: 17px;
border: none;
text-indent: -9999em;
float: right;
cursor: pointer;
margin-top: 10px;
background-color: #fff;
}

#fastfind input#buy {
background-image: url(/img/btn_buy.gif);
margin-right: 14px;
width: 29px;
}

#fastfind input#rent {
background-image: url(/img/btn_rent.gif);
margin-right: 8px;
width: 36px;
}

h1#hd_fastfind {
margin-top: 25px;
margin-right: 13px;
background-image: url(/img/hd_fastfind.gif);
text-indent: -9999em;
height: 60px;
}

#ppreview {
margin-right: 13px;
height: auto;
position: relative;
padding-bottom: 5px;
}
#ppreview a {
position: absolute;
right: 0;
bottom: 0;
display: block;
background-image: url(/img/btn_go.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #fff;
text-indent: -9999em;
width: 27px;
height: 17px;
}
#ppreview h1{
background-image: url(/img/hd_priorityPreview.gif);
text-indent: -9999em;
height: 60px;
}


/* HOMEPAGE
-------------*/
body#home h1#innerWest{
background-image: url(/img/hd_innerWest.gif);
background-position: top left;
background-repeat: no-repeat;
text-indent: -9999em;
height: 44px;
margin: 40px 0 0 5px;
}
body#home #subMenu .submenu {
margin: 10px 0 30px 35px;
height: auto;
overflow: auto;
}
/* POW */
body#home #pow {
width: 479px;
background-color: #cccc33;
margin: 0;
} 
body#home .fprop {
height: 318px;
border-bottom: 1px solid #fff;
}
body#home #powTop {
height: 319px;
}
body#home .fprop a {
display:block;
margin: 0;
text-decoration: none;
}
body#home .fprop a:hover {
text-decoration: none;
}
body#home .fprop a h2 {
color: #fff;
margin: 12px 18px;
font-size: 1.2em;
}
body#home .fprop a:hover h2 {
color:#000033;
}
body#home .fprop a.fPropIMG {
border-bottom: 1px solid #fff;
width: 479px;
height: 275px;
overflow: hidden;
display: block;
}
body#home .fprop a.fPropIMG img {
width: 479px;
}

/* Quick Links */
body#home #quicklinks {
float: right;
width: 321px;
padding: 0;
margin: 0 0 0 0;
}

body#home #quicklinks #animation {
width: 319px;
height: 319px;
overflow: hidden;
margin: 0 0 1px 2px;
background-image: url(/img/link_preview.jpg);
background-position: top left;
background-repeat: no-repeat;
}
body#home #quicklinks #animation a:hover img {
margin-top:-319px;
}

body#home #quicklinks a#qlBuying,
body#home #quicklinks a#qlRenting,
body#home #quicklinks #qlOFI,
body#home #quicklinks a#qlPodcast {
display: block;
float: left;
background-position: top left;
background-repeat: no-repeat;
margin-left: 2px;
margin-bottom: 1px;
text-indent: -9999em;
}
body#home #quicklinks a#qlRenting,
body#home #quicklinks a#qlPodcast {
margin-left: 1px;
}
body#home #quicklinks a#qlBuying:hover,
body#home #quicklinks a#qlRenting:hover,
body#home #quicklinks a#qlPodcast:hover {
background-position: bottom left;
background-repeat: no-repeat;
}
body#home #quicklinks a#qlBuying {
background-image: url(/img/link_buying.jpg);
width: 161px;
height: 161px;
}
body#home #quicklinks a#qlRenting{
background-image: url(/img/link_renting.jpg);
width: 157px;
height: 161px;
}
body#home #quicklinks #qlOFI {
background-image: url(/img/link_ofi.jpg);
width: 161px;
height: 156px;
position:relative;
}
body#home #quicklinks a#qlPodcast {
background-image: url(/img/link_podcast.jpg);
width: 157px;
height: 156px;
}
body#home #quicklinks #qlOFI a.ofiBuy {
height: 17px;
width: 29px;
position: absolute;
bottom: 2px;
right: 3px;
}
body#home #quicklinks #qlOFI a.ofiRent {
height: 17px;
width: 36px;
position: absolute;
bottom: 2px;
right: 33px;
}

body#home #newsHome {
width: 439px;
padding: 20px 20px 0 20px;
}
body#home #newsHome h1 {
color: #353348;
background-image: none;
padding: 0;
}
body#home #newsHome a {
color: #333;
text-decoration: none;
}


body#home #videoLink {
display: block;
width: 439px;
margin: 20px 0 0 20px;
padding: 20px 0 0 0;
background-image: url(/img/dots_horz.gif);
background-position: top left;
background-repeat: repeat-x;
overflow: auto;
}
body#home #videoLink h1 {
color: #353348;
background-image: none;
padding: 10px 0 0 0;
margin: 0 0 5px 0;
}
body#home #videoLink p {
margin: 0 0 10px 0;
}
body#home #videoLink p.date {
font-size: 1em;
font-style: italic;
}
body#home #videoLink img {
float: left;
margin: 0 10px 0 0;
}

/* Testimonials
-------------------*/
.testimonial {
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 10px 0;
margin-bottom: 10px;
}

.testimonial img{
float: right;
margin: 0 0 10px 10px;
}

.testimonial p.author {
font-weight: bold;
}

#subContent a.video,
#content a.video {
background-image: url(/img/icn_video.gif);
background-repeat: no-repeat;
background-position: bottom left;
background-color: #cccd67;
overflow: auto;
color: #fff;
height: auto;
display: block;
text-decoration: none;
font-size: 1.5em;
text-align: center;
line-height: 15px;
width: 246px;
padding: 5px 0 0 0;
margin: 20px 0;
}
#subContent a.video img {
margin-top: -5px;
}
#subContent a.video:hover,
#content a.video:hover {
color: #333;
}
#subContent a.video strong,
#content a.video strong {
display: block;
padding-bottom: 10px;
line-height: 15px;
}

/* Useful Links
-------------------*/
.link {
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 10px 0;
margin-bottom: 10px;
height: auto;
overflow: auto;
float: left;
width: 746px;
}
.link img {
display:block;
}

.link dt {
float: right;
margin-left: 10px;
}

.reducedLayout dl {
float:none;
overflow:visible;
}

.reducedLayout dl dt,
.reducedLayout dl dd p.linkDescription {
display:none;
}

body.insiders_comment #flashPlayer {
width:500px;
margin:0 auto 20px;
}

/* Contact Us
-------------------*/
.officeDetails dt {
float: left;
}
.officeDetails dd {
margin-left: 320px;
}
.officeDetails strong {
font-size: 1em;
display: block;
float: left;
width: 70px;
line-height: 18px;
}
.officeDetails h2 {
margin-bottom: 20px;
font-size: 1.3em;
font-weight: bold;
width: 250px;
}
.officeDetails p {
margin-left: 80px;
}

/* Feature Properties Page */
body.feature .fprop {
float:left;
height:auto;
margin:0;
padding: 0;
}
body.feature .fprop .topPOW,
body.feature .fprop .bottomPOW {
border-right: 1px solid #8c8c8c;
padding: 8px;
margin-bottom: 7px;
width: 168px;
height: 180px;
}
body.feature .fprop .bottomPOW {
height: 120px;
}
body.feature .fprop .topPOW img {
width: 168px;
margin: 0 0 15px 0;
}
body.feature .fprop .topPOW h2 {
text-transform: capitalize;
}
body.feature #content .fprop .bottomPOW p {
margin: 0;
padding: 0;
}
body.feature #content .fprop .bottomPOW span {
display: block;
float: left;
width: 65px;
}
body.feature #content .fprop .bottomPOW a {
height: 17px;
width: 32px;
display: block;
background-image: url(/img/btn_view.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
text-indent: -9999em;
margin: 10px 0 0 0;
}

/* Suburb Profile
------------------*/
body.suburb #subContent ul {
background-image: none;
margin: 0 auto 10px auto;
width: auto;
display: block;
height: auto;
overflow: auto;
width: 246px;
}
body.suburb #subContent ul li {
background-image: none;
width: 246px;
padding:0;
}
body.suburb #subContent ul li a {
background-color: #c7cd23;
color: #fff;
font-weight: bold;
display: block;
padding: 1px 0px;
text-decoration: none;
text-align: center;
width: 246px;
}

body.suburb #subContent ul li a:hover {
background-color: #000032;
}

/* News
-----------*/
body.news img.primary {
float: right;
margin:  0px 15px 10px 10px;
border: 1px solid #000032;
padding: 2px;
}

body.news #content #mainContent {
background-image: url(/img/bg_body.gif);
background-position: top right;
background-repeat: repeat-y;
}
body.news #content #mainContent p {
margin-right: 15px;
}

body.news #content #subContent h1 {
padding: 0 0 0px 0px;
margin-bottom: 5px;
background-image: none;
}

body.news #content #subContent dl {
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 10px;
}






body.news #content #subContent dl p {
margin: 0;
}


body.news #content #subContent dt {


font-weight: bold;
}

body.news #content #subContent dd.articleLink a{
background-image: url(/img/sm_bullet.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
text-decoration: none;
}

body.news #content #subContent p.viewAll {
text-align: right;
padding: 10px;
font-weight: bold;
}

body.news #content #subContent #subButton {
width: 138px !important;
margin: 20px auto;
}

body.news #content #subContent #subButton img {
width: 138px !important;
margin: 0 auto;
float: none;
}

/* News Archive */
body.news #content .newsitem {
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 10px;
overflow: auto;
}

body.news #content .newsitem img {
float: right;
margin:  0px 15px 5px 10px;
border: 1px solid #000032;
padding: 2px;
}

body.news #content .pagebar {
margin-top: 20px;
text-align: right;
}

/* Standard forms
------------------*/

#content form fieldset {
margin-bottom: 15px;
padding: 20px;
border: 1px solid #ddd;
}
#content form fieldset.noBorder {
border: none;
margin-bottom: 0;
padding: 0 20px;
}

#content form label {
display: block;
float: left;
width: 300px;
margin-right: 10px;
}
#content form fieldset.noBorder label {
width: auto;
}
#content form label.smallLabel {
text-align: right;
width: 200px;
}

#content form input.inputbox,
#content form input.inputbox1,
#content form select.inputbox,
#content form select.inputbox1,
#content form textarea.inputbox,
#content form textarea.inputbox1 {
padding : 1px;
color: #333;
font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #f8f8f8;
text-align : left;
border : 1px solid #666;
width: 350px;
}

#content form input.inputbox2,
#content form select.inputbox2,
#content form textarea.inputbox2,
#content form input.inputbox3,
#content form select.inputbox3,
#content form textarea.inputbox3 {
padding : 1px;
color: #333;
font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #f8f8f8;
text-align : left;
border : 1px solid #666;
}

#content form input.inputbox5,
#content form select.inputbox5,
#content form textarea.inputbox5,
#content form input.small,
#content form select.small,
#content form textarea.small {
padding : 1px;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #f8f8f8;
width : 120px;
text-align : left;
border : 1px solid #666;
}
#content form input.inputbox5.tiny {
width: 50px;
}
form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

form p {
display:block;
}

form fieldset#submit,
#content form fieldset.submit {
border: none;
padding: 0 10px;
text-align: right;
}

html body #content form fieldset#submit input.button {
height: 17px;
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
border: none;
text-indent: -9999em;
cursor: pointer;
margin-top: 10px;
}

html body #content form fieldset#submit input.submit {
background-image: url(/img/btn_submit.gif);
width: 43px;
}
html body #content form fieldset#submit input.clear {
background-image: url(/img/btn_clear.gif);
width: 36px;
}
html body #content form fieldset#submit input.send {
background-image: url(/img/btn_send.gif);
width: 31px;
}
html body #content form fieldset#submit input.login {
background-image: url(/img/btn_login.gif);
width: 36px;
}
html body #content form fieldset#submit input.save {
background-image: url(/img/btn_save2.gif);
width: 40px;
}
html body #content form fieldset#submit input.update {
background-image: url(/img/btn_update.gif);
width: 43px;
}
html body #content form fieldset#submit input.calculate {
background-image: url(/img/btn_calculate.gif);
width: 54px;
}

#content form fieldset#submit p.highlight {

text-align: left;
}

#content form em span,
#content form .required {
color: #B90000;
font-weight: bold;
}


/* Listings
-------------------------*/
/* Refine Search */
#filter {
background-image: url(/img/hd_quicksearch.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #cccd67;
padding: 10px;
overflow: auto;
}

#content #filter h2 {
float: right;
font-size: 1.8em;
padding-top: 5px;
}

#content #filter h2 a {
color: #000032;
text-decoration: none;
font-weight: normal;
}

#content #filter fieldset {
border: none;
float: left;
display:block;
padding: 10px 0 0 0;
margin: 30px 0 0 0;
}

#content #filter p {
float: left;
margin-right: 5px;
}

#content #filter p label {
display:block;
float: none;
width: auto;
font-weight: bold;
}

#content #filter p select {
display:block;
margin-top: 5px;
border : 1px solid #666;
color: #333;
padding : 0px;
font-family: Arial, Helvetica, sans-serif;
font-size : 0.9em;
}

#content #filter p select.finput1 {
width: 85px;
}

#content #filter p select.finput2 {
width: 140px;
}

#content #filter p select.finput3 {
width: 55px;
}

#content #filter input {
background-image: url(/img/btn_filter.gif);
background-color: transparent;
border: none;
width: 40px;
height: 17px;
padding: 0;
margin: 20px 0 0 0;
text-indent: -9999em;
cursor: pointer;
}

/* Property */

.property {
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 10px 6px;
height: auto;
overflow: auto;
display: block;
}

.property a.image {
position: relative;
width: 135px;
float: left;
overflow: hidden;
margin: 0 13px 0 0;
}
.property a.image img {
display:block;
}
.property a.image img.soldStatus {
position: absolute;
top: 0;
left: 0;
z-index: 100;
}

.property .details {
width: 458px;
height: auto;
overflow: auto;
display:block;
margin: 5px 0 0 0px;
padding: 0;
color: #333;
text-decoration: none;
}
.property .details span.moreLink {
color: #c7cd23;
text-decoration: underline;
}
body#videos .property .details {
width: 438px;
}

.property .details .topRow {
display: block;
overflow: auto;
height: auto;
}
.property .details h3 {
float: left;
width: 245px;
font-size: 1em;
margin: 0 0 10px 0;
padding: 0;
}
body#comm.lease .property .details h3 {
width: auto !important;
}

.property .details p.type {
float: left;
width: 85px;
padding: 0;
font-size: 1em;
text-transform: capitalize;
font-weight: bold;
}
.property .details p.price {
float: right;
text-align: right;
font-size: 1em;
font-weight: bold;
padding: 0;
}



.property .features {
float: right;
position: relative;
height: 93px;
width: 130px;
margin: 5px 0 0 0;
}
body#videos .property .features {
width: 148px;
}

.property .features p {
color: #333;
font-weight: bold;
font-size: 1em;
margin: 0;
display: inline-block;
float: right;
}

.property .features p img{
margin: 0 8px;
}

.property .features .btns {
position: absolute;
bottom: 0;
right: 8px;
}

.property .features .btns a.save {
height: 17px;
width: 31px;
display: block;
background-image: url(/img/btn_save.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
text-indent: -9999em;
float: left;
}

.property .features .btns a.bookmark {
height: 17px;
width: 58px;
display: block;
background-image: url(/img/btn_bookmark.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
text-indent: -9999em;
float: left;
margin-left: 4px;
}

.property .features .btns a.viewVideo {
height: 17px;
width: 58px;
dispaly: block;
background-image: url(/img/btn_viewVideo.gif);
background-repeat: no-repeat;
background-position: top left;
text-indent: -9999em;
float: left;
margin-left: 4px;
}

p.pagebar {
margin-top: 20px;
text-align: right;
}
p#sort {
padding: 21px 0 10px 0;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
margin: 0;
font-weight: bold;
}

p#sort select {
padding : 0px;
color: #333;
font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
font-size : 0.9em;
font-weight : normal;
background-color : #f8f8f8;
text-align : left;
border: 1px solid #666;
width: 90px;
}

p.saveSearch {
float: right;
padding: 21px 0 0px 0;
}

p.saveSearch a {
background-image: url(/img/btn_saveSearch.gif);
background-position: top left;
background-repeat: no-repeat;
background-color:#FFF;
width: 67px;
height: 17px;
text-indent: -9999em;
display: block;
}
a.viewBookmarks {
background-image: url(/img/btn_viewBookmarks.gif);
background-position: top left;
background-repeat: no-repeat;
background-color:#FFF;
width: 98px;
height: 17px;
text-indent: -9999em;
display: block;
float:left;
margin-right: 30px;
}


/* Property Details
-----------------------*/
html#dynamic body.detail #wrap {
background-image: none;
}

html#dynamic body.detail #subMenu {
display: none;
}

html#dynamic body.detail #content {
margin-left: 0px;
width: 922px;
padding: 25px 0px 25px 18px;
}

body.detail #images {
width: 338px;
height: auto;
float: left;
position: relative;
}

body.detail #images img {
width: 167px;
margin: 0 2px 2px 0;
float: left;
}

body.detail #images img#mainimage {
width: 336px;
margin: 0 0 2px 0;
}
body.detail #images img.soldStatus {
position: absolute;
top: 0;
left: 0;
width: auto !important;
margin: 0;
float: none;
}

body.detail #images a.slide {
display: block;
float: left;
width: 306px;
padding: 13px 15px 12px 15px;
text-decoration: none;
font-size: 1.5em;
font-weight: normal;
background-color: #cccd67;
color: #fff;
}

body.detail #images a.slide:hover {
background-color: #000032;
}

body.detail #images a#qlPreview {
width: 336px;
height: 286px;
display: block;
float: left;
background-position: top left;
background-repeat: no-repeat;
margin-right: 1px;
margin-top: 2px;
text-indent: -9999em;
background-image: url(/img/link_detailsPreview.jpg);
overflow: hidden;
position: relative;
display: none;
}
body.detail #images a#qlPreview img {
position: absolute;
top: 0;
left: 0;
width: 336px;
}
body.detail #images a#qlPreview:hover img {
width: 336px;
top: -286px;
}
body.detail #images a#qlPreview:hover {
background-position: bottom left;
}

body.detail #propertydetails {
margin-left: 350px;
}

#propertydetails p#topNav {
font-size: 1.6em;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 8px 5px;
height: 20px;
}

#propertydetails p#topNav a {
text-decoration: none;
font-weight: normal;
float: right;
display: block;
}

#propertydetails p#addressbar {
font-size: 1.1em;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding: 0px 5px 10px 5px;
margin-bottom: 10px;
}

#propertydetails p#addressbar span {
float: right;
}

#propertydetails p.icons {
color: #333;
font-weight: bold;
padding: 0 5px;
font-size: 1em;
}

#propertydetails p.icons img {
margin: 0 8px;
}

#propertydetails #description {
float: left;
width: 320px;
}
#propertydetails #description p {
width: 310px;
}
#propertydetails #description ul#features {
margin: 0 0 10px 0;
}

#propertydetails #subDetails {
width: 200px;
float: right;
}

#propertydetails #subDetails h4 {
margin: 0;
padding: 0;
font-size:1em;
}

#propertydetails #subDetails p {
line-height: 16px;
margin-bottom: 20px;
}
html#dynamic body.detail #wrap #subDetails p.type {
text-transform: capitalize;
}

#propertydetails dl#propDetails {
float: left;
width: 200px;
margin-right: 0px;
}

#propertydetails dl#propDetails dt,
#propertydetails dl#propOverview dt {
font-weight: bold;
font-size: 0.9em;
float: left;
clear: left;
margin-right: 4px;
}

#propertydetails dl#propDetails dd,
#propertydetails dl#propOverview dd {
font-size: 0.9em;
float: left;
}

#propertydetails dl#propOverview {
float: right;
width: 170px;
}

#propertydetails #detailsOverview {
background-image: url(/img/dots_horz.gif);

background-position: bottom left;
background-repeat: repeat-x;
padding: 10px 5px;
height: auto;
overview: auto;
float: left;
display:block;
width: 100%;
}

#propertydetails #agentDetails {
display: block;
padding: 10px 5px;
width: 100%;
height: auto;
overview: auto;
float: left;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
}


#propertydetails #agentDetails dt {
font-size: 0.9em;
font-weight: bold;
}

#propertydetails #agentDetails dd {
font-size: 0.9em;
margin-top: 3px;
}

#propertydetails ul#toolslist {
background-image: url(/img/dots_horz.gif);
background-position: top left;
background-repeat: repeat-x;
float: left;
padding: 10px 0 0 0;
margin: 10px 0 10px 0;
width: 550px;
height: 60px;
}


#propertydetails ul#toolslist li {
float: left;
padding: 0;
margin: 0 14px;
background-image: none;
width: 35px;
}

#propertydetails ul#toolslist li a {
background-image: url(/img/icn_file.gif);
background-position: 50% 0%;
background-repeat: no-repeat;
padding: 40px 0 0 0;
text-decoration: none;
color: #333;
font-size: 0.9em;
text-align: center;
display: block;
margin: 0 auto;
float: left;
width: 60px;
}
#propertydetails ul#toolslist li a:hover {
color: #c7cd23;
}

#propertydetails ul#toolslist li.floorplan a {
background-image: url(/img/icn_floorplan.gif);
}
#propertydetails ul#toolslist li.printFriend a {
background-image: url(/img/icn_print.gif);
}
#propertydetails ul#toolslist li.emailFriend a {
background-image: url(/img/icn_email.gif);
}
#propertydetails ul#toolslist li.bookmark a {
background-image: url(/img/icn_bookmark.gif);
}
#propertydetails ul#toolslist li.Gmap a {
background-image: url(/img/icn_map.gif);
}
#propertydetails ul#toolslist li.pod a {
background-image: url(/img/icn_pod.gif);
}
#propertydetails ul#toolslist li.calculator a {
background-image: url(/img/icn_calculator.gif);
}
#propertydetails ul#toolslist li.video a {
background-image: url(/img/icn_videoTool.gif);
}

a#subPod{
margin: 10px 30px;
display: none
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body#brochure {
padding: 0;
background-image: none;
background-color: #fff;
}
body#brochure #wrapping {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
margin: 0 auto;
}
body#brochure #main {
background-image: none !important;
}			
body#brochure #content {
background-image: none !important;
float: none !important;
margin: 0;
}
body#brochure #header {
background-image: none;
width: 584px;
height: 88px;
margin: 0 auto 10px 0;
float: none;
}

body#brochure #images {
width: 240px;
height: auto;
float: left;
}

body#brochure #images img {
width: 117px;
margin: 0 2px 2px 0;
float: left;
}

body#brochure #images img#mainimage {
width: 236px;
margin: 0 0 2px 0;
}

body#brochure #propertydetails {
margin-left: 250px;
width: 335px;
}


body#brochure #propertydetails p#topNav {
color: #333;
font-size: 1.3em;
font-weight: bold;
}

body#brochure #propertydetails dl#propDetails {
float: none;
width: 320px;
margin-right: 0px;
height: auto;
}

body#brochure #propertydetails dl#propDetails dt,
body#brochure #propertydetails dl#propOverview dt {
font-weight: bold;
font-size: 0.9em;
float: left;
clear: left;
margin-right: 4px;
}

body#brochure #propertydetails dl#propDetails dd,
body#brochure #propertydetails dl#propOverview dd {
font-size: 0.9em;
float: left;
}

body#brochure #propertydetails dl#propOverview {
float: left;
width: 320px;
display: block;
margin-top: 10px;
}

/* Slideshow
-------------*/

body.slideshow {
padding: 0;
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #c5bf33;
width: auto;
height: 95px;
padding: 0;
margin: 0;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow h1 {
background-image: none;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto 0 auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}

/* PopUps
-------------*/

html#popup {
text-align: center;
background-image: none;
background-color: #fff;
}

html#popup body {
background-image: none;
background-color: #fff;
padding: 0;
}

html#popup #header {
margin-bottom: 10px;
background-image: none;
background-color: #c5bf33;
width: auto;
height: 95px;
padding: 0;
margin: 0;
}

html#popup #header img {
float: left;
display: block;
width: auto;
margin: 0 20px;
}

html#popup #content {
text-align: left;
margin: 0 10px;
width: 590px;
}

html#popup #content form label {
width: 200px;
}

html#popup #content form input,
html#popup #content form textarea,
html#popup #content form select {
width: 300px;
padding : 1px;
color: #333;
font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #f8f8f8;
text-align : left;
border : 1px solid #666;
}

/* Staff
-----------*/

dl.staffmember {
float: left;
padding: 10px;
width: 350px;
}
dl#right {
float: right;
}

.horzLine {
display: block;
background-image: url(/img/dots_horz.gif);
background-position: top left;
background-repeat: repeat-x;
overflow: hidden;
height: 1px;
width: 100%;
float: left;
}

dl.staffmember dt.photo {
width:150px;
height: 150px;
overflow: hidden;
float: left;
margin-right: 10px;
}

dl.staffmember dt.photo img {
width: 150px;
}

dl.staffmember dt.name {
margin-top: 10px;
}

dl.staffmember dd {
margin-top: 2px;
}
dl.staffmember dd.contact a {
color: #333;
text-decoration: none;
}

html#dynamic body.team #content #mainContent {
width: 436px;
}

body.team #subContent,
body.team #subContent a,
body.team #subContent img {
width: 300px;
}



/* OFI's */
body.auction #content h2 {
margin-top: 30px;
}
.headings {
width: 768px;
height: 20px;
background-image: url(/img/dots_horz.gif);
background-position: bottom left;
background-repeat: repeat-x;
margin-top: 10px;
}
.headings h3 {
float: left;
}
.headings h3.time {
width: 100px;
}
body.inspect .headings h3.time {
width: 140px;
}
.headings h3.address {
width: 270px;
}
.headings h3.beds {
width: 60px;
}
.headings h3.type {
width: 100px;
}
.headings h3.price {
width: 70px;
}
.headings h3.available {
width: 80px;
}
#content ul.ofi {
float: none;
margin: 0;
padding: 0;
width: 768px;
overflow: hidden;
}

#content ul.ofi li {
background-image: none;
float: left;
display: block;
padding: 10px 0;
margin: 0;
}
#content ul.ofi li a{
color: #333;
text-decoration: none;
}
#content ul.ofi li.time {
width: 100px;
}
body.inspect #content ul.ofi li.time {
width: 140px;
}
#content ul.ofi li.address {
width: 280px;
}
#content ul.ofi li.beds {
width: 50px;
}
#content ul.ofi li.type {
width: 100px;
}
#content ul.ofi li.price {
width: 70px;
}
#content ul.ofi li.available {
width: 100px;
text-transform: capitalize;
}


/* Property Alert
----------------------*/
body.login #content form#loginform {
float: right;
}

body.login #content form#loginform fieldset {
width: 250px;
}

body.login #content form#loginform label {
width: 70px;
}

body.login #content form#loginform input {
padding : 1px;
color: #333;
font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #f8f8f8;
text-align : left;
border : 1px solid #666;
width: 150px;
}

body.login #mainContent {
width: 440px;
}

body.login #subContent {
width: 285px;
}

form fieldset span.instruct {
display: block;
margin-left: 310px;
font-style: italic;
}

#previewNav ul {
background-image: none;
margin: 0 auto 10px auto;
width: 750px;
display: block;
height: auto;
overflow: auto;
}
#previewNav ul li {
background-image: none;
float: left;
}
#previewNav ul li a {
background-color: #c7cd23;
color: #fff;
font-weight: bold;
display: block;
padding: 1px 15px;
text-decoration: none;
width: auto;
float: left;
text-align: center;
}

#previewNav ul li a:hover {
color: #333;
}

fieldset#existingRequirements .existingReq,
fieldset#mySearches .savedSearch,
fieldset#mySearches .savedProperties {
float: left;
width: 350px;
margin-bottom: 20px;
}

fieldset#existingRequirements .existingReq span,
fieldset#mySearches .savedSearch span,
fieldset#mySearches .savedProperties span {
display: block;
}

fieldset#existingRequirements .existingReq a,
fieldset#mySearches .savedSearch a,
fieldset#mySearches .savedProperties a {
height: 17px;
dispaly: block;
background-repeat: no-repeat;
background-position: top left;
text-indent: -9999em;
float: left;
margin-right: 3px;
}

fieldset#existingRequirements .existingReq a.viewBut,
fieldset#mySearches .savedSearch a.viewBut,
fieldset#mySearches .savedProperties a.viewBut {
background-image: url(/img/btn_view.gif);
width: 32px;
}

fieldset#existingRequirements .existingReq a.deleteBut,
fieldset#mySearches .savedSearch a.deleteBut,
fieldset#mySearches .savedProperties a.deleteBut {
background-image: url(/img/btn_delete.gif);
width: 40px;
}

body.preview #fullContent form fieldset ul li {
background: none;
}

a.register {
display: block;
width: 90px;
text-align: center;
background-color: #c7cd23;
color: #fff;
font-weight: bold;
display: block;
padding: 1px 5px;
text-decoration: none;
margin-right: 2px;
}
a.register:hover {
background-color: #000032;
}

/* Content Banners */
#banner {
height: 195px;
width: 800px;
background-position: -15px 0;
background-repeat: no-repeat;
overflow:hidden;
margin-left: -1px;
margin-bottom: 0px;
display: none;
}
body.company #banner {
background-image: url(/img/heading_about.jpg);
display: block;
}
body.appraisal #banner {
background-image: url(/img/heading_appraisal.jpg);
display: block;
}
body.community #banner {
background-image: url(/img/heading_community.jpg);
display: block;
}
body.proposal #banner {
background-image: url(/img/heading_proposal.jpg);
display: block;
}
body.renting #banner {
background-image: url(/img/heading_tenant.jpg);
display: block;
}
body.landlord #banner {
background-image: url(/img/heading_landlord.jpg);
display: block;
}
body.careers #banner {
background-image: url(/img/heading_careers.jpg);
display:block;
}
body.contact #banner {
background-image: url(/img/heading_contact.jpg);
display:block;
}
body.useful #banner {
background-image: url(/img/heading_links.jpg);
display:block;
}
body.news #banner,
body.insiders_comment #banner {
background-image: url(/img/heading_news.jpg);
display:block;
}
body.preview #banner {
background-image: url(/img/heading_priority.jpg);
display:block;
}
body.team #banner {
background-image: url(/img/heading_team.jpg);
display:block;
}
body.clients #banner {
background-image: url(/img/heading_testimonials.jpg);
display:block;
}
body.financial #banner {
background-image: url(/img/heading_financial.jpg);
display:block;
}
body.buying #banner {
background-image: url(/img/heading_buying.jpg);
display:block;
}
body.selling #banner {
background-image: url(/img/heading_selling.jpg);
display:block;
}
body.commercial #banner {
background-image: url(/img/heading_commercial.jpg);
display:block;
}



body.insiders_comment #content h1,
body.company #content h1,
body.appraisal #content h1,
body.community #content h1,
body.proposal #content h1,
body.renting #content h1,
body.landlord #content h1,
body.careers #content h1,
body.contact #content h1,
body.useful #content h1,
body.news #content h1,
body.preview #content h1,
body.team #content h1,
body.clients #content h1,
body.financial #content h1,
body.buying #content h1,
body.selling #content h1,
body.commercial #content h1 {
color: #333;
font-size: 1.1em;
font-weight: bold;
padding:0;
margin:0 0 0 1px;
text-indent:-9999em;
}

#content #subContainer {
padding: 18px 0 18px 18px;
overflow: hidden;
}

h1.blankHeading {
text-indent:0px !important;
display:block !important;
}


#content form#request label {
width: 100px;
}
#content form#request input.inputbox2 {
width: 226px;
}
#content form#request fieldset#contactDetails label {
width: 200px;
}
#content form#request fieldset#contactDetails label span {
float: right;
text-align: left;
display: block;
width: 80px;
}
#content form#request fieldset#contactDetails input.checkbox {
width: 20px;
float: left;
}
#content form#request fieldset#contactDetails label.blocked,
#content form#request fieldset label.blocked {
float: none;
width: 450px;
margin: 20px 0 10px 0;
}
#content form#request fieldset#contactDetails select {
display: block;
width: 200px;
}


body#FLAvideo {
padding: 0;
margin: 0;
}

body.news div.reducedLayout h2{
font-size: 1em;
}