﻿/*---------------------------------------------*/
/*  ca_master.css                              */
/*  Version 1.20                               */
/* Last Updated 03/23/2007                     */
/*                                             */
/*  Master template styles                     */
/*---------------------------------------------*/
/*---------------------------------------------*/
/*  Image Header for new CDCR format        */
/*---------------------------------------------*/	
#sh_carouselTop {
	width:90%;
	margin-left:12px;
	/*	margin-bottom:5px;*/
	margin-top:0px;
	float:left;
	background-image: url(/web/20110630040954oe_/http://www.cdph.ca.gov/images/caro_window.jpg);
	padding-left: 1px;
}
	html>body #sh_carouselTop {
	width:90%;
	margin-left:24px;
	/*	margin-bottom:5px;*/
	margin-top:-10px;
	float:left;
	background-image: url(/web/20110630040954oe_/http://www.cdph.ca.gov/images/caro_window.jpg);
	padding-left: 1px;
	}
#image_header_new {
	margin: 0px auto 0px auto;
	position: relative;
	width: 100%;
	height:124px;
	border-bottom:3px solid #a8a8a9;
	border-top:3px solid #a8a8a9;
	background-image:url(/web/20110630040954oe_/http://www.cdph.ca.gov/images/top_caro_banner_anim.gif);
	background-repeat:repeat;
	background-position:top;
}
#carousel {
margin-left:-1px;
margin-right:auto;
background-position:top center;
background-repeat:no-repeat;
width: 100%;
margin-top:8px;
}


#image_header {
	margin: 0px auto 0px auto;
	position: relative;
	width: 100%;
	height:134px;
	border-bottom:3px solid #cc9933;
	border-top:3px solid #cc9933;	
	background-image:url(/web/20110630040954oe_/http://www.cdph.ca.gov/images/HeaderBackgroundSeal.jpg);
	background-repeat:no-repeat;
 	background-position:top;	
}
	
#carouselTop {
	width:649px;
	margin-left:11px;
	/*	margin-bottom:5px;*/
	margin-top:5px;
	float:left;
}		
