/* 
File Name: com_neurology.css

Description: This is the custom stylesheet for the Neurology Department 

Date Created: 11/3/08 AW

Modification Dates
---------------------
*/

strong {
	color: #15689a!important;
}

/* ------------- BEGIN Flyout menu CSS ------------- */
.mainmenu a,  .mainmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #bd8d14;*/
	color: #15689a !important;
	font-weight: bold !important;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcebf;
	/*padding-left: 4px;*/
	padding-top: 7px;
	padding-bottom: 7px;
	width: 171px;
	display: block;	
}

.mainmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff !important;
	font-weight: normal;
	font-style: normal;
	background-color: #15689a;
	text-decoration: none !important;
	filter: alpha(opacity=45); 
	opacity: 0.45;
	-moz-opacity: 0.45;
}


.mainmenu_bullet {
	padding-right: 5px;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #cdcebf;
	border-bottom-width: 1;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	z-index: 100;
	background-color: #15689a;
	width: 205px;
	filter: alpha(opacity=90); 
	opacity: 0.90;
	-moz-opacity: 0.90;
}

.anylinkcss a:link, .anylinkcss a:visited {
color: #fff !important;
width: 100%;	
display: block;
text-indent: 5px; 
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
font-weight: bold !important;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #eed !important;
color:  #a13350 !important;
text-decoration: none !important;
}

.linerHead {
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcebf;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #c0e7f2;
	font-weight: bold !important;
	color: #333 !important;
}

.liner {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcebf;
	display: block;
}
/* ------------- END Flyout menu CSS ------------- */

/* ------BEGIN: faculty bio style settings------ */
#text_mini {
	font-size: 12px; 	
}

strong {
	color: #589c75;
}

.faculty li{
	padding-bottom:10px;
}

#middle .heading_alt1 {
	color: #FFFFFF !important;
	font-weight: bold;
	background: #15689A url('http://health.usf.edu/nocms/global_files/images/heading_bg_aw.jpg') repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px; 
	font-size:15px;
}

#middle .heading_alt {
	color: #fff !important;
	font-weight: bold;
	background: #15689a;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant:small-caps;
}


#middle table {
	width: 99%; 
	/*border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px; */
	padding-bottom:0; 
	font-size: 14px!important;	
/*	border-bottom-style:double; 
	border-bottom-width:4px;*/
}

#middle table caption{
	padding:3px;
	color:#FFFFFF; 
	background-color:#15689a;
	font-weight: bold;
	font-size: 15px!important;	
}

#middle table th.cap{
	padding:3px;
	color:#FFFFFF; 
	background-color:#15689a;
}

#middle table th.cap2{
	padding:3px;
	background-color:#c2e1f4;
}

#middle table td.test {
	background-color: #efede0;
}

#middle table td {
	padding-top:5px;
	padding-bottom:5px;
}

/* -----END: faculty bio style settings----- */

#right .heading_alt {
background:#790026 none repeat scroll 0 0;
color:#FFFFFF !important;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
text-align:center;
}

div.quicklinks_container {
background:#F0F1EB none repeat scroll 0 0;
border:1px solid #15689a;
color:#666666 !important;
/*font-size:0.8em !important;*/
font-weight:bold;
margin-left:5px;
padding:9px;
text-align:justify;
width:85%;
}

div.bio_title_container {
	padding: 15px 5px 25px 8px;
}

div.bio_title {
	font-size: .80em !important; 
	font-weight: bold !important;  
	color: #15689a !important; 
	border-bottom: 1px solid #ccc; 
	padding: 4px 0px;
}
.topquicklinks a {font-size: 16px !important; margin: 0 10px;}
