
body {
	/*background-image: url('../images/loggedBodyBackgroundshortened.jpg');*/
	background-position: top;
	background-repeat: repeat-x;
	text-align:center;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	padding-top:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background-color: #f2f2f2;
	color: #3f3f3f;
}

div#holder{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}	

div#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



.emailMessage{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size; 12px;
}

.logoleft{
	float: left;
}

 h3{
	font-size: 18px;
	color: #24669e;
}

.blueText{
	color: #24669e;
}

.headerContact{
	float: right;
	color: #295a7f;
	font-size:12px;
	width: 290px;
	text-align:right;
	position:relative;
	top:5px;
}


div#logoHolder{
	height: 122px;
}

.contact{
	font-size: 15px;
	color: #24669e;
	padding:0px;
	margin:0px;
}

.quotebox{
	background-color:#dce3e9;
	width: 408px;
	padding: 0px;
	margin:0px;
}


.quote{
	padding:15px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-color:#dce3e9;
}

.quote2{
	padding:15px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.name{
	font-style: normal;
	float:right;
	text-align:right;
	font-weight: bold;
	margin-right: 5px;
}

.mastheadsub{
	width: 890px;
	height: 27px;
	padding-top:0px;
	margin-top:0px;
	color: white;
	font-size: 18px;
	/*text-align:left;*/
}

.mastheadsub a{
	color: white;
	text-decoration:none;
}

.mastheadsub a:hover{
	color: #53a7dc;
	text-decoration:none;
}


.masthead{
			width: 890px;
			height: 221px;
			padding-top:0px;
			margin-top:0px;
			background-repeat: no-repeat;
			background-position: top;
			color: white;
			font-size: 14px;
		
	}

.loggedMasthead{
	width: 890px;
	height: 60px;
	padding-top:0px;
	margin-top:0px;
	background-image: url('../images/custom/navBarBackgrounds/loggedShortBackground-lightGrey.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color: #EEEEEE;
	font-size: 14px;
	/*text-align:left;*/
}


.masthead a{
	color: white;
	text-decoration:none;
}

.masthead a:hover{
	color: #53a7dc;
	text-decoration:none;
}

.loggedNav a{
	color: #ffffff;
	text-decoration:none;
}

.loggedNav a:hover{
	color: #53a7dc;
	text-decoration:none;
}


.loggedNav{
	text-align:left;
	padding-top:3px;
	padding-left: 10px;
}

a{
	color: #53a7dc;
	text-decoration:none;
	font-weight:bold;
}


a:hover{
	color: #b1d4eb;
	
}
#content{
	text-align:left;
}

h3.contact{
	padding-top:10px;
}

.bisname{
	font-weight:bold;
	color:#24669e;
	font-size: 18px;
}

.iconTable{
	width: 890px;
	text-align:center;
}

.redtext{
	color: #e2252b;
	font-weight: bold;
}

#footer{
	background-image: url('../../images/footerTop.jpg');
	background-repeat: repeat-x;
	height: 215px;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #014173;
	text-align:center;
	color:white;
	
}

a img{
	border:0px;
}

.leftcontent{
	width: 425px;
	float:left;
}

.rightcontent{
	width: 440px;
	float:right;
}


.loginBox{
	padding: 5px;
	background-color:#dfdfdf;
	text-align:center;
	height: 250px;
	width: 415px;
}

.textbox{
	color: #666666;
}

.toComplete{

	background-color: #C3E3FF;
}

.toComplete:hover{
	background-color: #014173;
	
}

.tableHeader{
	background-color: #014173;
	color:white;
}

.alpha{
	
}


.beta{
	background-color: #BCE0FF;
}

/* New Login Page CSS */


.buttonBackground{ /*Creates the background for the login buttons */
	background-image: url(../../images/buttonBg.jpg);
	background-repeat: repeat-x; 
}

.buttonBackgroundGreen{ /*Creates the background for the login buttons */
	background-image: url(../../images/buttonMiddleGreen.gif);
	background-repeat: repeat-x; 
}

.whiteLinkText{ /*Creates the background for the login buttons */
	color: white;
}

.whiteLinkText:hover{ 
	color: #ADEAFF;
}

.loginBackground{ /* adds padding for the login boxes */
	padding-left: 35px;
	padding-right: 25px;
	background-color:#e0e0e0;
}

.loginLinks a{ /*Changes the color of the login links */
	color: #035ea8;
	text-decoration:none;
	font-size: 16px;
}

.loginLinks a:hover{ /*Changes the color of the login links ON HOVER */
	color: #5EBBFF;
	
}

.loginLinks{ /*Changes the padding of the login links */
	padding-left: 55px;
}

.submit{ /*Changes the padding of the login links Submit button */
	padding-left: 85px;
}

#leftLoginContent{ /* Floats the left login boxes to the left */
	float: left;
	width: 436;
	
}

#leftLoginContent h1{ /* Styles the left content boxes h1 tags */
	color:#333333;
	font-size: 30px;
	font-weight: normal;
	
}

#leftLoginContent h3{ /* Styles the left content boxes h3 tags */
	color: #035ea8;
	font-weight:bold;
	font-size: 18px;
	
}

#rightLoginContent h1{ /* Styles the left content boxes h1 tags */
	color:#f2f2f2;
	font-size: 30px;
	visibility: hidden;
	font-weight: normal;
}

#rightLoginContent h3{ /* Styles the left content boxes h3 tags */
	color: #035ea8;
	font-weight:bold;
	font-size: 18px;
	
}

#rightLoginContent {
	float:right;
	width: 436px;
}

.l-box{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top:15px;
}

/* ie fix for inputs on login page being different lengths */

.loginFormInput{
	width: 200px;
}



/* START:	Code from cartweaver */

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E6E6E6;
}
.altRowOdd{
	background-color: #D6D6D6;
}


/* END:	Code from cartweaver */


/*Trainerstyle start here */



body{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}

.titleBar{
	padding-left: 18px;
	color:#FFFFFF;
	background-image:url(../../images/light_blue_headerbar.jpg);
	background-repeat: repeat-x; 
	height: 31px;
	font-size: 18px;
	font-weight:bold;
}

.titleBar a{
	color: #C5DDF2;
	text-decoration:none;
}

.titleBar a:hover{
	color: #B9ED25;
}



.titleBarDark{
	padding-left: 18px;
	color:#FFFFFF;
	background-color:#3279a1; 
	height: 31px;
	font-size: 18px;
	font-weight:bold;
	padding-right: 10px;
}


.titleBarDark a{
	color: white;
	text-decoration:none;
}


.titleBarDark a:hover{
	color:  #66CCFF;
}

.headerBar{
	background-image:url(../../images/light_blue_subHeaderbar.jpg);
	background-repeat: repeat-x; 
	height: 34px;
}

.headerBarPadding{
	padding-left:18px;
}

.headerBarBig{
	background-color: #4c99c5;
	background-image:url(../../images/light_blue_subHeaderbar.jpg);
	background-repeat: repeat-x; 
	height: 30px;
	color:#333333;
}

.headerBarManageUsersBtnFix{
		height: 30px;
		background-color:#1c67a2;
		color:white;
}


.viewInstructions{
	float:right; 
	vertical-align:top;
	color:white;
	font-size:12px;
}


.alpha{
	background-color: #e2e2e2;
	height: 50px;
}

.beta{
	background-color: #d7d7d7; 
	height:50px;
}


.upArrow{
	float:right; 
	margin-right: 10px;
}

.alpha a{
	font-weight:bold;
	text-decoration:none;
	color:#0066FF;
}

.alpha a:hover{
	color:#66CCFF;
}

.beta a{
	font-weight:bold;
	text-decoration:none;
	color:#0066FF;
}

.beta a:hover{
	color:#66CCFF;
}

img {
	border:0px;
}

.viewInstructions a{
	color: white;
	text-decoration:none;
}


.viewInstructions a:hover{
	color:  #66CCFF;
}

.data{
	font-size: 12px;
}

.inputBox{
	border: 1px solid #9A9A9A;
}

.crumbTrail{
	font-size: 13px;
	line-height:11px;
}

.crumbTrail a{
	font-weight:bold;
	text-decoration:none;
	color: #a5d0e6;
}

.crumbTrail a:hover{
	color:#66CCFF;
}

.alphaHighlight{
	background-color: #FFFFFF;
	
}

.betaHighlight{
	background-color: #F0F0F0;
}

.addLink a{
	font-weight:bold;
	text-decoration:none;
	color:#0066FF;
}

.addLink a:hover{
	color:#FFFFFF;
}

.checkBox{
	border: 1px solid #666666;
	background-color:white;
}

.titleBarCourses{
	background-color:#1c67a2;
	font-weight:bold;
	font-size: 16px;
	color:#ffffff;
	height: 30px;
}

.averageText{
	text-align: center;
	padding-top: 4px;
}

#d1{
	padding-left: 10px;
	color:white;
	font-size: 12px;
	font-weight: normal;
}


#d1 strong{
	font-size: 16px;
	color: #b4e114;
}


#d1 a{
		font-weight:bold;
	text-decoration:none;
	color:#ACD6FF;
}


#d1 a:hover{
	color:#b4e114;
}

.tab_on{
	background-image: url(../../images/tab_center_on.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: normal;
	color:white;
	padding-left:3px;
	padding-right:3px;
}

.tab_off{
	background-image: url(../../images/tab_center_off.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: normal;
	color:white;
	padding-left:3px;
	padding-right:3px;
}


.sub_tab_off{
	background-image: url(../../images/sub_tab_center_off.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: normal;
	color:white;
	padding-left:3px;
	padding-right:3px;
}


.sub_tab_on{
	background-image: url(../../images/sub_tab_center_on.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: normal;
	color:white;
	padding-left:3px;
	padding-right:3px;

}


.tab a{
	color: white;
	text-decoration:none;
}

.tab a:hover{
	color: #ACD6FF;
}

.blueText{
	color: #71cdff;
}


.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 35%;
	width: 25%;
	height: 400px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: hidden;	
}

.helpbox {
	color: #333;
	display: none;
	position: absolute;
	top: 5%;
	left: 25%;
	width: 50em;
	height: 43em;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: hidden;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1000;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.userNamePw{
	background-color: #ffffff;
	width: 100%;
	padding:10px;
	
}

.userAgreement{
	height:400px;
	overflow:scroll;
}

.userAgreementFooter{
	height: 20px;
	position: absolute;
	top:20px;
	overflow:scroll;
}

.buttonBg{
	background-image: url(../../images/buttonMiddle.gif);
	background-repeat:repeat-x;
	font-size: 14px;
	color: #333333;
	padding-bottom: 0px;
	
}	

.buttonBgGreen{
	background-image: url(../../images/buttonMiddleGreen.gif);
	background-repeat:repeat-x;
	font-size: 14px;
	color: white;
	padding-bottom: 0px;
	font-weight: normal;
	
}	

.buttonBgGreen a{
	color:white;
}

.buttonBgGreen:hover{
	color: #ADEAFF;
}


.buttonBg a{
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}

.buttonBg a:hover{
	color: #0066FF;
	font-weight: normal;
}

.heirarchy{
	font-size: 12px;
}

/* NEW VIDEO CASING CSS */


.videoCasing{
		color: white;
		font-size: 12px;
		font-weight: normal;
	}
	

	.leftCasing{
		width: 661px;
		height: 382px;
		background-image: url(../../images/leftCasingMiddle.png);
		background-repeat: repeat-y;
	}


	.rightCasing{
		width: 239px;
		height: 382px;
		background-image: url(../../images/rightCasingMiddle.png);
		background-repeat: repeat-y;
		
	}
	
	.leftCasingBottom{
		width: 661px;
		height: 21px;
		background-image: url(../../images/leftCasingBottom.png);
		background-repeat: no-repeat;
	}


	.rightCasingBottom{
		width: 239px;
		background-image: url(../../images/rightCasingBottom.png);
		background-repeat: no-repeat;
		height: 21px;
		
	}
	
	
	.leftCasingTop{
		width: 661px;
	}


	.rightCasingTop{
		width: 239px;
	
		
	}
	
	.instructionsCasing{
		width: 651px;
		background-image: url(../../images/instructionsCasingBg.png);
		background-repeat: repeat-y;
		background-position:top;
	}
	
	.instructionsTable{
		padding-left: 6px;
		height: 300px;
	}
	
	.casingBottom{
		 
	}
	
	.instructionsText{
		width: 630;
		padding-left: 15px;
	}

	.casingInstructions{
		background-image: url(../../images/bottomCasing.png);
		padding-left: 14px;
		height: 27px;
		background-repeat: no-repeat;
	}
	
	.casingInstructions a{
		text-decoration: none;
		color: #0099FF;
	}
	
	.casingInstructions a:hover{
		color: #00CCFF;
	}
	
	.userName{
		font-size: 16px;
	}
	
	.companyName{
		font-size: 12px;
	}
	
	.centre{
		text-align:center;
		padding-top: 5px;
	}
	
	.solidhr{
		width: 80%;
		border-style:none;
		background-color:#666666;
		height: 1px;
	}

	.videoSidebar{
		
	}
	
	.videoSidebarPadding{
		padding-left: 8px;
	}

	.theVideo{
		padding-left: 13px;
	}
	
	.darkBlueText{
		color:#0b5793;
		font-weight: bold;
	}
	
	.videoSidebarTable{
		height: 382px;
		width: 210px;
		background-color:black;
		background-image: url(../../images/nameBackground.png);
		background-position:left top;
		background-repeat:no-repeat;
		
	}

/* END VIDEO CASING CSS */

/* NEW VIDEO CASING - QUESTION STYLING */

	.questionTable{
		width: 629px;
		margin-left: 4px;
	}
	
	.questionCasingMiddle{
		background-image: url(../../images/casingQuestionmiddle.png);
		background-repeat:repeat-y;
	}
	
	.questionCasingTop{
		background-image: url(../../images/casingQuestiontop.png);
		background-repeat:repeat-y;
		height: 82px;
	}
	
	.questionCasingBottom{
		background-image: url(../../images/casingQuestionbottom.png);
		background-repeat:repeat-y;
		height: 9px;
	}
	
	.questionHeader h3{
		font-size: 26px;
		color: #0099FF;
		font-weight: normal;
		margin:0px;
		padding:0px;
	}
	
	.questionHeader{
		padding-left: 15px;
		padding-top:10px;
		font-size: 16px;
	}
	
	.askQuestion{
		width: 599px;
		background-color:#666666;
		padding: 15px;
		font-size:14px;
	}
	
	.responses{
		padding-top:20px;
	}
	
	.radioButtons td{
		padding-bottom: 5px;
	}
	


/* END NEW VIDEO CASING QUESTION STYLES */
/* ie fix for inputs on login page being different lengths */

.loginFormInput{
	width: 200px;
}
/* ECOMMERCE CSS */

.ecommerce-billingTable{
	width: 830px;
	
}

.ecommerce-cartTable{
	width: 830px;
	margin-left: 20px;
	
}

.ecommerce-header{
	background-color: #1c67a1;
	color:white;
	
	
	
}

.ecommerce-header td{
	height: 40px;
	padding-left: 10px;
	font-size: 18px;
}

.ecommerce-alpha{
	background-color:#d6d4d5;
	font-size: 12px;
	font-weight:normal;
}

.ecommerce-beta{
	background-color: #bbbbbb;
	font-size: 12px;
	font-weight:normal;
}

.ecommerce-alpha td{
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:180%;
}

.ecommerce-beta td{
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:180%;
}

.ecommerce-button td{
	padding-left:0px;
	height: 28px;
	padding:0px;
	width: auto;
}

.ecommerce-container{
	padding-left: 18px;
}


.ecommerce-container h1{
	font-weight:normal;
}

.resultsPPdiv{
	float:right;
	width: 183px;
	padding-top:40px;
}

.resultsPP{
	width: 30px;
}

.ecommerceTitleBar{
	background-image: url(../../images/ecommerceBlueBar.jpg);
	background-repeat: repeat-x;
	height:28px;
	text-align:center;
}

.ecommerceTitleBar td a{
	color:#333333;
	text-decoration:none;
}

.ecommerceTitleBar td a:hover{
	color:white;
}

.ecommerceTitelBarSelected{
	background-image: url(../../images/ecommerceBlueBarSelected.jpg);
	background-repeat:repeat-x;
}
	

.ecommerceCourseListings{
	font-size:12px;
	width: 97%;
	text-align:left;
	
}	

.ecommerceCourseListings td{
	background-color: #c6c6c6;
}
	
.ecommerceCourseImage{
	float:left;
	padding: 0px 15px 0px 0px;
}

.courseListingCell{
	width: 50%;
}

.loginPopup{
	width: 527px;
	height: 344px;
	background-image:url(../../images/loginPopupBg.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	padding:0px;
}

.loginPopup h1{
	font-weight: normal;
	font-size:36px;
	margin-top:12px;
	margin-bottom:12px;
}

.loginPopupInsides{
	padding-left: 100px;
}

.thankYouText{
	font-size: 12px;
}	

.thankYouText a{
	color: #0099FF;
	text-decoration:none;
}	

.thankYouText a:hover{
	color: #00CCFF;
}	

.currentTotal{
	color: #CCCCCC;
	padding-right: 15px;
}

.creditCardP1{
	padding-left: 25px;
}

.subTotal{
	color:white;
	
}

.subTotal h2{
	padding:0px 0px 0px 10px;
	margin:0px;
}

.subTotal h3{
	padding:0px;
	margin:0px;
	font-weight: normal;
}

.subtotalBg{
	background-color:#6f6f6f;
}

.quantityBox{
	width:50px;
}

.storePrice{
	color: #666666;
	font-size: 18px;
	font-weight:bold;
}

.storePriceDetails{
	font-size: 24px; 
	color: white; 
	font-weight: bold;
	float:right;
}

.itemsInCartHeader{
	margin:0px; 
	padding-top:5px; 
	background-color: #4c99c5; 
	color:white; height: 22px; 
	padding-right: 20px;
}

.storeProductNameLarge{

	font-weight:normal;
	font-size: 18px; 
	color:white;  
	padding: 5px; 
	background-color:#666666;

}

.storeLoginPopup{
	background-color:#e0e0e0;
}

.storeLoginPopup td{
	background-color:#e0e0e0;
}




 /* Code for the "NEW" button on learnerHome page */



.newBtnMiddle{
	background-image: url(../../images/newBtnMiddle.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	color:white;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
}

.newBtnMiddle a{
	color:white;
	text-decoration:none;
}

.newBtnMiddle a:hover{
	color: #A4FF3B;
}

/* End new button code */


