

body {
	background-image: url(http://www.umf.maine.edu/images/background_gold.jpg);	
	font-family: myriad-pro,sans-serif;
	font-size: .7em;
}

a {
	color: #4f4d49;		
	text-decoration: none;
	font-size: 1.0em;

}
 

a:hover, a:active {
    text-decoration:none;
    color: #7f7b76;	
}


 a:visited {
	color: #7f7b76;		
}





h1 {
	font-size: 15px;
	line-height: 2.1em;
	text-indent: 6px;
	color: #fff;
	margin-top: 0px;
}


.right {
	float: right;
}

.left {
	float: left;
}


img {
	border: 0px;
}




#wrapper {
	width:920px;
	 background: #fff;
	margin:0px auto;
    height: 100%;
	padding: 10px 0px 10px 25px;
   -webkit-box-shadow: 2px 0px 12px 6px rgba(0, 0, 0, .2);
   -moz-box-shadow: 2px 0px 12px 6px rgba(0, 0, 0, .2);
   box-shadow: 0 0 5px 5px rgba(0, 0, 0, .2);
  margin-top: -14px;

}

.masthead {
	height: 142px;
    width: 780px;
}

.masthead #logo {
	margin-left: 0px;
	float: left;
}

#content {
	margin-top:2px;
	padding-bottom:10px;
}

#content div {
	padding:10px;
	float:left;
}

#content-main {
	background: #f3f3f3;	
	margin-left:0px;
	width:652px;
	height:310px;
}

#content_main_header {
		background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
		width:652px;
		margin: 0px;
		padding: 0px;
		height: 33px;
		position: relative;
		z-index: 10000;
		top: -290px;
		left: -10px;
}

#content_main_header .titlebar {margin-top: -21px; margin-left: -6px;}


#content-main img {
	border: 0px;
	padding-top: 10px;

}


#navigation {
	position: relative;
	left: 108px;
	top: 20px;
    font-size: 1.05em;
	z-index: 90000;		
}



#navigation a {
		color: #b0aba3;		
		text-decoration: none;
		font-size: 1.0em;
}









ul.box_links {
    position: absolute; bottom: 0px;
}

ul.box_links li a:link, a:hover, a:active, a:visited{
     color: #ebebeb;
     font-size: 1.0em;

}

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	z-index: 100;
}

ul#navlist li {
	float: left;
	font-family: arial, sans-serif;
     font-size: 1.0em;
	font-weight: 500;
	margin: 0;
	padding: 5px 0 4px 0;
	color: #cbcbcb;
}


li#left {
	border-left: 1px solid #9a9094;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 4px 4px 4px;
	color: #b0aba3;	
	text-decoration: none;
}

ul#navlist li#active {
	color: #7f7b76;
}

#navlist a:hover {
	color: #7f7b76;
}





#searchbox {
		left: 562px;
		top: -64px;
		width: 330px;
		height: 56px;
		z-index: 10000;
		position: relative;
		font-size:1.3em;	
		padding: 4px 5px 4px 5px;
}


#searchbox input {
		font-size:1.1em;	
		padding: 3px 4px 3px 4px;
		width: 220px;
		-moz-border-radius-topleft: 2px;
		-moz-border-radius-topright: 2px;
		-moz-border-radius-bottomright: 2px;
		-moz-border-radius-bottomleft: 2px;
		-webkit-border-radius: 2px 2px 2px 2px;
		border-radius: 2px 2px 2px 2px;
}




form #search_button {
	font-size: 1em;	
	padding: 3px 4px 3px 4px;
    margin-left: 3px;
	width: 75px;
	

}



#LiveSearch
{
		font-family:"myriad-pro", Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #fff;
		text-align: left;
		background-color:#FFF;
		display: block;
		z-index: 10;
		*margin-top: -20px;
		padding: 2px 3px 2px 3px;

}

#LiveSearch a
{
	text-decoration:none;
	color:#222;
        
}

#LiveSearch a:hover
{
	text-decoration:none;
	color:#000;
}




/* Latest News Stories Box */



a:hover, a:active, a:visited {
    text-decoration:none;
    color: #b0aba3;	
}

#content-left {
			background-image: linear-gradient(bottom, rgb(250,250,250) 47%, rgb(255,255,255) 44%, rgb(255,255,255) 100%);
		background-image: -o-linear-gradient(bottom, rgb(250,250,250) 47%, rgb(255,255,255) 44%, rgb(255,255,255) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(250,250,250) 47%, rgb(255,255,255) 44%, rgb(255,255,255) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(250,250,250) 47%, rgb(255,255,255) 44%, rgb(255,255,255) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(250,250,250) 47%, rgb(255,255,255) 44%, rgb(255,255,255) 100%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.47, rgb(250,250,250)),
			color-stop(0.44, rgb(255,255,255)),
			color-stop(1, rgb(255,255,255))
		);
		border:1px solid #eeeaea;
		width: 191px;
		height: 308px;
		margin-left: 10px;
}

#content-left #box_header {
	width: 290px;
	height: 120px;
	margin-top: -10px;
	margin-left: -10px;
}


.news_stories {
     margin-top: -16px;

}

.news_stories ul{
	width: 200px;
	margin-left: -28px;
	margin-top: 2px;
}


.news_stories ul li { 
	width: 186px;
	height: 40px;
	float: left;
	line-height: 1.1em;
	margin-top: 16px;
}


.news_thumb {
	border: 2px solid #cdcdcd;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
	margin-top: -4px;
}


.news_title {
	float: right;
	width: 120px;
}








.more_news_but {
	position: relative;
	top: 10px;
	left: 93px;
	width: 120px;
}	
	
	




	
/* Community, Alumni, Make a Gift Boxes */	



.titlebar {
	position: relative;
	z-index: 50000;
}

.shadow_box {
	z-index: 100;
	position: relative;	
	top: -30px;

}



#content-box1, #content-box2, #content-box3  {
	border:1px solid #eeeaea;
	position:absolute;
	margin-top:194px;
	height:160px;
}

#content-box1 a:visited, #content-box2 a:visited, #content-box3 a:visited {
	color: #f3f3f3;
}

#content-box1, #content-box2, #content-box3 a {
	color: #ffffff;
}


#content-box1, #content-box2, #content-box3, ul li  {
	list-style-type: none;
	margin-left: -24px;	
	line-height: 1.4em;
	}



#content-box1 #box_header {
	background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
	width:290px;
	height: 33px;
}

#content-box2 #box_header {
	background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
	width:291px;
	height: 33px;
}

#content-box3 #box_header {
	background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
	width:290px;
	height: 33px;

}	



#content-box1 .box_header {
	background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
	width:290px;
	height: 33px;
}

#content-box2 .box_header {
	background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
	width:291px;
	height: 33px;
}

#content-box3 .box_header {
	background: url(http://www.umf.maine.edu/images/deep_red_gradient.jpg) repeat-x;	
	width:290px;
	height: 33px;

}	



#content-box1 {
	background: url(http://www.umf.maine.edu/images/graduate_studies_box_bg.jpg) no-repeat bottom;	
	color: #fff;
	margin-top: 339px;
	margin-left:603px;
	width:290px;
	z-index: 10000;
}

#content-box2 {
	background: url(http://www.umf.maine.edu/images/community_box_bg.jpg) no-repeat bottom;
	color: #fff;
	margin-top: 339px;
	margin-left:301px;
	width:291px;
	z-index: 10000;
}

#content-box3 {
	background: url(http://www.umf.maine.edu/images/alumni_box_bg.jpg) no-repeat bottom;	
	color: #fff;		
	margin-top: 339px;	
	margin-left:0px;
	width:290px;
	z-index: 10000;
}


/* Rotating Small Boxes Bottom Right */	


#content-box4 {
	padding-left: 3px;
	position:absolute;
	height:170px;
	margin-top: 320px;	
	margin-left: 680px;
	width:210px;
	
 }
   
   
.small_ad_top {
	margin-top: 0px;

}

.small_ad_bottom {
	margin-top: 8px;

}





#content-box1 ul {
	z-index: 200;	
	position: relative;
	top: -110px;
	left: -8px;
}


#content-box2 ul {
	z-index: 200;	
	position: relative;
	top: -155px;
	left: -8px;
}


#content-box3 ul {
	z-index: 200;	
	position: relative;
	top: -94px;
	left: -8px;
}





/* Special Buttons */	

#call_to_action_1 {
	z-index: 300;
	position: relative;
	left: -32px;
	top: -330px;
	width: 190px;
	height: 51px;
}


#admissions {
        position: relative;
        top: -250px;
}

#admissions_button_prospective {
	position: relative;
        top: -86px;
        left:  1px;
}





/*


*/


#slide_shadow {
	background-position: 0px;
	top: 50px;
/*
	left: 0px;
*/	
	left: 0px;
	height: 250px;
	width: 652px;
	position: relative;
	z-index: 200;
}



#alternative_thinking {
	background-position: 0px;
	top: -210px;
/*
	left: 0px;
*/	
	left: -216px;
	height: 160px;
	width: 360px;
	position: relative;
	z-index: 300;
}








.additional_links {
		margin-top: 498px;
		background: #ffffff;
		width: 900px;
		height: 15px;
		padding: 0px 0px 6px 0px;
		border-bottom: 1px solid #eeeaea;
   
}

.additional_links h3 {
        padding-left: 0px;
		color: #928e88;
		font-size: 1.45em;
		font-family: myriad-pro, sans-serif;
		font-weight: normal;
}


.footer_links {
		position: relative;
		top: 10px;
		width: 880px;
                                             left: 5px;
		font-size: 1.15em;
		font-family: myriad-pro, sans-serif;
		font-weight: normal;
}


.footer_links ul {
		position: relative;
		top: -15px;

}

.col1 {
		position: relative;
		float: left;
		left: -10px;
		width: 205px;
}
.col2 {
		position: relative;
		float: left;
		left: -10px;
		width: 205px;
}
.col3 {
		position: relative;
		float: left;
		left:  10px;
		width: 205px;
}
.col_right {
		position: relative;
		float: right;
		right: 10px;
		width: 205px;
}


.footer_links a {
		color: #928e88;		
		text-decoration: none;
		font-size: 1.0em;
}


.footer_links a:hover, a:active {
    text-decoration:none;
    color: #7f7b76;	
}










#footer {
     margin-top: 140px;
	margin-bottom: 0px;
	padding:10px;
	width:878px;
}

#footer p {
		color: #b0aba3;
		line-height: 1.3em;
		font-size: 1.0em;
}



#bottom {
	clear:both;
	text-align:right;
}



a:visited.footer_link{color: #b0aba3;}
a:active.footer_link{color: #b0aba3;}
a:hover.footer_link{color: #b0aba3;}
a.footer_link{color: #b0aba3;}


/* Crisis Management System CSS */	


td.mainelementheadrm {
                border-collapse: collapse;
                border: 0px solid #73282C;
                padding: 2px;
                padding-right:5px;
                color: #FFFFFF;
                background-repeat: repeat;
                background-color: #FF6600;
                font-size: 12px;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                text-decoration: none;
                text-align:left;
}

td.mainelement {
                border-collapse: collapse;
                border: 1px solid #FF6600;
                padding: 6px;
                color: #000000;
                background-color: #FFFFFF;

}


.social_icon_box {
	margin: 0px auto; 
	width: 128px;
	height: 23px;
	clear: both;
	padding-left: 15px;

}


.social_icons li {
	float: left;
	width: 46px;
	list-style: none;
	padding-right: 5px;

}
