/* type */

body
{
  font: 12px/16px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}
h1,
h2,
h3,
p,
div.videoplayer
{
  margin: 0 0 16px 0;
}
h1,
h2,
p.action
{
  font-size: 18px;
  font-weight: normal;
}
h3,
p.action
{
  font-size: 13px;
  font-weight: bold;
}
h4
{
  font-size: 11px;
  font-weight: bold;
}
#columns
{
  font-size: 11px;
}
a
{
  color: #000;
}
a:hover
{
  color: #fff;
  text-decoration: none;
  background-color: #888;
  outline: 1px solid #888;
}

/* page structure */

html,
body
{
  margin: 0;
  padding: 0;
}
body
{
  background: #333 url(images/home-bg.png) left top repeat-x;
}
#viewport
{
  position: relative;
  overflow: hidden;
  width: 912px;
  margin: 0 auto;
  background-color: #fff;
}
body.nojs #viewport
{
  overflow: visible;
  width: auto;
}

#intro
{
  position: absolute;
  top: 0;
  left: 0;
  /*width: 618px;*/
  width: 314px;
  height: 599px;
  background: url(images/home-shadow.png) right top repeat-y;
  color: #fff;
  text-shadow: #444 2px 2px 1px;
}
#intro div.image
{
  height: 599px;
  margin-right: 10px;
  background: url(images/masthead-image.jpg) 0 0 no-repeat;
}
#intro div.overlay
{
  position: absolute;
  top: 0;
  right: 10px;
  height: 599px;
  width: 304px;
  background: url(images/masthead-overlay.png);
}
#intro h1 span,
#intro p.partners span
{
  display: none;
}
#intro h1
{
  width: 304px;
  height: 102px;
  margin: 0;
  background: url(images/masthead-logo.png) 0 0 no-repeat;
}
#intro p.partners a
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 304px;
  height: 70px;
  margin: 0;
  background: url(images/masthead-partners.png) 0 0 no-repeat;
}
#intro p.partners a:hover
{
  outline: none;
}
#intro div.overlay div
{
  position: absolute;
  top: 160px;
  left: 32px;
  width: 240px;
}
#intro h2 a
{
  display: block;
  color: #fff;
  text-shadow: #444 0 0 0;
  line-height: 1.2;
  text-align: center;
}

#columns
{
  float: left;
  width: 912px;
  margin-left: 304px;
  background-color: #fff;
}
#columns .column
{
  float: left;
  width: 272px;
  padding: 16px;
}

#overview a,
#overview div
{
  margin: 0 -4px 14px -4px;
  padding: 0 4px 2px 4px;
  color: #666;
  border-top: 2px solid #fff;
}
#overview a
{
  display: block;
  text-decoration: none;
  color: #000;
}
#overview h3
{
  padding: 0;
  margin: 3px 0 8px 0;
  border-bottom: 3px solid #ccc;
  color: #888;
}
#overview a h3
{
  color: #222;
}
#overview a:hover,
#overview a:hover h3
{
  color: #fff;
  outline: none;
}
#overview span
{
  float: right;
  display: block;
}
#overview span.coming
{
  padding-top: 5px;
  color: #888;
  font-size: 9px;
}
#overview p
{
  margin: 0;
}

a img
{
  display: block;
  border: 1px solid #aaa;
}
a:hover img
{
  border-color: #666;
}

p.action
{
  margin: 0 0 5px 0;
  padding-top: 2px;
}
p.action.last
{
  margin: 0 0 21px 0;
}
p.action a
{
  display: block;
  margin: 0 -4px;
  padding: 3px 4px;
  text-decoration: none;
}
p.action a span
{
  display: block;
  border-bottom: 3px solid #ccc;
}
p.action a span span
{
  float: right;
  border: none;
}
p.action a:hover
{
  outline: none;
}

div.book
{
  padding: 0 14px;
  color: #666; 
  border: 3px solid #ccc;
  background: #eee;
}

/* course colors */

#course-1 p.action a span,
#show-course-1 h3
{
  border-color: #f5a52e;
}
#course-2 p.action a span,
#show-course-2 h3
{
  border-color: #2ee5ff;
}
#course-3 p.action a span,
#show-course-3 h3
{
  border-color: #f52ed3;
}
#course-4 p.action a span,
#show-course-4 h3
{
  border-color: #f9f500;
}
#course-5 p.action a span,
#show-course-5 h3
{
  border-color: #53f52e;
}

#footer
{
  clear: both;
}

/* Lightwindow rules */

#lightwindow_overlay
{
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 500;
}
#lightwindow
{
  display: none;
  visibility: hidden;
  position: absolute;
  z-index: 999;
  line-height: 0px;
}
#lightwindow_container
{
  display: none;
  visibility: hidden;
  position: absolute;
  padding: 0;
  margin: 0;
}
* html #lightwindow_container
{
  overflow: hidden;
}
#lightwindow_contents
{
  overflow: hidden;
  z-index: 0;
  position: relative;
  border: 10px solid #ffffff;
  background-color: #ffffff;
}
#lightwindow_loading
{
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 9999;
  position: absolute;
  padding: 10px;
}
#lightwindow_loading_shim
{
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
}
#lightwindow_loading span
{
  font-size: 12px;
  line-height: 16px;
  color: #666;
  float: left;
  padding: 0 10px 0 0;
}
#lightwindow_loading img
{
  float: left;
  margin: 0 10px 0 0;
}
#lightwindow_data
{
  position: absolute;
}
#lightwindow_data_slide
{
  position: relative;
}
#lightwindow_title_bar_title
{
  color: #ccc;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  float: left;
}
a#lightwindow_title_bar_close_link,
a:link#lightwindow_title_bar_close_link,
a:visited#lightwindow_title_bar_close_link
{
  float: right;
  text-align: right;
  cursor: pointer;
  color: #ccc;
  line-height: 25px;
  padding: 0;
  margin: 0;
}
a:hover#lightwindow_title_bar_close_link,
a:active#lightwindow_title_bar_close_link
{
  color: #ffffff;
}
#lightwindow p
{
  color: #000;
  padding-right: 10px;
}