
/* Layout Stylesheet for UMS Libraries MARINER */ 

body,
html{
width: 700px;
 	margin: 0;
 	padding:0; 
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial, "lucida console", sans-serif;
\

 }

body {
width: 700px;	
margin: 0;
 	padding:0; 
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial, "lucida console", sans-serif;
\

}

#wrap {
	width: 700px;
	margin: 0;
	padding:0;
	border-color: #466991;
	border-style: solid;
	border-width: 1px;
	background:white;

}	 

#header{
 	height:60px; 
 	width: 100%;
 	/*color: #466991;*/
	color:black;
	margin: 0;
	padding:0;
 	background-image: url(images/gradient_new.gif);
	background-repeat:repeat-y;
	background-position: right;
	font-size:8pt;
	vertical-align:top;
	margin-right:0;
	padding-right:6px;
	text-decoration: none;
	float:left;
	text-align:left;
 }

#topnav{
	color: #ffffff;
	margin: 0;
	text-align:right;
	font-weight: normal;
	font-size:8pt;
	float:right;
	padding-right:0px;
	padding-top:0px;
padding:3px;
background: #466991;
width:760px;
}

#topnav a, #footer a{
font-size:8pt;
color: #FFFFFF;
text-decoration:none;
background: #466991;
}

#topnav a:hover, #footer a:hover
{
font-size:8pt;
color:#F8FBBD;
text-decoration:underline;
background: #466991;

}

#campuslinks a{
font-size:8pt;
color:black;
text-decoration:none;

}

#campuslinks a:hover{
font-size:8pt;
color:blue;
text-decoration:underline;

}


#breadcrumbs{
 	height:15px;  
 	width:100%;
	min-width: 538px;
 	color: #ffffff; 
 	margin:0px;
	padding:0px;
	font-size:8pt;
	background: #466991;
	font-weight:bold;
	padding-left:10px;  
	MARGIN-right:-10px;
}

#subheader2{
 	height:6px;  
 	width:100%;
	min-width: 538px;
 	color: #000000; 
 	margin:0px;
	padding:0px;
	font-size:2px;
	BACKGROUND: #008183;
	font-weight:bold;
	
padding-left:10px;  
	MARGIN-right:-10px;


  }

#subheader1{
 	height:6px;  
 	width:100%;
	min-width: 538px;
 	color: #000000; 
 	margin:0px;
	padding:0px;
	font-size:2px;
	BACKGROUND: #008183;
	font-weight:bold;
	
padding-left:10px;  
	MARGIN-right:-10px;


  }


#ursusbar{
 	height:20px;  
 	width:563px;
	min-width: 538px;
 	color: #005F87; 
 	margin:0px;
	padding:0px;
	font-size:10pt;
	BACKGROUND: #FFFFFF;
	font-weight:bold;
 padding:5px;
}


#olfd a
{
padding: 2px;
line-height: 1.75;
font-size: 12px;
}


#navbar{
	background: #466991;
 	color: #FFFFFF; 
 	margin:0px;
	padding:0px;
	font-size:10pt;
	height: 22px;
	font-weight: normal;
	width:100%;
	min-width:538px;
padding-left:10px;  
MARGIN-right:-10px;
}

#collection{
	background: #006132;
 	color: #FFFFFF; 
 	font-size:10pt;
	height: 20px;
	font-weight: normal;
	width:250px;
	min-width:250px;
PADDING:15PX;
float:right;

}

#collectionwrap {

border: solid black;
border-width:1px;
float:right;
width:260px;
padding-top:10px;
FONT-WEIGHT:BOLD;
color:black;
}


#nav, #nav ul { /* all lists */
	float: left;   
	list-style: none;  /* required */
	line-height: 1;
	/*background: #008183;*/
background: #466991;

	padding: 0PX;    /* required */
	margin: 1px;  /* required */
	width: 100%;
	white-space: nowrap;
	min-width:534px;


}

#nav a {
	display: block;  /* required */
	width: 10em;    /* required */
	w\idth: 6em;   /* required */
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 0.30em 2em;*/
padding:3px;
	white-space: nowrap;

}

#nav li { /* all list items */
	float: left;  /* required */
	width: 10em; /* width needed or else Opera goes nuts */
	width: 170px;
	border-left: solid #ffffff;
/*border-bottom: solid #ffffff;*/
border-width:1px;
padding-top:0;
}

#nav li ul { /* second-level lists */
	position: absolute;  /* required */
	background: #006132;
	width: 10em;   /* required */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;  /* required */
	background:#466991;


}

#nav li:hover, #nav li.sfhover {
	background: #0099FF;

}

#nav li ul ul { 
	margin: -1em 0 0 10em; 
}
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }


#quicklinks, #quicklinks ul { /* all lists */
	float: left;   
	list-style: none;  /* required */
	line-height: 1;
	background: #a7cb9c;
	border: solid #466991;
	font-weight: normal;
	padding: 0px;    /* required */
	border-width: 1px;
	margin: 0;  /* required */
	width: 163px;
	height: 246px;
	white-space: nowrap;

}
#bottomnav {
border: solid #466991;
border-width: 1px;
width:100%;
padding:0px;




}

#quicklinks a {
	display: block;  /* required */
	width: 10em;    /* required */
	w\idth: 6em;   /* required */
	color: black;
	text-decoration: none;
	padding: 0.30em 1em;
	white-space: nowrap;
	font-size:13px;
border-bottom: solid #ffffff;
border-width:1px;
}

#quicklinksheader, #quicklinksheader a{
	font-weight:bold;
	background:#ffffff;
	width: 163px;
	color: black;
	text-decoration: none;
	padding-left: 5px;
	float:left;
	font-size:14px;
}

#resourcesheader, #resourcesheader a{
font-weight:bold;
background:#ffffff;
width: 175px;
color: black;
text-decoration: none;
padding-left: 5px;
float:left;
font-size:14px;

}

.pipe
{
	font-weight: normal;
	font-size: 1.2em;
	color: #0099CC;
}

#servicesheader, #servicesheader a{
font-weight:bold;
background:#ffffff;
width: 195px;
color: black;
text-decoration: none;
padding-left: 5px;
float:left;
font-size:14px;
}
#photoheader, #photoheader a{
font-weight:bold;
background:#white;
width: auto;
color: #black;
text-decoration: none;
padding: 0;

}

#resources, #resources ul { /* all lists */
	float: left;   
	list-style: none;  /* required */
	line-height: 1;
/*	background: #FAF9E1; */
	BACKGROUND: #ffffff;
	font-weight: normal;
	padding: 0;    /* required */	
border: solid #466991;
	border-width: 1px;
	margin: 0;  /* required */
	width: 163px;
	height: 246px;
	/*white-space: nowrap; */
background-image: url(images/bluebackground.gif);
background-repeat: repeat-x;

}

#resources a {
	display: block;  /* required */
	width: 10em;    /* required */
	w\idth: 6em;   /* required */
	color: #ffffff;
	text-decoration: none;
	padding: 0.30em 1.5em;
	white-space: nowrap;
	font-size:13px;
}

#resources a:hover {
	display: block;  /* required */
	width: 10em;    /* required */
	w\idth: 6em;   /* required */
	color: #005F87;
	text-decoration: underline;
	padding: 0.30em 1.5em;
	white-space: nowrap;
}


#services, #services ul { /* all lists */
	float: left;   
	list-style: none;  /* required */
	line-height: 1;
	/*	background: #FAF9E1; */
	/*BACKGROUND: #ffffff; */
background-image: url(images/bluebackground.gif);
background-repeat: repeat-x;
	font-weight: normal;
	padding: 0px;    /* required */
	/*border: solid orange; */
	border-left:1px;
	border-bottom:1px;	
	border-left:1px;
	border: solid #466991;
	border-width: 1px;
	margin: 0;  /* required */
	width: 163px;
	height: 246px;
	white-space: nowrap;
	min-width: 196px;

}
#resourceswrap ul{
margin-left: 10px;

}

}
#quickwrap ul{
	margin-left: 5px;
}

#photowrap {
	margin-right: 5px;
}

#bottompad {
	margin-top: 5px;
margin-left: 0px;
margin-right: 7px;
padding-top:0px;
padding-bottom:5px;
clear:both;
}

#services a {
	display: block;  /* required */
	width: 10em;    /* required */
	w\idth: 6em;   /* required */
	color: white;
	text-decoration: none;
	padding: 0.30em 1.5em;
	white-space: nowrap;
	font-size:13px;
}

#services a:hover {
	display: block;  /* required */
	width: 10em;    /* required */
	w\idth: 6em;   /* required */
	color: #005F87;
	text-decoration: underline;
	padding: 0.30em 1.5em;
	
}

#campusphoto {

	
	font-weight: normal;
	padding: 0px;


}

fieldset
{
border: 1px solid #781351;
width: 100%;
padding:15,15,15,15;
background: white;
}

legend
{
color: #781351;
background: #F8FBBD;
border: 1px solid #781351;
padding: 5px 8px
} 


#libraryphoto, #libraryphoto ul { /* all lists */
	float: right; 
	list-style: none;  /* required */
	line-height: 0;
	background: #FAF9E1;
	font-weight: normal;
	padding: 0;    /* required */
	border: solid #466991;
	border-width: 1px;
	margin: 0;  /* required */
	width: 200px;
	height: 246px;
min-height:246px;

}

#libraryphoto a {
	display: block;  /* required */
	width: 5em;    /* required */
	w\idth: 6em;   /* required */
	color: #005F87;
	text-decoration: none;
	padding:0;
	margin:0px;
}

#footer {
 	width:760px;
 	height:10px;
 	color: #ffffff;
 	margin:0;
	padding:3px;
	font-size:8pt;
	clear:both;
font-weight:normal;
/*background: #a7cb9c;*/
background: #466991;
text-align:right;
 }

input.btn {
color:#050; 
font-family: arial, "lucida console", sans-serif;
font-weight:bold; 
background-color:#fed; 
border:1px solid; 
border-top-color:#696; 
border-left-color:#696; 
border-right-color:#363; 
border-bottom-color:#363;
 filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
}



/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End IE5-Mac hack */



		
	
		
	h1 {
		font-size:16px;
		padding-top:10px;
		}

h2 {
		font-size:14px;
		padding-top:0px;
		}
	
#content {
padding-left: 50px;
font-size:10pt;
text-align:left;
margin:0px;
vertical-align:top;
}
	
.wireframemenu, #menutitle,#menutitle2,#menutitle3,#menutitle4,#leftcolumn {
display:none;
}




