﻿
#greyLogo {
    float: right;
}

#menuBarContainerTesting h1
{
	margin-top: 16px;
	font-size: 24px;
	font-weight: normal;
	color: #4f4f49;	
}

#jobTitle{
	color: #e77d19;	
}

#testingInstructions {
	margin-top: 8px;
	width: 490px;
	padding-left: 65px;
	font-size: 12px;
	color: #42423c;
	font-weight: lighter;
	background: url('../../images/sprokets/clipboard.png') no-repeat 0px 6px;
	margin-bottom: 40px;
}

#questionFrame {
	padding: 2px;
	width: 750px;
	border: 1px solid #d9d9d9;
}

#questionFrame h2 {
	font-size: 16px;
	color: #42423c;
	margin: 2px 2px 7px 2px;
	padding: 2px 0 2px 8px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #d9d9d9;
}

#question {
	margin: 24px;	
}

#question h3{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #42423c;
	margin-bottom: 16px;	
}

.miniHeader{
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #8e8e8a;
	line-height: 29px;
}

#question ul{
	list-style: none;
}

#question li{
	padding: 3px;		
}

.answer {
	margin: 0 0 0 10px;
	font-family: Helvetica;
	font-size: 16px;
	color: #42423c;
}
.answerTable td {
	margin: 0 0 0 10px;
	font-family: Helvetica;
	font-size: 16px;
	color: #42423c;
}


#answerOptions{
	height: 28px;
	background-color: #fef4e9;
	margin: 10px;
	padding: 10px;
}

#submitAnswer{
	margin-right: 339px;
	float: left;	
}
.submitAnswer{
	margin-right: 339px;
	float: left;	
}

.subOption{
	float: left;
	margin: 3px 0 0 5px;	
}

.outlineNumber{
	background-color: #fef4e9;
	border: 1px solid #f1cdab;	
}

.light {
	font-weight: lighter;	
}

.importantText {
	font-style: italic;
	font-weight: bold;
}


#assessmentInstructions {
	margin: 8px 0px 40px 10px;
	width: 490px;
	font-size: 12px;
	color: #42423c;
	font-weight: lighter;
}

.assessmentOptions{
	height: 28px;
	background-color: #fef4e9;
	margin: 9px 9px 9px 0;
	padding: 10px 0px 10px 10px;
	width: 700px;
}

.assessmentOptions a{
	text-decoration: none;
}

#secondOptions {
	margin-bottom: 85px;
}

.backToTest{
	margin: 2px 3px 0 0;
	float: left;	
}

.leftOff {
	color: #42423c;	
	font-size: 12px;
	float: left;
	margin: 4px 330px 0 6px;
}

#answerReviewTable{
	margin: 22px 0px 14px 0px;
	padding: 2px;	
	width: 710px;
}


#answerReviewTable td{
	padding-top: 16px;
	padding-bottom: 16px;
}

#answerReviewTable .padRight{
	padding-right: 40px;
}

#questionHeader{
}

#answerHeader{
	width: 260px;	
}

#numeralSpace{
	width: 8px;	
}

.questionNumeral{
	font-weight: bold;	
}

.skipAlert {
	margin: 2px 8px 0 0;	
}

#submitTest {
}

.startInstructions {
	margin: 0px 0px 10px 0px;
	width: 490px;
	font-size: 12px;
	color: #42423c;
	font-weight: lighter;
	line-height: 140%;
}

.startTest{
	margin: 0px 3px 0 0;
	float: left;	
}

.normalline {
	line-height: normal;
}

.biggerjob {
	font-size: 16px;	
}


#assessmentTests, #studentLogin, #hereForTest{
	font-size: 12px;
	width: 170px;
	border: 1px solid #d9d9d9;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	color: #42423c;
	float: left;		
	display: block;
}

#testTaker {
	float: right;
	margin: 0 0 30px 20px;	
}

.SideFormItem {
	margin: 4px 2px 4px 10px;	
}

#loginButton {
	float: left;
	margin-right: 10px;
	display: block;
}

#forgotPassword {
	width: 58px;
	font-size: 10px;
	float: left;		
}

#forgotPassword a, #assessmentTestList a{
	color: #3c598d;
}

#assessmentTestList{
	list-style: none;
	margin: 4px 3px 10px 10px;	
}

#assessmentTestList li{
	background: url('../../images/sprokets/assessment-bullet.png') no-repeat 0px 6px;
	padding: 3px 0 3px 10px;
}

#test
{
	margin-top: 8px;
	width: 490px;
	padding-left: 65px;
	font-size: 12px;
	color: #42423c;
	font-weight: lighter;
	background: url('../../images/sprokets/clipboard.png') no-repeat 0px 6px;
	margin-bottom: 40px;
}

.timer{
	text-align: right;
	margin: 0 0 0 345px;
}

#completed{
	text-align: right;
	margin: 0 0 0 465px;
}

.completed{
	text-align: right;
	margin: 0 0 0 465px;
}

.completedWithTimer{
	text-align: right;
	margin: 0 0 0 30px;
}