/*************************************
 +Containers
 *************************************/
body {
	background: #ffffff;
	color:#666;
	font: 76% Arial, Helvetica, sans-serif;
	
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	
	
}

#wrap {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	*width: 959px;
	background-color:#fff !important;
}

#top {
	height: 15px;
	background: transparent url(http://blog.xtrain.com/assets/2007/9/28/top_corners.gif) no-repeat top left;
}

#bottom {
	background: transparent url(http://blog.xtrain.com/assets/2007/9/28/bottom_corners.gif) no-repeat top left;
	height: 20px;
	clear: both;
}

#header-wrapper {
   width: 100%;
   height: 120px;
   margin: 0 auto 0 auto;
   padding: 0px;
}
#header-wrapper.portfolio-header-wrapper {
   height: 45px;
}
#header {
  width: 958px;
  height: 70px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
#header .right {
	margin-right: 10px;
}
#nav-wrapper {
    height: 42px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
.header-form {
	margin: 0;
	padding: 0;
	display: inline;
}
.header-form input {
	font-size: 10px;
	border: solid 1px #eee;
}

#content {
	font-size:1.0em;
	float:left;
	width: 950px;
	text-align: left;
	margin: 10px auto;
	border-right: solid 1px #eee;
}

#page-content {
    /*width: 100%;*/
    width: 535px;
    margin: 0;
    padding: 10px 20px 10px 10px;
    float: left;
/*	border: solid #eee;
	border-width: 1px 0 0 1px;*/
}

#page-content-wide {
	width: 795px;
    float: right;
	margin: 0;
    padding: 10px 0 10px 0;
	border: solid #eee;
	border-width: 1px 0 0 0;
}

#left-sidebar {
	width: 125px;
	float: left;
	padding: 0 5px 10px 10px;
	margin-right: 10px;
	text-align: left;
}
#left-sidebar-video {
	width: 125px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 10px 0 0 0;
	text-align: left;
}
* html #left-sidebar-video {
	width: 115px;
} 
#left-sidebar h3, #left-sidebar-video h3 {
	font-size: 15px;
	font-weight: bold;
}
#left-sidebar ul, #left-sidebar-video ul {
	border: solid 1px #eee;
	/*border-width: 1px 0 0 1px;*/
	background: #fafbfb;
	margin: 0;
	padding: 4px 5px;
	margin-bottom: 10px;
	list-style-type: none;
}

#left-sidebar li, #left-sidebar-video li {
	margin: 0;
	padding: 0;
}

#left-sidebar li.human, #left-sidebar-video li.human {
	font-size: 13px;
}

#left-sidebar li.heading, #left-sidebar-video li.heading {
	color: #666666;
	line-height: 16px;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
#left-sidebar li.trac, #left-sidebar-video li.trac {
	font-size: 13px;
	margin-bottom: 4px;
	line-height: 12px;
}
#left-sidebar li.photo, #left-sidebar-video li.photo {
	font-size: 13px;
	line-height: 12px;
}
#left-sidebar li.last, #left-sidebar-video li.last {
	margin-bottom: 0;
}

#left-sidebar li.unit, #left-sidebar-video li.unit {
	/*background: url(/images/stop.jpg) no-repeat right;*/
}

#left-sidebar li.unit:hover, #left-sidebar-video li.unit:hover {
	background: #333232;
}

#left-sidebar li.unit-selected, #left-sidebar-video li.unit-selected {
	background: #333232 url(/images/green_arrow.jpg) no-repeat right;
}

#left-sidebar li a, #left-sidebar-video li a {
	text-decoration: none;
	line-height: normal;
	display: block;
}
* html #left-sidebar li a, * html #left-sidebar-video li a {
	width: 100%;
}
#left-sidebar li a:hover, #left-sidebar-video li a:hover {
	text-decoration: underline;
	background: #eee;
}

#left-sidebar li.selected a, #left-sidebar-video li.selected a {
	background: #eee;
}

#left-sidebar li.chapter-spacer, #left-sidebar-video li.chapter-spacer {
	background: transparent url(/images/side_nav_spacer.jpg) no-repeat left;
	line-height: 0.5;
}

.clear-content {
    clear: both;
}

#series{
	font-size:1.1em;
	float:right;
	padding-top:5px;
    padding-right:15px;
    padding-bottom:20px;
	width:245px;
}
#series2{
	font-size:1.1em;
	float:right;
	padding-top:5px;
    padding-right:15px;
    padding-bottom:20px;
	width:245px;
}

#featured {
	float: left;
	width: 500px;
}
.homepage-module {
	display: block;
	float:left;
	width: 234px;
	clear:none;
	padding: 8px;
	padding-top:0;
	padding-bottom: 15px;
	background: url(/images/module_bg.gif) no-repeat bottom;
}
#featured-series {
	clear: none; 
}
#featured-faculty {
	position: relative;
	right: -10px;
}
#benefits {
	float: left;
	clear: left;
	width: 500px;
	margin-top: -30px;
}
#tags {
}
#network {
	display: none;
}

#fieldset { border:1px #00CCFF }

#legend {
  padding: 0.2em 0.5em;
  border:1px #00CCFF ;
  color:#00CCFF;
}
#footer{	
	clear: both;
	width: 960px;
	*width: 959px;
	padding-top: 2em;
	padding-bottom: 1.5em;
	color: #7F7F7F;
	font: 1em Arial, Helvetica, sans-serif;
	width: 960px;
	background-color:#dedede;
}
#footer a {
	font-size:1.1em;
	font-weight: bold;
	color: #666;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: font: 76% Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding: 0;
	text-align: left;
    color: #666666 !important;
}
#content h1{
	font-size: 20px !important;
}
#content h2{
	font-size: 17px !important;
}
#content h3 {
	font-weight: bold;
	font-size: 15px !important;
}
#header h1 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
  	height: 47px;
	font-size:2em;
	margin:0;
	padding: 0;
	margin-right:0;
}
#header h1 a {
  float: left;
  background: url(/images/logo.gif) no-repeat;
  color: #fff;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  text-decoration: none;
  text-indent: -9999px;
  width: 282px;
  height: 47px;
  border: none;
}
#header h1 a:hover {
	color:#CC0000;
}
#header span, #header span span {
	color: #7f7f7f;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
#header span a, #header span span a {
	color: #7f7f7f;
	padding: 0 5px;
}

#header span a.last {
	padding-right: 0;
}
#header span a:hover {
	color: #B00c33;
}
#benefits h3 {
    color: #0b6ea9;
    font-size: 1.6em;
}

.homepage-module h3 {
	height: 30px;
	width:250px;
	margin:0;
	margin-left: -8px;
	padding:0;
	text-align: center;
	color: #00bcff;
	font-size: 1.3em;
	font-weight: bold;
	background: url(/images/module_heading.gif);
}

/* Top right in header */
#top-nav {
    padding: 0;
    margin: 0;
}
#main-nav {
	margin: 0 auto;
    text-align: left;
	padding: 0;
  	color:#FFF;
}
#main-nav ul {
    background: url('../images/topnav.gif') repeat-x left top;
	width:960px;
	height:42px;
	margin:0 auto;
	*margin:0 auto;
	font-weight:bold;
	z-index:1000;
}
#main-nav li {
	background:transparent url('../images/line.gif') no-repeat scroll 0 0;
    margin: 0;
	display: block;
	float: left;
	cursor: pointer;
}
#main-nav li.first {
	background: none;
}
#main-nav a {
	
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    padding:8px 15px 13px 35px;
    text-decoration:none;
}
#main-nav a:hover {
  color:#ededed;
}
#main-nav a.dropdown {
	/*	padding-right: 12px;
	background: url(http://blog.xtrain.com/assets/2008/2/8/dropdown_arrow2.gif) no-repeat right;*/
}
#main-nav a.dropdown:hover {
	/*	padding-right: 12px;
	background: url(http://blog.xtrain.com/assets/2008/2/8/dropdown_arrow2_hover.gif) no-repeat right;*/
}
#main-nav .header-form input {
	margin-top: 5px;
}
#video-wrapper {
	width: 100%;
	background: #2a2a2a url(/images/home_video_bg.gif) top left repeat-x;
	text-align: center;
}
#spacer {
	height: 5px;
	padding: 0;
	background: #ccc url(/images/nav-bg.gif) left repeat-x;
	width: 100%;
	overflow: hidden;
}
 
#home-video-wrapper {
	width: 930px;
	padding: 0 5px 0 0;
	margin: 0 auto;
	background: #fff;
}
* html #home-video-wrapper {
	width: 925px;
}
#home-video-wrapper.narrow {
	width: 785px;
	padding: 0;
}
* html #home-video-wrapper.narrow {
	width: 778px;
	padding: 0;
}
#video-video-wrapper {
	/*width: 1040px;*/
	width: 100%;
	height: 392px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	background: #fff;
}
* html #video-video-wrapper {
	width: 1030px;
}
#benefits-sidebar {
	width: 140px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: left;
	color: #00b6e8;
}
#benefits-sidebar h4 {
	font-family: "Arial Narrow";
	color: #1092b4;
	font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	margin: 0;padding: 0;
}
#benefits-sidebar h3 {
	font-family: "Arial Narrow";
	color: #1092b4 !important;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	margin: 0;padding: 0;
	margin-top: 10px;
}
#benefits-sidebar ul {
	margin: 10px 0 40px 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#benefits-sidebar ul li {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #cccccc;
}
#benefits-sidebar ul li.first {
	border-top: solid 1px #cccccc;
}
#benefits-sidebar ul li:hover {
	background: #eeeeee;
}
#benefits-sidebar ul li.selected {
	background: #eeeeee;
}
#benefits-sidebar ul li a {
	display: block;
	padding: 5px 0;
	width: 100%;
}
#benefits-sidebar a, #benefits-sidebar a:hover {
	color: #00b6e8;
	text-decoration: none;
	font-weight: bold;
}
#benefits-sidebar #bottom-button {
	font-family: "Arial Narrow";
	height: 73px;
	padding-top: 2px;
	text-align: center;
}
#benefits-sidebar #bottom-button:hover {
	
}
#benefits-sidebar #bottom-button a {
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
}

#benefits-sidebar #bottom-button a .small{
	font-size: 12px;
	line-height: 13px;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar{
	font-size:0.9em;
	float:right;
    padding: 10px 0 10px 10px;
	width: 205px;
	border: solid #eee;
	border-width: 1px 0 0 0;
	padding-right: 5px;
	overflow: hidden;
}

#sidebar span#logout {
    float: right;
}

#tags {
	margin-top: 12px;	
}

#tags h3{
	font-size:16px;
	margin-left: 10px;
	font-weight: bold;
}
#tags ul{
	border: solid #eee;
	border-width: 1px 0 0 1px;
	list-style-type:none;
	margin:0;
	padding:10px;
	text-align: left;
}
#sidebar ul li{
	padding-right:0.6em;
}

#sidebar #sidebar-banners {
	text-align: right;
}
#sidebar #sidebar-banners a img {
	border: 0;
}
#watch-history {
	margin-top: 15px;
	border: solid #eee;
	border-width: 1px 0 0 1px;
	
}
#watch-history h3 {
	font-size:16px;
	margin-left: 10px;
	font-weight: bold;
}

#tags span#more-link {
    float: right;
	margin-right: 10px;
	margin-top: 3px;
}

#tags span#more-link a {
    color: #666666;
}
#tags span#more-link a:hover {
    text-decoration: underline;
}
#tags li {
	display: inline;
	list-style-type: none;
	font-size: 0.9em;
}
#tags li a {
}
#tags li a:hover, #tags li.popular a:hover, #tags li.more-popular a:hover, 
#tags li.very-popular a:hover, #tags li.most-popular a:hover, #tags li.populest a:hover  {
    text-decoration: underline;
}
#tags li a:after {
	/* content: " #"; */
}
#tags li.popular a {
	font-size: 1.1em;
}
#tags li.more-popular a {
	font-size: 1.2em;
	font-weight: bold;
}
#tags li.very-popular a {
	font-size: 1.3em;
	font-weight: bold;
}
#tags li.most-popular a {
	font-size: 1.5em;
	font-weight: bold;
}
#tags li.populest a {
	font-size: 1.6em;
	font-weight: bold;
}

/* Tags Main Page */
ul#tags-main {
    margin: 0 0 10px 0;
    padding: 5px;
	color: #4261DF;
}

#tags-main li {
	display: inline;
	list-style-type: none;
	font-size: 1.1em;
	margin-right: 3px;
}
#tags-main li a {
	color: #666666;
}
#tags-main li a:hover, #tags-main li.popular a:hover, #tags-main li.more-popular a:hover, 
#tags-main li.very-popular a:hover, #tags-main li.most-popular a:hover, #tags-main li.populest a:hover  {
    color: #666666;
    text-decoration: underline;
}
#tags-main li a:after {
	/* content: " #"; */
}
#tags-main li.popular a {
	font-size: 1.1em;
}
#tags-main li.more-popular a {
	font-size: 1.2em;
	font-weight: bold;
}
#tags-main li.very-popular a {
	font-size: 1.3em;
	font-weight: bold;
}
#tags-main li.most-popular a {
	font-size: 1.5em;
	font-weight: bold;
}
#tags-main li.populest a {
	font-size: 1.6em;
	font-weight: bold;
}

/*************************************
 +Signup Form
 ************************************/
fieldset{
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
form#form-lead fieldset {
	/*float: right;*/
	/*width: 190px;*/
}
legend{
	font-weight: bold;
	color: #068DFE;
}
label{
	display: block;
}
input#submit { 
	text-align: right;
}
form#form-lead input {
	width: 180px;
}
form p {
	position: relative;
}

#email-error {
	display: none;
}
#field-error {
	display: none;
}
#fname-error {
	display: none;
}
#lname-error {
	display: none;
}
.feedback {
	color: #F62B32;
}
/*************************************
 +Misc
 *************************************/
a {
	color:#5588bb;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
a img {
	border: 0;
}
.clear {
	clear: right;
}
.homepage-module * {
	float: left;
}

#featured-faculty.homepage-module #classes {
	 clear: left;
	 margin-top: -5px;
	 background: #00cdff;
	 padding: 2px;
	 border: 1px solid #bcdee7;
	 color: #ffffff;
	 font-weight: bold;
	 letter-spacing: 1px;
	 width: 80px;
	 text-align: center;
}

#featured-faculty img {
    border: 0;
}

.vip-icon {
    margin-top: 2px;
}
.vip-icon-list {
    margin-top: 2px;
    margin-left: 5px;
}
/*
.homepage-module h3 {
	height: 30px;
	width:250px;
	margin:0;
	margin-left: -8px;
	padding:0;
	text-align: center;
	color: #00bcff;
	font-size: 1.3em;
	font-weight: bold;
	background: url(/images/module_heading.gif);
}
*/
#featured-faculty.homepage-module h3 img {
    margin-left: 2px;
    border: 0;
    float: none;
}

#featured-faculty.homepage-module a#classes:hover {
    background: #85e5f5;
}
#featured-faculty.homepage-module #name {
	 clear: left;
	 margin-top: 0;
	 border-bottom: 2px solid #dae8f3;
}
.homepage-module .description {
	float: right;
	width: 130px;
	clear: none;
}
.homepage-module .description {
	margin-top: -128px;
	text-align: left;
}
#refer-friend {
	float: right;
	clear: right;
	width: 190px;
	color: #23c3ff;
	font-size: 1.5em;
	margin-top: 20px;
}
/*****************************************
//////////////////////////////////////////

++Learner Profile
////////////////////////////////////////*/
#learner-profile h1 {
    margin-bottom: 30px;
}
#learner-profile h1 span {
	font-size: 0.7em;
	color: #666666;
}
#profile-avatar { float: left; }
#bio h3 {
	margin-bottom: 0;
}
#bio {
	float: left;
	margin-left: 10px;
	width: 410px;
	margin-bottom: 15px;
}
#bio p {
	margin-top: -5px;
}

hr {
    clear: both;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCCCCC;
    color: #CCCCCC;
}
#exercise, #my-classes, #my-certs, #learning-buddies, #certificates { /*margin-left: 110px;*/ clear: left; width: 410px;}
#exercise h3, #my-classes h3, #my-certs h3, #learning-buddies h3, #certificates h3 {
font-size: 1.3em;
margin-top: 20px;
}
#exercise h3 {
    margin-bottom: 10px;
}
#exercise .exercise {
    width: 125px;
}
#exercise ul {margin:0;padding:0;text-align:left;}
#exercise li {
display: inline;
list-style-type:none;
margin: 0 7px 7px 0;
float: left;
}
#exercise li li {
display: block;
/*padding-left: 10px;*/
float: none;
margin: 0 7px 0 0;
font-size: 0.8em;
}
#exercise a {
color: #000000;
}
#exercise a img {
border: 0;
}
#exercise a:hover, #my-certs a:hover, #learning-buddies a:hover {
color: #66CCFF;
text-decoration: underline;
}
#my-certs a:hover img {
text-decoration: none;
}
#my-classes ul  {margin: 0; padding: 0; margin-top: 5px; text-align: left;}
#my-classes li {
display: inline;
margin-right: 20px;
font-weight: bold;
}
#my-certs ul {margin:0;padding: 0; margin-top: 10px;}
#my-certs li {
list-style-type: none;
float: left;
font-size: 0.9em;
width: 90px;
text-align: center;
color: #000;
font-weight: bold;
}
#my-certs a{ color: #000;}
#my-certs a img { border: 0;}

#learning-buddies a:hover img {
text-decoration: none;
}

#learning-buddies ul {margin:0;padding: 0; margin-top: 5px;}
#learning-buddies li {
list-style-type: none;
float: left;
font-size: 0.9em;
width: 70px;
text-align: center;
color: #000;
display: inline;
margin-right: 10px;
font-weight: bold;
}
#learning-buddies li ul {
    margin-top: 0;
}
#learning-buddies a{ color: #000;}
#learning-buddies a img { border: 0;}

/*****************************************
//////////////////////////////////////////

++Faculty Profile sections that are 
different from learner profile
////////////////////////////////////////*/
#faculty-classes { 
    float: left; 
    width: 500px;
    margin-left: 20px;
}

#faculty-classes h3 {   
    font-size: 1.3em;
    margin-top: 20px;
    margin-bottom: 10px;
}

#faculty-classes ul {
    padding: 0; 
    margin-left: 20px;
}

#faculty-classes li {
    font-weight: bold;
}

#faculty-classes .count {
    font-weight: normal;
    color: #D50000;
    font-size: 0.9em;
}

#promo-code {
    text-align: right;
    margin: 15px 5px 20px 0;
    color: #000000;
    font-size: 1.1em;
}

#promo-code .code {
    float: right;
    color: #67D6FA;
    font-size: 1.45em;
    margin-left: 10px;
    margin-top: -6px;
}

#promo-code .info {
    font-style: normal;
}

.special-page-price {
    margin: 20px 0;
}
/*****************************************
//////////////////////////////////////////

++Course Details page
////////////////////////////////////////*/

#courses h1 {
    margin-bottom: 20px;
}   
#courses h2 {
    margin-top: -10px;
    margin-bottom: 20px;
}
#courses .course {
    color: #1ebdf4;
    margin: 0 10px 20px 0;
    padding: 0;
    width: 250px;
    float: left;
    text-align: left;
    /* border: 1px solid #000; */
    /* background: #eee; */
}

#courses .course .text {
    color: #797979;
}

#courses ul {
    list-style-type: none;
    margin: -1px 0 2px 20px;
}

#courses .course .rating ul {
    padding: 0; margin: 0;
}

#courses img {
    border: 0;
}

#courses div.image {
    width: 50px;
    /* height: 53px; */
    float: left;
    margin-right: 10px;
    padding: 0;
    text-align: center;
}

#courses .image a {
    margin-top: 0;
    color: #1ebdf4;
    font-weight: bold;
    text-decoration: underline;
}

#courses .image a:hover {
    color: #CC0000;
}

#courses a {
    /*text-decoration: underline; */
}

#course-detail {
    margin-top: 5px;
}

#course-detail h1 span {
    margin-left: 10px;
    font-size: 0.6em;
}

#course-detail img {
    float: left;
    margin-top: 5px;
}

#course-detail .new-icon {
    border: 0;
    float: none;
    margin: 5px 0 0 0;
}

#course-content {
   margin-left: 110px; 
   width: 420px; 
}

#course-content p {
    margin-top: 2px;
}

#course-content #exercise {
    margin-left: 0;
}

#course-content #exercise img {
    margin-right: 10px;
}

#course-content #exercise .exercise {
    width:180px;
}

#course-content #exercise .exercise ul {
    margin-top: 5px;
}

#course-content span#more-link {
    float: right;
    margin-top: -5px;
}

#course-content span#more-link a {
    font-weight: bold;
}
#course-content span#more-link a:hover {
    text-decoration: underline;
}

/*****************************************
//////////////////////////////////////////

++Program Details page
////////////////////////////////////////*/

#program-detail img {
    border: 0;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

#program-detail .new-icon {
    border: 0;
    float: none;
    margin: 5px 0 0 0;
}

#program-detail .description {
    margin-left: 110px;
}

#program-detail .description p {
    margin: 2px 5px 10px 0;
}

#program-name{
	margin: 2px 5px 10px 60px;
}

.new-serial {
    float: left;
	height: 260px;
	width: 224px;
    padding: 0;
    margin: 10px 35px 0 0;
	overflow: hidden;
	border: solid #eee;
	border-width: 1px 0 0 1px;
}
* html .new-serial {
	margin-right: 30px;
}
.new-serial a {
}
.new-serial .blue-text {
}

.new-serial .top {
    height: 100px;
	overflow: hidden;
}

.new-serial .top img {
	margin: 5px 0 0 5px;
}

.new-serial .middle {
	height: 108px;
	overflow: hidden;
	padding: 2px 5px 5px 5px;
	text-align: left;
 }
.new-serial .middle .heading a {
	color: #666;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}
.new-serial .middle .description {
	font-family: arial;
	font-size: 12px;
    text-align: left;
	line-height: 14px;
}
.new-serial .middle .description p {
    margin:0;padding:0;
	display: inline;
}
.new-serial .middle .description a {
    margin-left: 10px;
}
.new-serial .stats {
    height: 15px;
	font-family: arial;
	text-align: left;
	padding: 0 5px;
}

.new-serial .bottom {
    height: 30px;
	padding: 7px 4px 5px 5px;
}

.new-serial .bottom a {
    font-family: arial;
	color: #fff;
	padding: 3px;
	background: #fff url(/images/nav-bg.gif) top left repeat-x;
	font-size: 13px;
	font-weight: bold;
}
.new-serial .bottom a:hover {
	text-decoration: none;
  	background: url(/images/nav_hover.gif) top left repeat-x;
	color: #00bcff;
}

/*****************************************
//////////////////////////////////////////

++Serial Details page
////////////////////////////////////////*/

#serial-detail img {
    border: 0;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

#serial-detail .new-icon {
    border: 0;
    float: none;
    margin: 5px 0 0 0;
}

#serial-detail .description {
    margin-left: 110px;
}

#serial-detail .description p {
    margin: 2px 5px 10px 0;
}

.new-course {
    background: #ffffff url(/images/course_bg_new.gif) repeat-x top left;
    border: solid 1px #eee;
	height: 110px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.new-course .top {
    text-align: right;
    font-size: 9pt;
}

.new-course .top a {
    font-size: 11pt;
}

.new-course .top img {
    float: right;
    margin-top: 3px;
    margin-left: 5px;
}

.new-course .middle {
    margin-top: 0;
    height: 57px;
}

.new-course .middle .image {
    margin-left: 5px;
    width: 70px;
}

.new-course .middle .description {
    text-align: justify;
    margin-left: 70px;
    padding-right: 5px;
}

.new-course .middle .description a {
    margin-left: 10px;
}

.new-course .bottom {
    color: #69CAF5;
    font-size: 1.1em;
    text-align: left;
}

.new-course .bottom a {
    text-decoration: underline;
}

.new-course .bottom #preview-button, .new-course .bottom #attend-button {
    float: right;
    text-decoration: none;
    margin-left: 10px;
    font-size: 0.85em;
}

.new-course .bottom span {
    float: left;
    margin-top: -4px;
    margin-left: 4px;
    margin-right: 10px;
}
.new-course .bottom span#rating {
    float: left;
    padding-top: 5px;
}

.new-course .bottom span#rating ul {
    margin: 0;
}
/*************************************
 +Comments
 *************************************/

#comments {
    float: none;
}

.commentsblock{
	margin:0.5em 0;
}

.comment {
	background: url(/images/course_bg_new.gif) top left repeat-x;
	border: solid #eee;
	border-width: 1px 0 0 1px;
	padding: 5px 0 0 5px;
}

.comment span.title {
    color: #068DFE;
}

.comment span.links {
    padding-right: 0.5em;
}

.message {
    background: #B1D900;
    padding: 0 5px;
    color: #000;
}

.comment p {
    padding: 0 0.5em 0.5em 0.5em;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}

/*****************************************
//////////////////////////////////////////

++Sortable Units
////////////////////////////////////////*/
#units #list {
  	float: left;
  	font-weight: bold;
  	color: #2F2F4F;
    margin:10px 20px 20px 10px;
    padding: 0;
    list-style-type: none;
}
#units #list li {
    float: left;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #068DFE;
    cursor: move;
}

#units #list li span {
    float: right;
    margin-right: 5px;
}

/*****************************************
//////////////////////////////////////////

++Users List
////////////////////////////////////////*/

#users h1 {
    margin-bottom: 10px;
}

#users form {
    margin-bottom: 20px;
}

#users form #search-button {
	 clear: left;
	 margin-top: -5px;
	 background: #00cdff;
	 padding: 2px;
	 border: 1px solid #bcdee7;
	 color: #ffffff;
	 font-weight: bold;
	 letter-spacing: 1px;
	 width: 80px;
	 text-align: center;
}

#users .user {
    color: #1ebdf4;
    margin: 0 10px 20px 0;
    padding: 0;
    width: 250px;
    float: left;
}

#users ul {
    list-style-type: none;
    margin: -1px 0 0 20px;
}

#users img {
    border: 0;
}

#users div.image {
    width: 50px;
    float: left;
    margin-right: 10px;
    padding: 0;
    text-align: center;
}

#users .image a {
    margin-top: 0;
    color: #1ebdf4;
    font-weight: bold;
    text-decoration: underline;
}

#users .image a:hover {
    color: #CC0000;
}

/* -----------------------------------------------*
** embeded navigation used inside page content
*-------------------------------------------------*/
#embedNav {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#embedNav ul {
}
#embedNav li{
	float: left;
	display: inline;
	color: #fff;
	margin-right: 8px;
	margin-bottom: 5px;
}
#embedNav a{
	display: inline;
	line-height: 2.1em;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 1em;
	background: #fff url(/images/nav-bg.gif) top left repeat-x;
	text-decoration: none;
	color: #ffffff;
}
#embedNav a:hover {
    color: #00bcff;
  	background: url(/images/nav_hover.gif) top left repeat-x;
}

#login-notice {
	margin: 0 0 10px 0;
	padding: .4em 1em;
    background: #C41636; /*#B1D900;*/
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.1em;
    text-align: center;
    color: #ffffff;/*#000000;*/
}

#login-notice a {
    color: #ffffff;/*#000000;*/
	text-decoration: underline;
}

#notice {
	margin: 0 0 10px 0;
	padding: .2em 1em .2em 1em;
    background: #c41636; /*#B1D900;*/
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.1em;
    text-align: center;
    color: #ffffff;/*#000000;*/
}

#error {
	margin: 0 0 10px 0;
	padding: .2em 1em .2em 1em;
    background: #FF8040;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.1em;
    text-align: center;
    color: #000000;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* -----------------------------------------------*
** demands
*-------------------------------------------------*/

#demand {
    padding: 0;
	margin-top: 10px;
}
#demand ul {
	float:  left;
	margin: 0 0 20px 0;
	list-style-type: none;
    padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
}
#demand li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#demand li.wide{
	width:  450px;
	margin-bottom: 10px;
}

/* -----------------------------------------------*
** paginator
*-------------------------------------------------*/

/* ------- [ Mini-Box: Sort by, Pagination, Form legend ] */

.mini-box {
	margin: 1em 0 0 0;
	padding: 0 1em;
	/* border-top: 1px dotted #E3E3E3; */
	clear: both;
}

.mini-box h4 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.5em;
	color: #294058;	
}

.mini-box p {
	font-size: 1.2em;
}                              

.mini-box a {
	text-decoration: none;
	border-bottom: 1px dotted #B35600;
	color: #A01D21;
	margin: 0 .1em 0 .1em;
}

.mini-box a:hover {
	border-bottom: 1px solid #B35600;
}

/* -----------------------------------------------*
** price in program/series/course show views
*-------------------------------------------------*/

.price {
    
}

.price h3 {
    font-size: 10.5pt;
}

.price a {
    float: right;
    margin: 0 10px 0 0;
}
.price span {
    margin:0 10px;
}

/* -----------------------------------------------*
** blue/grey button for any view
*-------------------------------------------------*/

.blue-button {
    font-size: 1.1em;
	padding: 2px 5px;
	background: #fff url(/images/nav-bg.gif) top left repeat-x;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.blue-button-small {
	background: #fff url(/images/nav-bg.gif) top left repeat-x;
	padding: 1px 4px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}


.blue-button:hover, .blue-button-small:hover {
  	background: url(/images/nav_hover.gif) top left repeat-x;
	color: #00bcff !important;
	cursor: hand;
	text-decoration: none;
}

.grey-button-3d {
    width: 40px;
    font-size: 1.1em;
	background: url(/images/grey_button_bg.gif) repeat-x top left;
	padding: 3px 15px;
	color: #545454;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-right: 2px;
}

.grey-button-3d:hover {
	color: #15386A;
	cursor: hand;
	text-decoration: underline;
}

.right {
    float: right;
}


/* -----------------------------------------------*
** .info under form text boxes
*-------------------------------------------------*/
span.info {
    font-size: 8pt;
    font-style: italic;
    width: 30px;
}
.red {
    color: red;
}
.maroon {
    color: #A80101;
}

.count {
    font-weight: normal;
    color: #D50000;
    font-size: 0.9em;
}

/**************************
    Exams
***************************/

#exam {
    font-size: 10pt;
}

#exam ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#exam #questionlist div.handle {
    text-align: center;
    background: #eee;
    cursor: move;
}

#exam #questionlist div.handle span.required {
    float: left;
    margin: 0;
    padding: 0;
}

span.green {
    color: green;
}

span.red {
    color: red;
}

#exam #questionlist div.handle span.links {
    float: right;
    margin: 0;
    padding: 0;
}

#exam #question .question {
    font-size: 10.5pt;
}

#exam #question span.correct {
    float: none;
    margin-left: 15px;
    color: green;
}

#exam #question ul {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
}

#exam #question ul li {
    margin-left: 10px;
    margin-bottom: 5px;
}

#exam #question ul li input {
    margin-right: 10px;
}

/**************************
    Miscellaneous
***************************/
.small {
    font-size: 0.7em;
}

.small a {
    font-size: 0.75em;
}
.green {
    color: green; 
}

span.comment-message {
    background: #B1D900;
    padding: 0 5px;
    color: #000;
}

.sitemap {
    text-align: left;
}

div#subscription {
    text-align: left;
}

div.non-sub-msg {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #225687;
	background: #F2F2F2;
	padding: 0 5px;
	margin-right: 5px;
}
div#annual-sub-offer {
	color: green;
	font-style: italic;
	font-size: 1.2em;
	background: #eee;
	padding: 10px;
	margin: 10px 0 10px 0;
	text-align: left;
}
div#annual-sub-offer .right {
	text-align: right;
}
div#annual-sub-offer .amount {
	font-weight: bold;
	font-style: normal;
}
div#annual-sub-offer .old-price {
	font-weight: bold;
	font-size: .8em;
	font-style: normal;
}
div#annual-sub-offer a {
	font-style: normal;
}

div#videopage-banner {
	background: #858585;
	padding-top: 5px;
}
div#videopage-banner #text {
 margin: 0 20px;
}
div#videopage-banner a img {
 margin-right: 4px;
 border: 0;
}
#times ul {
	list-style-type: none;
	padding: 0;
	margin: 1px 0;
	color: #000;
	font-size: 14px;
	text-align: left;
}
#times .level-1, #times .level-2, #times .level-3 {
	margin: 1px 0;
	margin-left: 15px;
}
#times .level-1 a {
	color: green;
	font-size: 13px;
}
#times .level-2 a {
	color: #855E42;
	font-size: 12px;
}
#times .level-3 {
	color: blue;
	font-size: 11px;
}
#times .level-1 li {
	/*background: #ccc;*/
}
#times .level-2 li {
	/*background: #eee;*/
}
#times .level-3 li {
	/*background: #ccc;*/
}
#times div {
	font-weight: bold;
	width: 75px;
	text-align: right;
}
.announcement {
	font-style: italic;
	font-size: 14px;
	color: #225687;
}

.new-paginator {
	margin-right: 10px;
}
.new-paginator span {
	margin: 0 3px;
}
.new-paginator img {
	vertical-align: top;
}
#home-movie {
  	width: 640px;
	height: 391px;
	background: #222222;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
#home-video-wrapper .benefit-div {
  	width: 640px;
	height: 391px;
	overflow: hidden;
	background: #eee;	
}
#home-top-banner {
	text-align: center;
	width: 640px;
	height: 100px;
	overflow: hidden;
}
#home-banner {
	padding: 5px 0 3px 0;
	background: #efeeee;
	text-align: center;
}
.trac-home {
	width: 176px;
	float: left;
	border-right: solid 1px #eee;
	margin: 0 10px;
}
.trac-home h2 {
	margin-left: 3px;
}
div .index-0 {
	margin: 0 10px 0 0;
}
div .index-4 {
	width: 160px;
	border-right: none;
	margin: 0 0 0 10px;
	padding-right: 0;
}
.trac-home ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.trac-home ul li {
	margin: 0; padding: 0;
}
.serial-home {
	background: #7f7f7f url('../images/homepage_box_top.jpg') no-repeat; 
	height: 215px;
	_height: 215px;
	width: 173px;
    padding:23px 3px 3px;
    margin-left:10px;
	overflow: hidden;
	margin-bottom:10px;
}



.serial-home a {
}
.serial-home .blue-text {
}

.serial-home .top {
    height: 120px;
	overflow: hidden;
}

.serial-home .top img {
	margin: 0;
}

.serial-home .middle {
	height: 60px;
	overflow: hidden;
	padding: 2px 5px 5px 0;
	text-align: left;

 }
.serial-home .middle .heading a {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
}
.serial-home .middle .description {
	font-family: arial;
	font-size: 11px;
    text-align: left;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
.serial-home .middle .description p {
    margin:0;padding:0;
	display: inline;
}
.serial-home .middle .description a {
    margin-left: 10px;
}
.serial-home .stats {
    height: 15px;
	font-family: arial;
	text-align: left;
	padding: 0 5px;
}

.serial-home .bottom {
	padding: 0 0 5px 0;
	margin-right: -3px;
	font-size: 12px;
}
.serial-home .bottom img {
	vertical-align: top;
}
.serial-home .bottom a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 -1px;
}
.serial-home .bottom a.button {
	padding-right: 13px;
	background: #fff url(/images/next-btn.gif) right no-repeat;
	margin-right: -2px;
}
.serial-home .bottom a:hover {
	text-decoration: underline;
}
.serial-home .bottom #subscribe a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.serial-home .bottom #price {
	white-space: nowrap;
}

.portfolio-box {
	border: solid 1px #ccc;
	margin-bottom: 5px;
	padding: 5px;	
}
.portfolio-box p {
	margin: 0 0 5px 0;padding: 0;
}
.portfolio-box label {
	display: inline;
	line-height: 11px;
	margin:0;
}
.portfolio-box input {
	font-size: 11px;
}

#button-more{
	float:right;
}
#mainpage-class{ float:left; list-style:none;  }
#mainpage-class li{  ; padding:0; margin:0;}
.image{background: #7f7f7f; margin:0 auto;padding-top:1px;}
.course-image{background: #FFF; margin:20 auto;padding-top:1px;}
.course-name {color:#fff; width:100px;margin:0 auto; font-weight:bold;font-size:16px; height:40px;_height:40px; line-height:1em; text-align: center;}
.course-name a{color:#fff;}