/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: auto;}
#footer {clear: both;padding: 20px 0 0px 0; text-align: center; background:url(/img/footer_bg.gif) repeat-x;overflow:auto;}
#header {overflow:hidden;}

.container {
width:766px;
margin:0pt auto;
}

#header .container {
padding:60px 0px 0px;
}

body, html {
background: #fff url(/img/page_bg.gif) repeat-x;
}

#wrap,
#footer {
}

#main {
}

#menu {
margin-top:1px;
}

#menu img#menu_image{
float:left;
display:block;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 736px; float: left; padding: 40px 0px 40px 30px; color:#58595B;}
#sub-section {width: 150px; float: right; padding: 15px 10px; display:none; }
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {display: block;float:left;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}

/* Menu
---------*/

.menu {
margin: 0 auto;
font-size: 8pt;
}

.menu a {
/*padding: 8px 15px;*/
}

/* for menu image replacement */
.menu a,
.menu a:active,
.menu a:link,
.menu a:visited {
height:33px;
text-indent:-9999px;
display:block;
text-decoration: none;
background: url(/img/nav.gif) no-repeat;
}

.menu a:hover {
/*opacity:0.7;
filter:alpha(opacity=70)*/
}

.menu {
background:transparent url(/img/nav.gif) no-repeat scroll 0px -99px;
float:left;
width:735px;
}

/* navigation sprite movments */

.menu li.vbar a {background-position:92px 0px; width:1px;}

.menu li#aboutList a {background-position: 0px 0px; width:92px;}
.menu li#aboutList a:hover {background-position: 0px -33px;}

.menu li#buyList a {background-position: -93px 0px; width:83px;}
.menu li#buyList a:hover {background-position: -93px -33px;}

.menu li#openList a {background-position: -177px 0px; width:107px;}
.menu li#openList a:hover {background-position: -177px -33px;}

.menu li#sellList a {background-position: -285px 0px; width:75px;}
.menu li#sellList a:hover {background-position: -285px -33px;}

.menu li#rentList a {background-position: -361px 0px; width:79px;}
.menu li#rentList a:hover {background-position: -361px -33px;}

.menu li#commercialList a {background-position: -441px 0px; width:106px;}
.menu li#commercialList a:hover {background-position: -441px -33px;}

.menu li#careerList a {background-position: -548px 0px; width:80px;}
.menu li#careerList a:hover {background-position: -548px -33px;}

.menu li#contactList a {background-position: -629px 0px; width:106px;}
.menu li#contactList a:hover {background-position: -629px -33px;}

/* end */

/* for active menu */
body.about .menu li#aboutList a { background-position: 0px -66px;}

body.buy .menu li#buyList a, body.buying .menu li#buyList a { background-position: -93px -66px;}

body.opentimes .menu li#openList a {background-position: -177px -66px;}

body.sell .menu li#sellList a {background-position: -285px -66px;}

body.rent .menu li#rentList a {background-position: -361px -66px;}

body.commercial .menu li#commercialList a {background-position: -441px -66px;}

body.careers .menu li#careerList a {background-position: -548px -66px;}

body.contact .menu li#contactList a {background-position: -629px -66px;}

/* end */

.menu li li {
padding: 0;
}

.menu li li a, .menu li li a:visited {
background:#0F0F0F none !important;
color:#FFFFFF;
display:block;
padding:4px 15px;
text-indent:0px !important;
width:160px !important;
height:15px !important;
}


/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #58595B;
}

p {
font-size: 1em;
}

h1 {
font-weight:normal;
font-size: 20px;
margin-bottom: 15px;
color:#58595B;
}
#content blockquote {
font-size: 1em;
}
body.about #content li,
body.careers #content li {
list-style-type: square;
list-style-position: outside;
margin-left: 30px;
margin-top: 5px;
font-size: 1em;
}
h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #7B7B7D;
font-weight: bold;
}

a:link,
a:visited {
color: #58595B;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
float:left;
padding-top:3px;
width:33%;
font-size: 8pt;
}

#footer,
#footer a:link,
#footer a:visited {
font-size: 8pt;
color: #837F7F;
text-decoration: none;
}

#footer a:hover {
color: #837F7F;
}

#footer .container {
height:69px;
width:800px;
margin:0pt auto;
}

li {
/*list-style-position:outside;*/ /*for ie6*/
}

/* Header
----------*/

#header img#logo {
float:none;
}

/* Dropdown menu
-----------------*/

.menu a {
font-weight: normal;
text-transform: uppercase;
font-size: 1.1em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
}

.menu a:hover {
color: #22243D;
}

.menu li li a {
border: none;
text-transform:capitalize;
}

.menu li li a:hover {
color:#fff !important;
background:#58595B !important;
}


/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ABACAD;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
font-size: 1.1em;
}

form input,
form textarea,
form select {
width: 250px;
font-size: 1em;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 10px;
text-align: right;
}
body#contact_us #contact-details form fieldset#submit{
border:none;
padding-right:0px;
}
body#home #sub-section form fieldset#submit{
margin-bottom:-2px !important;
width:149px;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 5px;
cursor: pointer;
background-color: #ABACAD;
border: none;
color: #fff;
font-size: 1em;
}
body.sell #feedback form input.button {
float:right;
}

form em span,
form .required {
color: #B90000;
font-weight: bold !important;
}
body.dynamic_page #content form fieldset{
border:1px solid #ABACAD;
}
body.dynamic_page #content form fieldset#submit{
border:none;
}

/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
clear:right;
}

#content img#dyn-img2 {
float: right;
margin: 0 0 10px 20px;
clear:right;
}
html.nocol body.sell #right #fcontactmethod{
width:253px;
}
html.nocol body.sell #propertydetails #fmovetime{
width:253px;
}
body.sell #content #market-appraisal form fieldset#submit {
padding-right:0px;
}
/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home {
background:#fff url(/img/home_bg.gif) repeat-x;
}
body#home #header .container {
padding:61px 0px 0px;
}
body#home #sub-section {
display:inline;
padding:0px;
width:165px;
position:relative;
background:transparent url(/img/home_sub_bg.jpg) no-repeat scroll left top;
margin-left:1px;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}
body#home #sub-section fieldset {
border: none;
padding: 0;
width:146px;
padding-left:19px;
}
body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
padding-left: 0;
margin-left: 0;
padding-top:5px;
text-indent:-9999px;
}

body#home #sub-section label {
font-size: 1em;
font-weight: bold;
float: none;
display: inline;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 130px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 63px;
margin-right:1px;
}

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;
margin-top:-13px;
}

body#home #header img#left {
float:left;
}

body#home #header #flash {
float:left;
position:relative;
}

body#home #menu {
position:relative;
top:-3px;
}
body#home #criteria .label_to{
margin-right:0px;
}
body#home .qsinputbox{
width:125px;
margin-top:0px;
}
body#home .button{
margin:5px 17px 0px 0px;
float:right;
}
body#home #sub-section #line{
width:130px;
padding-left:19px;
}
body#home form#fastfind {
margin-top:10px;
}
body#home #header #sub-section img{
margin-top:-10px !important;
}

body#home #sub-section form#fastfind fieldset {
margin-bottom: 5px;
}
body#home #sub-section a#appraisal {
display:block;
width: 166px;
height: 57px;
background: #fff url(/img/appraisal_button.gif) top left no-repeat;
text-indent: -9999em;
margin: 0 0 1px 0;
}
body#home #sub-section #propalert {
background: #fff url(/img/propalert_spill.gif) top left no-repeat;
width: 146px;
font-size: 0.9em;
height: 55px;
padding: 28px 0 0 20px;
}
body#home #sub-section #propalert a {
width: auto !important;
padding: 1px 8px;
margin: 0 5px 0 0;
text-decoration: none;
cursor: pointer;
background-color: #ABACAD;
border: none;
color: #fff;
font-size: 1.1em;
}


body#home #pow{
background:transparent url(/img/feature_property.gif) no-repeat scroll left top;
float:left;
width:766px;
}

body#home .pow {
float:left;
padding:0px 30px;
width:194px;
}

body#home .pow_img {
width:197px;
height:134px;
}

body#home .pow_img img {
width:195px;
height:133px;
border: 1px solid #58595b;
border-top: none;
}

body#home #content{
float:left;
width:766px;
padding:10px 0px 0px;
}

body#home #pow_title {
margin-left:30px;
padding-bottom:9px;
}

body#home .main_heading {
background:#58595B url(/img/yellow_box_3.gif) no-repeat scroll right top;
color:#FFFFFF;
height:21px;
text-transform:capitalize;
width:197px;
}
body#home #pow p a{
float:right;
font-size:10px;
padding-bottom:15px;
margin-top:-10px;
}
body#home #pow p{
padding-top:5px;
}
body#home #pow .main_heading h2{
font-size:1.1em;
padding-left:13px;
padding-top:3px;
font-weight: normal;
}
body#home img#right{
float:right;
position:relative;
width:248px;
}
body#home .container #right_logo {
float:right;
position:relative;
width:166px;
}

/* About Us
--------------*/

body.about #content h2 {
font-size: 1.3em;
padding-bottom: 15px;
}

body.about #content ul {
padding-bottom: 15px;
}

body.about #content table td.officename {
font-size: 1.2em;
font-weight: bold;
padding: 4px 0px;
}

body.about #content table td.office {
font-size: 1.1em;
font-weight: bold;
padding: 4px 0px;
}

body.about #content table td.label {
font-weight: bold;
padding: 4px 0px 0px 0px;
}

body.about #content table td.address {
padding: 4px 0px 0px 0px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

body#contact_us #sub-section {
display:block;
padding-top:56px;
padding-right:0px;
font-size:1em;
}

body#contact_us #content {
width:550px;
}

body#contact_us form textarea {
width: 330px;
}

/* 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: 1px;
}

body.listing .property .details, body.listing .property .features, body.listing #main_heading, body.listing .property #open_time {
float:right;
width:585px;
}

body.listing .property #open_time p, body.listing .property #open_time #inspectionslist {
float:left;
color:#000;
font-weight:bold;
margin-left:15px;
display:inline;
}
body.listing .property #open_time a, body.listing .property #open_time a:hover, body.listing .property #open_time a:visited {
float:right;
color:#58595B;
font-weight:bold;
text-decoration:underline;
} 

body.listing .property .features {
background:#ABACAD;
height:20px;
}

body.listing .property .features img {
margin: 0px 2px 0px 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
}

body.listing .property .features h3 {
float:left;
padding-left:15px;
padding-top:3px;
text-transform:uppercase;
}
body.listing .property #bedbathcar h2{
color:#fff;
padding-left: 10px;
float: right;
}

body.listing .property .features #price {
color:#000000;
float:left;
font-weight:bold;
padding-left:3px;
padding-top:4px;
}

body.listing .property .features p {
float:right;
margin-bottom:0px !important; 
}

body.listing .property .features p span {
color:#fff;
font-weight:bold;
vertical-align:bottom; /*for ie7*/
}

body.listing .property .features p#last {
margin-right:10px;
}
body.listing .property .features p.noimg {
margin-top: 4px;
}

body.listing .property .details p {
	margin-bottom: 0 !important;
	padding:15px 0px 15px 15px;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
height: 40px;
padding: 10px 0px;
border-top: 1px solid #C8C6C6;
border-bottom:1px solid #C8C6C6;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size:1.1em;
font-weight: bold;
padding-bottom:5px;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 1em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
margin-top: 21px;
float:left;
font-size: 1.1em;
}

body.listing #save_search {
float:left;
margin-top:21px;
margin-left:12px;
width: auto !important;
padding: 2px 5px 1px 5px;
cursor: pointer;
background-color: #ABACAD;
border: none;
color: #fff;
font-size: 1em;
text-decoration: none;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}

body.listing #main_heading {
background:#58595B url(/img/yellow_box_2.gif) no-repeat scroll right top;
color:#FFFFFF;
height:20px;
text-transform:capitalize;
}

body.listing #main_heading h2 {
padding:3px 0px 0px 15px;
font-weight:normal;
}
body.listing .property .features h2{
color:#000;
padding-top:3px;
}

/* 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: 0px;
font-size: 1.2em;
font-style: italic;
color: #000;
/*border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;*/
}
body.detail #content .features h2 {
padding-top:0px;
}
body.detail #content h3 {
font-size: 1.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 {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}

body.detail #addressbar h1 {
float: left;
border:none;
border-color:#fff !important;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
}

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: left;
margin-bottom: 20px;
margin-left:47px;
}

body.detail .images {
border-top:1px solid #C8C6C6;
border-bottom:1px solid #C8C6C6;
padding-top:9px;
overflow:auto;
}

body.detail .images img#mainimage {
width: 576px;
display: block;
}

body.detail .images #left_col {
float:left;
}

body.detail .images #lg_images {
float:right;
margin-bottom:9px;
}

body.detail .images #sm_images {
margin-bottom:9px;
}

body.detail .images #sm_images img {
width:150px;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}
body.detail #contact #infoform input.button{
margin-right:-1px;
}
/* */
body.detail #property {
margin:auto;
padding: 10px 0;
clear: both;
overflow: hidden;
}

body.detail #main_heading {
background:#58595B url(/img/yellow_box_2.gif) no-repeat scroll right top;
color:#FFFFFF;
height:20px;
text-transform:capitalize;
}

body.detail #property #main_heading h2 {
	border-color:#FFFFFF;
	padding-left:15px;
	font-weight:normal;
	text-transform:capitalize;
	font-style:normal;
	font-size:1.1em;

	color:#FFFFFF;
}
body.detail #property .features {
	background:#ABACAD;
	height:20px;
}
body.detail #property .features h3 {
	float:left;
	padding-left:15px;
	padding-top:3px;
	text-transform:uppercase;
}
body.detail #property .features #price {
	color:#000000;
	float:left;
	font-weight:bold;
	padding-left:3px;
	padding-top:4px;
}
body.detail #property .features p {
	float:right;
	margin-bottom:0px !important; 
}
body.detail #property .features p span {
	color:#fff;
	font-weight:bold;
	vertical-align:bottom; /*for ie7*/
}

body.detail #property .features p#last {
	margin-right:10px;
}
body.detail #property .features img {
	margin: 0px 2px 0px 7px;
	vertical-align: bottom;
}
body.detail #property .features p.noimg {
margin-top: 4px;
}
body.detail #property .details {
}
body.detail #property .details p {
	margin-bottom: 0 !important;
	padding-top:15px;
	padding-bottom:15px;
}
body.detail #property #propertyID{
font-weight:bold;
color:#000;
}
body.detail #property #open_time {
	float:left;
}

body.detail #property #open_time p, body.detail #property #open_time #inspectionslist {
	float:left;
	color:#000;
	font-weight:bold;
	display:inline;
}
body.detail #detail{
	float:left;
	background:url(/img/detail_bg.gif);
	width:736px;
	margin-top:10px;
}

body.detail #detail #tool{
	width:163px;
	float:left;

}
body.detail #detail .main_heading {
	background:url(/img/yellow_box_2.gif) no-repeat scroll right top;
	height:20px;
	text-transform:capitalize;
}
body.detail #tool .main_heading{
	background-color:#58595b;
	width:139px;
	margin:auto;
}
body.detail #tool #toolslist{
	width:139px;
	margin:auto;
}
body.detail #tool li{
	background:#abacad;
	height:21px;
	list-style-position:outside;
	margin-top:6px;
	width:139px;
	text-decoration:none;
	text-align:center;
	padding-top:5px;
}
body.detail #tool li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:1em;
	margin-top:3px;	
}
body.detail #detail .main_heading h2 {
	border-color:#FFFFFF;
	color:#FFFFFF;
	padding-left:15px;
	font-weight:normal;
	text-transform:capitalize;
	font-style:normal;
	font-size:1.1em;
}
body.detail #detail .main_heading h2 .section{
	color:#FFFFFF;
}
body.detail #detail #agent{
	width:255px;
	float:left;
}
body.detail #agent .main_heading{
	background-color:#58595b;
	width:230px;
	margin:auto;
}
body.detail #agent .agentdetails{
	margin-left:25px;
	margin-top:10px;
	margin-bottom: 10px;
}
body.detail #agent .agentdetails dd,
body.detail #agent .agentdetails dt {
font-size: 1em;
margin: 0 0 3px 0;
}
body.detail #detail #contact{
	margin-left:10px;
	float:left;
	width:300px;
}
body.detail #contact .main_heading{
	background-color:#58595b;
	width:300px;

}
body.detail #infoform{
	border-right:#666666;
	padding-left:5px;

}
body.detail #content{
	padding-bottom:20px;
}

body.detail form label {
	display: block;
	float:left;
	margin-right:5px;
	width:35px;

}
body.detail form input, form select {
	width: 230px;
}

body.detail form input.button{
	width: 30px;
	margin-right:3px;
	float:right;
}

body.detail form textarea {
	font-family: Arial, Helvetica, sans-serif;
	height:45px;
	margin-top:5px;
	font-size: 1.1em;
	width:273px;
}
body.detail form em span, form .required, .required{
	color:#B90000;
	font-weight:normal;
}
body.detail form fieldset {
padding: 9px;
border: 1px solid #ffffff;
}
/* */

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
body.detail #property #bedbathcar{
float:right;
padding-right:10px;
width:150px;
}
/* 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%;
margin:0pt auto;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
/*background-color:#002C59;*/
margin-left:15px;
width:568px;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:119px;
}
body.brochure #extradetails {
width: 247px;
}
html.brochure body.detail #wrap #header img {
float:left;
}
html.brochure body.brochure #addressbar{
width:570px;
border:none;
}
html.brochure body.brochure #content{
padding-left:13px;
}

body.brochure .images img#mainimage {
display:block;
width:auto;
}
/* Staff 
---------*/

body#staff dl {
/*clear: both;*/
margin-bottom: 2px;
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 img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
height: 130px;
width: 100px;
}

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;
}

/*devision to two columns*/
body#staff dl.staffmember {
border-bottom:1px solid #DDDDDD;
float:left;
xheight:90px;
overflow:hidden;
padding:15px 0px;
width:50%;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
height:55px;
}

body.slideshow #header{
margin: 0 auto;
width: 802px;
height: 100px;
}
body.slideshow #header img{
display:block;}


body.slideshow #header #title h1{
margin-bottom:13px;
}
body.slideshow table img {
display: block;
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 #header #title input{
width: auto !important;
padding: 0 5px;
cursor: pointer;
background-color: #ABACAD;
border: none;
color: #fff;
margin-right:1px;
display: inline;
}
body.slideshow #header #title {
float: left;
position:absolute;
width: 240px;
margin: 0 auto;
padding-top: 70px;
}
body.slideshow form#slideform{
magin-top:0px;
} 
/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}
html.popup body#saveitem #content{
width:555px;
}
html.popup #header {
background-image: none;
background-color: #edebec;
border-bottom: 4px solid #b1b0ae;
padding:10px;
}

html.popup #header img {
float: none;
}

/* News
--------*/
body.news #content {width:551px;}
body.news #sub-section {display:block; margin-top:65px;}

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: 1em;
}

body.news #sub-section p {
font-size: 1em;
text-align: right;
}
div.newsitem {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}
/* 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 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: 1.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;
font-size:1em;
}

body.alert #content form input,
body.alert #content form textarea,
body.alert #content form select {
width: 250px;
font-size:1em;
}

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;
font-size: 1em;
}

body.alert #content form li span {
float: right;
width: 230px;
font-size: 1em;
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;
}
html#emailagent #submit span.required{
color:#B90000;
}
body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;
}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear:both;
border:1px solid #000;
}
body.alert #content #loginbox fieldset.submit{
border:none;
}
body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 150px;
}

body.alert #content #loginbox label {
width: 60px;
}

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: 1em;
}

body.alert #content #registerbox {
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
background-image:url(../img/propertyalert.gif);
height: 128px;
width: 252px;
}

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;
}

/* dynamic pages */
body.dynamic_page {
background:#fff url(/img/page_bg.gif) repeat-x;
}
body.listing form label{
margin-left:0px !important;
}
body.commercial .centeringContainer input{
margin-top:5px;
}
body.commercial #feedback input.button{
float:right;
}
html.nocol body.rent input.button{
float:none;
}
body.rent input.button{
float:right;
}
body.rent .centeringContainer input{
margin-top:5px;
}
body.buy .centeringContainer input {
margin-top:5px;
}
body.sell .centeringContainer input {
margin-top:5px;
}
html.nocol body.sell #market-appraisal #left #ftitle{
width:50px;
}
html.nocol body.sell #market-appraisal #left #faddress{
width:350px;
} 
html.nocol body.rent #repairdetails #fdescription{
width:350px;
}
html.nocol body.sell #market-appraisal #propertydetails #fpropertyaddress{
width:350px;
}
html.nocol body.sell #market-appraisal #propertydetails #fdescription{
width:350px;
}
html.nocol body.sell #market-appraisal #propertydetails #freason{
width:350px;
}
body.rent #feedback .centeringContainer label {
width:210px;
}
body.commercial #feedback .centeringContainer label {
width:210px;
}
body.commercial .centeringContainer input {
margin-top:5px;
}
body.buy input.button{
float:right;
}
/*emailagent*/
html#emailagent #content #submit{
width:539px;
}
html#emailagent #content{
width:550px;
}

body.dynamic_page form textarea {
width: 450px;
}

/*buying*/
body.buying .features #bedbathcar{
padding-right:10px;
}

body.buy #feedback .centeringContainer label{
width:210px;
}
body.sell #feedback .centeringContainer label{
width:210px;
}