@import "common.css";

#Main
{
    position:relative;
    background:url(../images/background/bg-main-home.gif) no-repeat left 5px White;
    margin:19px auto 0 auto;
    width:821px;
    text-align:left;
    height:650px;      
}

HTML>BODY #Main
{
    height:auto;
    min-height:650px;
}

#Content
{
    margin:22px 0 0 252px;
    padding-left:10px;
    padding-bottom:80px; 
}


HTML>BODY #Content {
    margin-top:23px;
    margin-left:242px;
}

H1 {
    background:url(../images/bullets/bullet-header1.gif) no-repeat left 50%;
    padding-left:15px;
    margin:0 0 25px -10px;
    font-size:20px;
    width:500px;
    color:#868a73;  
}

H1.pra {
    background-image:none;
    padding-left:10px;
    margin-bottom:15px;
}

H1#hAcceptPublicTerms 
{
    background:url(../images/bullets/bullet-header1.gif) no-repeat left 10px;
}

H2 {
    font-size:16px;
    color:#333333;
    margin:0;
}


H2.highlight {
    display:inline;
    margin-bottom:30px;
    color:#00aeef;
}

H2.normal {
    display:inline;
    margin-bottom:30px;
    color:#333;
}

* HTML h2.normal
{
    margin-left:4px;
}

H3 {
    font-size:12px;
    color:#333333;
    margin:21px 0 6px 0;
}

STRONG {
    color:#333333;
}

P {
    margin:10px 21px 15px 0;
    padding:0;
}

UL {
    list-style:none;
    margin:21px 0 21px 0;
    padding:0;
    width:445px;
}

UL LI {
    background:url(../images/bullets/bullet-ul.gif) no-repeat left 5px;
    padding-left:10px;
    margin:0 0 7px 0;
}

EM.quote {
    display:block;
    width:445px;
    color:#00aeef;
}
#MainNavigation, #SubNavigation {
    margin:0;
}

#MainNavigation li, #SubNavigation li {
    background-image: none;
}

#SubNavigation {
    margin:0 0 3px 0;
    padding-bottom:0;
    width:170px;
    padding:0;
}

#SubNavigation li {
    margin:0;
    border-bottom:1px solid #f9faf4;    
}

#SubNavigation li a {
    background:url(../images/bullets/bullet-sub-navigation.gif) no-repeat 5px 10px; 
    padding-top:5px;
    padding-left:15px;
    margin:0;
}

#SubNavigation li a:hover {
    background:url(../images/bullets/bullet-sub-navigation-hover.gif) no-repeat 5px 10px; 
    padding-top:5px;
    padding-left:15px;
}

UL.Level2SubNav {
    margin-top:0;
    margin-bottom:0;
    width:160px; 
}

OL {
    list-style:none;
    margin:21px 0 21px 0;
    padding:0;
    width:445px;
}

OL SPAN {
    font-style:italic;
    color:#00aeef;
}

TABLE {
    border-collapse:collapse;
    margin:21px 0 21px 0;
}

TABLE UL {
    width:auto;
}

TD {
    vertical-align:top;
}

TABLE.productTable {
    padding:0;
}

TABLE.pmiFormsTable {
    padding:0;
}

.pmiFormsTable TD {
    border-top:1px solid #d7d7d7;
    border-bottom:1px solid #d7d7d7;
    padding:6px 15px 5px 0;
}

.pmiFormsTable UL {
    width:300px;
}

TABLE.productTable .headingRow TD {
    background-color:#f6f6f6;
    font-weight:bold;
    width:auto;
}

.headingCol {
    background-color:#f6f6f6;
    font-weight:bold;
}

.productTable TD {
    border-top:1px solid #d7d7d7;
    border-bottom:1px solid #d7d7d7;
    padding:6px 15px 5px 12px;
}

.productTable UL 
{
	margin-top:3px;
	margin-bottom:0px;
}

.productTable P {
    width:auto;
}

.productTable TABLE TD
{
	padding:5px 0 0 5px;
}

.tableList {
    border-top:2px solid #bcb9ad;
    width:434px;
}

.tableList TD {
    border-bottom:1px solid #bcb9ad;
}

.tableList .col1 {
    background:url(../images/bullets/bullet-ul.gif) no-repeat left 12px;
    padding:6px 15px 5px 12px;
    width:70%;
}

.tableList .col2 {
    text-align:right;
    color:#a6a292;
    padding-right:3px;
}

TABLE.contactTable  {
    width:500px;
}

TABLE#onlineBusinessTools DIV {
    position:relative;
    padding:0 20px 22px 0;
}

TABLE#onlineBusinessTools P {
    position:absolute;
    top:15px;
    left:15px;
    width:170px;
    color:#868a73;
}

TABLE#onlineBusinessTools A {
    display:block;
    width:170px;
    height:68px;
    text-decoration:none;
}

TABLE#onlineBusinessTools A#locationWizard {
    background:url(../images/background/bg-location-wizard.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#ausProductGuide {
    background:url(../images/background/bg-product-guide.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#nzProductGuide {
    background:url(../images/background/bg-nz-product-guide.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#brokerDashboard {
    background:url(../images/background/bg-broker-dashboard.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#pmiRiskAnalysis {
    background:url(../images/background/bg-pmi-risk-analysis.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#propertyReports {
    background:url(../images/background/bg-property-reports.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#calculator {
    background:url(../images/background/bg-calculator.gif);
    width:211px;
}

TABLE#onlineBusinessTools A#changePassword {
    background:url(../images/background/bg-change-password.gif);
    width:211px;
}

#pageBanner {
    width:544px;
    height:100px;
    margin:0 0 35px -10px;
}

.onTheRoad {
    background:url(../images/content/bg-on-the-road.gif);
    width:433px;
    height:87px;
    margin:21px 0 20px 0;
}

.productMap img {
    margin:6px 0 0 6px;
}

.locationGuide img {
    margin:6px 0 0 -1px;
}

.calculator img {
    margin:6px 0 0 -2px;
}

.loginContainer {
    width:433px;
    height:114px;
    background:url(../images/background/bg-login.gif);
    margin:-5px 0 35px 0;    
}

.registerNowContainer {
    width:433px;
    height:34px;
    background:url(../images/background/bg-register-now.gif);
    margin-top:20px;
    padding-top:40px;
}

.registerNowContainer A {
    display:block;
    background:url(../images/buttons/btn-register-now.gif);
    width:110px;
    height:17px;
    margin:0 0 0 180px;
}

#locationGuides {
    border:1px solid #eaeae6;
    background-color:#f6f6f6;
    width:432px;
    height:91px;
    padding:8px 0 0 12px;
    position:relative;
}

#locationGuides #pmiAustralia {
    position:absolute;
    top:30px;
    left:5px;
    height:55px;
    width:213px;
}

#locationGuides #pmiNewZealand {
    position:absolute;
    top:30px;
    left:218px;
    height:55px;
    width:209px;
}

IMG#ceo {
    float:right; 
    margin-right:40px;
}

#wrap P {
    width:62%;
}

#wrap EM {
    width:62%;
}

TABLE.productSectionNav TD 
{
    vertical-align:top;
}

.productSectionNav
{
	width:483px;
	margin-top:-5px;
}

TABLE.ProdGuideTable TD {
	border: 1px solid #ffffff;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
}

TABLE.productTable TABLE 
{
	margin-top:0;
	margin-bottom:0;
}

TR.ProdOddRow {
	background-color: #f9f9f9;
}

TR.ProdEvenRow {
	background-color: #e2e2e2;
}

TR.ProdHeaderRow, TD.ProdHeaderCol {
	background-color: #ceefcb;
	font-weight:bold;
}

TR.ProdHeaderRow {
	text-align:center;
}

P.ProdTableHeader {
	color: #D36761;
	font-weight:bold;
	padding:0;
}

Table.ProdGuideTable UL 
{
	margin-top:3px;
	margin-bottom:0px;
}

.profile IMG {
    float:left;
}

.profile P {
    float:left;
    margin-left:10px;
    margin-top:0;
}

.profile {
    clear:left;
}

.clearfix {
    clear:left;
}

.NewsArchive {
    width:510px; 
}


/*BUSINESS TOOLS SECTION */
INPUT 
{
	border:1px solid #cccbca;
}

.loginArea 
{
	position:relative;
}

.email
{
	position:relative;
	left:182px;
	top:15px;
}

.password 
{
	position:relative;
	top:25px;
	left:182px;
}

.loginbtn
{
	position:relative;
	top:40px;
	left:182px;
}

.forgotpasswordarea
{
	position:relative;
	top:25px;
	left:250px;
}

.ProdGuideTable UL 
{
	width:auto;
}

.ProdGuideTable UL LI
{
	margin:0;
}

#locationFinderContainer {
    border:1px solid #eaeae6;
    background-color:#f6f6f6;
    width:435px;
    height:288px;
    margin:0 0 10px 0;
    padding:10px 0 0 10px; 
}

#locationFinderContainer .note {
    font-size:11px;
    font-style:italic;
    width:415px;
    clear:left; 
    margin-top:20px;
}

#locationFormContainer 
{
	background:url(../images/background/bg-location-wizard-form.gif) no-repeat;
	width:440px;
	height:193px;	
	padding:5px 0 0 10px;
}

#locationFormContainer H4
{
	margin-bottom:0px;
	margin-top:5px;
	color:#a6a292;
	font-size:13px;
}

.locationFinderHeader 
{
	margin:0 0 15px 0;
	font-size:13px;
	color:#5e5e5e;
	font-weight:bold;
}

#searchByPostcode 
{
	float:left;
	width:200px;
}

#searchBySuburb
{
	float:left;
	width:210px;
	margin-left:10px;
}

#btnSearchPostcode
{
	margin:15px 0 0 0; 
}

#btnSearchSuburb
{
	margin:15px 0 0 0;
}

* HTML #txtSuburb 
{
	margin-left:-10px;
}

.resultData TH
{
    font-size:12px;
    font-weight:bold;
    background-color:#f6f6f6;
    width:auto;
    border-top:1px solid #d7d7d7;
    border-bottom:1px solid #d7d7d7;
    text-align:center;
}

.resultData TD
{
	font-size:12px;
	border-top:1px solid #d7d7d7;
    border-bottom:1px solid #d7d7d7;
    padding:6px 15px 5px 12px;
}

.resultData TABLE
{
	width:433px;
    padding:0;
    margin-top:0px;
}

.newsSection .tableList 
{
	margin-top:5px;
}

.loginarea1
{
    height:200px;
    position:relative;
}

.submitbtn
{
    position:absolute;
    top:110px;
    left:0;
}

.txtEmail
{
    position:absolute;
    top:80px;
    left:0;
}

.item 
{
    position:relative;
    height:30px;
}

.iElem
{
    position:absolute;
    left:200px;
}

.register
{
    margin-bottom:50px;
}


/* FORM BUILDER SECTION */

DIV.formItem {
    clear:both;
    overflow:hidden;
    margin-bottom:10px;
    height:22px;
}

SPAN.fmLabel {
    width:200px;
    display:block;
    float:left;
    text-align:right;
    padding-right:10px;
}

SPAN.fmElem {
    width:240px;
    display:block;
    float:left;
    *margin-top:-1px;
}



HTML>BODY SPAN.fmElem {
    margin-top:auto;
}

SPAN.fmElem SPAN {
    display:inline;
}

#coreFieldsProfile {
    overflow:hidden;
}

#dynamicFields {
    padding-top:20px;
    clear:both;
    overflow:hidden;    
}

.submitForm {
    margin-left:210px;
}


/* Fixed IE6 center align on nav*/
#leftColumn {
    text-align:left;
}

#validationSummary P
{
    margin-bottom:0;
}

span.requiredFieldIndicator
{
    color:Red;
}

P.acceptTermError
{
    color:red;
}

.FoundationsTable TD
{
    vertical-align:middle;
}

.seminarTable
{
    margin-left:40px;
}

.seminarTable TD
{
    padding-left:5px;
    width:168px;
    height:142px;
}

.seminarTable TD DIV
{
    margin-top:35px;
}

TD.sydneySeminar
{
    background:url(../images/bg-sydney-seminar.gif) no-repeat;
}

TD.melbourneSeminar
{
    background:url(../images/bg-melbourne-seminar.gif) no-repeat;
}

TD.perthSeminar
{
    background:url(../images/bg-perth-seminar.gif) no-repeat;
}

TD.brisbaneSeminar
{
    background:url(../images/bg-brisbane-seminar.gif) no-repeat;
}

h3#hspeaker
{
    background:url(../images/h-speakers.gif) no-repeat;
    text-indent:-9999px;
    margin-bottom:40px;
}

.seminarDetails
{
    background-color:#d4d4c3;
    width:450px;
    border-collapse:collapse;
}

.seminarDetails .rsvp
{
    border-top:1px solid #fff;
    border-right:none;
    text-align:center;
    vertical-align:middle;
    height:20px;
    padding-bottom:12px;
}

.seminarDetails .rsvp a
{
    position:relative;
    top:5px;
    left:10px;
}

.seminarDetails TD, .seminarDetails TH
{
    padding:5px 10px;
    border-right:1px solid #abab9a;
}

.seminarDetails .col3
{
    border-right:none;
}

.registerAttendance #coreFields
{
    background-color:#ecefdc;
    padding-top:20px;
    width:500px;
}
.registerAttendance #dynamicFields
{
    background-color:#ecefdc;
    width:500px;
    margin-top:-10px;
    margin-bottom:20px;
}

.registerAttendance .submitForm
{   
    padding-bottom:10px;
}

.registerAttendance #ucForm_btnSubmit
{
    width:83px;
    height:23px;
    background:url(../images/buttons/btn-submit-register.gif) no-repeat;
    border:none;
}

.ppTableemail
{
    border:1px solid #abab9a;
    margin-top:2px;
}

.ppTableemail td
{
    padding:10px;
    
}

.ppTableemail .odd td
{
    background-color:#ecefdc;
}

.ppTable
{
    border:1px solid #abab9a;
    width:80%;
    margin-top:2px;
}

.ppTable td
{
    padding:10px;
    background:url(../images/pdf-icon.gif) 370px 7px no-repeat;
}

.ppTable .odd td
{
    background-color:#ecefdc;
}

.ppTable td.col1
{
    width:30px;
}

h4
{
    font-size:12px;
    margin-bottom:0;    
}

#sharePrice table table td
{
    background-color:transparent !important;
}
        
#sharePrice table td
{
    background-color:#abab9a !important;
}
        
#sharePrice td
{
    border:none;
    font-family:Verdana, Sans-Serif;
    font-size:12px;
    color:#666;
}
        
#sharePrice a
{
    color:#666;
    font-weight:bold;
}

#sharePrice table
{
    margin:0;
}

#pnlSearchResults th
{
    font-size:12px;
    font-weight:bold;
    background-color:#f6f6f6;
    padding:5px;
    border-right:1px solid #abab9a;
}

#pnlSearchResults table
{
    border:1px solid #abab9a;
    width:90%;
}

#pnlSearchResults td
{
    border-right:1px solid #abab9a;
    padding:5px;
    color:#666666;
}

.attachmentLink
{
    display:block;
    text-indent:-9999px;
    background:url(../images/pdf-icon.gif) no-repeat;
    width:20px;
    height:20px;
    overflow:hidden;
}

#pnlSearchResults .odd td
{
    background-color:#ecefdc;    
}

#viewNav
{
    color:#666666;
}

.viewActive
{
    text-decoration:none;
}

.biosPhoto
{
    float:left;
    margin-right:10px;
}
