/*MAIN LAYOUT*/
.png
{
	behavior: url(../sharedItems/css/iepngfix.htc);
}



body
{
	margin: 5px 0px;
	color: #777777;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

.footer
{
	padding:10px 0px 10px 0px;
	margin-top:10px;
	border-top:1px solid #f78e1e;
	
}

.breadCrumb
{
	border-bottom:1px solid #a8a9ac;
	padding: 6px 0px 3px 0px;
}

a img
{
	border: 0px;
}

h3
{
	font-size: x-large;
	color: #808285;
	padding: 0;
}

h2
{
	background-image: url(../images/menubg.gif);
	background-color: #e66801;
	padding: 6px 0px 6px 5px;
	color: #ffffff;
	font-weight: bolder;
	border:1px solid #f78f1e;
	text-decoration: none;
	text-shadow:#d06402 1px 1px 1px;
	margin:0;
	width:100%;
	font-size:1em;
}

h1
{
	font-size: x-large;
	color: #f78e1e;
	padding: 0;
	margin: 0;
}

#topHeading
{
	padding-top: 40px;
	margin: 0;
}


.page
{
	padding: 0px 20px 0px 20px;
	margin: 0px auto;
	background: white;
	border: 1px solid #c8c8c9;
	width: 775px;
	font-size: small;
}

.header
{
	background-position: right;
	background-image: url(../images/highspeedtraininglogo.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.orange
{
	color: #f78e1e;
}

.navItem
{
	display: inline;
	margin:0;
	padding:0;

}

.navItem a:hover
{
	background-position: 0px -33px;
}

.nav
{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

.navItem a
{
	background-image: url(../images/menubg.gif);
	background-color: #e66801;
	padding: 6px 14px 6px 13px;
	color: #ffffff;
	font-weight: bolder;
	border-top:1px solid #f78f1e;
	border-bottom:1px solid #f78f1e;
	border-left:1px solid #f9a54b;
	border-right:1px solid #c67218;
	text-decoration: none;
	text-shadow:#d06402 1px 1px 1px;
	margin:0;
}

.leftNav a
{
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

.rightNav a
{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.navBar
{
	padding:0;
	margin:15px 0px 5px 0px;
}


.highlight
{
	color: #f78e1e;
}



.formLabel
{
	width: 150px;
	display: inline;
}

#CompanyOptions .formLabel
{
	width: 350px;
}

.formRow
{
	margin:2px 0px 2px 0px;
}


.purchase
{
	padding: 10px 0px 10px 15px;
}


.breaker
{
	clear: both;
}

.tools a
{
	display:block;
}

.left5050
{
	float: left;
	padding: 1% 0%;
	width: 49%;
	text-align: justify;
}

.right5050
{
	float: left;
	width: 49%;
	margin: 0 0px;
	padding: 1% 1%;
}



.middle
{
	float: left;
	padding: 1% 0%;
	width: 59%;
	text-align: justify;
}

.middleOnePanel
{
	width: 100%;
	padding: 1% 0%;
	text-align: justify;
}

.right
{
	float: left;
	width: 36%;
	margin: 0 10px;
	padding: 1% 1%;
}

.right ul
{
	padding: 20px 0 15px 20px;
	margin: 0;
}

.right li
{
	margin-bottom: 5px;
	list-style-type: square;
	color: #3B6EBF;
}

#clear
{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

#footer
{
	text-align: center;
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	border-bottom: none;
	padding: 5px;
}

.CourseList
{
	width: 100%;
}

/*COURSE VIEW STUFF*/

.courseList
{
	float:right;
	width:580px;
}

.courseViewInfo
{
	
	width: 166px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	
}

#infoHeading
{
	
	width: 170px;
}

.ActivityComplete
{
	background-image: url(../images/finishedbg.jpg);
	height: 74px;
	width: 580px;
	background-repeat:no-repeat;
}

.ActivityFailed
{
	background-image: url(../images/failedbg.jpg);
	height: 74px;
	width: 580px;
	background-repeat:no-repeat;
}

.ActivityPreReq
{
	background-image: url(../images/prereqbg.jpg);
	height: 74px;
	width: 580px;
	background-repeat:no-repeat;
}


.ActivityNotStarted
{
	background-image: url(../images/notstartedbg.jpg);
	height: 74px;
	width: 580px;
	background-repeat:no-repeat;
}

/*SCORM STUFF*/
#cover
{
	display: none;
	top: 0px;
	left: 0px;
	background-color: #111111;
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	color: White;
	text-align: right;
	filter: alpha(opacity=65);
	opacity: 0.65;
	z-index:2;
}

#contentPlayer
{
	background-color:red;
	background-image: url( ../images/bar_grad.gif );
	background-position:left top;
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0;
	
}

#contentPlayer a
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	color: #AAAAAA;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#contentPlayer img
{
	vertical-align: text-bottom;
}

#innerWindow
{
    display: none;
	position: absolute;
	top: 1%;
	left: 2%;
	width: 96%;
	height: 100%;
	text-align: right;
	margin: auto;
	min-width: 770px;
	z-index:3;
	border:1px solid red;
}

#contentFrame
{
    border: 2px solid red;
	min-width: 770px;
	width: 100%;
	height: 100%;
}


/* Quiz Stuff */

.questionText
{
	font-size:larger;
	color:Gray;
	padding: 15px 0px 15px 0px;
}

.quizHeader
{
	width:100%;
	border-bottom: 1px solid #a8a9ac;
	padding:5px; 	
}

.currentProgress
{
	
	text-align:right;
	width:50%;
	margin-left:50%

}

.currentScore
{
	width:50%;
	float:left;
}

.answersBox, .resultsBox
{
	padding-bottom:15px;
}

/* Admin Stuff */

.form input, .form select, .form textarea{
	margin-left:121px;
	margin-bottom:5px;
	width:220px;
}

.formLabel
{
	float:left;
	width:120px;
}


div.activebarSuccess
{
    position: fixed;
    background-color: #C2EE99;
    border-bottom: 1px solid #c8c8c8;
    margin: 0;
    padding: 0;    
}

div.activebarWarning
{
    position:           fixed;
    background-color:   #FCD884;
    border-bottom: 1px solid #c8c8c8;
    margin:0;
    padding:0;    
}

div.activebarError
{
    position:           fixed;
    background-color:   #FCD884;
    border: 1px solid red;
    margin:0;
    padding:0;    
}

div.activebarMessage
{
    position:           fixed;
    background-color:   #ffffe1;
    border-bottom: 1px solid #c8c8c8;
    margin:0;
    padding:0;    
}


div.messageText 
{
    font-family: sans-serif;
    font-size: 15px;
    font-weight:bold;
    float: left;
    margin-left: 6px;
    margin-top: 4px;
    height: 100%;
}

div.closeButton 
{
    height: 16px;
    width: 16px;
    background: url( ../images/infoBarClose.gif ) top left no-repeat;
    float:right;
    margin-right: 4px;
    margin-top: 3px;
}

.selectionRow:hover
{
	background-color: #EEEEEE;
	cursor: pointer;
}

.detailTD
{
	padding:10px 3px 10px 3px;
	float:right;
	width:15%;	
}


.unselected .detailPassed
{
	background-color:#c2ee99;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border: solid 1px #888888;
	
}

.selected .detailPassed
{
	background-color:#c2ee99;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	
}



.unselected .detailNotStarted
{
	background-color: #FCD884;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border: solid 1px #888888;
}

.selected .detailNotStarted
{
	background-color: #FCD884;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
}

.unselected .detailFailed
{
	background-color: #FF9999;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border: solid 1px #888888;
	
}

.selected .detailFailed
{
	background-color: #FF9999;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	
}

.detailContent
{
	width:98%;
	margin:0px; 
	overflow:visible;
	padding:10px 3px 10px 3px;
	border-bottom: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	
}

.detailHeader
{
	background-color:#c2ee99;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border: solid 1px #888888;
	
}

.detailHeaderSelected
{
	background-color:#c2ee99;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	width:98%;
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	
}

.detailDiv
{
	float:right;
	width:23%;	
}

.detailHeading
{
	font-weight:bolder;
}

.ProgressHolder
{
	padding:1px;
	border: solid 1px #777777;	
}

.InnerProgress
{
	background-image: url(../images/progressback.jpg);
	background-repeat:repeat-y;
	background-color:#f78e1e;
	padding:2px 0px 2px 0px;
}




