body {
  margin: 0 ;
  padding: 0 ;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
}
h1 {
  line-height:45px;
  margin-bottom:10px;
}
img {
	border: 0;
	}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyTextLink:link, .bodyTextLink:visited, .bodyTextLink:active, {
	color: #8080C0;
	text-decoration: none;
}
.bodyTextLink:hover {
  color: #10108D;
  text-decoration: underline;
}
.bodyText td {
  padding: 2px;
}
.loginButtonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	color: #fff;
}
a:hover.loginButtonText {
	color: #fff;
	}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.adminNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.adminNavButtons {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.adminNavButtons:link, .adminNavButtons:visited, .adminNavButtons:active {
  font-family: Arial, Helvetica, sans-serif ;
  text-decoration: none ;
}

.adminNavButtons:hover {
  text-decoration: underline;
  color: #808080;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #535353;
	align: center;
}

.navigation:link, .navigation:visited, .navigation:active, {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #003264;
}

.navigation:hover {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background-color: #F5F8FA;
	color: #000000;
}
.resultEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6E6;
	color: #000000;
	line-height: 20px;
	padding: 4px;
}
.resultEven:link, .resultEven:visited, .resultEven:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	line-height: 20px;
	padding: 4px;
	border: none;
	text-decoration: none;
}
.resultEven:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D9D9E8;
	line-height: 20px;
	padding: 4px;
	border: none;
	text-decoration: none;
}

.resultOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;
	padding: 4px;
}

.resultOdd:link, .resultOdd:visited, .resultOdd:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;
	padding: 4px;
	border: none;
	text-decoration: none;
}

.resultOdd:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding: 4px;
	border: none;
	text-decoration: underline;
}

.errorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.serverMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003264;
}
.tabText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: text-top;
}
.tabText:active, .tabText:link, .tabText:visited {
  padding: 0px;
}
.tabText:hover {
  color: #000000;
  padding: 0px;
}
.tabTextActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: text-top;
}

.dispBlock {
  background-color:#F8F8F8;
  border-top:1px solid #C0C0C0;
  border-left:1px solid #C0C0C0;
  border-right:1px solid #808080;
  border-bottom:1px solid #808080;
}
dl.dispBlock {
  padding: 10px;
 
	width: 90%;
	min-width: 500px;
}
.dispBlock label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold ;
}
.dispBlock .desc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
}
.reptBlock {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 0;
}
.reptBlock:hover {
  background-color: #F8FFC6;
  cursor:pointer;
}
.even {
  background-color:#FFFFFF;
}
.reptBlock .title {
  font-weight:bold;
  padding-left:5px;
  width:200px;
}
.reptBlock .desc {
  padding-left:5px;
}
.reptBlock .date {
  padding-left:5px;
  padding-right:5px;
  width:60px;
}
.reptBlock td { padding-top:2px; padding-bottom:3px; }
.resultCls {
  border:none;
  padding:0px;
  margin:0px;
}

.resultTh {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:1px dashed #E0E0E0;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
}

#wrapper {
  margin-left: 40px;
}

.rdate, .rtitle, .rdesc { display:inline; }

.detail_list {
  border-collapse:collapse;
  text-align:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.detail_list th {
  background-color: #480000;
  color:#FFF;
  font-weight:bold;
  padding: 3px 5px 3px 5px;
}
.detail_list td {
  padding: 3px 5px 3px 5px;
}

.detail_list tr, .detail_list tr.resultOdd:hover, .detail_list tr.resultEven:hover {
  border-bottom: 1px solid #E2E9F5;
  border-left: 1px solid #E2E9F5;
  border-right: 1px solid #E2E9F5;
}

.detail_list tr.resultEven {
  background-color: #F1F4FA;
}
.detail_list tr.resultOdd {
  background-color: #FFF;
}

/*	KAW KAW! Ye Olde lightbox for preview window
===========================================================*/

#display_wrap {
  clear:both;
  position:absolute;
  z-index:10000;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  background: url(../images/opacity_05.png);
  top:0;
  left:0;
	}

#display_preview {
  z-index:10001;
  position:absolute;
	}

#display_close img {
	border: 0 !important;
	margin: 0 9px -2px	;
}
#display_close a {
	float: right;
	height: 25px;
	padding: 0 9px 0 20px;
	margin: 0 40px 0 -10px;
	position: relative;
	z-index: 2000;
	background: url(../images/close_tab.png) no-repeat 0 0;

	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #000;
	text-shadow:0 1px 0 #59a2fa;
}

#display_close a span {
	display: block;
	height: 25px;
	width: 30px;
	position: absolute;	
	right: -30px;
	top: 0;
	background: url(../images/close_tab.png) no-repeat 100% 0;
	}

#display_close a:hover {
	background-position: 0 100%;
	text-shadow:0 1px 0 #75b1f9;
	}

#display_close a:hover span {
	background-position: 100% 100%;
	}


.buttonTable {
 padding:0px;
 margin-left:250px;
 border-collapse:collapse;
}
.buttonTable td {
  padding:0px;
  margin:0px;
}


/*** FDGWEB STYLES ***/
* {
	margin: 0;
}
html, body {
	height: 100%;
}

a {
	color: #8F0000;
	text-decoration: none;
	}
a:hover {
	color: #E81414;
	text-decoration:underline;

	}	
h2 {
	font-size: 14px;
	padding: 0 0 15px;
	}		
p {
	padding: 0 0 15px;
	}	
hr {
	display: block;
	position: relative;
	padding: 0;	margin: 15px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
	float: left;
	}
.clr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
	

/*** FORM ***/	
form {
	float: left;
	}		
fieldset {
	border: 1px solid #ccc;
	margin: 0; padding: 0 20px 20px;
	}	
legend {
	font-size: 14px;
	font-weight: 700;
	}	
label span {
	color: #A00;
	}	

.inputbox {
	border:1px solid #CCCCCC;
	height:23px;
	padding:3px;
	width:90%;
	margin-left: 10px;
	}
.inputbox:hover {
	border-color: #666;
	}	

.reg-column {
	width: 45%;
	padding-right: 35px;
	float: left;
	}

/*** DEFINITION LIST ***/	
dl {
	margin: 0 0 4px;
	float: left;
	width: 100%;
	}
dt {
	float: left;
	text-align: left;
	width: 40%;
	}
dt p {
font-size: 10px;
}	

dd {
	float: left;
	width: 60%;	
	}

/*** LAYOUT STRUCTURE ***/
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px; /* the bottom margin is the negative value of the footer's height */
	width: 960px;
	text-align: left;
}

div#container {
	width: 500px;
	margin: 0px 10px;
	padding: 10px;
	text-align: center;
	}
div.pagination {
	font: normal 10px Arial;
	}

div#container table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	}

div.commands {
	font: bold 12px Arial;
	color: white;
	}
div.commands dl {
	padding: 5px;
	background: #480000;
	}
div.commands label {
	position: relative;
	top: 5px;
	font: bold 14px Arial;
	}
div.commands input {
	font: bold 12px Arial;
	}


.h1-replace {
	position: relative;
	width: 440px;
	height: 37px;
	overflow: hidden;
	text-indent: -999em;
	}	
.h1-replace span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(../images/h1.replace.png) no-repeat;
	}	
.left {
	float: left;
	}	
.footer, .push {
	height: 85px; /* .push must be the same height as .footer */
	clear: both;
	}
.footer {
	background: #113559;
	color: #fff;
	text-align: center;
	}
.footer p {
	padding: 20px 0;
	}

/*** MISC STYLES ***/
#login-wrap {
	float: left;
	width: 35%;
	}
#login, #info {
	float: left;
	width: 49%;
	margin: 30px 0 0;
	}	
#login blockquote, #login p, a.errorMsg  {
	color: #A00;
	}	
#login fieldset {
	width: 425px;
	float: left;
	}	
.submit-wrap {
	clear: left;
	margin-left: 30%;
	padding-left: 10px; 
	}
.errorMsg	{
	clear: left;
	}
#details {
	float: left;
	width: 65%; 
	}	
#register {
	float:left;
	font-size:10px;
	margin-left:3px;
	width:111px;
	}	
#register a {
	display: block;
	}	
.pad {
	padding: 0 20px;
	}	
a.button_arrow {
	float: left;
	height: 16px;
	padding: 4px 15px 5px 10px;
	background: url(../images/button.arrow.png) no-repeat;
	color: #dae1eb;
	position: relative;
	}	
a:hover.button_arrow {
	color: #fff;
	}	
a.button_arrow span {
	float: right;
	height: 25px;
	width: 15px;
	position: absolute;
	right: -15px;
	top: 0;
	background: url(../images/button.arrow.png) no-repeat 100% 0;	
	}	
.row {
	margin: 10px 0 20px;
	}	
	
.course_data { 
  margin: 10px 0px 0px 20px ;
  padding: 5px;
  border-bottom:1px dashed #CECECE ;
  
}

.course_data h4 { 
  font-size:16px;
}
.course_data h4 span {
  font-size:12px;
  color:#525252;
}
dl.horiz {
  float:none;
}
dl.horiz dd, dl.horiz dt {
  float:none;
  display:inline;
  padding:0px 3px;
}
div.twocol {
  line-height:20px;
}
div.twocol label {
  width: 215px;
  font-weight:bold;
  float:left;
  margin-right:20px;
}

dl.input-twocol {
  width: 500px;
}
dl.input-twocol dt {
  clear:both;
  float:left;
  width: 32%;
  margin-top:5px;
}
dl.input-twocol dd {
  float:left;
  width: 64%;
  margin-top:5px;
}
dl.input-twocol dd input[type="text"] { 
  width: 212px;
}
dl.input-twocol .full, dl.input-twocol .right {
  clear:both;
  width: 100% ;
}
dl.input-twocol .right {
  text-align:right;
}

dl.input-twocol textarea {
  height:200px;
  width:500px;
}
.paginate {
  white-space:nowrap;
}
.paginate a, .paginate span {
  display: inline-block ;
  border: 1px solid #266CC5;
  margin:0px 2px 0px 2px ;
  padding:2px;
  min-width:20px;
  text-align:center ;
  color:#134290;
}
.paginate a:hover, .paginate span {
  background-color:#266cc5;
  color:#FFF;
}


  
.paginate a.diabled {
  border-color:#CECECE;
  color:#CECECE;
}
table.licdisp {
  border-collapse:collapse;
}
table.adm-display th, table.licdisp th {
  text-align: left ;
  padding:2px 5px 2px 15px;
}
table.adm-display td, table.licdisp td, table#usr_results td, table#usr_results tr.reptBlock td {
  text-align:left ;
  padding:2px 5px 2px 15px;
  vertical-align:top;
}
  
table.course {
  border-collapse:collapse;
  
}

table.course tr.even {
  background-color:#EBEBEB ;
}


#dl_select_outer {
  position: relative;
  width: 620px ;
  margin:auto;
  padding:10px;
  top: 40px;
  background-color:#FFF ;
  z-index:10010 ;
  
}
#dl_select_inner { 
  padding:10px;
  border:1px solid #000 ;
}
.status {
  padding:0px;
}
.status span {
  padding-left:25px;
  font-size:12px;
}
.status span.noind { 
  padding-left:0px;
}
.status:hover {
  background-color: #C8C8FF ;
  cursor:pointer;
}
.status span.legacy {
  color:#F00;
}  
.progress {
  background:transparent url(../images/progress.png) no-repeat 5px 50%;
  padding-left:25px;
}
.passed {
  background:transparent url(../images/passed.png) no-repeat   5px  50%;
  padding-left:25px;
  color:#008000;
}
.fail {
  background:transparent url(../images/failed.png) no-repeat  5px  50%;
  padding-left:25px;
  color:#F00;
}
.expired {
  background:transparent url(../images/expired.png) no-repeat  5px  50%;
  padding-left:25px;
  color:#F00;
}
  
  
.results_display {
  border:1px solid #CECECE;
  margin:10px 30px 0px 0px ;
  padding:10px;
  font-size:12px;
}
.results_display p {
  margin:0;
  padding:0;
}
.results_display p.disclaimer {
  font-style:italic;
  color:#333;
  padding-bottom:20px;
  border-bottom:1px dashed #999;
  margin-bottom:30px;
}

.results_display .answer {
  margin:5px 0px 30px 10px;
}
.results_display .answer.skipped {
  border:1px solid #999999;
  background-color:#DDDDDD;
}
.results_display .answer.correct {
  border:1px solid #008000;
  background-color:;
  padding-left: 25px;
  background:#C7FFBF url(../images/correct.png) no-repeat  5px  50% ;
}
.results_display .answer.incorrect {
  border:1px solid #FF0000;
  background-color:;
  padding-left: 25px;
  background:#FFEAEA url(../images/incorrect.png) no-repeat  5px  50% ;
}

#loading {
	text-align: center;
	padding: 5px;
	background-color: #fff0a5;
	position: absolute;
	width: 10%;
	top: 0;
	left: 45%;
	z-index:999999;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 	
}

#err_message, .dataMsg, #msg, .msg {
  margin:-15px 0px 10px 0px;
  padding:0px;
  color:#F00;
  font-size:12px;
  
}
.dataMsg, #msg, .msg {
  color: #004080;
}
.errMsg {
  color:#F00;
}
.errMsg blockquote, .dataMsg blockquote {
   margin-left:20px;
}

.student {
  padding-left:0px !important;
}
.sortable {
  cursor:pointer;
  color:#8F0000;
}
.sortable:hover {
  color: #E81414;
	text-decoration:underline;
}
.sortable.asc, .student.sortable.asc {
  background:transparent url(../images/asc.png) no-repeat 0 50%;
  padding-left:15px !important;
}
.sortable.desc, .student.sortable.desc {
  background:transparent url(../images/desc.png) no-repeat 0 50%;
  padding-left:15px !important;
}

#flash_required {
  position:relative;
  background-color:#FFF;
  top:25px;
}
#flash_required div {
  width:70%;
  margin:auto;
  text-align:left;
}
