@charset "UTF-8";
body {
  font-family: Arial, Verdana, 'Liberation Sans', Freesans, Helmet, sans-serif;
	/*background: url('../images/top_gradient_lighter.png') repeat-x scroll 0 0, url('../images/bg_pattern_gray.jpg');*/
	background-color: #fffAF1;
	margin-top: 0;

}

h1 {color: #330828;}
h2 {color: #000; font-size: ;}
h3 {color: #000; font-style: italic; font-weight: bold;}
h4 {color: #000; text-transform: uppercase;}

#page {
	background-image: url('../images/page_menubar2.png'); 
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-top: 1.5em;
}
p {	line-height: 1.35em;

}
a:link{
		color: #3788A3;
}
a:hover, a:visited {
		color: #3788A3;
}


fieldset {
	border: 1px solid #7a0019;
	padding: 10px;
}

legend {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
table {
border-collapse:collapse;
}

td, th {
	border: 1px solid #BFBFBF !important;
    line-height: 10pt;
    margin: 0;
    padding: 2px;
}

ul {
	list-style-type: disc;
	line-height: 1.35em;
}

ul ul {
	list-style-type: disc;
}
li { margin: .75em 0;}
ol {
	list-style-type: decimal;
	padding-left: 30px;
}
sup {
  vertical-align:super;
  font-size:0.8em;
}
sub {
  vertical-align:sub;
  font-size:0.8em;
} 
    
/* BEGIN U RELATIONS / 960.GS HEADER CSS */
/* CAMPUS LINKS */
#nav-links {
	background-color: transparent;
	font-size: 100%;
	line-height: 22px;
	color: #2D3632;
	text-align: right;
	border-bottom: 1px solid #44514c;
	text-decoration: none;
	margin-top: .3em;
	margin-bottom: .5em;

}

#nav-links li, #campus-links ul, #campus-links li {display: inline; color: #000;}
#nav-links a {text-decoration: none; color: #2D3632;}
#nav-links a:hover {color: #3788A3;}
#nav-links ul {
	margin: 0 10px 0 0;
}

#nav-links ul li, #nav-links p { display:inline; padding-right: 5px; }
#jump {margin: 0; float: left; display: none; }

div#umn-portal-links {
  margin: 4px -2px 2px 425px;
display: inline; 
color: #000;
}

div#umn-portal-links a {
  display: block;
  float: left;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
/*  margin: 0 6px 0 0; */
  text-decoration: none;
}

div#umn-portal-links a#button-myu {
  width: 73px;
  background: transparent url(../images/btn_myu.gif) top left no-repeat;
	margin: 0 0 0 0;
}

div#umn-portal-links a#button-onestop {
  width: 73px;
  background: transparent url(../images/btn_onestop.gif) top left no-repeat;
margin: 0 6px 0 0;
}

div#umn-search {
  margin-top: 0;
  margin-left:0px;

}

#gsearch {
  clear: right;
  float: left;
  height: 22px;
  background: transparent url(../images/search_field2.gif) no-repeat scroll left bottom;
  width: 269px;
  margin: 0;
}

#gsearch label {
	position:absolute;
	left:-9999px;
}


#gsearch input#search-field {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  float: right;
  font-size: 0.85em;
  margin: 4px 58px 0px 0px;
  width: 196px;
  color: #666;
  padding: 0;
}

.search-button {
  float: right;
  margin: -16px 13px 0 0;
  padding: 0;  
}

#site-header {
	background-color: transparent url(../images/bg_header2.jpg) top left repeat-x; height: 20px; border-bottom: 1px solid #48000f;
	margin-top: 2em;
}

#site-subheader {
  position:relative;
}

#site-subheader h1 {
  line-height:1em;
  border-bottom:2px solid rgb(50,50,50);
}
/* Levin Alexander's graphic headers image replacement for the title */
h1#title-banner, h1#title-banner span {
/*  width:960px; */
  width:975px;
  height:103px;
  background-image: url(../images/masthead_bg2.jpg);
  background-repeat: no-repeat;
}
#hdrMPCLink {
  position: absolute; left: 0px; top: 0px; right: 0px; z-index: 100;
}

#hdrMPCLink a {
  position: absolute; left: 0px; top: 0px; right: 0px;
  color: #ccc;
  background-color:rgb(90, 95, 91);
  background-color:rgba(254, 250, 241, 0.2);
  border-bottom: 1px solid rgb(50, 50, 50);
  padding-left: 10px;
  font-size: 0.8em;
  line-height: 1.5em;
  text-decoration: none;
}
#hdrMPCLink a:hover {
  color:#eee;
  background-color:rgb(90,95,91);
}

/* Secondary links are designed to be rendered as a menu at the upper right of the site subheader/banner area. TODO: Rewrite this section to use UR Templates styles. */
#secondary-links {
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#secondary-links ul {
	float:right;
	margin: 2px 5px 0 0;
}
#secondary-links ul li {
	display:inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-left: 5px;
}
#secondary-links ul li.last {
	display:inline;
	padding-right: 5px;
	border-right-style: none;
}

#secondary-links a:link, #secondary-links a:visited {
	color: #333;
	text-decoration: none;
}

#secondary-links a:hover {
	color: #666;
	text-decoration: underline;
}

h1#site-name {
	font-size: 2.5em;
	color: #fff;
	padding: 30px 0 0 50px;

}
#site-slogan {
	font-style: italic;
	font-size: 1em;
	color: #fff;
	padding-left: 155px;

}

h1#site-name a {
	color: #fff;
	text-decoration: none;
}

/* Left Block Navigation*/

#block-user-1 .content{
	margin-top: 25px;
}
.block ul{ padding: .25em 0 .25em 0; list-style: none;}

ul.menu {
	font-size: 109%; /* 12px/12px */
	font-weight: bold;
	color: #2D3632 ;
	line-height: 1.125em;
	text-decoration: none;


/*	text-transform: uppercase;*/
}

ul.menu a {
	display:block;
	color: #2D3632;
	text-decoration: none;
}
ul.menu li.expanded {
	padding-right:5px;
}
ul.menu li.expanded a {
	padding: 2px 0 2px 1.25em;
	background-color:#e6e2db;
	border-width:1px;
	border-color:#b0aea2;
	border-style:solid solid solid none;
}
ul.menu li.leaf a {
	padding: 0;
	background-color: transparent;
	border:none;
}
ul.menu li.expanded li.leaf a { 
	margin-left: 1.5em; 
	text-transform: none;
	font-weight: normal;
	font-size: 90%; /* 12px/12px */
	}
ul.menu li.expanded li.leaf {background: none;}
ul.menu li.leaf,
ul.menu li.collapsed {
	text-decoration: none;
	list-style-image: none;
	list-style: none;

	}
	
ul.menu li.expanded {
	text-decoration: none;
	list-style: none;
	list-style-image:none;
	/* background: url(../images/nav_bkg.png) no-repeat; */
}
	
ul.menu a:visited {
  	text-decoration: none;
	color: #330828;
}

ul.menu a:hover {
	text-decoration: underline;
	color: #3788A3;
}


/*Right Block Google Calendar*/

#sidebar-right {
	background-image: url(../images/news-bkg1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 30px;
	text-decoration: none;

}

#sidebar-right .content {
	margin: 0px 20px 0px 60px;
	text-decoration: none; 
}

#sidebar-right .content ul li {
	margin: .75em 0;
	line-height: 1.35em;
	text-decoration: none; 
}
#sidebar-right ul li a{
	color: #2D3632;
	text-decoration: underline;
	list-style: none;
	
}
#sidebar-right li a:hover {
	color: #2D3632;
	text-decoration: underline;

}
#sidebar-right h2{
	font-size: 125%; /* 18px/18px */
	font-weight: bold;
	color: #2D3632 ;
	border-bottom: 1px solid #2D3632;
	margin: 20px 30px 10px 50px;
}

#block-block-1 {
	background-image: url(../images/news-bkg3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#block-block-2 .content{
	margin: 0;

}
#block-block-4 h2{
	font-size: 110%; /* 18px/18px */

}

#footer-region { margin-bottom: 0px; margin-top: .5em;}
#footer {
	border-top: 1px solid #ccc;
	background-color: #fff;
}
#footer p{
	text-align: center;
}
#umn-footer-container{
	margin-top:0.5em;
	/*
	overflow: auto;
	width: 100%
	*/
}
	
#umn-footer-notes{
	width: 45%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 75%;
}
#umn-footer-links {
	text-align: right;
	width: 30%;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 75%;
}
#umn-footer-links p, #umn-footer-links ul, #umn-footer-links li {
	display: inline;
	padding-left:0px;
}
#umn-footer-notes p {
	margin: 0 0 0 0;
}

#footer-message {
	padding-top: 10px;
	background-color: #A4B7B9;
	border-bottom: 1px solid #C4C4BE;
	padding-left: 10px;
	padding-right: 10px;
}

#mission {
	text-align: center;
	font-style: italic;
	padding-bottom: 10px;
	border-bottom: 1px solid #C4C4BE;
}

/* Levin Alexander's graphic headers image replacement markup from
    http://levinalex.net/files/20030809/alternatefir.html

    Note, non-standard markup to support IE5/Mac is omitted.
    Note, z-index to support Opera 5 and 6 is omitted.

    See Also:
    http://www.mezzoblue.com/archives/2003/12/12/accessible_i/#c002804
*/
.replace {
    position:relative;
    margin:0;
    padding:0;
}

.replace span {
    display: block;
    position:absolute;
    top:0px;
    left:0px;
}
/* end levin's graphic header image replacement.  to use, add the following css:
    #myh1, #myh1 span { height:XXXpx; width:XXXpx; background-image: url(XXX); }

    where myh1 is id of element being replaced declared as such:

    <tag class="replace" id="myh1">Text to be replaced.<span></span></tag>
*/