@import url("basic_legacy.css");
@import url("nav.css");
@import url("slider.css");
@import url("hub.css");
@import url("ezproxy.css");

* { 
	margin: 0; 
	padding: 0; }

/* --- GLOBAL STYLES
------------------------------------------------------ */
html { font-size: 12px; font-family: "Arial","Helvetica",sans-serif; }

body { text-align: center;
	/*background: #313131; old - cmackenzie 3/4/09*/
	background: #b9b9b9;
	color: #3c3c3c; 
	margin-left:auto;
    margin-right:auto;
	}
	
a.askalibrarian 
{
    color:#ac0400;
	margin: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 0px 0;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	left:-4px;
	top:-5px;
	text-decoration:none;
	/*top:24px;*/
}

a.askalibrarian:hover
{
  color:  #9C5945;
}

a{ color: #953800; }
	a:hover { color: #587b7c; }
	
	/* --- HEADINGS --- */	
	h1 { 
		font-family: "Georgia","Times New Roman","Times",serif; 
		font-size: 190%;
		font-weight: normal;
		color: #012c4e; 
		margin-bottom: 15px; }
	
	h2 {
	font-size: 125%;
	font-weight: normal;
	color: #012c4e;
	margin: 0 0 5px 0; }
		
	h3 {
	font-size: 14px;
	color: #333;
	margin: 5px 0; }
	
	/* --- LISTS --- */	
	ol, ul { margin: .5em 0; }
	
	ol { padding-left: 24px; }
	/*commented by cmackenzie, this was impacting the usage of the URMC footer - 6/5/09
	ul { 
	    /*list-style-image: url(/images/img-list-bullet.gif);
		padding: 0 0 0 25px; }*/
	ul {
	padding: 0 0 0 10px;
	list-style-type: none; }
	
	li {
		color: #3c3c3c;
		padding: 5px 0; 


		}
	
		li ul { margin: 0; }
	
		li ul li { padding-bottom: 0; }
	
	dl { margin: 0 10px; }
		
	dt {
		font-family: "Georgia", "Times New Roman", "Times", serif;
		font-size: 14px;
		color: #333333;
		font-style: italic; }
		
	dd { padding: 0 .5em; }
	
	dl.faq { margin: 0; }

	dl.faq dt {
		font-size: 18px;
		font-weight: normal;
		color: #333333;
		font-style: italic;
		margin: 0 0 2px 0; }
		
		dl.faq dd { padding-bottom: 1em; }
	
	/* --- TEXT --- */	
	p {
	font-size: 100%;
	line-height: 16px;
	color: #3c3c3c;
	margin: 0 0 10px 0; }
	
   blockquote{
		padding:2px 0 2px 0;
		margin: 15px; }

	
	/* --- MISC --- */		
	hr { display: none; }
	
	img {
		border: 0;
		padding: 0;
		margin: 0; }
		
	/* --- GENERAL CLASSES --- */
	.callout {
	background-color: #D9E3EC;
	color: #000000; }
	
	.stressed {
		font-size: 118%; }

	.hidden { display: none; }

/* --- MAJOR DIVs
----------------------------------------------------- */
#identity, #navigation, #content, #footer { 
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	z-index: 0; }

/* --- IDENTITY
----------------------------------------------------- */
#identity { 
	/*background: #000;*/
	background: transparent url(/public/bg-header-short2.jpg) no-repeat top right;
	border-top: 0px solid white;
	color: #FFFFFF;
	height: 60px;
	/*margin-top: 84px;*/
	padding: 0;
	position:relative;
 }

#miner-logo { 
	float: left; 
	width: 325px; 
	height: 42px;
	margin-top: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle; }
		
	#miner-logo a {
		display: block;
		width: 325px;
		height: 42px;
		/*background: url('/public/6-miner-logo.jpg') no-repeat left;
		commented by cmackenzie 6/3/09 for blue redesign*/ }
		
/* --- CONTENT
----------------------------------------------------- */
#content { 
	width:890px; /*860px;*/
	background: #fff url('https://www.urmc.rochester.edu/libraries/miner/images/bg_book.gif') no-repeat;
	background-position: bottom right;
	padding: 10px 0px 10px 10px; }
	
#content p.clear { 
		clear: both; 
		margin: 0; 
		height: 0; }
		
#content img {
	margin: 5px; }
	
#primary {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;}
	
#secondary { 
	float: left;
	margin: 0 5px 0 0;
	width: 420px; }
	
#tertiary {
	width: 223px;
	float: right;
	padding: 0px;
	margin:0;
	 }
	
#layout {margin-top: 0px; padding-left: 0px; text-align:center;width: 900px;background:#fff;margin-left:auto; margin-right:auto;}

/* --- FOOTER 
----------------------------------------------------- */
/*new footer copied from urmc-base.css - cmackenzie 6/5/09*/
	#footer {
	font-size: 100%;
	padding: 15px 40px 20px 40px;
	clear: both;
	background: url('/public/bg-footer.jpg') left top repeat-x;
	height: 90px;
	width: 820px;
	border-top: 5px solid #00467f;
}
		
	#footer p {
	color: #777777;
	text-align: center;
	line-height: 18px; }
	
	#footer a, #footer a:visited {
	color: #797979;
	text-decoration: underline;
}
	#footer a:hover {
	color:#000000;
	text-decoration: underline; }
	#footer-links {
	float: left;
	width: 520px;
}
	#footer-links ul {
	margin:0 20px 0 0;
	padding:0;
}
	
	#footer-links ul li {
	background:none;
	padding: 1px 0 1px 5px;
	font-size: 11px;
	padding: 2px 0;
	margin: 0;
	color:#797979;
}
		
	#footer-links .col1, #footer-links .col2, #footer-links .col3{
	float:left;
	margin:0 35px 0 0;
}
	#footer-links .footnote {
		margin:5px 0 0 0;}
	
	#footer-links .update {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0;
}

#footer-links .heading {
	font-weight:bold;
	font-size:12px;}

#footer-mark {
	float:right;
	width:200px;
	margin-top: 15px;
}


/*old footer - cmackenzie 6/5/09
#footer {
	font-size: 95%;
	padding: 40px 0 15px 0;
	clear: both;
	font-weight: bold;
	letter-spacing: 1px;
    background: #313131 url(https://www.urmc.rochester.edu/libraries/miner/images/img-site-end.jpg) no-repeat;
	background-position: center top;
	text-align: center;
}
	
#footer p {
	color: #e8e8e8;
	text-align: center;
	line-height: 18px;
	
}

#footer p.update { color: #747474; font-size: 9px; font-weight: normal; letter-spacing: normal; }

#footer a, #footer a:visited {
	color: #e8e8e8;
	text-decoration: underline;
}
#footer a:hover { 
	color:#fff; 
	text-decoration: underline; }*/