﻿/* © Copyright 2008 e3Learning */


/* ========== DEFAULT OVERRIDES */
html { 
	background-color: #FFF !important;
	background-image: none !important;
	width: 99%;
	min-width: 99% !important;
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #FFF !important;
	background-image: none !important;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 99%;
	margin: 0;
	padding: 0;
}

P, TD {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD {
	font-size: 12px;
}

A:LINK,
A:ACTIVE,
A:VISITED,
A:HOVER {
	color: #000;
	text-decoration: underline;
}

H1,
H2,
H3,
H4,
H5,
H6 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 1em;
}

H1 {
	font-size: 24px;
	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-bottom: 15px;
	padding: 0;
}

UL UL,
UL OL,
OL OL,
OL UL {
	margin: 8px 20px;
}

LI {
	margin-bottom: 5px;
}

UL LI {
	list-style-image: url(/content/images/bullet.gif);
}

HR {
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	color: #e5e5e5;
	margin: 10px 0;
}

TH {
	background: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

.faq_head {
	font-weight: bold;
}

#header,
#footer,
#primary-nav,
#submenu,
#access,
#toolbar {
	display: none !important;
}



/* COURSE ELEMENTS
   - NAVIGATION DATA
-----------------------------------------------------------------------*/

DIV.breadcrumbs,
DIV.topnav,
DIV.bottomnav,
.tracking,
#audio {
	display: none !important;
}
