@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#colour-flash {
	height:0.5em;
	background-color:#09C;
	width:100%;
}
.top-bar {
	background-color:#282828;
	width:100%;
	height:11em;
}
.nav-bar {
	background-color:#363636;
	width:100%;
}
img a {
	border:none;
}
#container {
	width:91.5em;
	padding:2em;
	margin:auto;
}
.container {
	width:91.5em;
	padding:2em;
	padding-top:0;
	padding-bottom:0;
	margin:auto;
}
.report-container
{
	width:66em;
	float:right;}
	
.menu {
	padding-top:8px;
	font-size:1.4em;
	height:37px;
	margin-left: -10px;
}
.requirements {
	width:72em;
	padding:2em;
	padding-left:7em;
	background:#EFEFEF url(../images/stop.gif) no-repeat left;
	border:#999999 solid 1px;
}
.menu ul {
	margin:0;
	margin-left: -30px;
}
.menu li {
	display: inline;
	margin:0;
}
.menu li a {
	float: left;
	height: 26px;
	display: block;
	margin-left: 0;
	margin-right:10px;
	overflow: hidden;
	color:#f7d5b8;
	text-decoration:none;
}
.menu li a {
	text-align:center;
	width:70px;
	padding-top:6px;
}
.menu li a:hover, .menu li.current_page a {
	color:#FFF;
	background:url(../images/menu-hover.gif) no-repeat;
}
.alerts {
	height:2em;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	vertical-align:middle;
}
.alerts-bar {
	margin-bottom:3em;
	background-color:#cbcbcb;
	width:100%;
	height:3.5em;
	padding-top:1em;
}
.alerts a {
	color:#666;
	text-decoration:none;
}
.course_preview {
	margin-left:2em;
	width:32.8em;
	float:right;
}
.login {
	width:28em;
	padding:1.5em;
	background-color:#f1f1f1;
	margin-top:1em;
	margin-bottom:3em;
	border: 1px #EEEEEE solid;
	border-right: 2px #DDDDDD solid;
	border-bottom: 2px #DDDDDD solid;
	float:right;
}
p {
	font-size:1.2em;
	line-height:1.4em;
}
.login p {
	font-size:1.2em;
	line-height:1.6em;
	margin:0;
}
.content {
	min-height:54em;
}
p a {
	color:#3399cc;
	text-decoration:none;
}
h1 {
	font-size:2em;
	color:#3399cc;
	font-weight:normal;
}
h1 a {
	color:#3399cc;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline;
}
.incomplete {
	color:#993300;
}
.complete {
	color:#0066FF;
}
h2 {
	font-weight:normal;
	font-size:1.6em;
	color:#C60;
}
h3 {
	font-weight:normal;
	font-size:1.6em;
	margin-bottom:-0.2em;
	color:#339933;
}
.nav {
	float:left;
	width:22em;
	min-height:92em;
	margin-right:3em;
	margin-top:-1em;
}
.highlight {
	color:#3399cc;
}
#course-gallery {
	width:66.4em;
	float:right;
}
/******************* LEARNER PANEL *********************/

.learner {
	background-color:#609bbb;
	border:#609bbb solid 1px;
	border-bottom:#609bbb solid 2px;
	margin-bottom:1.5em;
}
.learner img {
	float:right;
	margin-top:0.2em;
}
.learner p {
	color:#FFF;
	font-size:1.2em;
	line-height:1.8em;
	margin:0;
	padding-top:0.5em;
	padding-left:0.5em;
}
.learner .item a {
	text-decoration:none;
	color:#609bbb;
}
.learner .item a:hover {
	text-decoration:underline;
}
.learner .item {
	background-color:#FFF;
	padding:0.7em;
	padding-left:0.2em;
	border-bottom:1px solid #dfebf1;
	color:#609bbb;
	font-size:1.2em;
}
.learner .item img {
	margin-right:0.8em;
	margin-top:-0.2em;
	float:none;
}
/******************* LEARNER ADMIN PANEL *********************/

.admin {
	background-color:#a86018;
	border:#a86018 solid 1px;
	border-bottom:#a86018 solid 2px;
	margin-bottom:1.5em;
}
.admin img {
	float:right;
	margin-top:0.2em;
}
.admin p {
	color:#FFF;
	font-size:1.2em;
	line-height:1.8em;
	margin:0;
	padding-top:0.5em;
	padding-left:0.5em;
}
.admin .item a {
	text-decoration:none;
	color:#a86018;
}
.admin .item a:hover {
	text-decoration:underline;
}
.admin .item {
	background-color:#FFF;
	padding:0.7em;
	padding-left:0.2em;
	border-bottom:1px solid #eedfd1;
	color:#a86018;
	font-size:1.2em;
}
.admin .item img {
	margin-right:0.8em;
	margin-top:-0.2em;
	float:none;
}
/******************* CONTENT DEVELOPER PANEL *********************/

.content-dev {
	background-color:#666;
	border:#666 solid 1px;
	border-bottom:#666 solid 2px;
	margin-bottom:1.5em;
}
.content-dev img {
	float:right;
	margin-top:0.2em;
}
.content-dev p {
	color:#FFF;
	font-size:1.2em;
	line-height:1.8em;
	margin:0;
	padding-top:0.5em;
	padding-left:0.5em;
}
.content-dev .item a {
	text-decoration:none;
	color:#666;
}
.content-dev .item a:hover {
	text-decoration:underline;
}
.content-dev .item {
	background-color:#FFF;
	padding:0.7em;
	padding-left:0.2em;
	border-bottom:1px solid #ccc;
	color:#666;
	font-size:1.2em;
}
.content-dev .item img {
	margin-right:0.8em;
	margin-top:-0.2em;
	float:none;
}
/******************* SUPER USER PANEL *********************/

.super {
	svisibility:hidden;
	background-color:#993333;
	border:#993333 solid 1px;
	border-bottom:#993333 solid 2px;
	margin-bottom:1.5em;
}
.super img {
	float:right;
	margin-top:0.2em;
}
.super p {
	color:#FFF;
	font-size:1.2em;
	line-height:1.8em;
	margin:0;
	padding-top:0.5em;
	padding-left:0.5em;
}
.super .item a {
	text-decoration:none;
	color:#993333;
}
.super .item a:hover {
	text-decoration:underline;
}
.super .item {
	background-color:#FFF;
	padding:0.7em;
	padding-left:0.2em;
	border-bottom:1px solid #C9C;
	color:#993333;
	font-size:1.2em;
}
.super .item img {
	margin-right:0.8em;
	margin-top:-0.2em;
	float:none;
}
/*************** RECENT ACTIVITY ******************/
.recent_activity {
	width:27em;
	padding:1.5em;
	margin:auto;
	margin-top:1em;
	min-height:30em;
	float:right;
	margin-left:3em;
}
.course {
	text-transform:uppercase;
	padding-left:3.3em;
	padding-top:1em;
	height:2.2em;
	border-bottom:#CCC dashed 1px;
	font-weight:bold;
	font-size:1.1em;
	background:url(../images/courses.gif) left no-repeat;
}
.course_views {
	width:5em;
	float:right;
}
.module {
	padding-left:3.3em;
	margin-left:1em;
	padding-top:1em;
	height:2.2em;
	border-bottom:#CCC dashed 1px;
	font-size:1.1em;
	background:url(../images/module.gif) left no-repeat;
}
.module a, .course a {
	color:#333;
	text-decoration:none;
}
.module a:hover, .course a:hover {
	text-decoration:underline;
}
.course-screenshot {
	float:right;
	padding:0.5em;
	border:#CCC solid 1px;
	border-bottom:#333 solid 2px;
	border-right:#333 solid 2px;
	margin-left:3em;
	margin-bottom:3em;
}
#module_list {
	width:50em;
}
.status, .time {
	float:right;
	width:8em;
	padding-left:2em;
	height:2em;
	padding-top:1em;
	margin-top:-1em;
}
/*************************** TABLES ************************************/


.general table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E7E7E7;
	color: #b7b7b7;
}
.general caption {
	font-weight: bold;
	background:#609bbb;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	font-size:1.2em;
	padding:0.5em;
	text-align:left;
}
.admintbl {
	font-weight: bold;
	background:#a86018;
	border-bottom:2px solid #6a3a0a;
	color: #FFF;
	font-size:1.2em;
	padding:0.5em;
	text-align:left;
}
.contenttbl {
	font-weight: bold;
	background:#666;
	border-bottom:2px solid #333;
	color: #FFF;
	font-size:1.2em;
	padding:0.5em;
	text-align:left;
}
.singletbl td {
	color:#333;
	text-align:left;
	font-size:1.2em;
	border-bottom:1px dashed #999;
	padding:0.8em;
}
.singletbl th {
	color:#333;
	text-align:left;
	font-size:1.2em;
	border-bottom:1px dashed #999;
	padding:0.8em;
}
.singletbl td a:link, .singletbl td a:visited, .singletbl td a:active {
	color:#333;
	text-decoration:none;
}
.singletbl td a:hover {
	text-decoration:underline;
}
.general td, th {
	color:#333;
	text-align:left;
	font-size:1.2em;
}
.general thead th {
	text-align: left;
	background: #F5F5F5;
	color: #666;
	border-bottom:1px dashed #999;
}
thead th {
	text-align: left;
	background: #F5F5F5;
	color: #666;
	border-bottom:1px dashed #999;
}
.general tbody th {
	font-weight: bold;
}
.general tbody tr {
	background-color:#FFF;
	text-align:left;
	border-bottom:1px dashed #999;
}
.general tbody tr.odd {
	background: #f9f9f9;
	border-top:1px solid #FFF;
	border-bottom:1px dashed #999;
}
.general tbody th a:link, tbody th a:visited, td h4 {
	color:#339933;
	background:url(../images/module.gif) no-repeat;
	padding:0.8em;
	padding-left:3em;
	font-size:1.1em;
	margin:0;
}
.general tbody th a:hover {
	color:#FF8601;
}
.general tbody tr td {
	background: #FFF;
	border: 1px solid #FFF;
	border-bottom:1px dashed #999;
}
.general tbody tr.odd td {
	background: #f9f9f9;
	border-top:1px solid #FFF;
	border-bottom:1px dashed #999;
}
.general table td a:link, table td a:visited, td h3 {
	color: #1975D7;
	text-decoration: none;
}
.general table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none;
}
.general tbody td a {
	border-bottom: 0;
	font-weight:bold;
	color:#FF8601;
}
.general tfoot th, tfoot td {
	background-color:#E7E7E7;
	padding:10px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
/*-----------------------------------------------------------------------------------------
------------------------------------ CASE STUDIES -------------------------------------
-----------------------------------------------------------------------------------------*/

.thumb {
	width:18.7em;
	float:left;
	margin:0.2em;
	margin-bottom:2.5em;
	margin-right:0.5em;
	padding:1em;
	text-align:left;
	border-top:#EEEEEE solid 1px;
	border-left:#EEEEEE solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}
.report-thumb {
	width:11em;
	float:left;
	margin:0.2em;
	margin-bottom:2.5em;
	margin-right:1em;
	padding:1em;
	text-align:left;
	border-top:#EEEEEE solid 1px;
	border-left:#EEEEEE solid 1px;
	border-bottom:#CCC solid 2px;
	border-right:#CCC solid 2px;
}
.hidden-thumb {
	display:none;
}
.case_study_blue {
	color:#0099CC;
	font-size:1.2em;
}
.case_study_grey {
	color:#333333;
	font-size:1.2em;
}
#case_study_holder {
	position:relative;
}
.gallery {
	float:right;
	width:43.5em;
	margin-left:1.5em;
	margin-bottom:1em;
	border-top:#EEEEEE 0.1em solid;
	border-left:#EEEEEE 0.1em solid;
	border-right:#CCCCCC 0.2em solid;
	border-bottom:#CCCCCC 0.2em double;
}
.close {
	float:right;
	margin-top:-2em;
	margin-right:-1.5em;
}
.close a {
	color:#0099CC;
	text-decoration:none;
}

.map {
background:url(../images/map.gif) no-repeat top left;
border:#CCCCCC 1px solid;
border-right:#CCCCCC  solid 2px;
border-bottom:#CCCCCC  solid 2px;
width:310px;
height:170px;
padding-left:40px;
padding-right:260px;
padding-top:290px;
float:left;
margin-bottom:30px;
}

.features{
border:#CCCCCC 1px solid;
border-right:#CCCCCC 2px solid;
border-bottom:#CCCCCC 2px solid;
width:250px;
padding:10px;
float:right;
margin-bottom:10px;}

.features-full{
border:#CCCCCC 1px solid;
border-right:#CCCCCC 2px solid;
border-bottom:#CCCCCC 2px solid;
padding:20px;
width:89em;
margin-bottom:10px;}

.map p, .features p, ..features-full p{font-size:12px;
line-height:18px;
margin:0;
margin-bottom:10px;}

.map h2, .features h2, .features-full h2{
	font-weight:normal;
	font-size:1.6em;
	color:#C60;
	margin:0;
	margin-bottom:5px;
	margin-top:3px;
	}
	


.features h3, .features-full h3{
	font-weight:normal;
	font-size:1.6em;
	color:#0099cc;
	margin:0;
	margin-bottom:5px;
	margin-top:3px;
	}
.features h3 a, .features-full h3 a{
text-decoration:none;
	color:#0099cc;

	}
	
.map h2 a, .features h2 a, .features-full h2 a{
text-decoration:none;
	color:#C60;

	}
	.map h2 a:hover, .features h2 a:hover, .features-full h2 a:hover,.features h3 a:hover, .features-full h3 a:hover{
text-decoration:underline;


}
	
.style1 {
	color: #CC6600;
	font-weight: bold;
}