














/*******************************************/



ul { list-style: none; }
ul li {background: url(/resources/images/bullet.gif) no-repeat 0 6px; padding-left: 10px}

/******************fonts********************/

a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}

a:link {color: #0275c6;}
a:visited {color: #275b80;}
a:hover, a:active {color: #0275c6;}

#Error, .error {color:  #c00;}

.webActionError {
    color:  #c00;
}

#MBError {
    clear: both;
    margin-bottom: 12px;
    color:  #c00;
    margin: 20px 0;
}

.Error {
  color: #c00;
}

#SystemMessage {
  color: #c00;
  font-weight: bold;
  margin-bottom: 12px;
}

.graphic, .illustration {
	text-align: center;
	margin-bottom: 2em;
}

.graphic .caption, .illustration .caption {
	font-size: .9em;
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
    font-family: arial, tahoma, verdana;
}

h1 {
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
}

h2 {
    font-size: 14px;
    background: url(/resources/images/bg-header.gif) no-repeat;
    line-height: 27px;
    padding: 0 12px;
    color: #1c1c1c;
    margin-bottom: 12px;
}

body#Lesson h2,
body#FAQ h2,
body#General h2,
.LessonContent h1,
body#Lesson h3,
body#Article h2,
#Transcript h1 {
    font-size: 14px;
    font-weight: bold;
    background: none;
    line-height: 14px;
    padding: 0;
    margin-bottom: .4em;
}

body#Course h2,
body#Session h2 {
margin: 10px 0px 
}

h3 {font-size: 12px;}

body#Lesson form.Quiz h3 {
	color: #1c1c1c;
	font-size: 12px;
	margin-top: 1.2em;
	margin-bottom: 2px;
}

h4 {font-size: 11px; margin-top: 10px;}

.Notifier {
  padding: 10px;
  border: 3px solid #999;
  background: url(/resources/images/close.gif) no-repeat 530px 5px;
  cursor: pointer;
  width: 530px;
  margin-bottom: 10px;
  font-weight: bold;
}

/*******************************************/

body {
	background-color: #fff;
  color: #1c1c1c;
	font-size: 11px;
  line-height: 14px;
  font-family: tahoma, arial, verdana, helvetica;
}

#Wrapper {
	background-color: #fff;
	width: 744px;
	padding: 12px;
	margin: 0;
}

/****************  NAVIGATION  ***************************/

#GlobalNavWrapper {
	margin: 0 -12px 12px;
	width: 744px;
	padding: 12px;
}

#GlobalNavWrapper img {
  margin: 0 16px;
}

/**/

#PoweredNavWrapper {
	background: url(/resources/images/bg_topNav.jpg) repeat-x;
	margin: 0 -12px 12px;
	font-weight: bold;
	font-size: .8em;
}

#PoweredNavWrapper ul {
  margin-bottom: 0;
  padding: 0;
}

#PoweredNavWrapper ul li {
	background: url(/resources/images/bg_topNav_li.png) right no-repeat;
	float: left;
  padding: 0;
  list-style: none;
  height: 38px;
}

#PoweredNavWrapper li.Last {
float: right;
	background: url(/resources/images/bg_topNav_li.png) left no-repeat;
}

#PoweredNavWrapper li.Hover {
	background: url(/resources/images/bg_topNav_hover.jpg) left top repeat-x;
}

#PoweredNavWrapper a {
  display: block;
  float: left;
  color: #000;
  text-decoration: none;
  padding: 14px 19px 0 19px;
  height: 26px;
  
}

#PoweredNavWrapper li.Hover a {
	color: #fff;
}


/******************  HEADER / FLAG GENERAL  *************************/






#Flag {
  border-top: 2px dotted #e9e9e9;
  border-bottom: 2px dotted #e9e9e9;
  margin-bottom: .4em;
 }

body#Home #Flag {
  padding-bottom: 0px;
  border: none;
  position: relative;
}

body#Article #Flag {
    float: left;
    width: 557px;
}

#Flag .Graphic {float: left; padding: 10px 0px;}

#Flag .Text {
    float: left;
    width: 390px;
    padding-bottom: 10px;    
}

#Flag .Text p {margin-top: 10px;}

#Flag img {float: left; margin: 0px 10px 0px 0px}

body#Home #Flag img {
  margin: 0px 0px 10px 0px;
}

body#Home #Flag p {
  margin: 0px 0px 8px 0px;
  padding-bottom: 0px;
}

body#Home #Flag #flagText {
color:#FFFFFF;
font-family: helvetica;
font-size:12px;
left:17px;
padding:15px;
position:absolute;
top:90px;
width:215px;
}

#flagText a {color: #ffff00;font-weight: bold;}

#Flag .Button {
  clear: right;
  float: right;
}
#Flag .Button a {}

body#Lesson h2.LessonHeader {
  clear: left;
}


/*****************  CONTENT WRAPPERS  **************************/

#ContentWrapper {
  width: 744px;
  padding: 0;
}

#ContentWrapper2 {
		width: 557px;
		margin: 0 12px 12px 0;
  float: left;
}

body#Article #ContentWrapper2 {
    width: 100%  /* this is set to 100% for the Article page so that the Merch places properly in the sidebar */
}

#campusWrapper {
width: 557px;
background-color: #ebebeb;
overflow: hidden;
}

body#AllContent #campusWrapper {
padding: 10px;
width: 537px;
}

/******************  SIDEBAR GENERAL  *************************/

#Sidebar {
  float: right;
  width: 175px;
  
}

body#Article #Sidebar {margin: 0px 0px 10px 10px;}

#Sidebar div.container, .Merch {
  padding: 12px;
  background-color: #f5f5f5;
  margin-bottom: 12px;
  border: 1px solid #e9e9e9;
  
  overflow: hidden;
}

  

#Sidebar div h2, #Merch h2 {
  font-size: 1.0em;
  color: #1c1c1c;
  font-weight: bold;
  background: none;
  padding: 0;
  margin: 0;
}

#Sidebar div h2.header {
  margin: -12px -12px .5em;
  background: url(/resources/images/bg_sidebarHeader.jpg) repeat-x;
  color: #000;
  padding: 0 12px;
  
}

#Sidebar p {
  margin-bottom: 0;
}

#Sidebar ul, .MessageBoardTopics ul {
	padding: 0;
	margin: 0;
}

#Sidebar ul li {
	list-style: none;
	list-style-image: none;
	background: url(/resources/images/bullet-red_arrow.gif) no-repeat top left;
	padding: 0 0 0 .7em;
}

#Controls .FormRow input {
   width: 145px;
	
}
#Controls .FormRow label {
	width: 145px;
	margin-bottom: 0px;
	
	font-weight: normal;
	text-align: left;
}

#Controls .FormRowSubmit {
    width: 145px;
    
}

#Controls #autologin {
	width: 20px;
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
}

#Controls #autologin_label {
	float: left;
	padding: 0;
	margin: 0;
	width: 100px;
}


.LessonContent {
  width: 744px;
  margin: 0 0 12px;
  clear: both;
}

.LessonContent2 {
	width: 533px;
	margin-bottom:15px;
}

.Merch {
float: right;
width: 150px;
background-color: #FFF;
}

.Merch p {
  margin-bottom: 2em;
}

.Merch .placement {
	clear:left;
margin-bottom:10px;
overflow:hidden;
padding:0;
}

body#Lesson .Merch .placement h3 {
	margin-bottom: 0;
	font-size: 12px;
}

.MessageBoardTopics h3 {
  margin: -12px -12px 12px -12px;
  background: url(/resources/images/bg-sidebar_header.gif) repeat-x #c00;
  color: #fff;
	font-size: 1.0em;
	font-weight: bold;
    padding: 0 12px;
    line-height: 27px;
}

.MessageBoardTopics h4 {
  margin: 12px 0 .2em;
}

.MessageBoardTopics ul li {
	list-style: none;
	list-style-image: none;
	background: url(/resources/images/bullet-red_arrow.gif) no-repeat top left;
	padding: 0 0 0 .7em;
}

/******************  BUTTONS  *************************/

div.Button, div.ButtonInput {
	background: url(/resources/images/button_right.png) no-repeat right;
	height: 25px;
	padding: 0px 13px 0px 0;
	margin: 0;
	float: left;
	
}

div.Button a:link, div.Button a:visited, div.ButtonInput input {
	background: url(/resources/images/button_left.png) no-repeat left;

	height: 25px !important;
	line-height: 24px;
	border: 0;
	color: #0275c6;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0 9px 0 14px;
	/* Negative right margin + equal positive right padding makes right part of button clickable */
	margin-right: -9px;
	/* IE 6 needs less negative right margin than Firefox */
  
	text-decoration: none;
	cursor: pointer;
}                                                           

/*****************  GENERAL CONTENT  **************************/

.FormRow,
.FormRowAlt,
.FormRowSubmit {
	clear: both;
	color: #1c1c1c;
	overflow: hidden;
}
.FormRow {margin-bottom: 6px;}

.FormRow label,
.FormRowAlt label,
p.Label {
	width: 220px;
	float: left;
	margin: 0 12px 9px 0;
	
	text-align: right;
	font-weight: bold;
}

.FormRowExtendedLabel {
	width: 450px;
	float: left;
	margin: 10px 12px 6px 0;
  
}

#ContentWrapper2 p.Label2 {
	float: left;
	clear: both;
	margin-top: 12px;
}

.FormRowAlt label {
	font-weight: normal;
	text-align: left;
}

.FormRow input,
.FormRowAlt input,
.FormRow textarea,
.FormRow select {
	width: 220px;
	float: left;
	margin-right: 12px;
}

.FormRowExtendedLabel select {
	width: 220px;
	float: left;
	margin-left: 200px;
}

#topicId {
  width: 270px !important;
}

.FormRowAlt input {
	width: 20px;
	margin-left: 200px;
}

.FormRowSubmit {
    padding-top: 10px;
	width: 456px;
}

form h4 {
  clear: both;
  font-family: tahoma, arial, verdana, helvetica, sans-serif;
  background-color: #e3e3e3;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: .5em;
  padding-top: .5em;
  *padding-top: .2em;
}

form p {
  clear: both;
  margin-top: 10px;
}

.FormRowSubmit div.ButtonInput, .FormRowSubmit div.Button {
  float: right;
}

select#countryId {margin-top: 5px;}

#create_profile {
	width: 10em !important;
}

#loginForm2 #password {
	margin: 0px 0px 0px 232px;
}

#loginForm2 #Forgot {
	margin-left: 232px;
	clear: both;
}

.FauxLabel {
	clear: both;
	width: 220px;
	text-align: right;
	font-weight: bold;
}

.Quiz h3, .Survey h4 {
  background-color: transparent;
	padding-top: 16px;
	clear: both;
}

.Survey h4 {
	margin-bottom: 0;
	padding-bottom: -.5em;
	padding-left: 0;
}

.Score {
	border-top: 1px dashed #ccc;
	padding-top: 10px;
}

.Survey .FormRowAlt label {
	width: 275px !important;
}

.Survey ol {
    margin-left: 5px;
    font-weight: bold;
}

.Survey ol li {
    clear: left;
}

/*****************  FOOTER  **************************/

#SiteInfoWrapper {
  clear: both;
	font-size: .8em;
  text-align: center;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 4px solid #f1f1f1;
}

/****************  HOME PAGE  ***************************/

#campusTable td {background: #FFF;}

#campusWrapper #headerWrapper {
overflow: hidden;
padding:10px 0 0 10px;
}

body#Home #campusWrapper h1 {float: left;width: 60%;}

#allContentLink {
float:right;
font-size:1.5em;
margin:7px 12px 0px 0px;
}

body#Home #campusWrapper h2,
body#AllContent #campusWrapper h2 {
background:#FFFFFF none repeat scroll 0 0;
font-size:1.5em;
margin-bottom:0;
padding: 5px 12px;
}

body#Home .Campus {
background:#FFFFFF none repeat scroll 0 0;
float:left;
width:263px;
/*margin-bottom: 10px;*/

}

body#Home .Campus img {
width: 263px;
height: auto;
}

.Course {
 width: 243px;
 float: left;
 padding: 10px;
}

.Course:hover {background-color: #EDF6FF;}

.Course.Even {clear: left;}

body#Home .Course img.new,
body#AllContent .Course img.new {
float:left;
margin:0 3px 0 0;
width:43px;
}

body#Home .Course img.updated,
body#AllContent .Course img.updated {
float:left;
margin:0 3px 0 0;
width:56px;
}

.Course .ContentSpecs {
font-size: .85em;
color: #999;
}

.Course .ContentSpecs .Type {text-transform: uppercase}

.Course .Ratings {
float: left;
width: 160px;
}

.Course .Date {
font-size: .85em;
color: #999;
clear: left;
}

.Campus a.enroll {
background:transparent url(/resources/images/bg_enroll.png) no-repeat scroll left top;

float:right;
padding:1px 0 0 49px;
text-decoration:none;
}

.Campus a.enroll:hover {
background:transparent url(/resources/images/bg_enroll.png) no-repeat scroll left bottom;

}

.Campus a.begin {
background:transparent url(/resources/images/bg_begin.png) no-repeat scroll left top;

float:right;
padding:1px 0 0 49px;
text-decoration:none;
}

.Campus a.begin:hover {
background:transparent url(/resources/images/bg_begin.png) no-repeat scroll left bottom;

}

.Campus a.notify {
background:transparent url(/resources/images/bg_notifyMe.png) no-repeat scroll left top;

float:right;
padding:6px 0 0 70px;
text-decoration:none;
}

.Campus a.notify:hover {
background:transparent url(/resources/images/bg_notifyMe.png) no-repeat scroll left bottom;

}

.Course .Button {
  float: right;
}

/*********************  ALL CONTENT PAGE  **********************/

.imageGroup {position: relative; margin-bottom: 10px;}

.imageGroup img {width: 537px; height: 119px;}

.campusDescr {
margin:20px 15px;
position:absolute;
right:0;
top:0;
width:45%;
}

body#AllContent .Campus {
background: #FFFFFF;
margin-top: 10px;

}

body#AllContent .Course {
 width: 248px;
 height: 60px;
}

#allCourseList {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul#allCourseList li {
    background: none;
}

#campusLinks ul {
margin:7px 0 0;
padding: 4px 0px;
}

#campusLinks li {
background:transparent none repeat scroll 0 0;
padding-left:0;
display: inline;
margin-right: 10px;
}

#campusLinks li.last {margin-right: 0px;}

#campusLinks a {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #A4A4A4;
padding:4px 34px;
color: #000;
}

.backToTopLink {
clear: both;
padding: 5px 10px;
text-align: right;
}


/*********************  COURSE OVERVIEW  **********************/

#Instructors img {
	float: left;
	margin: 3px 8px 8px 0;
}

#RelatedCourses {clear: left;}

body#Campus #Courses {
	border-bottom: 18px #fff solid;
	padding-bottom: 0;
	margin-bottom: -16px;
}

#Sidebar #CourseMaterials {
    text-align: center;
    background-color: #FFF;
}

#CourseMaterials h2 {text-align: left;}

#CourseMaterials .productContainer {margin-bottom: 15px;}

#CourseMaterials img {
	clear: left;
	margin: 0 0px 10px 0;
}

#CourseMaterials .Product {
text-align: left;
margin-bottom: 10px;
}

#CourseMaterials .Product ul li a {
  color: #cc0000;
}
#CourseMaterials .Product h3, #CourseMaterials .Product p {
	margin-bottom: 4px;
}

#CourseMaterials ul {
	padding: 0;
	margin: 0;
	clear: both;
}

#CourseMaterials ul li {
	list-style: none;
	list-style-image: none;
	background: url(/resources/images/bullet-red_arrow.gif) no-repeat top left;
	padding: 0 0 0 .5em;
	font-weight: bold;
}

.tip, .note {
	background-color:#F1F1F1;
    margin:10px;
    padding:12px;
    width:500px;
}

/*************  TUTORIALS, ARTICLES, ETC.  **************/

.Flash {clear: both;}

body#Article .overviewContainer {
    /*position:relative;*/
    /*top:-125px;*/
    width:557px;
}
body#Article .LessonPage {
    float: left;
    width: 557px;
    /*position: relative;*/
    /*top: -120px;*/
}
body#Article .Paginator {
    /*clear:both;*/
    /*position:relative;*/
    /*top:-120px;*/
}

body#Captivate .Duration {
    float: left;
    
    }

/*****************  PAGINATOR  **************************/

.Paginator {
	font-size:0.9em;
    font-weight:bold;
    margin:24px 0;
    text-align:center;
    width:557px;
}

.Paginator a {
	text-decoration: none;
}

.Paginator span.page {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	margin: 0 4px;
	display: inline-block;
}

.Paginator span {}

.Paginator #Or {
	margin: 0 6px;
	background: none;
}

.Paginator span.page:hover,
.CurrentPage {
	background-color: #e9e9e9;
}

#CourseNav {
	width: 533px;
}

#CourseNav div.First {
	float: left;
}

#CourseNav div.Last {
	float: right;
}

#CurrentSessions {
    float: left;
    width: 300px;
}

#CurrentSessions p {
  float: left;
  margin-bottom: 0;
  width: 300px;
}

#EnrollButton {
}

/*Notify Me form styling */

#CurrentSessions.NotifyMe {
  float: right;
  width: 395px;
}

#CurrentSessions.NotifyMe h2 {
  margin-bottom: .5em;
}

#CurrentSessions.NotifyMe p {
  float: none;
  margin-bottom: .8em;
}

#CurrentSessions.NotifyMe ul {
  width: 375px;
}

#ContentWrapper2 #CurrentSessions .FormRow label {
  width: 125px;
}

#ContentWrapper2 #CurrentSessions .FormRowSubmit {
  margin-left: 136px;
  width: 200px;
}

#ContentWrapper2 #CurrentSessions .FormRowSubmit div.ButtonInput {
  float: left;
}

/*******************************************/

#BriefAddOns {
	width: 180px;
	float: right;
	margin: 0 0 12px 0;
	border-left: 12px solid #fff;
	padding: 8px;
	background-color: #d0e0e2;
}

/*******************************************/

.MessageBoard {
	width: 100%;
	border: 1px solid #1c1c1c;
	margin-bottom: 12px;
}

.MessageBoard th, .MessageBoard td {
	text-align: left;
	padding: 2px 4px;
}

.MessageBoard th {
	font-weight: bold;
	background-color: #e9e9e9;
}

.MessageBoard .even {background-color: #fff;}
.MessageBoard .odd {background-color: #e9e9e9;}
.MessageBoard .topic {width: 38%;}
.MessageBoard .ico {width: 5px;}

.MessageBoardNav {width: 100%;clear: both;}
.MessageBoardNav td {}

.MessageBoardNav .page {
  width: 232px;
  text-align: center;
}

.MessageBoardNav .go {text-align: right; width: 110px;}
.MessageBoardNav .go .Button {float: right; margin-top: -2px;}
.MessageBoardNav .go input {float: right; margin-right: 4px; width: 25px; margin-top: 2px;}

.MessageBoardControls {
  clear: both;
  padding-top: 10px;
}

.MessageBoardControls div, .PostNav div {margin-left: 12px;}

.MessageBoardControls div.First, .PostNav div.First {margin-left: 0}

.PostNav {
  clear: both;
  padding-top: 10px;
  margin-left: 230px;
}

.MessagePreview {
    background-color: #f5f5f5;
    border: 1px solid #e9e9e9;
    padding: 12px;
    margin: 0 0 24px;
}



/* Mac Firefox */


/********** My Courses / Transcript **********/

#Transcript {
  height: 250px;
  width: 545px;
  
  overflow: auto;
  border: 2px inset #ccc;
  padding: 5px;
}

#enlargeTranscript a {
    color: #0275C6;
     background: url(/resources/images/bullet-red_arrow.gif) no-repeat left top;
     padding-left: .7em;
}

dd {
	clear: right;
	display: block;
	margin-bottom: .5em;
}

dl {
	clear: both;
	display: block;
	margin-bottom: 1.5em;
	margin-left: 1em;
	margin-top: 3px;
	width: 95%;
}

dl.SessionStatus {}

dt {
	clear: left;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: .5em;
	margin-right: .5em;
	width: 9em;
}

/* **********************  RATINGS  *********************** */
	/*             styles for the star rater                */

	body#Course .fiveStarRating,
	body#Session .fiveStarRating,
	body#Captivate .fiveStarRating {
	margin: 10px 0px;
	float: left;
	width: 350px;
	}

	.star-rating {
  	    list-style:none;
		margin: 2px 5px 0 0;
		padding:0px;
		width: 60px;
		height: 12px;
		position: relative;
		overflow:hidden;
		float: left;
		background: url(/resources/images/rating_star-12px.png) top left repeat-x;
		
	}

	.star-rating li{
		padding:0px;
		margin:0px;
		float: left;
    }
	.star-rating li a {
		display:block;
		width:12px;
		height: 12px;
		line-height:12px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}

	.star-rating li a:hover{
		background: url(/resources/images/rating_star-12px.png) left bottom;
		
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{left: 0px;}
	.star-rating a.one-star:hover{width:12px;}
	.star-rating a.two-stars{left:12px;}
	.star-rating a.two-stars:hover{width: 24px;}
	.star-rating a.three-stars{left: 24px;}
	.star-rating a.three-stars:hover{width: 36px;}
	.star-rating a.four-stars{left: 36px;}
	.star-rating a.four-stars:hover{width: 48px;}
	.star-rating a.five-stars{left: 48px;}
	.star-rating a.five-stars:hover{width: 60px;}

	ul#allCourseList .star-rating li.current-rating,
	.star-rating li.current-rating {
		background: url(/resources/images/rating_star-12px.png) left center;
		
		position: absolute;
		height: 12px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}

	.ratingText {font-size:.85em; color:#999;}

