/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: auto;margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center; border-top:1px solid #fff;
background:#6D88AC;}
#header {height:66px;}

body, html {
background:#6E88AC;
}

#wrap,
#footer {
}

#main {
}

#menu {
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 687px; float: left; padding: 15px 20px;}
#sub-section {width: 150px; float: left; padding: 15px 10px; display:none;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
}

/* Header
----------*/
#header {
background-image:url(/img/bg_header2.jpg);
background-repeat:repeat-x;
}
#header img {
display: block;
float: right;
}
#header .container {
margin:0pt auto;
background-image:url(/img/bg_menu.jpg);
width:1000px;
margin:0pt auto;
}

/* Menu
---------*/

.menu {
padding-top: 36px;
margin: 0 auto;
}

body#home .menu {
padding-top: 2px;
margin: 0 auto;
font-size: 1.1em;
}

.menu a {
color: #fff!important;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
font-size: 1em;
}
body#home .menu #home_mn a, body#home .menu #realList a, body#home .menu #clearing a, body#home .menu #livestockList a, body#home .menu #contactList a, body#home .menu #weatherList a {
	height: 22px!important;
}
body#home .menu #home_mn a {
	width: 89px;
}
body#home .menu #realList a{
	width: 133px;
}
body#home .menu #clearing a{
	width: 156px;
}
body#home .menu #livestockList a{
	width: 119px;
}
body#home .menu #contactList a{
	width: 128px;
}
body#home .menu #weatherList a{
	width: 105px;
}
.menu #home_mn a, .menu #realList a, .menu #clearing a, .menu #livestockList a, .menu #contactList a, .menu #weatherList a {
	height: 21px!important;
	text-align:center;
	padding-top: 7px;
	display:block;
}
.menu #home_mn a {
	width: 63px;
}
.menu #realList a{
	width: 96px;
}
.menu #clearing a{
	width: 116px;
}
.menu #livestockList a{
	width: 84px;
}
.menu #contactList a{
	width: 93px;
}
.menu #weatherList a{
	width: 78px;
}
.menu #home_mn a:hover, .menu #realList a:hover, .menu #clearing a:hover, .menu #livestockList a:hover, .menu #contactList a:hover, .menu #weatherList a:hover {
background-color:#7bc9fa;
color: #246ac9!important;
}
body#home .menu li ul li a {
width: 150px!important;}

.menu li ul li a {
display:block;
width: 110px!important;
text-align:left!important;
font-size: 0.9em;
font-weight:normal;
padding-left: 15px;
background-color:#0177bf;
opacity:0.70;
filter:alpha(opacity=70);}

body#home .menu li ul li a {
opacity:0.90;
filter:alpha(opacity=90);}

.menu li ul li a:hover {
background-color:#7bc9fa;
opacity:1;
filter:alpha(opacity=100);}


/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #22243d;
}

p, div.text {
font-size: 1em;
}

div.text {
margin-bottom: 10px;
}

ul {
list-style-type: circle;
list-style-position: inside;
}

ol{
list-style-type: decimal;
list-style-position: inside;
}

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: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #0077BF;
}

a:hover {
color: #0077BF;
}

#footer p {
font-size: 0.9em;
float:right;
margin-right:22px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #fff;
}

#footer a {
padding-left:10px;
padding-right:10px;
}

#footer a.hubline {
padding-left:0px;
padding-right:10px;
}

/* Header
----------*/

#header img#logo {
display: inline;
float: left;
margin-left:27px;
}
/* Footer */
#footer .container {
width:1000px;
margin:0 auto;
}

/* Dropdown menu
-----------------*/

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form li {
list-style-type: none;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}

form input {
width: 250px;
}

form textarea {
width: 250px;
}

form select {
width: 254px;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

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: 1px 15px;
cursor: pointer;
background-color: #0077BF;
color: #fff;
border:1px solid #FFFFFF;
font-weight:bold;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/
#main {
background-image:url(/img/bg_main.jpg);
background-repeat:repeat-x;
background-color:#6D88AC;
}
#main #main_right {
width:221px;
height:auto;
background-color:#89ADDB;
float:left;
}
#main .container {
margin:0pt auto;
width:1000px;
}
#main .container .container_wrap{
background-image:url(/img/bg_cont_wrap.jpg);
background-repeat:repeat-y;
width:949px;
float:left;
margin-left:36px;
}
#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

#page_heading {
background-image:url(/img/bg_h1.jpg);
background-repeat:no-repeat;
height:26px;
margin-bottom:20px;
margin-top:4px;
padding:3px 0 0 8px;
margin-left:0px;
}

#page_heading h1{
color:#FFFFFF;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

/*body#home #sub-section form {
font-size: 0.9em;
font-weight: bold;
}*/

body#home #header .container {
background-image:none !important; 
width:1000px;
margin:0pt auto;
}

body#home .menu {
width:899px;
background-image:url(/img/bg_home_mn.jpg);
background-repeat:no-repeat;
padding-left:101px;
padding-right:0px;
}
body#home #menu {
background-image:url(/img/bg_home_menu.jpg);
background-repeat:repeat-x;
height:32px;
}
body#home #quick_search {
float:left;
width:333px;
}
body#home #feat_pro {
float:left;
padding:41px 0 0 1px;
width:490px;
}
body#home #quick_search form {
padding:50px 15px 7px 12px;
}
body#home #quick_search fieldset {
border:none;
padding:0px;
margin:0px;
}
body#home #quick_search fieldset select {
width:210px;
font-size:12px;
}
body#home #quick_search fieldset select#qs_max-price {
width:93px;
}
body#home #quick_search fieldset select#qs_min-price {
margin-right:21px;
width:93px;
}
p#pro_type {
margin-bottom:13px;
}
p#use_link {
margin-left:20px;
margin-top:54px;
}
body#home form fieldset#submit input {
background-image:url(/img/bg_input_search.jpg);
background-repeat:no-repeat;
width:93px !important;
height:21px;
margin-top:8px;
border:none;
} 
body#home #home_bottom a {
font-weight:bold;
text-decoration:none;
color:#0077BF;
}

body#home #home_bottom {
color:#475E7C;
width:1000px;
height:222px;
background-image:url(/img/bg_home_bottom.jpg);
background-repeat:no-repeat;
}
body#home #main {
background-color:#A7C1E6;
background-image:none;
}
body#home #footer {
background-color:#6E88AC;
}
body#home #main .container .container_wrap {
float:none;
margin:0px !important;
background-image:none;
width:1000px;
}

body#home #header img {
float:left;
float:left;
margin-left:16px;
margin-top:27px;
}
body#home #header {
height:121px;
background-image:url(/img/home_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}
body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section form#quicksearch {
padding-left: 5px;
}

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;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
margin-right: 0;
}

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 5px 0 0;
}
body#home #home_bottom #img_fea {
float:left;
width:241px;
}
body#home #home_bottom #fea_text {
float:left;
padding:15px 0 10px 12px;
width:235px;
}
body#home #home_bottom label#heading {
padding-right:20px;
}
body#home #home_bottom #main_heading {
padding-bottom:5px;
}
body#home #home_bottom #fea_des {
padding-bottom:15px;
}

/* Home Quicksearch2 
----------------------*/
body#home #sub-section form#quicksearch2 p {
margin-bottom: 10px;
}

body#home #sub-section form#quicksearch2 #qs_bed_car {
margin-bottom: 0;
}

body#home #sub-section form#quicksearch2 .checkboxsearch {
height: 74px;
width: 132px;
border: 1px solid #A5ACB2;
display: block;
overflow: auto;
margin: 10px 0 10px 0;
clear: both;
padding: 3px;
background-color: #fff;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p {
margin-bottom: 3px;
clear: none !important;
font-size: 0.9em;
color: #000 !important;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p input {
width: 15px;
border: none;
}

body#home #sub-section form#quicksearch2 #qs_price select,
body#home #sub-section form#quicksearch2 #qs_bed_car select{
width: 68px;
}

body#home #sub-section form#quicksearch2 #qs_price #qs_min-price {
margin-right: 1px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}
body.contact_us #content {
width:517px;
}
body.contact_us #sub-section {
display:inline;
margin-top:52px;
} 
body.contact_us #page_heading{
margin-bottom:20px;
margin-top:4px;
padding:3px 0 0 8px;
margin-left:0px;
}

/* Listings
------------*/

body.listing #main .container .container_wrap {
background-image:url(/img/bg_cont_wrap2.jpg);
background-repeat:repeat-y;

}
body.listing #main .container_wrap, body.listing #main .container_wrap a:link, body.listing #main .container_wrap a:visited {
color:#123865;
}
h1 {
color:#000;
font-size:1.2em;
}
body.listing #content {
padding:0px;
}
body.listing #page_heading {
background-image:url(/img/bg_h1.jpg);
background-repeat:no-repeat;
height:26px;
margin-left:10px;
margin-top:7px;
padding:3px 0 0 8px;
margin-bottom:10px;
}
p#pro_search{
padding-left:10px;
}

body.listing #page_heading h1 {
color:#fff;
text-transform:capitalize;
}

body.listing .property {
clear: both;
overflow: hidden;
border-bottom: 1px solid #fff;
}

body.listing .property .image {
display:block;
float:left;
margin-left:1px;
}

body.listing .property .details {
background:#A6C1E5; 
float:left;
height:141px;
padding:19px 20px 20px 18px;
width:429px;
}

body.listing .property .features {
float: left;
font-weight: bold;
color: #042356;
width:440px;
padding-bottom:10px;
font-size:14px;
}
body.listing .property .features p {
margin-right:15px;
}
body.listing .property .features img {
margin-right: 4px;
vertical-align: bottom;
color:#042356;
}

body.listing .property .details h2 {
font-size: 1.2em;
color:#042356;
margin-bottom:5px;

}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-style: italic;
}

body.listing .property .details p {
margin-bottom: 0 !important;
display:inline;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
height:40px;
margin-bottom:5px;
padding:7px 10px 10px 10px;
width:250px;
float:left;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
color:#102E60;
margin-bottom:2px;
}

body.listing #filter select {
width: 104px;
display: block;
font-size: 1.1em;
color:#666;
border:1px solid #666;
}

#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 20px;
}
body.listing #filter fieldset {
text-align: center;
}

body.listing #filter fieldset#submit input {
margin-top: 16px;
background-image:url(/img/filter_search.jpg);
height:21px;
width:134px !important;
border:none;
}

body.listing p.pagebar {
float:right;
font-size:0.9em;
padding-bottom:15px;
padding-right:35px;
padding-top:15px;
text-align:right;
}
body.listing .list_head {
border-bottom:1px solid #FFFFFF;
float:left;
width:929px;
padding:10px;
padding-bottom:25px;
}
body.listing p.pagebar1 {
float:right;
font-size:0.9em;
padding-bottom:5px;
padding-right:25px;
padding-top:25px;
text-align:right;
}
body.listing .price_link {
float:left;
}
body.listing .price_link h3 {
padding-top:10px;
padding-left:23px;
font-size:1.2em;
color:#042356;
}
body.listing .price_link img {
margin-top:120px;
margin-left:12px;
}
body.listing #list_des {
color:#000;
}
body.listing .price_dis {
height:28px;
}

/* Property detail
-------------------*/
body.detail #content {
padding:0px;
}

body.detail #content p,
#sub-section p {
margin-bottom: 10px;
margin-left:20px;
width:666px;
}
body.detail #inspection p {
width:auto;
}

body.detail #g_map img {
padding-left:0px;
float:left;
margin-bottom:10px;
margin-left:20px;
}

body.detail #text_intro img {
padding-left:0px;
float:left;
margin-bottom:0px;
margin-left:20px;
}

body.detail #main .container .container_wrap{
background-image:url(/img/bg_cont_wrap2.jpg);
background-repeat:repeat-y;
width:949px;
float:left;
margin-left:36px;
}

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
font-size: 1.2em;
color: #042356;
}

body.detail #content #property_details h2 {
font-size: 1.0em;
color: #042356;
}

body.detail #content #property_details #n_strong {
width:65px;
float:left;
}

body.detail #content .price h2 {
font-size: 1.2em;
color: #042356;
}

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: inside;
list-style-type: square;
}

body.detail #addressbar {
height: 40px;
clear: both;
background-image:url(/img/bg_h1.jpg);
background-repeat:no-repeat;
height:26px;
margin-left:20px;
margin-top:17px;
padding:3px 0 0 8px;
}

body.detail .price {
text-align:left;
width:929px;
overflow:hidden;
padding-left:20px;
height:20px;
}

body.detail .mainTitle {
text-align:left;
width:500px;
overflow:hidden;
padding-left:20px;
height:20px;
float:left
}



body.detail .mainHeading {
text-align:left;
width:929px;
padding-left:20px;
float:left;
height:20px;
}

body.detail .features {
float:left;
width:168px;
font-size:1.1em;
font-weight:bold;
text-align:right;
}

body.detail .features img{
padding-left:17px;
}

body.detail #addressbar h1 {
float: left;
color:#fff;
text-transform:capitalize;
}

body.detail #addressbar div {
float: right;
font-weight: bold;
margin-top: 4px;
}

body.detail #addressbar div h2 {
border: none;
color: #22243D;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
float: left;
margin-bottom: 10px;
}

body.detail #detail_left_bottom {
float: left;
padding-bottom:15px;
width:686px;
margin-top:5px;
}

body.detail #property_details {
float: right;
margin-bottom: 20px;
width: 225px;
margin-left:21px;
padding-left:15px;
}

body.detail #property_details #overviewlist li{
color:#000000;
overflow:hidden;
}

body.detail #property_details #inspectionslist li{
color:#000000;
}

body.detail #property_details #property_info {
margin-bottom:0px;
margin-top:0px;
overflow:hidden;
}

body.detail #property_details #property_option {
margin-bottom:10px;
margin-top:15px;
}

body.detail #property_details #property_option ul {
line-height:160%;
}

body.detail #property_details #property_option li {
list-style:disc;
list-style-position:inside;
color:#000000;
}

body.detail #property_details #property_option a {
color:#000;
text-decoration:none;
text-transform:uppercase;
font-size:0.9em;
}

body.detail #property_details #agent_detail {
margin-bottom:10px;
margin-top:70px;
color:#000000;
}

body.detail #property_details #agent_detail .agentdetails {
margin-top:8px;
}

body.detail #property_details #agent_detail dt {
width:100px;
float:left;
}

body.detail #property_details #agent_detail .mobile {
width:100px;
float:left;
}

body.detail #property_details #agent_detail a {
color:#0077BF;
text-decoration:none;
font-weight:bold;
}

body.detail #property_details #officedetails {
color:#000000;
margin-top:24px;
}


body.detail #property_details #officedetails a {
color:#0077BF;
text-decoration:none;
font-weight:bold;
}

body.detail #extradetails {
width: 666px;
float: left;
margin-bottom: 20px;
margin-left:20px;
border:1px solid #0077BF;
}

body.detail #extradetails img {
width: 166px;
display: block;
float: left;
border-bottom:1px solid #0077BF;
}

body.detail #extradetails img#mainimage {
width: 499px;
display: block;
border-right:1px solid #0077BF;
}

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;
}

/* attached properties, displayed on property overview */

body.detail table.attachedProperties {
margin-bottom: 10px;
}

body.detail table.attachedProperties td {
padding: 10px 0;
text-align: center;
}

body.detail table.attachedProperties p {
margin-bottom: 0 !important;
}

body.detail table.attachedProperties tr.stripe {
}

body.detail table.attachedProperties td.address {
width: 10%
}

body.detail table.attachedProperties td.price {
width: 30%
}

body.detail table.attachedProperties td.bedbathcar {
font-weight: bold;
width: 40%
}

body.detail table.attachedProperties td.bedbathcar img {
vertical-align: bottom;
margin: 0 4px;
}

body.detail table.attachedProperties td.status {
width: 20%;
}

body.detail #infoform fieldset label {
width: 140px;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #B2CCEA;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #B2CCEA;
height: 100%;
}
body.brochure #main {
background-image: none !important;
background-color:#B2CCEA;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
height:88px;
}
body.brochure #propertydetails {
width: 300px;
float:left;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 242px;
float:right;
border:none;
}
body.brochure #addressbar {
margin-left:0px;
margin-top:0px;
width:575px;
float:left;
}
body.brochure #extradetails img#mainimage {
width:auto;
border:none;
}
body.brochure #extradetails img  {
width:119px;
}
body.brochure p#description {
margin-left:0px !important;
width:300px;
}

	
/* Staff 
---------*/

body#staff #page_heading h1 {
font-size:1.2em;
}
body#staff #page_heading {
margin-bottom:20px;
margin-top:4px;
margin-left:0px;
}
body#staff dl dd.more_info {
font-weight:bold;
}
body#staff dl {
margin-bottom: 15px;
padding-bottom: 10px;
overflow: hidden;
width: 300px;
border-bottom: 1px solid #fff;
float: left;
margin-right: 30px;
height: 120px;
}
body#staff dl .photo {
height:120px;
overflow:hidden;
float:left;
border: 1px solid #fff;
margin-right: 15px;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
color:#000000;
}

body#staff dl dt.photo img {
float: left;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
color:#000000;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
color:#000000;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #fff;
}

body#staff.profile #content ul {
list-style-type: none;
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

body#staff #content {
float:left;
width:687px;
}

/* Slideshow
-------------*/

html.slide_show {
background:#A7C1E6 ;
}
body.slideshow {
text-align: center;
background-image: none;
background-color: #A7C1E6 ;
height:auto;
}

body.slideshow #header {
height:65px;		
padding:0px;
margin-bottom:10px;
width:auto;
border:none !important;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow #header #title h1{
margin-bottom:13px;
}


body.slideshow table img {
display: block;
width: auto;
margin: 3px auto;
border: 1px solid #333;
}

body.slideshow table #slideImage img {
margin-bottom: 0;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #A7C1E6 ;
text-align: left;
}

html.popup #header {
padding-left:15px;
}

html.popup #header img {
float: none;
}
html.popup #content {
width:550px;
}
/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section dl dd {
font-size: 0.9em;
}

body.news #sub-section p {
font-size: 0.9em;
text-align: right;
}

/* Links
----------*/

body.links #page_heading {
margin-bottom:20px;
margin-top:4px;
margin-left:0px;
}
body.links #page_heading h1 {
color:#FFFFFF;
}
body.links #content {
float:left;
width:687px;
}
body.links #content h3 {
margin-bottom: 15px;
}

body.links #content dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 5px;
margin-bottom: 10px;
overflow: hidden;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

body.links #content dl dd img {
float: right;
border: 1px solid #BFBFBF;
padding: 5px;
margin-left: 15px;
}


/* 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-type: none;
list-style-position: outside !important;
}


/* Testimonials
------------------*/
body.testimonials #content {
float:left;
width:687px;
}
body.testimonials #content div.testimonial {
border-bottom: 1px dashed #BFBFBF;
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;
}

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;
}

/* Appraisal forms
------------------------*/

body div#market-appraisal #ftitle{
width: 50px;
}

body div#market-appraisal #faddress,
body div#market-appraisal #fpropertyaddress,
body div#market-appraisal #freason,
body div#market-appraisal #fdescription {
width: 400px;
}

/* Maintenance request form
----------------------------*/

body div#maintenance-request #fdescription {
width: 400px;
}

/* Property Alert
-----------------------*/

body.alert #content {
width:687px;
float:left;
}
body#saveitem #content {
width:550px;
}

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 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: 200px;
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: #B90000;
font-weight: bold;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;

}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear:both;
background-image: url(/img/alert_register_bg_blank.gif);
background-repeat: no-repeat;
border:1px solid #22243D;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
}

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;
background-image: none;
border:none;
}

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;
background-image: url(/img/alert_register_bg.gif);
border:1px solid #22243D;
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}
/* Salesappraisal */
body.sales form input {
width:400px;
}
body.sales #content {
float:left;
width:687px;
}
body.sales #page_heading {
margin-bottom:20px;
margin-top:4px;
padding:3px 0 0 8px;
margin-left:0px;
}

/* Links
----------*/

body.clearingsales #page_heading {
margin-bottom:20px;
margin-top:4px;
margin-left:0px;
}
body.clearingsales #page_heading h1 {
color:#FFFFFF;
}
body.clearingsales #content {
float:left;
width:687px;
padding: 10px;
}

body.clearingsales #main_right img {border-left: 1px solid #fff;}


body.clearingsales #content h3 {
margin-bottom: 15px;
}

body.clearingsales #content dl {
padding-bottom: 10px;
margin-bottom: 0px;
overflow: hidden;
}

body.clearingsales #content dl dt {
font-weight: bold;
padding: 10px;
width: auto;
font-size: 1.2em;

}

body.clearingsales #content dl dd {
margin-bottom: 5px;
}

body.clearingsales #content dl dd img {
float: left;
margin-right: 15px;
}
body.clearingsales #page_heading {
margin-left:10px;
margin-top:7px;
margin-bottom:10px;
}

