/******************************************* // casemeddotedu HEADER styles and configuration // *****************************************/

/* Image replacement */
/*///////////////////////////////////////////////////////*/


.replace{
	outline: none;
	display: block; 
	position:relative; 
	/*\*/ 
	overflow:hidden;
	 /**/
	 text-decoration:none;} 

.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; 
	text-decoration:none;}

/* HEADER config */
/*///////////////////////////////////////////////////////*/
/* added due to using include instead of iframe */
#header_wrap
{padding-bottom:90px;}

#header{
	position:relative; 
	float:left; 
	width:960px; 
	margin:0 auto; 
	padding:0;}

/* image replacement on the logo */
#site_title{
	position:absolute;
	top: 26px;
	width: 350px;
	height: 56px;
	text-indent:-9999px;}

#site_title .replace, #site_title .replace span{ 
	width: 350px;
	height: 56px; 
	text-decoration:none;
	background:url(http://casemed.case.edu/stylesheets/images/caselogo.jpg) no-repeat;}

h1#site_title a{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;}

h1#site_title a:visited{
	color:#fff;}

h1#site_title a:hover{
	color:#004388;}
	
/* HEADER config */
/*///////////////////////////////////////////////////////*/
/* school, college, center or department name */
#subsite{
	position:relative;
	top:-25px;
	float:right;
	margin-right:5px;
	margin-bottom:-50px;}

#subsite a:hover{
	text-decoration:none;}

/*Green-button action navagation in header*/	
#nav{
	position:relative; 
	float:right; 
	margin:0px 0 0 0px; 
	list-style:none; 
	padding:0; 
	height:24px; 
	width:575px; 
	font-family:Helvetica, Arial, sans-serif; 
	background:url(http://casemed.case.edu/stylesheets/images/navbuttons_blue.jpg) top right no-repeat;}
	
#nav ul.depth_1{
	margin:0; 
	padding:0;}
	
#nav li{
	position:relative;
	float:left; 
	left:0px;
	list-style:none;
	font-size:12px; 
	margin-top:6px; 
	text-decoration:none; 
	display:inline; 
	letter-spacing:1px;
	padding:0;}
	
#nav ul li a{
	position:relative; 
	float:left; 
	display:block; 
	/*padding:20px 5px; */
	padding-top:5px;
	height:20px;
	font-size:100%;
	border:none; 
	font-weight:bold; 
	overflow:hidden;
	text-transform:uppercase;
	text-align:center; 
	color:#f60;
	margin:0;}
	
#nav li#nav_1 a, #nav li#nav_2 a, #nav li#nav_3 a, #nav li#nav_4 a, #nav li#nav_5 a, #nav li#nav_6 a{
	margin-top:-7px;}

#nav li#nav_1 a, #nav li#nav_2 a, #nav li#nav_3 a, #nav li#nav_4 a, #nav li#nav_5 a, #nav li#nav_6 a{
	width:62px;  
	text-indent:-9999px;}

#nav li#nav_3 a, #nav li#nav_4 a, #nav li#nav_5 a, #nav li#nav_6 a{
	margin-left:1px;}

#nav li#nav_1 a:hover, #nav li#nav_2 a:hover, #nav li#nav_3 a:hover, #nav li#nav_4 a:hover, #nav li#nav_5 a:hover, #nav li#nav_6 a:hover{
	background-color:#fff;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	width:62px;  
	text-indent:-9999px;}
	
#nav li#nav_5 a, #nav li#nav_5 a:hover, #nav li#nav_6 a, #nav li#nav_6 a:hover{
	width:107px;}

/*Search form in header*/
#nav form{
	position:relative;
	left:470px;
	background: url(http://casemed.case.edu/stylesheets/images/searchbox.png) top left no-repeat;}

#nav form input.text{
	background: none;
	border: none;
	font-size:11px;
	font-weight:normal;
	width: 85px;
	w\idth: 85px;
	position:absolute;
	margin-top:6px;
	left:7px;}

#searchSubmit{
	position:absolute;
	left:83px;}
	
/*End Search form in header*/

#subsite{
	position:relative;
	top:-30px;
	float:right;}
	
input.text{color:#fff; }
