



/*
     FILE ARCHIVED ON 1:34:56 Dec 29, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:28:16 Dec 28, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
﻿
.examTypePaid
{
	float: left;
}

.examTypeFree
{
	word-spacing: normal;
	float: left;
}

.topicList .tbTopicQuestionsCount
{
	width: 30px;
}

div.dashBoard span
{
	white-space: nowrap;
}

/* Exam Details */
.examSelector
{
	margin-top: -6px;
}

.examDetailsQuestion .correctOption
{
	color: Green;
}

.examDetailsQuestion .incorrectOption
{
	color: Red;
}


.dashboardCaption
{
	float: left;
	text-align: center;
	padding-top: 5px;
	height: 37px;
	color: #333333;
}

.dashboardCaption1
{
	margin-left: 10px;
	width: 175px;
}
.dashboardCaption2
{
	margin-left: 20px;
	width: 180px;
}
.dashboardCaption3
{
	margin-left: 0px;
	width: 120px;
}

.dashboard .controlPanel
{
	width: 532px;
	height: 281px;
	position: relative;
}

.descriptionPanel
{
	background-image: url(/Content2/Images/dashboard-dtl.jpg);
	width: 532px;
	height: 42px;
	position: absolute;
	left: 0px;
	bottom: 52px;
}

.dashboard .controlPanelAlt
{
	width: 532px;
	height: 241px;
	position: relative;
}

.descriptionPanelAlt
{
	background-image: url(/Content2/Images/dashboard-dtl.jpg);
	width: 532px;
	height: 42px;
	position: absolute;
	left: 0px;
	bottom: 12px;
}

.statusPanel
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 52px;
	width: 532px;
}

.premiumIndicator
{
	float: left;
	height: 52px;
	width: 81px;
	background-image: url(/Content2/Images/dashboard-off.gif);
}

.premiumIndicatorOnOk
{
	background-image: url(/Content2/Images/dashboard-fuel.gif);
}

.premiumIndicatorOnWarning
{
	background-image: url(/Content2/Images/dashboard-attn-icon-act.gif);
}


.premiumIndicatorText
{
	float: left;
	height: 52px;
	line-height: 42px;
	width: 451px;
	background-image: url(/Content2/Images/dashboard-attn.gif);
	color: #858B97;
}



.premiumIndicatorText .text-in
{
	float: left;
	text-align: center;
	width: 305px;
}
.premiumIndicatorText .button-in
{
	float: left;
	margin-top: 6px;
}

.questionsCountDiv
{
	position: absolute;
	font-size: 25px;
	left: 70px;
	top: 127px;
}

.percentageDiv
{
	position: absolute;
	font-size: 25px;
	left: 270px;
	top: 127px;
}
.daysLeftDiv
{
	position: absolute;
	top: 116px;
	left: 415px;
	font-size: 20px;
}
.questionsCountCaptionDiv
{
	left: 30px;
	position: absolute;
	text-align: center;
	top: 194px;
	width: 143px;
}
.percentageCaptionDiv
{
	left: 234px;
	position: absolute;
	text-align: center;
	top: 194px;
	width: 143px;
}
.daysLeftCaptionDiv
{
	font-size: 17px;
	left: 90px;
	position: absolute;
	top: 241px;
}

.prepareButtonDiv
{
	position: absolute;
	left: 460px;
	top: 0px;
	clear: both;
	width: 250px;
}

.prepareButtonCaption
{
	float: left;
	margin: 3px 12px 0 0;
}

.prepareButton
{
	float: left;
}

.extendButtonDiv
{
	position: absolute;
	top: 285px;
	left: 400px;
}

.pedalsContainer
{
}

.pedalsControl
{
	position: absolute;
	left: 0px;
	top: 320px;
	background-image: url(/Content2/Images/car-pedals.png);
	width: 376px;
	height: 193px;
}

.pedal1Label
{
	position: absolute;
	left: 43px;
	top: 120px;
	width: 70px;
	text-align: center;
	font-weight: bold;
}

.pedal2Label
{
	position: absolute;
	left: 255px;
	top: 120px;
	width: 70px;
	text-align: center;
	font-weight: bold;
}

.pedal1Button
{
	position: absolute;
	left: 33px;
	top: 167px;
}

.pedal2Button
{
	position: absolute;
	left: 245px;
	top: 167px;
}

.settingControl
{
	position: absolute;
	left: 400px;
	top: 360px;
	width: 176px;
	height: 76px;
	background-repeat: no-repeat;
	background-image: url(/Content2/Images/img-settings.gif);
}

.settingsCaption
{
	position: absolute;
	text-align: center;
	left: 75px;
	top: 10px;
	width: 90px;
	font-size: 16px;
}

.topicListTable .tableHeader
{
	text-align: left;
}




