/* CSS Document */

body {
	padding:0px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:13px;
	margin: 0px 0px 0px 5px;
}

#banner {
	width:550px;
	height:95px;
	margin-bottom: 5px;
	background-color: #9cbfc1;
	padding: 10px 10px 10px 215px;
	background-image: url(img/header-home.jpg);
}

#next {
float:right;
}

#back{
	float:left;
}
#left-column {
float:left;
width:212px;
margin: 0px 5px 0px 0px;
}

.left-text{
padding:2px 0px 7px 10px;
height:20px;
color:#e0131e
}

.left-tip{
	padding:2px 10px 7px 10px;
	color:#993300;
	clear: left;
	border: dashed #993300 1px;
	margin-top: 50px;
}

#content-wrapper {
	width:558px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#content-left {
width:283px;
float:left;
margin: 0px 5px 0px 0px;
}

#content-right {
width:268px;
float:right;
margin: 0px 0px 13px 0px;
}

#content-full {
	width:558px;
	clear:both;
	margin: 0px;
}

#content-full p{
margin: 15px 5px 7px 9px;
}

#content-full img{
}

#content-full li{
	list-style: url(img/arrow-bt.gif);
}

.content-box {
	padding: 10px;
	margin: 12px;
	width: 220px;
	border: 1px solid #3A696D;
}

.content-box-pic {
	padding: 10px 90px 10px 10px;
	height: 80px;
	margin: 12px 0px 30px 24px;
	width: 130px;
	border: 1px solid #e0131e;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
	clear:both;
	height:30px;
	border-top:1px solid #9cbfc1;
	text-align: left;
	padding: 5px;
	width: 764px;
}

#footer1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
	clear:both;
	height:30px;
	border-top:1px solid #9cbfc1;
	text-align: left;
	padding: 5px;
	width: 548px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	background-color:#9cbfc1;
	padding: 3px 3px 3px 9px;
	height: 14px;
	display: block;
	margin: 0px 0px 5px 0px;
}

h1.task {
	background-color:#fff;
	color:#0261DE;
	height: 17px;
	padding: 6px 3px 1px 9px;

}

h1.course {
	background-color:#fff;
	color:#E0131E;
	height: 17px;
	padding: 6px 3px 1px 9px;
}

h1.final {
	background-color:#FFFFFF;
	color:#DE5A02;
	height: 17px;
	padding: 6px 3px 1px 9px;
}

h2 {
	font-size: 14px;
	color: #3a696d;
	font-weight: bold;
	margin: 10px;
}

h3 {
	font-size: 16px;
	color: #5b9094;
	font-weight: bold;
	margin-top: 60px;
	text-transform:uppercase;
}

hr {
      border: 0;
      width: 96%;
	  margin-bottom: 10px;
	  margin-top: 10px;
    }

hr.hr1{
      color: #3a696d;
      background-color: #3a696d;
      height: 1px;
}

hr.hr2{
      color: #e0131e;
      background-color: #e0131e;
      height: 1px;
	  width:100%;
}

hr.hr3{
      color: #e0131e;
      background-color: #e0131e;
      height: 1px;
	  width:50%;
	  text-align:center;
}


p{
margin: 10px 5px 7px 9px;
}

/*Nav Styles*/

#nav-menu ul
{
list-style-type: none;
padding: 0px;
margin: 0px 0px 4px 0px;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}

#nav-menu li
{
width:212px;
margin:0px;
}

#nav-menu li a
{
padding: 7px 3px 0px 10px;
height: 23px;
display: block;
border-bottom: 1px solid #ffffff;
background-color:#5b9094;
color:#ffffff;
text-decoration: none;
}

#nav-menu li a:hover
{
background-color:#e0131e;
}

#nav-module ul
{
list-style-type: none;
padding: 0px;
margin: 0px 0px 4px 0px;
font-weight: bold;
font-size: 14px;
}

#nav-module li
{
margin:0px;
}

#nav-module li a
{
background-color:#fff;
padding: 7px 2px 0px 10px;
height: 23px;
display: block;
border-bottom: 1px solid #ccc;
color:#e0131e;
text-decoration: none;
}

#nav-module li a:hover
{
background-color:#FFFF99;
color:#e0131e;
}

.not-active
{
background-color:#EEEEEE;
padding: 7px 2px 0px 10px;
height: 23px;
display: block;
border-bottom: 1px solid #fff;
color: #999999;
text-decoration: none;
}

.briefcase-incomplete
{
background-color:#eee;
padding: 5px 10px;
border-bottom: 1px solid #fff;
color: #999999;
}

.briefcase-complete
{
background-color:#FFFF99;
padding: 5px 10px;
border-bottom: 1px solid #fff;
}


/*text styles*/

.teaser{
color:#3a696d;
}

a.teaser:link, a.teaser:visited { text-decoration: none; font-weight:bold;}
a.teaser:hover { color: #e0131e; text-decoration: none; font-weight:bold;}

.highlight{
color:#e0131e;
}

a.highlight:link, a.highlight:visited { text-decoration: none; font-weight:bold;}
a.highlight:hover { color: #3a696d; text-decoration: none; font-weight:bold;}

.copywrite{
margin-right:610px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-align:left;
}

.briefcase{
	font-size: 14px;
	font-weight: bold;
	padding: 23px 10px 10px 20px;
}

.briefcase a:link, .briefcase a:active, .briefcase a:visited {color: #0261de; text-decoration: none; font-weight:bold;}
.briefcase a:hover { color: #3a696d; text-decoration: none; font-weight:bold;}

.task-text{
	color: #003399;
	font: bold;
}

/*general styles*/

.hr{
margin:13px 0px 13px 0px;
border-bottom:1px solid #9cbfc1;
}

.teaser-right{
float:right;
margin-left:10px;
}

.teaser-left{
float:left;
margin-right:10px;
}

input
{
color: #3a696d;
background: #9cbfc1;
border: 1px solid #3a696d
}


/*Form styles*/
label
{
width: 225px;
float: left;
text-align: right;
display: block
}

input, select, textarea 
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
margin-left: 8px;
color: #000000;
background: #e1ecec;
border: 1px solid #3a696d
}

/*input 
{
font-weight:bold;
margin: 20px 0 10px 55px;
color: #fff;
background: #e0131e;
}*/

.error {
	color: #FF0000;
}

.numbers {
	color:#7BAAAF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.number {
	margin-left:10px;
	margin-right:10px;
	font-size:16px;
	text-align: center;
	text-decoration:none;
	color:#e0131e;
}

a.number:link, a.number:visited { color: #74a1a6; text-decoration: none; font-weight:bold;}
a.number:hover { color: #e0131e; text-decoration: none; font-weight:bold;}

/*Colour pallette

red #e0131e
dark green #3a696d
green tone 1 #5b9094
green tone 2 #74a1a6
green tone 3 #9cbfc1

*/
#task-text {
	color: #000;
	padding: 10px;
	border: 6px solid #0261de;
	background: url(img/module-task.gif) right top no-repeat;
}

#activity-text {
	color: #000;
	padding: 10px;
	border: 6px solid #DE5A02;
}

.left-pic img {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
.module-task-sub {
font-size:14px;
font-weight:bold;
}

p.question {
	font-weight: bold;
	color: #003399;
	margin: 15px 0 0 45px;
}

.activity {
	font-weight: bold;
	color: #003399;
	margin: 20px 10px 0px 10px;
}

.activity img{
	margin-bottom: 10px;
}

.answer{
text-align:center;
}

.list-text li {
	list-style: url(img/arrow-bt.gif) none;
}

/******************************************************************************
** STRUCTURE OF DYNAMICALLY CREATED ELEMENTS
*******************************************************************************
**
** <div id="ORIGINAL_IDWidgContainer" class="widgContainer">
**     <ul id="ORIGINAL_IDWidgToolbar" class="widgToolbar">
**         <li id="BUTTON_ID" class="widgEditButton">
**             <a></a>
**         </li>
**         <li class="widgEditSelect">
**             <select>
**             </select>
**         </li>
**     </ul>
**     <iframe id="ORIGINAL_IDWidgIframe" class="widgIframe">
**     </iframe>
**     <textarea id="ORIGINAL_IDWidgTextarea" class="widgEditor">
**     </textarea>
** </div>
*/

/* TOOLBAR BUTTONS */

.widgToolbar a
{
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}

.widgToolbar a:hover
{
	background-position: 0 -30px;
}

.widgToolbar a:active
{
	margin-top: 2px;
	margin-left: 2px;
	background-position: 0 -60px;
}

.widgToolbar li.on a, .widgToolbar li.on a:hover
{
	background-position: 0 -60px;
}

.widgToolbar li.widgEditButton
{
	background-image:  url("images/widgeditor_button_shadow.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.widgButtonBold
{
	background-image:  url("images/widgeditor_button_bold.gif");
}

.widgButtonHTML
{
	background-image:  url("images/widgeditor_button_html.gif");
}

.widgButtonImage 
{
	background-image:  url("images/widgeditor_button_image.gif");
}

.widgButtonItalic 
{
	background-image:  url("images/widgeditor_button_italic.gif");
}

.widgButtonLink
{
	background-image:  url("images/widgeditor_button_link.gif");
}

.widgButtonOrdered
{
	background-image:  url("images/widgeditor_button_ordered.gif");
}

.widgButtonUnordered
{
	background-image:  url("images/widgeditor_button_unordered.gif");
}

.widgSource a
{
	background-image:  url("images/widgeditor_button_empty.gif");
	cursor: default;
}

.widgSource li.on a, .widgSource li.on a:hover
{
	background-position: 0 0;
}

.widgSource .widgButtonHTML
{
	background-image:  url("images/widgeditor_button_html.gif");
}

.widgSource .widgButtonHTML:hover
{
	cursor: pointer;
}




/* TOOLBAR */

.widgToolbar
{
	list-style: none;
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px solid #CCCCCC;
	background-image:  url("images/widgeditor_toolbar_bg.gif");
	background-repeat: repeat-x;
}

* html .widgToolbar
{
	width: auto;
}

.widgToolbar li
{
	display: inline;
	float: left;
	width: 32px;
	height: 32px;
	margin-top: 9px;
	margin-left: 7px;
	line-height: 30px;
}




/* EDITING AREA */

.widgIframe
{
	clear: left;
	width: 100%;
	height: 200px;
	border-top-width: 1px;
}

.widgContainer textarea.widgEditor
{
	clear: left;
	width: 100%;
	height: 200px;
	border-top-width: 1px;
	padding: 0;
}




/* EDITOR CONTAINER */

.widgContainer
{
}
