﻿body
{
	text-align: center;
}
#header-wrapper 
{
	width: 800px;
/*    width: auto;*/
    margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}
#page-wrapper
{
	width: 798px;
/*    width: auto;*/
    margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
#header
{

}
#footer
{
	clear:left;
}


.column-aB-a
{
	width: 188px;
	padding: 0;
	float: left;
	margin: 0 10px 0 0;
}

.column-aB-B
{
	width: 590px;
	padding: 0;
	float: left;
    background: url( "/images/LightningSports/aB-BBackground.png" ) repeat-y center;
}

.noLeftColumn
{
	width: 788px;
	padding: 10px;
	float: left;
    margin: 0 10px 0 0;
}

/* ---------Page Text Styles --------------------*/
.questionnaireQuestion
{
    text-align: left;
    color: #7700FF;
    font-style: italic;
    font-size: 1.0em;
    font-weight: bold;
}

.questionaireAnswers
{
    text-align: left;
    color: #434343;
    font-style: normal;
    font-size: 0.8em;
    font-weight: lighter;
}

.questionnaireValidationErrors
{
    text-align: left;
    color: #FF5014;
    font-style: normal;
    font-size: 1.2em;
    font-weight: bolder;
}
.achievementHistoryQuestion
{
    text-align: left;
    font-weight: bold;
}
.achievementHistoryAnswer
{
    text-align: left;
    font-weight:lighter;
    font-style: italic;
}
.achievementHistoryDivider
{
    width: 100%;
    text-align: left;
    height: 5px;
}

.gameHistoryDivider
{
    width: 100%;
    text-align: left;
    height: 5px;
}

.gameSessionInfo
{
    text-align: left;
    font-weight: bold;
}

.gamePlayInfo
{
    text-align: left;
    font-weight: lighter;
    font-style: italic;
}

.gradingAnswerCorrect
{
    text-align: left;
    color: green;
    font-style: normal;
    font-weight: bolder;
}

.gradingAnswerWrong
{
    text-align: left;
    color: red;
    font-style: normal;
    font-weight: bolder;
}

.accountInfo
{

}

.behaviorSummary
{

}

.topBehaviors
{
    text-align: left;
}

.topPrizes
{
    text-align: left;
}

.recentJackpots
{
    text-align: left;
}

.prevRecognitionQuestions
{
    color: black;
    font-style: italic;
}

.prevRecognitionResponses
{
    padding-left: 10px;
    color: gray;
    font-weight: lighter;
}

.tourneyInfo
{
}

.imgFloatRight
{
    float: right;
    padding: 10px;
    border: 0px;
}

.imgFloatLeft
{
    float: left;
    padding: 10px;
    border: 0px;
}

.imgSoccerPics
{
    padding: 5px 5px 0px 0px;
}

.address
{
    padding-left: 30px;
}

.poolPlayGame
{
}

.semifinalGame
{
    color: blue;
    font-style: normal;
    font-weight: bolder;
}

.championshipGame
{
    color: green;
    font-style: normal;
    font-weight: bolder;
}
