/************************************************/
/*  Child & Families Comission of Orange County   
	All Right Reserved                          */
/************************************************/
/* ---------------------------------------------------------------
	 Content

		1.1 Generic
			1.1.1 Generic Header

		1.3 Homepage

		1.4 Left Navigation

		1.5 Ektron.css supporting styles

		1.6 Updates
	---------------------------------------------------------------*/

/****************************
	Generic
*****************************/
body
{
	background-color: #C0C0C0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#form1, .form
{
	margin: 0 auto;
	width: 770px;
	background-color: #fff;
	padding-bottom: 30px;
}
a, a:visited
{
	color: #cc0033;
	font-size: 10px;
	text-decoration: none;
}
a:hover
{
	color: #cc0033;
	font-size: 10px;
	text-decoration: underline;
}
#ContentBox
{
	width: 715px;
	float: left;
	padding: 0px 30px 30px 25px;
	background-color: #fff;
}
.hmContent
{
	width: 530px;
	float: right;
	padding-right: 3px;
	margin-right: 0;
	padding-top: 30px;
}
.Content
{
	width: 530px;
	float: right;
	padding-right: 3px;
	margin-right: 0;
}
.floatRt
{
	float: right;
}
.floatLf
{
	float: left;
}
.EkContent
{
	padding-right: 30px;
}
.pager
{
	padding: 5px;
	float: right;
}
.currentPage
{
	font-weight: bold;
}

.numericPage
{
	padding: 0 3px;
}
/****************************
	Generic Header
*****************************/
.GenHeader
{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	background-color: inherit;
	height: 180px;
}
.blueBG
{
	height: 50px;
	float: left;
	width: 100%;
	background: #fff url('../images/bluebg.gif') repeat-x left top;
}

.photoFrames
{
	float: left;
	padding: 10px 5px 0 140px;
	white-space: nowrap;
	height: 170px;
	background: url('../images/sub_pg_logo.gif') no-repeat left top;
}

.photoFrames img
{
	margin: 0;
	padding: 0;
	border: solid 1px #000;
}
.photoFrames div.Title
{
	color: #cc0033;
	font-size: 22px;
	font-family: Calibri;
	margin-left: 20px;
	background-color: #fff;
}
.photoFrames div.subTitle
{
	color: #555;
	font-size: 14px;
	font-family: Consolas;
	margin-left: 30px;
}


/****************************
	Homepage
*****************************/
.homeHeader
{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	background-color: inherit;
}
.homeHeader img
{
	float: left;
	border: none;
	margin: 5px;
}
.homeHeader div
{
	float: right;
	margin-top: 88px;
	padding-right: 5px;
}
.homeHeader a, .homeHeader a:hover, .homeHeader a:visited
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.flash
{
	float: left;
}
.homeModule
{
	width: 200px;
	margin: 0 0 0 30px;
}
.homeModuleRt
{
	width: 230px;
	margin-left: 0 30px 0 20px;
}
.summary
{
	margin-bottom: 30px;
}
.summary a, .summary a:visited, .summary a:hover
{
	font: bold 11px Verdana;
	color: #0099CC;
}
.newsList
{
	/*padding-right:15px;*/
	margin: 0;
	float: right;
}

.newsList ul
{
	margin: 0;
	padding: 0;
}
.newsList li
{
	list-style: none;
	margin: 0 0 10px 0;
}
.CommCalendar, .CommCalendar:hover, .CommCalendar:visited
{
	float: right;
	margin-top: 30px;
	text-transform: uppercase;
	font: bold 14px Calibri;
	color: #ff6600;
	padding: 0 30px;
	text-decoration: none;
	line-height: 30px;
	background: url(../images/icons/blue_star.gif) left 4px no-repeat;
}

.updateBar
{
	float: left;
	width: 760px;
	padding: 5px;
	background: #fff url(../images/state_budget_process_bar.gif) left top repeat-y;
	font-weight: bold;
}
.updateBar a, .updateBar a:visited
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.updateBar a:hover
{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.hmImg, .hmImg img
{
	float: right;
	margin: 30px 10px 0 0;
}
/****************************
	Left Navigation
*****************************/
.LfNavi
{
	float: left;
	padding-top: 30px;
	width: 180px;
}
.EkMenu
{
	margin: 0;
	padding: 0;
}
.EkMenu li
{
	list-style: none;
	background: url(../images/icons/orange_square.gif) left 5px no-repeat;
	padding: 3px 0 3px 15px;
	font-weight: bold;
	cursor: pointer;
	width: 160px;
}
.EkMenu li:hover
{
	background-image: url(../images/icons/red_square.gif);
}
.EkMenu li:hover a, .EkMenu a:hover, .EkMenu li:hover a:hover, .EkMenu li a:hover
{
	color: #000;
	text-transform: uppercase;
	font-family: Calibri;
	font-weight: bold;
	font-size: 12px;
}

.EkMenu li, .EkMenu li a, .EkMenu li a:visited
{
	text-transform: uppercase;
	font-family: Calibri;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.EkMenu li ul, .EkMenu li ul
{
	background-position: #FFFFCC none;
	display: none;
	position: absolute;
	margin-left: 40px;
	width: 150px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background: #fff none;
	padding: 0;
}
.EkMenu li:hover ul
{
	display: block;
}
.EkMenu li ul li, .EkMenu li ul li
{
	padding: 3px 5px;
	width: 140px;
	background-image: none;
	border-top: solid 1px #666666;
}
.EkMenu li li a, .EkMenu li li a:hover,.EkMenu li:hover li a,
.EkMenu li:hover li a:hover,
.EkMenu li li a:visited, .EkMenu li li:hover a:visited,
.EkMenu li li:hover a, .EkMenu li li:hover a:hover, .EkMenu li li:hover a
{
	text-transform: capitalize !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.EkMenu li li a, .EkMenu li li a:visited
{
color: #000000;
}
.EkMenu li li a:hover
{
color: #cc0033;
}
.EkMenu li li:hover a, .EkMenu li:hover li
{
	color: #cc0033;
	font-size: 10px;
	font-weight: normal;
	background-image: none;
	text-decoration: none;
}
/*********************************
	Ektron.css supporting styles
**********************************/
.SquareList li
{
	list-style: none;
	background: url(../images/icons/cfcoc_bullet.gif) left 2px no-repeat;
	padding-left: 15px;
	margin-top: 10px;
}
.greyTable td
{
	vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #C0C0C0;
}
.orangeTable td
{
	font-size: 10px;
	border-bottom: dotted 1px #FF9933;
	padding: 5px;
	vertical-align: top;
}

/*********************************
	Updates
**********************************/
.updateItem
{
	padding: 10px 5px;
}
.updateItem span.date
{
	color: Red;
}
.updateItem span.title
{
	font-weight: bold;
}
.updateItem span.title a, .updateItem span.title a:visited, .updateItem span.title a:hover
{
	color: #000;
	font-size: 11px;
}
.updateItem div.desp
{
	margin-top: 5px;
}
.PDFList
{
	float: left;
	margin: 10px 0;
	width: 100%;
}
.PDFList div.title
{
	font-weight: bold;
	font-size: 14px;
}

.DocList
{
	padding: 5px 0;
	border-bottom: dotted 1px #ccc;
}

.DocList a, .DocList a:visited, .DocList a:hover
{
	font-size: 11px;
}
.greyModule p
{
	background-color: #EEEEEE;
}