/* @override 
	http://mscholar.com/mscholar_ee/stylesheets/master.css
	http://www.mscholar.com/mscholar_ee/stylesheets/master.css
*/

/*-----------------------------------------------------------------
mScholar

version: 	1.0
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2008

-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
}

/* @group AUTONAVIGATION */

/* @group Newsletter */

h3.article_title{
	font-weight: bold;
	font-size: 24px;
	color: #008ac1;
}
ul.bullet{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 15px;
}
ul.bullet li{
	list-style-type: disc;
	padding-bottom: 5px;
	margin-left: 10px;
	list-style-position: outside;
}
ol.number{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 15px;
}
ol.number li{
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 5px;
	margin-left: 10px;
}
ol.letter{
	margin-bottom: 5px;
	padding-left: 5px;
}
ol.letter li{
	list-style-position: outside;
	list-style-type: lower-latin;
	padding-bottom: 5px;
	margin-left: 15px;
}
ul.bullet ol.number, ol.number ol.letter{
	margin-left: 15px;
}
p.newsletter_intro{
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	color: #3d2887;
}


/* @end */

ul#main_nav li a:hover,
body#front ul#main_nav li.home a, 
body#solutions ul#main_nav li.solutions a, 
body#resources ul#main_nav li.resources a {
	/

* settings for selected tab */
	color: #263997;
	background: url(../images/navigation/selected_triangle.gif) no-repeat center top;
}

body#contact ul#footer_nav li.contact a,
body#about ul#footer_nav li.about a, 
body#front ul#footer_nav li.home a,
body#solutions ul#footer_nav li.solutions a, 
body#resources ul#footer_nav li.resources a {
	color: #fff;
	background: url(../images/navigation/footer-selected_triangle.gif) no-repeat center top;
}

/* @group MISCELLANEOUS */

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.noBorder {
	border: none !important;
}

.noMargin {
	margin: 0 !important;
}

.centered {
	text-align: center;
}

.notSized {
	width: auto !important;
}

/* @end */

body {
	font: 14px/1.3em "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #1a1a1a;
	background-color: #263997;
}

.container {
	margin: 0 auto;
	width: 940px;
	height: 100%;
}

/* @group STRUCTURE */

/* HEADER
---------------------------------------*/

#header {
	height: 80px;
	background: #ececec url(../images/backgrounds/header.gif) repeat-x 0 0;
}

#navigation {
	float: right;
	width: 725px;
}

#site_meta {
	text-align: right;
	color: #fff;
	height: 25px;
	line-height: 25px;
}

/* CONTENT
---------------------------------------*/

#content {
	background: #fff url(../images/backgrounds/content.gif) repeat-x center -23px;
	padding-bottom: 20px;
	height: 100%;
}

#solutions #home {
	background-position: center top;
}

/* BOTTOM
---------------------------------------*/

#bottom {
	color: #fff !important;
	border-top: 10px solid #cccecd;
	background-color: #61adce;
	padding: 20px 0 0;
}

/* FOOTER
---------------------------------------*/

#footer {
	border-top: 3px solid #fff;
}

/* COLUMNS
---------------------------------------*/

#main_column {
	width: 620px;
	float: left;
}

#side_column {
	width: 300px;
	float: right;
}

#full_column {
	width: 100%;
	height: 100%;
}

.single_column {
	margin-right: 20px;
	width: 300px;
	float: left;
	height: 100%;
}

.custom_products {
	border-bottom: 2px solid #ddd;
	width: 620px;
	height: auto;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

.purchase_item {
	margin-right: 10px;
	width: 450px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}

.end_column {
	float: right;
	margin: 0;
}

.middle_column {
	width: 450px;
}

.small_column {
	width: 150px;
}

.double_column {
	width: 620px;
}

.quarter_column {
	width: 186px;
	margin-right: 20px;
	float: left;
	padding: 0;
}

.half_column {
	width: 392px;
	padding-right: 10px;
	margin-bottom: 20px;
	height: 130px;
}

.upcoming_classes {
	margin-bottom: 25px;
}

/* @end */

/* @group ELEMENTS */


#site_logo {
	width: 205px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	float: left;
	background: url(../images/logos/mscholar.gif) no-repeat 0 0;
}

#afr_logo {
	width: 148px;
	height: 60px;
	display: block;
	float: right;
	text-indent: -9999px;
	background: url(../images/logos/action_for_results.gif) no-repeat 0 0;
}

.category_area {
	margin-bottom: 40px;
	background-color: #f7f7f7;
	padding: 10px;
}

#testimonials h3 {
	float: left;
	padding: 5px 10px 5px 0;
	border-right: 3px solid #ccc;
}

#testimonials .quote {
	float: left;
	margin-left: 10px;
	color: #263997;
	font: 130% Georgia, "Times New Roman", Times, serif;
}

.product_image {
	padding: 2px;
	border: 1px solid #575757;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* FEATURED PRODUCT BOX
---------------------------------------*/

#featured_product {
	margin-bottom: 15px;
	padding-left: 20px;
	height: 170px;
	color: #fff;
	background: url(../images/backgrounds/featured_product_small.jpg) no-repeat 0 0;
	behavior: url(/mscholar_ee/stylesheets/iepngfix.htc);
}

#featured_product #product_detail {
	float: left;
	width: 650px;
}

#featured_product h2 {
	float: left;
	margin: 50px 0 15px;
	font-size: 270%;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}

#featured_product p {
	font-size: 200%;
	color: #91d8f5;
	clear: left;
}

#guide_link {
	display: block;
	text-indent: -9999px;
	float: right;
	width: 250px;
	height: 188px;
}

/* PAGE TITLE
---------------------------------------*/

#page_heading {
	margin-bottom: 30px;
	height: 115px;
	background: url(../images/backgrounds/page_heading.jpg) no-repeat 0 0;
}

#page_heading #guide_link {
	height: 115px;
	width: 300px;
}

#page_heading h1 {
	margin-top: 25px;
	padding-left: 15px;
	float: left;
	width: 500px;
	color: #fff;
	font-style: italic;
	line-height: 1.2em;
}

/* PRODUCT BRIEF
---------------------------------------*/

.product_brief {
	margin-bottom: 10px;
	width: 45%;
	padding: 10px;
	border: 2px solid #f4f4f4;
	line-height: 1.5em;
	background-color: #fafafa;
	height: 180px;
}

.product_brief img {
	margin: 0 5px 0 0;
	float: left;
}

#bottom .product_brief {
	background: none;
	border: none;
}

.product_brief h4 {
	height: 50px;
}

/* PAPER
---------------------------------------*/

#paper {
	padding: 15px;
	height: 100%;
	background: url(../images/miscellaneous/notebook_paper-short.jpg) no-repeat 0 0;
}

#paper.tall {
	height: 260px;
	background: url(../images/miscellaneous/notebook_paper-tall.gif) no-repeat 0 0;
}

#paper.short {
	background: url(../images/miscellaneous/notebook_paper-short.jpg) no-repeat 0 0;
	display: block;
	width: 910px;
	height: 75px;
}

/* SLIDER BOX
	---------------------------------------*/

#solutions_slider {
	
}

#solutions_slider .single_column {
	margin-right: 20px;
	width: 250px;
}

.solution_summary.box img {
	float: left;
	width: 180px;
	height: 180px;
}

.box {
	height: 200px;
	width: 780px;
	padding: 5px;
	margin-bottom: 20px;
	border: 2px solid #f4f4f4;
	background-color: #fff;
}

.previous_button {
	height: 40px;
	width: 40px;
	margin-top: 100px;
	position: absolute;
	z-index: 100;
	display: block;
	text-indent: -9999px;
	background: url(../images/navigation/arrow-left.gif) no-repeat center center;
}

.next_button {
	margin-top: 100px;
	margin-left: 865px;
	height: 40px;
	width: 40px;
	position: absolute;
	z-index: 100;
	display: block;
	text-indent: -9999px;
	background: url(../images/navigation/arrow-right.gif) no-repeat center center;
}

.scroller_container {
	margin-left: 55px;
	position: absolute;
	width: 804px;
	overflow: hidden;
	height: 620px;
}

.scroller_innards {
	width: 9999px;
	position: absolute;
}

.panel {
	width: 804px;
	height: 620px;
	float: left;
}

/* SOLUTION SUMMARY
---------------------------------------*/

.solution_summary {
	float: left;
}

.solution_summary .solution_info {
	width: 570px;
	float: right;
}

.solution_info h2 {
	color: #047aa8;
	font-weight: normal;
	font-size: 250%;
}

.solution_info p {
	font-size: 120%;
	line-height: 1.5em;
	color: #555;
	margin-bottom: 0;
}

a.contact_link {
	display: block;
	width: 235px;
	height: 185px;
	text-indent: -9999px;
	background: url(../images/miscellaneous/sticky_note-large.jpg) no-repeat 0 0;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.item {
	margin-bottom: 15px;
	border-bottom: 2px solid #b2d6e4;
	padding-bottom: 5px;
	height: 100%;
}

.date_box {
	width: 50px;
	background-color: #fdffc6;
	text-align: center;
	padding: 5px;
	color: #575757;
	border: 1px solid #b2d6e4;
	float: left;
}

.date_box span {
	line-height: 1em;
	font-size: 1.5em;
	font-weight: bold;
}

.text_area {
	width: 550px;
	float: right;
}

.enroll_button {
	width: 130px;
	height: 29px;
	color: #ffffff;
	font-size: 1.2em;
	background: url(../images/buttons/cta_button.jpg) no-repeat 0 0;
	margin: 0 0 10px;
	padding: 10px 5px 5px 15px;
	float: left;
}

.example_button {
	width: 130px;
	height: 29px;
	color: #ffffff;
	font-size: 1.2em;
	background: url(../images/buttons/cta_button.jpg) no-repeat 0 0;
	margin: 0 0 10px;
	padding: 10px 5px 5px 15px;
	float: left;
}

.dd_button {
	width: 130px;
	height: 34px;
	color: #fff;
	font-size: 1.2em;
	background: url(../images/buttons/cta_button.jpg) no-repeat 0 0;
	padding: 5px 5px 5px 15px;
	line-height: 1em;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	float: left;
}

.enroll_button:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 0 -44px;
}

.example_button:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 0 -44px;
}

.dd_button:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 0 -44px;
}
/* PMP EXAM PREP */
.pmp_prep{
	margin-bottom: 8px;
	margin-top: 4px;
}

.small_enroll_button {
	width: 90px;
	height: 20px;
	color: #ffffff;
	font-size: 1em;
	background: url(../images/buttons/small_cta_button.jpg) no-repeat 0 0;
	margin: 0 0 10px;
	padding: 6px 5px 4px 12px;
	float: right;
}
.small_enroll_button:hover {
	text-decoration: none;
	color: #ffffff;
	background-position: 0 -30px;
}


/* @end */

/* @group TEXT */

a {
	color: #2154a8;
	text-decoration: none;
}

#bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #00a7e8;
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

a.box_link {
	padding: 0 5px 0 15px;
	font-weight: bold;
	font-size: 110%;
	line-height: 30px;
	float: right;
	border-right: 2px solid #b2d6e4;
	background: url(../images/navigation/boxed_link.gif) no-repeat left center;
	height: 30px;
	display: block;
	margin: 0;
}

a.read_link {
	padding: 0 15px 0 5px;
	font-weight: bold;
	font-size: 110%;
	line-height: 30px;
	float: right;
	background: url(../images/navigation/read_link.gif) no-repeat right center;
	border-left: 2px solid #b2d6e4;
	height: 30px;
	margin: 0;
}

#bottom a.box_link {
	background: none;
	border: none;
	padding: 0;
}

#site_meta a {
	color: #fff;
}

h1 {
	font-size: 230%;
	margin-bottom: 18px;
	color: #008ac1;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: -.6px;
}

h2 {
	color: #555;
	font-size: 170%;
	line-height: 1.2em;
	margin-bottom: 7px;
}

.category_area h2 {
	background-color: #efefef;
	padding-left: 5px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}

h2.section_heading {
	padding-left: 5px;
	font-size: 140%;
	font-weight: normal;
}

h2.exact_section {
	margin-bottom: 10px;
	font-size: 250%;
	background-color: transparent;
}

h3 {
	font-size: 150%;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 7px;
}

.item h3 {
	color: #008ac1;
}

h3.solution_subhead {
	font-weight: bold;
	font-size: 120%;
	margin-top: 18px;
	margin-bottom: 5px;
}

h3.section_heading {
	margin-bottom: 12px;
	padding: 5px;
	color: #283699;
	background: #e6e9fa url(../images/miscellaneous/purple_heading_corner.gif) no-repeat right top;
	border-bottom: 3px solid #d2d8ee;
}

h4 {
	font-size: 120%;
	color: #777;
}

div.upcoming_classes h4 {
	font-size: 120%;
	color: #000;
}

p {
	margin-bottom: 18px;
	font-size: 1.1em;
	line-height: 1.2em;
}



#paper.short .intro,
#paper.short .intro p {
	margin-bottom: 0;
}

.intro {
	margin-bottom: 24px;
	font-size: 140%;
	line-height: 1.5em;
	color: #273b99;
}

p#copyright {
	clear: both;
	color: #697de0;
	font-size: 110%;
}

p#copyright a {
	color: #697de0;
}

.second_copyright {
	color: #697de0;
	font-size: .8em;
}

.date {
	font-size: 95%;
	color: #888;
}

.location p {
	font-size: 95%;
	color: #888;
	margin: 5px 0;
	padding: 0;
}

div.upcoming_classes p {
	font-size: 95%;
	margin-bottom: 12px;
	margin-left: 2px;
}

#bottom .date {
	color: #fff;
}

/* @end */

/* @group NAVIGATION */

/* MAIN NAVIGATION
---------------------------------------*/

ul#main_nav {
	float: left;
	line-height: 50px;
	font-size: 140%;
	width: 440px;
}

ul#main_nav li {
	float: left;
	background: url(../images/navigation/separator.gif) no-repeat right top;
}

ul#main_nav li a {
	padding: 0 15px;
	display: block;
	color: #8e8e8e;
}

ul#main_nav li a:hover {
	color: #555;
	text-decoration: none;
}

ul#main_nav li.current a {
	color: #263997;
	background: url(../images/navigation/selected_triangle.gif) no-repeat center top;
}

/* FOOTER NAVIGATION
---------------------------------------*/

ul#footer_nav {
	margin: 0;
	float: left;
	font-size: 140%;
	line-height: normal;
}

ul#footer_nav li {
	margin-right: 20px;
	float: left;
}

ul#footer_nav li a {
	padding-top: 15px;
	display: block;
	color: #697de0;
}

ul#footer_nav li.current a {
	color: #fff;
	background: url(../images/navigation/footer-selected_triangle.gif) no-repeat center top;
}

/* STICKY TABS
---------------------------------------*/

ul.sticky_tabs {
	margin-left: 10px;
	height: 42px;
	line-height: 42px;
	font-size: 140%;
}

ul.sticky_tabs li {
	float: left;
	margin-right: 5px;
}

ul.sticky_tabs li a {
	color: #555;
	display: block;
	padding-left: 10px;
}

ul.sticky_tabs li a span {
	padding-right: 10px;
	display: block;
}

ul.sticky_tabs li a.selected {
	color: #263997;
	background: url(../images/navigation/sitcky-left.gif) no-repeat 0 0;
}

ul.sticky_tabs li a.selected span {
	background: url(../images/navigation/sitcky-right.gif) no-repeat right top;
}

/* SUB NAVIGATION
---------------------------------------*/

ul.sub_nav {
	line-height: 2.2em;
	font-size: 120%;
}

ul.sub_nav li {
	border-bottom: 1px solid #b4daed;
}

ul.sub_nav li a {
	padding: 5px;
	display: block;
	width: 290px;
	line-height: 1.2em;
}

ul.sub_nav li a:hover {
	background-color: #eee;
	text-decoration: none;
}

ul.sub_nav li.current a {
	background-color: #e5e7f3;
	color: #263997;
}

ul.sub_nav li.sub_subnav {
}

ul.sub_nav li.sub_subnav a {
	width: 270px;
	padding-left: 20px;
	color: #4d76fc;
}

/* @end */

/* @group FORMS */

/* @group SIGNUP FORM */

#SignUp {
	width: 100%;
}

table.signupframe {
	width: 100%;
	border-style: none;
}

.signupframe input {
	width: 50%;
	padding: 3px 5px;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 5px;
}

/* @end */

form {
	
}

form#cse-search-box {
	width: 285px;
	float: right;
}

form#cse-search-box .search_text {
	margin-top: 10px;
	border: none;
	width: 222px;
	height: 20px;
	font-size: 110%;
	color: #555;
	padding: 7px 10px;
	background: url(../images/miscellaneous/search_bar.gif) no-repeat 0 0;
	float: left;
}

form#cse-search-box .search_button {
	margin-top: 10px;
	float: right;
	background: url(../images/buttons/search_go.gif) no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	height: 30px;
	width: 30px;
}

label {
	font-weight: bold;
	font-size: 130%;
	color: #283699;
}

label span, dd span {
	color: #ff0000;
}

input.text, textarea {
	width: 98%;
	border: 2px solid #cccecd;
	padding: 3px;
	font-size: 120%;
}

input.submit_button {
	border: 2px solid #cecdb9;
	font-size: 125%;
	padding: 5px;
	color: #283699;
	background-color: #f6f5e4;
	cursor: pointer;
}

dt {
	margin-bottom: 2px;
}

dd {
	margin-bottom: 10px;
}

dd.form_info {
	text-align: right;
}

/* @end */

/* @group MODULES */

.module {
	padding-bottom: 15px;
	background: url(../images/modules/bottom.gif) no-repeat center bottom;
	margin-bottom: 20px;
}

h3.module_heading {
	padding-left: 35px;
	background: url(../images/modules/heading-side_column.gif) no-repeat 0 0;
	line-height: 48px;
	font-size: 160%;
	color: #263997;
	height: 65px;
}

#bottom .module {
	background: none;
}

#bottom .module .module_heading {
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
	color: #fff;
	background: url(../images/modules/heading-bottom_section.gif) no-repeat 0 0;
}

#bottom .module .module_heading a {
	color: #fff;
}

.module.rounded {
	background: none;
}

.module.rounded .module_top {
	height: 10px;
	background: #f8f8f8 url(../images/modules/rounded-gray_top.gif) no-repeat 0 0;
}

.module.rounded .module_middle {
	padding: 10px;
	background-color: #f8f8f8;
}

.module.rounded .module_bottom {
	height: 10px;
	background: url(../images/modules/rounded-gray_bottom.gif) no-repeat 0 0;
}

/* @end */

/* @group LISTS */


ul.simple_list li {
	padding: 10px 0;
	border-bottom: 1px solid #b4daed;
}



/* @end */

/* @group STORE */

table.pcMainTable td {
	vertical-align: top;
}

/* @end */

/* TOOL TIP */

.tip {
	color: #787878;
	width: 300px;
	z-index: 13000;
	background-color: #fafafa;
	padding: 10px;
	border: 2px solid #f4f4f4;
}

.tip-title {
	font-weight: bold;
}

.tip-text {
	
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.discount_code {
	color: #ff0000;
}

.fsForm {
	font: 12px;
	font-weight: normal;
}

.fsOptionLabel {
	font-size: 12px;
	font-weight: normal;
}

.fsForm .fsTable { margin: 0 auto; padding: 0; }
.fsForm .fsCell {padding:2px;}
.fsSectionRow + .fsFieldRow .fsCell {padding-top:0;}
.fsFieldRow td { padding-bottom:0px; }
.fsRowTop, .fsRowBottom, .fsRowOpen, .fsRowClose { display: none; }
.fsSectionRow td.fsRowBody { padding:0; }
.fsPagination {margin-top:0;}

.pdf-file {
background-image: url(mscholar_ee/images/icons/pdf.gif);
}

/* @end */
