/* PRINT STLYE SHEET FOR iRAP Road Safety Toolkit
http://www.irap.net/toolkit/

Created by INVOLVED. - involved.com.au (10 October 2009)
jordan@involved.com.au */

#headerWrapper, #footerFloating, #footerBar, #featureBoxWrapper, .sideColBoxGrey, #sideColLogos, #logoBar {
	display: none;
}

#printHeader, #tabBoxPrint {
	display: inline;	
}

body {
	background: none;	
}

.tabBox {
	display: none;
}

#tabBoxPrint dl { height: 30px; line-height: 30px; font-size: 12px; }
#tabBoxPrint dl.stripe {
	background-color: #E5E5E5;
}
#tabBoxPrint dt { float: left; width: 260px; clear: both; font-weight: bold;  }
#tabBoxPrint dd { width: 180px; float: left; }

.moreLink {
	display: none;
}

a:link, a:visited {
	text-decoration: none;	
}

/*

.tabBox { width: auto; margin-top: 0px; background: none; margin-bottom: 00px; }
.tabBox ul.tabs { margin: 10px !important; background: none; height: 50px; }

.tabBox .tabs li { list-style: none; float: none; padding-left: 3px !important; } 
.tabBox .tabs li a { display: inline; width: auto; height: auto; line-height: normal; text-decoration: none !important; text-align: left; }
.tabBox .tabs li a:hover { background-position: inherit; }
.tabBox .tabs li a.selected { background-position: left bottom !important; cursor: default; }
 
.tabBox .tabs li.tabLeft { padding: 0px !important; }
.tabBox .tabs li.tabLeft a   { background: none; }
.tabBox .tabs li.tabMiddle a { background: none; }
.tabBox .tabs li.tabRight a  { background: none; }

.tabBox div {
	padding: inherit;
	min-height: inherit;
	height: auto !important;
	height: auto;
	clear: left;
	background: none;
}

.tabBox div a { color: #000; }

.tabBox div dl { height: 30px; line-height: 30px; padding: 0px 12px; }
.tabBox div dl.stripe {
	background-color: inherit;
}
.tabBox div dt { float: none; width: auto; clear: both; font-weight: bold;  }
.tabBox div dd { width: auto; float: none; }

#tab1 {
	display: inline;	
}
#tab2 {
	display: inline;	
}

*/