/* 
The following colours are used in this stylesheet.

left background (image only): #edf2ff;
left selected/expanded background: #f5faff;
left/top unselected background: #BBDCB8; BBDCB8
left/top hover background: #59B94E; 59B94E
lines: #BBDCB8;
main text: black;
h1, highlight: #e95e03;
navigation text: #59B94E;
toolbar text and nav spacing: white;
*/

/* Tag specific rules 
*******************************************************************************/
* {
	/* set even playing field for all browsers */
	margin : 0;
	padding : 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	/* decimal fontsize fixing font resizing bug in IE5/6 */
	font-size : 100.01%;
	padding : 0px 7px 0px 7px;
}

img {border: 0;}
a {color: #003399; text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {		
	margin-bottom : 0.6em;
	padding-top: 0.5em;
	font-size: 1.7em;
	color: #003366;
	font-weight: normal;

	
}
h2,h4,h5,h6 {color: #5d9ce8;}
h2 {font-size: 1.2em; font-weight: bold;}
h4 {font-size: 1em; font-weight: normal;}
h3 {		
	margin-bottom : 0.6em;
	padding-top: 0.5em;
	font-size: 1.0em;
	color: #003399;
	font-weight: bold;	
}

.footnotes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}

ol,ul {margin: 0 0 1em 2em; }
ul li {}
ol li {}

td {padding:5px;}

input,select,textarea {
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

/* page wrapper
*******************************************************************************/
#cim_page-wrapper {
	/* set global base font size for entire page */
	font-size: 80.01%;
	position : relative;
}



/* Header 
*******************************************************************************/
#cim_header {
	position : relative;
	border-bottom : 1px solid #CCCCCC;
	margin-bottom : 1px;
	font-size : 0.85em;
	min-height : 60px;
	height : 136px;
	color:black;
}
.house-banner {
	background: transparent url(/genetics/images/campaign_logo.jpg); 
	background-position:left; 
	background-repeat: no-repeat;
}
* html #cim_header {height : 136px;}

#cim_header #cim_skip-content {
	position : absolute;
	right : 0;
	top : 0;
	text-decoration : none;
	color:black;
}

#cim_header #cim_header-left {
	margin-right : 120px;
	color:black; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 0 0 0 88px;
}
#cim_header #cim_header-left img {position : absolute; left : 0; top : 0;}

#cim_header #cim_header-left span.state {
	font-size : 1.5em;
	border-bottom : 1px solid #CCCCCC;
	line-height : 1.5em;
}
#cim_header #cim_header-left span.department {font-size : 1.4em; font-weight : normal;}
#cim_header #cim_header-left span.unit {font-weight : normal;font-size : 1em;}


#cim_header #cim_dept-logo {
	position : absolute;
	padding : 20px 0px 10px 10px;
	right : 0;
}


/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
	background-color : #003366; 
	border-bottom : 1px solid white;
	font-size : 0.85em;
	color : white;
	height : 2.2em;
	padding : 3px 10px 0 10px;
	clear : both;
}
* html #cim_tools {height : 2.3em;}
#cim_tools a {color : white; text-decoration : none;}
#cim_tools a:hover {text-decoration : underline;}
#cim_tools input {
	border : 1px solid #BBDCB8;
	vertical-align : middle;
	padding : 1px 0 2px 0;
	width : 184px;
}
#cim_tools input.go {
	border : 0;
	width : auto;
	height : auto;
	padding : 0;
}

#cim_tools div.links {float : left; line-height : 1.8em; }
#cim_tools div.search {float : right; line-height : 1.8em;}




/* top navigation
*******************************************************************************/
#cim_top-nav {
	clear: both;
	background-color: #d9e1e8;
	border-bottom : 1px solid white;
	font-size : 0.95em;
	position : relative;
	height : 2.3em;
	z-index : 10;
}
#cim_top-nav ul {
	padding : 0; 
	margin : 0; 
	list-style-type: none;
}
#cim_top-nav ul li {
	list-style-type: none;
	float : left;
	position : relative;
	padding : 0;
	margin : 0;
	border-right : 1px solid #cccccc;
	z-index : 1;
}
#cim_top-nav ul ul {
	display : none;
	position : absolute;
	top : 2.3em;
	left : 0;
	\left : -16px;
	lef\t : 0;
}
#cim_top-nav ul li li {
	border : none;
	font-size : 1em;
	display : block;
	float : none;
	border-bottom : 1px solid white;
}
#cim_top-nav li a {
	display : block;
	margin : 0;
	padding : 6px 0px 6px 1em;
	text-decoration : none;
	color:black;
}
#cim_top-nav li a:hover, #cim_top-nav li a.highlight {
	background-color : #153E90;
	color : white;
	font-weight : bold;
	height : 1.3em;
}

#cim_top-nav li li a {
	display : block;
	background-color : #FFE195;
	padding : 6px 0px 6px 11px;
}

#cim_top-nav li li a:hover {
	background-color : #669900 !important;
	color : white; !important;
	font-weight : normal;
}
/* top-nav variable width classes
over-rides set fixed width for drop-downs */
#cim_top-nav li li {
	width: 171px !important;
}
#cim_top-nav li li a {
	width : 160px !important;
}

/* home item has to be 171px */
#cim_top-nav ul li.menu-item-home {width: 171px;}
#cim_top-nav li.menu-item-home a {width : 160px;}
/* default so can be output without classes applied */
#cim_top-nav ul li {width: 171px;}
#cim_top-nav li a {width: 160px;}

/* 
	variables: item1 through item10
	Customise width of top level items - uncomment section below
	Note: you have a total of around 60em to work with (at default text sizes) 
*/

/*
#cim_top-nav ul li.menu-item1 {width: 15em;} #cim_top-nav li.menu-item1 a {width : 14em;}
#cim_top-nav ul li.menu-item2 {width: 15em;} #cim_top-nav li.menu-item2 a {width : 14em;}
#cim_top-nav ul li.menu-item3 {width: 15em;} #cim_top-nav li.menu-item3 a {width : 14em;}
#cim_top-nav ul li.menu-item4 {width: 15em;} #cim_top-nav li.menu-item4 a {width : 14em;}
#cim_top-nav ul li.menu-item5 {width: 15em;} #cim_top-nav li.menu-item5 a {width : 14em;}
#cim_top-nav ul li.menu-item6 {width: 15em;} #cim_top-nav li.menu-item6 a {width : 14em;}
#cim_top-nav ul li.menu-item7 {width: 15em;} #cim_top-nav li.menu-item7 a {width : 14em;}
#cim_top-nav ul li.menu-item8 {width: 15em;} #cim_top-nav li.menu-item8 a {width : 14em;}
#cim_top-nav ul li.menu-item9 {width: 15em;} #cim_top-nav li.menu-item9 a {width : 14em;}
#cim_top-nav ul li.menu-item10 {width: 15em;} #cim_top-nav li.menu-item10 a {width : 14em;}
*/


/* content wrapper
*******************************************************************************/
#cim_content-wrapper {
	/* creates fake left column background image */
	/*background: transparent url(../images/bg_left_col.gif) 0 0 repeat-y;*/
	clear : both;
	border-top : 1px solid #CCCCCC;
}

/* left column (secondary navigation)
*******************************************************************************/
#cim_left-col {
	font-size : 0.95em;
	width : 166px;
	margin-left : 1px;
	float : left;
	position : relative;
	display : inline;
	z-index : 49;
	
}

/* first level items */

#cim_left-col ul {
	list-style-type : none;
	padding : 0;
	margin : 0;
}
#cim_left-col li {
	list-style-type : none;
	margin : 0;
}
#cim_left-col a {
	display: block;
	border : 1px solid #CCCCCC;
	border-top: 0;
	padding: 6px 14px 6px 14px;
	width: 142px;
	\width: 166px;
	w\idth: 142px;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
}
#cim_left-col a:hover {
	color : #FFFFFF;
	background : #153e90;
}
#cim_left-col a.arrow {
	background : #BBDCB8 url(../images/arrow_blue_side.gif) 150px 8px no-repeat;
}
#cim_left-col a.arrow:hover {
	background: #59B94E url(../images/arrow_white_side.gif) 150px 8px no-repeat;
}

/* first level EXPANDED items */

#cim_left-col li.highlight {
	/*background-color : #f5faff;*/
	background-color : #d9e1e8;
	width: 171px;
}
#cim_left-col li.highlight a {
	background : transparent;
	border-bottom: 0;
	font-weight : bold;
	color : #002C95;
}
#cim_left-col li.highlight a:hover {
	background : transparent;
	color : #002C95;
	text-decoration : underline;
}
#cim_left-col li.highlight a.arrow {
	background: transparent url(../images/arrow_blue_down.gif) 150px 8px no-repeat;
}
#cim_left-col li.highlight a.arrow:hover {
	background: transparent url(../images/arrow_blue_down.gif) 150px 8px no-repeat;
}

/* SECOND level items */
#cim_left-col li li.highlight a {font-weight : bold !important;}

#cim_left-col li li a {
	background-color : transparent;
	background-image : none !important;
	/*border : 1;*/
	font-weight : normal !important;
	padding : 6px 12px 6px 28px;
	width : 130px;
	\width : 170px;
	w\idth : 130px;
}
#cim_left-col li li a:hover {background-image : none;}



/* THIRD level items */
#cim_left-col li li.highlight li a {font-weight : normal !important;}
#cim_left-col li li li a {
	padding : 6px 12px 6px 38px;
	width : 120px;
	\width : 170px;
	w\idth : 120px;
}

/* orange highlighting - due to the cascade, several rules need overriding */
#cim_left-col a.highlight {color : #E95E03; font-weight : bold !important;}



/* main body content
*******************************************************************************/
#cim_main-content {
	padding : 6px 204px 1em 202px;
	position : relative;
	z-index : 5;
}
.no-right-col {
	padding-right: 14px !important;
}

* html #cim_main-content {
	padding-left : 20px;
	height : 1%;
}



/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
	font-size : 0.95em;
	width : 170px;
	position : absolute;
	right : 0;
	top : 0;
	
}

#cim_right-col ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#cim_right-col ul li {
	list-style-type : none;
	margin : 0;
	padding : 10px 0 10px 14px;
	border-bottom : 1px solid #CCCCCC;
	color:black;
}

#cim_right-col ul li a {text-decoration : none; color:#5d9ce8;}
#cim_right-col ul li a:hover {text-decoration : underline;}




/* bread crumbs
*******************************************************************************/
#cim_bread-crumbs {
	margin : 0 0 12px 0; 
	padding-left : 0; 
	padding-bottom : 6px; 
	list-style : none; 
	font-size : 0.85em;
	border-bottom : 1px solid #CCCCCC;
	position : relative;
	color : #DD082A;
}
#cim_bread-crumbs li {
	display : inline; 
	margin-right : 6px; 
	padding-left : 14px;
	background : transparent url(../images/bullet_breadcrumb.gif) 0 60% no-repeat;
	color : #DD082A;
}
* html #cim_bread-crumbs li {background-position : 0 70%;}

#cim_bread-crumbs li.first-item {
	background-image : none;
	padding-left : 0;
}

#cim_bread-crumbs li a {text-decoration : none; color : #DD082A;}
#cim_bread-crumbs li a:hover {text-decoration : underline;}




/* footer
*******************************************************************************/
#cim_footer {
	clear : both;
	border-top : 1px solid #cccccc;
	padding : 7px 0;
	text-align : right;
}
#cim_footer { 
	font-size: 0.8em; 
	color: #003399;
}

#cim_footer a {text-decoration : none;}
#cim_footer a:hover {text-decoration : underline;}
#cim_footer #nswstyle_datelastupdated {font-weight : bold;}


/* generic reusable classes
*******************************************************************************/
.clear-hidden {
	clear : both;
	font-size : 1px; 
	line-height : 1px;
}

.float-left {float : left;}
.float-right {float : right;}

div.function-icons {
	float : right;
	cursor : default;
}
