﻿
/* Remove header links */
body {font-family:Arial, Helvetica, sans-serif; font-size: 10pt;color: #000000;background-color: #FFFFFF;}
.offset {display: none}
#container {background-image: url(../images/matrix.gif); background-repeat:repeat}
#col2, #col3, #tabs, #mainshadow, #leftmenu, #footer, #tablist, #tabcontentcontainer, #tabcontent {display: none}
.noprint {display: none}
h1 {padding-top: 10px;font-size: 16pt;font-weight:bold;}
h2 {font-size: 14pt;font-weight:bold}
h3 {font-size: 12pt;font-weight:bold}
p,td,th,ul,li {font-size:11pt; line-height: 150%}
a {font-weight: bold; color: #000000; text-decoration: none; margin: 0; padding: 0}
#rightcontainer h2 {font-weight:bold; font-size: 10pt; margin-top: 0.5em; margin-bottom: 0.25em; line-height: 120%}
#rightcontainer p {margin-top: 0; margin-bottom: 0.2em; line-height: 120%}
#rightcontainer ul {margin-top: 0; margin-bottom: 0.5em; line-height: 120%}
#rightcontainer li {line-height: 120%}
#rightcontainer a {font-weight: normal; color:#000000; text-decoration:none; line-height: 120%}
#rightcontainer img {display:none} 
#rightcontainer {border: 1px solid #CCCCCC; margin-top: 1em; padding: 0 1em 0.5em 1em}



/*
----------------------------------------------------------------
Specific Styles for calculator
----------------------------------------------------------------
*/

#form_container {
	margin-bottom: 20px;
	background-color: #F7F7F7;
	width: 100%;
	color: #333;
}

#form_container_body {
	position:relative;
}

#form_container_body h3 { margin:0; }

#form_container h2 {
	float:left;
	display:inline;
	color:#000000;
	padding-top: 6px;
	text-align:left;
	margin:0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

#form_container h3 {
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
}


#form_container .box_dark {
	background-color: #EAEAE0;
	width: 100%;
}

#form_container .box_heading {
	font-weight: bold;
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: 1px solid #FFFFFF;

}
#form_container .box_heading h3 {
	color:#FFFFFF;
}

#form_container .box_light {
	width: 100%;
}

#form_container p {
	margin-bottom: 5px;
}

#titlebar {
	background-image: url(/images/calculator/titlebar_btm_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CC4E00;
	padding: 0px;
	margin: 0px;
	height: 28px;
}
#titlebar .bg_left {
	float: left;
	width: 15px;
	padding: 0px;
	margin: 0px;
	height: 28px; 
}
#titlebar .bg_right {
	font-weight:bold;
	float: right;
	width: 15px;
	padding: 0px;
	margin: 0px;
	height: 28px; 
}

#titlebarResults {
	background-color: #CC4E00;
	margin: 0;
	height: 28px;
}

/* spacing*/

.width_30pc_left
{
	width: 30%;
	float: left;
	height: 30px;
	background-color:  #F7F7F7;
	margin:0;
	padding-left: 4px;
}	

.width_30pc_right
{
	width: 36.7%;
	float: right;
	height: 30px;
	background-color:  #F7F7F7;
	margin:0;
}	


.width_30pc_dark_left
{
	width: 30%;
	float: left;
	height: 30px;
	background-color:  #F7F7F7;
	margin:0;
}	

.width_30pc_dark_right
{
	width: 36.7%;
	float: right;
	height: 30px;
	background-color:  #F7F7F7;
	margin:0;
}	


.width_50pc_left_image {	
	width: 48%;
	float: left;
	height: 25px;
	padding-top: 0px;
}

.width_50pc_right_image {	
	width: 50%;
	float: right;
	padding-top: 0px;
	height: 25px;
}	

.width_50pc_left {	
	width: 48%;
	float: left;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
	background-color: #F7F7F7;
}

.width_50pc_right {	
	width: 50%;
	float: right;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	height: 25px;
	background-color: #F7F7F7;
}	

.backgroundimage
{
	float: right;
	background-position: right;
	background-image: url(/images/lbp-logo-sm.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 120px;
	width: 99%;
	
}

.width_55pc {	width: 55%;	float: left;	}	
.width_60pc {	width: 60%;	float: left;	}	
.width_65pc {	width: 65%;	float: left;	}	
.width_70pc {	width: 70%;	float: left;	}	
.width_75pc {	width: 75%;	float: left;	}	
.width_80pc {	width: 80%;	float: left;	}	
.width_85pc {	width: 85%;	float: left;	}	
.width_90pc {	width: 90%;	float: left;	}	
.width_95pc {	width: 95%;	float: left;	}	
.width_100pc 
{	
	width: 98.8%; 
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #F7F7F7;
}	
.width_100pc_dark
{	
	width: 98.8%; 
	float: left;
	padding-top: 9px;
	height: 25px;
	background-color: #EAEAE0;
	font-size: 120%;
	font-weight: bold;
}

.width_20	{	width: 20px;	}
.width_50	{	width: 50px;	}
.width_75	{	width: 75px;	}
.width_100	{	width: 100px;	}
.width_125	{	width: 125px;	}
.width_140	{	width: 140px;	}


.align-right {	text-align: right; width:80%;	}

/*
----------------------------------------------------------------
Specific Styles for Building Practitioners Register
----------------------------------------------------------------
*/
.width_50pc_image {
	width: 50%;
	float: right;
	text-align: right;
}	

#form_container_results {
	margin-bottom: 20px;
	background-color: #ffffff;
	width: 80%;
	color: #333;
}

#form_container .box_light_image {
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	height: 104px;
	border-top: 1px solid #FFFFFF;
	
	}

#form_container .box_light_image span{
	font-size:small;
	font-weight:bold;
}





/* 
----------------------------------------------------------
table styles for content pages
----------------------------------------------------------
*/

#textual .grvthreedtable {
	background-color: #F7F7F7;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 104px;
	}
	
#textual .grvthreedtable th {
	text-align: left;
	vertical-align: bottom;
	padding: 0.5em 2em 0.5em 0.2em;
	background-color:  #CC4E00;
	border-right: 0px solid #CC4E00;
	border-left: 0px solid #CC4E00;
	color: #000000;
	}
#textual .grvthreedtable td 
{
	background-color: #F7F7F7;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0;
	border-left: 0;
	vertical-align: top;
	padding: 0.5em 2em 0.5em 0.2em;
}

#textual .btnclass
{
	background-color: #FFFFFF;
	font-family: Verdana;
	border:0;
	color:#CC4E00;
	font-weight:bold;
	font-size: small;
}

.backgroundheader {
	width: 99%;
	float: left;
	height: 28px;
	background-color: #CC4E00;
}

.printimage
{
	float: right;	
}

#textual .btnclass
{
    background-color: #FFFFFF;
    font-family: Verdana;
    border:0;
    color:#000000;
    font-size: small;
    font-weight: normal;

    text-align:left;
    padding:0;
}

#textual .btnclass a
{
    color:#000000;
    text-decoration: none;
    font-weight: normal;
}

/*
-----------------------------------------------------------------
 Market Rent Table styles
----------------------------------------------------------------
*/

#textual .threedtablemarketrent {
	border: 0;
}

#textual .threedtablemarketrent th {
	text-align: left;
	vertical-align: bottom;
	padding: 0.5em 2em 0.5em 0.2em;
	background-color: #EAEAE0;
	border: 0;
}

#textual .threedtablemarketrent td {
	padding: 0.2em 2em 0.2em 0.2em;
	border: 0;
}

#textual .threedtablecompactmarketrent {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
}
#textual .threedtablecompactmarketrent th {
	font: 0.86em Verdana, Arial, Sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding: 0.5em;
	background-color: #EAEAE0;
	border:0;
}
#textual .threedtablecompactmarketrent td {
	font: 0.86em Verdana, Arial, Sans-serif;
	vertical-align:top;
	border-left: 0;
	padding: 0.2em 0.5em 0.2em 0.2em;
	text-align:center;
	border: 0;
}

/*
-----------------------------------------------------------------
 Main Table styles
----------------------------------------------------------------
*/
#textual .threedtable {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
	}
#textual .threedtable th {
	text-align: left;
	vertical-align: bottom;
	padding: 0.5em 2em 0.5em 0.2em;
	background-color: #EAEAE0;
	}
#textual .threedtable td {
	border-top: 1px solid #CCCCCC;
	vertical-align:top;
	padding: 0.2em 2em 0.2em 0.2em;
	}
#textual .threedtable p {
	margin: 0;
	}
#textual .threedtable caption {
	font: 0.72em Verdana, Arial, Sans-serif;
	text-align: left;
	padding-bottom: 0.5em;
	}

/*
-------------------------------------------------------
Table style with no lines and border 
-------------------------------------------------------
*/	
#textual .threedtablenoline {
	border-top: 0px solid #999999;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #999999;
	}
#textual .threedtablenoline th {
	text-align: left;
	vertical-align: bottom;
	padding: 0.5em 5em 0.5em 0.5em;
	background-color: #EAEAE0;
	}
#textual .threedtablenoline td {
	padding: 0.2em 2em 0.2em 0.5em;
	vertical-align:top;
	}	
#textual .threedtablenoline caption {
	font: 0.72em Verdana, Arial, Sans-serif;
	text-align: left;
	padding-bottom: 0.5em;
	}			
#textual .threedtablenoline td.altcolor {
	background-color: #E7E7E7;
	}
/*-----------------------------------------------------------
Image styles - (TRBL)
------------------------------------------------------------- */

#textual .imagerightalign {
	float: right;
	padding: 5px 0px 10px 20px; 
}

#textual .imageleftalign {
	float: left;
	padding: 5px 20px 10px 0px; 
}
/*-------------------------------------------------------------
Annual report table style
-------------------------------------------------------------*/
#textual .annualreport {
	font: Verdana, Arial, Sans-serif;
	font-size:10px;
    padding: 0.2em 0.7em 0.2em 0.2em;
}
#textual .annualreport th {      
	font-weight: bold;
	text-align: right;
}
#textual .annualreport td {   
	vertical-align:top;
	border-top: 1px solid #CCCCCC;
} 
#textual .annualreport .data {    
 text-align: right;    
}
