@charset "UTF-8";
body {
	font-family: Arial, Helvetica, 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;
	}

/* 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 {
	height: 105px;
  	background-image: url(../images/masthead_bg.jpg); 
	margin-bottom: .5em;
	margin-bottom: 0;
	
}

/* 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-family: Optima, Arial, Helvetica, sans-serif;
	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;
}

div#header-region {
	margin-bottom: 1em;
}

/* Left Block Navigation*/

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

ul.menu {
	font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", Geneva, Trebuchet MS, sans-serif;
	font-size: 109%; /* 12px/12px */
	font-weight: bold;
	color: #2D3632 ;
	line-height: 1.125em;
	text-decoration: none;
}

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 { 
	text-decoration: none;
	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: center top;
	background-repeat: no-repeat;
	margin-top: 45px;

}

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

#sidebar-right ul li{
	margin: .75em 0;
	line-height: 1.35em;
}
#sidebar-right li a{
	text-decoration: none;
	color: #000;
}
#sidebar-right li a:hover {
	color: #666;
	text-decoration: underline;
}
#sidebar-right h2{
	font-family: "Myriad Pro", "Myriad Web Pro Regular", "Lucida Grande", Geneva, Trebuchet MS, sans-serif;
	font-size: 125%; /* 18px/18px */
	font-weight: bold;
	text-transform: uppercase;
	color: #2D3632 ;
	border-bottom: 1px solid #2D3632;
	margin: 20px 40px 10px 40px;
}

#block-block-1 {
	background-position: center bottom;
	background-repeat: no-repeat;
}

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

}
#block-block-3 {
	background-image: url(../images/news-bkg3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#block-block-4 h2{
	font-size: 100%;
}

#footer-region { margin-bottom: 0px; margin-top: .5em;}
#footer {
	border-top: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}
#footer p{
	text-align: center;
	font-size: 90%;
}
#umn-footer-container{
	margin-top:0.5em;
}
	
#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;
}
