/* CSS STYLES FOR ntd - KIM SEAV 30/3/10 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font-size, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,caption {
	/*table, tbody, tfoot, thead, tr, th, td { */
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body { 
	font-size: 75%; /* resets 1em to 12px (instead of default 16px) */
    line-height: 2;
    margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    background-color: #0e65ac;
    background-image: url(../images/page_background_gradient.gif);
    background-repeat: repeat-x;

}

#ntdfont {
	color:#750203;
	font-weight: bold;

}

#redfont {
color:red;
font-weight:bold;
font-size: 1.2em;
}

.redfont {
color:red;
font-weight:bold;
font-size: 1.2em;
}

.membership_tbl{ /*centered table on membership page) */
	float: left;
	width: 890px;
	background-color: #F5F5F5;
	border: #CCC 1px solid;
	padding: 10px;
	margin: 10px 10px 15px 10px;


}

.membership_tbl p{ /*centered table on membership page) */
	text-align: center;

}


#left {
	text-align: left;
}
#right {
	text-align: right;
}
#center {
	text-align: center;
}

/*p.small {line-height:120%;} */


#horizontal_navigation2 .blank-repeat {
margin-top: 23px;   
            padding: 0; 
            padding-top: 5px;   
            height: 17px;
            background-color:#000066;
            width: 720px;
}




#background_gradient_repeat { /*IN USE*/
    position:relative;
    margin: 0;
    padding:0;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    height: auto;   
    background-image: url(../images/real_estate_background.gif);
    background-repeat: repeat-y;
    z-index:100;

}

#background_gradient { /*IN USE*/
    position:absolute;
    width: 980px;
    height: 560px;
    margin: 0;
    padding:0;
    background-image:url(../images/real_estate_background_gradient.gif);



}

#page_content { /*IN USE*/
    margin: 0px;
    padding:0px;
    width: 960px;
    padding-left:10px;
    padding-right:10px; 
    height: auto;
    z-index:100;    
	overflow: hidden;

}

/** Changes **/
#header_logo {  
    float:left;
    position:relative;
    margin: 0;
    width: 960px;
    height: 151px;
    padding: 0;
    background-image: url(../images/header.gif);
    background-repeat:no-repeat;    
    z-index:100;

}

.ntd-logo {
	float: left;
	width: 305px;
	margin: 0;
	padding: 0;
}

a:link {
	color:#0e65ac;  
    text-decoration:none;
	
}

a:visited {
	color:#800080;  
    text-decoration:none;
	
}

a:hover {
	color:#0e65ac;  
    text-decoration: underline;
	
}

a:current {
	color:#0e65ac;  
    text-decoration:none;
	
}

/* MAIN NAVIGATION NOT LOGGED IN*/

#horizontal_navigation { /*IN USE*/
    position:absolute;
    margin: 0;
	padding: 0;
    top: 115px;
    width: 960px;
    height: 25px;
    z-index:100;


}

#horizontal_navigation a{ /*IN USE*/
    float: left;
    display: block; 
    width: 120px;
    height: 20px;   
    padding:0;
    background-color:#0b3e84;
    text-transform:uppercase;
    text-decoration:none;
    color:#99cccc;
    text-align:center;
	overflow: hidden;

}

#horizontal_navigation a:link{
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation a:visited{/*in use*/
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation a:hover{
    text-decoration: none;
    color: #ffffff;
}


#horizontal_navigation a:current{
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation .home{ /*IN USE*/
    margin: 0;
    padding-top:5px;
    padding-bottom:12px;
    background-color:#0b3e84;
	font-size: 1.2em;

}

/*#horizontal_navigation .agents{ 
    margin: 0;
    padding-top:5px;
    padding-bottom:12px;
    background-color:#0e499b;
	font-size: 1.2em;

}*/

#horizontal_navigation .about{ /*IN USE*/
    margin: 0;
    padding-top:5px;
    padding-bottom:12px;
    background-color:#1155b3;
	font-size: 1.2em;
}

#horizontal_navigation .contact{ /*IN USE*/
    margin: 0;
    padding-top:5px;
    padding-bottom:12px;
    background-color:#1461cb;
	font-size: 1.2em;
}

#horizontal_navigation .membership{ /*IN USE*/
    margin: 0;
    padding-top:5px;
    padding-bottom:12px;
    background-color: #2069ce;
	font-size: 1.2em;
}

#horizontal_navigation .tenants{
	margin-top: 15px;
    padding: 0; 
    padding-top: 5px;
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
	line-height: 1em;
	font-size: 1em;


}

#horizontal_navigation .landlords{
    margin-top: 15px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000066;
    text-transform: uppercase;
	line-height: 1em;
	font-size: 1em;
	
}

#horizontal_navigation .blank{
    margin-top: 15px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000000;
    text-transform: uppercase;
	line-height: 1em;
	font-size: 1em;
	
}

#horizontal_navigation .print_page{
    margin-top: 15px;   
	width: 120px;
	position: relative;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
	font-size: 1em;
	overflow: hidden;
}


#horizontal_navigation a.print_page:hover{
    margin-top: 15px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
	font-size: 1em;

}

/*end MAIN NAVIGATION NOT LOGGED IN*/

/* MAIN NAVIGATION LOGGED IN - MEMBERSHIP PAGES*/

#horizontal_navigation2 { /*IN USE*/
    position:absolute;
    margin: 0;
	padding: 0;
    top: 115px;
    width: 960px;
    height: 20px;
	color: #FFF;

}

#horizontal_navigation2 a{ /*IN USE*/
    float: left;
    display: block; 
    width: 120px;
    height: 20px;   
    padding:0;
    background-color:#0b3e84;
    text-transform:uppercase;
    text-decoration:none;
    color:#99cccc;
    text-align:center;
}

#horizontal_navigation2 a:link{
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation2 a:visited{/*in use*/
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation2 a:hover{
    text-decoration: none;
    color: #ffffff;
}


#horizontal_navigation2 a:current{
    text-decoration: none;
    color: #99cccc;
}

#horizontal_navigation2 .tenant-check{ /*IN USE*/
 	margin: 0;
	padding: 0;
	padding-top:07px;
    padding-bottom:18px;
    background-color:#0b3e84;
	width: 100px;
	line-height: 17px;
	height: 20px;
	overflow: hidden; /*ie6*/
	font-size: 1em;

}

#horizontal_navigation2 .tenant-lodgement{ /*IN USE*/
    margin: 0;
	padding: 0;
	padding-top:07px;
    padding-bottom:18px;
    background-color:#0e499b;
	width: 100px;
	line-height: 17px;
	height: 20px;
	overflow: hidden; /*ie6*/
	font-size: 1em;

}

#horizontal_navigation2 .nsw-tenant-lodgement{ /*IN USE*/
    margin: 0;
    padding-top:07px;
    padding-bottom:18px;
    background-color:#1145b3;
	width: 100px;
	line-height: 17px;
	overflow: hidden; /*ie6*/
	font-size: 1em;
}

#horizontal_navigation2 .qld-tenant-lodgement{ /*IN USE*/
    margin: 0;
    padding-top:07px;
    padding-bottom:18px;
    background-color:#1451bf;
	width: 100px;
	line-height: 17px;
	overflow: hidden; /*ie6*/
	font-size: 1em;
}

#horizontal_navigation2 .vic-tenant-lodgement{ /*IN USE*/
    margin: 0;
    padding-top:07px;
    padding-bottom:18px;
    background-color:#1461cb;
	width: 100px;
	line-height: 17px;
	overflow: hidden; /*ie6*/
	font-size: 1em;
}

#horizontal_navigation2 .member-services{ /*IN USE extra tab for member nav*/
    margin: 0;
    padding-top:07px;
    padding-bottom:18px;
    background-color:#196cdd;
	width: 100px;
	line-height: 17px;
	overflow: hidden; /*ie6*/
	font-size: 1em;
}

.current {	/*in use*/
	margin: 0;
    padding-top:07px;
    padding-bottom:12px;
	color: #FFF;
	font-weight: bold;
	
}

#horizontal_navigation2 .rtn-home{
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
}

#horizontal_navigation2 a.rtn-home:hover {
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
	color: #FFF;
}


#horizontal_navigation2 .landlords{ /*empty but keeping as placeholder for tab*/
	font-size: 1em;
    margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000066;
    text-transform: uppercase;
    line-height:1.1;

}

#horizontal_navigation2 a.landlords:hover{  /*empty but keeping as placeholder for tab*/
	font-size: 1em;
    margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000066;
    text-transform: uppercase;
    line-height:1.1;

}


#horizontal_navigation2 .print_page{
	width: 120px;
	position: relative;
    margin-top: 23px;   
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
}

#horizontal_navigation2 a.print_page:hover{
    margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
}


/* LOGGED IN - RETURN HOME ONLY*/

#horizontal_navigation3 { /*IN USE*/
    position:absolute;
    margin: 0;
	padding: 0;
    top: 115px;
    width: 960px;
    height: 20px;
	color: #FFF;

}

#horizontal_navigation3 a{ /*IN USE*/
    float: left;
    display: block; 
    width: 120px;
    height: 20px;   
    padding:0;
    background-color:#0b3e84;
    text-transform:uppercase;
    text-decoration:none;
    color:#99cccc;
    text-align:center;
}

#horizontal_navigation3 a:link{
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation3 a:visited{/*in use*/
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation3 a:hover{
    text-decoration: none;
    color: #ffffff;
}


#horizontal_navigation3 a:current{
    text-decoration: none;
    color: #99cccc;
}

#horizontal_navigation3 .rtn-home{
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
}

#horizontal_navigation3 a.rtn-home:hover {
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
	color: #FFF;
}


#horizontal_navigation3 .print_page{
	width: 120px;
	position: relative;
    margin-top: 23px;   
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
}

#horizontal_navigation3 a.print_page:hover{
    margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
}

#horizontal_navigation3 .blank-repeat {
	margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000066;
	width: 720px;
	
}

/*end return home only */

/* LOGGED IN - RETURN HOME and NTD TENANT CHECK NAV ITEMS ONLY*/

#horizontal_navigation4 { /*IN USE*/
    position:absolute;
    margin: 0;
	padding: 0;
    top: 115px;
    width: 960px;
    height: 20px;
	color: #FFF;

}

#horizontal_navigation4 a{ /*IN USE*/
    float: left;
    display: block; 
    width: 120px;
    height: 20px;   
    padding:0;
    background-color:#0b3e84;
    text-transform:uppercase;
    text-decoration:none;
    color:#99cccc;
    text-align:center;
}

#horizontal_navigation4 a:link{
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation4 a:visited{/*in use*/
    text-decoration: none;
    color: #99cccc;
}


#horizontal_navigation4 a:hover{
    text-decoration: none;
    color: #ffffff;
}


#horizontal_navigation4 a:current{
    text-decoration: none;
    color: #99cccc;
}

#horizontal_navigation4 .rtn-home{
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
}

#horizontal_navigation4 a.rtn-home:hover {
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
	color: #FFF;
}


#horizontal_navigation4 .ntd-tenant-check{
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
	width: 140px;
	/*visibility: hidden;*/
}

#horizontal_navigation4 a.ntd-tenant-check:hover {
    margin-top: 23px;
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#003399;
    text-transform: uppercase;
    line-height:1.1;
	color: #FFF;
	width: 140px;
}


#horizontal_navigation4 .print_page{
	width: 120px;
	position: relative;
    margin-top: 23px;   
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
}

#horizontal_navigation4 a.print_page:hover{
    margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
	text-transform: none;
    background-color:#000000;
    background-image:url(../images/icon-print_page.gif);
    background-repeat:no-repeat;
    line-height:1em;
}

#horizontal_navigation4 .blank-repeat {
	margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000066;
	width: 580px;
	
}

#horizontal_navigation4 .blank-repeat-ebm {
	margin-top: 23px;   
    padding: 0; 
    padding-top: 5px;   
    height: 17px;
    background-color:#000066;
	width: 450px;
}
	

/* END LOGGED IN - RETURN HOME and NTD TENANT CHECK NAV ITEMS ONLY*/


/* HEADER FORM OPTIONS */

#header_form_frame { /*in use*/
    position:absolute;
    margin: 0;
    top: 12px;
    left: 100px;
    width: 900px;
    height: 40px;
    padding: 0;
    z-index:100; 
}

.header_form_block{ /*holds login box*/
    float: right;
	width: 260px;
    margin-right:12px;
	overflow: hidden;

}

#login-form {
	position: absolute;
	top: 415px;
	left: 650px;
	width: 300px;
	border: none;
	height: 211px;
	margin: 10px;
	background: url(../images/member-login-bg.gif) no-repeat;
	overflow: hidden;
	
}

.header_form_block .username{ /*in use*/
	float: right;
	width: 260px;
    padding:0;
	margin-top:80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em;  
	color:#3f3f3f;
	display: inline;

}

.header_form_block .password{ /*in use*/
	float: right;
	width: 260px;
    padding:0;
	margin-top: 15px;
	margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em; 
	color:#3f3f3f;
	display: inline;
}

.header_form_block .input_field{    /*in use*/
    padding:1px;
    margin-right: 10px;  
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #3f3f3f; 
    border-top: 1px solid #b4b4b5; 
    border-left: 1px solid #b4b4b5; 
    border-bottom: 1px solid #e8e8e8; 
    border-right: 1px solid #e8e8e8;
    background-color: #ffffff; 
    width: 155px;   
    height: 18px;
}

.header_form_block .form_button{   /*in use*/ 
    float:right;
    width:62px;
    height:20px;
    padding:0;
    border:0;
    margin:0;
	margin-right: 35px;
	background-image:url(../images/login-btn.gif);
    font-size:1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    color:#7e7f7f;

}


.header_form_block .forgot_pw { /*in use*/
	float:left;
	width: 200px;
	font-size: 0.8em;
	
}

.header_form_block .forgot_pw a, a:link { /*in use*/
	color: #0e64ad;
	text-decoration: none;
}

.header_form_block .forgot_pw a:visited { /*in use*/
	color: #0e64ad;
	text-decoration: none;
}


.header_form_block .forgot_pw a:hover { /*in use*/
	color: #b00f1f;
	text-decoration: none;
}

.header_form_block .input_select{ /*in use*/
    float:left; 
    width: 171px;   
    height: 20px;
    margin: 0;  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #3f3f3f; 
    border-top: 1px solid #b4b4b5; 
    border-left: 1px solid #b4b4b5; 
    border-bottom: 1px solid #e8e8e8; 
    border-right: 1px solid #e8e8e8;
    background-color: #ffffff;  
    
}

#error-txt {
	float: left;
	width: 350px;
	font-size: 0.8em;
	color: #F00;
	line-height: 1.4em;
	
}

/* REAL ESTATE CONTENT PAGES */

#main_content_image{ /*in use*/
    position:relative;
    float:left;
    width: 960px;
    height: 264px;

}


/* FOOTER */

#footer {
    clear:both; 
    margin: 0;
    width: 960px;
    height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 12px;
    padding-bottom:0;
    background-image: url(../images/footer.gif);
    background-repeat: no-repeat;
    color: #FFF;

}


#footer a{
    float:left;
	font-family: Arial, Helvetica, sans-serif;
    font-size:1em;
	text-transform:none;
    text-decoration:none;
    color:#ffffff;
}

#footer a:link{ 
    text-decoration:none;
    color:#ffffff;
}

#footer a:visited{
    text-decoration:none;
    color:#ffffff;
}

#footer a:hover{
    text-decoration:underline;
    color:#ffffff;
}

#footer a:active{   
    text-decoration:none;
    color:#ffffff;
}

#footer .spacer{
    float:left;
    margin-left:7px;
    margin-right:7px;
    margin-bottom:0px;
    color: #FFF;
    font-size:1.0em;    
}

#footer p{
    clear:both;
    width: 960px;
    float:left;
    margin: 0;
    margin-bottom:5px;
    font-size:1em;
    color:#ffffff;
}

#footer_bottom {
    position:relative;
    margin: 0;
    margin-left:auto;
    margin-right:auto;
    width: 980px;
    height: 28px;
    background-image: url(../images/footer_bottom.gif);
    background-repeat:no-repeat;
    background-position:top;

}

.powered-by {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 50px;
	vertical-align: top;
	height: 76px;
	width: 209px;
	
}

sup {
	vertical-align: top;
	
}

/**
.copyright {
	padding-top: 15px;
	float: left;
	width: 600px;
	clear: left;
	
}
**/

.copyright {
                padding-top: 10px;
                float: left;
                width: 700px;
                clear: left;
}


/* CLEAR COLUMN FUNCTION */

br.end_block{
    clear:both;
    float:left;
    margin:0;
    font-size:0;
    height:0;
    border:0;   
}

/* PAGE TITLE, BREADCRUMBS & CONTACT */

#page_title{ /*in use*/
    position:relative;
    clear:both;
    float:left;
    width:960px;
    height:auto;
    padding-top:10px;
    margin-top:0;
    background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}


/* COLUMN LAYOUTS */

#column_frame_home, #column_frame_01, #column_frame_01a, #column_frame_02, #column_frame_02a, #column_frame_03a, #column_frame_03b, #column_frame_03c, #column_frame_04, #column_frame_form{  
    position:relative;
    clear:both;
    float:left;
    width:960px;
    height:auto;
    padding:0px;
    padding-top:10px;   
    margin-top:0;
    background-color:#ffffff;   
    z-index:100;

}

/* COLUMN TEXT FORMATTING */

#content_frame{  /* added to overcome estimated withs when using em to decimal places */
    /*position: relative;*/
    clear: both;
    float: left;
    width: 960px; 
    height: auto;
	background-color: #FFF;
	overflow: hidden;
	
}

p {
	font-size: 1em;
	color: #000;
	margin-top: 8px;
	line-height: 16px;
	
}

#content_frame2{  /* This is for textpages */
    clear: both;
    float: left;
    width: 960px; 
	height: auto;
	background-color: #FFF;
	padding-top: 5px;
	
}

#middle-home-section {
	float: left;
    width: 960px;
	height: 227px;
	background: url(../images/grey-bg.gif) no-repeat;
	overflow: hidden;

}

#page_title h1{  /*in use*/
    clear: left;
    float: left;    
    font-size: 2em;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: normal;
    color: #000000;
    width: 696px;
}

#page_title h4 { /*in use*/
	clear: left;
    float: left;    
    font-size: 1.2em;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: normal;
    color: #000000;
    width: 696px;
}

#content_frame ul{
    list-style-type: disc;
	text-decoration: none;
}

#content_frame li{
    font-size: 1.1em;
    margin-left: 2em;
	text-decoration: none;
}

#content_frame h2{
    /*text-transform: uppercase; - can't have some h2's upper and some not */
    clear:left;
    font-size: 1.25em;
    font-weight: bold;
    color: #000000;
    text-decoration:none;

}

#content_frame ul{
    list-style-type: disc;
	text-decoration: none;
}

#content_frame li{
    font-size: 1.1em;
    margin-left: 2em;
	text-decoration: none;
}



#content_frame h2 a:link{   
    color:#b00f1f;
    text-decoration:none;
    font-size: 14px;
}

#content_frame h2 a:visited{    
    color:#b00f1f;
    text-decoration:none;
    font-size: 14px;
}

#content_frame h2 a:hover{
    color:#b00f1f;
    text-decoration:underline;
    font-size: 14px;
}

#content_frame h2 a:active{
    color:#b00f1f;
    text-decoration:none;
    font-size: 14px;
}

#content_frame h3{
    font-size:1em;
    font-weight:bold;
    color:#000000;
	margin-top: 10px;
}


#content_frame h5{
    font-size:1.2em;
    color:#656a72;
    font-weight:bold;
}

#content_frame h4{ /*style of body h4*/
    font-size:1.2em;
    font-weight:bold;
    color:#000000;

}

#content_frame h6{
    float: left;
    font-size: 1.6em;
    color: #000000;
    font-weight: bold;
}


#content_frame p{
    padding-top:0.6em;
    padding-bottom:0.6em;
    font-size:12px;
    line-height: 1.8em;
    color:#000000;
    font-weight:normal;
}

/* HOME COLUMN LAYOUT */

#column_frame_home #column_01, /*in use*/
#column_frame_home #column_02, 
#column_frame_home #column_03 { /*width of each column*/
    float:left;
    width:282px;
    height:auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    font-size:1em;
    color:#838383;
}

#column_frame_home #column_01 { /*in use*/
    clear:both;
    border:0px solid #e1e2e2;
    padding-left: 35px;
	overflow: hidden;

}

.heading2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #b00f1f;
	padding-top: 10px;
	text-decoration: underline;
	/*padding-left: 5px; */
	
	
}

#column_frame_01a h2{ /*red heading 14px*/
	font-size: 1.2em;
	color: #b00f1f;
	padding-top: 10px;
	
	
}

#column_frame_01a h3{ /*black heading 14px*/
	font-size: 1.2em;
	color: #000;
	padding-top: 10px;
	
	
}

#column_frame_01a #column_01 { /* in use textpage 1 column*/
    clear:both;
    /*float:left;*/
    width:936px;
    height:auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    border-top: 1px solid #e1e2e2;
    font-size:1em;


}

#column_frame_01a #column_01 a:hover { /* in use textpage 1 column*/
	color: #b00f1f;
	text-decoration: underline;
		

}

#column_frame_01b #column_01 { /* in use textpage 1 column for results opage = no border-top*/
    clear:both;
    /*float:left;*/
    width:936px;
    height:auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    font-size:1em;

}

#column_frame_01a #column_01 ul li {
	font-size: 1em;
	list-style: disc;
	margin-left: 30px;
	color: #000;
	line-height: 22px;
	text-decoration: none;
		
}


#column_frame_01a #column_02 { /*in use textpage 2 columns*/
    float:left;
    width:450px;
    height:auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;

}


/* generic CSS framework */
.col_33, .col_100 {float:left; overflow:hidden;}
.col_33 {
	width:33%;
	background-color: #FFF;
	
}

.col_100 {
	width:100%;clear:both;
}

.home_section2 {width:960px;}
.home_section2  .column1  {width:206px;}
.home_section2  .column2  {width:548px;}
.home_section2  .column3  {width:206px;}

.home_section2  .column2 textarea {width:100%; clear:both;}

/*home page grey pane*/

#residential-box {
	float: left;
	width: 320px;
	width: 28.8%;
	margin-left: 30px;
	margin-top: 30px;
	color: #605b5b;
	
}


#residential-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #605b5b;
		
}


#residential-box ul li {
	font-size: 1em;
	list-style: disc;
	margin: 10px 0 10px 16px;
	color: #605b5b;
	line-height: 19px;
		
}

#residential-box a:link {
	float: left;
	font-size: 1.3em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#residential-box a:visited {
	float: left;
	font-size: 1.3em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#residential-box a:hover {
	float: left;
	font-size: 1.3em;
	color: #b00f1f;
	text-decoration: underline;
	font-style: normal;
	
}
#residential-box a:current {
	float: left;
	font-size: 1.3em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#commercial-box {
	float: left;
	width: 320px;
	width: 28.8%;
	margin-top: 30px;
	color: #605b5b;
	margin-left: 40px;
	
}

#commercial-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #605b5b;
		
}

#commercial-box ul li {
	font-size: 1em;
	list-style: disc;
	color: #605b5b;
	line-height: 19px;
	margin: 10px 0 10px 17px;
			
}

#membership-list ul {
	margin-top: 3px;
	margin-left: 1em;
	line-height: 120%;
}

#commercial-box a:link {
	float: left;
	font-size: 1em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#commercial-box a:visited {
	float: left;
	font-size: 1em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#commercial-box a:hover {
	float: left;
	font-size: 1em;
	color: #b00f1f;
	text-decoration: underline;
	font-style: normal;
	
}
#commercial-box a:current {
	float: left;
	font-size: 1em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

/*****
#commercial-box a:link {
	float: left;
	font-size: 1.3em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#commercial-box a:visited {
	float: left;
	font-size: 1.3em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

#commercial-box a:hover {
	float: left;
	font-size: 1.3em;
	color: #b00f1f;
	text-decoration: underline;
	font-style: normal;
	
}
#commercial-box a:current {
	float: left;
	font-size: 1.3em;
	color: #0e64ad;
	text-decoration: underline;
	font-style: normal;
	
}

**/



#endorsed-column {
	float: left;
	width: 960px;
	height: auto;
	padding: 10px 0 10px 20px;
	margin-top: 10px;
	
	
}

#endorsed-column h2 {
	width: 300px;
	color: #605b5b;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}


#endorsed-box {
	float: left;
	width: 300px;
	height: 182px;
	font-family: Arial, Helvetica, sans-serif;
	color: #605b5b;
	background: url(../images/logo-box-bg.gif) no-repeat;
	
}

#endorsed-tbl {
	float: left;
	width: 270px;
	height: 182px;
	margin-top: 5px;
	margin-left: 7px;
	overflow: hidden;
	
}

#endorsed-tbl td, tr {
	height: 45px;
	
}

#sponsor-img {
	float: right; 
	width: 635px;
	margin: 0;
	padding: 0;
	
}

.alert-txt {
	color: #b00f1f;
	font-size: 1.2em;
	letter-spacing: 1px;
	
}

.alert-p { /*black txt*/
	font-size: 1.2em;
	
	
}

.alert-p a {
	text-decoration: underline;
	font-style: normal;

}

/*form classes*/
/* FORM PROPERTIES (in the table) */

#column_01-form {
	width: 450px;
	margin-left: 5px;
	margin-bottom: 20px;


}
.form-align {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
	display: block;
	float: left;
	width: 115px;
}

#contact-drpdown {
	float: left;
	width: 320px;
	display: inline;
	font-size: 0.9em;
	
}


#comments {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	
	
}
#rcv-comms { /*checkbox*/
	float: left;
	width: 10px;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	border: none;
	
}

label {
	float: left;
	font-size: 0.9em;
	
}

em {
	font-size: 0.9em;
}
	
input {
	padding:1px;    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #3f3f3f; 
    border-top: 1px solid #b4b4b5; 
    border-left: 1px solid #b4b4b5; 
    border-bottom: 1px solid #e8e8e8; 
    border-right: 1px solid #e8e8e8;
    background-color: #ffffff; 
    width: 200px;   
    height: 18px;

	
}

#comments{
	font-family: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	
}

.submit-button {
    float:left;
    width:108px;
    height:20px;
    padding:0px;
    border:0px;
    margin: 10px 0 15px 0;
    background-image: url(../images/button-red.gif);
}


#submit {
    float:left;
    width:108px;
    height:20px;
    padding:0px;
    border:0px;
    margin: 10px 0 15px 0;
    background-image: url(../images/button-red.gif);

}

#submit-spouse {
    float:left;
    width:108px;
    height:20px;
    padding:0px;
    border:0px;
    margin: 10px 0 15px 0;
    background-image: url(../images/spouse-check-btn.gif);

}

#submit-other {
    float:left;
    width:195px;
    height:20px;
    padding:0px;
    border:0px;
    margin: 10px 0 15px 0;
    background-image: url(../images/check-again-btn.gif);

}

#submit-fast {
    float:left;
    width:108px;
    height:20px;
    padding:0px;
    border:0px;
    margin: 10px 0 15px 0;
    background-image: url(../images/fast-lodgement-btn.gif);

}

#submit-browse {
    float:left;
    width:108px;
    height:20px;
    padding:0px;
    border:0px;
    margin: 10px 0 15px 0;
    background-image: url(../images/browse-btn.gif);

}


/*styles for ntd-tenant-check form*/

#tenant-check-wrapper {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	margin-left: 10px;
	background-color: #FFF;
}

.logo-box {
	width: 650px;
}

/******************************
.tenant-check-tbl {
	width: 650px;
	background-color: #EEF7FD;
//	border: 1px solid #000;//
	
}


.tenant-check-tbl th{
	background-color: #000;
	color: #CCC;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	height: 25px;
	
}

.tenant-check-tbl td,tr{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	color: #000;
	vertical-align: middle;
	text-align: left;
//	border: 1px solid #000;//
	line-height: 1.2em;
	padding-left: 5px;
	padding-top: 10px;
	
}
******************************************/

#search-dropdown {
	width: 300px;
	
}

.textfield {
	background-color: #FFF;
	vertical-align: middle;
	
}
.checkbox {
	width: 20px;
	vertical-align: middle;
}

.red {
	color: #F00;
	
	
}

.smallred {
	color: #F00;
	font-size: 0.8em;
	
}

#confirm ul li {
	list-style: disc;
	margin-left: 30px;
	line-height: 18px;
	margin-top: 5px;
	
}

.searchbtn {
	margin: 5px;
	height: 20px;
	width: 20px;
	
}
/*end tyles for ntd-tenant-check form*/

table.lodgementdetails
{
    border: solid black 1px;
    /*background-color: #ffffde; */
    background-color: #FFFFFF; 
    empty-cells: show;
    border-collapse: collapse;
    width: 100%;
}
tr.lodgementdetails
{
    border: solid black 1px;
}

th.lodgementdetails
{
    /* background-color: #666666; */
    background: #0B3E84;
	color: #FFFFFF;
    background-color: #0B3E84;
    border-top: solid black 0px;
    border-bottom: solid black 0px;
}
.ld_even
{
    /*background-color: #666666;*/
    background-color: #FFFFFF;
    border-bottom: solid black 1px;
}
.ld_odd
{
    /*background-color: #ffffde;*/
    background-color: #FFFFFF;
    border-bottom: solid black 1px;
}

/***
table.searchform
{
    width: 100%;
    border: solid black 1px;
    background-color: #000000; 
	z-index:2000;
	position:relative;
}

tr.searchform
{
 height: 20px;
 border: solid black 1px;
}

th.searchform
{
    text-align: right;
    background: #0B3E84;
    color: #FFFFFF;
}
td.searchform
{
    text-align: left;
}
**/


td.amendlink
{
    text-align: right;
    padding-right: 1 em;
}

/*******

#footer {
    clear:both; 
    margin: 0;
    width: 960px;
    height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 12px;
    padding-bottom:0;
    background-image: url(../images/footer.gif);
    background-repeat: no-repeat;
    color: #FFF;

}


.copyright {
	padding-top: 15px;
	float: left;
	width: 600px;
	clear: left;
	
}



.powered-by {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 50px;
	vertical-align: top;
	height: 76px;
	width: 209px;
	
}



**/
.asic-search h3 {
    line-height: 10px
}
.asic-text span {
    font-size: 1.33em;
    line-height: 10px;
}
.asic-text pre {
    line-height: 5px;
}

