/* CSS Document */
/* 
 code 6  to 20 is used to create cross browser compatability - don't Mess!!! 
*/
/* Commented out for testing reasons. 5/27/08
     {
  		 padding:0;
   		 margin:0;
		 }
		 
    body {
		padding:5px;
		}
		
    h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
		margin:20px 0; 
	}
	
	
    li, dd, blockquote {
		 margin-left: 40px; 
		}
		
    fieldset { 
		padding:10px;
	 }
*/
	 
	a { color:#557630; text-decoration:none;}

	a:hover {text-decoration:underline;}


/*=========Body Attributes=========*/
body {
	font-family: arial,helvetica;
	color: #000000;
	margin: 0px;
	padding: 0;
}

#bg_left
{
	/*background-image: url(../../homepage/images/left_bevel.gif);
	background-repeat: repeat-y;*/
	height: 821px;
	float: left;

	
	
}
#bg_right
{
	/*background-image: url(../../homepage/images/right_bevel.gif);
	background-repeat: repeat-y;*/
	height: 821px;
	float: right;
	z-index: 10;
}

div#bg{
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom:10px;
	width: 1000px;
	background-color: #f8f1d9;

}

#big_wrapper
{
	margin: 0 auto;
	background-image: url(/../images/border.jpg);
	background-repeat: repeat-y;
	width: 1020px;
	height: 100%;
	position: relative;
}

#container {
	width: 933px;
	height: 100%;
	margin: 0 auto;
}


#footercontainer {
	/*width: 990px;*/
	clear: both;
	border-top: 4px #284E36 solid; 
	margin-bottom:20px;
	/*margin-left: -28px;*/
}

#ob {
float:right;
position:relative;
height:17px;

}


/* UVU Header */
#header{
	margin-bottom: 5px;
	margin-left: 330px;
	height: 90px;
	float: none;

}

/*UVU Level 2 Header */
#L2header{
	background-image: url(/newhomepage/images/header2.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: -43px;
	height: 84px;
	width: 970px;
}

#uvlink {
	padding-top: 23px;
	float: left;

}

img.uvlink_img {
	border: none;
	text-decoration:none;

}


#az_index_link {
	margin-right: 2px;
	float: right;
	margin-top: -5px;
	border: none;
	border: hidden;
	text-decoration: none;
}

#help_link {
	margin-right: 13px;
	float: right;
	margin-top: -5px;
	border: none;
	border: hidden;
	text-decoration: none;
}

#find_link {
	margin-right: 9px;
	float: right;
	margin-top: -5px;
	border: none;
	border: hidden;
	text-decoration: none;
}


#topgraphic{
	width: 140px;
	height: 63px;
	float: left;
}


/* Top Naviagation Menu */

#topnav2 {
	width: 929px;
	border-top: 2px solid #a3ad00;
	border-bottom: 4px solid #557631;
	margin-bottom: 5px;
	float: left;
}

#topnavbar {
	border-top:2px #a3ad00 solid; 
	height:0px ;
	width: 929px;
	
}

ul.topnav {
	display: inline;
	position: relative;
	margin: 5px 0px;
	text-align: left;
	vertical-align: middle;
}

li.topnavitem {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 9px;
	background: url(/newhomepage/images/border.gif) scroll 100% no-repeat;
	color:#284e36;
}

li.topnavitem:hover {
	background: #a2ad00 url(/newhomepage/images/shadow.gif) scroll 100% no-repeat;
}

li.topnavitemstart {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 9px;
	background: url(/newhomepage/images/border.gif) scroll 100% no-repeat;
	color:#284e36;
}

li.topnavitemstart:hover {
	background: #a2ad00 url(/newhomepage/images/shadow.gif) scroll 100% no-repeat;
}

li.topnavitemend {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 9px;
	color:#284e36;
}

li.topnavitemend:hover {
	background: #a2ad00 url(/newhomepage/images/shadow.gif) scroll 100% no-repeat;
}

.nav_link {
	text-decoration: none;
	font-size: 11px;
	color:#557630;
	font-weight: bold;
}

/* Bottom Navigation Menu */

#bottomnavbar{
	border-top: 4px #557631 solid; 
	width: 929px;
	margin-bottom: 3px;
}

/* Bottom Navigation */
ul.bottomnav {
	display: inline;
	position: relative;
	margin: 5px 0px;
}

li.bottomnavitem {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 20px;
	padding-left: 12px;
	font-size: 9px;
	background: #f8f7ef url(/newhomepage/images/border.gif) scroll 100% no-repeat;
	color:#284e36;
}

li.bottomnavitem:hover {
	background: #a2ad00 url(/newhomepage/images/shadow.gif) scroll 100% no-repeat;
}

li.bottomnavitemstart {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 9px;
	background: #f8f7ef url(/newhomepage/images/border.gif) scroll 100% no-repeat;
	color: #284e36;
	font-family: Arial, Helvetica, sans-serif;
}

li.bottomnavitemstart:hover {
	background: #a2ad00 url(/newhomepage/images/shadow.gif) scroll 100% no-repeat;
}

li.bottomnavitemend {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 20px;
	padding-left: 12px;
	font-size: 9px;
	color:#284e36;	
}

li.bottomnavitemend:hover {
	background: #a2ad00 url(/newhomepage/images/shadow.gif) scroll 100% no-repeat;
}

/* Main Area */ 

#mainarea
{background: url(/homepage/images/corkboard.jpg) no-repeat;
	height: 328px;
	width: 647px;
	float: right;
	position:relative;
	top:0px;
	left:0px;
}

#cork_imgs_wrapper{
	width: 640px;
	float: left;
}

#middle_section{
	float: left;
	width: 100%;
}

#weather{        
   float: left;
   text-align: left;
   height: 28px;
   width: 180px;
   font-size: 9px;
   font-family: Arial, Helvetica, sans-serif;
   background-color:#cccccc;
   vertical-align:top;
   padding-left:10px;
}

#campuspic{
	background-image: url(/homepage/images/leavespicture.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 3px; 
	height: 62px;
	width: 140px;
	
}

#schoolpic {
    /* background-image: url(/homepage/imagespicture.gif);*/
	/* background-repeat: no-repeat; */
	float: left;
	height: 257px;
	width: 285px;
	margin-top: 3px;
	margin-right: 3px;
}

#bottom_section{
	float: left;
	width: 100%;
	margin-top: 3px;
}

/*Prospective Student Section */
#prospectivestudent {
	background-image: url(/newhomepage/images/prospectivestudent.gif);
	background-repeat: no-repeat; 
	height: 339px;
	width: 174px;
	float: left;
	padding-bottom: 10px;
}

/*Prospective Students Start Here Section */
#start_here_link {
	float: left;
	text-align: left;
	margin-left: 8px;
	margin-top: 113px;
	border: none;
	border: hidden;
	
}

/*Ask the Wolverine Section */
#ask_wolverine {
	float: left;
	text-align: center;
	margin-top: 50px;
	margin-left: 7px;
}

#espanol  {
	font-size: 9px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   color: #284e36;	
}

 /*News, Announcements, Campus Updates and UVSC Experts Section */ 
#news h1{
	font-size: 1.5em;
}

#news_text {
	color: #ffffff;
	margin-left: 20px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#news_text a{
	color: #fff;
	text-decoration: none;
}

#news_text a:hover{
	text-decoration: underline;
}

#news_text_h1 {
	color: #ffffff;
	margin-left: 10px;
	font-size: 0.85em;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*Home Footer */
#mainfooter_text {
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size:x-small;
	color:#776F65;
	font-family: Arial, Helvetica, sans-serif;
	z-index:1;
	width:780px;
	display:inline;
}

#bottomnav{
	background-repeat: no-repeat; 
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 0;
}

#homefooter_link {
	text-decoration: none;
	color: #776F65;
}

#homefooter_link:hover {
	text-decoration: underline;
	color: #776F65;
}

/*Highlights Section */
#highlights{
    background-image: url(/newhomepage/images/highlights.gif);
	background-repeat: no-repeat;  
	height: 175px;
	float: left;
	width: 463px;
	margin-left: 3px;
}

#highlights_text_h1 {
	color: #ffffff;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#highlights_text {
	color: #284e36;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

/*Academics, Arts and Athletics Section */
#departments{
    background-image: url(/newhomepage/images/departments.gif); 
	background-repeat: no-repeat; 
	height: 175px;
	float: left;
	width: 292px;
}

#academics_link {
	float: left;
	text-align: left;
	margin-left: 8px;
	margin-top:0px;
	border: none;
	border: hidden;
}

#arts_link {
	float: left;
	text-align: left;
	margin-left: 8px;
	margin-top: 9px;
	border: none;
	border: hidden;
}

#athletics_link {
	float: left;
	text-align: left;
	margin-left: 8px;
	margin-top: 9px;
	border: none;
	border: hidden;
}


#bottombar{
	background-image: url(/newhomepage/images/dkgreenbar.jpg) ;
	background-repeat: repeat-x;
	height: 4px;
	
}


/*Success Starts Here Section */
#success {
	background-color: #557630;
	height: 149px;
	width: 290px;
	float: left;
	border-bottom:3px solid #A3AD00;
}

#success_text {
	color: #ffffff;
	margin-left: 10px;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

#success_text_h1 {
	color: #ffffff;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#success_image {
	float: right;
	margin-top: -27px;
	margin-right: 10px;
}


/*Search Botton attributes */
#searchbutton {
	float: right;
	position: absolute;
	padding: 4px;
	margin-right: 33px;
	margin-left: 725px;
	padding-left: 0px;
	margin-top: 20px;
	height: 2px;
	width: 170px;
	z-index: 1500;
	white-space: nowrap;
}

input.uvsearchinput {
	float: none;
	font-size: .9em;
	width: 142px;
	height: 22px;
	margin-bottom: 12px;
	color: #557630;
	font-family: arial;
	vertical-align: middle;
	border: 1px solid #E0E0E2;
	border-top: 2px solid #949494;
	border-left: 2px solid #949494;
	background-color: #F7EFDE;
}

#uvsearchsubmit {
  width: 60px;
  height: 22px;
  font-family: arial;
  font-weight: bold;
  text-transform: uppercase;
  font-size: .69em;
  letter-spacing: .1em;
  border: none;
  background: transparent url(/lib/css/s_submit.gif) no-repeat center top;
  cursor: pointer;
}

#livesearch {
	max-height:200px;
	overflow:auto;
	background: #ffffff;
	font-size: 0.75em;
	white-space: normal;
	display: none;
	padding: 5px;
	border: 1px solid green;
}

#livesearch ul {
	list-style:none;
	padding:0;
	margin: 0;
	margin-bottom:10px;
}

#livesearch li {
	padding: 0;
	margin: 0;
	margin-bottom: .5em;
}

#livesearch a {
	text-decoration: none;
	color:#284E36;
	font-weight: bold;
}

/* new search suggest */
.searchResults a {
	color: #393;
	text-decoration: none;
}
.searchResults a:hover {
	text-decoration: underline;
}
.searchResults p {
	padding: 5px;
	margin: 0;
}
.searchSuggest {
	position: absolute;
	z-index: 10;
	border: 1px solid #999;
	display: none;
	overflow: hidden;
	font-size: 11px;
	color: #333;
	width: 225px;
	
	-webkit-box-shadow: 0px 5px 10px #666;
	-moz-box-shadow: 0px 5px 10px #666;
	box-shadow: 0px 5px 10px #666;
}
.searchSuggest a {
	background-color: #fff;
	padding: 3px;
	display: block;
	color: #bbb;
	
	white-space: normal;
	
}
.searchSuggest a:nth-child(even) {
	background-color: #f5f5f5;
}
.searchSuggest a.searchAlt {
	background-color: #efffdd;
}
.searchSuggest a.searchAlt:nth-child(odd){
	background-color: #dfedce;
}
.searchSuggest a.searchKeyword span {
	color: #b85920;
}
.searchSuggest a:hover, .searchSuggest a.searchSelect {
	text-decoration: none !important;
	background-color: #fff9c8 !important;
	color: #393 !important;
}
.searchSuggest span {
	font-size: 14px;
	color: #333;
}

/* end new search suggest */

#searchfooter {
	height:13px;
	font-size:.7em;
	width: 18.3em;
	vertical-align:middle;
	color:#284E36;
	font-family: arial;
	text-decoration: none;
}

#searchfooter a{
	color:#284E36;
	font-family: arial;
	text-decoration: none;
}

/*-- AJAX Errors/Feedback Box */
#feedback {
  position: fixed;
  bottom: 0px;
  left: 25%;
  height: 210px;
  width: 50%;
	background: #fef7e6;
	color: #4d4d4d;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border: 5px solid #284e36;
	border-bottom: 0px;
}

#feedback a {
  font-size: xx-small;
  cursor: pointer;
}

#feedback p.right{
  position: absolute;
  right: 5%;
  margin-top: -1%;
}

#feedback p.success{
  position: absolute;
  right: 5%;
  margin-top: 0%;
}

#feedback p.regsuccess{
  margin-top: 20px;
  text-align: justify;
  padding-left: 20px;
}

#feedback p.regular {
  margin-top: 0px;
  padding-left: 3px;
}


/*-- Top Departmental Navigation */

#topdeptnav {
	display: inline;
	position: relative;
	margin: 5px 0px;
	text-align: left;
	vertical-align: middle;
}

ul.topdeptnav {
	display: inline;
	position: relative;
	margin: 5px 0px;
	text-align: left;
	vertical-align: middle;
}

li.topdeptnav {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	color:#284e36;
	
}

.mainBodyText{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
padding:20px;
	text-align: left;
	color: #000000;
	background-color:#FFFFFF;
	min-height: 275px;
	max-height:none;
	width: 888px;
	clear: both;
	overflow:hidden;
}
.mainBodyText a{
	text-decoration: underline;
}
.mainBodyText a:hover{
	text-decoration: none;
}

#bottom_info{
clear: both;
}

#ox-fullpage-edit-button img{
margin-top:60px;
	z-index:1000;
}

/*#printerfriendlycontainer
{
	display: none;
}*/

.alert {
	width:100%
	height: 20px;
	background-color:#F00;
	font-weight:bold;
 	font-size:15px;
	padding:10px;
		
	}

