﻿body 
{
	text-align:center;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:10.5pt
}

textarea
{
	border:0;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;		
}

input[type~=text], input[type~=password]
{
	border:0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

p
{
	display:inline;
}

a, a:hover, a:visited
{
	color: White;
}

img
{
	border:0;
}

h1
{
	display:inline;
	font-size:21pt;
	font-weight:100;
	color:White;
}

h2
{
	display:inline;
	font-size:16pt;
	font-weight:bold;
	color:White;
	padding-left:20px;
	padding-right:10px;
}

hr
{
	color:#000000;
	background-color: #000000;
	border:0;
	height:1px;
	padding:0;
	margin:0;
}

.tablediv table
{
	background-color:#626366;
	color:White;
}

.tablediv table th
{
	padding: 5px 0px 5px 0px;
	font-size:13.5pt;
}

.tablediv table td
{
	padding: 5px 0px 5px 0px;
	border-bottom: solid 1px white;
	font-size:9pt;
	vertical-align:top;
}

.tablediv table div
{
	overflow-y:auto;
	height:400px
}

.tablediv table div table div
{
	overflow-y:hidden;	
}

.tablediv table table div
{
	overflow-y:hidden;	
}

.tablediv table td a, .tablediv table td a:hover, .tablediv table td a:visited
{
	font-size:10.5pt;
	font-weight:bold;
}

.tablediv table tr td .notcertified
{
	text-align:  left;	
	color:#F36434;	
}

.tablediv table tr td .certified
{
	text-align: left;	
	color:#8AC43F;	
}

/* modals */

.bodyBottom {
	position: relative;
	z-index: -100;
}


#modalbackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 0;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#modalform {
	display: none;
	z-index: 1005;
}

#modalframe
{
	border:none;
	background-color:White;
	width:843px;
	height:1900px;
}

.modalhost
{
	position:absolute; 
	top:50px; 
	padding-left:27px;
}

.submodalhost
{
	position:absolute;
	top:0px;
	left:0px;
}

.body
{
	width: 966px;	
	text-align:center;
}

.mainnav
{
	background-image:url(/images/mainnav.png);
	text-align: left;
	height:40px;
	width:949px
}

.mainnavmenu
{
	padding-top:7px;
	padding-right:5px;
	float:right;
	color:White;
	font-size:11pt;
}

.mainnavmenu a, .mainnavmenu a:hover, .mainnavmenu a:visited
{
	text-decoration:none;
}

.mainnavmenu div
{
	padding-right:5px;
}

.welcome
{
	height:85px;
	width:949px;
	color:#bbbdbf;
	font-size:65pt;
	font-weight:bold;
	text-align: left;
	padding-top:20px;
	padding-left:10px;
}

.welcomeuser
{
	height:20px;
	float:left;
	color:#f6921d;
	font-size:18.75pt;
	text-align:left;
	padding-top:50px;
	padding-left:20px;
	padding-bottom:5px;
}

.homepagelogos
{
    text-align:right;
    position:relative;
	height:81px;
	width:168px;
	padding-left:750px;
	padding-top:10px;
}

.helpbox
{
	visibility:hidden;	
	position:absolute;
	text-align:center;
	top:200px;z-index:100;
}

.helptipheaderpanel
{
	background-image: url(/images/bg_helpbox.png);
	width:398px;
	padding:5px;
}

#helptipheader
{
	float:left;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
}

#helptip
{
	background-color:#ffffff;
	text-align:left;
	padding:10px;
	color:#000000;
}

.closethiswin
{
	text-align:right;
	background-color:#ffffff;
	color:#626366;
	padding:5px 10px;
}

.closethiswin a, .closethiswin a:hover, .closethiswin a:visited
{
	color:#626366;
}

.lastlogin
{
	height:8px;
	padding-top:62px;
	padding-left:20px;
	font-size:9pt;
	color:#626366;
	float:left;
}

.messageslink
{
	height:8px;
	padding-top:62px;
	padding-right:15px;
	float:right;
}

.messageslink a, .messageslink a:hover, .messageslink a:visited
{
	font-size:9pt;
	color:#626366;
	text-decoration:none;	
}

.whatissite, .whatissite a, .whatissite a:hover, .whatissite a:visited
{
	padding-right:5px;
	font-size:13.5pt;
	color:#25a9e0;
	text-align:right;
	width:949px;
	text-decoration:none;
}

.maincontent
{
	width:926px;
	background-image:url(/images/body_background.png);
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	color:White;
}

.loginbox
{
	padding-left:100px;
	padding-top:10px;
}

.errormsg
{
	color:#ff0000;
}

.bigtextgray
{
	font-size:18pt;
	color:#cccccc;
}

.smalltext
{
	font-size:9pt;
}

.bicolumn
{
	float:left;
	width:423px;
	padding:20px;
}

.tricolumn
{
	float:left;
	width:211px;
	padding:20px 10px 20px 10px;
}

.clear
{
	clear:both;
	height:0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
	_display: none;
}

.separator
{
	height:7px;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

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

.tabbody
{
	background-color:White;
	padding:20px;
	color:Black;
	width:886px;
}

.tabbodyheader
{
	color:Black;
	font-size:15.75pt;
	border-bottom: solid 1px black;
}

.tabbodyeditheader
{
	color:white;
	font-size:15.75pt;
	border-bottom: solid 1px white;
}

.infoheader
{
	font-weight:bold;
}

.detailspopupbody
{
	width:843px;
	height:740px;
	background-image:url(/images/bg_detailspopup.png);
	padding-top:10px;
	text-align:left;
}

.detailspopuptab
{
	background-color:White;
	padding:20px;
	color:Black;
	height:608px; 
	width:803px
}

.objectdetailsname
{
	display:inline;
	font-size:16pt;
	font-weight:bold;
	color:#f6921d;
}

.modalresourcepropertylbl
{
	font-size:10pt;
	color:#ffffff;
	padding-left:20px;	
}

.tablediv
{
	background-color:#626366;
	padding-left:10px;
	padding-right:10px;
}

.tableregcode
{
	color:#fec30c;
	font-size:9pt;
	font-weight:bold;
}

.underline
{
	border-bottom:solid 1px white;
}

.homefooter
{
	background-color:#ffffff;
	padding:10px;
	color:#000000;
	font-size: 9pt;
	line-height:15px;
	_height: 100%;
}

.hr
{
	padding:15px 0 15px 0;
}

.header2
{
	font-size:16pt;
	font-weight:bold;
	color:White;
}

.courseblock
{
	float:left;
	width:65px;
	font-size:8pt;
	padding:10px 5px 5px 5px;
}

.bulletresources
{
	margin:0;
	padding:10px 0 0 15px;
}

.bulletresources a, .bulletresources a:visited, .bulletresources a:hover
{
	text-decoration:none;	
}

.resourcescatcol
{
	float:left;
	width:257px;
	height:635px;
	background-image: url(/images/bg_resourcecatcol.png);
}

.resourcescatcol a, .resourcescatcol a:hover, .resourcescatcol a:visited
{
	color:#000000;
	text-decoration:none;
}

.resourcescat
{
	display:block;
	width:200px;
	padding:15px;
	border-bottom:solid 1px #000000;
}

.resourcescurcat
{
	display:block;
	background-color:#fcd8ad;
	border-bottom:solid 1px #000000;
	width:200px;
	height:36px;
	padding:15px;
	font-weight:bold;
}

.resourcesbodycol
{
	float:left;
	padding: 15px 20px 0 5px;
	width:541px;
}

.resourcesbody
{
	background-color:White;
	color:Black;
	height:635px; 
	width:843px
}

.resourcetitle
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}

.resourcesbody a, .resourcesbody a:hover, .resourcesbody a:visited
{
	color:#000000;
	text-decoration:none;
}

.downloadadobe
{
	text-align:right;
	padding-top:5px;
	padding-right:20px;
}

.downloadadobeicon
{
	padding-top:2px;
}

.downloadadobe a, .downloadadobe a:hover, .downloadadobe a:visited
{
	text-decoration:none;
}

.certstatusheader
{
	color:#000000;
	font-size:16pt;
	font-weight:bold;	
}

.certstatussubheader
{
	color:#000000;
	font-size:9pt;
}

.certtable
{
	margin-top:15px;
	margin-bottom:25px;
	padding:10px 20px 20px 20px;	
	background-color:#626366;
}

.certtable table
{
	width:100%;	
}

.certtable td
{
	border-bottom:solid 1px #ffffff;
	padding:3px;
	font-size:10.5pt;
}

.certtableheader
{
	color:#ffffff;
	font-size:13.5pt;
	border-bottom:solid 1px #ffffff;
}

.certtablecoursecol
{
	width:175px;	
}

.certtablestatuscol
{
	width:175px;	
}

.certtablescorecol
{
	width:75px;	
}

.certtabletriescol
{
	width:75px;	
}

.certtabledatecol
{
		
}

.watchnow
{
	color:#F36434;
}

.takequiz
{
	color:#fdfd9b;
}

.completed
{
	color:#8AC43F;
}

.logs
{
	overflow-y:auto;
	height:400px
}

.logs a, .logs a:hover, .logs a :visited
{
	color:Blue;
	text-decoration:underline;	
}

.validator
{
	font-size: 12pt;
}

.thumbnail
{
	display:block;
}

.courseresourcelink
{
	float:left;
	padding-left:20px;
}

.courseresourcelink a, .courseresourcelink a:hover, .courseresourcelink a:visited
{
	color:Black;
	text-decoration:none;
}

.intransituser a, .intransituser a:hover, .intransituser a:visited
{
	color:#ff0000;
	font-weight:normal;
}

.messagesubjectlnk a, .messagesubjectlnk a:hover
{
	text-decoration:none;	
}

.messagesubjectlnk a:visited
{
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

.notificationbody
{
	text-align:left; 
	height:575px; 
	overflow-y:auto
} 

#tdgrouparrow
{
	width:30px;
	padding-left:10px;
	border-bottom:none;
}

#tdarchiveall
{
	border-bottom:none;
}

#tdcbogroupaction
{
	padding-left:10px;
	border-bottom:none;
}

.labelOR
{
	padding-right:10px;
}

.certificatebox
{
	overflow-y:auto;
	height:550px;
}

.certificateprint
{
	text-align:right;
	padding-top:10px;
	padding-right:20px;	
}

.handcursor
{
	cursor:pointer;	
}

.resourcelink a, .resourcelink a:hover, .resourcelink a:visited
{
	color:#000000;
	text-decoration:none;
}

/* buttons and icons */
.helpicon { height: 22px; width: 22px; padding: 0; margin: 0 0 3px 5px; background: transparent url(/images/helpicon.png) no-repeat; border: none; cursor: pointer; }
.closeicon { height: 22px; width: 22px; padding: 0; margin: 0 0 3px 5px; background: transparent url(/images/btn_close.png) no-repeat; border: none; cursor: pointer; }
.homeButtonLogin { height: 32px; width: 90px; padding: 0; background: transparent url(/images/btn_login.png) no-repeat; border: none; cursor: pointer; }

.myAccountForm {
	padding: 10px 0 0 0;
}

.myAccountForm .row {
	overflow: hidden;
	height: 100%;
}

.myAccountForm .row .box {
	display: block;
	width: 185px;
	float: left;
}
