/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #2F3254;
}

p {
font-size: 1em;
}

h1 {
font-size: 1.5em;
margin-bottom: 5px;
color: #2D2D2D;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #BFBEBE;
text-decoration: underline;
font-weight: bold;
font-style: italic;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: none;
font-style: normal;
font-weight: normal;
}

#footer a:hover {
color: #FEF301;
}

/* Header
----------*/

#header img#logo {
float: left;
}

/* Dropdown menu
-----------------*/

.menu a {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
border-bottom: 1px solid #FAF6A8;
}

#menu li.last a, 
#menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
background-color: #595757;
}

.menu a:hover {
background-color: #403E3E;
}

.menu li li a {
border: none;
text-transform: none;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 150px;
}

form input,
form textarea,
form select {
width: 250px;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input {
width: auto;
padding: 0 10px;
cursor: pointer;
background-color: #FEF301;
border: none;
color: #000;
font-weight:bold;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
color: #fff;
}

/* Home 
---------*/

body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;
color:#BFBEBE;
}

body#home #sub-section label {
font-size: 0.9em;
float: none;
display: inline;
color:#BFBEBE;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 140px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 62px;
}

body#home #sub-section form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section form #submit {
text-align: right;
padding: 0 8px 0 0;
}

body#home #pow {
border-top: 1px solid #ddd;
padding-top: 15px
}

body#home #pow img {
float: left;
border: 1px solid #ddd;
margin: 0 10px 5px 0;
}
body#home #pow p,
body#home #pow h2 {
margin-bottom: 2px;
}

/* Listings
------------*/

body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body.listing .property .details {
width: 380px;
float: left;
margin-right: 20px;
}

body.listing .property .features {
float: left;
font-weight: bold;
color: #2D2D2D;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
color: #2D2D2D;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-style: italic;
color: #595959;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
background-color: #D2D2D3;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 24px;
}

body.listing #filter input {
width: auto;
padding: 1px 10px;
margin-top: 13px;
cursor: pointer;
background-color: #FEF301;
border: none;
color: #000;
font-weight:bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}

/* Property detail
-------------------*/

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
font-style: italic;
color: #2D2D2D;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #f9f9f9;
}

body.detail #content h3 {
font-size: 1em;
color: #595959;
}

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: inside;
list-style-type: square;
}

body.detail #addressbar {
height: 25px;
margin-bottom: 5px;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
color: #2D2D2D;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 450px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails {
width: 244px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 118px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #22243D;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

/* Property detail printfriendly
---------------------------------*/


html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #header{
width: 584px !important;
background-image:none;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
width: 584px !important;
overflow: hidden;
height: auto;
}
body.brochure #content h4 {
clear: both;
display: block;
font-size: 0.9em;
color: #d0344b;
margin-bottom: 5px;
padding: 8px 0 8px 0;
}
body.brochure #content .icons {
float: none;
display:block;
clear: both;
width: 100%;
margin: 0px 4px 8px 0;
}
body.brochure #leftDetails {
width:308px;
float: left;
}
body.brochure #rightDetails {
overflow: hidden;
height: auto;
_width:262px;
_float: right;
margin:0;
padding:0;
}
body.brochure #leftDetails img.mainImg{
width: 304px;
float: left;
margin: 0 0 4px 0; 
}
body.brochure #leftDetails img.subImg{
width: 150px;
float:left;
margin: 0 4px 4px 0; 
}
body.brochure #agentDetails {
overflow: hidden;
height: auto;
_width:282px;
}

body.brochure #agentDetails dl {
margin:15px;
width:262px;
overflow: hidden;
height: auto;
}
body.brochure #agentDetails dd {
width: 150px;
}

	
/* Staff 
---------*/

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

body#staff dl dt.photo {
float: left;
margin-right: 15px;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #22243D;
border-bottom: 10px solid #EF8B13;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

/* Email a friend
------------------*/

body.emailafriend {
background-image: none;
background-color: #fff;
text-align: left;
}

body.emailafriend #header {
background-image: none;
background-color: #2D2D2D;
height: 80px;
border-bottom: 10px solid #2D2D2D;
}

body.emailafriend #header img {
float: none;
}

body.emailafriend #content {
width: 90%;
}