/*******************************************
File: home.css
Used In: www.maine.edu index page
Design: 2 column
*******************************************/

* {
	font-family:Arial,Helvetica,sans-serif;
}

html, body {
	background:#fff;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#page {
	border-top:15px solid #e45e15;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:760px;
}

h1 {
	background:url(../gfx/logo.gif) no-repeat -30px 0px;
	float:left;
	font-size:0.000001mm;
	height:70px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-1000px;
	width:183px;
}


h2 {
	background:url(../gfx/Home-UMS-Logo.gif) no-repeat 0px 0px;
	float:left;
	height:111px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	text-indent:-1000px;
	width:250px;
	padding-right:11px;
}

html>body h2 {
	padding-right:0px;
}

#header {
	width:510px;
	display:inline;
}

#sitesearchform {
height:32px;
margin:3px 0px;
padding:2px 0 0 0;
text-align:right;
}

#sitesearchform p {
display:inline;
margin:0;
padding:0;
}

#sitesearchform span {
font-size:8px;
margin:0 0 0 0;
}

#sitesearchform span a {
color:#000;
font-size:9px;
margin:0 2px;
text-transform: uppercase;
}

#searchfor {
font-size:0.7em;
}

#submitsearch {
font-size:0.6em;
}
/* Top Menu */

ul#topmenu {
	background:#6d9281 url(../gfx/topmenu_bg_home.gif) no-repeat 0px 0px; 
	height:32px;
	margin:0;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:80px;
	width:501px;
	right:0px;
}

html>body ul#topmenu {
	background:#6d9281 url(../gfx/topmenu_bg_home.gif) no-repeat 0px 0px;
	height:32px;
	margin:0;
	padding:0 0 0 0px;
	position:absolute;
	top:80px;
	left:260px !important;
	width:498px;
}

ul#topmenu li {
	text-align:center;
	float:left;
	font-size:0.7em;
	list-style-image:none;
	list-style-type:none;
	overflow:hidden;
	padding-left:2px;
}

ul#topmenu li a {
	color:#fff;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:10px 5px 0 5px;
	text-transform: uppercase;
}


#thumbmnu {
	/*height:40px;*/
	margin:0;
	padding:0 0 0 0px;
	position:absolute;
	top:40px;
	left:260px !important;
	width:498px;
}

#thumbmnu a {
	a:decoration:none;
}

#thumbmnu img {
	border:0px;
}

#thumbmnu span {
	float:right;
	margin-left:1em;
}

#ssnormallink {
	display:none;
}

/* End Top MEnu */


#colsthree, #colstwo {
	clear:both;
	position:relative;
	width:760px;
}

#colsthree {
	background:#f7ceb8 url(../gfx/cols3m_bg.gif) repeat-y;
}

/* Left Column */
#lifestyleimg {
	position:absolute;
	left:200px;
}

#flash { 
	position:absolute;
	left:261px;
	display:block;
	height:auto;
	width:auto;
}

html>body #lcol {
	background:#005F87 url(../gfx/lcol_bg.gif) no-repeat;
	float:left;
	width:261px;
}

#lcol {
	background:#005F87 url(../gfx/lcol_bg.gif) no-repeat;
	float:left;
	width:260px;
	padding:0px;
	height: 627px;
}

#lcol h4 {
	color:#fff;
	font-size:0.7em;
	font-weight:normal;
	height:15px;
	margin:0;
	overflow:hidden;
	padding:30px 15px 15px 20px;
	text-align:left;
}

#lcol h3#visitoursevenuniversities {
	background:url(../gfx/visitoursevenuniversities.gif) no-repeat top left;
	font-size:0.000001mm;
	height:18px;
	margin:18px 0 13px 3px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	text-indent:-1000px;
}

#lcol ul.sitelist {
	color:#fff;
	margin:0 30px;
	padding:0;
	text-align:left;
}

#lcol ul.sitelist a {
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
}

/* End Left Column */


/* Menu Styles */

ul#menu {
	margin:0;
	padding:20px 0 20px 0;
}

ul#menu li {
	list-style-image:none;
	list-style-type:none;
	padding:0 15px 2px;
}

ul#menu li a {
	color:#d7e6ec;
	font-size:0.8em;
}

/* End Menu Styles */

#rcol {
	margin:0 0 0 261px;
}

em {
	position:absolute;
	top:300px;
	text-decoration:none;
}

#content {
	padding:0px;
	width:490px;
}

#colsthree #content {
	width:348px;
}

#content h3 {
	color:#fe6918;
	font:1.8em normal Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 15px 0 100px;
	text-indent:-70px;
}

#content p {
	font-size:0.8em;
	line-height:1.4em;
	margin:0 0 15px 0;
	padding:0 15px 0 0;
	text-align:left;
}

#colsthree #content p {
	padding:0 15px 0 30px;
}

#content li {
	font-size:0.8em;
	line-height:1.4em;
	margin:0 0 15px 0;
	padding:0;
}

/* Footer */

#footer {
	clear:both;
	font-size:12px;
	padding:15px 0;
	text-align:center;
	width:760px;
	position:absolute;
}

#footer p {
	margin:0;
	padding:2px 0;
}

/* End Footer */

/* ClearFix */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline;
}

/* para? */

#para {
	position:absolute;
	height: 329px;
	width: 491px;
	left: 261px;
	z-index: 1000;
	overflow: visible;
	margin-left: -1px;
}

#para p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;

}
/* end para */

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.border-topbottom {
	border-width:4px 0px 4px 0px;
	border-style:solid;
	border-color:#000;
}
.border-right {
	border-width:0px 4px 0px 4px;
	border-style:solid;
	border-color:#000;
}
.welcome {
	padding-right: 15px;
	padding-left: 15px;
	margin: 15px;
}

