/* Color and background specific CSS for businesses (orange) */


#headertop {
	background:transparent url('../../_pics/headertoppic.gif') no-repeat top center; 
	}
#ba1 {
	background:transparent url('../../_pics/ba1.gif') no-repeat top center;
	}
#ba2 {
	background:transparent url('../../_pics/ba2.gif') no-repeat top center;
	}
#ba3 {
	height:800px;
	background:transparent url('../_pics/ba3_businesses.gif') no-repeat top center;
	}
#dropdown {
	height:800px;
	background:transparent url('../_pics/dropdownpic_businesses.jpg') no-repeat top center;
	}

#toplinks {
	background: transparent url('../_pics/toplinksbg_businesses.gif') no-repeat top center;
	}
#search{
	background: transparent url('../_pics/search_businesses.gif') no-repeat top center;
	}
#bottomlinks {
	background: transparent url('../_pics/bottomlinksbg_businesses.gif') no-repeat top center;
	}
#contentcopy p.release {
	color: #e38e1f; /*orange*/
}
#contentcopy p.updated {
	color: #e38e1f; /*orange*/
	}
#contentcopy a:link {
	color: #e38e1f; /*orange*/
	}
#contentcopy a:visited {
	color: #db6b01; /*dark orange*/
	}
#contentcopy a:hover {
	color: #db6b01; /*dark orange*/
	border-bottom: 1px dashed #db6b01; 
	}
	
#contentcopy ul.checklist {
	list-style-image: url('../_pics/checkbox.gif');
}
#contentcopy h1 {
	color: #e38e1f; /*orange*/
}
#contentcopy h2 {
	color: #e38e1f; /*orange*/
}	

#infocontainertop {
	height:60px;
	background-image: url('../../_pics/moreinfotop.gif');
	}	
#infocontainermiddle {
	background: url('../../_pics/moreinfomiddle.gif') repeat-y;
	}
#infocontainermiddle a:link {
	color: #e38e1f; /*orange*/
	}
#infocontainermiddle a:visited {
	color: #db6b01; /*dark orange*/
	}
#infocontainermiddle a:hover {
	color: #db6b01; /*dark orange*/
	border-bottom: 1px dashed #db6b01; 
	}
#infocontainerbottom {
	height:43px;
	background-image: url('../../_pics/moreinfobottom2.gif');
	}
#linkscontainertop {
	background-image: url('../_pics/featuredlinkstop_businesses.gif');
	}	
#linkscontainermiddle {
	background: url('../_pics/featuredlinksmiddle_businesses.gif') repeat-y;
	}	
#linkscontainermiddle ul li a:link {
	color: #e38e1f; /*orange*/
	}
#linkscontainermiddle ul li a:visited {
	color: #db6b01; /*dark orange*/
	}
.hrule {
	border-bottom: 1px solid #e38e1f;
	}
#linkscontainerbottom {
	background-image: url('../_pics/featuredlinksbottom_businesses.gif');
	}
	


/* for use later*/

#youarehere a:link {
	color: #e38e1f; /*orange*/
	}
#youarehere a:visited {
	color: #db6b01; /*dark orange*/
	}
#youarehere a:hover {
	color: #db6b01; /*dark orange*/
	border-bottom: 1px dashed #db6b01; 
}



	
#linkscontainermiddle a.videofeature_businessintro{
	margin:0;
	padding:0;
	border:0;
	width:154px;
	height:100px;
	background: url(../_pics/videofeature_business_intro_to_cerritos_cssrollover.jpg) 0 0 no-repeat;
	display:block;
}

#linkscontainermiddle a.videofeature_businessintro:hover{
	margin:0;
	padding:0;
	border:0;
	width:154px;
	height:100px;
	background: url(../_pics/videofeature_business_intro_to_cerritos_cssrollover.jpg);
	background-position: 0 -100px;
	display:block;
}

table.chart th.primaryheader {
	background:#dd7d00;
}

table.chart th.secondaryheader {
	background:#fbf2e5;
}
