/********************************************

	CONTENT MANAGEMENT SOLUTION
	TEMPLATE - FULL WIDTH - THREE COLUMN
	LIQUIFUSION STUDIOS JULY 2004
	JAMES GIBSON
	
********************************************/

/********************************************
	GLOBAL SETTINGS
********************************************/
body {
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	background:#f1f1f1;
	font-size:12px;
	color:#000;
	margin:0px;
}
input, select, textarea {
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a {
	color:#1B0A75;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	background-color:#1B0A75;
	text-decoration:none;
}
h3,h2 {
	font-size:16px;
	color:#1B0A75;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:1px solid #999;
}
h4 {
	color: Maroon;
}
/*h3, h3 a {
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:1px;
	color:#990000;
}*/
/*h3 a:hover {
	color:#ffffff;
	background-color:#990000;
	text-decoration:none;
}*/
p {
	margin:0px;
	margin-bottom:10px;
}
/********************************************
	MENU STYLES
********************************************/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 160px;
	/*margin-bottom:100px; */
}
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 23px;
	margin-bottom : -1px;
	width: 160px;
}
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 169px;
	margin-top : -1.35em;
}
#nav li ul ul { /* third-and-above-level lists */
	left:-999em;
}
#nav li a {
	width: 170px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:158px;
	display:block;
	color:#666;
	text-decoration:none;
	background-color:white;
	border:1px solid #666;
	padding:0px 5px;
	font-size:11px;
}
#nav li a:hover, #nav li a.current {
	color : white;
	background-color:#990000;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/********************************************
	CONTAINER STYLES
********************************************/
#header {
	margin: 15px 15px 0px 15px;
	height: 150px;
	background: url(../images/CCFD_Repeat.jpg) repeat-x top;
}

div.headerImage {
	background: url(../images/CCFD_Repeat.jpg) repeat-x top;
}

#left {
	position: absolute;
	top: 165px;
	left: 0px;
	margin: 15px 15px 0 15px;
	width: 150px;
}
html>body #left {
	width: 150px; /* ie5win fudge ends */
}
#middle {
	padding: 10px;
	background: #fff;
	border:1px solid #666666;
	margin:15px 210px 15px 200px;
}
#right {
	position: absolute;
	top:165px;
	right:0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin:15px;
	padding:10px;
	background:#fff;
	border:1px solid #666666;
	font-size:11px;
	width:160px;
}
html>body #right {
	width: 160px; /* ie5win fudge ends */
}
#footer {
	padding: 10px;
	background: #fff;
	border:1px solid #666666;
	font-size:11px;
	text-align:center;
	margin: 10px 210px 15px 200px;
}
/********************************************
	SIDEBAR STYLES
********************************************/
#right h3 {
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:1px;
	border-bottom:1px solid #990000;
	color:#1B0A75;
}
#right h4 {
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:1px;
	border-bottom:1px solid #990000;
	color:#1B0A75;
}
#right h6 {
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:1px;
	color:#666;
}
#right h6 a {
	color:#666;
	text-decoration:underline;
}
#right h6 a:hover {
	color:#fff;
	background-color:#666;
	text-decoration:none;
}
#right .line {
	height:1px;
	border-bottom:1px solid #990000;
	margin-bottom:5px;
}
#right .high-alerts {
	border-left:5px solid #ff0000;
	padding-left:5px;
}
#right .alerts {
	border-left:5px solid #ffff00;
	padding-left:5px;
}
#right .information {
	border-left:5px solid #00ff00;
	padding-left:5px;
}
/********************************************
	CONTENT STYLES
********************************************/
#list {
	width:100%;
}
#list td {
	padding:3px;
}
.centerDivider {
	width:100%;
	height:1px;
	border-bottom:1px solid #999;
	margin-bottom:5px;
}
.accessibility {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#header h1, p.siteArea {
	display: none;
}
hr {
	height: 1px;
	color: Silver;
}
/*
div.headerDescription {
	width: 240px;
	height: 193px;
	background: url(../images/CCFD_Repeat.jpg) no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
}
*/
h4.specialLink {
		font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
		background: #d2cccc;
		font-size: 125%;
		color: Black;
		padding: 0.25em;
		text-align: center;
	}
	
	ul.specialLink {
		font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
		font-size: 100%;
		margin: 1em 0 0 0;
		padding: 0;
		text-decoration: none;
		list-style-type: none;
	}
	
	ul.specialLink li {
		margin-bottom: 1em;
	}
	
	ul.specialLink a:hover {
		background: #990000;
		color: White;
	}
#right h4.specialSidebar {
		font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
		background: #d2cccc;
		font-size: 135%;
		color: Black;
		padding: 0.25em;
		text-align: center;
		border: 0;
	}
	
	ul.specialSidebar {
		font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
		font-size: 110%;
		margin: 1em 0 0 0;
		padding: 0;
		list-style-type: none;
		text-decoration: none;
	}
	
	ul.specialSidebar li {
		margin-bottom: 1em;
	}
	
	ul.specialSidebar a:hover {
		background: #990000;
		color: White;
	}

ul#nav li ul{
	position:absolute;
	top: 16px;
}	