@charset "utf-8";
/* -- Browser Styles Resets -- */
html, body, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, del, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* -- End of Browser Style Resets -- */
.clearit {
	clear:both;
}
body {
	text-align:center;
	padding:0;
	background:url(images/web-gradient-grey.jpg) repeat-x top left;	
	background-color:#797979;
}
#header {
	text-align:left;
	margin:0 auto;
	background:url(images/tribal-header.jpg) no-repeat top left;
	background-color:#a4c6cf;
	width:960px;
	height:155px;
}
#content {
	text-align:left;
	margin:0 auto;	
	width:928px;
	position:relative;
	z-index:2;
	background:url(images/content-back.jpg) no-repeat top left;	
	background-color:#c5c5c5;
}
#footer {
	text-align:left;
	margin:-20px auto;	
	background-color:#ddd;
	background:url(images/tribal-footer.gif) no-repeat top center;	
	background-color:#a4c6cf;
	width:920px;
	height:70px;
	padding:7px 20px 0 20px;
	position:relative;
	z-index:20;
}
.middle {
	clear:both;
	text-align:center;
}
p.taright {
	clear:none;
}
.taright {
	clear:both;
	float:none;
	text-align:right;
}

#textblock div.middle input {
	float:none;
	margin:10px 0;
}  
#header h1.coursetitle {
	padding:20px 0 0 30px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	width:30em;
}
#header .vendorlogo {
	padding:70px 20px 0 0;
	float:right;
}

ul#tabs {
	width:728px;
	padding:0 0 0 285px;
	margin:0;
	display:block;
	position:absolute;
	top:-22px;
	
}
ul#tabs li {
	float:left;
	width:100px;
}
ul#tabs li#learn a {
	background:url(images/tab-normal.gif) no-repeat top left;
}
ul#tabs li#learn a:hover {
	background:url(images/tab-normal-over.gif) no-repeat top left;
}
ul#tabs li#explore a {
	background:url(images/tab-normal.gif) no-repeat top left;
}
ul#tabs li#explore a:hover {
	background:url(images/tab-normal-over.gif) no-repeat top left;
}
ul#tabs li#recap a {
	background:url(images/tab-normal.gif) no-repeat top left;
}
ul#tabs li#recap a:hover {
	background:url(images/tab-normal-over.gif) no-repeat top left;
}
ul#tabs li#activity a {
	background:url(images/tab-normal.gif) no-repeat top left;
}
ul#tabs li#activity a:hover {
	background:url(images/tab-normal-over.gif) no-repeat top left;
}
ul#tabs li#selected a {
	background:url(images/tab-selected.gif) no-repeat top left;
}
ul#tabs li a {
	padding:2px 0 0 0;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	height:21px;
}
ul#tabs li a:hover {
	color:#ff0;
}
h2#coursetitle {
	background:url(images/left-course-chapter.gif) no-repeat top left;
	width:140px;
	height:43px;
	font:bold 0.7em Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	padding:15px 0 0 15px;
	position:absolute;
	top:135px;
}
ul#chapterlist {
	padding:0 0 5px 0;
	margin:200px 0 0 0;
	float:left;
	width:240px;
	display:block;
	min-height:400px;
}
ul#chapterlist li p {
	padding:0 0 0 20px;
	color:#514f4f;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	line-height:1.3em;
}
ul#chapterlist li p a {
	padding:0;
	margin:0;
	color:#514f4f;
	font:normal 1em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul#chapterlist li p a:hover {
	color:#000;
}
ul#chapterlist li.selected p a, ul#chapterlist li.selected p {
	color:#7b307b;
}
#flash_container {
	padding:5px 0 0 6px;
	margin:0 0 0 270px;
	width:429px;
	height:258px;
	background:url(images/video-back.gif) no-repeat top left;
	position:relative;
	z-index:20;
}
#textblock #submitassess {
	position:absolute;
	top:15px;
	right:15px;
}
#textblock {
	position:relative;
	top:-20px;
	margin:0 0 0 260px;
	padding:0 20px 20px;
	background:url(images/back-textblock-mid.gif) repeat-y top left;
	background-color:#fff;
	width:520px;
	min-height:480px;
	z-index:2;
	color:#606060;
	font:normal 0.75em Arial, Helvetica, sans-serif;
}
#textblock h2 {
	color:#7b307b;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	padding:30px 20px 10px;
	margin:0 0 0 -20px;
	background:url(images/back-textblock-top.gif) no-repeat top left;
	width:560px;
}



#textblock h3 {
	color:#7b307b;
	font:bold 1em Arial, Helvetica, sans-serif;
	margin:30px 0 10px;
}
#textblock h3 a {
	color:#7b307b;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	margin:30px 0 10px;
}
#textblock h4 a {
	color:#7b307b;
	font:bold 1em Arial, Helvetica, sans-serif;
	margin:30px 0 10px;
}
#textblock h4 {
	margin:5px 0 -10px 0;
	color:#7b307b;	
	font-weight:700;
}
#textblock li h4 {
	margin:5px 0 0 0;
	color:#7b307b;
}
#textblock p {
	line-height:1.3em;
	margin:10px 0;
}
#textblock p span {
	font-size:1.2em;
	color:#7b307b;
	font-weight:700;
}
#textblock p a, #textblock ul li a {
	color:#7b307b;
	text-decoration:none;
	border-bottom:1px dashed #7b307b;
	padding:0 1px;
}
#textblock p strong {
	font-weight:bold;
	color:#3d3d3d;
}
#textblock dd p strong {
	color:#fff;
}
#textblock p a:hover {
	background-color:#7b307b;
	color:#fff;
}
#textblock p.clayman {
	background:url(images/clayman-reading.gif) no-repeat bottom right;
	padding:0 0 30px 0;
	color:#333;
}
#textblock p.action {
	font: 0.9em "Courier New", Courier, monospace;
}
#textblock p.disclaimer {
	font: 0.9em Arial, Helvetica, sans-serif;
}
#textblock dl {
	padding:5px 20px;
	margin:30px 0 0 0;
	background:url(images/dl-bottom.gif) no-repeat bottom left;
	background-color:#d8badc;
}
#textblock dl dt {
	background:url(images/dl-top.gif) no-repeat top left;
	margin:-20px -20px 5px -20px;
	padding:5px 0 0 20px;
	font-weight:700;
	color:#fff;
}
#textblock dl dd {
	color:#633;
}
#textblock ul, #textblock ol {
	margin:0 0 0 25px;
}
#textblock ul li {
	list-style-image:url(images/bullet-red2.gif);	
	}
#textblock ol li {
	list-style:decimal;
}
	
#textblock label {
	display:block;
	width:450px;
	margin:3px 0 0 2px;
	padding:0 0 0px 0;
	float:left;
}
#textblock input {
	margin-left:10px;
	float:left;
	vertical-align:text-top;
	clear:both;
}
#textblock textarea {
	width:505px;
	border:2px solid #adadad;
	font-size:12px;
	padding:5px;
}
#textblock table th {
	font-weight:700;
}
#content #textblock table th.middle {
	width:150px;
}
#textblock table td a {
	color:#7b307b;
}
#textblock table td {
	padding:2px 0;
}
#questions div.options {
	position:relative;
}
#questions div.options p {
	margin:0;
	padding:0;
}
#questions div.options div.marking {
	position:absolute;
	right:0;
	top:40px;
}
#textblock .grndbox {
	width:485px;
	background:url(images/grndbox-bottom.gif) no-repeat bottom left;
	background-color:#ececec;
	padding:0 15px 20px;
	margin:20px 0;
}
#textblock .grndbox h3 {
	background:url(images/grndbox-top.gif) no-repeat top left;
	margin:0 -15px 10px;
	padding:15px 0 0 15px;
}
#textblock .grndbox h3 a {
	font-size:1em;
}
#textblock .grndbox p {
	color:#333;
	font-size:0.9em;
}

#textblock .grndbox p.error {
	font-size:1.2em;
	color:#7b307b;
}
#textblock .grndbox label {
	width:4em;
	display:block;
	float:left;
	color:#222;
	font-weight:700;
	padding:5px 0 0 0;
}
#textblock .grndbox input {
	margin:0;
	float:none;
	vertical-align:middle;
	clear:none;
	border:0;
	font-size:1em;
}
#textblock .grndbox input.search {
	width:300px;
	padding:5px;
}
#textblock .grndbox textarea {
	width:475px;
	font: 0.9em Arial, Helvetica, sans-serif;
	border:0;
	padding:5px;
	margin:0 0 15px 0;
}
#textblock ul.downlist li {
	list-style-image:url(images/icon-download.gif);
	margin:2px 0;
}
#textblock ul.downlist li a {
	color:#333;
	border:0;
}
#textblock ul.downlist li a:hover {
	color:#a063a0;
}
#textblock ul.columns {
	margin:0 0 40px 10px;
	padding:0;
}
#textblock ul.columns li {
	list-style:none;
	list-style-image:none;
	width:40%;
	float:left;
	margin:0 30px 0 0;
}
#textblock ul.columns li img {
	vertical-align:middle;
}
#textblock table#progress {
	color:#333;
}

#textblock table#progress th.longhead {
	width:350px;
}
#textblock table#progress th {
	width:70px;
	padding:0 0 10px 0;
}
#textblock #details label {
	clear:both;
	width:120px;
	text-align:right;
	float:left;
	padding:0px 15px 0 0;
	margin:3px 5px;
	color:#7b307b;
}
#textblock #details label.required {
	background:url(images/required-field.gif) no-repeat right;
	
}
#textblock #details input {
	padding:3px 5px;
	margin:3px 5px;
	width:250px;
}
#textblock #details input.shortfield {
	width:100px;
}
#textblock #details input.button {
	width:auto;
}
#textblock #details select {
	border:0;
	padding:3px 5px;
	margin:3px 5px;
}
#textblock img.cimage {
	float:right;
}
#textblock p#actionstatus1, #textblock p#actionstatus2, #textblock p#actionstatus3 {
	float:right;
	margin:0;
	padding:0;
	color:#990000;
	font-style:italic;
	font-weight:700;
}
.hint {
	clear:both;
	font-style:italic;
	font-size:0.9em;
	color:#c93;
	margin:5px 0;
	padding:0 0 0 0;
}
h2#chaptertitle {
	background:url(images/end-chapter-back.gif) repeat-x top left;
	width:175px;
	height:42px;
	font:bold 0.75em Arial, Helvetica, sans-serif;
	color:#383838;
	padding:4px 5px 0 0;
	vertical-align:middle;	
	position:absolute;
	top:20px;
	right:0;
}
h2#chaptertitle img {
	margin:-4px 0 0 0;
	vertical-align:middle;
	float:left;
}
div#downloads {
	width:185px;
	height:49px;
	color:#7b307b;
	position:absolute;
	top:70px;
	right:10px;
}
div#downloads h3 {
	font:bold 0.8em Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
div#downloads ul {
	margin:0 0 0 -20px; 
}
div#downloads ul li {
	/*background:url(images/download-bullet.gif) no-repeat top left;*/
	padding:0 0 0 20px; 
	margin:0 0 0; 
	display:block;
	line-height:0.9em;
}
div#downloads ul li a {
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:#383838;
	text-decoration:none;
	display:block;
}
div#downloads ul li a:hover {
	color:#7b307b;
}
div#rightmessage {
	width:180px;
	position:absolute;
	top:75px;
	right:30px;
}
div#rightmessage h3 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	margin:0;
	color:#7b307b;
}
div#rightmessage p {
	font:0.7em Arial, Helvetica, sans-serif;
	margin:0;
	color:#383838;
	margin:0 0 10px 0;
	line-height:1.1em;
}
div#rightmessage a {
	color:#7b307b;
}

div#sidenav {
	width:81px;
	color:#fff;
	position:absolute;
	top:320px;
	right:0px;
}
div#sidenav ul li {
	margin:0 0 5px 0;
}
div#sidenav ul li a {
	height:36px;
	display:block;
	padding:8px 0 0 40px;
	font:normal 0.7em Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	text-decoration:none;
}
div#sidenav ul li a:hover, div#sidenav ul li.logout a:hover {
	color:#fff;
}
div#sidenav ul li.home a {
	background:url(images/nav-home.gif) no-repeat top left;
}
div#sidenav ul li.support a {
	background:url(images/nav-help.gif) no-repeat top left;
}
div#sidenav ul li.action a {
	background:url(images/nav-action.gif) no-repeat top left;
}
div#sidenav ul li.admin a {
	background:url(images/nav-admin.gif) no-repeat top left;
}
div#sidenav ul li.logout a {
	background:url(images/nav-logout.gif) no-repeat top left;
	padding:14px 0 0 40px;
	color:#7b307b;
}
#footer p {
	font:bold 0.6em Arial, Helvetica, sans-serif;
	color:#5d5d5d;
}

#ftvendor {
	float:left;
}
#ftvendor img {
	float:left;
	margin:0 5px 0 0;
}
#ftvendor p {
	padding:10px 0 0 0;
	width:400px;
} 
#fttribal {
	float:right;
	text-align:right;
}
#fttribal img {
	margin:10px 0 -5px 0;
}
img#chapterimg {
	position:absolute;
}