/*  ASHES Main Stylesheet */

/*  Import style for hospitalconnect search wrapper*/
@import url(http://www.hospitalconnect.com/hospitalconnect/search/hcwrapper/style/hcwrapper_2.css); 

body, 
p, 
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a:link,
a:visited,
a:hover{
	color:#0000FF;
	text-decoration: none;
}
h1,
h2,
h3{
	font-weight:bold;
	color:#002D64;/* dark blue */
}
h1.orng,
h2.orng,
h3.orng{
	font-weight:bold;
	color:#F6611A;/* orange */
}
h1{	
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
#page_shell{/* encloses the entire page */
	float:left;
	width:828px;
	text-align:center;
}

/* hospital connect search wrapper */
#hc_wrapper{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:left;
}
#hc_wrapper #q,
#hc_wrapper #site{
	width:125px;
}
#hc_wrapper ul,
#hc_wrapper ul li{
	margin:2px;
	padding:2px;
	list-style:none;
	display:inline;
}
#hc_wrapper ul li.divider{
	padding-top:10px;
	padding-bottom:10px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
}
#hc_wrapper #hc_search{
	margin:0px;
	padding:0px;
	padding-top:15px;
	float:left;
	width:325px;
}
#hc_wrapper #hc_link:link,
#hc_wrapper #hc_link:visited,
#hc_wrapper #hc_link:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#hc_wrapper #hc_link .blu{
	color:#0066CC;
}
#hc_wrapper #aha_logo{
	border:0px;
	padding:2px;
	vertical-align:middle;
}

/* HEADER STYLES */
#page_header{}/* header */
#header{}
#header_logo{/* ashes logo */
	float:left;
	border:0px;
}
#header_pic{/* people pic */
	float:right;
}
#header_left,
#header_left_index{
	float:left;
	margin:0px;
	padding:0px;
	width:10px;
}
#header_left{
	background-image:url('/ashes/images/header_bg_left.gif');
	height:60px;
}
#header_left_index{
	background-image:url('/ashes/images/header_bg_left_index.gif');
	height:121px;
}
#header_center,
#header_center_index{	
	float:left;
	background-color:#002D64;/* dark blue */
	width:808px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#header_center{
	height:60px;
}
#header_center_index{	
	height:121px;
}
#header_flash{
	height:10px;
}
#header_flash_index{}
#header_sponsor{
	float:left;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:15px;
}
#header_sponsor a:link,
#header_sponsor a:visited,
#header_sponsor a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#header_sponsor ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#header_right,
#header_right_index{
	float:right;
	margin:0px;
	padding:0px;
	display:inline;
	width:10px;
}
#header_right{
	background-image:url('/ashes/images/header_bg_right.gif');
	height:60px;
}
#header_right_index{
	background-image:url('/ashes/images/header_bg_right_index.gif');
	height:121px;
}
#header_stripe{
	clear:both;
	display:block;
	padding:0px;
	margin:0px;
	width:828px;
}
/* END HEADER STYLES */

/* LEFT BAR STYLES */
#left_bar{
	float:left;
	display:inline;
	width:175px;
	text-align:center;
}
#mem_login{
	margin:5px;
	font-weight:bold;
	color:#002D64;/* dark blue */
	text-align:left;
}
#mem_login a:link,
#mem_login a:visited,
#mem_login a:hover{
	color:#002D64;/* dark blue */
	text-decoration:none;
}
#navigation{
	background-color:#002D64;/* dark blue */
	text-align:center;
}
#navigation hr{
	/* width:160px; */
	color:#b2c0d0;
	background-color:#b2c0d0;
	height:1px;
	border:0;
}
/* nav menu */
#navcontainer{
	width:165px;	
}
/* end nav menu */
#highlight{

}
#highlight_img{
	border:0px;
}

#multibrief {
	text-align:center;
	background-color: #fffffff;
	width: 145px;
	height: 106px;
	display: block;
	margin: 1em;
	background-image: url(http://multibriefs.com/images/ashes/ashes_bg.gif);
	border: solid;
	border-width: 0px;
	border-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:2;
	font-weight:bold;
	font-style:italic;
}

#multibrief input {
	background-color: #ffffff;
	border: 1px inset #9489e3;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

#multibrief img {
	border:0;
	text-align:center;
	padding:4px 0px 0px 0px;
}

/* aha news now */
#news{
	text-align:center;
	border-top:1px solid #B2C0D0;/* light blue */
	padding:5px;
	padding-bottom:20px;
	margin:0px;
	margin-top:10px;
}
#news a:link,
#news a:visited,
#news a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#news ul{
	list-style-image:url('/ashes/images/bullet_wh.gif');
	margin:0px;
	padding:10px;
}
#news li{
	padding:0px;
	padding-bottom:7px;
	margin:0px;
	margin-left:10px;
	text-align:left;
}
/* end aha news now */
/* END LEFT BAR STYLES */

#page_content,
#page_content_wide{/* main page content */
	float:left;
	text-align:left;
	overflow:hidden;
	margin:8px;
	margin-top:20px;
	padding:0px;
	padding-left:8px;
	padding-right:10px;
}
#page_content{
	width:425px;
	border-right:1px solid #002D64;
}
#page_content_wide{
	width:600px;
}
#page_content img{
	max-width:425px;
}

/* RIGHT BAR STYLES */
#right_bar{
	float:right;
	text-align:center;
	width:175px;
	overflow:hidden;
	margin:0px;
	margin-top:10px;
	padding:5px;
	vertical-align:top;
}
#right_bar hr{
	width:150px;
	color:#B2C0D0;/* light blue */
	margin:0px;
	padding:2px;
	display:block;
}
#right_bar img{
	/*border:0px;*/
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	display:block;
	max-width:175px;
}
#right_bar ul,
#right_bar li{
	margin:0px;
	margin-left:5px;
	padding:0px;
}
/* END RIGHT BAR STYLES */

/* FOOTER STYLES */
#footer{
	clear:both;
	vertical-align:top;
	padding-top:20px;
	color:#002D64;/* dark blue */
}
#footer a:link, 
#footer a:visited, 
#footer a:hover{
	text-decoration:none;
	color:#002D64;/* dark blue */
}
#footer_left{
	float:left;
	font-size:9px;
	text-align:left;
	height:70px;
}
/* END FOOTER STYLES */