* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'trebuchet ms', sans-serif, verdana;
	font-size: 1em;
	color: #3c3c3e;
}

a:link,
a:visited {
    font-size: 12px;
    color: #3c3c3e;
    padding: 1px 3px 1px 3px;
}

a:hover {
    color: #f9f9f9;
    background: #3c3c3e;
    text-decoration: none;
}
a.large:link,
a.large:visited {
	font-size: 2em;
}
ul li {
    list-style-type: square;
}

.clearing {
    clear: both;
}

#wrapper {
    margin: 65px auto 20px auto;
	width: 400px;
}
.company-logo {
	float: right;
	width: 175px;
	height: 46px;
	margin: 20px 0 10px 0;
}
#wrapper h1,
#hdr h1 {
	font-family: georgia,arial,times;
	font-variant: small-caps;
	font-size: 35px;
	text-align: center;
	color: #3c3c3e;
	letter-spacing: -3px;
	margin: 0px 0px 5px 0px;
}

#public-body {
	border: 8px solid #3c3c3e;
	background: url(../images/km-hdr-bg.jpg) repeat top left; /*background: #ACA56F;*/
	padding: 15px;
}

#public-body #notice {
    background: #525252;
    margin: 0px 0px 5px 0px;
}

#public-body #notice p {
    color: #e8e8ec;
	padding: 2px 4px 2px 4px;
}

#public-body table p {
	font-size: 1.1em;
	color: #E8E8EC;
	padding: 0px 10px 0px 0px;
}

#public-body table {
  width: 80%;
  margin: auto;
}
p#p_course_description {
	margin: 10px 0 15px 0;
}
textarea#course_description {
	font-family: 'trebuchet ms', arial;
	font-size: 14px;
	width: 98%;
	padding: 5px;
	height: 150px;
	margin-top: 10px;
}
input.standard {
	border: 2px solid #383838;
	width: 75%;
	font-size: 14px;
	padding: 3px;
}

input.light-small {
	border: 3px solid #ccc;
	width: 50px;
	font-size: 14px;
	padding: 5px;
}

.bold-label {
    font-size: 17px;
	font-weight: 700;
}

input.standard-btn {
	border: 1px solid #383838;
	background: #525252;
	color: #fff;
	padding: 2px 5px 4px 5px;
	font-weight: 700;
}

#hdr {
	width: 100%;
	background: url(../images/km-hdr-bg.jpg) repeat top left; /*#F8F7F1;*/
	border-bottom: 8px solid #3c3c3e;
	padding: 10px 0px 5px 0px;
}

#hdr h1 {
	color: #585858;
}

#hdr-links {
	color: #C3C3C3;
  width: 85%;
	margin: 5px auto 0px auto;
	text-align: right;
	height: 36px;
}

#loading {
	float: left;
	margin: -20px 0px 0px 0px;
}

#hdr-links a:link,
#hdr-links a:visited {
	font-size: 19px;
	font-weight: 700;
	color: #2e2e2e;
	padding: 2px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#hdr-links a:hover {
	color: #fff;
	background: #333;
	border-bottom: 1px dotted #787878;
}

a.medium-link { font-size: 1.1em; }

#logo {
	width: 300px;
	height: 71px;
	margin: 0px auto 0px auto;
	background: url(../images/km-logo.jpg) no-repeat top left;
}

#km-logo {
	width: 300px;
	height: 71px;
	margin: 0px auto 0px auto;
	background: url(../images/km-logo.jpg) no-repeat top left;
}

#content-body,
#ftr {
    width: 85%;
    margin: 0px auto 10px auto;
    padding: 7px;
}

#flash {
	width: 90%;
	margin: 0px auto -15px auto;
	height: 75px;
	background: url(../images/km-logo.jpg) no-repeat top left;
}

#content-body ul,
#content-body ol {
	margin: 5px 0px 10px 25px;
	font-size: 13px;
}
li.no-bullet {
	list-style-type: none;
}
ul#available_course_list span,
ul#active_course_list span {
	font-size: 11px;
}

ul#available_course_list a:link,
ul#available_coures_list a:visited,
ul#active_course_list a:link,
ul#active_course_list a:visited {
	color: #568A37;
}

ul#available_course_list a:hover,
ul#active_course_list a:hover {
	color: #fff;
	background: #568A37;
}

ul.big-course-list a:link,
ul.big-course-list a:visited {
	font-size: 14px;
}
a.link-right {
	float: right;
	margin-top: -20px;
}
span.box-right {
	float: right;
	margin-top: -25px;
}
ul#course-lo-listing {
	margin-top: 15px;
}
#course-lo-listing h4 {
	font-size: 15px;
	color: #781C1D;
	padding: 2px 0;
	margin-left: -5px;
	border-bottom: 1px solid #f1f1f1;
}
.page-heading {
    color: #fff;
	padding: 5px 10px 5px 10px;
	background: #81010B;
	border-bottom: 4px solid #62000A;
}
.left-major {
	float: left;
	width: 70%;
}
.right-minor {
	float: right;
	width: 28%;
}
.half-left {
    width: 48%;
    float: left;
}
.half-left small.highlight {
	font-size: 11px;
	margin-left: 5px;
	background: #FFFFC4;
	padding: 3px;
}
.half-right,
.half-right-r {
  width: 48%;
	float: right;
}

.small-right-r {
	float: right;
	width: 10%;
}

.big-left {
	float: left;
	width: 88%;
}

.half-right-r,
.small-right-r {
  text-align: right;
}
img.fix-image {
	margin: 0 5px -7px 0;
}
div#km-files {
	margin: 8px 0 12px 0;
	padding: 12px 12px 18px 12px;
  border: 1px dashed #ccc;
  background: #f7f7f7;
  line-height: 30px;
}
div#km-files small {
	color: #909090;
	font-size: 14px;
}
div#km-files small a:link,
div#km-files small a:visited {
	font-size: 11px;
	color: #FD2232;
	padding: 0 1px;
}
div#km-files small a:hover {
	color: #af0100;
  text-decoration: none;
  background: none;
}
div#km-files img { margin-bottom:-3px; }
h4.attention {
	color: #fff;
	background: #444444;
	padding: 5px 10px;
	margin-top: 5px;
	border-bottom: 3px solid #303030;
}
small.new {
	font-size: 7px;
	font-variant: small-caps;
	color: #bbb;
	background: #FFFF55;
}
.course-access-dates {
	padding: 5px;
	background: #f3f3f3;
	margin: 3px 0px 10px 5px;
}

.course-access-dates p {
	font-size: 12px;
}
h3.course-title {
	margin: 10px 0px 10px 0px;
	padding: 4px;
	text-align: center;
	background: #F4F0DD;
}
table.lo-listing,
table.learners-list {
	width: 100%;
}

table td,
table th {
	vertical-align: top;
	text-align: left;
	padding: 1px 2px 1px 2px;
}
table th,
table th.td-title,
table th.td-date,
table th.td-score {
	text-transform: uppercase;
	background: #3c3c3e;
	color: #fff;
}
table td { font-size: 13px; }
table .td-title {
	width: 65%;
	font-weight: 700;
}
table .td-date {
	width: 20%;
}
table .td-score,
table .td-completed {
	width: 10%;
	text-align: center;
	background: #FEFBC2;
}
table .td-completed { width: 17%; }
table .td-status { width: 13%; }
table .td-username { width: 20%; }
table .td-email { width: 22%; }
table .td-name { width: 27%; }
tr.odd-row { background: #fff; }
tr.even-row { background: #f3f3f3; }
.gray {
	font-size: 11px;
	color: #C9C9C9;
}
.highlight-dark:link,
.highlight-dark:visited {
	background: #3c3c3e;
	color: #fff;
}
.highlight-dark:hover {
	text-decoration: none;
}
.highlight,
#player-content h2.highlight {
	color: #3c3c3e;
	background: #FEFBC2;
}
.player-container {
	float: right;
	width: 73%;
}

.player-menu {
	float: left;
	width: 25%;
	padding: 5px;
	background: #f4f4f4;
	margin-top: 28px;
}

.player-menu a {
	font-size: 14px;
	padding-left: 0px;
	display: block;
}

.player-menu ul li {
	margin-bottom: 2px;
}

.player-menu h3 {
	font-size: 17px;
	background: #EAEAEA;
	padding: 3px;
}

#player-content {
	font-size: 15px;
	margin: 5px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #eee;
}
#player-content,
#player-content table span,
#player-content table td { font-size: 1.05em; }

#player-content h1,
#player-content h2,
#player-content h3,
#player-content h4,
#player-content h5,
#player-content h6 {
	background: #2e2e2e;
	color: #fff;
	padding: 5px;
	margin: 2px 2px 10px 2px;
}

div.big-left {
	color: #6D6B76;
	padding-top: 5px;
	font-size: 12px;
	font-weight: 700;
}

.big-left span {
	font-size: 14px;
}

#screen-title,
#screen-count {
	color: #81010B;
}

#screen-count {
	font-size: 20px;
}
#ask_question_form h2 {
	text-align: center;
	margin: 20px 10px 5px 10px;
}
#ask_question_form small {
	font-size: 1.1em;
	font-style: italic;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}
.basic-form { 
	padding: 15px 10px;
	background: #E3ECF9;
	margin: 5px 0;
}
.basic-form input.std {
	width: 60%;
	font-size: 1.2em;
	padding: 3px;
	margin-bottom: 3px;
}
.basic-form input.btn {
	font-size: 1.1em;
	padding: 4px 10px;
	margin-top: 3px;
}
.basic-form textarea {
	height: 100px;
	width: 95%;
	font-size: 1.3em;
	padding: 5px;
}

.player-navigation {
  padding: 3px 3px 0px 3px;
	background: #FFFFE8;
	border-top: 1px solid #ECEAD5;
	border-bottom: 1px solid #ECEAD5;
	margin: 5px 0;
}

.player-navigation a:link,
.player-navigation a:visited {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	border: 0px dotted #ccc;
}

.player-navigation a:hover {
	border: 0px;
	background: none;
}

.player-navigation img {
	border: 0px;
}

.lo-complete {
  width: 85%;
  margin: 15px auto 15px auto;
  text-align: center;
}

.lo-complete h2 {
	font-size: 18px;
	background: #FDFCBD;
	padding: 5px;
	margin: 10px 20px 10px 20px;
	border-bottom: 1px solid #E1DEBD;
}

.lo-complete a:link,
.lo-complete a:visited {
	font-size: 15px;
	background: #f6f6f6;
}

.lo-complete a:hover {
	color: #fff;
	background: #3c3c3e;
}

.statistics {
	background: #FFFFD7;
	border: 5px solid #F3F2E4;
	padding: 10px;
}

.statistics h4 {
	font-size: 19px;
	background: #FDFCBD;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.statistics h5 {
	font-size: 17px;
	color: #6B6B6B;
}

.statistics ul {
	margin: 5px 15px 5px 20px;
}

.statistics li {
	font-size: 15px;
	font-weight: 700;
	padding: 2px;
}

.statistics li span {
	font-size: 11px;
	font-weight: 500;
	background: #E7E3A9;
	display: block;
	padding: 2px 2px 2px 10px;
}

li.score {
	border: 1px solid #EBE9D3;
	background: #fff;
	font-size: 15px;
	font-weight: 700;
	list-style-type: none;
	margin: 25px 0px 0px 0px;
	padding: 4px;
	text-align: center;
}

.half-right-l {
  text-algin: left;
}

#rss {
	background: url(../images/rss-bg.jpg) no-repeat top left;
	height: 50px;
	margin: 10px 0px 0px 0px;
}

#rss p {
	padding: 0px 0px 0px 30px;
}

#flash p {
  font-size: 17px;
  font-weight: 700;
  color: #4BA73F;
  text-align: center;
}

#ftr {
  border-top: 1px solid #ccc;
  text-align: center;
  margin-top: 25px;
  background: #f9f9f9;
}

#ftr p{
  font-size: 14px;
}