







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



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 {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 {
    font-size: 14px;
    font-weight: bold;
    background: none;
    line-height: 14px;
    padding: 0;
    color: #c00;
    margin-bottom: .4em;
}

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;}

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

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;
}

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

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

#GlobalNavWrapper img {
  margin: 0 16px;
}

/**/

#PoweredNavWrapper {
	background: url(/resources/images/bg-powered_nav.gif) repeat-x #c00;
	margin: 0 -12px 12px;
	padding: 7px 0 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

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

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

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

#PoweredNavWrapper li.Hover {
	background: url(/resources/images/bg-powered_nav_hover.gif) left top repeat-x #1c1c1c;
}

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


}

/**/



#PrintThis {
	text-align: right;
	font-size: .8em;
	padding: 0;
	margin-bottom: .5em;
}

body#FAQ #PrintThis, body#General #PrintThis, body#Lesson #PrintThis {
	width: 100px;
	float: right;
}

#PrintThis a:link {
	color: #0275c6;
}

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






#Flag {
  border-top: 2px dotted #e9e9e9;
  border-bottom: 2px dotted #e9e9e9;
  width: 557px;
  padding: 12px 0;
  margin-bottom: .4em;
 }

 body#Home #Flag, body#Lesson #Flag {
  margin-bottom: 12px;
}

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

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

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

body#Home #Flag img {
  border: none;
  width: 354px;
  height: 238px;
}

#Flag p, #Flag ul {
  float: right;
  width: 395px;
}

body#Home #Flag p {
  width: 190px;
}

body#Home #Flag ul {
margin: 0 0 0 -12px;
padding: 12px 0 12px 12px;
  width: 187px;
  background-color: #f5f5f5;
}

body#Home #Flag 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;
	margin-bottom: .4em;
}

#ContentWrapper2 #Flag #CourseNav {
  float: right;
  width: 335px;
  padding: 0 30px;
}

body#Lesson #ContentWrapper2 #Flag #CourseNav {
  text-align: center;
}

body#Lesson #ContentWrapper2 #Flag #CourseNav .Button {
  margin-left: 100px;
  
}

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


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

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

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

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

body#Home .Course {
 width: 272px;
 float: left;
 margin-bottom: 12px;
 *margin-bottom: 0;
}

body#Home .Even {
	margin-right: 12px;
	clear: left;
}

body#Home .Odd {
margin-right: -12px;
}

body#Home .Course img {
    width: 75px;
    height: 75px;
    float: left;
    margin: 0 12px 12px 0;
}
body#Home .Odd img {

}

body#Home .Course .Chunk {
  position: relative;
  float: left;
  width: 173px;
  min-height: 150px;
  *height: 150px;
}

body#Home .Course .Chunk p {
  padding-bottom: 1em;
}

body#Home .Course .Button {
  position: absolute;
  bottom: 0;
  right: 0;
}

body#Home hr {
  clear: both;
  margin: 0 0 12px;
  padding: 0;
  height: 1px;
  border: 1px solid #f1f1f1;
}

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

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

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

#Sidebar div div, .Merch div {
  padding: 0;
  margin: 0;
  border: 0;
}

#Sidebar #bookmark {
  width: 149px;
}

#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-sidebar_header.gif) repeat-x #c00;
  color: #fff;
	font-size: 1.0em;
	font-weight: bold;
    padding: 0 12px;
    line-height: 27px;
}

#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 {
	padding: 0;
	margin: 0;
}

#Controls .FormRow input {
	width: 145px;
	margin-bottom: 8px;
}

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

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

#Controls #loginSubmit {
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 0px;
  
  
}

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

.LessonContent2 {
	width: 533px;
}

.Merch {
    float: right;
  width: 151px;
  padding-bottom: 0;
  margin-left: 12px;
}

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

.Merch .placement {
	padding: 0;
}

.Merch .placement h3 {
	margin-bottom: 0;
}

.Merch .placement img {
  width: 125px;
  margin-left: 10px;
}

.MessageBoardTopics {
  padding: 12px;
  background-color: #f5f5f5;
  margin-bottom: 12px;
  border: 1px solid #e9e9e9;
}

.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;
}

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

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

div.ButtonInput {
  padding-top: 1px;
  
}

div.Button a:link, div.Button a:visited, div.ButtonInput input {
	background: url(/resources/images/button_left.gif) no-repeat;
	height: 24px !important;
	line-height: 24px;
	border: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 1px 15px 1px 14px;
	/* Negative right margin + equal positive right padding makes right part of button clickable */
	margin-right: -8px;
	/* IE 6 needs less negative right margin than Firefox */
  
  
	text-decoration: none;
	cursor: pointer;
}

div.ButtonInput input {
	padding-top: 0;
}

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

#ContentWrapper2 .FormRow, #ContentWrapper2 .FormRowAlt, #ContentWrapper2 .FormRowSubmit {
	clear: both;
	color: #1c1c1c;
}

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

.FormRowExtendedLabel {
	width: 450px;
	float: left;
	margin: 0 12px 6px 0;
  
	font-weight: bold;
}

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

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

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

#topicId {
  width: 270px !important;
}

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

#ContentWrapper2 .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;
}

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



#create_profile {
	width: 10em !important;
}

#loginForm2 #password {
	margin: -8px 0 0 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;
}

.Survey ol li {
    clear: left;
}

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

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

/********************* Course Overview **********************/

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

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

#CourseMaterials img {
	width: 125px;
	clear: left;
	float: left;
	margin: 0 15px 20px 0;
}

#CourseMaterials .Product {
	width: 400px;
	float: left;
	margin: 0 0 36px 0;
}
#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;
    padding: 12px;
	width: 533px;
}

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

#Paginator {
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	margin: 24px 0;
}

#Paginator a {
	text-decoration: none;
}

#Paginator span {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	margin: 0 4px;
}

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

#Paginator span: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 */


#Sidebar #Controls h2.header {
  overflow: hidden;
}

#Sidebar #Controls {
  width: 149px; /* ; */
}

#Sidebar #Controls h2.header {
  width: 149px; /* ; */
  white-space: nowrap;
}


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


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;
}
