/* CSS Document */
a img {
	border: 0px;
}
a:link	{
	color: #990000; 
	text-decoration: underline		;
}
a:visited {
	color: #666;
}
a:hover, a:visited:hover {
	color: #9E9F59; 
	text-decoration: underline
}
#bannerprint {
	display: none;
}
body {
	background-color: #6D8DAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/**********************************FOOTER AREA STYLES*************************************/
#footer {
	background-color: #FFF;
	clear: both;
	color: #666;
	margin: 0px; 
	padding: 0px 0px 5px 0px;
	width: 100%;
	z-index: 600;
}

#footeraddress {
	margin-left: 195px; /* 165px plus extra 30px to line up with mainhomecontent/maininteriorcontent paragraphs */
}
#footeraddress p {
	font-size: 10px;
	line-height: 13px;
}
#footerbtmnav {
	background-image: url("/cmse/images/bgFooter.jpg");
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: normal;
	height: 25px;
	line-height: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 5px 0px 10px;
}
/**********************************END FOOTER AREA STYLES*************************************/
.grayfont {
	color: #4E4D4D;
	font-size: 11px;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}		
h1	{
	color: #2168B1;
	font-size: 20px;
	font-weight: lighter;/**/
	margin-bottom: 10px;
	padding-top: 10px;
}
h2	{
	color: #2168B1;
	font-size: 17px;
   	font-weight: lighter;
    margin-bottom:8px;
    margin-top: 16px;
}
h3	{
	color: #2168B1;
	 font-size: 14px;
	 font-weight: lighter;
	 margin-bottom:8px;
}
h4	{
	color: #2168B1;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding: 5px 0px 10px 0px;
	text-transform: uppercase;
}
h5	{
	color: #2168B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 2px 10px 0px 0px;
}
h6 {
	color: #2168B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	line-height: 15px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/**********************************HEADER AREA STYLES*************************************/
#headerbanner {
	height: 91px;/**/
	width: 750px;
}
/* IE7 Fix */
*:first-child+html #headerbanner {
	float: right;
	width: 750px;
}
/* End */
/* IE6 Fix. Hide from IE Mac \*/
* html #headerbanner {
	float: right;
	width: 750px;
}
/* End */
#headerbanner img {
	border: 0px;
	float: left;
}
/**********************************END HEADER AREA STYLES*************************************/
/**********************************LEFTNAV AREA STYLES*************************************/
/* these are the styles for the pop up menu */
#leftnav {
	float: left;
	height: 300px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	width: 150px;
	z-index: 10;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #leftnav {
	margin-top: -3px;
	position: relative;
}
/* End */
#leftnav li {
	margin: 0px;
	position: relative;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #leftnav li {
	display: inline;
}
/* End */
#leftnav li a {
	background-image: url("/cmse/images/listPlus.gif");
	background-repeat: no-repeat;
	border-bottom: 1px #9C9EA1 solid;
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	text-align: right;
	text-decoration: none;
	width: 130px; /* this allows the link to be active all the way across the list-item, not just the words.  really only affects IE6, and IE6 HAS TO HAVE this. it's 130 because of the 150 width minus 10px for both left and right side padding*/
}
#leftnav li a:hover {
	background-color: #6D8DAC;
	background-image: url("/cmse/images/listArrow.gif");
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
#leftnav li ul {
	background-color: #6D8DAC;
	border-top: 1px #9C9EA1 solid;
	display: none;
	left: 150px;
	list-style: none;
	position: absolute;
	top: -1px;
	padding: 0px;
	margin: 0px;
	width: 150px;
	z-index: 20;
}
#leftnav ul li a, #leftnav ul li a:visited {
	background-image: none;
	border-bottom: 1px #6D8DAC solid;
	color: #FFF;
	text-align: left;
}
/* IE ignores this, but we have the javascript hack to fix it.  
 * The only reason this is here is to keep the "parent" element active. */
#leftnav li:hover a {
	background-color: #6D8DAC;
	background-image: url("/cmse/images/listArrow.gif");
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
#leftnav ul li:hover a {
	background-color: #CDDAEA;
	color: #245B85; 
}
#leftnav li:hover ul li a {
	background-image: none;
}
#leftnav ul li a:hover {
	background-color: #CDDAEA;
	background-image: none;
	color: #245B85; 
	margin: 0px;
	padding: 4px 10px 5px 10px;
}
#leftnav li:hover ul, #leftnav li.over ul { 
	display: block;
}
/**********************************END LEFTNAV AREA STYLES*******************************/
/****************************** MAIN AREA PAGE STYLES **********************************/
#main {
	background-image:  url("/cmse/images/ltBg.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainbottombg { /* the sole purpose of this is to place the image at the bottom left of the menu */
	background-image:  url("/cmse/images/ltBg2.gif");
	background-position: left bottom; 
	background-repeat: no-repeat;
	min-height: 385px;
}
/* Fix IE 6. Hide from IE Mac \*/
* html #mainbottombg {
	height: 385px;
}
/* End */
#mainempty {
	/* in case the content doesn't streatch below the nav or sidebar */
	clear: both;
}
/****************************** MAIN FEATURE AREA OF PAGE STYLES **********************************/
#mainfeature {
	float: right;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	position: relative;
	width: 232px;
	z-index: 1;
}
/* IE7 Fix */
*:first-child+html #mainfeature {
	padding-top: 10px;
}
/* End */
/* IE6 Fix. Hide from IE Mac \*/
* html #mainfeature {
	padding-top: 10px;
	top: -3px; 
	width: 231px; 
}
/* End */
#mainfeaturebody {
	padding: 0px 15px 10px 6px;
}
#mainfeature h4 {
	margin-top: 8px;
}
#mainfeature img {
	float: right;
	padding: 0px 0px 3px 5px;
}
/******************************* END MAIN FEATURE AREA OF PAGE STYLES **********************************/
#maingap {
	background-color: #FFF;
	background-image: url("/cmse/images/gap.gif");
	background-repeat: repeat-x;
	height: 2px;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #maingap {
	position: relative;
	margin-top: 3px; 
}
/* End */
/******************************MAINEHOME AREA OF PAGE STYLES **********************************/
#mainhome {
	margin-left: 150px;
	z-index: 2;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #mainhome {
	position: relative;
	width: 360px;
	top: -460px;
}
/* End */
#mainhomecontent {
	margin: 0px 232px -10px 0px;
	padding: 0px 20px 10px 20px;
	position: relative;
	top: -13px;
}
/* IE7 Fix */	
*:first-child+html  #mainhomecontent {
	margin-top: -6px;
	margin-right: 231px;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #mainhomecontent {
	padding-right: 0px;
	top: -20px; 
	width: 350px;
}
/* End */
#mainhomecontent h1 {
	padding: 0px 25px;
}
#mainhomecontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;	
	line-height: 22px;
	padding: 0px 25px;
}
#mainidbanner {
	margin-right: 232px;
	padding: 0px;
	top: 0px;
}
#mainidbanner img {
	border: 0px;
}
/****************************** END MAINEHOME AREA OF PAGE STYLES **********************************/
/* Fix IE. Hide from IE Mac \*/
* html #maingap {
	position:relative;
	top: -3px; 
}
/* End */
/******************************MAININTERIORCONTENT AREA OF PAGE STYLES **********************************/
#maininterior {
	margin: 0px 177px 0px 150px;
	z-index: 2;
}
#maininteriorcontent {
	padding: 3px 40px 20px 45px;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #maininteriorcontent {
	float: left;/**/
	margin-top: 10px;
}
/* End */
/* IE7 Fix */	
 *:first-child+html #maininteriorcontent {
	margin-top: -5px;
}
/* End */
#maininteriorcontent li {
	line-height: 16px;
}
#maininteriorcontent ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 13px;
}
#maininteriorinnernav {
	padding: 5px 20px 0px 45px;
}
#maininteriorinnernav h1 {
	margin:0;
}
#maininteriorinnernav p {
	background-color:#e0e5f0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	margin:5px 0;
	padding:5px 8px;
	
}
/******************************END MAININTERIORCONTENT AREA OF PAGE STYLES **********************************/
/**********************************MAINRIGHT AREA STYLES*************************************/
#mainright {
	background: url("http://www.csuchico.edu/cmse/images/rtBg.gif") no-repeat top right;
	float: right;
	margin: 0px;
	min-height: 375px;
	top: 0px;
	width: 178px;
}
/* IE6 Fix. Hide from IE Mac \*/
* html #mainright {
	height: 375px;
	position: relative;
	top: -3px;
}
/* End */
/* IE7 Fix. Hide from IE Mac \*/
*:first-child+html #mainright {
	margin-right: -1px;
}
/* End */
#mainright img {
	border: 0px;
}
#mainright p {
	padding-top: 5px;
}
#mainright .breadcrumbs p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 7px 10px 10px 0px;
}
/* IE 7 fix */
*:first-child+html #mainright p.breadcrumbs {
	position: relative;
	top: -3px;
}
/* End */
/* Fix IE. Hide from IE Mac \*/
* html #mainright .breadcrumbs p {
	position: relative;
	top:-3px;
}
/* End */
#mainright p.quote {
	display: none;
}
#mainright p.quoteauthor {
	display: none;
}
/**********************************END MAINRIGHT AREA STYLES*************************************/
/**********************************END MAIN AREA STYLES*************************************/
p {
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}
#shadow {
	background-image:url("/cmse/images/bgShadow.gif");
	background-position: top center;
	background-repeat:repeat-y;
}
#skip {
	height: 1px;
	left: -999px; /* this allows the 1px to not push down the rest of the page, resulting in no gap at the top.  Hooray! */
	position: absolute;
}
#wrapper { /* this is the fixed width element that holds the entire page content */
	background-color: #fff;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 750px;  
}
/* how nice to end the page with an IE hack.
   This is here because of the 1px gap on the
   right side of the screen when the window is a certain size. */
/* Fix IE. Hide from IE Mac \*/

/* IE7 Fix */	
 *:first-child+html #wrapper {
	width: 749px;
}
/* End */
/* IE6 Fix */	
* html #wrapper {
	width: 751px; 
}
/* End */
