﻿@import url("../../styles/layout.css");
@import url("../../styles/print.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFF;
	background-image: url("../../images/main-bg.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
h2, h3  {
	font-family: "Century";
}
#masthead {
	height: 190px;
	background: url('../images/CRK-Header.jpg') right top no-repeat;
}
#container {
	width: 1000px;
	background: #FFF;	
	margin: 0px auto -2em;
	z-index: 1;
	border-left: thick #002F5F solid;
	border-right: thick #002F5F solid;
	height: 100%;
	min-height: 100%;
}
#tagline {
	clear: both;
	padding:5px;   
    background-color:#002F5F;   
    text-align:left;   
    color:#fff;  
}
#funding { 
    background-color:#002F5F; 
    color:#fff;    
    padding-left:300px;
}
#logo {
	float: left;
}
#imgHeader {
	float: right;	
}
.imgCRK {
	border: 0px !important;
}
#SilverlightPlugInHost {
	float: right;
}
#block {
	position: absolute;
	left: 700px;
	z-index: 5;
	color: #fff;
}
#navigation {
	float: left;
	width: 148px;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F7E715;
	z-index: 2;
}
#spacer {
	float: right;
    width: 1px;
    height: 650px;
}
#content {
	float: right;
	background: #FFF;	
	width: 840px;
	padding-right: 5px;
	margin-bottom: 10px;
	height: 100%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
/* 	width: 100%;*/
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #F7E715;
}
#navigation a {
	color: #496ea3;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
	font-weight: bold;
}
#navigation a:hover {
	color: #002F5F;
	text-decoration: none;
	border: 1px solid #F7E715;
	background-color: #F7E715;
}

/* Footer Styles */
#footer {
	text-align: center;
	clear: both;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #002F5F;
	height: 2em;
}
#footer p {
	color: #ffffff;
	margin-top: 5px;
}
#footer a {
	color: #ffffcc;
	text-decoration: underline;
}
#footer a:hover {
	color: #00ff00;
	text-decoration: none;
}
#copyright {
	margin: 0px auto; 
	font-size: 0.75em;
	padding: 2px;
	background-color:#F7E715;
	text-align: center;
	color:#002F5F; 
	border: thin #000 solid;
}
blockquote {
	color: #C0C0C0;
	width: 10em;
	margin: 0;
	float: left;
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
/* ****************** Drop Down Menu ********************************* */
/* tab colors */
#nav li a {
	background-color: #002F5F !important;
	color: #FFF !important;
}
/*tab hover colors */
#nav li a:hover {
	background-color: #FFF !important;
	color: #002F5F !important;
}
#nav ul {
	list-style: none;
	line-height: 1;
	background: #fff;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	z-index: 3;
}

#nav {
	list-style: none;
	line-height: 1;
	background: #fff;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	z-index: 3;
}

#nav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav li {
	display: block;
	padding: 0;
	width: 10em;
	border: 1px solid #fff;
	background-color: #fff;
}
#programs-link {
	background: #fff url('../../images/downarrow.gif') center right no-repeat;
}
#programs:hover ul {
	display: block;
	position: relative;
}
#nav li ul {
	position: absolute;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
}

#nav li ul a {
	width: 13em;
	width: 9em; 
}

#nav li ul ul {
	margin: -1.75em 0 0 0em;
}

#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul ul ul {
	left: -999em;
}

#nav li:hover ul ul {
	left: -999em;
}

#nav li li li.sfhover ul {
	left: auto;
}

#nav li li.sfhover ul {
	left: auto;
}

#nav li.sfhover ul {
	left: auto;
}

#nav li li li:hover ul {
	left: auto;
}

#nav li li:hover ul {
	left: auto;
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover a {
	background: #FFF;
	color: #002F5F;
}

#nav li.sfhover {
	background: #FFF;
	color: #002F5F;
}
/* calendar styles */
#calendar 
{
	width: 600px !important;
	padding: 0.5em;   
    border: 2px solid #000;
 	/* centers the table */  
    margin-left: auto;   
    margin-right: auto;     
}
#cal1 
{
	width: 600px !important;
	/* centers the table */  
    margin-left: auto;   
    margin-right: auto;  
    padding: 0.5em;   
    border: 2px solid #000; 
}
#cal1 td 
{
	height: 100px;
}
#cal1 table
{
	/* centers the table */  
    margin-left: auto;   
    margin-right: auto; 
}
.Fade 
{
	opacity:0.4;
    filter:alpha(opacity=40);
	/* numbers to the top and left */  
    text-align: left;    
    vertical-align: top;     
}
.Day 
{
	/* numbers to the top and left */  
    text-align: left;    
    vertical-align: top; 	
}
.Today 
{
	color: #F00;
    font-weight: bolder;
    background-color: #FFC;
	/* numbers to the top and left */  
    text-align: left;    
    vertical-align: top;     
}
.CalTitle 
{
    text-align: center;
    font-weight: bolder;
    font-size: 2em; 
    background-color: #5C0808; 
}
.imgCategory 
{
	float: left;
	margin-bottom: 90px;
	border: 0 !important;
}

#nav li:hover {
	background: #eda;
}
/* News styles */
#RssTitle {
	font-size:larger;
	font-weight: bold;
}
.NewsItem{
	font-size: small;
	font-family: Verdana;
	color: #000000;	
	background-color: #FFFFFF;
}
/* Statistics User Control styles */
.StatTable {
	border: 1px;
	border-color: #AEBBDD;   
    border-style: solid; 
    /* cellspacing equivalent */  
    border-collapse: collapse;    
    border-spacing: 0;   	
}
.StatTable td {
    /* cellpadding equivalent */  
    padding: 3px;      
}
.dataTable { 
	background-color:#002F5F;
	vertical-align:top;
}
.tablename { 
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.statistic { 
	color:#0E104D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.statisticText { 
	color:#0E104D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
.StatCell {
	background-color: #fff;
	vertical-align: top;
}
/* styles for data grid */
.Grid
{
    border-collapse: collapse;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}
.Grid td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px;
}
.GridHeader a
{
    color: #FFFFFF;
}
.GridHeader
{
    background-color: #002F5F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
}
.GridHeader th
{
	padding: 3px;
}
.GridItem
{
    background-color: #FEFDDE;
    border-left-width: 0px; 
    border-right-style: solid; 
    border-right-width: 1px; 
    border-top-width: 0px; 
    border-bottom-width: 0px
}
table tr.GridItem:hover
{
    background-color: #E7E7E7;
}
table td.GridItem:hover
{
    font-weight: bold;
}
.GridAltItem
{
    background-color: #FFFFFF;
    border-left-width: 0px; 
    border-right-style: solid; 
    border-right-width: 1px; 
    border-top-width: 0px; 
    border-bottom-width: 0px
}
table tr.GridAltItem:hover
{
    background-color: #E7E7E7;
}
table td.GridAltItem:hover
{
    font-weight: bold;
}
.GridFooter
{
	background-color: #000;
	color: #fff;
}
.GridPager
{
	background-color: #000;
	color: #fff;
}
/* styles for data entry forms */
#GradientForm
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    background-color: #CCE6FF;
    padding: 10px;
    width: 760px;
}
#GradientForm input, #GradientForm textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 760px;
    background-image: url('../images/blue_bg.png');
    background-repeat: repeat-x;
    background-position: top;
}
/* AJAX Toolkit Calendar */
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.upload 
{
	height:150px;
}
#GradientForm * img {
	border: 0px !important;
}