/*	Desc: Procurenet.com.au Print Stylesheet
	Date: 21st June 07	
=== === === === === === === === === === */




body {
	color:#000;
	background:#FFF;
	font:75%/153% Myriad,Arial,Helvetica,Verdana;
	}

hr{display:none}


#container,
#content
 {
	width:100%;
	margin:0;
	float:none;
	}


#sidebar,
#sidenav,
#mainnav,
#tools,
#sitesearch,
.bottomlinks,
.shadow,
#footer2 {
	display:none;
	}





/*=HEADER
=== === === === === === === === === === */


#header h1 a {
	color:#053868;
	font-weight:bold;
	font-size:220%;
	margin:0 0 20px 0;
	display:block
	}
	
#header em {
	font-weight:bold;
	font-size:150%;
	margin:0 0 40px 0;
	display:block;
	font-style:italic
	}





/*=FOOTER
=== === === === === === === === === === */

#footer {
	font-size:85%;
	margin:50px 0 0 0;
	}
	
#footer p {
	margin:0 0 .8em 0;
	}







/*=CONTENT FORMATTING
=== === === === === === === === === === */


.infobox {
	font-size:90%;
	width:177px;
	color:#000;
	border:1px solid #CCC;
	padding:4px;
	text-align:center;
	}

.infobox img {
	padding:0 0 5px 0;
	}

.left {
	float:left;
	margin:0 20px 20px 0;
	}

.right {
	float:right;
	margin:0 0 20px 20px;
	}

h3 {
	margin:1.2em 0;
	font-size:120%;
	font-weight:bold;	
	}

h4 {
	margin:1em 0;
	font-size:105%;
	font-weight:bold;
	}

#content ul,
#content ol {margin:0 0 1em 2em}
	
#content ul li {
	margin:0 0 .3em 0;
	list-style-type:disc;
	}
	
#content ol li {
	margin:0 0 .3em 0;
	list-style-type:decimal;
	}

#content p {margin:0 0 1em 0}

a {
	color:#109391;
	text-decoration:none;
	}

a:hover {color:#000}

#content a {border-bottom:1px solid #CCC}

#content a img {border:0}
	
small {
	font-size:75%;
	line-height:160%;
	}

big {font-size:130%}

.red {color:red}

p {margin:0 0 .5em 0}



#mainimage-bottom,
.mainimage {
	display:none;
	}

#tickboxes {
	clear:both;
	font-size:120%;
	font-weight:bold;
	}

#tickboxes li {
	padding:5px 0 5px 0;
	list-style-type:disc
	}

#tickboxes ul {
	margin: 0 !important;
	list-style-type:disc
	}

#tickboxes .col1,
#content .col1 {
	width:295px;
	float:left;
	}

#tickboxes .col2,
#content .col2 {
	width:295px;
	float:right;
	}

#tickboxes .col1,
#tickboxes .col2 {padding:0 0 15px 0;}

#content h2 {
	font-family:"trebuchet ms",arial;
	margin:0 0 1em 0;
	font-size:130%;
	font-weight:bold;	
	}

#content h3 {
	font-family:"trebuchet ms",arial;
	}

#front #content h3 {
	margin:0 0 1em 0;
	}
