/* CSS Document, 390 lines */
a img {
	border: 0px;
}
a:link, a:visited	{
	color: #850b00; 
	text-decoration: underline	;
}
a:hover, a:visited:hover {
	color: #666; 
	text-decoration: underline
}
#bannerprint {
	display: none;
}
body {
	background-color: #8b3603;
	background-image: url("http://www.csuchico.edu/cob/images/body-bkg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.copyright {
	margin-top: -20px;
	text-align: right;
}
#empty {
	/**/position: relative;
}
.fieldsetborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#flash {
	background-color: #000;
	z-index: 0;
}
/* Fix IE. Hide from IE Mac \*/
* html #flash {
	margin-top: 28px;
}
*:first-child+html #flash {
	width: 561px;
}
/* End */
/****************************** FOOTER STYLES *********************************/
	/*#footer {
		background-color: #EAEAEA;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		margin: 0px;
		padding: 0px 0px 5px 0px;
		position: relative;
		width: 748px;
	}*/
	/* Fix IE 6. Hide from IE Mac \
	* html #footer {
		margin-bottom: -3px;
		top: -3px;
	}*/
	/* End */
	/*#footeraddress {
		margin: 15px;
	}
	#footeraddress p {
		color: #000;
		font-size: 9px;
		line-height: 14px;
	}
	#footerbtmnav {
		background-color: #676767;
		border-bottom: 1px solid #000;
		font-size: 10px;
		font-weight: normal;
		height: 15px;
		margin-top: 0px;
		padding: 3px 5px 3px 15px;
	}
	#footerbtmnav a {
		color: #FFF;
		text-decoration: underline;
	}*/
	#footerbtmnav {
		display: none;
	}
	#footer {
		font-weight: normal;
		float: left; 
		clear: both;
		line-height: 16px;
		background-color: #e6e2da;
		border-top: 1px solid #9b9b9b;
		margin-bottom:30px;
		padding: 15px 30px 5px 15px;
		margin-left: 1px;
	}
	#footer p {
		font-size: 10px;
	}
	#footer #footeraddress {
		float: left;
		width: 504px;
	}
	#footer #footercopyright {
		float: left;
		clear: none;
		width: 200px;
	}
	
/****************************** END FOOTER STYLES *********************************/
#gap {
	background-color: #FFF;
	background-image: url("http://www.csuchico.edu/cob/images/gap.gif");
	background-repeat: repeat-x;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1	{
	color: #716D3C;
	font-size: 22px;
	font-weight: lighter;
	margin: 0px;
	padding: 10px 0px 6px 0px;
}
h2	{
	color: #716D3C;
	font-size: 18px;
	font-weight: lighter;
	margin: 4px 0px 0px 0px;
	padding: 12px 0px 2px 0px;
}
h3	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 3px 0px;
}
h4	{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 2px;
	padding: 4px 0px 0px 0px;
	text-transform: uppercase;
}
h5	{
	color: #979363;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
h6 {
	color: #979363;
}
#left-news h3.important {
	color: #960000;
}
/******************************** PAGE HEADER STYLES ***********************************/
	#header {
		background-color: #fff;
		padding: 0 20px 0 0;
		margin-bottom: 8px;
	}
	#special {
		float: left;
		margin-top: 21px;
		padding-left: 6px;
		padding-right: 7px;
		
	}
	#headerbanner {
		background-image: url("http://www.csuchico.edu/cob/images/cob.jpg");
		background-position: right bottom;
		background-repeat: no-repeat;
		/*min-width: 500px;*/
	}
#header #task-nav { 
	float: right;
	width: 600px;
}
#header ul {
	margin: 0 -10px 0 -45px; /* the -45px affects Mac/Safari3 only, and it needs it */
	padding: 5px 3px 2px 0px;
	text-align: right;
}
*:first-child+html #header ul {
	margin-left: -50px;
}
#header ul li {
	border-right: 1px solid #000;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 81.8%;
	font-weight: lighter;
	letter-spacing: 0em;
	line-height: 16px;
	padding: 0px 8px 2px 4px;
	position: relative;
	text-transform: uppercase;
}
* html #header ul li {
	padding: 0px 3px 2px 5px;
}
*:first-child+html #header ul li {
	padding: 0px 3px 2px 5px;
}
#header ul li.last {
	border-right: none;
}
#header ul li a,#header ul li a:visited {
	color: #000;
	text-decoration: none;
}
#header ul li a:hover, #header ul li a:visited:hover {
	color: #8b3003;
}
#header ul li a img {
	margin: 0px;
}
#header ul li ul {
	display: none;
	padding: 2px 8px 0px 4px;
	width: 100px;
}
#header ul li:hover ul,
#header ul li.over ul {
	display: block;
	left: 0px;
	margin: 0;
	position: absolute;
	text-align: left;
}
* html #header ul li.over ul {
	top: 12px;
}
*:first-child+html #header ul li:hover ul {
	left: 5px;
	margin: 0;
	top: 10px;
}
#header ul li:hover ul li,
#header ul li.over ul li  {
	border-right: none;
	display: block;
	font-size: 100%;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	text-transform: none;
}
	/*#headerchicologo {
		background-color: #FFF;
		background-image:  url("http://www.csuchico.edu/cob/images/bkgBar.gif");
		background-position: top;
		background-repeat: repeat-x;
		height: 90px;
	}
	#headerredbar {
		background-color: #990000;
		background-image: url("http://www.csuchico.edu/images/bkg-redbar.jpg");
		background-repeat: repeat-x;
		height: 20px;
	}*/
	/* Fix IE 6. Hide from IE Mac \
	* html #headerredbar {
		position: relative;
		top: -3px;
	}*/
	/* End */
/******************************** END PAGE HEADER STYLES ***********************************/
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.important {
	color: #907513;
	font-weight: bold;
}
.important-red {
	color: #960000;
	font-weight: bold;
}
li {
	line-height: 15px;
	list-style-type: square; 
	padding-bottom: 5px;
}
li ul li {
    padding-bottom: 0px;
}
/********************************* MAIN STYLES ***************************************/
	#main { /* this is the fixed width element that holds the entire page content */
		background-color: #FFF;
		border: 1px solid #000;
		width: 748px;
		margin-top: 38px;/**/
	}
	/* Fix IE 6. Hide from IE Mac \*/
	* html #main {
		position: relative;
		top: -3px;
		margin-top: 0px;/**/
}
	/* End */
	#mainempty {
		/* in case the content doesn't stretch below the nav or sidebar */
		clear: both;
	}
	#maingap {
		display: none;
		/*background-color: #FFF;
		background-image: url("http://www.csuchico.edu/cob/images/gap.gif");
		background-repeat: repeat-x;
		height: 2px;*/
	}
	#topbar {
		/*background-color: #000;
		margin-bottom: 30px;*/
	}
	#left {
	}
/***************************** END MAIN STYLES ****************************/
.nodisplay {
	display: none;
}
.noprintlabel {
	display: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	line-height: 16px;
	margin-top: 0px;
}
/* Fix IE 7. Hide from IE Mac \*/
*:first-child+html p {
	margin-bottom: 10px;
}
/* End */
/****************************** RIGHT STYLES *********************************/
	#right {
		background-image: none;
		border-left: 1px solid #000;
		float: right;
		width: 561px;
	}
	/* Fix IE 6 */
	* html #right {
		margin-top: -1px;
		margin-bottom: -2px;
	}
	/* End */
	#right-wrapper {
		/*background-color: #FFF;*/
		background-image: none;
	}
	/****************************** RIGHT-NAVS STYLES *********************************/
	/****************************** END RIGHT-NAVS STYLES *********************************/
		
/****************************** END RIGHT STYLES *********************************/

/****************************** SEARCH STYLES *********************************/
	#search-index {
		background-color: #000;
		font-stretch: ultra-expanded;
		font-weight: bold;
		float: left;
		height: 23px;
		position: relative;
		vertical-align: top;
		width: 374px;
	}
	#search-index h2 {
		display: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;	
	}
	#search-index p {
		color: #FFF;
		font-size: 10px;
		letter-spacing: 2px;
		margin: 0px;
		padding: 4px 5px 4px 5px;
	}
	#search-index a {
		color: #FFF;
		text-decoration: none;
	}
	#search-quicklinks {
	}
	#search-field {
		background-color: #000;
		float: right;
		height: 23px;
		margin: 0px;
		position: relative;
		width: 189px;
	}
	/* Fix IE. Hide from IE Mac \*/
	* html #search-field {
		height: 24px;
		position: relative;
		top: 0px;
	}
	/* End */
	/* Fix IE. Hide from IE Mac \*/
	* html #search_form {
		margin-bottom: -6px;
		width: 179px;
	}
	/* End */
	#search_form input {
		border: 2px solid #585858;
		padding: 2px 0px 3px 3px;
		top: -9px;
	}
	/* Fix IE 6. Hide from IE Mac \*/
	* html #search_form input {
		top: -6px;
	}
	/* End */
	/* Fix IE 7. Hide from IE Mac \*/
	*:first-child+html #search_form input {
		padding-bottom: -5px;
		top: -6px;
	}
	/* End */
	#search_form input.searchbutton {
		border: 0px;
		position: relative;
		top: 0px;
		margin-left: -3px;
	}
	/* Fix IE 7. Hide from IE Mac \*/
	*:first-child+html #search_form input.searchbutton {
		top: 0px;
	}
	/* End */
	.searchbox {
		background-color: #FFF;
		border: 2px solid #585858;
		color: #000;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
		position: relative;
	}
/****************************** END SEARCH STYLES *********************************/
#sitemappage {
	margin: 0px;
	padding: 0px;
}
#sitemap-content p {
	padding-left: 20px;
}
/****************************** SKIP STYLES ***********************************/
	#skip {
		background-color:#FFF;
		background-image: url("http://www.csuchico.edu/cob/images/skipBg.jpg");
		background-position: right top;
		background-repeat: no-repeat;
		height: 1px;
		width: 100%;
	}
	#skip a:link, #skip a:visited, #skip a:hover, #skip a:active {
		color: #FFF;
		font-size: 1px;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
	}
/****************************** END SKIP STYLES ***********************************/
/****************************** TABLE STYLES ***********************************/
/****************************** END TABLE STYLES ***********************************/
#wrapper {
	/*background-color: #FFF;*/
	margin: 0px auto;
	padding: 0px;
	width: 750px; 
}

