﻿body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: .65em; 
	background-image:url('http://business.fullerton.edu/images/mihaylo-bg.jpg');
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	behavior: url("csshover.htc");/* IE6 behavior call */
}

h1 {
	font-family:Arial, Verdana, Times; 
	font-size: 1.6em;
	color: #ecf0f9;
}

a{
    text-decoration: none;
	color:#36c;
}

a:hover{
	text-decoration: none; /*color:navy;*/;
	color: #00005e;
}
.img_noborder {
	border-width: 0px;
}

.img_left{
	float:left;
}

.text_alighright{
	text-align: right;
}

.text_alighcenter{
	text-align: center;
}

#outer_wrapper {
	padding: 0px;
	margin: 0px auto 0px;
	width: 960px;
	background: #ffffff;	
}

#inner_wrapper {
	padding: 0px;
	margin: -1px auto 0px;
	border: 1px #c0c0c0 solid;
	border-top: 0;
}

.hiddenSection {
	display: none
}
.visualclear {
    padding: 0px; 
    margin: 0px; 
	clear: both;  
	display: block;
}

#header{	
    border-right: 1px #c0c0c0 solid;
    border-left: 1px #c0c0c0 solid;
}
#headertop {	
	margin: 0px;
	display: block;
	font-size: 1.2em;
	/*height: 25px;padding: 0px 10px 5px 0px;background-color: #546978;*/
	height: 110px; /*matty added 04202011*/
	background-color: #185071;
	text-align: left;
	text-transform: capitalize;
	/*background-image: url('../mihaylo_web_banner06.jpg');matty added 04202011*/

}
#headertop a {
	padding: 5px 10px 4px 0px;
	margin: 0px;
	display: block;
	font-size: 1.2em;
	background-color: #546978; 
	text-align: left;
}
#csuf{
	float:left;
}
#csuf a{
	font-size:11px; 
	color:#efefef; 
	font-weight:bold; 
	padding-left:15px; 
	margin-top:3px;
}

#searchbox {
	padding-left: 20px;
	float: right;
	white-space: nowrap;
	padding-top: 3px;
}

#topmenu {
	padding:.25em 0; 
	margin:0;
	background-color: #efefef;	
    height: 2em;
    padding-left: 1.25em; 
}
#topmenu ul {
    padding: .5em 0 .25em 0;
    margin: 0px; 
    list-style: none;    
}

#topmenu ul li {
	padding: 0 12px 0px 5px;
	display: inline;
	font-weight: bold;
	float: left;
	position: relative;
	z-index: 21; /*ul ul z-index > ul z-index > content z-index*/;
	background: url('../2009/orangelist.png') no-repeat 2px 2px;
}
#topmenu ul li a{
	padding: 0 12px 0px 5px;
	display: block;
	font-weight: bold;
	color: #606060;
}

#topmenu ul ul {
	display: none; 
	border-left: #315099 5px solid; 
	width: 175px; 
	line-height: 170%; 
	position: absolute; 
	padding-top:1px; 
	padding-bottom:1px; 
	z-index: 500
}

#topmenu ul ul li {
    padding: 0; 
	font-weight: bold; 
}

DIV#topmenu ul ul li a {
	font-weight: normal; 
	width: 175px; 
	padding-top:1px;
	padding-bottom:1px;
	color: #333; display: block;
	text-indent: 1px;
	border-bottom: #c4c4c4 1px solid; 
	background-color:#ffffff;
    text-decoration: none! important
}
DIV#topmenu ul ul li a:hover {
	background: #8d8d8d; color: #fff
}
DIV#topmenu ul.levela li.submenu:hover ul.levelb {
	display: block; 
}
DIV#topmenu ul.levelb {
	left: 0px; 
	top: 1.2em; position: absolute;
}

DIV#topmenu ul.levelb li.submenu:hover ul.level3 {
	DISPLAY: block
}

DIV#topmenu ul.levelb li a:hover {
	COLOR: #fff; 
	background-color: #29527b
}
/*topmenu2nd css*/
#topmenu2nd{
	margin-left: 0px;padding: .1em .1em .1em .9em;
	border-top: 1px solid #c4c4c4;
    background-color: #e68400;
	height: 2.1em;
	color: #ffffff;      
}

#topmenu2nd a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#topmenu2nd a:hover {
	color: #012f5c;
}
#topmenu2nd ul {
    padding: .5em 0 .25em 0;
    margin: 0px; 
    list-style: none;    
}
#topmenu2nd ul li {
	list-style-type: none;
	position: relative;
	display: inline;
	padding-left: 25px;
}
#topmenu2nd .first {
	padding: 0px;
	color: #ffffff;
	background: none transparent scroll repeat 0% 0%;
	padding-left: 5px
}

#footer {
	clear: both;
	padding: 0px;
	margin: 5px;
	margin-top: 10px;
	display: inline-block;
	width: 935px;
	background-color: #E68400;
	text-align: center;
}
#footer ul {
	padding: 2px 0px; 
	margin: 0px; 
	list-style: none; 
}
#footer li {
	display: inline;
	font-weight: bold;
}
#footer li a {
	padding: 0 20px;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer li a:hover {
	color: #012f5c	! important

}
#footernote {
	padding: 10px 0px 10px 0px;
	font-size: 1em;
	color: #666666;
	width: 940px; 
	text-align: left;
}

#footernote img{
	float: left;
	padding: 5px 20px;
}

#footernote li a {
	color: #666666;
}
#footernote a:hover {
	text-decoration: none;
}
#footernote a:focus {
	text-decoration: none;
}
#footernote ul {
	padding: 0px;	
	margin: 0px; 
	list-style-type: none;
}
#footernote li {
	display: inline-block;
}
#footernote li {
	padding: 0px 5px; 
	display: inline; 	
}




.img_right {
	float: right;
}





