@charset "utf-8";

@import url('/template/standard/css/template-gold.css'); /* IE4 can understand, but not NN4 */

/* ************************************************/
/* This is the Department custom CSS Document     */
/* This file must be called custom.css */
/* And must be located in the css folder of the   */
/* home directory of the department.              */
/* ****************** IMPORTANT *******************/
/*   If you have no experience in CSS editing     */
/*          please don't edit this file  !        */
/* ********************************************** */
/* for assistance contact webteam@deanza.edu      */
/* ********************************************** */
/* ************************************************/
/* The following are some styles definitions that */
/* you may want to know in order to customize.    */
/* Uncomment and edit what you want to change     */
/* ************************************************/


/************ TAB BUTTONS AND HEADER BAR **********/
/* Do not change anything else other than colors! */

/* ul#da_nav a{color: #fff;} */
/*  ul#da_nav a:hover{background:#800000;color: #FFF;} */

/****************TOP MENU BAR *********************/
/* #da_navigation {
	background-image:url('/template/standard/images/nav-buttons-bg.gif');
	border-color: #800000; 	
	} */
/* #da_navigation a, #navigation a:hover{	
	color:#1F1F1F;	
	 } */
	 
/***** LEFT NAVIGATION COLUMN AND LINKS *************/	 
/* 
td.leftnav {padding:10px; background-color:#fcf0d2;margin:0px;width:170px;}
.leftnav { }
.leftnav a{ font-weight: bold; font-size: 10pt; }
.leftnav ul { margin:6px; padding:0px;  }
.leftnav li { margin:3px; list-style-type:none; font-size:10pt;}
.leftnav li a{ font-weight:bold; list-style-type:none; font-size:10pt;} 
div#listnav{}
div#listnav ul li a.current{ font-weight:bold; color:#006699; padding-left:10px;     
							 background-image:url(/template/standard/images/arrow.gif);  
						 	 background-position:center left;  
						 	 background-repeat:no-repeat; }							 				 
.leftnav#contact-box{font-size: 9pt;}	*/

/**************   BREADCRUMB AND BODY **************/	
/*.breadcrumb{ font-size:7.5pt; font-family:Verdana, Arial, Helvetica, sans-serif;}
td.contents-body{padding:10px; font-size:10pt;} 
div.contents-body{padding:0px;}*/	

/****** LEFT NAV TOP IMAGE -  PAGE BANNER IMAGE ****/
/* this div is in a not editable part of the code */
/*div#image-banner{color:#ffffff;margin-top:5px;}  */
/* this div is in the editable part of the code (imagebanner.html) */
/*div.imagebanner {background-repeat:no-repeat;} */
/* this is for the text that appear on top of the banner image */
/* .imagebanner h2, .imagebanner h3,.imagebanner h4  {padding:15px;margin:0px;}*/


/**************** FOOTER *******************/
/* #footer {	
	color:#ffffff;	
	background: #800000; 	
	}	*/
	
		

