/*******************
UMFK Academics Styles
http://www.umfk.edu

Version 10.20.2009

Built by: Steve Michaud, Web Technician
steve.michaud@maine.edu

Please request written permission prior to use.
*******************/

/*******************
1.0 Academics Splash Page Styles
*******************/

.academics_bg {
	background: #000000;
	color: #ffffff;
	min-height: 243px;
}
#academics_content {
	position: relative;
	width: 100%;
	z-index: 2;
}
.exp_bg {
	background: #000000 url(/images/content/academics/expsidebg.gif) top left repeat-y;
	color: #ffffff;
	min-height: 243px;
}
#exp_content {
	position: relative;
	width: 100%;
	z-index: 2;
}
#fac_highlight {
	float: left;
	width: 360px;
	min-height: 243px;
	background: url(/images/content/academics/fachighlightsbg.jpg) top left no-repeat;
}
#fac_highlight_content {
	position: relative;
	width: 340px;
	height: 221px;
	margin-top: 22px;
	text-align: right;
	font-size: 10px;
	line-height: 1.4em;
	background: url(/images/content/academics/fachighlightstxt.png) top right no-repeat;
}

#exp_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 357px;
	min-height: 243px;
	z-index: -1;
}

#expnav {
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	background: url(/images/content/academics/secnavbg.png) top left no-repeat;
}
#exptitle {
	position: relative;
	height: 73px;
}

#secnav {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	background: url(/images/content/academics/secnavbg.png) top left no-repeat;
}
#academics_info {
	float: right;
	right: 10px;
	width: 340px;
	z-index: 3;
}
#exp_info {
	float: right;
	padding-right: 10px;
	width: 380px;
	min-height: 243px;
	font-size: 11px;
	line-height: 1.6em;
	z-index: 3;
	background: url(/images/content/academics/exptitle.png) top left no-repeat;
}
#exp_info h3 {
	font-size: 11px;
	font-weight: bold;
}
#umfk-apply {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 99px;
	height: 70px;
	z-index: 3;
}
.padright {
	padding-right: 10px;
}
.padleft {
	padding-left: 10px;
}
.padtop {
	padding-top: 10px;
}
.padbottom {
	padding-bottom: 10px;
}
.padright2 {
	padding-right: 20px;
}
.padleft2 {
	padding-left: 20px;
}
.padtop2 {
	padding-top: 20px;
}
.padbottom2 {
	padding-bottom: 20px;
}
.negmargintop {
	margin-top: -10px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.appicons {
	display: block;
	min-height: 129px;
	background: #191919;
	border: #666666 solid 1px;
	padding: 10px;
	color: #ffffff;
}
.appicons a:link, a:visited, a:active {
	color: #ffffff;
}
.formstyle {
	display: block;
	background: #191919;
	opacity: .9;
	border: #666666 solid 1px;
	padding: 10px;
	color: #ffffff;
}
.formstyle a:link, a:visited, a:active {
	color: #ffffff;
}
.formstyle th {
	background: #7a7a7a;
	padding: 0 10px 0 10px;
}
#resources ul {
	list-style: square;
	text-indent: 0;
	margin: 0px 0px 10px 10px;
}
.middle {
	vertical-align: middle;
}
.pageHead {
	position: relative;
	width: 96%;
	background: #eeeeee;
	border-bottom: #393939 solid 2px;
	border-right: #393939 solid 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #393939;
}

