body
{
	background-image: url('../images/bg2.gif');
	background-color: #000000;
	margin: 0px;
}

a
{
	color: #FEE202;	
}

#CloseTop
{
	text-align: right;
	width: 100%;
}

#Start
{
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}

#Start h1
{
	color: #9CD742;
	font-family: Arial;
	font-size: 32px;
	text-align: center;
	margin-top: 150px;
}

.StartButton
{
	background-color: #555555;
	font-family: Arial;
	font-size: 22px;
	height: 32px;
	cursor: pointer;
	color: #FFFFFF;
	border-bottom: solid 2px #9CD741;
	border-left: solid 1px #555555;
	border-right: solid 1px #555555;
	border-top: solid 1px #555555;
}

.NextButton
{
	background-color: #555555;
	font-family: Arial;
	font-size: 16px;
	height: 26px;
	cursor: pointer;
	color: #FFFFFF;
	border-bottom: solid 2px #9CD741;
	border-left: solid 1px #555555;
	border-right: solid 1px #555555;
	border-top: solid 1px #555555;
}

#Level
{
	
}

#Level h1
{
	color: #9CD742;
	font-family: Arial;
	font-size: 32px;
	text-align: center;
	margin-top: 170px;
}

.LevelTimer
{
	font-weight: bold;	
}

#Timer
{
	padding-top: 7px;
	padding-left: 10px;
	text-align: left;
	border-bottom: dotted 1px #ADADAD;
	padding-bottom: 5px;
}

#Timer td
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.TimerCountDown
{
	color: #ADADAD;	
}

#Question
{
	height: 390px;	
}

#Score
{
	border-top: dotted 1px #ADADAD;	
}

#QuestionButton
{
	background-color: #555555;
	color: #FFFFFF;
	font-family: Arial;
	
	font-size: 14px;
	text-decoration: none;
	border-bottom: solid 2px #9CD741;
	width: 200px;	
	height: 24px;
	background-image: url('../../images/menu_bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: baseline;
}

#QuestionButton a
{
	padding-top: 3px;
	text-decoration: none;
	display:block;
	color: #FFFFFF;
	width: 200px;
	height: 24px;
}

.QuestionImage
{
	border: solid 8px #FFFFFF;	
	width: 210px;
	height: 210px;
}

#Category
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;	
	margin-bottom: 28px;
}

#QuestionText
{
	font-size: 14px;
	color: #FFFFFF;	
}

.ScoreToAdvance
{
	color: #ADADAD;
	font-size: 12px;		
}

#Points
{
	color: #9CD741;
	font-size: 22px;
	padding-left: 20px;
	padding-top: 18px;
}

#Level
{
	color: #555555;	
	font-size: 14px;
	padding-bottom: 10px;
}

#QuestionOfQuestion
{
	color: #555555;	
	font-size: 14px;
	padding-bottom: 10px;
}

#LevelText
{
	color: #555555;	
	font-size: 18px;
	padding-bottom: 4px;	
}

#CorrectWrongTimeUp
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;	
	margin-bottom: 28px;	
}

#ScoreText
{
	font-size: 14px;
	color: #FFFFFF;	
}

#GameOverText
{
	font-size: 12px;
	color: #FFFFFF;	
}
