/* ------ Body ------ */
#store_main_body_area_c{
	margin-left:28px;
	/*margin-right:8px;*/
	margin-right:45px;
	margin-bottom:25px;
	margin-top: 8px;
	font-size:14px;
	font-family: "arial";
	line-height:1.5;
}
#store_checkout_body_area{
	margin-left: 15px;
	margin-right:15px;
	margin-bottom:25px;
	margin-top: 8px;
	line-height:1.5;
}
/* --------------------*/

/* ------ Main In-Body Elements (class listing classes and ids) ------ */
#store_section_title_classes{
	font-size:26px;
	color:#003399;
	font-family:"arial";
	font-weight:bold;
}
.store_section_title_classes_flexible{/*not always at the top of the page*/
	font-size:26px;
	color:#003399;
	font-family:"arial";
	font-weight:bold;
}
.s_cat_list_container_c{
	margin-top:20px;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.s_cat_list_container_c td{
	text-align:center;
}
.s_cat_list_container_c .s_cat_list_schedule_row:hover td{
	background-color:#CCC;
}
.s_cat_list_detail_container_c{
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
.s_cat_list_title{
	float:left;
	width:50%;
}
.s_cat_list_difficulty{
	float:left;
	width:20%;
	padding-left:4%;
}
.s_cat_list_more_details{
	float:left;
	width:24%;
}

.s_cat_list_schedule{
}
.s_cat_list_length{
}
.s_cat_list_price{
}

.s_cat_list_schedule_spacer{
	height:10px;
}

.class_reg_button_text{
	font-weight:bold;
}

/* --------------------*/

/* ------ Menus ------ */
.left_menu_store_container{
	margin-bottom: 20px;
	margin-left: 6px;
	margin-top:6px;
	width:190px;
}
.left_menu_store_header{
	background-image:url(//www.teachexcel.com/images/left_menu/main_left_menu-top-L1.gif);
	height:20px;
	background-repeat:no-repeat;
}
.left_menu_store_header_text{
	padding-top:15px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	margin-left:8px;
	margin-right:12px;
}
.left_menu_store_inner{
	background-image:url(//www.teachexcel.com/images/left_menu/main_left_menu-back-L1.gif);
	background-repeat:repeat-y;
	overflow:auto;
}
.left_menu_store_bottom{
	background-image:url(//www.teachexcel.com/images/left_menu/main_left_menu-bottom-L1.gif);
	background-repeat:no-repeat;
	height:20px;
}
.left_menu_store_link_container{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:2px;
	padding-right:2px;
	margin-left:8px;
	margin-right:12px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#42D742;
}
.lms_top_link_border{/* Must come after .left_menu_store_link_container for precedence to work */
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#42D742;
	margin-top:15px;
}
/* --------------------*/

/* ------ Links (colors and actions) ------ */
a.left_menu_store_link{
	font-weight:bold;
	font-family:"arial";
	text-decoration:none;
	color:#0000CC;
	font-size:14px;
}
a.left_menu_store_link:hover{
	font-weight:bold;
	font-family:"arial";
	text-decoration:underline;
	color:#0033FF;
	font-size:14px;
}
a.s_cat_list_title_link_c{
	font-family: "arial";
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
a.s_cat_list_title_link_c:hover{
	text-decoration:underline;
}
.qa_top_links a{
	font-family:"arial";
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.qa_top_links a:hover{
	text-decoration:underline;
}
a.links_med_blue{
	font-weight:bold;
	font-family:"arial";
	text-decoration:none;
	color:#0000CC;
	font-size:14px;
}
a.links_med_blue:hover{
	font-weight:bold;
	font-family:"arial";
	text-decoration:underline;
	color:#0000CC;
	font-size:14px;
}
/* --------------------*/

/* ------ General Styles ------ */
.middle_line_table{
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}
.top_line_table {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
#qa_list ol li {
	font-weight:bold;
}
#qa_list ul p{
	padding-bottom:15px;
}
.top_link_right_align {
	text-align:right;
	float:right;
}
.left_border_simple{
	border-left-width:2px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
}

.error_msg_box {
	background-color:#FFD2D2;
	border: 2px solid #FF0000;
}
.success_msg_box {
	background-color:#C6FFC6;
	border: 2px solid #00E100;
}
/* --------------------*/

/*//////////////////////// Class Difficulty Rating Colors Page Formatting  /////////////////////////////////*/
/* -- Do not change the titles of these classes.  Very important throughout the site. --*/
.Advanced {
	color:#CE0000;
	font-weight:bold;
}
.Intermediate {
	color:#FF8000;
	font-weight:bold;
}
.Beginner {
	color:#049D00;
	font-weight:bold;
}

.class_difficulty_display_1{
	font-size:14px;
}
/*//////////////////////// END  --  Class Difficulty Rating Colors Page Formatting  /////////////////////////////////*/

/*//////////////////////// Course Catalog Page Formatting  /////////////////////////////////*/

.bord td {
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bord th {
	text-decoration:underline;
}
.class_title_catalog_page {
	font-family:"arial";
	font-size:14px;
	font-weight:bold;
}
.class_title_catalog_page a{
	font-family:"arial";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.class_title_catalog_page a:hover{
	font-family:"arial";
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.class_nound {
	font-family:"arial";
	font-size:14px;
}
.class_nound a{
	font-family:"arial";
	font-size:14px;
	text-decoration:none;
}
.class_nound a:hover{
	font-family:"arial";
	font-size:14px;
	text-decoration:underline;
}

.class_details_link_1{
}
.class_details_link_1 a{
	font-weight:bold;
}
.class_details_link_1 a:hover{
	font-weight:bold;
}

/* ------  Classes home page ------- */
#classes_header_main_container{
	overflow:hidden;
	margin-bottom: 20px;
	margin-top: 25px;
}
#classes_header_main_text_container{
	float:left;
}
.classes_header_main_text_title{
}
.classes_header_main_text_regular{
	font-weight: bold;
	font-size: 20px;
	margin-left: 55px;
	margin-top: 15px;
	width: 300px;
}
#classes_header_main_image{
	float:right;
	margin-right:50px;
}

#classes_home_info_container_2{
	position:relative;
	overflow:hidden;
}
.classes_home_info_container_2_sub{
	float:left;
	width:28%;
	margin-right:2%;
	padding-left:2%;
}
.classes_home_info_container_2_title{
	font-weight:bold;
	font-size:18px;
	font-family:arial;
	color:#0066CC;
	margin-bottom:10px;
}
.classes_home_info_container_2_sub ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.classes_home_info_container_2_sub li{
	margin-bottom:20px;
}
/* ------  ------------- ------- */

/* ------  Class Description Page ------- */
#class_info_body_container{
}
#class_info_body_container h2{
	font-size: 20px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin-bottom:5px;
}
#class_info_body_container p{
}
#class_info_body_container ul .topic_li{
	display:none;
}
.s_cat_page_difficulty{
}

.s_cat_page_container_c{
	margin-top:20px;
	border-bottom: solid 2px #ccc;
	border-top: solid 2px #ccc;
	padding-top:15px;
}
.s_cat_page_container_c td{
	text-align:center;
}
.s_cat_page_container_c .s_cat_list_schedule_row:hover td{
	background-color:#CCC;
}
/* ------  ---------------------- ------- */

/*//////////////////////// END  --  Course Catalog Page Formatting  /////////////////////////////////*/

/*//////////////////////// Shopping Cart Formatting  ////////////////////////////////////////*/
/* ------ Buttons - Checkout, etc. ------ */
.register_button{
	 padding-top:4px;
	 padding-bottom:4px;
	 padding-left:10px;
	 padding-right:10px;
	 font-size:14px;
	 font-weight:bold;
}
/* ------ ------------------------ ------ */

/* ------ Main Shopping Cart Page ------ */
.cart_page_item_container{
}
.cart_page_item_container th{
	text-align:center;
}
.cart_page_item_title{
	text-align:left;
}
.cart_page_item_quantity{
	text-align:center;
}
.cart_page_item_price{
	text-align:center;
}
.cart_page_item_remove{
	text-align:center;
}
.cart_page_item_spacer{
	height:1px;
	border-bottom: solid 1px #CCCCCC;
}

#cart_page_summary_container{
	margin-top:20px;
}
#cart_page_summary_total_items{
	margin-left: 70%;
	font-size: 14px;
	font-weight: bold;
}
#cart_page_summary_total_price{
	margin-left: 70%;
	font-size: 14px;
	font-weight: bold;
}
#cart_page_summary_checkout_container{
	margin-left:80%;
	margin-top:10px;
}
.cart_page_checkout_button{
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
}
/* ------------------------------------- */

/* ------ Billing Page ------ */
#billing_page_container{
}
#billing_page_items_section_container{
	
}
#billing_page_item_container{
}
#billing_page_summary_container{
	overflow:hidden;
	margin-top:35px;
	margin-bottom: 15px;
}
#billing_page_summary_total_items{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#billing_page_summary_total_price{
	text-align: right;
	margin-top:5px;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
}
#billing_page_credit_card_info_container{
	margin-left:20px;
}
#billing_page_credit_card_info_container input{

}
#billing_page_credit_card_info_container .reg_table_header{
	font-size:14px;
	width:175px;
}
/* ------ ------------ ------ */

/* ------ Products Purchased Page ------ */
.purchased_page_item_spacer{
	height:6px;
	border-bottom: solid 1px #CCCCCC;
}
.purchased_page_item_spacer_top{
	height:6px;
}
/* ------ ----------------------- ------ */

/* ------ Shopping Cart Previews ------ */
#shopping_cart_preview_header_container{
	display: table;
	margin-left: auto;
	width: 300px;
    background-color: white;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
}
.s_cart_preview_title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
.s_cart_preview_view_cart_link_td{
	padding-left:10px;
}
.s_cart_preview_view_cart_link_td a{
	text-decoration:none;
}
.s_cart_preview_view_cart_link_td a:hover{
	text-decoration:underline;
}
.s_cart_preview_text_td{
	font-size:16px;
}
.s_cart_preview_checkout_button_container_td{
	padding-left:10px;
}

.s_cart_preview_checkout_button{
	vertical-align:bottom;
	overflow:visible;
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin:0;
	padding:0;
	border:0;
	color:blue;
	cursor:pointer;
	background-color:white;
	text-decoration:none;
}
.s_cart_preview_checkout_button:hover{
	text-decoration:underline;
}
/* ------ ---------------------- ------ */

/* ------ Add to Cart Success Box ------ */
#msg_box_item_added_to_cart{
	position:absolute;
	top:125px;
	left:320px;
	z-index:99999;
	width:300px;
	text-align:center;
	padding-top:35px;
	padding-bottom:35px;
	font-size:16px;
	font-weight:bold;
	background-color:#C6FFC6;
	border: 2px solid #00E100;
}
/* ------ ----------------------- ------ */


/*////////////////////////  Eof - Shopping Cart Formatting  /////////////////////////////////*/


/*//////////////////////// Shopping Cart PROMOTION Formatting  ////////////////////////////////////////*/
/* Controls elements that help to promote the shopping cart throughout the site, such as the top header link */
#online_classes_link_header_menu{
	position: absolute;
    left: 280px;
	top:10px;
    background-color:#000099;
	padding:15px;
}
#online_classes_link_header_menu a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}
#online_classes_link_header_menu a:hover{
	text-decoration:none;
}
/*//////////////////////// Eof Shopping Cart PROMOTION Formatting  ////////////////////////////////////////*/









/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |----------- Media Queries Section -------------| */
/* | ******************  769px ******************* | */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (min-width: 769px){/* use 769 */
	/* need to make sure top nav menu appears no matter what */
	/* on bigger screens. */



}
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |----------- Media Queries Section -------------| */
/* | ******************  768px ******************* | */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (max-width: 768px){/* use 768 */
	/* kill right column if it exists (move under content) */
	/* and kill right column */



}
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |----------- Media Queries Section -------------| */
/* | ******************  500px ******************* | */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (max-width: 500px){
	/* kill right column if it exists (move under content) */
	/* and kill right column */

	#shopping_cart_preview_header_container{
		margin: auto;
	}

	#cart_page_summary_total_items{
		margin-left: 15px;
	}

	#cart_page_summary_total_price{
		margin-left: 15px;
		font-size: 14px;
		font-weight: bold;
	}

	#cart_page_summary_checkout_container{
		text-align: right;
		margin-left: 0%;
		margin-right: 15px;
	}

}
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||| */