/* CSS Document */
/* Header */
/* ----------------------------------------------------- */
#header {
	width: 723px;
	border-top: 7px solid #F60;
}

#header ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px; 
	float: right;
	margin: 0px;
	padding: 0;
	background: #FF6600;
	width: 271px;
	border-top: solid 1px #FFF;
}

#header li {
	list-style:none;
	float: left;
}

#header li a {
	display: block;
	float: left;
	color: #FFF;
	margin: 0;
	padding: 5px 6px;
	background: #FF6600;
	text-decoration: none;
}
#header li a:hover {
	background: #005533;
}
/*
#header ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px; 
	float: right;
	color: #007531;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	background: #F7941D;
}
#header li {
	display: inline;
	padding: 2px 0px 0px 2px;
	list-style-type:none;
}
#header a:link{
	color: #007531;
	text-decoration: none;
}
#header a:visited{
	color: #007531;
	text-decoration: none;
}
#header a:hover{
	color:#FFFFFF;
	text-decoration:none;
}*/
#header_top_banner {
	width: 723px;
	border-top: 1px solid #00411C;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
#header_top_banner ul {
	list-style-type:none;
}
#header_top_banner li {
	display: inline;
	float: left;
	position: inherit;
}
#header_top_banner ul, #header_top_banner li {
	margin:0px;
	padding:0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* Menu Bar */
/* ----------------------------------------------------- */
#menu_bar a {
	color: #D05301;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu_bar a:hover {
	color: #00411C;
}
#menu_bar a:visited {
	color: #DO5301;
}
#menu_bar {
	width: 723px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#menu_bar ul {
	width: 723px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: -21px;
	list-style-type:none;
}
#menu_bar li {
	display: inline;
	float:left;
	padding: 0px 20px 0px 20px;
	margin: 0px 1px 0px 0px;
}
.menu_bar_bottom {
	float:left;
}
/*Columns*/
/* ----------------------------------------------------- */
#column {
	width: 724px;
	background-image:url(/alumni/imx/column2_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: 1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	position: relative;
	/*overflow:hidden;*/
}
#column_blank {
	width: 724px;
	border-left: 1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	position: relative;
	/*overflow:hidden;*/
}
#no_columns {
	width: 723px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #CCCCCC;
}
.umaa_logo {
	clear: both;
	position: relative;
	bottom: 10px;
	left: 550px;
	padding-top: 20px;
	width:inherit;
}
.tool_bar{
	position: relative;
	font-size: 9px;
	font-weight: bold;
/*	border: 1px solid #CCCCCC;     whc - removed border 05132009 - when switched to "add this" 
	background-color: #FFFFDD;    */
	margin: 15px 0px 8px 0px;
	padding: 2px 0px 4px 2px;
	color: #AAAAAA;
}
#column_margin {
	margin: 16px 7px 8px 8px;
}
/* Column1 */
/* ----------------------------------------------------- */
#column1 {
	width: 487px/*from 469 for IE*/;
	float: left;
	position: relative;
} 
#column1 hr {
	/*border-top: 1px solid #CCC;
	height:0px;*/
}

/* Column2 */
/* ----------------------------------------------------- */
#column2 {
	width: 234px;
	position: relative;
	float: right;
}
#column2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	font-size: 11px;
}
#column2 a {
	font-weight: bold;
}

/* footer */
/* ----------------------------------------------------- */
#footer {
	border-top: 7px solid #F60;
	width:723px;
}
#footer_margin {
	margin: 10px;
}
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:0px 10px 5px 10px;
	margin: 0px 0px 0px 90px;
}

/*TIER TWO PAGES */
/* ----------------------------------------------------- */
#tier2 .flashholder {
	width:480px; 
	float: left;
	margin-right: 3px; 
	margin-bottom: 5px;
}

#tier2 .toptext {
	float:right;
	width: 210px;
}

#tier2 h2 {
	margin-top: 4px;
	line-height: 12px;
}
#tier2 .toptext p {
	line-height: 12px; 
	margin-top: 0px; 
	padding-top: 2px;
}
#tier2 .dark_column {
	color: #FFFFFF;
}

#tier2 .dark_column a:link {
	color: #CCCCCC;
}

/* logon */
/* ----------------------------------------------------- */
#log_on {
	border: 1px solid #FFAB19;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	position: relative;
}

.login_fields{
	font-size: 9px;
	font-weight: bold;
}
.leadin{
	font-size: 10px;
	font-weight:bold;
	font-style: italic;
	padding: 10px 0px 10px 0px;
}

/*content */
/* ----------------------------------------------------- */
#home_headnews {
/*	height: 100%;*/
}

#home_headnews p {
	font-size: 11px;
	margin-top: 4px;
}
#home_headnews img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	/*float:left;*/
}
#home_headnews h1{
	margin-bottom: 25px;
}



/* Home Weekly Top Ten */
/* ----------------------------------------------------- */
#home_top_ten {
	width:230px;
	border: 1px solid #CCCCCC;
	background-image: url(/alumni/imx/top_ten.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:right;
	position:relative;
	height: 300px;
}

#top_ten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	padding: 6px 10px 6px 20px;
	border-bottom: 1px solid #CCCCCC;
}
#top_ten_list ul {
	padding: 0px 10px 0px 15px;
	font-size: 10px;
	margin:10px 0px 10px 0px;
}

#top_ten_list li {
	list-style-type: none;
	line-height: 1.75em;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#top_ten_list a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#top_ten_list a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#top_ten_list a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
/* Quick Links */
/* ----------------------------------------------------- */
#quick_links {
	font-size: 11px;
	line-height:135%;
}
#quick_links h3 a {
	font-size: 12px;
	color: #00411C;
	text-decoration:none;
}
#quick_links h3 a:hover {
	color: #FF5805;
}
#quick_links p {
	margin: 0px 0px 12px 16px;
}
/*Benefits Links*/
/* ----------------------------------------------------- */
#benefits_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0px;
	font-size: 12px;
	color: #00411C;
	text-decoration:none;
}
#benefits_menu a:hover {
	color: #FF5805;
}
#benefits_menu p {
	margin-bottom:10px;
}
#benefits_menu p a {
	font-size:11px;
	font-weight:normal;
	color: #0055BF; 
	text-decoration:underline;
}
#benefits_menu p a:hover {
	color: #CCC; /*grey*/
	text-decoration:none;
}
/*------------FRONT PAGE RESOURCE LINKS--------------*/
.button {
	width: 63px;
	height: 23px;
	float : right;
	position: relative;
	clear:both;
}
#column2 .resource_links ul {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	padding-left:5px;
	line-height: 1.25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#column2 .resource_links li {
	list-style-type:none;
	
}
#column2 .resource_links a {
	font-weight:lighter;
	text-decoration:none;
}
#column2 .resource_links hr {
	margin:0px 30px 0px 30px;
}
#column2 .resource_links h4 {
	color: #FF6600;
}
/* Home Upcoming Events */
/* ----------------------------------------------------- */
#home_upcoming_events {
	width:230px;
	border: 1px solid #CCCCCC;
	background-image: url(/alumni/imx/upcoming_events.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
	height: 300px;
}
.upcoming_events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	padding: 6px 10px 6px 20px;
	border-bottom: 1px solid #CCCCCC;
}

#calendar {
 	width: 195px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	padding-bottom:15px;
}

#calendar hr {
	width: 85%;
	margin-top:10px;
}
#calendar p {
	font-size: 11px;
	line-height: 1.25em;
	color: #666;
	margin:6px 0px 0px 0px;
	padding:0px;
}
#calendar b {
	color:#000;
}

#calendar img {
	padding-right: 3px;
	margin: 0px;
}


/* Club Upcoming Events */
/* ----------------------------------------------------- */
#club_upcoming_events {
	width:230px;
	border: 1px solid #CCCCCC;
	background-image: url(/alumni/imx/listbanner_clubs.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
	height: 300px;
}

.club_font_listbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 10px 6px 20px;
	border-bottom: 1px solid #CCCCCC;
}
/* Club Weekly Top Ten */
/* ----------------------------------------------------- */
#club_top_ten {
	width:230px;
	border: 1px solid #CCCCCC;
	background-image: url(/alumni/imx/listbanner_clubs.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:right;
	position:relative;
	height: 300px;
}
/* Club Events Calendar */
/* ----------------------------------------------------- */
#club_content {
	width: 457px;
	padding: 0px 7px 0px 0px;
	margin-left: 12px;
	background-color: #FFFFFF;
}

#club_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 2px 0px 0px 0px;
	text-align:left;
}

.clubs_calendar hr {
	height: 1px;
	margin: 5px 0px 7px 0px;
	color: #006600;
	width: 75%;
}

/* BreadCrumbs */
/* ----------------------------------------------------- */
#breadcrumbs {
	font-size: 10px;
	margin: 5px 0px 0px 8px;
	color: #AAAAAA;
}
#breadcrumbs a {
	color: #AAAAAA;
	text-decoration:none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #DDDDDD;
}

