
/*Layout
**********************************/

#top {
	position: absolute;
	top: 0px;
	width:95%;
	height: 200px;
	margin:0 auto;
	overflow:hidden; 
	background:url(HeaderBG.jpg) top right repeat-x; 
}
	#top div#header {
		width:100%;
		float:left;
		padding:30px 0 25px 0;
	}
		#top div#header img.first {
			position: absolute;
			top: 0px;
			right: 10px;
		}
		#top div#header div#contactInfo {
			float:left;
		}
		#top div#header a#nhslogo {
			color: white;
			float:left;
			margin-right:5px;
		}
		#top div#login{
			color: white;
			text-align:right;
			float:right;
			font-size:80%;
			margin-right: 5px;
		}


#main {
  font-family:"Arial";
  font-size:80%;
  position: absolute;
  color:#666666;
  top: 150px;
  width: 95%;
	}	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.H2 {
	font: bold 16px;

}
	
.H4 {
	font: bold 18px;

}




/* 
Header 
**********************************/
div#header {
	font-family:"Arial";
	background:none;
		color: white;
}
	div#header div#NICORHead p.NICORText {
		position: absolute;
		top: 0px;
`		font-size: 16px;
    		font-weight: bold;
    		padding: 8px 0 0 20px;
    		text-transform: uppercase;

		oldfont-size:80%;
		oldfont-weight: 1000;
		oldletter-spacing:0.05em;
		oldmargin-bottom: -15px;
		
}

	div#header div#contactInfo p.tel {
		position: absolute;
		top: 60px;
		padding: 18px 0 0 20px;
		color: #FFFFFF;
    		font-size: 12px;
    		font-weight: lighter;

}
	div#header div#contactInfo p.email {
		position: absolute;
		top: 95px;
		padding: 18px 0 0 20px;
		color: #FFFFFF;
    		font-size: 12px;
    		font-weight: lighter;
}

	div#header div#contactInfo p.dbtitle {
		position: absolute;
		top: 20px;
		font-size: 16px
		color: #FFFFFF;
    		font-weight: bold;
    		padding: 8px 0 0 20px;
    		text-transform: uppercase;
}

	div#header div#FontSize p.FontSize {
		position: absolute;
		top: 95px;
		right: 800px;
		width: 200px;
		padding: 12px 0 0 20px;
		color: #FFFFFF;
    		font-size: 12px;
    		font-weight: lighter;
}

	


		/*
Link styles
**********************************/
a {
	text-decoration:none;
	color:white;
}
a:hover,
a:active {
	text-decoration:underline;
	color: black;
}

a#ccad {
	float:right;
	padding-top:0;
	color:#666;
}

/*
Main nav
**********************************/
#mainNav ul {
	width:100%;
	margin-left:0px;
	overflow:hidden;
	font-family:"Arial";
	font-size:85%;
	font-weight: 400;
	list-style:none;
	border:1px solid #e0e0e0;
	background:url(main_nav_bg.jpg) repeat-x;

}
	#mainNav ul li {
		float:left;}

	#mainNav ul li a {
		display:block;
		text-decoration:none;
		padding:6px 0 6px 20px;
		color:black;
		font-size:105%;
		font-weight:lighter;
		background:url(bg_nav_arrow.gif) no-repeat 12px .9em;}

	#mainNav ul li a:hover {
		color: #910F13;}

	#mainNav ul li a.active {
		color: #910F13;}

/* all main content controls */
	div#content {

		text-align: justify;
		background: #ffffff;
		padding-bottom: 15px;
		margin-left: 0px;
		margin-bottom: 7px;
		border-Bottom: 1px solid #F8BF24;
		color: black;}

	div#content a {
		color: #910F13; }

	div#content a:hover {
		background: none;
		color: #393736; }

	div#content b {
		font-size:115%;
		color: #910F13;
		margin:0 0 1em 0; }
	
	div#content, td{
	font-size: 105%;}


/*Footer**********************************/

ul#footerNav {	
	list-style-type:none;

	Margin-left:0px;
	float:left;}

	ul#footerNav li {	
		float:left;
		border-left:1px solid #666;}

	ul#footerNav li.first {	
		border-left:0;}

		ul#footerNav li a {	
			padding:5px;
			color:#666;}

		ul#footerNav li.first a {	
			padding-left:0;
		}

/* all main content controls */
	#content {
		font: 8px Arial;
		text-align: justify;
		background: #ffffff;
		padding: 10px;
		border-left: 1px solid #DBDBD5;
		border-right: 1px solid #C0BFB3;
		border-Bottom: 1px solid #C0BFB3;
		border-top: 1px solid #C0BFB3;
		z-index: 2;	}

	#content a {
		text-decoration: underline;
		color: #698FA1; }

	#content a:hover {
		background: #C0C0C0;
		color: #FFF; }
	
	#content, td{
	font-size: 85%;
	}

	#content b {
		text-decoration: underline;
		color: #698FA1;
		font-size: 25%;}

/*********** table tags for views ***********/
.sort-table {

	align: left;
	margin-top:5px;
	font-family:"Tahoma";
}

.sort-table td {
	font-size: 80%;
	padding: 2px;
}


.sort-table thead td {
	border-bottom:	1px none #7A756A;
	cursor: pointer;
	color: #000000;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #cccccc;
	font-size : 10 pt;
	font-weight : normal;
	text-decoration:none;
	margin: 0 0 1 1;
	font-family: Arial, Helvetica, sans-serif;
}


.sort-table thead td:active {
padding: 2px 2px 2px 2px;
}

.sort-arrow {
width:	11px;
height:	11px;
background-position: center center;
background-repeat: no-repeat;
margin:	0px 2px;
border-style: none;
border: none;
}

.sort-arrow.descending {
border-style: none;
background-image: url("view_down.gif");
}

.sort-arrow.ascending {
border-style: none;
background-image: url("view_up.gif");
}

/************** view tool styles ****************/

#viewheader{
font-family:"Arial";
}

#viewheader select {
	font-size: 80%;
	color: #000000;
	background-color: #ffffff;
border: #333333; border-style: solid; border-top-width: 10px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

#viewheader td{
	font: 80% Arial;
	margin:0px;
	padding: 0px;
}

#viewheader a{
	text-decoration: none;
}

#viewheader a:hover{
	text-decoration: none;
}

#viewheader b {
		color: #698FA1;
		font-weight: 400;
		font-size: 5px;
		text-decoration: none;
		
		}

/*** Boxes**/
.featurebox {
			color:#333;
			padding: 15px 20px 20px;
			border-top: 1px solid #d7d7d7;
			border-left: 1px solid #d7d7d7;
			margin: 0 0 1.5em;
			background: #f6f6f6 url("bg_box.gif") no-repeat 100% 100%
			}

.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {
			margin: 0 0 .3em;
			border-bottom: 1px solid #c00;
			color:#c00
			}

.featurebox p {
			border:none;
			margin: 0 0 1em;
			color:#444
			}

			/*** This controls the two columns ***/
#block_1{
	float: left;
	width: 49%;
	margin-left: 50%;
	padding: 0px 5px;
	}

* html #block_1{
	display: inline;
	}

#block_2{
	float: left;
	width: 49%;
	margin-left: -100%;
	}
	
#block_3{
	float: left;
	width: 28%;
	margin-left: 70%;
	padding: 0px 5px;
	}

* html #block_3	{
	display: inline;
	}

#block_4{
	float: left;
	width: 70%;
	margin-left: -98%;
	}
/*** Rounded corners ***/
	.roundcont {
	width: 100%;
	background-color: D5D9FF;
	color: #000000;
}

.roundcont p {
	margin: 0px 10px;
}

.roundcont h4 {
	font: bold 14px Verdana, sans-serif;
	text-decoration: underline;
	margin: 0px 10px;
	color: #CC3300;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

	
/*** Hospital Profile Tools ***/
.profile {
	font: 10px Verdana, sans-serif;
	padding: 5px;
	text-align: right;
}
.popup{
	color:Black;
	text-decoration:none;
}



table.test a:link {color: #CC6633;}
table.test a:visited {color: #CC6633;}
table.test a:hover {color: #999966;}
table.test a:active {color: #CC6633;}
table.test a:focus{color: #CC6633;}


table.test caption {
		padding: 10px;
		margin: 5px;
		width: 700px;	 
		font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
		}

	table.test {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	}
	table.test tr td{
		padding: 1px 3px;
		text-align:left;
		font-size: 100%;
		
	}
	table.test thead th{
		background-color: #E1E1E1;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #D9D9D9;
		font-weight: bold;
		text-align:left;
		padding: 3px 5px;
		color:#000000;
		
	}
	
	table.test thead th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: #C4CDFC url(bg_header.jpg) no-repeat;
}
	table#test tbody tr th{
		background-color: #fff;
		font-weight: normal;
		border-left: none;
		padding: 3px 5px;
		background-color: #E1E1E1;
		font-weight: bold;
		text-align:left;
	}
	table.test tbody td{
			border-left: 1px solid #D9D9D9;
	}
	table.test tbody tr.odd{
		background-color: #F3F3F3;
	}
	
table.test tbody tr:hover {
	color: #333333;
	background-color: #E1E1E1;
}

table.test tbody tr.odd:hover {
color: #333333;
	background-color: #E1E1E1;
}
	
	table.test tfoot td, table tfoot th{
		border-top: 1px solid #ccc;
		font-weight:bold;
		color:#000000;
		padding: 3px 5px;
		background-color: #E1E1E1;
		text-align:left;
		
	}
