﻿/* DEFAULT.CSS

  Version 1.1 2008/06/26
*/
  

/* -------------------------- Layout Settings ------------------------------------- */

td.fixedBG {
background: url(../images/header_fixedBG1925.jpg) top center;
}





/* -------------------------- Body Settings ------------------------------------- */


body {
	background-color: #02203A
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #D6E0E9;
	scrollbar-darkshadow-color: #586A79;
	scrollbar-face-color: #1B3125;
	scrollbar-highlight-color: #8BA7BF;
	scrollbar-shadow-color: #586A79;
	scrollbar-track-color: #E0CFBD;
	background: #FFFFFF url('/images/ocoee_bg.jpg') top center;	
	background-attachment: fixed;
}


.center {
	text-align: center;
	vertical-align: middle;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.text12 {
/* Used in the footer row */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




/* -------------------------- Top Menu Settings ------------------------------------- */

a.top:link {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: middle;
}


a.top:visited {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}


a.top:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}


a.top:active {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}




/* -------------------------- Search Box Settings ------------------------------------- */

.go {
/* Go link */
	margin-top: 5px;
	margin-bottom: 0px;
	border: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	height: 22px;
	width: 30px;
	background-image: url(/images/field.jpg);
/*	background-color: #1D3226; */
    background-color: #3D4721;
}


.topsearch {
/* Search Box Settings */
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px solid White;
	text-align: left;
	height: 18px;
	width: 140px;
	background-image: url(/images/field.jpg);
	background-color: #E0CFBD;
}


/* -------------------------- Main Menu Settings ------------------------------------- */

.MainMenu a:link {
/* Used by menu system */
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color:  white; 
}


.MainMenu a:visited {
/* Used by menu system */
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
/*	font: bold 11px Arial; */
	color:  white; 
}


.MainMenu a:hover {
/* Used by menu system */
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
/*	font: bold 11px Arial; */
	color:  black; 
}


.MainMenu a:active {
/* Used by menu system */
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
/*	font: bold 11px Arial; */
	color:  white; 
}



/* -------------------------- Breadcrumb Settings ------------------------------------- */

a.breadcrumbs:link {
	color: Black;
	font: bold 11px Arial;
	text-decoration: none;
}


a.breadcrumbs:visited {
	color: Black;
	font: bold 11px Arial;
	text-decoration: none;
}


a.breadcrumbs:hover {
	color: maroon;
	font: bold 11px Arial;
	text-decoration: none;
}


a.breadcrumbs:active {
	color: Black;
	font: bold 11px Arial;
	text-decoration: none;
}







/* -------------------------- Functions Menu Settings ------------------------------------- */

a.function:link {
	color: Black;
	font: bold 11px Arial;
	text-decoration: none;
}


a.function:visited {
	color: Black;
	font: bold 11px Arial;
	text-decoration: none;
}


a.function:hover {
	color: maroon;
	font: bold 11px Arial;
	text-decoration: none;
}


a.function:active {
	color: Black;
	font: bold 11px Arial;
	text-decoration: none;
}




/* -------------------------- Bottom Menu Settings (unused) ------------------------------------- */

a.bottom:link {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: middle;
}


a.bottom:visited {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}


a.bottom:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}


a.bottom:active {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}




/* -------------------------- Bottom Disclaimer ------------------------------------- */

.legalbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}





















table.thinborder {
	border-width: 1px;
	border-color: #35361F;
	border-style: solid;
}
































/* -------------------------- Unused Settings ------------------------------------- */


h1 {
/* Unused */
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font: bold;
	}


h2 {
/* Unused */
	font-family: Arial;
	color: Black;
	font-size: 13px;
	font: bold;
	}


h3 {
/* Unused */
	font-family: Arial;
	color: Black;
	font-size: 14px;
	font: bold;
	}
	
h4 {
/* Unused */
	font-family: Arial;
	color: Black;
	font-size: 48px;
	font: bold;
}


a.tablebutton:link {
	color: Green;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Pink;
}



a.tablebutton:visited {
	color: Green;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Pink;
}


a.tablebutton:hover {
	color: Yellow;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Red;
}


a.tablebutton:active {
	color: Green;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Pink;
}

table.bordertweak {
/* Unused??? */
	border-width: 1px;
	border-color: Purple;
	border-style: solid;
	border-top: none;
	border-bottom: none;
}


table.headingbox {
	background: url(file:/images/headings.jpg);
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px 0px 0px 0px;
}


.colortable {
	background-color: #C6D4F0;
	border-bottom: 2px dotted #2F4F4F;
	border-left: 2px dotted #2F4F4F;
	border-right: 2px dotted #2F4F4F;
	border-top-color: #2F4F4F;
	border-top-style: dotted;
	border-top-width: 2px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	filter:alpha(opacity=100);
}

.columnheadings {
/* was .columnheadings but has been replaced with specific entries from ocoee.css */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}


.commentfield {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 30px;
	background-color: #CFD8E1;
	background-image: url(/images/field.jpg);
}

.field {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 18px;
	width: 156px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}

.field2 {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
/*	background-color: #1D507D; */
    background-color: #3D4721;
	border: 1px solid Navy;
	text-align: left;
	height: 18px;
	width: 156px;
}

.field3 {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 55px;
	width: 156px;
	background-image: url(/images/field.jpg);
}


.fieldlong {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 18px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}


.formfield {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 16px;
	background-color: #CFD8E1;
	background-image: url(/images/field.jpg);
}

.headingtextbg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	font-size: 12px;
	background-color: #d1e2ff;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	background-image: url(/images/BarBG.jpg);
}


.input {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	background-color: #375BB9;
	border: 1px solid Black;
	width: 160px;
	height: 24px;
}


.opacity {
filter:alpha(opacity=50);
}


.skinnyfield {
/* Unknown */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 16px;
	width: 90px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}



.skinnyinput {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	background-color: #375BB9;
	border: 1px solid Black;
	height: 20px;
	width: 90px;
}


.SUfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 20px;
	width: 220px;
	padding: 2px 2px 2px 2px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}


.tabletextbglight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #c0cdfa;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
}

.tabletextbgdark {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #CCCCCC;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
}


.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

