/* Typography
--------------*/
body {
	background: #d5d5d1 url(img/bg.gif) repeat-x;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
}

p,
div.text  {
font-size: 1em;
margin-bottom: 10px;
}
div.text p {
font-size: 1em; /* font-size fix within text div */
}
dl,
ul,
ol,
form input, 
form textarea,
form select {
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif; /* Used to fix font issue with textarea */
}
div.text ul,
div.text ol {
margin: 0 0 10px 30px;
list-style: disc;
font-size: 1em; /* font-size fix within text div */
}
div.text ol {
list-style: decimal;
list-style-position: inside;
}
a:link,
a:visited {
color: #ce132d;
}
a:hover {
color: #000000;
}

/* Style for Button style links */
a.button:link,
a.button:visited {
background-color: orange;
padding: 5px 10px;
text-decoration: none;
text-transform: lowercase;
color: #fff;
}

/* Headings */

h2 {
color: #535353;
font-size: 1em;
margin-bottom: 3px;
}
div.text h2 {
font-size: 1em; /* font-size fix within text div */
}
h3 {
font-size: 1em;
color: #CE132D;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}

/* MENU */
ul.mainnav {
	margin-left: 15px;
	height: 39px;
}

ul.mainnav li { float: left; }

ul.mainnav a {
	display: block;
	overflow: hidden;
	height: 39px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*----------------------------------------------------------------------------   
    rollover/active page
-----------------------------------------------------------------------------*/
ul.mainnav a:hover,
body.corporate ul.mainnav li#corporate a, 
body.property ul.mainnav li#property a, 
body.selling ul.mainnav li#selling a, 
body.investing ul.mainnav li#investing a, 
body.finance ul.mainnav li#finance a, 
body.pm ul.mainnav li#property-management a, 
body.strata ul.mainnav li#strata a, 
body.faq ul.mainnav li#faq a, 
body.commercial ul.mainnav li#commercial a { background-position: 0 -39px; }

/*----------------------------------------------------------------------------   
    images
-----------------------------------------------------------------------------*/
ul.mainnav li#corporate a { background-image: url(img/corporate.gif); width: 141px; }
ul.mainnav li#property a { background-image: url(img/property.gif); width: 138px; }
ul.mainnav li#investing a { background-image: url(img/investing.gif); width: 93px; }
ul.mainnav li#selling a { background-image: url(img/selling.gif); width: 77px; }
ul.mainnav li#finance a { background-image: url(img/finance.gif); width: 83px; }
ul.mainnav li#property-management a { background-image: url(img/pm.gif); width: 175px; }
ul.mainnav li#strata a { background-image: url(img/strata.gif); width: 70px; }
ul.mainnav li#faq a { background-image: url(img/faq.gif); width: 54px; }
ul.mainnav li#commercial a { background-image: url(img/commercial.gif); width: 123px; }

ul.subnav {
	margin-left: 20px;
	width: 190px;
}

.panel ul.subnav { margin: 0 0 10px 0; }

.right-content ul.subnav { margin: 0 10px; }

ul.subnav li {
	float: left;
	width: 190px;
}

.right-content ul.subnav li { width: 170px; }

ul.subnav a {
	padding: 4px 5px;
	line-height: 14px;
	display: block;
	width: 180px;
	border-top: 1px solid #e0e0e0;
	text-decoration: none;
}

ul.subnav li a:link,
ul.subnav li a:visited {
color: #111;
}

ul.subnav li a:hover,
ul.subnav li a:active {
color: #ce132d;
}

.panel ul.subnav a {
	border-top: 1px solid #d0d0d0;
	width: 190px;
}

.right-content ul.subnav a  {
	width: 170px;
	font-size: 11px;
}

ul.subnav li.first a { border: 0 !important; }

ul.subnav li.first li a { border-top: 1px solid #333 !important; }

ul.subnav li.first li.first a { border: 0 !important; }

ul.subnav a:hover, 
ul.subnav a.active { color: #ce132d; }

ul.subnav li ul {
	position: absolute;
	width: 160px;
	left: -9999px;
	background: #111111;
	border: 1px solid #333333;
	z-index: 100;
}

ul.subnav li:hover ul, ul.subnav li.sfhover ul {
	left: auto;
	margin-left: 130px;
	margin-top: -23px;
}

ul.subnav li ul li { width: 160px !important; }

ul.subnav li ul li a {
	width: 150px;
	font-weight: normal !important;
	color: #fff !important;
	border-top: 1px solid #333 !important;
}

ul.subnav li ul li a:hover {
	color: #fff !important;
	background: #333;
}

ul.subnav li#common,
ul.subnav li#strata-laws,
ul.subnav li#meeting,
ul.subnav li#proc,
ul.subnav li#repair,
ul.subnav li#levies{
padding-left: 8px;
}

body#awards ul.subnav li#awards a,
body#buy ul.subnav li#buy a,
body#calculator ul.subnav li#calculator a,
body#careers ul.subnav li#careers a,
body#clients ul.subnav li#clients a,
body#commercial ul.subnav li#commercial a,
body#commercial-team ul.subnav li#commercial-team a,
body#commitment ul.subnav li#commitment a,
body#contact ul.subnav li#contact a,
body#education ul.subnav li#education a,
body#faq ul.subnav li#faq a,
body#finance ul.subnav li#finance a,
body#finance-team ul.subnav li#finance-team a,
body#form ul.subnav li#form a,
body#investing ul.subnav li#investing a,
body#investment ul.subnav li#investment a,
body#history ul.subnav li#history a,
body#home ul.subnav li#home a, 
body#legislative ul.subnav li#legislative a,
body#lenders ul.subnav li#lenders a,
body#maintenance ul.subnav li#maintenance a,
body#management ul.subnav li#management a,
body#news ul.subnav li#news a,
body#philosophy ul.subnav li#philosophy a,
body#pm ul.subnav li#pm a,
body#profile ul.subnav li#profile a, 
body#property ul.subnav li#property a,
body#rent ul.subnav li#rent a,
body#rentals ul.subnav li#rentals a,
body#renting ul.subnav li#rentals a,
body#sales ul.subnav li#sales a,
body#searchbuy ul.subnav li#searchbuy a,
body#searchrent ul.subnav li#searchrent a,
body#selection ul.subnav li#selection a,
body#selling ul.subnav li#selling a,
body#services ul.subnav li#services a,
body#sold ul.subnav li#sold a,
body#strata ul.subnav li#strata a,
body#strata-team ul.subnav li#strata-team a,
body#team ul.subnav li#team a,
body#tenancy ul.subnav li#tenancy a,
body#testimonials ul.subnav li#testimonials a,
body#tips ul.subnav li#tips a,
body#vacate ul.subnav li#vacate a,
body#vacating ul.subnav li#vacating a,
body#vip ul.subnav li#vip a,
body#what ul.subnav li#what a,
body#why ul.subnav li#why a,
ul.subnav li.active a {
	color: #ce132d;
}

/*----------------------------------------------------------------------------   
    icons on property search
-----------------------------------------------------------------------------*/
ul.subnav a.established, 
ul.subnav a.apartments, 
ul.subnav a.new, 
ul.subnav a.all  {
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 35px;	
	padding-right: 0;
	height: 28px;
	line-height: 28px;
	width: 155px;
}

ul.subnav a.established { background-image: url(img/established.gif); }
ul.subnav a.apartments { background-image: url(img/apartments.gif); }
ul.subnav a.new { background-image: url(img/new.gif); }
ul.subnav a.all { background-image: url(img/all.gif); }

ul#sidenav2 {
padding:0;
margin:0 0 0 10px;
}

ul#sidenav2 li {
padding:0;
margin:0;
}

ul#sidenav2 li a {
padding:0 0 0 0;
margin:0 0 10px 0;
}

ul#sidenav2 a#find-buy:link,
ul#sidenav2 a#find-buy:visited {
background:#f1f2ed url(/_lib/professional/blackburne/img/button-find-sale.gif) no-repeat top left;
width:205px;
height:52px;
display: block;
overflow: hidden;
text-indent: -9999px;
}

ul#sidenav2 a#find-buy:hover,
ul#sidenav2 a#find-buy:active {
background:#f1f2ed url(/_lib/professional/blackburne/img/button-find-sale.gif) no-repeat bottom left;
}

ul#sidenav2 a#find-rent:link,
ul#sidenav2 a#find-rent:visited {
background:#f1f2ed url(/_lib/professional/blackburne/img/button-find-rent.gif) no-repeat top left;
width:205px;
height:52px;
display: block;
overflow: hidden;
text-indent: -9999px;
}

ul#sidenav2 a#find-rent:hover,
ul#sidenav2 a#find-rent:active {
background:#f1f2ed url(/_lib/professional/blackburne/img/button-find-rent.gif) no-repeat bottom left;
}

ul#sidenav2 a#refer-now:link,
ul#sidenav2 a#refer-now:visited {
background:#f1f2ed url(/_lib/professional/blackburne/img/button-refer-now.gif) no-repeat top left;
width:205px;
height:52px;
display: block;
overflow: hidden;
text-indent: -9999px;
}

ul#sidenav2 a#refer-now:hover,
ul#sidenav2 a#refer-now:active {
background:#f1f2ed url(/_lib/professional/blackburne/img/button-refer-now.gif) no-repeat bottom left;
}

/* END MENU */

.container {
	width: 970px;
	margin: 0 auto;
}

.header {
	position: relative;
	height: 113px;
}

.header h1 a {
	position: absolute;
	left: 25px; top: 30px;
	width: 260px; height:50px;
	background: url(img/logo.gif) no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	display: block;	
}

.header p {
	position: absolute;
	right: 15px; top: 33px;
	width: 239px; height: 51px;
	background: url(img/phone.gif) no-repeat;
	text-indent: -99999px;	
}


/*----------------------------------------------------------------------------   
    content containers
-----------------------------------------------------------------------------*/
.content-container { background: #f1f1ee url(img/bg-content-container.jpg) repeat-y; }

.content-main {
	background: url(img/bg-content-container-top.jpg) no-repeat;
	padding: 15px 0 20px 0;
}

.content-main .left {
	/*background: url(../images/bg-content-main-left.jpg) no-repeat;*/
	float: left;
	width: 215px;
	padding-left: 15px;
	margin-right: 6px;
}

.content-main .right {
	float: left;
	width: 719px;
	background: url(img/bg-content2.jpg) left repeat-y;
}	


/*----------------------------------------------------------------------------   
    conent banner (homepage) & inner page titles
-----------------------------------------------------------------------------*/
.content-main .right #banner {
	/*background: url(../images/bg-banner.jpg) right no-repeat;*/
	width: 725px; height: 240px;
	padding-left: 9px;
}

body#home .content-main .right #banner {
background-color: transparent;
background-image: url(/_lib/professional/blackburne/img/banner.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 240px;
clear:both;
}
body#home .content-main .right #banner ul {
list-style: none;
list-style-position: outside;
margin: 0 auto;
width: 725px;
}


.content-main .right .title {
	height: 50px;
	background: url(/_lib/professional/blackburne/img/bg-title.gif) right no-repeat;
	padding: 30px 0 0 25px;
	margin-left: 9px;
}

.controlpanel {
	background: #424040;
	height: 35px;
	position: relative;
	margin-left: 9px;
}

.controlpanel .breadcrumb {
	position: absolute;
	left: 25px; top: 0;
	font-size: 10px;
	line-height: 32px;
	color: #fff;
}

.controlpanel a.print {
	position: absolute;
	right: 15px; top: 0;
	width: 55px; height: 35px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(/_lib/professional/blackburne/img/print.gif) no-repeat;
}

/*----------------------------------------------------------------------------   
    headings
-----------------------------------------------------------------------------*/
.title-red { background: #ce132d !important; }
.title-black { background: #111; }

.content-main .left h2 {
	margin: 20px 0 15px 10px;
	height: 22px;
	padding: 3px 0 0 15px;
	font-size: 14px;
	color: #fff;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

.content h2.heading {
	height: 24px;
	font-size: 14px;
	padding: 5px 0 0 15px;
	color: #fff;
	background-color: #111;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

h2.testimonials { background-image: url(img/people.gif); }
h2.board, h2.person { background-image: url(img/person.gif); }
h2.newsletter { background-image: url(img/newsletter.gif); }
h2.search { background-image: url(img/search.gif); }
h2.apply { background-image: url(img/apply.gif); }
h2.links { background-image: url(img/links.gif); margin-top: 25px; }
h2.downloads { background-image: url(img/downloads.gif); margin-top: 25px; }
h2.house { background-image: url(img/house.gif); }
h2.email { background-image: url(img/email.gif); }

h2.hasicon { padding-left: 50px !important; }

.content h2.heading2 {
	height: 30px;
	font-size: 14px;
	padding: 5px 0 0 40px;
	color: #999999;
	background-color: #ffffff;
	background-position: 5px 0;
	background-repeat: no-repeat;
}


/*----------------------------------------------------------------------------   
    content (main body copy area)
-----------------------------------------------------------------------------*/
.content {
	background: url(img/bg-content.jpg) right bottom no-repeat;
	padding: 30px 20px 30px 34px;
	min-height: 343px;
}

body.home .content { min-height: 290px; }


body.home .content .text #mainContent {
	float: left;
	width: 295px;
	overflow:hidden;
}

body.home .content .text #subContent {
	float: right;
	width: 347px;
}
body.home .content #dyntext h1 {
width: 300px;
}


body.home .content .pow { 
width: 337px;
background: url(/_lib/professional/blackburne/img/bg-hpfp.jpg) no-repeat;
height: 124px;
padding: 0 10px 0 0;
margin-bottom:5px;
float:right;
}
body.home .content .pow a.powImage {
overflow: hidden;
height: 105px;
width: 140px;
display: block;
float: left;
margin:7px 13px 7px 11px;
_margin:7px 13px 7px 6px;
}
body.home .content .pow img.property { 
float: left;
width: 140px;
}

body.home .content .pow h3 {
color:#231F20;
padding-top:5px;
font-weight:bold;
}

/*body.home .content .pow p.bbc {
float: left;
width: 32px;
padding:4px 5px 0 5px;
height:20px;
background-color:#e6e7e7;
color:#6a6969;
display:block;
}

body.home .content .pow p.bbc img {
margin: 0 3px 0 0;
float: right;
}*/

body.home .content .pow .powContent {
width:160px;
margin: 0 0 0 160px;
}

body.home .content .pow p {
margin: 0;
font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

body.home .content .pow p em {
text-transform:capitalize;
font-weight: normal;
font-style:normal;
}

body.home .content .pow p strong {
font-weight:normal;
text-transform:uppercase;
}

/* for Internet Explorer */
* html .content {
	height: 346px;
}

* html body.home .content { height: auto; }
/**/

#agreeLabel{
	width:auto;
}

#fagree{
	width:auto;
}

.content p { margin-bottom: 20px; }

.content h1 {
	margin-bottom: 15px;
}

.content h1, 
.title h1, 
h2.heading, 
h2.heading2, 
.content h2 {
  visibility: hidden;
  line-height: 1em;
}

.content h2 {
	margin-bottom: 10px;
}

.content a { color: #ce132d; }
.content a:hover { color: #000; }

.content hr {
	border: 0;
	border-bottom: 1px solid #d3d6d6;
	height: 1px;
	margin-bottom: 15px;
}

.content ul.links { margin: 0 0 0 30px; }
.content ul.links li { 
	background: url(img/bullet-arrow.gif) 0 8px no-repeat;
	padding-left: 15px;
}

.content ol {
	margin: 0 0 20px 40px;
	list-style: decimal;
}

.content ol.images {
	list-style: none;
	margin: 10px 0 10px 0;
}

.content ol.images li {
	padding: 0 0 5px 30px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.content ol.images li.one { background-image: url(img/one.gif); }
.content ol.images li.two { background-image: url(img/two.gif); }
.content ol.images li.three { background-image: url(img/three.gif); }
.content ol.images li.four { background-image: url(img/four.gif); }
.content ol.images li.five { background-image: url(img/five.gif); }
.content ol.images li.six { background-image: url(img/six.gif); }
.content ol.images li.seven { background-image: url(img/seven.gif); }
.content ol.images li.eight { background-image: url(img/eight.gif); }
.content ol.images li.nine { background-image: url(img/nine.gif); }


body.home .content .text {

}

body#referralAgreementText input{
	width:100px;
	float:left;
	clear:both;
	margin:10px 0;
}

body#referralAgreementText label{
	text-align:left;
}
body#referralAgreementText #referral_error{
	width:150px;
	height:0;
	overflow:visible;
	position:relative;
	top:506px;
	margin:0 auto;
	left:266px;
}

body#referralAgreement #termsAndConditions{
	width:550px;
	height:150px;
	margin-bottom:10px;
	overflow-y:scroll;
	overflow-x:auto;
	border:1px solid #ccc;
}
body#referralAgreement #termsAndConditions p{
	padding:5px;
}

/*----------------------------------------------------------------------------   
    content footer
-----------------------------------------------------------------------------*/
.content-footer {
	background: #231f20;
	height: 162px;
	margin: 0 15px;
}

.content-footer .bannerad {
	float: left;
	width: 230px;
}

.content-footer .testimonial {
	float: left;
	width: 330px;
	height:143px;
	margin: 9px 0 0 6px;
	background-color:#0f0f10;
}

.content-footer .testimonial p {
	width: 270px;
	padding:0 0 0 45px;
	background: url(img/quote.gif) 10px 5px no-repeat;
	line-height: 17px;
	color: #aaa;
	margin-top: 15px;
}

.content-footer .testimonial em {
	font-weight: normal;
	color: #555;
	font-style: normal;
}

.content-footer .testimonial a { color: #fff; }

.content-footer .testimonial h2.testimonials {
	background: url(img/heading-testimonials.gif) no-repeat;
	width: 210px; height: 25px;
	text-indent: -9999px;
	margin: 20px 0;
}

.content-footer img.ad {
float:left;
}


/*----------------------------------------------------------------------------   
    contact footer
-----------------------------------------------------------------------------*/
.contact-footer {
	font-size: 11px;
	line-height: 18px;
	background: url(img/bg-content-container-bottom.jpg) bottom no-repeat;
	padding: 20px 15px 30px 15px;
}

.contact-footer p {
	float: left;
	border-right: 1px solid #ced3d4;
	padding: 5px 20px;
	width: 272px;
	height: 100px;
}

.contact-footer p.last {
	border: 0;
	width: 274px;
}

/*----------------------------------------------------------------------------   
    footer
-----------------------------------------------------------------------------*/
.footer {
	position: relative;
	font-size: 11px;
	height: 50px;
}

.footer p {
	position: absolute;
	top: 10px; right: 122px;
}

.footer p a {
	padding: 0 5px 0 15px;
	margin-left: 8px;
	border-left: 1px solid #53534c;
}

.footer p a { color: #ce132d; }
.footer p a:hover { color: #000; }


/*----------------------------------------------------------------------------   
    print settings
-----------------------------------------------------------------------------*/
.print-show { display: none; }


form textarea, input, select{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
legend {
color: #666;
font-weight: bold;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #adadad;
}
form li {
list-style-type: none;
margin: 0 0 10px 0;
}
form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 0 !important;
}
form label.checks {
width:190px !important;
}
form label.optionSmall {
width:30px !important;
}
form label.medium {
width:260px;
}
form input {
width: 320px;
}

form input.checkbox {
width: 30px !important;
}
form input.radioSmall {
width:15px !important;
float:left;
margin: 3px 40px 0 0;
}

form textarea {
width: 320px;
}
form select {
width: 324px;
}
form input.radio {
width: 30px;
border: none;
}
form p {
clear: both;
margin-bottom:5px !important;
}
form fieldset#submit,
form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
background-color: transparent;
background-position: top left;
background-repeat: no-repeat;
color: #18506d;
text-indent: -9999em;
padding: 0;
cursor: pointer;
border: none;
}

form fieldset input.submit {
background-image: url(/_lib/professional/blackburne/img/submit.gif);
width: 57px;
height:25px;
}
form fieldset input.clear {
background-image: url(/_lib/professional/blackburne/img/clear.gif);
width:51px;
height:25px;
}
form fieldset input.search {
background-image: url(/_lib/professional/blackburne/img/search-btn.gif);
width: 57px;
height:25px;
}
form fieldset input.login {
background-image: url(/_lib/professional/blackburne/img/login.gif);
width: 50px;
height:25px;
}
form fieldset input.activate {
background-image: url(/_lib/professional/blackburne/img/reactivate.gif);
width: 83px;
height:25px;
}
form em span,
form .required {
color: #CE132D;
font-weight: bold;
}

body#investing form label,
body#form form label,
body#strata form label,
body#finance form label,
body#commercial form label,
body#selling form label {
width: 100px;
}

body#investing form input,
body#form form input,
body#strata form input,
body#finance form input,
body#commercial form input,
body#selling form input {
width: 120px;
}
body#investing form textarea,
body#form form textarea,
body#strata form textarea,
body#finance form textarea,
body#commercial form textarea,
body#selling form textarea {
width: 120px;
}
body#investing form select,
body#form form select,
body#strata form select,
body#finance form select,
body#commercial form select,
body#selling form select {
width: 124px;
}

body#investing form input.button,
body#form form input.button,
body#strata form input.button,
body#finance form input.button,
body#commercial form input.button,
body#selling form input.button {
width: 57px;
}

body#investing .content .text #mainContent,
body#form .content .text #mainContent,
body#strata .content .text #mainContent,
body#finance .content .text #mainContent,
body#commercial .content .text #mainContent,
body#selling .content .text #mainContent {
	width: 375px;
}


/* Popups
---------*/

html.popup body {
background-color: #E5E7E7;
background-image:none;
}
html.popup #content {
margin: 0;
width: auto;
padding: 13px 21px 7px 21px;
float: none;
}

html.popup h1 {
margin: 20px 0;
}

#GB_window {
background-color: #868686;
overflow:hidden;
}
html.popup #header {
display: none;
}

/* Property Alert
----------------- */
body.alert #loginbox {
margin: 120px 0 0 0;
}
body.alert .content-container #alertmenu {
background-color: #4f217f;
}
body.alert .content-container #alertmenu li {
border-right: 1px solid #d9d9d9;
}
body.alert .content-container #alertmenu a {
color: #fff;
}
body.alert .content-container #alertmenu a:hover {
background-color: #6c4397;
color: #fff;
text-decoration: none;
}


