@charset "utf-8";
/* CSS Document */
/* NOTE TO SELF : add condition IE6 styles to replace backgrounds and floating logos with gifs. Make body background is a flat color */

body {
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../gfx/bg-stripe.gif) repeat-x fixed top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;

}

a {
	color:#003d79;
}


#container, #ctl00_ctl00_container {
	width: 928px;
	margin: 0 auto;
	padding: 0 36px;
	background:url(/gfx/bg-panel.png) repeat-y;
	border: #FF33FF solid 0px;
}

#skip {
	border: #FF33FF solid 0px;
	text-align:center;
	font-size:.9em;
	background:url(/gfx/bg-top.png) no-repeat center top;
	height:28px;
}
#skip a{
	text-decoration:none;
	color:#999;
}
#skip a:hover {
	text-decoration:underline;
	color:#999;
}
#header {
	height:180px;
	border: #FF33FF solid 0px;
	
	/*background:url(../gfx/bg-header-purple-v2.jpg) no-repeat;*/
}
#header-print {
	display:none;
}
#header-OS {
	height:180px;
	border: #FF33FF solid 0px;
	background:url(../gfx/hdr_bg_awards.png) no-repeat;
}

#cinswLogo {
	width:219px;
	float:right;
}
#govtLogo {
	width:399px;
}
#govtLogo .askGovt {
	margin: 10px 0px 0px 40px;
}
#header a, #header-OS a {
	text-decoration:none;
	color:#999;
}

#header a:hover, #header-OS a:hover {
	text-decoration:underline;
}

#toolbar {
	float:right;
	height: 28px;
	margin-top:5px;
	color:#999;
}

#header-OS #toolbar {
	margin-top:3px;
}
#toolbar form{
	padding:0px;
	margin:0px;
	display:inline;
}


#topMenu {
	clear:both;
	height:30px;
	font-size:12px;
	border: #FF33FF solid 0px;
	white-space:nowrap;
}

#searchBar 
{
    position:relative; 
    top:-31px;
    line-height:20px;
    vertical-align:middle; 
    margin-bottom:-31px; 
    float:right; 
    white-space:nowrap;
    color:#c3afd5;  
}

#searchBar a 
{
    color:#c3afd5;   
}

#searchfield 
{
    width:150px;  
    padding:3px 0px 2px 8px;
    margin:0;
    height:20px; 
    border:0px; 
    background:url(/gfx/search_bg.gif) 0px 2px no-repeat; 
    color:#FFFFFF;  
}
.searchButton 
{
    margin:0px; 
}

ul.menu_hz {
	float:left;
	display:block;
	list-style:none;
	margin: 0px;
	padding:0px;
}
ul.menu_hz li {
	float:left;
	list-style:none;
	height: 25px;
	margin: 0 0 1px 1px;
}


ul.menu_hz li:hover {
	border-bottom: 7px solid;
}

#footer {
    clear:both;
	width: 928px;
	height:71px;
	margin: 0 auto;
	padding: 0 36px;
	background:url(../gfx/bg-footer.png) no-repeat bottom;
	border: #FF33FF solid 0px;
	color:#999999;
	font-size:12px;
}
#footer-print {
	display:none;
}
#footer a {
	text-decoration:none;
	color: #999999;
}
#footer a:hover {
	text-decoration:underline;
}

#footer #footerLinks {
	float: right;
	text-align:right;
}

#footer #govLinks {
	float:left;
}
#main {
	clear:both;
	margin:0px;
	padding:6px 0 40px 0;
	border: #FFFFFF solid 1px; /* forces mozilla to remove trailing margin */
	/* background:url(../gfx/watermark.gif) no-repeat top right; */
}

/* form elements */
#toolbar form input.search {
	border: none;
	height:17px;
	width:155px;
	padding-left:6px;
	background:url(../gfx/search_bg.jpg) no-repeat;
	margin:0;
	font-size:11px;
}

.goButton {
	width:36px;
	height:21px;
	margin: 2px;
	margin-top:-6px;
	margin-left:0;
	padding:0px;
}
.resetButton {
	background:url(../gfx/btn-reset.png) no-repeat;
	width:50px;
	height:21px;
	margin: 2px;
	margin-top:-2px;
	padding:0px;
}

.contentTools {
	height:20px;
	text-align:right;
	margin-top:0px;
}

div#sizer { display:none; } 

#leftCol {
	width:169px;
	float:left;
}

#midCol {
	width:520px;
	margin-left:190px;
}

.home #midCol {
	width:710px;
	margin-left:0px;
}

#midCol #breadcrumbs a {
	text-decoration:none;
	color: #999999;
}
#midCol #breadcrumbs a:hover {
	text-decoration:underline;
}

/* Sub-menu global styles */
/* colours in themes.css */

ul.submenu {
	list-style:none;
	padding:6px 6px 2px 6px;
	margin:0px;
	margin-top:-4px;
}
ul.submenu li {
	list-style:none;
}
ul.submenu li a {
	display:block;
	color:#333333;
	text-decoration:none;
	padding:6px 6px 6px 8px;
	margin:0 0 2px 0;
}

ul.submenu li a:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 6px 6px 8px;
	margin:0 0 2px 0;
}
ul.submenu li.parent a {
	background-repeat:no-repeat;
	background-position:right;
}
ul.submenu li.parent a:hover {
	background-repeat:no-repeat;
	background-position:right;
}
ul.submenu li.active a {
	font-weight:bold;
}
ul.submenu li.activeParent {
	padding:2px 2px 1px 2px;
	margin-bottom:2px;
}
ul.submenu li.activeParent a {
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
}
ul.submenu li.activeParent a:hover {
	background-repeat:no-repeat;
	background-position:right;
}

ul.submenu li.activeParent li a{
	background-image:none;
	padding: 3px 6px 3px 15px;
	font-weight:normal;
	margin:0 3px 2px -35px;
}

ul.submenu li.activeParent li a:hover{
	background-image:none;
	padding: 3px 6px 3px 15px;
	font-weight:normal;
	margin:0 3px 2px -35px;
}

ul.submenu li.activeParent li.active a 
{
    font-weight:bold;
}
ul.submenu li.activeParent.open a 
{
    font-weight:normal;
}

/* BLUE for Health professionals */
/* 4 colours from the PSD files */
body.healthpros ul.submenu { background-color:#e5ebf1;}
body.healthpros ul.submenu li a, 
body.healthpros ul.submenu li.activeParent, 
body.healthpros ul.submenu li.activeParent a {background-color:#ced9e5;}
body.healthpros ul.submenu li.activeParent li a{background-color:#b9c9da;}
body.healthpros ul.submenu li a:hover, 
body.healthpros ul.submenu li.activeParent li a:hover, 
body.healthpros ul.submenu li.activeParent a:hover  {background-color:#003d79;}
body.healthpros ul.submenu li.parent a {background-image:url(../gfx/smnu-blue-closed.gif);}
body.healthpros ul.submenu li.parent a:hover {background-image:url(../gfx/smnu-blue-closed-hover.gif);}
body.healthpros ul.submenu li.activeParent a {background-image:url(../gfx/smnu-blue-open.gif);}
body.healthpros ul.submenu li.activeParent a:hover {background-image:url(../gfx/smnu-blue-open-hover.gif);}
body.healthpros ul.submenu li.activeParent li a, 
body.healthpros ul.submenu li.activeParent li a:hover{background-image:none;}



/* context menu boxes */
#rightCol {
	width:200px;
	float:right;
}
#rightCol a {
	color:#666666;
}

.contextBox, .contextBox-collapse {
	width:197px;
	margin:9px 0px 2em 0px;
	
	padding:0px;
}
.contextBox-hdr {
	width:187px;
	padding:5px 0px 0px 10px;
	white-space:nowrap;
	overflow:hidden;
	margin:0px;
	padding-top:1em;
	font-size:14px;
	color:#003d79;
	background:url(../gfx/contextBox-hdr-grey.png) no-repeat;
}
.contextBox-bdy {
	width:187px;
	padding:0px 5px 5px 5px;
	background:url(../gfx/contextBox-bg-grey.png);
}

.subcontext {
	padding:5px;
	background:url(../gfx/contextBox-bg-grey.png);
	line-height: 1.1em;
	font-size:1em;
}

.subcontext-collapse {
	background:url(../gfx/contextBox-bg-grey.png);
	line-height: 1.1em;
	font-size:1em;
	padding:0px 5px;
	height: 2px;
	overflow:hidden;
}

.toggleContextBox {
	padding:0px;
	margin-right:5px;
	display:inline;
	background:url(../gfx/contextBox-bg-grey.png);
	width:1.3em;
	height:1.3em;
	text-align:center;
	float:right;
}
.toggleContextBox img {
	margin:2px;
}
.contextBox-bdy p {
	margin:0 0 0 16px;
	font-size:1em;
	padding:0px 5px;
}
.contextBox-bdy ul 
{
    margin-left:12px;
    margin-top:0px;
	font-size:1em;
	padding:0px 5px;
    list-style:url(../gfx/arrow-next.gif);
}
.contextBox-bdy li {
	margin-left:16px;
	margin-bottom:3px;
	font-size:1em;
	padding:0px;
}

.contextBox-bdy img {
	margin-left:-16px;
}

.contextBox-bdy p a, .contextBox-bdy li a  {
	font-size:1em;
	color:#333333;
	text-decoration:none;
}

.contextBox-bdy p a:hover, .contextBox-bdy li a:hover  {
	text-decoration:underline;
}

.contextBox-ftr {
	width:197px;
	height:10px;
	background:url(../gfx/contextBox-ftr-grey.png) no-repeat bottom;
}
.googleMapHolder {
	margin: 0 0 0 260px;
	}

.column-right {
	
	margin: 0 0 0 200px;
	padding:.2em 0 0 0;
}

.column-left {
	float:left;
	width:45%;
	margin: 0 10px 0 0;
	padding:0;
}

#listing .column-left  table.datagrid {
	width:250px;
}

#listing .column-right  table.datagrid {
	width:250px;
}

table.datagrid th, table.datagrid td {
	white-space:normal;
}

.summary .column-right {
	width:230px;
	margin: 20px 0 0 240px;
}

.summary .column-left {
	width:230px;
	margin-top:10px;
}

.home #midCol {
	padding-left:20px;
	width:660px;
}

.home .column-right {
	width:300px;
	margin: 10px 0 0 350px;
}

.home .column-left {
	width:300px;
	margin:10px 20px 0 0;
}

.home h1, .home h2, .contextBox-hdr h2 {
	margin:5px 0;
	padding:0px;
}


#midCol a {
    text-decoration:none;
}

#midCol a:hover {
    text-decoration:underline;
}

a img {
border:none;
}



.homepage-blurb {
	border:1px dotted #FFFFFF;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding:0 0 5px 8px;
	margin:-1px -1px 9px -1px;  
	
}

.homepage-blurb-hover {
    border:1px dashed #CCCCCC;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    padding:0 0 5px 8px;
    margin:-1px -1px 9px -1px;
}

.homepage-blurb ul, .homepage-blurb-hover ul {
	display:block;
	padding:0px;
	margin-left:95px;
} 

.home .homepage-blurb.corporate, .home #midCol .homepage-blurb.corporate ul {
    display:block;
	padding:0px;
	margin-left:0px;
}

.homepage-blurb li, .homepage-blurb-hover li, .home #midCol li {
	
	display:inline;
	list-style:none;
	margin:0px;
	margin-left:-8px;
	padding-left:10px;
	background:url(../gfx/arrow-next.gif) no-repeat left .1em;
} 

.homepage-blurb li.last, .homepage-blurb-hover li.last, .home #midCol li.last {
	
	display:inline;
	list-style:none;
	margin:0px;
	padding-left:12px;
	white-space:nowrap;
	background:url(../gfx/arrow-last.gif) no-repeat left .1em;
}

.homepage-blurb.normal li, .homepage-blurb-hover.normal li 
{
    display:list-item !important;
    margin-left:10px !important;
} 


.homepage-blurb img {
	width: 78px;
	height:78px;
	float:left;
	margin: 0 10px 10px 0;
}

.homepage-blurb.normal ul, .homepage-blurb-hover.normal ul 
{
    margin-left:0px;
}

#cse-search-results iframe { 
        width: 500px; 
        height: 1000px; 
} 