@charset "utf-8";
/* CSS Document */

body{
margin: 0;
background: url(/resources/qldhealth_cdp/images/bg_grad.jpg) repeat-x white;

}

#header{



}
.box{
background-color:#FFFFFF;
border:#848496 solid 1px;
padding:5px;
}

.boxAdLeft{
background-color:#FFFFFF;
border:#848496 solid 1px;
width:50%; 
padding:0;    
height:350px;   
margin: 0;  
float:left;
}

.boxAdRight{
background-color:#FFFFFF;
border:#848496 solid 1px;
width:49%; 
padding:0;   
height:350px;  
margin: 0; 
float:right; 
}

#boxMain{
height:200px; 
background:url(/resources/qldhealth_cdp/images/big_box_bg.jpg) repeat-y #FFFFFF;
}

.copyMain{
	padding:10px;
	color:#FFFFFF;
	line-height: 1.5em;
	margin-right: 50px;
	width: 90%;
}

.copy{
	font: 1em Arial, sans-serif;
	line-height:1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
		color: #000;

}
.boxTop{
background:#7f95af;
border:#293441 solid 1px;
border-bottom:none;
padding:5px;

}

.boxSelected{
background-color:#335882;
border:#848496 solid 1px;


padding:10px;

}
.menuBar{

padding:5px 15px 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
font-weight:bold;
color:#cbcbd4;
background: #ddd;
}


.searchBar{

padding:3px 0px 30px 0;
background: #ddd;

}
#main-content {

	padding:10px;
	padding-right:400px;

}

#right-sidebar {
	width: 330px;
	float: right;
	padding: 20px 10px 0 10px;
}

.leftColumn{width:240px; float:left;}

.rightColumn{padding:0px 10px 10px 250px;}

.heading{
font-size:18px;
color:#FFF;
line-height:1.5em;
}

.subheading{
font-size:15px;
color:#FFF;
font-weight:bold;
}

.searchTags{
margin-top:10px;

}
.faded{
	font: 10px Arial, sans-serif;
	color: #999999;
}

.faded strong{
	font: 10px Arial, sans-serif;
	color: #666666;
}


.faded a
{
color: #335882;
text-decoration: none;
font-size:10px;

}

.faded a:hover
{

text-decoration: underline;

}
#cdesHeader{
	height:92px;
	background:url(/resources/qldhealth_cdp/images/tile.gif) right repeat-x #fff;
}
#TPNEPHeader{
	height:92px;
	background:url(/resources/common/images/TPNEPHeaderImage.jpg) right no-repeat #fff;
}

#headerTitleHolder{
padding:64px 0 4px 10px;
float:left;

}

.headerTitle{

font-size:18px;
color:#FFF;

}
.heading2{

font-weight:bold;
color:#335882;
}
.headingLighter{
font-size:18px;
color:white;


}

#qhImageheader{
width:317px;
height:92px;
float:right;
background:url(/resources/qldhealth_cdp/images/qhHeaderImage.gif) no-repeat;

}

#ocnoImageheader{
width:317px;
height:92px;
float:right;
background:url(/resources/qldhealth_cdp/images/ocnoHeaderImage.jpg) no-repeat;

}

#SDCImageheader{
width:317px;
height:92px;
float:right;
background:url(/resources/qldhealth_cdp/images/SDCHeaderImage.jpg) no-repeat;

}

#TPNEPImageheader {
background:url("/resources/common/images/TPNEPHeaderImage.jpg") no-repeat scroll 0 0 transparent;
float:right;
height:92px;
width:317px;
}

.feature {
	font: 1.5em Arial, sans-serif;
	color: #335882;
	height: 0px;
	margin-bottom: 10px;
}
.sectionTitle {
	font: 1.8em Arial, sans-serif;
	line-height:1.8em;
	color: #42145f;
	padding-left : 21px;
	background : url(/resources/healthinsitu/images/portal/dotted_triangle.gif) no-repeat bottom left;
}

.featureTitle {
	font: 1.5em Arial, sans-serif;
	font-weight:bold;
	color: #42145f;
}
.subfeature {
	font: 1.2em Arial, sans-serif;
	font-weight:bold;
	color: #335882;
}

a.searchLink
{
color: #335882;
text-decoration: none;
font-size:14px;
font-weight:bold;

}

 a.searchLink:hover

{

text-decoration: underline;

}

/* print button */
a.printScreen{
display:block;
width:70px;
height:30px;
background:url(/resources/common/images/print.gif);
margin:5px;
float:right;
}
.viewAllBox{
float:right; margin-top:5px; padding:10px 20px 10px 20px; background-color:#294769; border:#1a1a1a thin 1px solid; cursor:pointer; 
}
.returnSD{
margin-top:5px; padding:10px 20px 10px 20px; background-color:#294769; border:#1a1a1a thin 1px solid; cursor:pointer; width:180px;
}


/* overriding nav styles  */

.cell_ServiceNav_section_selected, .cell_ServiceNav_section{
background-color:#335882


}

.cell_ServiceNav_subsection_selected, .cell_ServiceNav_subsection{
background-color:#7f95af;
}