@charset "utf-8";
/* CSS Document */

/* ****************************************
	GENERAL
**************************************** */

br {
	clear: both;
}

h2 {
	color: #0781c5;
	font-size: 150%;
	letter-spacing: -0.05em;
}
h3 {
	color: #0781c5;
	font-size: 120%;
	line-height: 1.5em;
	margin-top: 0.5em;
}
h4 {
	color: #c63131;
	font-style: italic;
	font-size: 120%;
	line-height: 1.5em;
	margin-top: 0.5em;
}
.colTwo h4 {
	color: #31357d;
	font-style: italic;
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0;
}

.content p {
	letter-spacing: -0.01em;
	zoom: 1;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
	.link a { 
		color: #0781c5;
		font-size: 95%;
	}
	.footer .link { color: #363636; }

a:hover {
	text-decoration: none;
}
.oneColLayout, .twoColLayout{
	float: left;
	margin: 30px 0;
	padding: 0px 40px 0;
	width: 862px;
}
.twoColLayout {
	background: url(../images/elements/divider_vertical.gif) repeat-y center;
}
.colOne {
	background-color: #FFF;
	float: left;
	width: 415px;
}
.colTwo {
	background-color: #FFF;
	float: right;
	width: 410px;
}
.leftCol {
	float: left;
	width: 48%;
}
.rightCol {
	float: right;
	width: 48%;
}

.leftThumb {
	display: block;
	float: left;
	margin: 0;
}
.rightThumb {
	display: block;
	float: right;
	margin: 0;
}

hr {
	/*
	background-color: #E2E2E2;
	*/
	border: none;
	border-bottom: 1px solid #E2E2E2;
	clear: both;
	display: inline-block;
	height: 1px;
	margin: 1em 0;
	width: 100%;
}
.btn {
	margin: 1em 0 0.5em;
}
	.welcome .formContainer .btn {
		text-align: right;
		width: 240px;
		margin-right: 15px;
		display: inline;
	}
	.formContainer .btn input {
		height: 38px;
	}
	.welcome .formContainer .link {
		float: left;
		width: 240px;
	}
.btn a:hover img, .btn input:hover {	
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
em {
	color: #959595;
	font-size: 95%;
	font-style: italic;
	letter-spacing: normal;
}

p.subject {
	color: #31357d;
	font-style: italic;
	font-weight: bold;
	margin: 0.5em 0 0;
}

.content ul {
	list-style: disc;
}
.content li {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
p { 
	line-height: 1.5em;
	margin-bottom: 1em;
}

h3 { 
	font-size: 1.8em; 
	margin-bottom: 10px; 
}
/*
div { overflow: hidden; }
*/
.fltLeft { float: left; }

.fltRight { float: right; } 

.center { text-align: center; }

/* ****************************************
	MODULE COLOURS AND STYLES
**************************************** */

.panelOne h3 {
	background: url(../images/elements/box_hd_bg_green.jpg) no-repeat top left;	
}
	.complete .panelOne h3 {
		background: url(../images/elements/box_hd_bg_blue.jpg) no-repeat top left;	
	}
.panelTwo h3 {
	background: url(../images/elements/box_hd_bg_blue.jpg) no-repeat top left;	
}

/* Colours */

.messageSubjectSmall .module02, .messageSubject .module02 { background-color: #c63131; }
.completionRewards ul.messageSubject { background-color: #0781C5; }
.completionRewards .moduleStatus, .rewards h4 { color: #0781C5; }


/* ****************************************
	HOME
**************************************** */

.boxPanel {
	background: url(../images/elements/panel_bottom.gif) no-repeat bottom left;
	float: left;
	padding-bottom: 10px;
	margin: 2em 0 0;
}
	.boxPanel h3 {
		color: #FFFFFF;
		font-size: 140%;
		letter-spacing: -0.01em;
		margin: 0;
		padding-top: 5px;
		text-indent: 20px;
		height: 36px;
		width: 410px;
	}
	.boxPanel .info {
		 background-color: #ececec;
		 display: block;
		 float: left;
		 padding: 5px 20px;
		 width: 370px;
	}
	.colOne .boxPanel .info {
		height: 190px;
	}
	.colTwo .boxPanel .info {
		height: 525px;
	}
	.boxPanel hr {
		text-align: center;
		width: 370px;
	}
.home .panelOne {
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.home .panelOne .btn {
	margin-top: 21px;
}
.home .panelTwo .boxPanel {
	margin-top: 0;
}
.home .welcome {
	float: left;
	/*height: 310px;*/
	width: 100%;
}
.loggedIn .welcome {
	background: url(../images/pages/img_home_logged_in_01.jpg) no-repeat bottom right;
	float: left;
	/*height: 310px;*/
	width: 100%;
}
.complete .welcome {
	background: url(../images/pages/img_home_complete_01.jpg) no-repeat bottom right;
	float: left;
	height: 285px;
	width: 100%;
}
.home .progressHolder {
	color: #0781c5;
	height: 250px;
	position: relative;
}
	.home .progressHolder .completed, .home .progressHolder .total {
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 130%;
		font-weight: bold;
		text-align: center;
		width: 25px;
	}
	.home .progressHolder .completed {
		position: absolute;
		top: 187px;
		left: 7px;
	}
	.home .progressHolder .total {
		position: absolute;
		top: 186px;
		left: 112px;
	}

.messageSubjectSmall {
	clear: both;
	min-height: 177px;
}
	.messageSubjectSmall .subHeading {
		clear: both;
		margin: 20px 0px 10px -20px;
	}
	.messageSubjectSmall .btn {
		background: url(../images/elements/btn_module_curve_small.png) no-repeat top right;
		color: #FFF;
		font-weight: bold;
		margin: 0;
		height: 20px;
		width: 120px; 
	}
	.messageSubjectSmall p.title {
		color: #c63131;
		font-style: italic;
		font-size: 100%;
	}
	.messageSubjectSmall .moduleName {
		text-align: right; 
		line-height: 1.7em; 
		margin: 0 20px 0 0;
	}
	.messageSubjectSmall .module02 { 
		float: left; 
		margin: 0 10px 0 0;
		height: 20px; 
		width: 120px;  
	}
	

/* ******************************************
	REWARDS
****************************************** */
.rewards .boxPanel {
	margin: 0;
}
.rewards .colOne .boxPanel .info {
	height: auto;
}
.rewardsItem {
	clear: both;
	float: left;
	display: block;
	margin-bottom: 0.1em;
	width: 100%;
}
.rewardsItem .pic {
	float: left;
	margin-right: 1em;
	height: 45px;
	width: 80px;
}
.rewardsItem .info {
	float: left;
	width: 300px;
}


/* ******************************************
	TRAINING MODULES
****************************************** */
.training td {
	border: none;
}
.training .navContainer, .completionRewards .navContainer {
	background: transparent url(../images/header/nav_bottom_02.gif) no-repeat scroll left bottom;
}
.messageSubject {
	clear: both;
	margin-left: -39px;
	width: 410px;
}
	.messageSubject .subHeading {
		clear: both;
		margin: 0px;
		width: 410px;
	}
	/*
	.messageSubject .btn {
		background: url(../images/elements/btn_module_curve_white.png) no-repeat top right;
		color: #FFF;
		font-weight: bold;
		margin: 0;
		height: 30px;
		width: 140px; 
	}
	*/
	.messageSubject p.title {
		color: #c63131;
		font-style: italic;
		font-size: 125%;
		font-weight: bold;
		letter-spacing: 0;
		line-height: 2em;
	}
	.messageSubject .module02 { 
		float: left; 
		margin: 0 10px 0 0;
		height: 30px; 
		width: 140px;  
	}
	.extraInfo {
		padding: 40px;
	}
	.extraInfo p, .extraInfo li {
		font-size: 90%;
	}
	.training h2 {
		color: #222222;
	}
	.allModulesCol2
	{
		margin-top:-54px;
	}

/* ******************************************
	QUESTIONNAIRE
****************************************** */

.correct {
	background: url(../images/elements/icon_correct.gif) no-repeat;
	clear: both;
	height: 15px;
}
.incorrect {
	background: url(../images/elements/icon_incorrect.gif) no-repeat;
	clear: both;
	height: 15px;
}
.questionHolder {
	display: inline-block;
	float: left;
	margin-top: 1.5em;
}
	.questionHolder h4, .correct, .incorrect, .unchecked {
		float: left;
		margin: 0;
		width: 40px;
	}
	.questionHolder p.question {
		font-weight: bold;
	}
	.questionHolder .answer {
		float: right;
		line-height: 2em;
		width: 370px;
	}
		.questionHolder .answer .singleLine { 
			margin-left: 5px; 
		}
	.questionHolder .answer p {
		clear: both;
	}
	.questionHolder input, .questionHolder label {
		vertical-align: middle;
	}
	.questionHolder input {
		float: left;
		margin-left: 0;
		width: 20px;
	}
	.questionHolder label {
		float: left;
		margin-bottom: 1em;
		width: 320px;
	}	
	.questionHolder .singleLine label {
		float: left;
		margin-right: 0.5em;
		width: 55px;
	}

/* ****************************************
	PRIVACY POLICY
**************************************** */

.privacy .oneColLayout ul {
	margin: 3em 0;
}

/* ****************************************
	FORMS
**************************************** */

.formContainer {
}
	.home .formContainer {
		margin-left: 20px;	
	}
dl {
	float: left;
	margin-top: 0.5em;
	display: block;
	display: inline;
}
	.home dl {
		width: 250px;
	}
dt {
	clear: both;
	float: left;
	width: 80px;
	display: inline;
	margin: 0;
	padding: 0;
}
dd {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
	.home dd { 
		width: 155px;
		zoom: 1;
		margin: 0;
	padding: 0;
	}
	 dl dt, dl dd input, select {
		margin-bottom: 0.5em;
	}
.formContainer input {
	border: 1px solid #A7A6AA;
	height: 1.5em;
}
.formContainer select {
	margin-left: 20px;	
	width: 310px;
}
.twoColLayout .clearfix {
	clear: both;
}
#cboxContent{
overflow:visible;
}