/* IMPORT ADVANCED STYLES - THE STYLES IN THE IMPORTED STYLESHEET ARE IGNORED BY OLDER BROWSERS */

@import url("advanced.css");

/* GENERIC HTML STYLES */

p {font: .8em verdana, arial, helvetica, sans-serif;}
pre {font:80% monospace}
strong, b {font-weight:bold}
body {text-align:center}
/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
.hidden {display:none;}

/* LISTS 
ul {margin: .3em 0 1.5em 0;list-style-type:none}
	ul.related {margin-top: -1em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 25px}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}*/

/* GENERAL FORMATTING STYLES */
#urmc_main_header_nav {
	background-color: #BDBDB1;
}
#URMCheader {color:#fff;font:.6em Verdana, Arial, Helvetica, sans-serif;background: url(../images/globalBG.gif) repeat-x bottom left}
#URMCheader a:link, #URMCheader a:visited {font-weight:normal;color:#fff}
#URMCheader a:hover {font-weight:normal;color:#ccc}
#URMCheader input {margin:0px;padding:0px; font-size:11px;}
.fineprint {color:#666;margin-top:0;padding-top:2px;text-transform:uppercase;font:.7em Geneva, Arial, Helvetica, sans-serif}
.fineprint a {color:#999;text-decoration:none}
.fineprint a:visited {color:#999;text-decoration:none}
.fineprint a:hover {color:#333;text-decoration:none;font-weight:bold}
.hidden {display:none;}
.headingCallout {font-family : "trebuchet ms", tahoma, verdana, geneva, arial, helvetica, sans-serif; color: #647d9e; font-size: .9em;line-height: 110%;font-weight: bold;border-bottom: 1px solid #647d9e;}
.third_level_nav {
	border-color: #eee;
	border-style: solid solid solid solid;
	border-width: 1px 1px 5px 1px;
	font-size: 1em;
	padding: 5px;
}
.imagecontainer {background-color: #fff;border-top: 1px solid #a9a9a9;border-left: 1px solid #a9a9a9;border-right: 2px solid #a9a9a9;border-bottom: 2px solid #a9a9a9;padding: 5px;}

/* LAYOUT STYLES */

#layout {
	padding:0;
	width:750px;
	text-align: left;
}
.float-wrapper {padding:0;width:750px;text-align:left}
#first-float {margin: 0;;text-align:left;}
#first-float li {font-size:0.8em;line-height:140%}
#first-float li ul {font-size:1em}
#first-float li ul li {font-size:1em}
#footer {margin: 0px; text-align: center;}
#footer p {font:.6em Verdana, Arial, Helvetica, sans-serif}
#content {padding-right: 5px;}

/* HTML STYLES */

a:link, a:visited {color:#5C4DB4;font-weight:normal;text-decoration:underline;}
a:hover {text-decoration:none;}
body {font-family:verdana, helvetica,arial,sans-serif;margin:0;padding:0;}
a.noline:link, a.noline:visited, a.noline:hover {text-decoration:none;color:#fff}
h1 {color:#666;font:300 1.6em Georgia, Times New Roman, Times, serif;}
h2 {color:#333;font:300 1.4em Georgia, Times New Roman, Times, serif;padding-bottom:0}
h2 a:link, h2 a:visited {color:#930001;text-decoration:none;font-weight:normal; border-bottom:1px dotted;}
h2 a:hover {color:#BF7163;text-decoration:none;font-weight:normal}
h3 {font:italic 300 16px Verdana, Arial, Helvetica, sans-serif;	color:#999; font-weight:bold}
h3 a:link, h3 a:visited {color:#930001;text-decoration:none;}
h3 a:hover {color:#BF7163;text-decoration:underline;}
h4 {margin:0;padding:0;font:bold 90% Helvetica, Tahoma, Geneva, Arial, sans-serif}
h4 a:link, h4 a:visited {color:#930001;text-decoration:none; border-bottom:1px dotted; font-weight:bold}
h4 a:hover {color:#BF7163;text-decoration:none; font-weight:bold}
h5 {font-size:70%;font-weight:bold}
h6 {font-size:64%;font-weight:bold}

body {background: #BDBDB1}

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/

.site_nav {
	font-size: 12px;
	color: #fff;
	padding-top: 0px;	
}

#p7PMnav {
	margin:0px;
	padding: 8px 0px 0px;
	background-image: url(../images/navigation_background.jpg);
	width: 750px;
	font-size: 11px;
	height: 37px;
}
#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin:0;
	padding:0;
	border: 1px solid #333333;
	z-index: 10000;
}
/* these are the menu styles */
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul li {
	background-image: url(../images/navigation_drop_bg.jpg);
	background-color: #A6CAFE;
}
/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #000000;
	line-height:1;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 17px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #666;
	color: #ddd;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #999;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #666666;
	color: #CCCCCC;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 220px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #666666;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

#education {width:55px; border-right: 1px solid #C3C3C1;  text-align: center;}
#research {width:55px; border-right: 1px solid #C3C3C1;  text-align: center;}
#patientcare {width:71px; border-right: 1px solid #C3C3C1;  text-align: center;}
#library {width:130px; border-right: 1px solid #C3C3C1;  text-align: center;}
#giving {width:89px; border-right: 1px solid #C3C3C1;  text-align: center;}
#depts {width:138px; text-align: center;}
