﻿/************************************************
		THEME - STYLES WITH IMAGES
************************************************/
/*
	The default header for a web is a background image
	If user does not specify one for thier web, this will
	be shown and the image will be hidden.
*/



.topNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url('images_ODCMaster_default/navigation_bkg.jpg');
	align: center;
	padding-top: 5px;
	border-bottom: 1px white;
	height: 50px;
}

.searchBkg {
	background-color: #000000;
	padding-right: 10px;
}


.pageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #135295;
	padding-left: 0px;
	padding-bottom: 10px;
}

.content {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	text-align:justify;

}


.contentLinks
{
	text-decoration: none;
	color: #e0690b;
}

.contentLinks:hover
{
	text-decoration: underline;
	color: #e0690b;
}

.contentBorder
{
	border:thick #ffffff;
}

.H2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0c325a;
	font-weight:bold;
	text-decoration: none;

}

.H1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0c325a;
	font-weight:bold;
	text-decoration: none;
	padding-left: 12px;

}



.upcomingEventsTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-image: url('images_ODCStyle2_silverBullet/eventsbox_01.gif');
	text-align: left;
}

.upcomingEventsMiddle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-image: url('images_ODCStyle2_silverBullet/eventsbox_02.gif');
	text-align: left;
	padding-left: 10px;
}

.upcomingEventsBottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-image: url('images_ODCStyle2_silverBullet/eventsbox_03.gif');
	text-align: left;
	padding-left: 10px;
}
.upcomingEventsList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	text-align: left;
	text-decoration: none;
}

.upcomingEventsLinks
{
	text-decoration: none;
	color: #36406f;
}

.upcomingEventsLinks:hover
{
	text-decoration: underline;
	color: #36406f;
}

.footerleft {
    background-image: url('images_ODCMaster_default/footer_left.jpg');
	height: 48px;
}
.footerright {
    background-image: url('images_ODCMaster_default/footer_right.jpg');
	height: 48px;
	color: #c1c1c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	vertical-align:center;
}

/************************************************
		THEME - BODY & MISC
************************************************/

body  {

    background-color:#;
    
}

.resourceBkg  {

    background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #969696;
    
}

.eventBkg  {

    background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #969696;
    
}

.resourceResults  {

	padding-left: 25px;
    
}

/************************************************
		THEME - MAIN NAVIGATION
		Some sites have a main &
		sub navigation, some only
		have one or the other, so 
		style might now apply.
************************************************/



.breadcrumb
{
	color: #de6709;
	font-size: 9px;
	text-align: right;
	background-color: #ffffff;
	padding-right: 5px;
	padding-bottom: 2px;
	letter-spacing: +1px;
	
}
/************************************************
		THEME - SUB NAVIGATION
************************************************/
.subNavigationLinkTopLevel 
{
    color: #0a2d51;
    text-decoration: none;    
    width: 150px;
    horizontal-align: left;
}

.subNavigationLinkTopLevel:hover {
 
    color: #e56e10;
    cursor: hand;
	text-decoration:underline;
}

.subNavigationLinkTopLevel:active {
 
    color: #0a2d51;
    cursor: hand;
}


.subNavigationTextBullet
{
	color: #ffffff;
	padding-left: 20px;
	 
}

.subNavigationButton:hover {
    
    background-color: #ffffff;
    width: 200px;
	color: #161616;
    border-bottom: dotted 1px #7e7e7e;
	cursor: hand;
}



.subNavigationLink {
    
    /* change this page to use this to set the heading also - since the same comp will be use for main/sub nav dashed 1px #D3D3D3;*/
    color: #161616;
    text-decoration: none;
    horizontal-align: left;
	text-decoration:none;
    
}

.subNavigationLink.hover {
    
    /* change this page to use this to set the heading also - since the same comp will be use for main/sub nav dashed 1px #D3D3D3;*/
    color: #e56e10;
    text-decoration: none;
    horizontal-align: left;
	text-decoration:underline;
    
}

.subNavigationButton {
    
    color: #161616;
	background-color: #ffffff;
    width: 200px;
    border-bottom: dotted 1px #7e7e7e;
    horizontal-align: left;
}

.subNavigationButtonSelected 
{
	width: 200px;
	background-color: #FFFFFF;
    border-bottom: dotted 1px #7e7e7e;
	color: #161616;
}

.pageBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #e16a0c;
}


/* TOP NAVIGATION */

.menuContainer  /* Christy - use this for overall width of menu, borders, center, etc */
{
	/*
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	*/
	width: 850px; 
}

.level1Container
{
	padding: 0px;
	width: 120px;
}

.level1			/* Christy - use for top level */
{

	border: solid 0px green;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, Sans-Serif;
	text-align: center;
	height: 25px;
	width: 120px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top: 15px;
}

.level1:hover			/* Christy - use for top level */
{
	/*background-color: #850c0b;*/
	color:#e2e2e2;
	text-decoration:none;
}

.level2Container
{
	padding: 0px;
	border-top: solid 1px #5b5b5b;

	/*background-image: url('images_ODCStyle2_blush/navigation_bkg.jpg');*/
}

.level2   /* Christy - use for all other levels */
{
	/*background-image: url('images_ODCStyle2_blush/navigation_bkg.jpg'); */
	color: #ffffff; 
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	height: 30px;
	width: 150px;
	padding: 6px;
	background-color: #0b2f54;
	border-left: solid 1px #66729f;
	border-right: solid 1px #66729f;
	border-bottom: solid 1px #66729f;
}

.level2:hover
{
	background-image: url('');
	background-color: #66729f;
	color: #ffffff;
	border-left: solid 1px #66729f;
	border-right: solid 1px #66729f;
	border-bottom: solid 1px #66729f;
	text-decoration:none;
}

/* END TOP NAVIGATION */

