/*  
Theme Name: Mind Advantage PRINT STYLES
Theme URI: http://www.redant.com.au/
Description: Custom WordPress theme created for Mind Advantage
Version: 0.1
Author: Daniel Ireland
Author URI: http://www.redant.com.au

*/
body { 
	background:white; 
	color:black; 
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	color: #cc6600;
	}	
	
select{
	display:block;	
	}
	
img{
	border:0;
	}
	
#page {
	background: none;
	text-align: left;
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 600px;
	}


#header h1 { 
	display: none;
	} 
#header img{
	width:100%;
	height:100%;
	margin-bottom:20px;
}
#body {
	padding:0;
	margin:0;
	}
	
#content {
	width:100%;
	position:relative;
	float:left;
	padding:0 0 0 0;
	margin: 0 7px 0 10px;
	}
	
#navbar{
	display:none;
	}

#tabbar{
	display:none;
	}
	
/* END TABS */

#rightnav{
	display:none;
}

/* SIDE BAR */	
#sidebar{
	display:none;
	}
h1 {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:18px;
	}

h2 {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:16px;
	}
		
h2.bannercorporate{
	background:none;
	}
h2.bannerdevelopment{
	background:none;
	}
h2.bannerprograms{
	background:none;
	}
h2.bannerevents{
	background:none;
	}
h2.bannermedia{
	background:none;
	}
h2.bannerhealth{
	background:none;
	}
h2.bannershop{
	background:none;
	}
h2.bannertools{
	background:none;
	}
h2.bannerhome{
	background:none;
	}
h2.bannerabout{
	background:none;
	}
h2.bannercontact{
	background:none;
	}
h2.bannerlegal{
	background:none;
	}

h2 span{
	display:block;
	}
	
h2.banner span{
	display:block;
	}

h3 {
	font-size:12px;
	line-height:16px;
}
h4 {
	font-size:11px;
	line-height:16px;
}
h5 {
	font-size:11px;
	line-height:16px;
}
h6 {
	font-size:11px;
	line-height:16px;
}
	
#footer {
	padding: 0;
	margin: 30px 0 0 0;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0 0 0 10px;
	padding: 6px 0;
	text-align: left;
	}
	
#footer span{
	display:none;
	}
	
/* MISC */	
.rhsbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	}
	
.rhsbartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	}

.minitext {
	border-top:1px solid #333;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.linkmiddle{
	margin:0;
	padding:0;
	border:0;
	width:100%;
	}
.linkmiddle  tr{
	padding:5px;
	}
.linkmiddle  td{
	padding:5px;
	}
.linkmiddle  td.imgs{
	width:50px;
	}
.linkmiddle  td.txts{
	width:170px;
	vertical-align:middle;
	}
	
