/**
Created by: Ed Parker
Date Created: 4/10/2008
Note: Various parts of code featured and/or modified from UO PDX and Admissions websites
Last Edited by: Ed Parker
Date Edited: 4/14/2008
Website: PrepareLane Website
**/


/* Global */

body,
html {
    margin: 0 auto;
    color:#000;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	color: #333333; 
	height: 100%;
	margin-bottom: 0.01em;
   }

body {
	padding: 0 0 0 0;
	text-align: center;
	}
	
p, table, td, th {
	font-size: 1em;
	color: #333333; 
	}

ul, li {
	margin-top: 10px;
	}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3, h4, h5 {
	font-size: 14px;
}

h4, h5 {
	font-size: 12px;
}

blockquote {
	font-style: italic;	
}
.navhead {

	display: block;
	font-weight: bold;
	background-color: #F7F1D4;
	margin: 3px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-left: 14px !important; /* all browsers read this */
 	padding-left: 0px; /* IE5 sees this */
 	padding-left/**/:/**/14px; /* IE6 applies this */

}

/* don't center align table headers by default */
th  {
	text-align: left;
	}

/* Containers */

#contentcontainer {
	display: block;
	width: 736px; 
	margin: 0px auto;
	border: 0px;
	}
	
#contentshell {
	display: block;
	float: left;
	width: 736px; 
	margin: 10px auto 0px auto;
	border: 0px;
	clear: both;
	}
	
#leftcolumn {
	display: block; 
	float: left; 
	width: 202px;
	height: auto;
	background-image: url(http://aaa.uoregon.edu/csc/uoem/images/global/bg_navlist3.jpg);
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
	}


#rightcolumn {
	display: block; 
	float: right;
	text-align: left;
	width: 150px; 
	overflow: visible;
	background-image: url(http://aaa.uoregon.edu/csc/uoem/images/global/bg_navright.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	}


#webcam {
	margin: 10px 0px 0px 0px;
	text-align: right;
}

#centercolumn {
	float: left; 
	width: 354px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 10px 0px 10px;

	}

#centercolumn-wide {
	display: block; 
	float: left; 
	width: 504px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px 10px 0px 10px;

	}

/* UO Bar */

#uobarbg {
	display: block;
	max-width: 736px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	}
	
#uologobox {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 36px;
	}
	 	 
#uolinks {
	float: right;
	text-align: right;
	margin: 0px 5px 5px 5px;
	padding: 9px 0px 4px 4px;
	color: #ffffff;
	}

#uoem_header {
	padding: 0 0 0 0;
	}


/* Right Navigation */



#navright, #navright ul {
	display: block;
	width: 130px;
	font:  10 Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
	margin: 8px 0px 0px 0px;
	padding-left: 10px;
	}

#navright li {
	display: block;
	font-weight: normal;
	color: #000000;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	}

#navright li.news {
	display: block;
	font-weight: bold;
	background: #F7F1D4;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-left: 14px !important; /* all browsers read this */
 	padding-left: 0px; /* IE5 sees this */
 	padding-left/**/:/**/14px; /* IE6 applies this */
	}
	
#navright li.sub1 {
	display: block;
	background: #F7F1D4;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	}

#navright a {
	display: block;
	color: #006533;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 14px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-bottom: 8px !important; /* all browsers read this */
 	padding-bottom: 0px; /* IE5 sees this */
 	padding-bottom/**/:/**/0px; /* IE6 applies this */
	}

#navright a:hover {
	text-decoration: underline;
	}
	

	
/* Left Navigation */

#navlist, #navlist ul {
	display: block;
	width: 180px;
	font:  10 Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
	margin: 8px 0px 0px 0px;
	padding-left: 10px;
	}	
		
#navlist li {
	display: block;
	font-weight: normal;
	color: #000000;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	}

#navlist li.emergency {
	display: block;
	font-weight: bold;
	color: #ffffff;
	background: #cc0000;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-left: 14px !important; /* all browsers read this */
 	padding-left: 0px; /* IE5 sees this */
 	padding-left/**/:/**/14px; /* IE6 applies this */
	}
	
#navlist li.header1 {
	display: block;
	font-weight: bold;
	background: #F7F1D4;
	margin: 3px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-left: 14px !important; /* all browsers read this */
 	padding-left: 0px; /* IE5 sees this */
 	padding-left/**/:/**/14px; /* IE6 applies this */
	}
	
#navlist li.header2 {
	display: block;
	font-weight: bold;
	background: #EFEAD4;
	margin: 3px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-left: 14px !important; /* all browsers read this */
 	padding-left: 0px; /* IE5 sees this */
 	padding-left/**/:/**/14px; /* IE6 applies this */
	}
	
#navlist li.header3 {
	display: block;
	font-weight: bold;
	background: #EBF1DF;
	margin: 3px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-left: 14px !important; /* all browsers read this */
 	padding-left: 0px; /* IE5 sees this */
 	padding-left/**/:/**/14px; /* IE6 applies this */
	}
	
#navlist a {
	display: block;
	color: #006533;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 14px;
	
	/* The hack below is to compensate for the width discrepancies in IE */
	padding-bottom: 8px !important; /* all browsers read this */
 	padding-bottom: 0px; /* IE5 sees this */
 	padding-bottom/**/:/**/0px; /* IE6 applies this */
	}
	
#navlist li.sub1 {
	display: block;
	background: #F7F1D4;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	}
	
#navlist li.sub2 {
	display: block;
	background: #EFEAD4;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	}
	
#navlist li.sub3 {
	display: block;
	background: #EBF1DF;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	}
	
#navlist a:hover {
	text-decoration: underline;
	}

#ticker {
	width: 736px;
	display: block;
	text-align: left;
	vertical-align: top;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	
}

a.ticker:link, a.ticker:visited {
	text-align: left;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	text-decoration: none;
	
}

a.ticker:hover {
	text-align: left;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #336699;
	text-decoration: underline;
}

#weather {
	text-align: right;
	}

/* Classes */


.banner {
	margin-top: 10px;
	}

.bold {
	font-weight: bold;
}

.copyright {
	margin-top: 20px;
	font: 10px Arial, Helvetica, Sans-Serif;
}

.smalltext {
	font: 11px Arial, Helvetica, Sans-Serif;
}

a.uonav:link, a.uonav:visited {
	font-size: .982em;
	line-height: 1em;
	color: #F0E9CE;
	text-decoration: none;
	}
	
a.uonav:hover, a.uonav:active {
	font-size: .982em;
	line-height: 1em;
	color: #F0E9CE;
	text-decoration: underline;
	}
	