input{
	font-size: 16px;
}

.smallInput{
	font-size: 12px;
}

.spinner{
	visibility: hidden;
	vertical-align: middle;
}



.pageDiv{
	padding: 10px;
}

.pageContainer{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}



.heading{
	font: bold 18px Verdana;
}

.paddedHeadingBar{
	padding: 20px;
	vertical-align: middle;
	text-align: center;
	font: bold 16px Verdana;
	background-color: #c0c0c0;
}


.vtop{
	vertical-align: top;
}

.vam{
	vertical-align: middle;
}

.aright{
	text-align: right;
}

.centered{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.marginCentered{
	margin-left: auto;
	margin-right: auto;
}

.noMargins{
	margin: 0px;
}

.blueLink{
	color: #0000ee;
}

.rowAlt{
	background-color: #eeeeee;
}

.rowAltLight{
	background-color: #f3f3f3;
}

.rowAltDark{
	background-color: #d7d7d7;
}


.formLeft, .formRight{
	font-size: 14px;
	font-weight: bold;
}

.formLeft{
	padding-right: 10px;
	text-align: right;
}

.formRight{
	
}

.textbox{
	height: 25px;
	width: 250px;
	margin: 5px;
	background-color: #f8f8f8;
}


.inputBox{
	width: 350px;
	height: 30px;
	margin: 10px;
}

.inputTextarea{
	width: 350px;
	height: 100px;
	margin: 10px;
	vertical-align: middle;
}



.successNotice, .errorNotice, .warningNotice{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 15px; 
	background-color: #f8f8f8;
	color: green;
	border: 1px solid green;
}

.errorNotice{
	color: red;
	border: 1px solid red;
}

.warningNotice{
	color: #404040;
	border: 1px solid #ffcc00;
}


.leftmenuTable{
	width: 212px; 			/* change to 212px...  245px*/
	margin-left: auto;
}

.leftmenuTableTd, .leftmenuTableTdSelected{
	height: 52px; 
	vertical-align: middle; 
	text-align: left;
}

.leftmenuTableTdSelected{
	background-color: #c0c0c0;
}


.leftmenuItem{
	display: block;
	width: 100%;
	height: 100%;
	/*border-top: 1px solid #eeeeee;			 remove these top/bottom borders 
	border-bottom: 1px solid #9a9a9a; */ 
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 18px;
	line-height: 50px;
	text-decoration: none;
	color: #000;
}

.leftmenuItemSpan{
	display: inline-block; 
	position: relative; 
	top: 2px;
	cursor: pointer;
}

.leftmenuItemImgWelcome, .leftmenuItemImgTraining, .leftmenuItemImgProficiency, .leftmenuItemImgSurveys, .leftmenuItemImgMaterials, .leftmenuItemImgAdmin, .leftmenuItemImgCourses{
	display: inline-block; 
	width: 32px;
	height: 32px;
	margin-left: 15px;
	margin-right: 15px; 
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
}

.leftmenuItemImgWelcome{
	background-image: url('/images/icon_welcome.png');
}

.leftmenuItemImgTraining{
	background-image: url('/images/icon_training.png');
}

.leftmenuItemImgProficiency{
	background-image: url('/images/icon_proficiency.png');
}

.leftmenuItemImgSurveys{
	background-image: url('/images/icon_surveys.png');
}

.leftmenuItemImgMaterials{
	background-image: url('/images/icon_materials.png');
}

.leftmenuItemImgAdmin{
	background-image: url('/images/icon_admin.png');
}

.leftmenuItemImgCourses{
	background-image: url('/images/icon_courses.png');
}

.leftmenuImg{
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: middle;
}

.leftmneuItemText{
	display: inline-block; 
	position: relative; 
	top: 3px;
}

.instructions, .instructionsEmbedded{
	padding-left: 8px;
	padding-right: 8px;
	color: #404040;
	font-size: 12px; 
}
.instructionsEmbedded{
	padding-left: 0px; 
	padding-right: 0px;
}

.instructionEditLink{
	color: #404040;
	font-size: 11px;
}

.wikiTextarea{
	width: 648px;
	height: 80px;
	padding: 4px;
}

.wikiHr{
	
}


.sectionLinkTable{
	margin-left: auto;
	margin-right: auto;
}

.sectionLinkTable td{
	padding-bottom: 30px;
}

.sectionLink{
	font-size: 18px;
	font-weight: bold;
	color: #0000ee;
}

.sectionLinkArea{
	font-size: 12px;
	color: #404040;
}

.editPageLink{
	display: block; 
	padding-bottom: 4px;
	font-weight: bold;
	color: #0000ee;
}

.plusLink, .minusLink{
	display: inline-block;
	line-height: 32px; 
	vertical-align: middle; 
}

.minusLink{
	background: url('/images/minus.png') no-repeat; 
}

.editSectionsTable{
	
}

.editSectionsTableSectionName{
	width: 190px;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}

.editSectionsTableSectionNameInput{
	width: 135px;
	vertical-align: middle;
}

.editProftestTableSectionName{
	width: 180px;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}

.editProftestTableSectionNameInput{
	width: 135px;
	vertical-align: middle;
}


.trainingListTable{
	margin-left: auto;
	margin-right: auto;
}

.trainingListTd{
	width: 300px;
}

.trainingListLink, .trainingListLinkChecked, .proficiencyListLink{
	display: block;
	min-height: 34px;
	height: auto !important;
	height: 34px;
	width: 350px;
	padding-left: 8px; 
	padding-right: 8px;
	color: #404040;
	font-weight: bold;
	background-color: #eeeeee;
	padding-bottom: 4px;
	border-bottom: 2px solid #fff;
	vertical-align: middle;
	line-height: 34px;
	text-decoration: none;
}

.trainingListLinkChecked{
	background-image: url('/images/correct_24.png');
	background-position: 285px center;
	background-repeat: no-repeat;
}

.trainingContent{
	min-height: 325px;
	height: auto !important;
	height: 325px;
	padding-left: 8px;
	padding-right: 8px;
}

.trainingHeaderBar{
	vertical-align: middle;
	text-align: center;
	font: bold 16px Verdana;
	background-color: #c0c0c0;
}

.trainingArrowTd{
	width: 72px;
	vertical-align: middle;
	text-align: center;
}

.trainingArrowLink{
	display: block;
	padding: 14px;
	padding-bottom: 13px;
	text-decoration: none;
}


.trainingUnitsHeading{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.trainingUnitBar{
	width: 500px;
	margin-left: auto; 
	margin-right: auto;
	padding: 15px;
	vertical-align: middle;
	font: bold 14px Verdana;
	background-color: #e0e0e0;
}



.editProftestAttemptLink, .editProftestAttemptLinkSelected{
	display: inline-block; 
	position: relative; 
	top: 1px; 
	margin-left: 15px; 
	padding: 4px; 
	padding-left: 7px; 
	padding-right: 7px;
	color: #0000ee;
}

.editProftestAttemptLinkSelected{
	text-decoration: none; 
	color: #404040; 
	background-color: #eeeeee; 
	padding-left: 6px; 
	padding-right: 6px;
	border-left: 1px solid #404040; 
	border-right: 1px solid #404040; 
	border-top: 1px solid #404040; 
}



.proficiencyListTable{
	margin-left: auto;
	margin-right: auto;
}

.proficiencyListTd{
	width: 250px;
}



.proftestTestDiv{
	padding-left: 8px;
	padding-right: 8px;
}

.proftestQuestionOuterDiv{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 8px;
	padding-bottom: 16px;
	background-color: #eeeeee;
}

.proftestQuestionDiv{
	font-size: 16px;
	font-weight: bold;
}

.proftestAnswerTable{
	width: 100%;
}

.surveyAnswerTable{
	width: 96%;
	margin-left: auto; 
	margin-right: auto;
}

.proftestAnswerTd{
	
}

/*
	display: block;
	height: 34px;
	width: 250px;
	padding-left: 8px; 
	padding-right: 8px;
	color: #404040;
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: 4px solid #fff;
	vertical-align: middle;
	line-height: 34px;
	text-decoration: none;
*/

.proftestAnswerTdLink, .proftestAnswerTdLinkSelected, .proftestAnswerTdLinkCorrect, .proftestAnswerTdLinkIncorrect, .surveyAnswerTdLink, .surveyAnswerTdLinkSelected, .surveyShortAnswerTdLink, .surveyShortAnswerTdLinkSelected{
	display: block;
	width: 386px;
	margin-bottom: 2px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border: 1px solid #808080;
	background-color: #fff; 
	text-decoration: none; 
	color: #000;
	vertical-align: middle;
	cursor: pointer;
}

.proftestGridAnswerTdLink, .proftestGridAnswerTdLinkSelected{
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border: 1px solid #808080;
	background-color: #fff; 
	text-decoration: none; 
	color: #000;
	vertical-align: middle;
	cursor: pointer;
}

.proftestAnswerTdLinkSelected, .surveyAnswerTdLinkSelected, .surveyShortAnswerTdLinkSelected, .proftestGridAnswerTdLinkSelected{
	background-color: #e4eefa;
	border: 1px solid #0027f0;
}

.surveyAnswerTdLink, .surveyAnswerTdLinkSelected{
	width: 100%;
}

.surveyShortAnswerTdLink, .surveyShortAnswerTdLinkSelected{
	width: 100px;
	display: inline-block;
	margin-right: 10px;
}

.proftestAnswerTdLinkCorrect{
	background-color: #b7ffb7;
}

.proftestAnswerTdLinkIncorrect{
	background-color: #ffb7b7;
}

.proftestAnswerLeft{
	width: 60px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-right: 8px; 
	text-align: right;
	vertical-align: top;
	font-weight: bold; 
	border: 1px solid #eeeeee;
}

.proftestAnswerRight{
	width: 60px; 	
	padding-top: 15px; 
	padding-bottom: 15px; 
	text-align: center;
}

.proftestQidSpinner{
	position: relative; 
	left: -47px;
	visibility: hidden;
}

.proftestQuestionFeedbackDiv{
	min-width: 320px; 
	width: auto !important; 
	width: 320px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center; 
}


.materialsAdminList{
	width: 100%;
}

.materialsAdminList th{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.materialsAdminList td{
	
}



.materialsList{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.materialsList th{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

.materialsList td{
	height: 36px;
}

.materialsCategoryHeading{
	width: 575px;
	margin-left: auto; 
	margin-right: auto;
	padding: 15px;
	vertical-align: middle;
	font: bold 14px Verdana;
	background-color: #e0e0e0;
}



.filetype{
	display: inline-block;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.jpg, .jpeg, .gif, .png{
	background: url('/images/filetype_image.png') top left no-repeat;
}

.pdf{
	background: url('/images/filetype_pdf.png') top left no-repeat;
}

.doc, .docx{
	background: url('/images/filetype_doc.png') top left no-repeat;
}

.ppt, .pptx{
	background: url('/images/filetype_ppt.png') top left no-repeat;
}

.xls, .xlsx{
	background: url('/images/filetype_xls.png') top left no-repeat;
}

.zip{
	background: url('/images/filetype_zip.png') top left no-repeat;
}

.folder{
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url('/images/folder_16.png') top left no-repeat;
}



a.wikiLinkOut{
	background: url('/images/wikilink_out.gif') center right no-repeat;
	padding-right: 13px;
}

a.wikiLinkIn{
	
}

a.wikiLinkOut[href $='.pdf']{
	background: url('/images/wikilink_pdf.gif') center right no-repeat;
	padding-right: 17px;
}


.wikiImage{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.wikiImageLeft{
	float: left;
	padding-right: 10px; 
	padding-bottom: 10px;
}

.wikiImageRight{
	float: right;
	padding-left: 10px; 
	padding-bottom: 10px;
}

.wikiImageInline{
	vertical-align: middle;
}


.wikiIndent{
	
}

.wikiHeading{
	font-weight: bold;
	font-size: 18px;
}

.userUploadOuterDiv{
	width: 380px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	border: 1px solid #d7d7d7; 
}

.userUploadInnerDiv{
	padding: 8px;
}


.usersAdminList{
	width: 100%;
}

.usersAdminList th{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

.usersAdminList td{
	padding-top: 1px;
	padding-bottom: 1px;
}


.sortImage{
	vertical-align: middle;
	padding-left: 4px;
	padding-bottom: 4px;
}

.userAccountHeading{
	font-weight: bold; 
	font-size: 14px;
	padding: 4px;
}



.userAccountTable{
	width: 100%;
}

.userAccountTable th{
	text-align: left;
	font-weight: bold;
	padding-bottom: 4px;
}

.userAccountTable td{
	padding-top: 1px;
	padding-bottom: 1px;
}



a.easyLink, a.easyLinkSelected, a.easyLinkInline, a.easyLinkInlineSelected{
	display: block;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

a.easyLinkInline, a.easyLinkInlineSelected{
	display: inline-block;
}

a.easyLinkSelected, a.easyLinkInlineSelected{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a.easyLink:hover, a.easyLinkInline:hover{
	background-color: #eeeeee;
}





a.slidesonlyControl, a.slidesonlyControlSelected, a.slidesonlyControlBlack, a.slidesonlyControlBlackSelected{
	display: inline-block;
	padding: 3px;
	font-size: 10px;
}

a.slidesonlyControlSelected, a.slidesonlyControlBlackSelected{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a.slidesonlyControlBlack, a.slidesonlyControlBlackSelected{
	color: #fff;
}

a.slidesonlyControl:hover{
	
}




.categoryHeadingBar{
	padding: 8px;
	text-align: center;
	font: bold 12px Verdana;
	line-height: 16px;
	background-color: #c0c0c0;
}

.categoriesTable{
	width: 100%; 
}





.scrollbar{
	cursor: pointer;
	height: 30px;
	background: #d7d7d7;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.rounded-cornered, .rounded-cornered .handle {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.warningSign{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-left: 55px;
	border: 1px solid #808080;
	background: #fff url('/images/warning.png') 10px 10px no-repeat; 
	background-color: #ffe;
}


.shadow{
	box-shadow: 2px 2px 5px #808080;
	-webkit-box-shadow: 2px 2px 5px #808080;
}