/*   
Theme Name: PB Reports Theme
Theme URI: http://www.goldcoastbuildinginspection.com.au
Description: This is a theme designed for PB Reports
Author: anewdesign
Author URI: http://www.anewdesign.com.au
License: GNU General Public License with permission through anewdesign for theme
Version: 1
*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background: #EBEBF2 url(../../../../pbimages/background-new.gif) repeat-x;
}

a:link {
	color: #960;
	text-decoration: none;
}
a:visited { color: #960;
	text-decoration: none;}
a:hover { color: #960;
	text-decoration: none;}
a:active { color: #960;
	text-decoration: none;
	}
article, aside, figure, footer, header, section, nav, {	
display: block;
}
#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-image: url(http://www.pbreports.com.au/pbimages/main-back.gif);
	background-color: #FFF;
	background-repeat: repeat-y;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
	 
.clearfix { display: inline-block; clear: booth;}
/* start commented backslash hack \*/* html .clearfix { height: 1%; }
.clearfix {display: block;}
{
clear: both; }
/* close commented backslash hack */

header {
	width: 900px;
	height: 120px;
	postion: relative;
}
#banner{
	float: left;
	height: 200px;
	width: 900px;
	background: #FFFFFF;
	}
	
#boxes{
	float: left;
	width: 900px;
	height: 75px;
	background: #35367C;
}
.logo{
	height: 100px;
	background: url(../../../../pbimages/PBRLogo.jpg) no-repeat left top;
}

#bar{
	background: url(../../../../pbimages/navbar1.jpg) no-repeat;
	height: 55px;
	}
input, textarea {
	border: 1px #ccc solid;
	background: #FFF;
}

#aside{
	float: left;
	width: 270px;
	padding: 5px 5px 5px 11px;
}
		
#main-content {
	float: right;
	margin:15px 25px 10px 5px;
	width: 560px;
	background-color: #FFF;
	}

#footer p
{
	color: #333;
	}

#nav {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;

}
#nav ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#nav li {
	float: left;
	position: relative;
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #999;

}
#nav a {
	color: #000000;
	display: block;
	line-height: 275%;
	padding: 0 1.2125em;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li:hover > a,
#nav li:hover > a,
#nav ul li:hover > ul {
	display: block;
	font-weight: bold;
	background: #D7B23F;
}
#nav .current_page_item > a,
#nav .current_page_ancestor > a {
	font-weight: bold;
	color: #960;
}
#key{
	background: url(images/key.png) no-repeat;
	position: absolute;
	height: 188px;
	width: 250px;
	top: 20px;
	left: 660px;
	z-index: 999;	
	}
	#button a{
	background: url(http://www.pbreports.com.au/pbimages/B4USELLBUTTON.png) no-repeat;
	position: absolute;
	height: 169px;
	width: 171px;
	top: 180px;
	left: -150px;
	z-index: 999;
	display: block;
	}

#footer {
	
	bottom: 0;
	clear: both;
	height: 60px;
	width: 900px;
	background: #FFFFFF url(http://www.pbreports.com.au/pbimages/footer.jpg) no-repeat left;
}
h1, h2, h3{
	color: #960;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

h4{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	}
	
.indent {
	text-align: right;
	padding-top: 5px;
	padding-right: 95px;
	padding-bottom: 5px;
}

.white {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 200%;
}
.images{
	margin-right: 5px;
	margin-left: 10px;
}

.clear {
	clear: both;
}

/*ul {
	list-style-type: none;
}
*/
.images {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
 /* END print media */