/* Training KC */

#kcwrap {
  margin-bottom: 18px;
}

#headers {
  float: left;
  width: 575px;
  font-family: Arial, Helvetica, sans-serif;
}

#headers h1 {
  font-size:40px;
  font-weight:bold;
  color:#005826;
  line-height:40px;
  margin: 5px 0 10px;
}

#headers h2 {
  color: #999;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}

#provider_logos {
  float: right;
  width: 300px;
  display: none;
  margin-right: 16px;
  position: relative;
}

#provider_logos h3 {
  color: #999;
  padding: 0;
  margin: 0 0 5px;
}

#provider_logos ul {
  margin: 0;
  padding: 0;
  height: 100px;
  width: 300px;
  list-style: none;
}

#provider_logos .next_prev {
  height: 100px;
  width: 300px;
  bottom: 0;
  left: 0;
  position: absolute;
  background: url(images/carousel_overlay.png) no-repeat;
  border: 1px solid #ccc;
  z-index: 3;
}

#provider_logos a {
  display: block;
  height: 100px;
  width: 25px;
  position: absolute;
  top: 0;
  z-index: 4;
  cursor: pointer;
  background: url(images/provider_logo_arrows.png) no-repeat;
}

#provider_logos a.prev {
  left: -20px;
}

#provider_logos a.next {
  right: -20px;
  background-position: right;
}

#red {
  font-weight:bold;
}

#RightContent {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top: -30px;
}

#RightContentWrap {
  background-color:#eeedec;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}

#twenty {
  padding-bottom:20px;
}

#five {
  padding-bottom:5px;
}

#kctab1, #kctab2, #kctab3, #kctab4 {
  font:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  padding: 15px;
}

#web_image {
  float: left;
  margin: 10px 20px 20px 0px;
}

#web_text {
  display: inline;
}

.course {
  padding-top:20px;
  clear:both;
}

.course_heading {
  font-weight:bold;
  padding-bottom:10px;
}

.course_heading a {
  font-weight:bold;
  text-decoration: none;
  padding-bottom:10px;
}

.course_heading a:active {
  font-weight:bold;
  text-decoration: none;
  padding-bottom:10px;
}

.course_heading a:visited {
  font-weight:bold;
  text-decoration: none;
  padding-bottom:10px;
}

.course_heading a:hover {
  font-weight:bold;
  text-decoration: underline;
  padding-bottom:10px;
}

.course_table {
  padding-top:5px;
  clear:both;
  width: 100%;
  display: inline;
  float: left;
}

#LeftCourse {
  width: 100%;
  display: inline;
  float: left;
}

#RightCourse {
  width: 400px;
  display: inline;
  float: right;
}

.course_name {
  width: 300px;
  float: left;
}

.description, .dates_location {
  width: 120px;
  float: left;
}

.provider {
  width: 180px;
  display: inline;
  float: left;
}

.order {
  width: 100px;
  display: inline;
  float: left;
}

#training_image {
  margin: 10px 20px 20px 0px;
  float: left;
}

#training_spacer {
  padding: 50px 0px;
}

#RightContent ul.navlist {
  border-bottom: 1px solid #999999;
  margin: 0px;
  list-style-type: none;
  padding: 0px 0px 40px 0px;
}

#RightContent ul.navlist li {
  background-color: #005826;
  background-image: url(images/tab.gif);
  background-position: right top;
  background-repeat: no-repeat;
  border-left: 1px solid #a3a3a3;
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 20px;
  margin: 0px 5px 0px 0px;
  text-align: center;
  height: 33px;
  text-transform: uppercase;
}

#RightContent ul.navlist li span {
  display: block;
}

#RightContent ul.navlist li {
  line-height: 33px;
}

#RightContent ul.navlist li a {
  color: #FFFFFF;
}

#RightContent ul.navlist li.current {
  background-color: #EEEDEC;
  background-image: url(images/tab_active.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

#RightContent ul.navlist li.current a {
  color: #333333;
  display: block;
  padding-bottom: 1px;
}

#RightContent ul.navlist li a:hover {
  text-decoration: none;
}

.maintenance_heading {
  font-weight: bold;
}

.maintenance_heading a {
  font-weight: bold;
  text-decoration:none;
}

.maintenance_heading a:active {
  font-weight: bold;
  text-decoration:none;
}

.maintenance_heading a:visited {
  font-weight: bold;
  text-decoration:none;
}

.maintenance_heading a:hover {
  font-weight: bold;
  text-decoration:underline;
}

.maintenance_text {
  padding-bottom: 20px;
}

#maintenance_image {
  float: right;
  margin-bottom: 200px;
}

#seminars_image {
  margin-bottom: 20px;
  background: #ddd;
  text-align: center;
  border: 1px solid #ccc;
}

p.table_instructions {
  color: #666;
  display: none;
}

p.table_instructions span {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

#digedit_popup {
  display: none;
}

/* Books Tab */

#kctab5 {
  padding: 20px;
}

span.red {
  color: #de2427;
}

#kctab5 h3 {
  margin: 0;
  padding: 0;
}

#kctab5 h5 {
  text-align: center;
  padding-top: 12px;
  border-top: 1px solid #999;
}

#books {
  margin-top: 25px;
}

#books div.clear {
  height: 5px;
}

.book {
  font-size: .9em;
  padding-top: 15px;
  margin-bottom: 25px;
  border-top: 1px solid #999;
}

.book.left {
  width: 48%;
  float: left;
}

.book.right {
  width: 48%;
  float: right;
}

.book.right:after {
  clear: both;
}

.book img {
  float: left;
  margin-bottom: 5px;
}

.book a.more {
  clear: left;
  float: left;
  width: 120px;
  font: bold 10px/normal arial;
  text-align: center;
  text-transform: uppercase;
}

.book h4, .book p, .book ul {
  margin: 0;
  padding: 0 0 0 135px;
}

.book ul {
  list-style: none;
  font: bold 11px/normal arial;
  margin-top: 5px;
}

.book li {
  margin: 0;
  padding: 0;
  width: 25%;
  float: left;
}

.book li.price {
  width: 100%;
  clear: both;
  margin: 5px 0;
  color: #de2427;
}

.book li.price span.no_discount {
  color: #000;
  margin-right: 5px;
  text-decoration: line-through;
}

.book li.price span.promo_disclaimer {
  font-weight: normal;
}

/* E-News Tab */

#kctab6 {
  padding: 20px;
}

.enews {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #999;
}

.enews img {
  float: right;
  margin-left: 15px;
}

/* Sortable/Filterable Table */

.dataTables_wrapper {
  font-size: 11px;
}

#kcwrap table {
  border-collapse: collapse;
  position: relative;
  font-size: 11px;
  width: 100%;
  z-index: 10;
  clear: both;
}

#kcwrap table * {
  text-align: left;
  vertical-align: top;
}

#kcwrap table td, #kcwrap table th {
  border: 1px solid #ccc;
  padding: 4px 6px;
}

#kcwrap table th {
  background: #666;
  border: 1px solid #999;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
}

#kcwrap table th.sorting {
  background: #666 url(images/unsorted.gif) center right no-repeat;
}

#kcwrap table th.sorting_asc {
  background: #888 url(images/small_asc.gif) center right no-repeat;
}

#kcwrap table th.sorting_desc {
  background: #888 url(images/small_desc.gif) center right no-repeat;
}

#kcwrap table tbody, #kcwrap table tr.even td {
  background: #fff;
}

#kcwrap table tr.odd td {
  background: #f1f1f1;
}

#kcwrap table tr td.ordernow {
  background: #999;
}

#kcwrap table td.ordernow a {
  margin-top: 5px;
  display: block;
  height: 19px;
  width: 42px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(images/ordernow.gif) 0 0 no-repeat;
}

#kcwrap table td.ordernow a:hover {
  background-position: bottom;
}

.dataTables_wrapper .top, .dataTables_wrapper .bot {
  float: left;
  width: 100%;
  height: auto;
}

.refine {
  clear: both;
  float: left;
  width: 50%;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
}

.refine * {
  display: inline;
}

.refine ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.refine a {
  font-size: 11px;
  background: #fff;
  padding: 2px 6px;
  border: 1px solid #bbb;
}

.refine a:hover {
  border-color: #005826;
}

.refine a.active, .refine a.active:hover {
  background: #999;
  border-color: #bbb;
  color: #fff;
}

.dataTables_wrapper .top, .dataTables_wrapper .bot {
  float: left;
  width: 100%;
  height: auto;
}

.dataTables_wrapper .top {
  float: right;
  width: 32%;
  margin-right: 56px;
  text-align: right;
  position: relative;
  top: 10px;
}

.dataTables_wrapper .bot {
  clear: both;
  margin-bottom: 5px;
}

.dataTables_filter, .dataTables_length {
  float: left;
  width: auto;
  display: inline-block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dataTables_filter {
  margin-right: 15px;
}

.dataTables_filter input, .dataTables_length select {
  font-size: 13px;
  float: none;
  width: auto;
  display: inline;
  margin: 0;
  border: 1px solid #ccc;
}

.dataTables_filter input {
  width: 276px;
  padding: 3px;
}

.dataTables_paginate {
  float: right;
  margin: 8px 56px 0 0;
}

span.paginate_button, span.paginate_active {
  display: block;
  float: left;
  color: #06c;
  height: 16px;
  padding: 0 6px;
  background: #fff;
  border: 1px solid #bbb;
  line-height: 16px;
  text-align: center;
  margin-left: 5px;
  cursor: pointer;
}

span.paginate_button:hover {
  border: 1px solid #005826;
}

span.paginate_active {
  color: #fff;
  background: #999;
}

div.no_js {
  border: 2px solid #c33;
  margin-bottom: 10px;
  padding: 8px 10px;
  background: #ffc;
}

.offscreen {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#key {
  color: #600;
  float: right;
  width: 180px;
  margin-left: 10px;
  font-size: 11px;
  padding: 10px 10px 0;
  background: #fff;
  border: 1px solid #ddd;
}

#key h4 {
  margin: 0;
  padding: 0;
}

dl#types {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

dl#types dt, dl#types dd {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

dl#types dt {
  clear: left;
  font-weight: bold;
}

/*\*/ * html #provider_logos .next_prev { display: none; } /**/

