body, table, th, td, div { font-family: Arial, Verdana, Sans-Serif; font-size: x-small; }
body { margin: 0; background-color: #FFFFFF; text-align: center; }
body { scrollbar-track-color: #FFFFFF; scrollbar-base-color: #FFCC33; scrollbar-face-color: #FFCC33; }

/* font size fix for Netscape */ 
html>body td, html>body div { font-size:small; }

iframe { margin: 0; }
hr { border-style: solid; border-color: #000000; }

.supSize { font-size:8px; }

.textBox { background-image: url(/img/textBox.gif); background-repeat: no-repeat; border: 1px solid black; padding-bottom: 2px; padding-left: 2px; }
.copyright { font-size: 90%; text-align: center; padding: 15px; }
.copyright a { color:#000000; }

a:link { color: #E98600; }
a:visited { color: #666666; }
a:hover { color: #996666; }
a:active { color: #996666; }

/* FORMS */
FORM TD					{ padding: 0 3px; }
FORM .Disabled	{ color: graytext; }
FORM .Required	{ background-color: #eeee00; }
FORM .Warning		{ border:solid 1px red; padding: 5px; width:450px; background-color: #FFFFDD; }
FORM .Info			{ border:solid 1px #FFCC33; padding:5px; font-size:85%; background-color:#FFFFEE; display:none; }
.AddressInfo		{ border:solid 1px #FFCC33; background-color:#FFFFEE; }
.AddressInfo td	{ padding:1px 5px; }

.formTitleHolder					{ width:100%; position:relative; text-align:left; font-size: 80%; padding: 2px 15px; background-color: #FCD73C; background-image: url(/img/angleBottomLeft.gif); background-repeat: no-repeat; background-position: top left; font-weight: bold; }
table.formTitleHolder td	{ font-size:100%; padding: 2px 15px; }

.formSection		{ width:100%; position:relative; border:solid 1px #FFEEBC; padding:2px 15px; margin-bottom:10px;}
.FormRow				{ margin-top: 10px; }
.formInstructions { text-align:left; margin-bottom:10px; }

.Note, td.Note						{ font-weight: normal; font-size:xx-small; }
.Note input								{ background-color:#FCD73C; }

#LoginForm td { padding: 0; }


.home_header .google_one_button {
	position: absolute;
	margin: 50px 0 0 500px;
}
.header .google_one_button {
	position: absolute;
	margin: -105px 0 0 120px;
}
.page_my_account .google_one_button {
	display: none;
}


/* NAVIGATION */
.navBackground	{ min-width:740px; clear:both; height: 20px; text-align:center; background-color: black; background-image: url(/img/navBackground.gif); background-position: top center; background-repeat: repeat-x; }
.navHolder 		{ width:760px; height:20px; background-image:url(/img/navItems.gif); background-repeat:no-repeat; margin-left: auto; margin-right: auto; }
.navHolder DIV 	{ width:760px; height:20px; background-image:url(/img/navItems.gif); background-repeat:no-repeat; }
DIV.navItem0 { background-position: 0px 0px; }
DIV.navItem1 { background-position: 0px -20px; }
DIV.navItem2 { background-position: 0px -40px; }
DIV.navItem3 { background-position: 0px -60px; }
DIV.navItem4 { background-position: 0px -80px; }
DIV.navItem5 { background-position: 0px -100px; }
DIV.navItem6 { background-position: 0px -120px; }
DIV.navItem7 { background-position: 0px -140px; }


/* HOME page only start */
.contentHomeWelcomeHolder { padding:30px 0 0 0; }
.welcomeVideo { float:left; padding:0 35px 20px 40px; height:210px; text-align:center; font-size:11px; }
.contentHomeWelcome { width: 315px; padding-top: 20px; white-space: normal; float:left; }
/* 21MAR2012 JWASH - josh asked me to make this not display .starburstTeenDriversEd { width:150px; height:150px; background-image:url(/img/starburst2.gif); margin:20px 0 0 10px; float:left; display:block; } */
.starburstTeenDriversEd { display:none; } 
.contentHome1 { width:34%; vertical-align: top; padding-right: 20px; }
.contentHome2 { width:33%; vertical-align: top; padding-left: 20px; padding-right: 20px; border-left: solid 2px #FFCC33; }
.contentHome3 { width:33%; vertical-align: top; padding-left: 20px; border-left: solid 2px #FFCC33; }
.homeVideo { width:220px; font-weight: bold; padding-top: 20px; padding-bottom:5px; margin:0; }

.buttons { width:200px; margin-top:10px; clear:both; padding:0; overflow:hidden; } 

a.buttonLearnMore:link, a.buttonLearnMore:visited { float:left; display:block; width:98px; height:30px; background-image:url(/img/textImages/buttonLearnMore.gif); background-position:top left; }
a.buttonLearnMore:hover, a.buttonLearnMore:active { background-position:bottom left; }

a.buttonSignUpNow:link, a.buttonSignUpNow:visited { float:right; display:block; width:98px; height:30px; background-image:url(/img/textImages/buttonSignUpNow.gif); background-position:top left; }
a.buttonSignUpNow:hover, a.buttonSignUpNow:active { background-position:bottom left; }

a.buttonRegisterNow:link, a.buttonRegisterNow:visited { float:right; display:block; width:98px; height:30px; background-image:url(/img/textImages/buttonRegisterNow.gif); background-position:top left; }
a.buttonRegisterNow:hover, a.buttonRegisterNow:active { background-position:bottom left; }

/* REGISTRATION styles */
#signUp td { padding: 5px 20px; text-align: left; font-size:130%; font-weight: bold; vertical-align: middle; }
html>body #signUp td { font-size:150%; }
#signUp div.note { text-align: left; }

.LoginName { margin: 5px 0px; border: outset 1px; padding: 3px; font-weight: bold; font-size: medium; letter-spacing: 1px; }

/* LOGIN */
.loginMyAccount		{ position:relative; margin-left:-150px; text-align:left; }
.loginBoxes				{ position:relative; width:300px; margin-left:30%; }
.loginBoxes input { position:relative; margin-left:15px; width:140px; }
.loginBoxes .buttonLoginHolder { display:table; margin:14px;  }
.attentionBlock		{ font-weight: bold; border: solid 1px red; padding: 2px 20px; margin-bottom:10px; background-color: #FCD73C; background-image: url(/img/attention.gif); background-position: 5px center; background-repeat: no-repeat; }
.informationBlock { padding:15px 15px 5px 15px; margin-bottom:10px; background:url(/img/bgr_infoBlock.gif) top repeat-x #fef6d1; /*border-left:1px solid #ffeebc; border-right:1px solid #ffeebc; border-bottom:1px solid #ffeebc;*/ }
.chatArea {padding:25px; margin-top:50px;}

/* BULLETINS */
.bulletinHeader {
	background-color: #000000;
	padding: 0;
}
.bulletinHeadProggress { height: 16px; font-size: 1px; background-color: #000000; background-image: url(/img/textImages/bulletinsProgress.gif); background-position: top left; background-repeat: no-repeat; }
.bulletinHeadReminders { height: 16px; font-size: 1px; background-color: #000000; background-image: url(/img/textImages/bulletinsReminders.gif); background-position: top left; background-repeat: no-repeat; }
.bulletinFooter { height: 16px; font-size: 1px; background-color: #FCD73C; background-image: url(/img/angleBottomRight.gif); background-position: bottom right; background-repeat: no-repeat; }
#Bulletins { font-weight: normal; }
#bulletinsTbl td { padding-right: 20px; }
#bulletinsTbl li { padding: 5px 0; border-bottom: dotted 2px #FFB231; }
#bulletinItem  { text-indent: -15px; padding: 5px 15px 0 25px; background-color: #FCD73C; }

#EndOfCourseTbl td { padding:10px 5px; border-bottom:solid 1px #FFCC33; }

/* MY CONTRACT */
IFRAME#MyContractFrame { }
#MyContractHeader { text-align:left; padding:10px; border:solid 5px #FFEEBC; margin-bottom:10px;  }
#MyContractHeader td { vertical-align:top; }
#MyContractHeader .td1 { padding-right: 8px; }
#MyContractHeader .td2 { padding-left: 8px; border-left: 2px solid #FCD73C; }
#MyContractHeader span.label { font-size:85%; font-weight:bold; display:block; padding:0 3px; margin-top:5px; background-color:#FFEEBC; }

#contentMyContract { border: 1px dotted #CCCCCC; border-right: none; text-align:left; padding: 5px; height: 360px; overflow: auto; }
#contentMyContract h4 { text-align: center; }
#contentMyContract h5 { text-transform: uppercase; font-size:105%; }

/* MY ACCOUNT styles */
.contentAreaMyAccount { padding-left:150px; text-align: left; }
.contentAreaMyAccount .titleHolder { height: 40px; padding:0; margin:0; }
.contentAreaMyAccount .titleHolderMyAccount { position: absolute; left: 0px; padding: 0; }

.PageContentPanel { width:100%; }
.PageContentPanel TD { vertical-align:top; }

.trackingUPSShipment { cursor:hand; cursor:pointer; background-image: url(/img/buttonTruck.gif); background-repeat: no-repeat; }
#OrderItemsControl_OrderDataGrid td { vertical-align: top; }

#rating-panel {
	margin: -10px 0 25px 0;
}
#rating-panel #hint {
	height: 35px;
	font-size: 22px;
	color: #777;
	text-align: center;
}
#StarEvaluation_tbMessage {
	margin: 10px 0;
	padding: 5px 10px;
	width: 330px;
	height: 50px;
}

#StarEvaluation_btnSubmit {
display: block;
margin: 10px auto;
border: none;
background: #f0c61e;
color: #5F5F5F;
font-size: 18px;
padding: 5px 15px;
cursor: pointer;
}

#StarEvaluation_btnSubmit.unfilled {
background: #ADADAD;
cursor: default;
}

/* CONTENT pages */
div#contentArea { position: relative; width: 740px; text-align: left; vertical-align: top; margin-left: auto; margin-right: auto; padding-bottom: 40px;
	top: 0px;
	left: -80px;
}
#contentArea ul { margin-left: 0px; }
#contentArea ul li, ol li { margin-left: 15px; margin-bottom: 10px; }

.titleHolder { vertical-align: top; padding-bottom: 20px; }
.titleHolder span.title		{ vertical-align: text-top; display: inline-block; float: left; position:relative; }
.titleHolder span.titleSub { vertical-align: text-top; display: inline-block; clear: right; }
div.title { padding-top:15px; }

div#navSubHolder { color: #FEB034; }
div#navSub { height:15px; position: relative; top:-52px; vertical-align: top; font-size: 11px; }
a.navSubItem_a:link, a.navSubItem_a:visited { color: #FFFFFF; text-decoration: none; }
a.navSubItem_a:hover, a.navSubItem_a:active { color: #FFCC33; text-decoration: none; }
a.navSubItem_c:link, a.navSubItem_c:visited { color: #FFCC33; font-weight: bold; text-decoration: none; }
a.navSubItem_c:hover, a.navSubItem_c:active { color: #FFCC33; font-weight: bold; text-decoration: none; }

.spacerSmall { font-size: 8px; line-height: 8px; height: 8px; }
.spacerSuperSmall { font-size: 3px; line-height: 3px; height: 3px; }

/*
.footerBoxHeader { background-color: #FFDB48; padding-top: 10px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; }
.footerBox { background-color: #FFEB99; color: #666600; padding: 5px; padding-left: 20px; border-top: 1px solid #666600; }
.footerShadow { background-color: #FBD73B; background-image: url(/img/homeFooterShadowBgr.gif); background-position: bottom; background-repeat: repeat-x; }
.slogan { text-align: center; margin-bottom: 30px; }
*/

/* styles for the Quiz Center only */
.contentAreaQuiz { height: 400px; }
.quizQuestionHeader { font-size: small; font-weight: bold; color: #999933; }
.quizQuestionNumber { font-size: medium; color: white; width: 50px; height: 30px; text-align: center; padding-top: 5px; background-image: url(/img/quizQuestionNumber.gif); background-position: center center; background-repeat: no-repeat; }
.quizQuestion { font-size: small; font-weight: bold; }
.quizAnswer { font-size: small; margin-bottom: 10px; }


/* ERRORS */
.DESValSummary { position:relative; background-color:#FBD73B; border: solid 1px black; border-bottom-width: 4px; margin-bottom:10px; }
.DESValSummaryHeader { display:block; background-color:#000000; color:#FFFFFF; padding:1px 5px; font-size:small; font-weight:bold; }
.DESValSummaryErrors { color: black; }
.DESValSummaryErrors A:link, .DESValSummaryErrors a:visited { color: black; }
.DESValSummaryErrors A:hover { color: red;  }
ul.DESValSummaryErrors { margin-left:20px !important; }
.DESRequiredFieldsDescription { font-size: 8pt; font-style: italic; }

/* Check Payment Form */
.CheckPaymentForm { margin:0px; border: outset 1px; width:580px; height:380px; }

/* MY ORDER */
.orderStatusBox { position:relative; text-align:left; padding-bottom:16px; background-color:#FCD73C; background-image:url(/img/angleBottomRight.gif); background-position:bottom right; background-repeat:no-repeat; }
.orderStatusBoxHead { height:16px; font-size:1px; background-color:#000000; background-image:url(/img/textImages/orderStatus.gif); background-position:top left; background-repeat:no-repeat; }
.orderStatusBoxContent { padding:10px 15px 0 15px; background-color:#FCD73C; }

/* EXAM progress */
.examProgressBox { position:relative; text-align:left; padding-bottom:16px; background-color:#FCD73C; background-image:url(/img/angleBottomRight.gif); background-position:bottom right; background-repeat:no-repeat; }
.examProgressBoxHead { height:16px; font-size:1px; background-color:#000000; background-image:url(/img/textImages/examProgress.gif); background-position:top left; background-repeat:no-repeat; }
.examProgressBoxContent { padding:10px 15px 0 15px; background-color:#FCD73C; }

Table.OrderTable { width:99%;  position:relative;  }
.OrderTable TD { padding:4px; font-weight: normal; white-space:normal !important; border-bottom: dotted 1px #cccccc; vertical-align:top; }
.OrderTable TD.TotalsLabel { font-weight: bold;  }
.OrderTable TD.TotalsDivider { font-weight: bold; border-bottom: 1px solid black; }
.OrderHeader TD		{ padding:4px; border-bottom:1px solid black; font-weight: bold; }

.OrderStatus		{ font-weight: normal; }
.MediaProduct		{ padding-left:15px !important; font-weight: normal; }
.CourseProduct	{ padding-left:15px !important; width:260px; }
.PrePaid		{ text-transform:uppercase;font-weight:bold !important;color:Red !important; font-size:larger !important; }
.PrepaidOffset	{ 
	border-top-style:solid !important; 
	border-top-width:4px !important;
	border-top-color:Black !important;
	background-image:url(/img/divider.gif);
	background-repeat:repeat-x;
	height:80px;
	}

.RefundProduct		{ padding-left:15px !important; width:260px; color:green; }
.RefundedProduct	{ padding-left:15px !important; text-decoration:line-through; color:Red; }

.Processed { visibility: hidden; }
.HeaderPanel { border:10px solid red; font-weight: bold; width: 100%; padding: 3px; background-color: #666600; color: #FFFFFF; border-style: outset; border-width: 1px; }
.ToBeCopiedBox { BORDER-RIGHT: black 2px solid; PADDING: 5px; BORDER-TOP: black 2px solid; BORDER-LEFT: black 2px solid; WIDTH: 400px; BORDER-BOTTOM: black 2px solid; }

.WIMAdmin {  margin-left:50px; background-image:url(/img/tech.gif); background-repeat:repeat-y; background-position:left top; }

.examResults td { vertical-align:middle; padding:5px 0px; }
.ChoiceRepeater { padding-bottom:20px; border-bottom:1px dotted #FCD73C; }



UL.siteMap			{ font-size:130%; list-style-type:none; }
.siteMap LI			{ font-size:90%; font-weight:bold; margin-top:20px; margin-left:0px !important; }
.siteMap LI LI	{ font-weight:normal; margin-top:0px; margin-left:50px !important; list-style-type:disc; }

.SchoolInfo { font-size:xx-small; }

A.ViewVideo { 
	display:block;
	width:140px;
	height:30px;
	overflow:hidden;
	background:url(/img/textImages/buttonViewVideo.gif) 0 0 no-repeat;
	font-size: 1px;
	color: #FCD73C;
	text-decoration: none;
	text-indent: -100px;
	//*ie-all*/text-indent: -15px;
}
A.ViewVideo:hover {
    background-position: 0 -30px;
	color: #FCD73C;
}

#BulletinsControl_Progress A.ViewVideo { 
	position: relative;
	margin-top: -15px;
	/*ie-all*/display:inline-block;
	/*ie-all*/margin-top: 0px;
}

.preferredMediaIcon { margin:10px 10px 10px 0; }

.styledList {
	margin: 25px 0 0 10px;
	padding:0;
	list-style:inside;
	text-align: left;
}
.styledList LI {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 14px;
}

.chat_support {
	position: absolute;
	margin: -90px 0 0 730px;
}
.chat_support A {
	font-size: 14px;
	font-weight: bold;
	color: #FCD73C;
}


@media print {
#contentMyContract { border: none !important; padding: 0 !important; height: 100% !important; overflow: visible !important; }
}
