﻿/*****************  STRETCH THE UNIVERSITY TEMPLATE - ALL PAGES ********************/
body,p,a,form,input,ul,li,h1,h2,h3,h4,h5,img {padding:0; margin:0;}

#maincontainer {
	width:986px;
	background:url(../img/page_elements/wrapper_bg.jpg);
	padding: 8px 0 0 0;
}

#bgwrapper {
	width:986px;
	background:#fff url(../img/page_elements/footer_bg.jpg) no-repeat bottom;
	padding-bottom:47px;
	position:relative;
}

#bgwrapper_portal {
	width:986px;
	background:#fff url(../img/page_elements/portal_footer_bg.jpg) no-repeat bottom;
	padding-bottom:40px; 
	position:relative;
	margin: 0 auto 30px auto;
	text-align: left;
}

#headerbox {width:963px;}

#mainnavbox {width:963px; border-bottom-width:1px;}

#portalfooterbox {
	width:963px;
	background:transparent;
	position:absolute; 
	bottom:16px;
	border:0;
}

#portalfooterbox ul {width:963px;}

#maincontents {
	width:963px;
	position:relative;
	padding-left:12px;
}
#clearcontentbox {height:0px; overflow:hidden;}

#rightcontentcol {
	float:right;
	padding:0px;
	background-color:#eee;
}
.additional_links {margin-left:20px; font-size:10px;}
.clear {height:0px; overflow:hidden;}


/*********************** FACEBOOK ELEMENTS ***************************/
#facebook_add {
	background:url(../img/page_elements/facebook_add_us.jpg) no-repeat;
	width:44px; height:84px; 
	display:block; border:0; position:absolute; 
	right:-40px; top:200px;
}
#facebook_share {
	background:url(../img/page_elements/facebook_share.jpg) no-repeat; 
	width:59px; height:84px; 
	display:block; border:0; position:absolute; 
	right:-55px; top:60px;
}


/*********************** PORTAL ELEMENTS ***************************/
#viewer {width:963px; height:145px; margin:0px auto; overflow:hidden; position:relative;}

#reel {height:145px; width:5000px; position:relative;}

#sa_info {
	height:2.3em; 
	background:#036; 
	color:#fff; 
	overflow:hidden; 
	padding:1em; 
	font-size:1.2em; 
	margin-top:.2em;
}
	#sa_info span {display:block; float:left; width:27%; text-align:left; line-height:1.1em;}
	#sa_info strong, #sa_info a {font-weight:normal; font-size:1.2em; display:block; line-height:1.1em;}
	#sa_info span.text_bottom {padding-top:1em; text-align:right;}
	#sa_info h1 {text-transform:uppercase; font-size:1.8em; display:block; width:46%; float:left;}
	#sa_info h1 span {display:block; font-size:.65em; line-height:1.2em; width:100%;}

#portal_content {
	float:left; 
	width:643px; 
	height:548px; 
	overflow:hidden; 
	background:#333; 
	margin-top:.2em;
}

#portal_sidebar {float:right; width:317px;}

	#portal_menu {
		background:#98AEC5 url(../img/page_elements/compass2.jpg) no-repeat bottom right;
		position:relative;
		margin-top:.2em;
	}
	
		#portal_menu h1 {display:none;}
		#portal_menu ul {padding:1em;}
		#portal_menu ul.additional_links {display:none;}
		#portal_menu ul li {list-style-type:none; background:url(http://www.usu.edu/images/skin/bullet.gif) no-repeat 0px 6px; padding:0.1em 0 0.1em 1.5em;}
		#portal_menu ul li a {color:#fff; font-size:1.4em; font-weight:bold;}
		#portal_menu ul li a:hover {color:#036;}
		#portal_menu ul li ul {display:none;} 
		
		#blam {display:block; width:98px; height:100px; position:absolute; background: url(../img/page_elements/blam.gif); border:0; right:0px; bottom:0px;}
		
	#spotlight {margin-top:.3em; background:#e5e5dd; padding:1em; text-align:center; height:343px; overflow:hidden;}
	
	#spotlight h1 {text-transform:uppercase; text-align:center;}
	
	#spotlight h2 {width:90%; margin:0.8em auto 0.4em auto;}
	
	#spotlight h2 a {color:#900;}
	
	#spotlight h2 a:hover {color:#c00;}
	
	#spotlight p {display:block; width:85%; margin:0.3em auto;}
