﻿.contentBody
{
	padding: 4px 5px 5px 5px;
	width:613px;
}
.menuLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuLinks A:hover
{
	text-decoration: underline;
}

.footerLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99ccff;
}
.footerLinks A:hover
{
	text-decoration: underline;
}

.homePagePadding
{
    padding-top: 7px;
}

.button
{
	background-color:#052c66;
	color:White;
}

.dateStamp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: gray;
	padding-left:2px;
}
.grayedOut
{
    color:Gray;
}

.RSSfooterFeedLinks
{
    color:Orange;
    font-size: 9px;
    padding-top:4px;
}

.copyright
{
    clear:both; 
    float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	cursor:default;
    
}

.RequiresLogin
{
    cursor:help;
    color:Gray;
}

.cursorQuestion
{
	cursor:help;
}

/* Flash styles */

.flashBackgroundImage01
{
	background-image:url('images/flashStage/flash_08.jpg');
	float:left; 
	width:466px; 
	height:90px;
}

.flashBackgroundImage02
{
	background-image:url('images/flashStage/flash_05.jpg');
	float:left;
	width:466px;
	height:241px;
}

/* stage Clear */

.logoBanner_Clear
{
	float:left;
	width: 628px;
	height: 118px;
	background-image:url('images/stage_clear/clear_01.jpg');
	background-repeat:no-repeat;
}
.bodyImage_Clear
{
	width: 623px;
	background-color:#000c17;
	background-image:url('images/stage_clear/clear_02.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}

/* stage Beth */

.beth
{
	width:385px;
}

.logoBanner_Beth
{
	float:left;
	width: 628px;
	height: 118px;
	background-image:url('images/stage_beth/beth_01.jpg');
	background-repeat:no-repeat;
}
.bodyImage_Beth
{
	width: 623px;
	background-color:#000c17;
	background-image:url('images/stage_beth/beth_02.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}

/* stage Jack */

.jack
{
	width:390px;
}
.logoBanner_Jack
{
	float:left;
	width: 628px;
	height: 118px;
	background-image:url('images/stage_jack/jack_01.jpg');
	background-repeat:no-repeat;
}
.bodyImage_Jack
{
	width: 623px;
	background-color:#000c17;
	background-image:url('images/stage_jack/jack_02.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}

/* stage laura */

.laura
{
	width:380px;
}
.logoBanner_Laura
{
	float:left;
	width: 628px;
	height: 118px;
	background-image:url('images/stage_laura/laura_01.jpg');
	background-repeat:no-repeat;
}
.bodyImage_Laura
{
	width: 623px;
	background-color:#000c17;
	background-image:url('images/stage_laura/laura_02.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}

/* Stage Images */

.textBanner
{
	float:left; 
	width: 628px; 
	height: 161px; 
	background-image:url('images/mainStageGraphic_02.jpg'); 
	background-repeat:no-repeat;	
}
.bannerRight
{
	float:left;
	width: 129px;
	height: 161px;
	background-image:url('images/mainStageGraphic_03.jpg');
	background-repeat:no-repeat;
}
.bannerLowerRight
{
	float:left;
	width: 129px;
	height: 118px;
	background-image:url('images/mainStageGraphic_06.jpg');
	background-repeat:no-repeat;
}
.repeatLeft
{
	width: 5px;
	background-image:url('images/mainStageGraphic_12.jpg');
	background-repeat:repeat-y;
	vertical-align:top;
}
.repeatRight
{
	width: 6px;
	background-image:url('images/mainStageGraphic_14.jpg');
	background-repeat:repeat-y;
	vertical-align:top;
}
.rightMargin
{
	width: 123px;
	background-color:#00040c;
	background-image:url('images/mainStageGraphic_11.jpg');
	background-repeat:no-repeat;
}
.footerBar
{
	float:left;
	width: 880px;
	height: 5px;
	background-image:url('images/mainStageGraphic_15.jpg');
	background-repeat:no-repeat;
	cursor:default;
}

/* Training Time Styles */

.halfHour
{
    width:55px;
    text-align:center;
}
.oneHour
{
    width:110px;
    text-align:center;
}
.oneHourHalf
{
    width:165px;
    text-align:center;
}
.twoHours
{
    width:220px;
    text-align:center;
}
.trainingDay
{
    width:70px;
    text-align:right;
    padding-right:4px;
    font-weight:bold;
}

.blockTrainingLevel
{
    height:20px;
    font-size:10pt;
    font-weight:bold;
}

.popupMenu {
	position:absolute;
	visibility:hidden;
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.cursorPointer
{
    cursor:pointer;
}

.emptyData
{
	color:#ffffff;
}

.dateTextBox
{
	width:11ex;
}

.tableHeaders
{
	color:#99CCFF;
}

.administrationTitleHeaders
{
	height:25px;
	width:500px;
	background-color:#002349;
	padding-top:5px;
	padding-left:7px;
}