/* 
The following colours are used in this stylesheet.

left background (image only): #edf2ff;
left selected/expanded background: #f5faff;
left/top unselected background: #d7e2fc;
left/top hover background: #002C95;
lines: #d7e2fc;
main text: #333333;
h1, highlight: #C03A00;
navigation text: #002C95;
toolbar text and nav spacing: white;
*/

/* Tag specific rules 
*******************************************************************************/
* {
	/* set even playing field for all browsers */
	margin : 0;
	padding : 0;
}
body {
	color: #333333;
	background-color : white;
	padding : 5px 7px 0 7px;
	font: 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {border: 0;}
a {color: #002C95; text-decoration: underline;}
a:hover {text-decoration: none;}
a:focus {text-decoration: underline;}
/*h1 {margin-bottom : 0.6em; font-size: 1.6em; color: #C03A00 ; font-weight: normal;}*/ /*only 1 h1 per page*/
h3,h4,h5,h6 {color: #002C95;}

H2 {
	background: url(/images/dot_grey.gif) repeat-x left bottom; 
	color: #cc0000;
	font-weight: normal; 
	font-size: 1.6em;
	}

/*h2 {font-size: 1.2em; font-weight: bold;}*/
h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 6px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #cc0000;
}
p {margin : .8em 0; margin-top: 8px;}
ol,ul {margin: 1em 0 1em 2em; }
ul li {}
ol li {}
table {
	border-collapse : collapse;
	border : 0;
	margin : 0 0 1em 0;
}

input,select,textarea {
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* page wrapper
*******************************************************************************/

#container {
	/* set global base font size for entire page */
	font-size: 80.01%;
	MIN-HEIGHT: 100%;
	/*WIDTH: expression(document.body.clientWidth < 800 ? "762px" : "99%" );*/ 
	
	POSITION: relative;
	HEIGHT: 100%;
	min-width: 120px;
	width: auto;
	margin-right: 2px;
}

#cim_skip-content {
	text-align: right;
	font-size: 0.75em;
}
#cim_skip-content a {
	text-decoration: none;
}
#cim_skip-content a:hover, #cim_skip-content a:focus {
	text-decoration:underline;
}


/* Header 
*******************************************************************************/
#cim_header {
	position : relative;
	border-bottom : 1px solid #d7e2fc;
	margin-bottom : 1px;
	font-size : 0.85em;
	min-height : 62px;
}
* html #cim_header {height : 62px;}

#cim_header #cim_header-left {
	margin-right : 160px;
	color : #002C95; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 0 0 0 88px;
	/* the width wraps the text; remove the declaration when using a house banner */
	width: 280px;
}
#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 #d7e2fc;
	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 h1 {margin-bottom : 0px; font-weight : normal;font-size : 1em;}

#cim_header #cim_dept-logo {
	position : absolute;
	right : 0;
	top : 1px;
}
#cim_house-banner {
	position: absolute;
	margin-left:360px;
	top: 1px;
}
#cim_header-left a{
	text-decoration:none;
}

/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
	background-color : #4B7AB0;
	border-bottom : 1px solid white;
	/*font-size : 0.85em;*/
	color : white;
	height : 2.2em;
	padding : 3px 10px 0;
	clear : both;
	margin-top: 8px;
	border-top: 2px solid red;
}
* html #cim_tools {height : 2.3em;} 
*:first-child+html #cim_tools {height : 2.3em;} 

#cim_tools a {color : white; text-decoration : none;}
#cim_tools a:hover, #cim_tools a:focus {text-decoration : underline;}
#cim_tools input {
	border : 1px solid #d7e2fc;
	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;}






/* 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 #d7e2fc;
}

/* left column (secondary navigation)
*******************************************************************************/
#cim_left-col {
	font-size : 0.85em;
	width : 170px;
	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-bottom : 1px solid white;
	padding: 6px 12px 6px 12px;
	width : 146px;
	\width : 170px;
	w\idth : 146px;
	text-decoration : none;
	background : #d7e2fc;
}
#cim_left-col a:hover, #cim_left-col a:focus {
	color : white;
	background: #B0C4DE url(../images/arrow_blue_side.gif) no-repeat 150px 8px;
	/*background : #B0C4DE;*/
}
/*#cim_left-col a.arrow {
	background : #d7e2fc url(../images/arrow_blue_side.gif) 150px 8px no-repeat;
}*/
#cim_left-col a.no-arrow:hover, #cim_left-col a.no-arrow:focus {
	background : #B0C4DE;
	/*background: #B0C4DE url(../images/arrow_blue_side.gif) no-repeat 150px 8px;*/
}
/****RED****/
#cim_left-col a.red {
	color : red;
	font-weight: bold;
}

#cim_left-col a.red:hover, #cim_left-col a.red:focus {
	color : red;
	font-weight: bold;
	background : #B0C4DE;
	/*background: #B0C4DE url(../images/arrow_blue_side.gif) no-repeat 150px 8px;*/
}



/* main body content
*******************************************************************************/
#cim_main-content {
	position : relative;
	z-index : 5;
	width: auto;
	margin-left: 170px;
	padding-top: 6px;
	padding-bottom: 1em;
	padding-left : 10px; /*firefox fix*/
	margin-right: 184px;
}
.no-right-col {
	/*padding-right: 14px !important;*/ /*can del incorrect*/
	margin-right: 14px !important; 
}

* html #cim_main-content {
	padding-left : 10px;
	height : 100%;
}
*:first-child+html #cim_main-content {
	padding-left : 10px;
	height : 100%;
}


/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
	font-size : 0.85em;
	width : 170px;
	position : absolute;
	right : 0px;
	top : 0px;
	float: right;
	margin-top: 106px;
}

#cim_right-col ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#cim_right-col ul li {
	list-style-type : none;
	margin : 0;
	padding : 6px 0 6px 12px;
	border-bottom : 1px solid #d7e2fc;
}

#cim_right-col ul li a {text-decoration : none;}
#cim_right-col ul li a:hover, #cim_right-col ul li a:focus {text-decoration : underline;}




/* bread crumbs
*******************************************************************************/
#cim_bread-crumbs {
	margin : 0 0 12px;
	padding-left : 0;
	padding-bottom : 6px;
	list-style : none;
	font-size : 0.85em;
	border-bottom : 1px solid #d7e2fc;
	position : relative;
	width: auto;
}
#cim_bread-crumbs li {
	display : inline; 
	margin-right : 6px; 
	padding-left : 14px;
	background : transparent url(../images/bullet_breadcrumb.gif) 0 60% no-repeat;
	color : #002C95;
}
* html #cim_bread-crumbs li {background-position : 0 70%;}
*:first-child+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;}
#cim_bread-crumbs li a:hover, #cim_bread-crumbs li a:focus {text-decoration : underline;}

#cim_bread-crumbs li.highlight {
	color: #C03A00;
}


/* footer
*******************************************************************************/
#cim_footer {
	clear : both;
	border-top : 1px solid #d7e2fc;
	padding : 7px 0;
	text-align : right;
}
#cim_footer { 
	font-size: 0.8em; 
	color: #002C95;
}

#cim_footer a {text-decoration : none;}
#cim_footer a:hover, #cim_footer a:focus {text-decoration : underline;}
#cim_footer #nswstyle_datelastupdated {font-weight : bold;}


/* generic reusable classes
*******************************************************************************/
.clear-hidden {
	clear : both;
	font-size : 1px; 
	line-height : 1px;
}

.clearboth {
	clear: both;
	display: block;
}

.float-left {float : left;}
.float-right {float : right;}

div.function-icons {
	float : right;
	font-size: 0.8em;
	cursor : default;
}
div.function-icons .noscript {
	display:none;
}
div.function-icons .scriptAvailable {
	display:inline;
}

.Nurse_cover_img {
	background: #FFFFCC;
	margin: 3px 0px 3px 8px;
	border: 1px solid #000000;
}

.right_img_border {
	float: right;
	margin-left: 8px;
	border: 1px solid #000000;
	}
	
.left_img_border {
	float: left;
	margin-right: 2px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	}
		
.left_img {
	float: left;
	margin-right: 2px;
	}
.right_img {
	float: right;
	margin-left: 2px;
	}

.redB
	{
	COLOR: #cc0000;
	font-weight: bold;
	clear: none;
	margin: 1px 0px 0px 1px;
	}

.red
	{
	COLOR: #FF0000;
	font-weight: bold;
	clear: none;
	margin: 1px 0px 0px 1px;
	}

.highlightBox {
	color: black;
	font: normal 10pt tahoma, verdana, arial, helvetica;
	padding: 5px;
	border: thin dotted #999999;
	margin-top: 3px;
	background: #FFFFCC;
      }

.smalltext {
	FONT-SIZE: 7pt; 
	BACKGROUND: #fff; 
	COLOR: #666
}

