body.homepage,
body.homepage div.footerinn,
body.homepage div.header,
body.homepage div.main {
	background: none;
}

body.homepage .main .teacher {
	padding-right: 0;
}

body.signup a.signup_button {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	height: 37px;
	width: auto;
	line-height: 35px;
	text-align:center;
}

body.homepage .explore a:hover,
body.signup a.signup_button:hover {
	text-decoration: none;
	border: none;
}

body.homepage .hp_login form input:focus {
	border: none !important;
}

body.homepage .hp_login form input.hp_submit,
body.homepage .hp_login .join_here img {
	position: relative;
}

body.homepage .hp_login .join_here img {
	left: -8px;
}

body.homepage .hp_login form .remember_me {
	padding-bottom: 0;
	margin-bottom: 0;
	float: left;
	margin-right: 2em;
}

body.homepage .hp_login form .remember_me input {
	display: inline;
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
}

body.homepage .hp_login form .forgot_password {
	clear: both;
}

body.homepage .hp_login .join_here p {
	margin-bottom: 5px;
}

body.homepage div.footerinn {
	border: none;
}

/*NAV*/
ul.nav {
	display: block;
	background: url('/images/nav-BG.png') no-repeat;
	width: 1004px;
	position: relative;
	height: 45px;
	margin: -5px auto 0;
	z-index: 10;
}

ul.nav li {
	float: left;
	padding-bottom: 0;
}

ul.nav li.search input.submit {
	background: url('/images/mag.gif') no-repeat 5px 4px #fff !important;
	height: 25px !important;
	font-size: 14px;
	text-indent: -5000px;
	width: 30px;
	border: 0 !important;
	margin: 13px 0 0 23px;
	display: block;
	float: left;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

ul.nav li.search input {
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	height: 25px;
	padding: 0 5px;
	width: 155px;
	_width: 130px;
	margin: 13px 5px 0 0;
	_margin: 13px 28px 0 0;
	border: 0;
	color: #999;
	display: block;
	float: left;
	clear: none;
	overflow: visible;
}

ul.nav li.search input:focus {
	border: 0 !important;
}

ul.nav li.search_new {
	margin-left: 25px;
}

ul.nav a:link, ul.nav a:visited, ul.nav .nav-items p {
	font-size: 14px;
	color: #fff;
	margin: 14px 35px 0 0;
	display: block;
	letter-spacing: 2px;
}

ul.nav .nav-items p, ul.nav .nav-items a {
	margin: 5px 0 0 0;
}

ul.nav .nav-items.single-line p {
	margin-top: 14px;
}

ul.nav li.nav-items {
	width: 185px;
	height: 45px;
	cursor: pointer;
}

ul.nav li.nav-items:hover {
	background: #4a8385;
}

ul.nav li.nav-items p, ul.nav li.nav-items a {
	text-align: center;
	letter-spacing: 0.07em;
	padding: 0 17px;
}

ul.nav li.nav-items li {
	width: 185px;
	padding: 5px 0;
}

ul.nav li.nav-items li:hover {
	background: #73b8ba;
}

ul.nav li.nav-items li a {
	margin: 0;
	padding: 0;
}

ul.nav li.nav-items a, ul.nav li.nav-items a:hover {
	text-decoration: none;
	border: 0;
}

ul.nav li.nav-items ul{
	position: absolute;
	left: -999em;
	background: #4a8385;
	padding: 10px 0;
}

ul.nav li.nav-items:hover ul, ul.nav li.nav-items.sfhover ul{
	left: auto;
}

ul.nav a.on:link, ul.nav a.on:visited, ul.nav a.on:hover {
	color: #267170;
	background: url('/images/navon.gif') no-repeat center bottom;
	padding-bottom: 3px;
	border: 0;
}
/*END NAV*/

body.signup div.spotimg img {
	border: none;
}

body.signup div.contentwrap {
	width: 760px;
}

body.signup div.text {
	width: 650px;
}

body.signup div.spotlight {
	background-color: #CAD69C;
}

body.signup div.spotlight,
html body.dashboard-educators div.spotlight {
	background: #FFF url(/images/signup/student_signup_callout.png) no-repeat center top;
	height: 295px;
	margin-bottom: 10px;
}

body.signup-educators div.spotlight {
	background-image: url(/images/signup/educator_signup_callout.png);
	background-color: white;
}

body.signup-landing div.spotlight p {
	padding: 25px 0 0 250px;
	width: 625px;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	line-height: 38px;
}

body.signup #qa_form_success, #courses-sidebar #qa_form_success{
	display: none;
}

body.signup-educators div.spotlight p {
	padding-left: 290px;
}

body.dashboard div.spotlight p {
	font-size: 16px;
}

body.dashboard-students div.homespot {
	float: right;
	width: 770px;
}

body.dashboard-students div.spotitem {
	width: 770px;
	float: right;
	position: static;
}

body.dashboard-students div.spotimg,
body.dashboard-students div.spotimg img {
	width: 200px;
	height: auto;
}

html body.dashboard-students div.spottext,
html body.dashboard-students div.spottext p,
html body.dashboard-students div.spottext p.leadin {
	width: 500px;
	padding-top: 0;
	line-height: normal;
}

html body.dashboard div.spottext p.leadin {
	font-size: 28px;
}

html body.dashboard-students div.spotlight p a {
	display: inline;
}

html body.dashboard-students div.spotlight p a.spot_join {
	display: block;
}

body.signup div.spotlight p strong {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	font-size: 48px;
	padding-bottom: 15px;
	width: 700px;
	line-height: 40px;
}

body.signup div.spotlight p a {
	display: block;
	width: 115px;
}

body.signup div.spotlight p a:hover {
	border: none;
}

body.signup .main {
	border-top: 3px solid #ADADAD;
}

body.signup .main {
	background-image: none;
	width: 990px;
	padding: 0px 0px 58px;
}

body.signup div.textwrap {
	background: none;
	padding-top: 20px;
}

body.signup .text h1 {
	font-size: 24px;
	color: #666;
	padding-bottom: 20px;
}

body.signup .text ul li,
body.signup .text ul li a {
	padding-left: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

body.signup-educators .text ul li,
body.signup-educators .text ul li a {
	color: #408e90;
}


body.signup .text ul li a {
	text-decoration: underline;
}

body.signup .text ul li a:hover {
	color: #666;
	border: none;
}

body.signup a.signup_button {
	font-size: 25px;
	background-image: url('/images/signup/signup_button.png');
	width: 452px;
	height: 47px;
	line-height: 47px;
}

body.signup ul.sidebar {
	width: 220px;
}

body.signup-landing ul.sidebar {
	padding-top: 20px;
}

body.signup ul.sidebar input,
body.signup ul.sidebar label {
	margin-left: 20px;
}

body.signup ul.sidebar #recent_q_a,
.questions ul.sidebar #recent_q_a {
	background-color: #E4E4E4;
	padding: 10px;
	margin-bottom: 25px;
}

body.signup ul.sidebar .newsletter-tag,
body.dashboard .sidebar_right h2,
.questions ul.sidebar #recent_q_a .newsletter-tag {
	font-size: 22px;
	color: #66666d;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding: 10px 0 15px;
}

.questions ul.sidebar #recent_q_a .newsletter-tag {
	font-family: "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

body.signup ul.sidebar #recent_q_a p,
.questions ul.sidebar #recent_q_a p {
	font-size: 14px;
	padding: 0 20px 10px;
}

body.signup ul.sidebar #recent_q_a p {
	padding: 0 5px 10px;
}

body.signup ul.sidebar #recent_q_a p a,
.questions ul.sidebar #recent_q_a p a {
	color: #666;
	text-decoration: underline;
}

body.signup ul.sidebar #recent_q_a p a:hover,
.questions ul.sidebar #recent_q_a p a:hover {
	border: none;
	color: #8CB538;
}

body.signup ul.sidebar #newletterForm .newsletter-tag strong {
	font-size: 36px;
	text-align: center;
	display: block;
	padding-bottom: 8px;
}

body.signup ul.sidebar .newsletter-tag em {
	color: #8cb538;
	font-style: normal;
}

body.signup-educators div.contentwrap div.text {
	width: 650px;
}

body.signup-educators a.callout {
	display: block;
	width: 990px;
	height: 145px;
	margin: 0 auto;
	text-decoration: none;
	border: none;
}

body.signup-educators a.callout:hover {
	border: none;
	text-decoration: none;
}

body.signup-educators ul.nav li {
	padding-left: 28px;
}

body.signup-educators ul.nav li.first {
	padding-left: 40px;
}

body.signup-educators ul.nav li a {
	font-size: 18px;
}

body.signup-educators ul.sidebar .newsletter-tag em {
	color: #408e90;
}

body.signup-educators .main {
	border-top: none;
}

body.signup-educators div.contentwrap {
	float: none;
	margin: 10px auto 0;
	width: 910px;
	padding-top: 10px;
}

body.signup-educators div.sidebar_right {
	background-color: transparent;
}

body.signup-educators div.sidebar_right .take_test_drive {
	border: none;
	margin: 20px 0 30px;
}

body.signup-educators .text h1 {
 padding-bottom: 15px;
}

body.signup-educators .text p.extended {
	display: none;
}

body.signup-educators .text p a.collapse,
body.signup-educators .text p a.more {
	color: #79AA30;
}

body.signup-educators .text p a.collapse:hover,
body.signup-educators .text p a.more:hover {
	color: #66666D;
}

body.signup-educators .social_share {
	position: static;
	padding-bottom: 15px;
	padding-left: 5px;
}

body.signup-educators .social_share p {
	color: #66666D;
}

body.signup-educators .signup_testimonials {
	background: url(/images/signup/testimonial-quotes.png) no-repeat center top;
	height: 225px;
	width: 215px;
	overflow: hidden;
}

body.signup-educators .signup_testimonials .hide {
	display: none;
}

body.signup-educators .signup_testimonials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
	color: #66666D;
}

body.signup-educators .signup_testimonial {
	margin-left: 10px;
	margin-top: 10px;
}

body.signup-educators a.individual_plans_box {
	display: block;
	margin-top: 30px;
}

body.signup-educators a.find_more:hover,
body.signup-educators a.individual_plans_box:hover {
	border: none;
}

body.signup-educators p.previous_page,
body.signup-educators p.next_page {
	font-weight: bold;
}

body.signup-educators p.previous_page {
	float: left;
}

body.signup-educators p.next_page {
	float: right;
}

body.signup-educators .test-drive-form {
	overflow: hidden;
}

body.signup-educators .test-drive-form select {
	width: auto;
	padding: 5px;
}

body.signup-educators .test-drive-form input {
	line-height: normal;
	height: 25px;
	margin-bottom: 10px;
}

body.signup-educators .test-drive-form button {
	background-color: #77A8AA !important;
	color: #FFF !important;
	border-color: #FFF !important;
}

body.signup-educators .test-drive-form button:hover {
	background-color: #FFF !important;
	color: #77A8AA !important;
	border-color: #77A8AA !important;
}

body.signup-educators .test-drive-form legend {
	font-size: 18px;
	height: 20px;
}

body.signup-educators .test-drive-form p.tos {
	width: 70%;
	margin-bottom: 10px;
}

body.signup-educators .test-drive-form input.tos {
	width: 25%;
	float: none;
	margin-left: 10px;
}

body.signup-educators .test-drive-form fieldset p {
	margin-left:20px;
}

body.signup-educators ul.faq_questions {
	margin-top: 20px;
}

body.signup-educators ul.faq_questions li {
	margin-bottom: 10px;
	color: #000;
}

body.signup-educators ul.faq_questions li,
body.signup-educators ul.faq_questions li a {
	font-size: 14px;
}

body.signup ul.sidebar div.social_share {
	position: static;
	left: 0;
	top: 0;
	width: auto;
	padding-left: 10px;
	height: 60px;
}

body.signup ul.sidebar div.social_share p {
	color: #66666d;
}

body.signup .content_features {
	padding: 30px 0 0 20px;
}

body.signup .content_features .section {
	float:left;
	width:275px;
	padding-right: 55px;
}

body.signup .content_features .section-last {
	padding-right: 0px;
}

body.signup .content_features .section h2 {
	border-bottom: 3px solid #adadad;
	font-size: 18px;
	color: #66666d;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

body.signup .content_features .section li {
	font-size: 14px;
	text-decoration: underline;
	padding-bottom: 5px;
}

body.signup .content_features .section li a {
	color: #66666d;
}

body.signup div.footerinn {
	background-image: none;
	border: none;
}

body.dashboard div.spotlight {
	border-bottom: none;
	background-image: none;
	background-color: #CAD69C;
}

body.dashboard-educators div.spotlight {
	background-color: #FFF;
}

body.dashboard-students div.spotlight {
	height: 255px;
}

body.dashboard-students div.spotlight .qa-spot-promo {
	width: 220px;
	background-color: #EBF9CA;
	float: left;
	height: 100%;
	padding-top: 10px;
}

body.dashboard-students div.spotlight p {
	float: right;
	width: 740px;
	padding-top: 20px;
}

body.dashboard div.spotlight p a {
	width: auto;
}

body.dashboard div.spottext p.leadin {
	font-style: normal;
	line-height: 30px;
}

body.dashboard div.spotlight .qa-spot-promo h2 {
	font-size: 18px;
	color: #66666d;
	text-align: center;
}

body.dashboard div.spotlight .qa-spot-promo p {
	float: none;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	padding: 5px 0;
	color: #66666d;
}

body.dashboard div.spotlight form {
	text-align: center;
}

body.dashboard div.spotlight input,
body.dashboard div.spotlight textarea {
	height: auto;
	width: auto;
	border: none;
	float: none;
	clear: none;
	line-height: normal;
}

body.dashboard div.spotlight textarea {
	height: 100px;
	width: 180px;
	background-color: #F2FADE;
	border: 2px solid #DBDBBD;
	font-style: italic;
	font-weight: normal;
}

body.dashboard div.main {
	min-height: 400px;
	padding-bottom: 10px;
}

body.dashboard div.textwrap {
	float: left;
}

body.dashboard div.text {
	width: 490px;
}

body.dashboard div.text * {
	color: #66666d;
}

body.dashboard div.text h2 {
	font-size: 16px;
	background: url('/images/signup/green_bullet.png') no-repeat left center;
	position: relative;
	left: -20px;
	padding-left: 20px;
	margin-bottom: 5px;
}

body.dashboard-educators .main div.text h2 {
	background-image: url('/images/signup/blue_bullet.png');
}

body.dashboard div.text p,
body.dashboard div.text p a {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body.dashboard div.text p a {
	text-decoration: underline;
}

body.dashboard div.text p a:hover {
	color: #8CB538;
	border: none;
}

body.dashboard .sidebar_right {
	float: right;
	width: 220px;
	background-color:#E4E4E4;
	padding-bottom: 10px;
}

body.dashboard .sidebar_right h2,
body.dashboard .sidebar_right ul {
	padding-left: 15px;
	margin-right: 15px;
}

body.dashboard .sidebar_right h2 {
	font-size: 18px;
	text-align: left;
}

body.dashboard .sidebar_right ul li {
	padding-bottom: 5px;
}

body.dashboard .sidebar_right ul li a {
	font-size: 14px;
	color: #66666d;
	text-decoration: underline;
}

body.dashboard .sidebar_right ul li a:hover {
	border: none;
	color: #8CB538;
}

.questions #question_search {
	overflow: hidden;
	padding-bottom: 20px;
}

.questions_index div.textwrap {
	margin-bottom: 10px;
}

.questions #question_search input {
	clear: none;
}

.questions #question_search input#keywords {
	height: 20px;
	font-size: 12px;
	line-height: normal;
	padding: 5px;
	margin-right: 10px;
}

.questions_index .content {
	border-left: none;
}

.questions .textwrap {
	background-image: none;
}

.questions h1.sectitle {
	color: #267170;
}

.questions div.content h3 {
	color: #79AA30;
	clear: both;
}

.questions ul.categories {
	overflow: hidden;
}

.questions .categories li {
	float: left;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	width: 100px;
	margin-bottom: 5px;
}

.questions .categories li a {
	color: #666;
}

.questions .single_question {
	overflow: hidden;
	border-bottom: 1px dashed #267170;
	padding: 20px 0 12px;
}

.questions .single_question p,
.questions .single_question p a {
	color: #666;
}

.questions .single_question p a {
	text-decoration: underline;
}

.questions .single_question p a:hover {
	border: none;
	font-weight: bold;
}

.questions .single_question .author {
	float: left;
	padding-right: 20px;
	width: 80px;
}

.questions .single_question .author p {
	color: #267170;
	margin-bottom: 0;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
	font-size: 10px;
}

.questions .single_question p.meta {
	color: #267170;
	font-size: 10px;
	margin-bottom: 5px;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
}

.questions .featured_question .single_question .question_main p.meta {
	color: #666;
	font-size: 11px;
}

.questions .featured_question {
	background-color: #EFEFEF;
	border: 1px solid #666;
	padding: 20px;
}

.questions .featured_question .single_question {
	padding: 0;
	border: none;
}

.questions .featured_question .single_question h3 {
	color: #267170;
	text-transform: none;
	margin-bottom: 10px;
}

.questions .featured_question .single_question .question_main p {
	margin-left: 100px;
	font-size: 14px;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
}


.questions div.content .featured_question h3 {
	clear: none;
}

.questions .responses {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #DDD;
}

.question_single .question_list {
	margin-bottom: 20px;
}

.questions div.content .responses h3 {
	color: #BBB;
	font-weight: normal;
}

.questions .responses form#comment_form {
	padding: 0;
	background: none;
	float: none;
	width: 100%;
	margin: 0;
}

.questions .responses form#comment_form textarea {
	width: 75%;
	border: 1px solid #DDD;
	height: 120px;
	float: none;
	clear: both;
	line-height: normal;
}

.questions .responses form#comment_form .reply_submit {
	overflow: hidden;
	width: 75%;
}

.questions .responses form#comment_form button {
	background-color: #267170 !important;
	color: #FFF !important;
	float: right;
	border-color: #FFF !important;
}

.questions .responses form#comment_form button:hover {
	background-color: #FFF !important;
	color: #267170 !important;
	border-color: #267170 !important;
}

.questions ul.sidebar {
	width: 210px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

div.header h3 {
	background: url('/images/tag.gif') no-repeat;
	display: block;
	position: absolute;
	top: 44px;
	left: 262px;
	width: 279px;
	height: 20px;
	text-indent: -5000px;
}

div.header .order_button {
	position: absolute;
	left: 385px;
	top: 5px;
}

div.header p.loggedin_subs {
	font-size: 12px !important;
	margin-top: 25px;
}

div.header span.my_courses {
	display: block;
	text-align: right;
	padding-top: 5px;
	position: relative;
}

div.header span.my_courses span.my_course_head {
	background-color: #999;
	color: #FFF;
	padding: 2px 10px;
	width: 100%;
}

div.header span.my_courses span.my_course_head:hover,
div.header span.my_courses.hover span.my_course_head {
	text-decoration: none;
	border: none;
	/*color: #999;
	background: #FFF;*/
}

div.header span.my_courses span.course_list {
	background-color: #999;
	display: none;
	padding: 5px 0;
	position: absolute;
	top: 20px;
	right: 0;
	min-width: 200px;
	width: auto;
}

div.header span.my_courses:hover span.course_list,
div.header span.my_courses.hover span.course_list {
	display: block;
}

div.header span.my_courses span.course_list a {
	display: block;
	background-color: #999;
	padding: 5px 10px 5px 20px;
	color: #FFF;
}

div.header span.my_courses span.course_list a:hover {
	border: none;
	text-decoration: underline;
}

.header .member .register {
	font-size: 12px;
	font-family: "Gill Sans MT",Verdana,"Trebuchet MS",Calibri,sans-serif;

}

.get {
	width: 73px;
	height: 19px;
	line-height: 19px;
}

.reg_user .personal {
	float: left;
	margin-right: 0;
}

.reg_user .billing {
	padding-right: 20px;
	padding-left: 40px;
	width: 180px;
}

.reg_user #customer_type_reg_user {
	width: 180px;
}

.reg_user #member_form .personal {
	width: 188px;
}

.reg_user #member_form .personal #create_account_submit_button {
	text-align: right;
}

.account_info .edit_account,
.account_info .account_edit {
	clear: both;
	padding-top: 10px;
}

div.account_info .edit_account h3,
div.account_info .account_edit h3 {
	margin-bottom: 10px;
}

div.account_info .edit_info_button {
	clear: both;
	text-align: center;
}

.account_info div.account_input {
	width: 140px;
	overflow: hidden;
}

.account_info div#account_input_email {
	overflow: visible;
}

#account_update_form h3.form_title {
	clear: both;
}

.cc_info {
	padding-top: 25px;
}

.student_checkout .cc_info .free .credit,
.student_checkout .cc_info .free .billing,
.student_checkout .cc_info .checkout_buttons {
	display: none;
}

#renew_plan_block {
	width: auto;
}

.cc_info .errors {
	font-size: 14px;
	color: red;
	padding-bottom: 10px;
	font-family: "Gill Sans MT",Verdana,"Trebuchet MS",Calibri,sans-serif;
}

.cc_info .errors div {
	display: block;
}

.student_checkout .cc_info form.order_form {
	overflow: hidden;
}

.cc_info .checkout_buttons {
	clear: both;
	padding-top: 30px;
}

.cc_info form.free .checkout_buttons {
	padding-top: 0;
}

.header .login a.forgot_pw {
	border-bottom: 1px solid;
}

.header .login a.forgot_pw:hover {
	border-style: dotted;
}

.process {

}

.register span {
	margin: 0 15px 0 0;
	height: 16px;
	display: block;
}

.member {
	float: right;
	width: auto;
	padding-right: 16px;
}

.register {
	float: left;
	font-size: 14px;
	color: #7ba9a8;
	line-height: 16px;
	width: auto;
	margin-right: 7px;
	margin-top: 5px;
}

.join {
	float: left;
	margin-top: 5px;
}

.join img {
	float: left;
}

ul#faq_sidebar_list {
	padding-top: 20px;
    padding-left:30px;
}

ul#faq_sidebar_list li {
	border: none;
	padding-bottom: 5px;
}

ul#faq_sidebar_list li.faq_list_head {
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

ul#faq_sidebar_list li span {
	font-size: 16px;
}

ul#faq_sidebar_list li a {
	font-size: 14px;
}

ul#faq_sidebar_list li.active a {
	color: #000;
}

div.contentwrap .faqs {
	width: 80%;
}

div.contentwrap .faqs ul {
	list-style: disc outside none;
	padding: 30px 0 0 40px;
	font-size: 14px;
}

div.contentwrap .faqs .qa_list {
	padding: 30px 0 0 30px;
	font-size: 13px;
}

div.contentwrap .faqs .qa_list .single_qa {
	padding-bottom: 20px;
}

div.contentwrap .faqs .qa_list .single_qa p {
	padding-bottom: 10px;
}

.landing_sub div.orange {
	background: url('/images/spot-orange-BG2.jpg') no-repeat;
}
.landing_sub .green .spotheader {
	position: relative;
	width: 590px;
	height: 200px;
	padding: 25px 20px 0 25px;
	float: left;
}
.landing_sub .spotheader h2 {
	font-size: 22px;
	color: #3b7170;
	margin: 0;
	padding: 0 0 5px 0;
}
.landing_sub .green .spotheader p {
	color: #666666;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}
.landing_sub .green .spotsideborder {
	border-right: 2px solid #79aa30;
	height: 230px;
	float: left;
}
.landing_sub .green .spotsideheader {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	padding: 0 0 0 35px;
}
.landing_sub .green .spotsideheader h2 {
	margin: 0 0 5px 0;
	font-size: 18px;
	color: #336666;
	text-transform: none;
	letter-spacing: normal;
}
.landing_sub .green .spotsideheader p {
	margin: 0;
	padding: 6px 0 0 0;
}
.landing_sub .green .spotsideheader p a:hover {
	border: none;
}
.landing_sub div.green h4 a {
	background: #715832;
}
.landing_sub div.green p.readmore a {
	color: #f38123;
}
.landing_sub div.green div.spottext h1 {
	color: #84674a;
}

div.sec_contents_continue {
	clear: both;
}

ul.featured-doc-list {
	overflow: hidden;
}

ul.featured-doc-list li.featured-doc-next,
ul.featured-doc-list li.featured-doc-prev {
	width: 25%;
	display: none;
	float: left;
}

ul.featured-doc-list li.featured-doc-next {
	float: right;
}

.js ul.featured-doc-list li.featured-doc-next,
.js ul.featured-doc-list li.featured-doc-prev {
	display: block;
}

ul.featured-doc-list li.featured-doc-next a,
ul.featured-doc-list li.featured-doc-prev a {
	text-transform: uppercase;
	font-size: 13px;
}

ul.doc-list-hidden {
	display: none;
}

ul.col li.test-hidden {
	display: none;
}


.index_subs h2.teach span {
	position:  static;
	padding-left: 25px;
	position: relative;
	top: -2px;
	left: 0;
}

.content div.featrelated .teachers_resources_view {
	width: 90%;
}

.index_subs .contain ul.col li h3.heading {
	font-size: 16px;
	letter-spacing: 0;
	font-weight: normal;
}

.index_subs .contain div.blocks ul li {
	margin: 0;
}

.index_subs .contain div.blocks ul li a {
	font-weight: normal;
}

.contain {
	border:1px solid #DDDDDD;
	display:block;
	height:auto;
	margin-bottom:15px;
	width:700px;
}

.contain ul.contentlinks,
h2.bannerhead {
	display:block;
	height:auto;
	width:700px;
	background: none;
	margin-bottom: 0;
	position: static;
	top: 0;
}

h2.teach,
.teachwrap h2.teach {
/*	background: url('/images/bannerhead-teach-BG.png') no-repeat -20px -10px;*/
	background: url('/images/heading_flag_green.png') no-repeat -20px -10px;
	height: 39px;
	width: 755px;
	position: relative;
	clear: both;
	color: #fff;
	font-size: 17px;
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 8px 0 0 20px;
	overflow: visible;

}

.index_subs .teachwrap h2.teach {
	background-image: url('/images/bannerhead-hp-BG.png');
	color: #55788c;
}

.index_subs .teachwrap h2.teach span {
	color: #666;
}

.contain ul.contentlinks li {
	width: auto;
	padding: 0;
}

.contain ul.contentlinks li a:link,
.contain ul.contentlinks li a:visited {
	background:none repeat scroll 0 0 #DDDDDD;
	color:#267170;
	display:block;
	float:left;
	font-size:17px;
	height:40px;
	margin:0;
	padding:0;
	width:700px;
}

.contain ul.contentlinks li a h1 {
	margin: 4px 0 0 10px;
}

.contain ul.contentlinks li a span {
	margin-left: 10px;
	width: auto;
}

.contain ul.col {
	width: auto;
}

.contain ul.col p {
	color: #000;
	margin: 0 0 0 10px;
	padding: 0;
}

.contain ul.col li {
	border-left: 0 solid #DDDDDD;
	display: block;
	margin-bottom: 10px;
	position: relative;
}

.contain ul.docs li {
	border: 0 none;
	margin: 15px 0 0;
	padding: 0;
	width: 730px;
	height: auto;
}

.contain ul.col li p {
	width: 650px;
}

.contain ul.col h3 {
	margin-left: 10px;
}

.contain ul.col h3.heading {
	font-size: 12px;
}

.contain ul.col li p {
	width: 650px;
}

.contain ul.col p a {
	margin-top: 7px;
	text-decoration: underline;
}

.contain ul.col p a:hover {
	text-decoration: none;
}

.contain p.moredoc a {
	width: auto;
}

.search .col .excerpt {
	font-size: 12px;
}

.lesson_plans ul.col .box1 h2 a {
	font-weight: bold;
	text-transform: none;
}

.lesson_plan_body {
	font-size: 13px;
}

.lesson_plan_comments {
	background: url("/images/textwrap-bg.jpg") no-repeat scroll right top transparent;
	padding-top: 20px;
	margin-top: 20px;
}

.lesson_plan_body h2,
.lesson_plan_body p {
	padding: 5px 0;
}

.lesson_plan_body ul,
.lesson_plan_body ol {
	list-style: disc inside none;
}

.lesson_plan_body h1 {
	font-size: 20px;
}

.morearticles ul.blog p.readmore,
.morearticles ul.blog p.readmore span {
	font-size: 12px !important;
}

div.blocks {
	display: block;
	width: 700px;
}

div.blocks ul {
	display: block;
	float: left;
	margin: 7px 40px 0 10px;
	padding: 0;
	width: 170px;
}

div.blocks ul li {
	font-family: "Gill Sans MT",Verdana,"Trebuchet MS",Calibri,sans-serif;
	height: 43px;
	line-height: 13px;
	list-style: none outside none;
	margin: 7px 0;
}

div.blocks ul li a {
	color:#3B7170;
	font-family:"Gill Sans MT",Verdana,"Trebuchet MS",Calibri,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

p.moredoc {
	color:#79AA30;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin:10px 0 10px 10px;
	width:auto;
}

p.moredoc a {
	margin-top:9px;
	text-decoration:underline;
	width:auto;
}

p.moredoc a:hover {
	text-decoration: none;
}

ul#addthis_share_bar {
	border: 0;
	float: right;
}

.overview ul.quote_list li {
	padding-bottom: 15px;
}

.overview blockquote {
	padding: 20px;
}

.overview blockquote p {
	margin: 0;
}

.main div.overview h3,
div.text h3 {
	font-size: 12px;
}

.main div.overview h4 {
	font-size: 12px;
}

div.main div.doc_sections h2 {
	float: none;
	font-size: 14px;
}

div.main div.doc_sections ul {
	font-size: 13px;
	margin-bottom: 14px;
	width: 450px;
}

div.main div.doc_sections p {
	float: none;
}

div.account_text_three {
	margin: 7px 0 0 0;
	display: block;
	width: 270px;
	height: auto;
	float: left;
}

div.account_text_three h3 {
	margin: 0 0 6px 0;
	text-align: center;
	padding: 0;
	display: block;
	color: #267170;
	font-size: 12px;
	letter-spacing: normal;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
}

div.account_text_three div {
	margin: 0 auto 0 auto;
	display: block;
	width: 227px;
	height: auto;
}

div.account_text_three input {
	display: block;
	float: left;
	clear: left;
	margin: 7px 0 0 0;
}

div.account_text_three label,
div.account_text_three a {
	margin: 7px 0 0 0;
	text-align: justify;
	text-align: left;
	display: block;
	width: 200px;
	float: left;
	clear: right;
	padding: 0 0 0 7px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
}

div.account_text_three a:hover {
	text-decoration: underline;
	border: none;
}

div.account_text_three label span {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
	font-size: 16px;
}

div.account_text_three .hit {
	display: block;
	margin: 65px auto 0 auto;
	width: 141px;
}

div.plan_info_block p em {
	text-transform: none;
}

li.ditch_textbook {
	list-style: none;
}

li.ditch_textbook h4 {
	font-size: 12px;
}

li.ditch_textbook p {
	line-height: normal;
	font-size: 12px;
}

.main li.ditch_textbook p.readmore {
	padding-top: 15px;
}

div.facebook {
	position: absolute;
	top: 26px;
	left: 243px;
	width: 223px;
}

div.facebook p.readmore a {
	display: block;
	background: url('/images/facebook.png') no-repeat;
	padding: 0 0 10px 40px;
	margin-bottom: 5px;
	overflow: visible;
}

div.facebook p {
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
	color: #79aa30;
	font-weight: bold;
	letter-spacing: normal;
}

div.facebook img {
	float: left;
	width: 46px;
	height: 45px;
}

div.facebook p.readmore a:hover {
	margin-bottom: 4px;
}

div.facebook p.readmore a span {
	display: block;
	line-height: 15px !important;
}

div.facebook a.fan:link, div.facebook a.fan:visited {
	background: url('/images/like.png') no-repeat;
	display: block;
	float: left;
	text-indent: -5000px;
	height: 23px;
	width: 59px;
}

div.facebook a.fan:hover {
	border: 0;
}

div.twitter {
	position: absolute;
	top: 90px;
	left: 243px;
	width: 223px;
}

div.twitter p.readmore a {
	display: block;
	background: url('/images/twitter.png') no-repeat;
	padding: 0 0 10px 40px;
	margin-bottom: 5px;
	overflow: visible;
	color: #79aa30;
}

div.twitter p {
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
	color: #79aa30;
	font-weight: bold;
	letter-spacing: normal;
}

div.twitter img {
	float: left;
}

div.twitter p.readmore a:hover {
	margin-bottom: 4px;
}

div.twitter a.fan:link, div.twitter a.fan:visited {
	background: url('/images/twitter-b.png') no-repeat;
	display: block;
	float: left;
	text-indent: -5000px;
	height: 23px;
	width: 65px;
}

div.twitter a.fan:hover {
	border: 0;
}

/* Topics Listing Page */
#resources-list {
	font-size: 14px;
	font-weight: bold;
}

#resources-list ul, #resources-list .row {
	margin: 10px 0 10px 40px;
	overflow: hidden;
	clear: both;
	line-height: 20px;
}

#resources-list li {
	margin: 10px 0;
}

#resources-list .person {
	float: left;
	width: 33%;
	height: auto;
}

#resources-list a {
	color: #666;
	border-bottom: 1px solid #adadad;
}

#resources-list a:hover {
	border-bottom: none;
}

#resources-list h1 {
	font-size: 32px;
	color: #4a8385;
	margin-bottom: 20px;
	line-height: 30px;
}

#resources-list h2 {
	font-size: 20px;
	color: #666;
	border-bottom: 3px solid #adadad;
	padding: 5px 0 5px 25px;
	margin-left: 15px;
	line-height: 25px;
}

#resources-list h2#docs {
	background: url('/images/doc.png') no-repeat left;
}

#resources-list h2#people {
	background: url('/images/people.png') no-repeat left;
}

#resources-list h3 {
	color: #666;
	font-size: 12px;
	padding: 0;
	margin-bottom: 20px;
}

/* Topics Page Nav */
#resources-list .topic_list {
	float: left;
	width: 705px;
}

#resources-list .unit_sidebar {
	float: left;
	width: 230px;
	margin-right: 15px;
}

#resources-list .unit_nav {
	width: 220px;
	height: auto;
	margin-top: 34px;
}

#resources-list .unit_nav h3 {
	color: #FFF;
	text-transform: uppercase;
	height: 24px;
	background: url("/images/unit_nav_top.png") no-repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0 0 0 26px;
	line-height: 24px;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
}

#resources-list .unit_nav ul {
	margin: 0;
	padding: 0;
	display: block;
	background-color: #E9E9E9;
}

#resources-list .unit_nav ul li {
	display: block;
	width: 220px;
	font-size: 11px;
	font-weight: 500;
	color: #333;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
	line-height: normal;
	margin: 0;
}

#resources-list .unit_nav ul li a {
	display: block;
	width: 210px;
	text-decoration: none;
	color: #333;
	padding: 8px 5px 8px 5px;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
	border: none;
}

#resources-list .unit_nav ul li a:hover,
#resources-list .unit_nav ul li a.active {
	border: none;
	color: #FFF;
	font-size: 11px;
	font-weight: 500;
	background-color: #267170;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
	padding: 8px 5px 8px 5px;
}

#resources-list .unit_nav .active a {
	background: #267170;
	display: block;
	color: #fff;
	font-family: "Gill Sans MT", Verdana, "Trebuchet MS", Calibri, sans-serif;
}

#resources-list .unit_nav .related_bottom {
	height: 24px;
}

#resources-list .share_items {
	margin-top: 30px;
}

#resources-list .social_share {
	position: relative;
	margin-top: 10px;
	left: 0;
	top: 0;
}

#resources-list .social_share a {
	border: none;
}

#resources-list .topics_header {
	margin-bottom: 30px;
	width: 705px;
}

#resources-list .topics_header h2 {
	border: none;
	text-transform: none;
	padding-left: 0;
}

#resources-list .topics_header .figure {
	float: left;
	margin-right: 10px;
	width: 260px;
}

#resources-list .topics_header .figure img {
	border: 1px solid #666;
	float: left;
}

#resources-list .topics_header .figure .figcaption {
	font-size: 10px;
	margin: 5px 0 9px 0;
	padding-left: 15px;
	font-style: italic;
}

#resources-list .topics_header p {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0 0 10px;
}

	/* TO COMBINE WITH ABOVE*/
	#resources-list.new_list h2 {
		margin-left: 0;
	}

	#resources-list.new_list .topic_list ul {
		margin-left: 20px;
	}


/* Topics Pagination */
#resources-list .pagination {
	overflow: hidden;
	padding: 0 40px;
	margin: 20px 0;
	height: 20px;
}

#resources-list .pagination a {
		color: #79AA30;
}

#resources-list .pagination .prev {
	float: left;
}

#resources-list .pagination .next {
	float: right;
}

/* Global Sidebar */
ul.sidebar li.global_sidebar h4 {
	color: #79aa30;
}

/* Educator Page Action Buttons*/
#courses-educator .educator_actions {
	height: 40px;
}

#courses-educator .educator_actions .btn-edit{
	float: right;
	margin-left: 5px;
}

/* Teacher Resource Page*/
div.spotlight {
	background-color: transparent;
}

div.teacherspot {
	min-height: 0;
}

div.teacherspot div.spotitem {
	background: url('/images/spot-blue-BG.jpg') no-repeat;
}

div.teacherspot div.spottext {
	border: none;
	float: none;
	width: 780px;
}

h2.teach span {
color: #414d4d;
font-size: 11px;
}

div.teacherspot div.spottext img {
	width: 296px;
}

/* Form Errors */
.form_error label	{
	color: #c64c44 !important;
}

.form_error p,
#member_form p.form_error,
.test-drive-form .form_error span {
	width: 300px;
	height: 15px;
	float: right;
	margin-right: 30px;
	color: #c64c44 !important;
	font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
}

#member_form select {
	float: none;
}

#member_form p.form_error {
	float: none;
	padding: 0;
	margin-bottom: 6px;
}

.form_error input,
.form_error select,
.form_error textarea,
#member_form input.form_error,
#member_form select.form_error {
	border: 1px solid #c54c44 !important;
}
.errorTxt, .text .test-drive-form .errorTxt{
	color: #c64c44;
	float: right;
	font-size: 14px;
	font-weight: bold;
	width: 347px;
	padding: 0;
	margin: 10px 100px 0 0;
	display:none;
}

/* Evaluation Modals*/
.evaluation-modal {
	z-index: 10000;
    position: absolute;
    top: 70px;
	background-image: url('/assets/img/bg/modal.jpg');
    background-color: #89b2b4;
	background-repeat:no-repeat;
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
	line-height: 18px;
	padding: 24px;
	font-weight: normal;
	color: #203647;
}

	.evaluation-modal p {
		margin-bottom: 20px;
		clear: both;
	}

	.evaluation-modal a {
		font-weight: bold;
		color: #203647;
	}

	.evaluation-modal .modal-close.text {
		float: right;
		margin-bottom: 15px;
		color: #a1acc4;
		border-bottom: 1px solid #a1acc4;
		cursor: pointer;
		display: none;
	}

	.evaluation-modal .modal-close.text.left {
		float: left;
	}

	.evaluation-modal .modal-close.image {
		position: absolute;
		top: -15px;
		right: -15px;
		width: 28px;
		height: 28px;
		background: transparent url('/images/close-modal.png');
		cursor: pointer;
		z-index: 10003;
		border: none;
	}

	.evaluation-modal .modal-close.image.left {
		left: -15px;
	}

/* Students Course Page Modals*/
.evaluation-modal#c1 {
	width: 450px;
	left: 240px;
	top: 110px;
}

.evaluation-modal#c2 {
	width: 410px;
	left: -20px;
	top: 485px;
	background-image:url('/images/modal-arrow-r1.gif');
	background-position:95% 50%;
}

	.evaluation-modal#c2 p {
		padding-right: 60px;
	}

/* Document Page Modals*/
.evaluation-modal#d1 {
	width: 200px;
	left: 250px;
	top: 135px;
	background-image:url('/images/modal-arrow-d1.gif');
	background-position:17% 10%;
	padding: 15px 40px;
}

	.evaluation-modal#d1 p {
		padding: 65px 0 30px;
	}

.evaluation-modal#d2 {
	width: 480px;
	left: 250px;
	top: 10px;
	background-image:url('/images/modal-arrow-t1.gif');
	background-position:17% 10%;
}
	.evaluation-modal#d2 p {
		padding-right: 20px;
	}

.evaluation-modal#u1 {
	width: 500px;
	left: 230px;
	top: 495px;
}

.evaluation-modal#u2 {
	width: 220px;
	right: 0;
	background-image:url('/images/modal-arrow-t2.gif');
	background-position:75% 10%;
}
	.evaluation-modal#u2 p {
		padding: 55px 10px 30px;
	}

	.evaluation-modal#u1 a.image,
	.evaluation-modal#u2 a.image {
		border:none;
	}

	.evaluation-modal#u1 a.text,
	.evaluation-modal#u2 a.text {
		border-bottom: 1px solid #a1acc4;
	}

/* Login Page */
.registration.login_block h1 {
	text-align: left;
	margin-bottom: 10px;
}

#login_form label {
	width: auto;
}

#login_form input {
	float: right;
}

#login_form .green_button {
	float: right;
}

#login_form .personal.left {
	width: 270px;
}

.news-opinion div.content {
	border: none;
	padding-top: 10px;
}

.news-opinion div.content div.text {
	width: auto;
}

.news-opinion div.content div.text p {
	font-size: 15px;
}

.news-opinion div.content div.textwrap {
	background-position: center bottom;
}

.news-opinion-landing div.textwrap {
	background-image: none;
	border-bottom: 1px solid #ddd;
	margin-left: 20px;
}

.news-opinion-landing div.textwrap div.text {
	margin-left: 0;
}

.news-opinion-landing div.content .blog h3 {
	font-size: 17px;
}

.news-opinion-landing div.search ul.full li.head {
	border: none;
}

.news-opinion .content a {
	text-decoration: underline;
}

.news-opinion .content h1 a {
	text-decoration: none;
}

.news-opinion .content div.text li {
	font-size: 15px;
}
