@charset "utf-8";
#contain_banner_secondary
{
	height:80px;
	background: url(/colleges/coe/images/gold_fill_banner.jpg) repeat-x scroll center top;
	
	
}

#banner_secondary_content /*controls all banner areas everywhere*/
{
	text-align:left;
	margin:auto;
	padding:0;
	width:900px;

}
h2.banner /*controls all banner areas everywhere*/
{
	font-size:2.5em;
	padding-top:.75em;
	font-weight:500;
	
}
.none
{
	display:none;
}
div#box_studentservices
{
	text-indent:0;
	font-weight:normal;
	
	padding:1em;
	margin-bottom:1em;
	border-top:10px solid #ccc;
	overflow:hidden;
}
#box_studentservices li
{
	
	background-image:url(/images/interface/bk_lenses_gray_gradient.gif);
	background-repeat:repeat-x;
    float:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:1.1em; 
	width:210px;
	
	/*for each image in li used csulb style img-left (floats the image left)*/
	
	
}

#box_studentservices img
{
	border : 5px solid #fff;
	margin : 0 10px 10px 0;
	padding : 0 0 0 0;
}

#box_studentservices a
{
	
background-color : inherit;
color : #000;
font-weight : bold;
text-decoration : none;

}

#box_studentservices a:hover 
{
	
 background-color : #000;
 color : #fff;
 font-weight : bold;
 text-decoration : none;

}

#box_studentservices h2
{
	font-size:1.1em;
	color:#000;
	padding-left:10px;
}
#box_studentservices ul
{
	padding:0;
}

/*div#box_studentservices
{
	text-indent:0;
	font-weight:normal;
	
	padding:1em;
	margin-bottom:1em;
	border-top:10px solid #ccc;
	overflow:hidden;
}
#box_studentservices h2
{
	font-size:1.1em;
}
#box_studentservices h3
{
	font-size:1em;
}
#box_studentservices ul 
{
	padding:0em;
	
}
*/

/*div#box_careers
{
	text-indent:0;
	font-weight:normal;
	
	padding:1em;
	margin-bottom:1em;
	border-top:10px solid #ccc;
	overflow:hidden;
}
#box_careers h2
{
	font-size:1.1em;
}
#box_careers h3
{
	font-size:1em;
}
#box_careers ul 
{
	padding:0em;
	
}
*/
div#box_careers
{
	text-indent:0;
	font-weight:normal;
	
	padding:1em;
	margin-bottom:1em;
	border-top:10px solid #ccc;
	overflow:hidden;
}
#box_careers li
{
	
	background-image:url(/images/interface/bk_lenses_gray_gradient.gif);
	background-repeat:repeat-x;
    float:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:1.1em; 
	width:210px;
	
	/*for each image in li used csulb style img-left (floats the image left)*/
	
	
}


#box_careers img
{
	
border : 5px solid #fff;
margin : 0 10px 10px 0;
padding : 0 0 0 0;


}

#box_careers a
{
	
background-color : inherit;
color : #000;
font-weight : bold;
text-decoration : none;


}

#box_careers a:hover 
{
	
 background-color : #000;
 color : #fff;
 font-weight : bold;
 text-decoration : none;

}

#box_careers h2
{
	font-size:1.1em;
	color:#000;
	padding-left:10px;
}
#box_careers ul
{
	padding:0;
}

ul.add_listimage li{
	list-style-image:url(/misc/depot/assets/UT/rightarrow.gif);
	
}
ul.add_listimage_choosing li{
	list-style-image:url(/misc/depot/assets/UT/rightarrow.gif);
	margin-bottom:.30em;
	
}
.sectionmenudivider 
{
background-color:#FFC600;
clear:both;
font-size:1em;
font-weight:bold;
letter-spacing:0;
margin:10px 0;
padding:3px 7px 3px;
text-transform:uppercase;
}
div#coursedesc 
{
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-color:#eeeeee;
	overflow:hidden;
	
	
}
#coursedesc ul li
{
	padding-bottom: .5em;
	list-style-image: none;
	list-style-type: none;	
}

.coursegreen /*this is used in CECEM instead of coursedesc*/
{
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-color:#eeeeee;
	overflow:hidden;
}

/*#contain_column1 ul li.parent img
use the style below to raise the text off the dotted line in main menu when we have a nested list*/ 
div#menusp, #menusp2, #menusp3, facmenusp, facmenusp2
{
	padding-bottom:.3em;
}


/*.test
{
	padding-bottom:.3em;
}*/
#contain_column1 ul li.parent img {/*ut.css (line 572)* override  vertical-align from top to baseline*/
	border:medium none;
	float:left;
	padding-right:5px;
	vertical-align: baseline; /*changed from top*/
	
}
/*remove list image that appears on all lists*/
#contain_column2 ul, #contain_column3 ul {/*ut.css (line 648)*/
/*list-style-image:url(/misc/depot/assets/UT/rightarrow.gif);*/
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:1em;
padding-left:1.2em;
}
#contain_column2 ul.pde a:link 
{
	text-decoration:underline;
}
#contain_column2 ul.pde a:visited 
{
	text-decoration:underline;
}
#contain_column2 ul.pde a:hover
{
	
	background-color:#444444;
	color:#eeeeee;
}
#contain_column3 ul.pde a:link 
{
	text-decoration:underline;
}
#contain_column3 ul.pde a:visited 
{
	text-decoration:underline;
}
#contain_column3 ul.pde a:hover
{
	
	background-color:#444444;
	color:#eeeeee;
}

/*
#contain_column1 li a {ut.css (line 474)
border-left:0 solid #FFFFFF;
border-right:0 solid #FFFFFF;
color:#444444;
display:block;
margin:0;
padding:3px 6px 4px;
text-decoration:none;
}*/



#contain_column2 /*added to line up left menu and col 2  - may nee to add to col 3???? */
{
	padding-top:.90em;
}

#contain_column3 /*added to line up left menu and col 3  */
{
	padding-top:.90em;
}

#facbackround table, #facbackround td
{
    
	border:none;
	
	
} 

#coefacschedule table
{
	width:100%;
	
}
#coefacschedule td, #coefacschedule th
{
	border:1px solid #ccc;
	width:auto;
}


div#personnelmenu ul, #event_menu ul, #personnelmenu2 ul, #personnelmenu3 ul, #personnelmenu4 ul, #personnelmenu5 ul, #phdresearchmenu ul
{
	list-style-image:url(/misc/depot/assets/UT/rightarrow.gif);
}
/*boxes*/


.blackbox h2
{
	font-size: 1.1em;  
}
#programsbox, #programsbox2, #programsbox3{
background-color:#eee;
border-top:10px solid #FFC600;
color:#000000;
font-weight:normal;
margin-bottom:1em;
overflow:hidden;
padding:1em;
text-indent:0;
/*blackbox style but now can be modified for programs*/
}
#programsbox h2, #programsbox2 h2, #programsbox3 h2
{
	font-size: 1.1em;  
}
#programsbox h3, #programsbox2 h3, #programsbox3 h3
{
	font-size: 1em;  
}
#programsbox a, #programsbox2 a, #programsbox3 a
{
	color: #000;  
}
#goldbox_dept_home
{
	background-image: url(/misc/depot/assets/UT/bk_gold_gradient.gif);
	background-repeat: repeat-x;
	text-indent:0;
	font-weight:normal;
	background-color:#ffc600;
	padding:1em;
	margin-bottom:1em;
	border-left:1px solid #ffc600;
	border-right:1px solid #ffc600;
	border-bottom:1px solid #ffc600;
	border-top:10px solid #000;
	overflow:hidden;
	/*width:160px; may want to change back to this width*/ 
}
#goldbox_dept_home h2
{
	font-size: 1.1em;  
	
}
#goldbox_dept_home h3
{
	font-size: 1em;  
}
#goldbox_dept_home ul
{
	list-style-image:url(/misc/depot/assets/UT/rightarrow.gif);
}

#dept_homepage_image
{
	width:438px;
	height:167px;
	border:none;
	margin-bottom:1em;
}


p.graybar /*reduce the margin in programs includes */
{
	
	margin-bottom:0em;
	margin-top:0em;
}
div.botmarg1em
{
	margin-bottom: 1em; /*used to provide space under course coordinator */
}
.center
{
	text-align:center;
}
div#choosing
{
	
}
#choosing h3
{
	font-size:1.1em;
}
#choosing h2
{
	font-size:1.2em;
}
.open_menu h3
{
	font-size:1.1em;
	
}
.open_menu .pde h3
{
	font-size:1em;
	display:inline;
	
}
.viewlist h3
{
	font-size:1em;
	display:inline;
}
.viewlist img
{
	
	display:inline;
}
ol.alphalower
{
	list-style-type: lower-alpha;
}
