BODY
{
	scrollbar-face-color: #F2F2F2;
	font-size: 10pt;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #fffff6;
	font-family: "Trebuchet MS" ,Verdana,Tahoma,Arial;
	scrollbar-darkshadow-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FDF98E;
}


TABLE
{
	font-size: 9pt;
	color: black;
	font-family: "Trebuchet MS" ,Verdana,Tahoma,Arial;
}


P
{
	font-size: 10pt;
	padding: 4px;
	font-family: "Trebuchet MS" ,Verdana,Tahoma,Arial;
}

HR
{
	line-height: 1px;
	color: firebrick;
}

A
{
	color: blue;
	font-family: "Trebuchet MS" ,Verdana,Tahoma,Arial;
	text-decoration: underline;
}

A:hover
{
	color: red;
	text-decoration: none;
}

#TopMenu
{
	position: relative;
	background-image: url(images/background.jpg);
	cursor: pointer;
}

#TopLayer
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#MenuBarn
{
	background-image: url(images/BarnBack.jpg);
	background-repeat: repeat-y;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 17px;
	padding-bottom: 50px;
}

#MenuBarnHolder
{
	width: 220px;
	position: absolute;
	top: 40px;
	left: 10px;
}

.ButtonRow
{
	background-image: url(images/ButtonRow.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	border: solid 2px #82BD51;
	text-align: right;
	color: white;
	height: 26px;
}

.ButtonRowLogin
{
	background-image: url(images/ButtonRow.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	border-top: solid 2px #82BD51;
	text-align: right;
	color: white;
	height: 32px;
    font-size: 10pt;
}

.ButtonRowLogin a
{
    color: Yellow;
}

.ButtonRowLogin a:hover
{
    color: White;
    text-decoration: none;
}

.ButtonRowLight
{
	background-image: url(images/ButtonItemBg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 24px;
	padding: 3px 5px 3px 4px;
	vertical-align: middle;
}

.ColHeader
{
	background-image: url(images/ColumnHeader.jpg);
	background-repeat: repeat-x;
    background-color: #666666;
	padding-top: 2px;
	text-align: center;
	color: white;
    font-weight: bold;
	height: 32px;
}

#PageContent
{
	margin-left: 260px;
	margin-top: 8px;
}

#CoxSlideShow
{
	margin-top: 2px;
	height: 200px;
	width: 100%;
	display: none;
}

#CoxSlideShowHolder
{
	position: relative;
	margin-left: 260px;
	margin-top: 2px;
	height: 232px;
	width: 817px;
    padding-top: 15px;
    padding-left: 25px;
    background-image: url(images/slide_show_back.gif);
    background-repeat: no-repeat;
}

#controlsOn
{
	margin-left: 260px;
	margin-top: 2px;
	height: 38px;
	background-color: #FDF98E;
	padding: 4px;
    color: white;
    text-align: left;

}

.pics
{
	width: 256px;
	height: 200px;
	padding: 0;
	margin: 0;
}

.pics img
{
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #000;
	width: 224px;
	height: 168px;
	top: 0;
	left: 0;
}

#controls
{
	z-index: 500;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 0;
	padding-top: 6px;
    padding-left: 6px;
	width: 800px;
}

.AssetImgHolder
{
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #666;
	margin-left: 4px;
	margin-bottom: 4px;
	width: 130px;
	height: 130px;
	top: 0;
	left: 0;
}

.blue
{
	font-size: 8.5pt;
	color: blue;
	font-family: "Trebuchet MS" ,Verdana,Tahoma,Arial;
}

.white
{
	font-size: 8.5pt;
	color: White;
}

.box
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	color: Black;
	padding: 4px;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
	background-color: white;
}

.BoxHeader
{
	border-bottom: black 1px solid;
	padding: 4px;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
	background-color: #e0e0e0;
}

.linkTop
{
	border-right: #888878 1px solid;
	border-top: #d5d5ca 1px solid;
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	border-left: #d5d5ca 1px solid;
	color: black;
	border-bottom: #888878 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: inactivecaptiontext;
}

INPUT
{
	padding: 3px;
	font-size: 9pt;
	color: black;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-right: #808080 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
    background-image: url(images/InputBack.jpg);
	background-repeat: repeat-x;
}

.input_btn
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-weight: 700;
	height: 21px;
	font-size: 8.5pt;
	color: black;
	border-top: #7C7057 1px solid;
	border-left: #7C7057 1px solid;
	border-bottom: #7C7057 1px solid;
	border-right: #7C7057 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #E3DAC4;
	background-image: url(images/button_back.gif);
	background-repeat: repeat-x;
}

.input_btn:hover
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-weight: 700;
	height: 21px;
	font-size: 8.5pt;
	color: black;
	border-top: #F3EFE6 1px solid;
	border-left: #F3EFE6 1px solid;
	border-bottom: #F3EFE6 1px solid;
	border-right: #F3EFE6 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #E3DAC4;
	background-image: url(images/button_back_over.gif);
	background-repeat: repeat-x;
}

.input_disable
{
	border-right: #888878 1px solid;
	border-top: #d5d5ca 1px solid;
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	border-left: #d5d5ca 1px solid;
	color: #666666;
	border-bottom: #888878 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #CDCDCD;
}

.input_hilite
{
	padding: 3px;
	font-size: 9pt;
	color: black;
	border-top: #FFFF00 2px solid;
	border-left: #FFFF00 2px solid;
	border-bottom: #FFFF00 2px solid;
	border-right: #FFFF00 2px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
    background-image: url(images/InputBack.jpg);
	background-repeat: repeat-x;
}

TEXTAREA
{
	border-right: #95a3ac 1px solid;
	border-top: #95a3ac 1px solid;
	font-size: 8.5pt;
	border-left: #95a3ac 1px solid;
	border-bottom: #95a3ac 1px solid;
	font-family: Verdana, Arial;
    padding: 3px;
}

FIELDSET
{
	padding: 4px;
}

LEGEND
{
	padding: 4px;
}

.error
{
	color: Red;
	font-weight: bold;
}

.header
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 8.5pt;
	border-left: gainsboro 1px solid;
	color: white;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana, Arial;
	background-color: #44607B;
	text-align: center;
	padding: 3px;
}

.header A
{
	color: White;
}

.header A:hover
{
	color: black;
}

.title_header
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 14pt;
	border-left: gainsboro 1px solid;
	color: white;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana, Arial;
	background-color: #44607b;
	text-align: left;
	padding: 5px;
}

SELECT
{
    padding: 3px;
	font-size: 9pt;
    border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-right: #808080 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
    background-image: url(images/InputBack.jpg);
	background-repeat: repeat-x;
}

.dotbox
{
	border-right: #977c3d 1px dotted;
	padding-right: 7px;
	border-top: #977c3d 1px solid;
	padding-left: 7px;
	font-size: 8.5pt;
	padding-bottom: 7px;
	border-left: #977c3d 1px dotted;
	color: black;
	padding-top: 7px;
	border-bottom: #977c3d 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.ttables
{
	border-right: #977C3D 1px solid;
	border-top: #977C3D 1px solid;
	border-left: #977C3D 1px solid;
	border-bottom: #977C3D 1px solid;
	background-color: #f2f2f2;
	padding: 7px;
	font-size: 8.5pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tHeader
{
	font-size: 8.5pt;
	color: white;
	font-weight: bold;
	height: 22px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(admin/images/bg1.gif);
}
.tHeaderFall
{
	font-size: 8.5pt;
	color: white;
	font-weight: bold;
	height: 22px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(schedule/images/fade3.gif);
}
.box_head
{
	font-size: 8.5pt;
	color: black;
	background-color: #C70915;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.msg_text
{
	padding: 4px;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
}

.hmenu
{
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-weight: bold;
	background-color: #e0e0e0;
	padding: 4px;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
}

.htext
{
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #f2f2f2;
	padding: 4px;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
}

.imgbox
{
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;
	padding: 2px;
	font-size: 9px;
	font-family: Verdana, Arial;
	float: left;
}

.imgholder
{
	height: 700px;
	overflow: auto;
}

.btext
{
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;
	padding: 4px;
	font-family: Verdana, Arial;
}

.mline
{
	color: Maroon;
}

.link
{
	cursor: pointer;
}

#man_pay
{
	position: absolute;
	top: 380px;
	left: 50px;
	border: outset 2px;
	background-color: #cccccc;
	width: 300px;
}

.pgbreak
{
	page-break-before: always;
}

.qftitle
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: White;
	background-color: #666666;
	border: solid 1px #cccccc;
	padding: 3px;
}

.qftext
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: Black;
	background-color: #e0e0e0;
	border: solid 1px #666666;
	padding: 3px;
}

.smalltxt
{
	font-family: Arial, Verdana;
	font-size: 9px;
	color: Black;
}

.smalltxtblue
{
	font-family: Arial, Verdana;
	font-size: 9px;
	color: blue;
}

.WhiteTxt
{
  color: White;
  font-size: 12pt;
}

.search_list
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #f2f2f2;
	border: solid 1px #E3DAC4;
	height: 300px;
	overflow: auto;
	font-family: Tahoma, Arial;
	font-size: 9px;
}

.multi_select
{
	background-color: #ffffff;
    font-size: 8.5pt;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-image: url(images/select_down.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.search
{
	background-color: #E3DAC4;
	border: solid 1px #666666;
	font-weight: bold;
}

.AlertHolder
{
	position: absolute;
	top: 280px;
	left: 200px;
	width: 350px;  
	z-index: 100;
    padding:2px;
    background-color: #cccccc;
}

.SearchHolder
{
	position: absolute;
	top: 100px;
	left: 200px;
	width: 350px;
	z-index: 100;
	border: solid 3px #f2f2f2;
}

.AlertHeader
{
	font-size: 8.5pt;
	height: 23px;
	padding-top: 4px;
	background-color: #44607b;
	color: white;
	text-align: center;
	font-weight: bold;
}

.AlertText
{
	font-size: 10.5pt;
	padding: 4px;
	background-color: #FFFFFF;
	border-left: solid 1px #7C7057;
	border-right: solid 1px #7C7057;
	border-bottom: solid 1px #7C7057;
}

.AlertFooter
{
	background-color: #F2F2F2;
	font-weight: bold;
	border-left: solid 1px #94B0DF;
	border-right: solid 1px #94B0DF;
	border-bottom: solid 1px #94B0DF;
	padding: 4px 0px 4px 8px;
	color: #0C4F9D;
}

.WeekHeader
{
	background-color: #F2F2F2;
	font-weight: bold;
	border-left: solid 1px #94B0DF;
	border-right: solid 1px #94B0DF;
	border-top: solid 1px #94B0DF;
	padding: 4px 0px 4px 8px;
	color: #0C4F9D;
}

.dateRow
{
	background-color: #D0D2D9;
	border: solid 1px #999999;
	padding: 4px;
    font-size: 11px;
    color: #44607B;
}

.quick_menu_hover
{
	background: #DEC1BE;
	border: 1px solid #990033;
	padding: 1px 3px 1px 1px;
	color: #000000;
	margin-bottom: 0px;
	cursor: pointer;
}

.quick_menu_nohover
{
	background: #f2f2f2;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 1px;
	color: #999999;
	margin-bottom: 0px;
	cursor: pointer;
}

.MenuRoot
{
	font-size: 110%;
	font-weight: bold;
	cursor: pointer;
}

.MenuSub
{
	font-size: 100%;
	cursor: pointer;
}

.SiteLogin
{
	background-image: url(images/SiteAdminBack.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	height: 500px;
}

.TableFieldNames
{
  font-weight: bold;
}

.DashHeader
{
  background-color: #F7F0BF;
  border: solid white 1px;
  padding: 4px;
  height: 30px;
  color: #3C536A;
  font-size: 12pt;
  margin-bottom: 2px;
  text-align: center;
  font-weight: bold;
}

.TeamHeader
{
  background-color: #F7F0BF;
  border: solid white 1px;
  padding: 6px;
  height: 30px;
  color: black;
  font-size: 12pt;
  font-weight: bold;
}

.DashText
{
  background-color: #FEFDCD;
  border: solid white 1px;
  padding: 4px;
  color: black;
  font-size: 8.5pt;
  margin-bottom: 20px
}

.DashTextBlue
{
  background-color: #FEFDCD;
  border: solid #6FA5D0 1px;
  padding: 5px;
  color: black;
  font-size: 9.5pt;
  margin-bottom: 4px
}

.footer
{
  background-color: #FEFDCD;
  border-top: solid #ED1C24 3px;
  padding: 6px;
  color: black;
  font-size: 8.5pt;
  margin-top: 5px;
  margin-bottom: 5px;
}

.CoxHeader
{
  background-color: #ED1C24;
  border: solid #000 2px;
  padding: 6px;
  color: white;
  font-size: 14.5pt;
  margin-top: 2px;
  font-weight: bold;
}


.cox_table
{
  border: solid white 1px;
  padding: 6px;
  color: black;
  background-image: url(images/tab_back.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.QuickAdd
{
   position: absolute;
   top: 30px;
   left: 150px;
   font-family: Tahoma;
   font-size: 8pt;
   padding-top: 5px;
   padding-left: 5px;
   padding-bottom: 8px;
   width: 454px;
   z-index: 100;
   background-color: #e0e0e0;
   border: solid 4px #f2f2f2;
   background-image: url(images/note_back.gif);
   background-position: right bottom;
   background-repeat:no-repeat;
}

.ScheduleBack
{
  background-color: #f2f2f2;
  background-image: url(images/back.gif);
}

.ForumEntry0
{
  padding: 3px;
  background-color: #f2f2f2;
  border: solid 1px #e0e0e0;
}

.ForumEntry1
{
  padding: 3px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
}

.ForumNote
{
  padding:5px;
  font-family: Verdana;
  font-size: 8.5pt;
}

.ForumSubject
{
  padding:5px;
  font-family: Verdana;
  font-size: 10.5pt;
  font-weight: bold;
}

.ForumSubjectSmall
{
  padding:5px;
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: bold;
  background-color: #666666;
  border: solid 1px #e0e0e0;
  color: white;
}


#SearchBar
{
   border: 0px;
   padding-left: 14px;
   padding-top: 5px;
   width: 245px;
   height: 20px;
   background-image: url(images/SiteSearch.png);
   background-repeat:no-repeat;
   background-color: transparent;
}

.SchedPayHeader
{
  color:  #130E58;
}

