/* © Copyright 2008 e3Learning */


/* ========== DEFAULT OVERRIDES */

* {
	margin: 0px;
	padding: 0px;
}

BODY {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P, TD {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD {
	font-size: 12px;
}

A:LINK,
A:ACTIVE,
A:VISITED {
	color: #1F80C9;
	text-decoration: none;
}

A:HOVER {
	color: #F90;
	text-decoration: none;
}

H1,
H2,
H3,
H4,
H5,
H6 {
	color: #2BAA9C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 1em;
}

H1 {
	font-size: 30px;
	letter-spacing: -1px;
}

H2 {
	font-size: 24px;
	letter-spacing: -1px;
}

H3 {
	font-size: 18px;
}

H4 {
	font-size: 16px;
}

H5 {
	font-size: 14px;
}

H6 {
	font-size: 12px;
}

UL,
OL {
	margin-left: 25px;
	*margin-left: 35px;
	margin-bottom: 15px;
	padding: 0px;
}

UL UL,
UL OL,
OL OL,
OL UL {
	margin: 8px 20px;
}

LI {
	margin-bottom: 5px;
}

UL LI {
	list-style-image: url(/skins/images/bullet.gif);
}

HR {
	background: #e8f2fa;
	color: #e8f2fa;
	clear: both;
	margin: 10px 0px;
	height: 0;
}

TH {
	background: #196fbf url(/skins/images/bg_th.gif) repeat-x bottom;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 4px;
	text-align: left;
}



/* ========== CONTAINER CONTROLS */


.left {
	float: left;
}

.right {
	float: right;
}

.block {
	clear: both;
	display: block;
	height: auto;
	*height: 1%;
	overflow: hidden;
}



/* ========== WRAPPER */

#wrapper {
	margin: auto;
	width: 770px;
}



/* ========== HEADER */

#header {
	background: #FFF;
	height: 107px !important;
}

#header .logo {
	padding: 37px 0px 0px 0px;
}

#header .tag {
	padding: 44px 0px 0px 0px;
	text-align: right;
}

#header .tag P {
	margin-bottom: 2px;
}



/* ========== MAIN MENU */

#mainmenu {
	background: #207FC8 url(/skins/images/bg_menu.gif) repeat-x;
	height: 29px !important;
	padding: 11px 10px 0px 10px;
}

#mainmenu UL {
	margin: 0px;
	padding: 0px;
}

#mainmenu LI {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

#mainmenu LI A {
	background: transparent url(/skins/images/btn_menu_a.gif) no-repeat scroll top right;
    color: #1B5CA7;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 29px;
    margin-right: 1px;
    outline: none; /* hide dotted outline in Firefox */
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-transform: uppercase;
}

#mainmenu LI EM {
    background: transparent url(/skins/images/btn_menuoff_em.gif) no-repeat scroll top right;
	color: #3F6EA9;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 29px;
    margin-right: 1px;
    outline: none; /* hide dotted outline in Firefox */
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-transform: uppercase;
}

#mainmenu LI A SPAN {
	background: transparent url(/skins/images/btn_menu_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 10px 0px 7px 12px;
}

#mainmenu LI EM SPAN {
	background: transparent url(/skins/images/btn_menuoff_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 10px 0px 7px 12px;
}

#mainmenu LI A:HOVER {
	background-position: bottom right;
    color: #000;
}

#mainmenu LI A:HOVER SPAN {
	background-position: bottom left;
    padding: 10px 0px 7px 12px; /* push text down 1px */
}



/* ========== SUB MENU */

#submenu {
	padding: 0px 0px 0px 0px;
	width: 173px;
}

#submenu DIV.buy {
	
}

#submenu DIV.free {
	position: absolute;
	margin-left: -10px;
	margin-top: -10px;
}

#submenu UL {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 173px;
}

#submenu UL UL {
	margin: 0px;
}

#submenu LI {
	clear: both;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 2px;
}

#submenu LI LI {
	height: auto;
	*height: 1%;
	margin-bottom: 0px;
}

#submenu LI A {
	background: #FFF url(/skins/images/bg_submenu_a.gif) no-repeat top;
	display: block;
	font-weight: bold;
	line-height: 12px;
	overflow: hidden;
	padding: 17px 15px 13px 17px;
	width: 141px;
}

#submenu LI A:HOVER {
	background: #FFF url(/skins/images/bg_submenu_a.gif) no-repeat bottom;
	color: #FFF;
}

#submenu LI LI A {
	background: #f0efef none;
	border-bottom: 1px solid #e1e0e0;
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	overflow: hidden;
	padding: 10px 15px 10px 28px;
	width: 130px;
}

#submenu LI LI A:HOVER {
	background: #e1e0e0 none;
	border-bottom: 1px solid #e1e0e0;
	color: #000;
}




/* ========== HOME CONTAINER */

#homeContainer {
	padding: 28px 0px 40px 0px;
}

#homeContainer A.button {
	background: transparent url(/skins/images/button_a.gif) no-repeat scroll top right;
    color: #333;
	display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 23px;
    margin-right: 5px;
    padding-right: 13px; /* sliding doors padding */
    text-decoration: none;
	text-transform: uppercase;
}

#homeContainer A.button SPAN {
	background: transparent url(/skins/images/button_span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 6px 0px 6px 31px;
}

#homeContainer A.button:HOVER {
	background-position: bottom right;
    color: #2181CA;
    outline: none; /* hide dotted outline in Firefox */
}

#homeContainer A.button:HOVER SPAN {
	background-position: bottom left;
    padding: 6px 0px 6px 31px; /* push text down 1px */
}


#homeContainer #home {
	width: 580px;
}

#homeContainer #home DIV.banner {
	background: url(/skins/images/bg_home_why.jpg) no-repeat;
	clear: left;
	height: 129px;
	padding: 32px 0px 0px 46px;
	width: 315px;
}

#homeContainer #home DIV.bannerimage {
	clear: right;
	width: 219px;
}



/* Login */

#homeContainer #login {
	background: url(/skins/images/bg_login.gif) no-repeat top left;
	padding: 48px 13px 30px 23px;
	width: 232px;
}

#homeContainer #login P  {
	margin-bottom: 10px;
}

#homeContainer #login FORM  {
	padding-top: 10px;
}

#homeContainer #login FORM P  {
	clear: both;
}

#homeContainer #login FORM LABEL  {
	color: #2BAA9C;
	clear: both;
	display: block;
	padding: 0px 0px 9px 0px;
}

#homeContainer #login FORM .loginfield  {
	background: url(/skins/images/bg_loginfield.gif) no-repeat;
	border: 0px none;
	color: #999;
	padding: 5px;
	width: 221px;
}

#homeContainer #login FORM .focus  {
	color: #000;
}

#homeContainer #login FORM .lostpass  {
	padding: 6px 0px 0px 15px;
}

#homeContainer #login .error  {
	color: #F00;
	margin: 10px 0px;
}

#homeContainer #login DIV.surveys {
	padding-top: 20px;
}




/* Getting Started */

#homeContainer #freecourse {
	background: url(/skins/images/bg_free.gif) no-repeat top;
	padding: 20px 20px 0px 38px;
	width: 254px;
}

#homeContainer #freecourse P {
	margin: 0px 0px 18px 0px;
}

#homeContainer #freecourse H2 {
	margin: 0px 0px 22px 0px;
}

#homeContainer #freecourse H3 {
	margin: 0px 0px 15px 0px;
	padding-top: 15px;
}

#homeContainer #freecourse #flashcontent {
	
}

#homeContainer #freecourse #flashcontent .error {
	background: #BB0000;
	color: #FFF;
	padding: 8px;
}

#homeContainer #freecourse #flashcontent .error P {
	color: #FFF;
	margin-bottom: 5px;
}

#homeContainer #freecourse #flashcontent .error A {
	color: #FFF;
	text-decoration: underline;
}





/* ========== CONTENT CONTAINER */

#contentContainer {
	background: #FFF;
	margin: 1px 0px 0px 0px;
	padding: 24px 0px 40px 0px;
}


#contentContainer #content {
	width: 770px;
	padding: 0px 0px 30px 0px !important;
}

#contentContainer .narrow#content {
	width: 580px !important;
}

#contentContainer #content P {
	margin-bottom: 15px;
}

#contentContainer #content .furtherinfo {
	clear: both;
	background: #e8f2fa;
	margin-top: 20px;
	padding: 15px;
}

#contentContainer #content .furtherinfo P {
	margin: 0px 0px 5px 0px !important;
}

#contentContainer #content .floatleft {
	float: left;
}

#contentContainer #content .floatleft IMG {
	float: left;
	padding: 0px 15px 0px 0px;
}

#contentContainer #content .floatright {
	float: right;
}

#contentContainer #content .floatright IMG {
	float: right;
	padding: 0px 0px 0px 15px;
}

#contentContainer #content .content_col1 {
	float: left;
	position: relative;
	width: 280px;
}

#contentContainer #content .content_col2 {
	float: right;
	width: 280px;
}

#contentContainer #content .content_wide {
	float: left;
	position: relative;
	width: 360px;
}

#contentContainer #content .content_narrow {
	float: right;
	position: relative;
	width: 200px;
}

#contentContainer #content .content_narrow P {
	font-size: 11px !important;
}

#contentContainer #content .content_narrow LI {
	font-size: 11px !important;
}

#contentContainer #content TABLE.courselistTable {
	margin-bottom: 15px;
}

#contentContainer #content TABLE.courselistTable TH {
	background: #e0e0e0 url(/skins/images/bg_th.gif) repeat-x;
}

#contentContainer #content .courselistTable TD {
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
}

#contentContainer #content .quote {
	color: #AAA;
	font-size: 14px;
	font-style: italic;
	padding: 0px 20px;
}

#contentContainer LI.nobullet {
	list-style-image: none;
	list-style: none;
}



/* ========== SUPPORT */

a.pagetop {
	background-image: url('/skins/images/uparrow_up.gif');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 15px 0px 0px;
}

a:hover.pagetop {
	background-image: url('/skins/images/uparrow_hv.gif');
}

a.buynow {
	background-image: url('/skins/images/icon_buy.gif');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 22px 0px 0px;
}

a:hover.buynow {
	background-image: url('/skins/images/icon_buy_hv.gif');
}

DL.courseList {
	background: url('/skins/images/bg_courselist.gif') repeat-y;
	border-top: 1px solid #e8f2fa;
	clear: both;
	height: auto;
	*height: 1%;
	margin-bottom: 20px;
	overflow: hidden;
}

DL.courseList DT {
	clear: left; !important;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	padding: 15px 15px 15px 15px;
	width: 130px;
}

DL.courseList DD {
	border-bottom: 1px solid #e8f2fa;
	float: left;
	margin-bottom: 0px;
	padding: 15px 0px 0px 0px;
	width: 390px;
}

DL.courseList DD.available {
	background: url('/skins/images/bg_courselist_available.gif') no-repeat left 15px;
	padding-top: 35px;
}

DL.courseList DD.soon {
	background: url('/skins/images/bg_courselist_soon.gif') no-repeat left 15px;
	padding-top: 35px;
}

DL.courseList DD LI {
	list-style-type: none;
	list-style-image: none;
	padding-left: 75px;
}

DL.courseList DD A.moreinfo {
	background: url('/skins/images/icon_moreinfo.gif') no-repeat;
	padding: 0px 0px 3px 20px;
}

DL.courseList DD LI.available {
	background: url('/skins/images/li_courselist_available.gif') no-repeat;
}

DL.courseList DD LI.soon {
	background: url('/skins/images/li_courselist_soon.gif') no-repeat;
}



/* ========== SUPPORT */

#supportTable {
	margin: 20px 0px 0px 0px;
}

#supportTable TD.sales {
	padding: 0px 5px 0px 10px;
	border-left: 1px solid #E5EFFA;
	width: 305px;
}

#supportTable TD.support {
	padding: 0px 5px 0px 0px;
	width: 245px;
}

#supportTable TD.left {
	padding: 0px 5px 0px 0px;
	width: 190px;
}

#supportTable TD.middle {
	padding: 0px 5px 0px 10px;
	border-left: 1px solid #E5EFFA;
	width: 180px;
}

#supportTable TD.right {
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #E5EFFA;
	width: 185px;
}

#supportTable H1 {
	font-size: 18px;
	margin: 0px 0px 20px 0px;
}

#supportTable .small {
	font-size: 75%;
}

#supportTable H2 {
	font-size: 14px;
	color: #999;
}

#supportTable UL {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#supportTable #flashcontent {
	margin: 0px 0px 20px 0px;
}

#supportTable .javascript {
	color: #F90;
	font-weight: bold;
}




/* ========== SIGN-UP */

.termsbox
{
	border: 1px solid #DDD;
	padding: 5px;
	width: 755px;
}

#signupTable TD {
    padding: 5px;
}

#signupTable TD.divider {
    padding: 0px;
}

#signupTable TD.hightlight {
    background-color: #F2F2F2;
}

#signupTable TD.leftColumn {
    padding-right: 20px;
    border-right: 1px solid #CCC;
}

#signupTable LABEL {
	color: #2BAA9C;
}

#signupTable LABEL.error {
	color: #F00;
}

#signupTable .courseSelection {
	border: 1px solid #CCC;
	clear: both;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

#signupTable .courseSelection H4 {
	margin-bottom: 10px;
}

#signupTable .small {
	font-size: 80%;
}

#signupTable .courseSelection .acceptLink {
	margin: 0px;
	padding: 0px;
}

#signupTable .courseSelection .acceptLink A:LINK,
#signupTable .courseSelection .acceptLink A:ACTIVE,
#signupTable .courseSelection .acceptLink A:VISITED {
	background: #05b5d6;
	color: #FFF;
	display: block;
	padding: 5px 5px 5px 10px;
}

#signupTable .courseSelection .acceptLink A:HOVER {
	background: #004886;
	color: #FFF;
	text-decoration: none;
}


FORM.regForm FIELDSET {
	height: auto;
	*height: 1%;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	padding: 10px;
}

FORM.regForm LEGEND {
	color: #2BAA9C;
	font-size: 16px;
	padding: 0px 10px;
	margin: 0px 0px 10px -10px;
}

FORM.regForm P {
	clear: both;
	height: auto;
	margin: 7px 0px;
	overflow: hidden;
}

FORM.regForm H3 {
	clear: both;
	margin: 20px 0px 10px 0px;
}

FORM.regForm LABEL {
	color: #000;
	float: left;
	font-size: 12px;
	margin-right: 20px;
	padding: 6px 0px 0px 0px;
	width: 130px;
}

FORM.regForm INPUT.formfield {
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
	padding: 4px;
	width: 500px;
}

FORM.regForm INPUT.focus {
	background: #FFFFCC;
	color: #000;
}

FORM.regForm INPUT.submit {
	padding: 5px 0px;
	width: auto;
}



/* ========== DEMO */

#demoTable {
	
}

#demoTable .prev,
#demoTable .next {
	padding: 10px;
}

#demoTable TH {
	background: none;
	padding: 10px;
}



/* ========== FOOTER */

#footer {
	background: url(/skins/images/bg_footer.gif) repeat-x;
	color: #999;
	height: 40px;
	margin: 0px 0px 30px 0px;
}

#footer P {
	color: #AAA;
}

#footer EM {
	padding: 0px 7px;
}

#footer DIV.copyright {
	background: url(/skins/images/bg_footer_l.gif) no-repeat top left;
	padding: 19px 0px 0px 19px;
}

#footer DIV.e3 {
	background: url(/skins/images/bg_footer_r.gif) no-repeat top right;
	padding: 15px 19px 0px 0px;
}

#footer DIV.e3 A {
	background: #FFF url(/skins/images/logo_e3.gif) no-repeat;
	display: block;
	height: 16px;
	width: 127px;
}

#footer DIV.e3 EM {
	display: none;
}




/* COURSE ELEMENTS
   - NAVIGATION DATA
-----------------------------------------------------------------------*/

DIV.breadcrumbs {
	border-bottom: 1px solid #E4E4E4;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
}

DIV.topnav {
	background: none;
	clear: both;
	height: auto;
	*height: 1%;
	margin: -18px 0px 20px 0px;
	overflow: hidden;
	padding: 6px 0px;
	position: relative !important;
	z-index: 40 !important;
	width: 200px;
}

DIV.topnav A {
	position: relative !important;
	z-index: 40 !important;
}

DIV.topnav A.courseprev:LINK,
DIV.topnav A.courseprev:ACTIVE,
DIV.topnav A.courseprev:VISITED {
	background: #1F80C9 url(/skins/images/bg_prev.gif) no-repeat;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 11px;
	margin: 2px 5px 0px 0px;
	padding: 4px 0px 5px 17px;
	*padding: 5px 0px 4px 17px;
	text-align: left;
	text-decoration: none;
	width: 60px;
	
}

DIV.topnav A.courseprev:HOVER {
	background: #F90 url(/skins/images/bg_prev.gif) no-repeat;
}

DIV.topnav A.coursenext:LINK,
DIV.topnav A.coursenext:ACTIVE,
DIV.topnav A.coursenext:VISITED {
	background: #1F80C9 url(/skins/images/bg_next.gif) no-repeat center right;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 11px;
	margin: 2px 0px 0px 0px;
	padding: 4px 17px 5px 0px;
	*padding: 5px 17px 4px 0px;
	position: relative;
	text-align: right;
	text-decoration: none;
	width: 35px;
	z-index: 40 !important;
}

DIV.topnav A.coursenext:HOVER {
	background: #F90 url(/skins/images/bg_next.gif) no-repeat;
}

DIV.bottomnav {
	background: none;
	border-top: 1px solid #E4E4E4;
	clear: both;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	*height: 1%;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	padding: 8px 0px;
}

DIV.bottomnav A.courseprev:LINK,
DIV.bottomnav A.courseprev:ACTIVE,
DIV.bottomnav A.courseprev:VISITED {
	background: #1F80C9 url(/skins/images/bg_prev.gif) no-repeat;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 5px 0px 0px;
	padding: 4px 0px 5px 17px;
	*padding: 5px 0px 4px 17px;
	text-align: left;
	text-decoration: none;
	width: 60px;
}

DIV.bottomnav A.courseprev:HOVER {
	background: #F90 url(/skins/images/bg_prev.gif) no-repeat;
}

DIV.bottomnav A.coursenext:LINK,
DIV.bottomnav A.coursenext:ACTIVE,
DIV.bottomnav A.coursenext:VISITED {
	background: #1F80C9 url(/skins/images/bg_next.gif) no-repeat;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding: 4px 17px 5px 0px;
	*padding: 5px 17px 4px 0px;
	text-align: right;
	text-decoration: none;
	width: 35px;
}

DIV.bottomnav A.coursenext:HOVER {
	background: #F90 url(/skins/images/bg_next.gif) no-repeat;
}


/* COURSE ELEMENTS
   - COURSE DATA
-----------------------------------------------------------------------*/

DIV.course {
	clear: both;
}

DIV.course #flashcontent {
	text-align: center;
    margin-top: -15px;
}

.course H1 {
	font-size: 24px;
	margin: 0px 0px 20px 0px;
	
}

.course H2 {
	float: left;
	display: inline;
	width: 580px;
}

.course H6 {
	font-size: 14px;
	font-weight: bold;
}

.course .caption {
	color: #999;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

.course BLOCKQUOTE {
	font-style: italic;
	margin: 10px 10px 10px 20px;
}

.course P.certificate {
	margin: 10px 0px;
	padding: 0px;
}



/* COURSE ELEMENTS
   - TRACKING
-----------------------------------------------------------------------*/

.course .tracking {
	float: right;
	width: 180px;
	text-align: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
}

.unit .tracking,
.page .tracking,
.quiz .tracking,
.activity .tracking {
	float: none;
	font-size: 11px;
	margin-top: 2px;
	padding: 0px;
	position: absolute;
	left: 50%;
	margin-left: 200px;
}

.unit .tracking {
	text-align: right;
}

.quiz .tracking {
	color: #000;
	font-weight: bold;
}




/* COURSE ELEMENTS
   - COURSEPAGE
-----------------------------------------------------------------------*/

.coursepage {
	clear: both;
	display: block;
	height: auto;
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
}

.coursepage .copy {
	clear: left;
}

.coursepage .image {
	clear: right;
	float: right;
	margin-left: 20px;
	text-align: center;
	width: auto;
}

.coursepage P {
	margin-bottom: 1em;
}



/* COURSE ELEMENTS
   - TOC
-----------------------------------------------------------------------*/

ul.coursetoc {
	border-bottom: 1px solid #2181ca;
	height: auto;
	*height: 1%;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

ul.coursetoc ul.coursetoc {
	border-bottom: 0px none #000;
}

ul.coursetoc P,
ul.coursetoc H1,
ul.coursetoc H2,
ul.coursetoc H3,
ul.coursetoc H4,
ul.coursetoc H5,
ul.coursetoc H6, {
	margin: 0px;
	padding: 0px;
}

ul.coursetoc li {
	clear: both;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.coursetoc li H3 {
	background: none;
	font-size: 16px;
	letter-spacing: normal;
	margin: 0px;
	padding: 7px 0px 7px 7px;
}

ul.coursetoc li li H3 {
	font-size: 14px;
	margin: 0px;
}

ul.coursetoc li.unit {
	border-top: 1px solid #dedede;
	background: #FFF;
	padding: 7px 0px;
}

ul.coursetoc li.unit H3 {
	font-size: 14px;
	float: left;
	margin: 0 !important;
	padding: 0px 0px 14px 0px;
	width: 580px;
}

ul.coursetoc li.unit P {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}

ul.coursetoc li.topic {
	border-top: 0px solid #dedede;
	background: #FFF;
	background-image: url(/skins/images/bg_topic_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 5px;
}

ul.coursetoc li.topic H3 {
	background-image: url(/skins/images/bg_topic_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
}

ul.coursetoc li.topic li.topic {
	border-top: 1px solid #dedede;
	background: #FFF;
}

ul.coursetoc li.topic li.topic H3 {
	background-image: none;
	color: #2BAA9C;
	font-size: 14px;
}

ul.coursetoc li.unit H3 {
	background: none;
}

ul.coursetoc li.page,
ul.coursetoc li.activity,
ul.coursetoc li.quiz {
	background-image: url(/skins/images/bg_unit_nm.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	border-top: 1px solid #dedede;
	padding: 5px 5px 5px 17px;
}

ul.coursetoc li.page:hover,
ul.coursetoc li.activity:hover,
ul.coursetoc li.quiz:hover {
	background-image: url(/skins/images/bg_unit_hv.gif);
}

ul.coursetoc li.page {
	background-color: #FFF;
}

ul.coursetoc li.page:hover {
	background-color: #F5F5F5;
}

ul.coursetoc li.activity {
	background-color: #FFF;
}

ul.coursetoc li.activity:hover {
	background-color: #F5F5F5;
}

ul.coursetoc li.quiz {
	background-color: #F7F7DF;
	font-weight: bold;
}

ul.coursetoc li.quiz:hover {
	background-color: #F7F781;
}

/* COURSE ELEMENTS
   - QUIZ
-----------------------------------------------------------------------*/

.quizquestion {
	height: 1%;
	margin: 0px;
	clear: both;
	overflow: hidden;
}

.quizquestion P {
	margin: 5px;
}

.quizquestion FORM {
	margin: 0px;
	padding: 0px;
	height: 1%;
	overflow: hidden;
}

.quizquestion .submit {
	
}

.quizquestion INPUT {
	margin: 0px 5px;
}

.quizquestion LABEL {
	
}

.quizquestion BR {
	clear: both;
	display: block;
	margin: 5px !important;
}

.quizresults {
	margin: 0px;
	clear: both;
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
}

.quizresults TD {
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

.quizresults TD P {
	margin: 5px 0px !important;
	padding: 0px !important;
}

.quizresults TD B {
	color: #000;
	font-weight: bold;
}

.quizresults .useranswer {
	color: #009933;
	font-weight: bold;
}

.quizresults .wronganswer {
	color: #FF0000;
}



/* COURSE ELEMENTS
   - AUDIO
-----------------------------------------------------------------------*/

#audio {
	background: transparent;
	height: 35px;
	position: absolute;
	top: 198px;
	left: 50%;
	margin-left: -385px;
	z-index: 30 !important;
	width: 770px;
}

#audio P {
	color: #F00;
	font-size: 11px;
	padding: 5px;
	text-align: right;
}



/* COURSE ELEMENTS - GLOSSARY */

#e3Tip { background: #e1e0e0; border: 1px solid #FFF; color: #333; font-size: 12px; left: 50%; margin-top: 20px; padding: 12px; top: 50%; width: 250px; }
.glossary { background: transparent url(/skins/images/icon_glossary.gif) no-repeat top right; color: #1F80C9; padding-right: 13px; }
.glossary:hover { background: url(/skins/images/icon_glossary_hv.gif) no-repeat top right; color: #F47F18; cursor: help; }
.glossaryFG { border-top: 3px solid #05b5d6; padding: 4px 6px 6px 6px; }
.glossaryText { font-size: 11px; }




/* LEGACY STYLES
-----------------------------------------------------------------------*/

.error {
	color: #F00;
	margin: 0px;
	padding: 0px;
}

.blackBold {
	color: #6EBB1F;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 10px 0px;
	margin: 5px 0px;
	line-height: 30px;
}

.redbold {
	color: #F00;
}
	
.mainTitleActive {
	color: #2BAA9C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24px;
	margin-bottom: 1em;
} 

.mainTitle { 
	color: #2BAA9C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24px;
	margin-bottom: 1em;
}

.subTitle { 
	color: #2BAA9C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 1em;
}

.tableTitle {
	color: #2BAA9C;
	font-weight: bold;
	padding: 5px 0px;
}

.tableContent {
	padding: 5px;
}

.tableDivider {
	padding: 2px 0px;
}

.smallheading {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}

.smalltext {
	font-size: 11px;
}

.expand {
	width: 100%;
}




