@charset "utf-8";
/* CSS Document */

/* --------- body id defined here ---------- */
body{
	margin:0;
	float:left;
	padding:0;
	width:100%;
	background:url(../student/images/for_top_nav.jpg) repeat-x 0 0;
	font-family:Arial;
}
#for_body{
	float:left;
	margin:0;
	padding:0;
}
img{border:0;}
/* ------------ maincontainer is defined here ------------------ */
#maincontainer{
	margin:0 auto;
	padding:0;
	width:979px;
}
/* ------------ page is defined here-------------- */
#page{
	float:left !important;
	margin:0;
	padding:0;
	width:979px;
}
/* --------- header is defined here ------------ */
#header{
	float:left;
	margin:0;
	padding:0;
	width:979px;
}
/* ---------------- header_top nis defined here ------------------- */
#header_top{
	float:left;
	margin:0;
	padding:0;
	width:979px;
}
#header_top ul{
	float:right;
	width:350px;
	margin:4px 0;
	padding:0;
	text-align:center;
}
#header_top ul li{
	margin:0;
	padding:0 7px;
	list-style:none;
	display:inline;
}
#header_top ul li a{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#feffff;
	text-decoration:none;
}
#header_top ul li a:hover{
	text-decoration:underline;
}

/* ========================   ========================== */

#header a{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#feffff;
	text-decoration:none;
}
#header a:hover{text-decoration:underline;}
#header .top{height:16px;}
/*#header .nav_left{
	width:49%; 
	height:12px;
}
*/#header .nav_right{
	float:right;
	width:250px;
	margin:4px 0;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#feffff;
	padding:0;
}
#header .menu{height:44px; padding-bottom: 1px;}
#header .menu img{margin:12px 1px 0 0; float:left;}
#header .menu .clear_img{margin-right:0px;}
.account{
	float:left;
	margin:0;
	padding:0;
	width:919px;
}
.account h4{
	margin:0;
	padding:20px 0;
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:#DF0803;
}
* html .account h4{
	margin:0;
	padding:0 0 10px;
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:#DF0803;
}
.account h2{
	text-align:center;
	font-family:Arial;
	font-size:20px;
}
/* ========================   ========================== */

/* -------------- top_header is defined here  ------------------ */
#top_header{
	float:left;
	margin:0;
	padding:0;
	width:979px;
}
#top_header ul{
	float:right;
	width:400px;
	margin:4px 0;
	padding:0;
	text-align:center;
}
#top_header ul li{
	margin:0;
	padding:0 7px;
	list-style:none;
	display:inline;
}
#top_header ul li a{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#feffff;
	text-decoration:none;
}
#top_header ul li a:hover{
	text-decoration:underline;
}
/* --------------- logo is defined here ----------------- */
#logo{
	float:left;
	margin:26px 0 0 32px;
	padding:0;
	width:332px;
}
#for_t_logo{
	float:left;
	margin:26px 0 0 32px;
	padding:0;
	width:368px;
	height:82px;
	background:url(../tutor/images/chinese_sphere_logo.jpg) no-repeat 0 0;
}
#for_s_logo{
	float:left;
	margin:26px 0 0 32px;
	padding:0;
	width:368px;
	height:82px;
	background:url(../student/images/chinese_sphere_logo.jpg) no-repeat 0 0;
}
/* --------------- header_img is defined here ------------------ */
#headerimg{
	margin:0;
	padding:0;
	float:left;
	width:368px;
	height:82px;
	background:url(../student/images/chinese_sphere_logo.jpg) no-repeat 0 0;
}
/* ------------------ top_right is defined here ------------------------ */
#top_right{
	float:right;
	margin:10px 0 0;
	padding:10px 30px 0 0;
	width:385px;
	background:url(../student/images/contact&email_bg.jpg) no-repeat 0 10px;
}

/* ------------------- leftside is defined here  -------------------- */
#leftside{
	float:left;
	margin:0;
	padding:0;
	width:120px;
}
#msg{
	float:left;
	margin:8px 0 2px 45px;
	padding:0;
	width:31px;
	height:29px;
	text-align:center;
	background:url(../student/images/msg_image.jpg) no-repeat 0 0;
}
* html #msg{
	float:left;
	margin:10px 15px 0;
	padding:0;
	width:31px;
	height:29px;
	text-align:center;
	background:url(../student/images/msg_image.jpg) no-repeat 0 0;
}
#msg_text{
	float:left;
	margin:0;
	padding:0;
	width:120px;
	text-align:center;
}
#msg_text p{
	margin:0;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#d60f0f;
}
#right_msg_link{
	float:right;
	margin:0;
	padding:0;
	width:260px;
}
#right_msg_link ul{
	margin:10px 0 0;
	padding:0;
}
#right_msg_link ul li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	color:#00233d;
}
#right_msg_link span{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#df0803;
}
#right_msg_link ul li a{
	color:#df0803;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#right_msg_link ul li a:hover{
	text-decoration:none;
}
/* ----------------------------- navigation is defined here ------------------------------- */
#navigation{
	float:left;
	margin:10px 0 0;
	padding:8px 0 0;
	width:979px;
	background:url(../student/images/nav_bg.jpg) no-repeat 0 0;
}
#navigation ul{
	margin:0 0 0 8px;
	padding:0;
}
/* ------------------ tutor_menu is defined here -------------- */
#tutor_menu{
	float:left;
	margin:0;
	padding:0;
	width:979px;/* width:979px; */
	height:37px;
	/* background:url(../images/menu.jpg) no-repeat 0 0;*/
	background:url(../student/images/mainmenu_bg.jpg) no-repeat 0 0;
}
#tutor_menu ul{
	margin:0;
	padding:0;
}
#tutor_menu li{
	margin:0;
	list-style:none;
	display:inline;
	background:url(../student/images/veritical_bar.jpg) no-repeat 0 0;
	background-position:right;
	padding:5px 70px;
	line-height:30px;
}
#tutor_menu a{
	margin:0;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#tutor_menu a:hover{
	text-decoration:underline;
}
/* ------------------ student_menu is defined here -------------- */
#student_menu{
	float:left;
	margin:0;
	padding:0;
	width:979px;/* width:979px; */
	height:37px;
	/* background:url(../images/menu.jpg) no-repeat 0 0;*/
	background:url(../student/images/mainmenu_bg.jpg) no-repeat 0 0;
}
#student_menu li{
	margin:0;
	list-style:none;
	display:inline;
	background:url(../student/images/veritical_bar.jpg) no-repeat 0 0;
	background-position:right;
	padding:6px 45px;
	line-height:30px;
}
#student_menu a{
	margin:0;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#student_menu a:hover{
	text-decoration:underline;
}
/* --------------- menu is defined here -------------------- */
#menu{
	float:left;
	margin:0;
	padding:0;
	width:979px;/* width:979px; */
	height:37px;
	/* background:url(../images/menu.jpg) no-repeat 0 0;*/
	background:url(../student/images/mainmenu_bg.jpg) no-repeat 0 0;
}
#menu li{
	margin:0;
	list-style:none;
	display:inline;
	background:url(../student/images/veritical_bar.jpg) no-repeat 0 0;
	background-position:right;
	padding:5px 45px;
	line-height:30px;
}
#menu a{
	margin:0;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
/*style="background-color: #F5F5F5; border: 1px dotted #c0c0c0; padding: 15px; width: 90%;"*/
/* --------------------- content is defined here --------------------------- */
#content{
	float:left;
	margin:0;
	padding:0 30px;
	width:919px;
	min-height:500px;
}
#in_content{
	float:left;
	margin:0;
	padding:0;
	width:919px;
	min-height:500px;
}

* html #content{
	float:left;
	margin:0;
	padding:30px 30px 0;
	width:919px;
	min-height:500px;
}
.left_content{
	float:left;
	margin:0;
	padding:0;
	width:919px;
}
.left_content h4{
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:#DF0803;
}
.left_content em{
	font-weight:normal;
}
.left_content p{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
}
.for_paragraph{
	float:left;
	margin:10px 0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
}
.for_paragraph a{
	font-weight:normal;
	font-style:normal;
	font-family:Arial;
	font-size:12px;
	color:#0D8AC2;
	text-decoration:underline;
}
.for_paragraph a:hover{
	text-decoration:none;
}
.for_code_form{
	float:left;
	margin:0;
	padding:0;
	width:971px;
}
.code_form{
	float:left;
	margin:10px 0 0;
	padding:10px 15px;
	width:350px;
	border:3px solid #e0e0e0;
	background-color:#F5F5F5;
}
.for_code_form p{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#4B4949;
	line-height:30px;
}
/* ======================= CSS for the my classroom section of student login  ============================ */
/* -----------------------  class indent is defined here -------------------------------- */
.indent{
	float:left;
	margin:0;
	padding:0;
	width:501px;
}
.indent h4{
	margin:0;
	padding:20px 0;
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:#DF0803;
}
* html .indent h4{
	margin:0;
	padding:0 0 10px;
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:#DF0803;
}
.indent p{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#4B4949;
	line-height:30px;
	text-align:center;
}
/* -------------------------- for_effect is defined here  ------------------------------ */
.for_effect{
	float:left;
	margin:0;
	padding:0;
	width:495px;
	border:3px solid #e0e0e0;
	background:url(../student/images/gradient_video.jpg) no-repeat 0 0;
}
.for_video{
	float:right;
	margin:0;
	padding:30px 0 0;
	width:390px;
}
/* ------------------------- inner_video_section is defined here  ----------------------------------- */
.inner_video_section{
	float:left;
	margin:0;
	padding:0;
	width:390px;
}
.inner_video_section h5{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#0099FF;
}
/* ------------------------- video_tutor is defined here  ---------------------------- */
#video_tutor{
	float:left;
	margin:0;
	padding:0;
}
/* ======================= CSS for the my classroom section of student login  ends here ============================ */

/* ======================= CSS for my space page section of student login starts here  =============================== */
/* --------------------- for_post_button is defined here  ---------------------  */
.for_post_button{
	float:right;
	margin:0;
	padding:10px 0 0;
	width:919px;
}
/* --------------------- comment_button is defined here -------------------------- */
.comment_button{
	margin:0;
	padding:0;
	float:right;
	width:115px;
	height:28px;
	background:url(../student/images/post_comment_button.jpg) no-repeat 0 0;
	border:none;
}
/* ======================= CSS for my space page section of student login ends here  =============================== */
.for_dd_browse{
	margin:0;
	padding:0;
	width:240px;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;

}
.for_dd_browse input{
	margin:0 0 10px 5px;
	padding:0;
	height:22px;
	color:#4B4949;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	border: 1px solid #BBE0F6;
}

/* ====================== CSS for edit profile page starts here ========================== */
/* ---------------------- for_profile_form is defined here ------------------------- */
.for_profile_form{
	float:left;
	margin:0 0 20px;
	padding:20px 0;
	width:400px;
	border:3px solid #e0e0e0;
	background-color:#F5F5F5;
}
.for_dt_label{
	margin:0 0 10px 0 !important;
	padding:0;
	float:left;
	text-align:right;
}
.for_dt_label label{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4B4949;
}
.for_dd_input{
	margin:0 0 10px 0 !important;
	padding:0;
	width:220px;
	float:left;
}
.for_dd_input input{
	margin:0 !important;
	padding:0 !important;
	height:18px;
	color:#4B4949;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border: 1px solid #BBE0F6;
}
.for_dd_input textarea{
	margin:0 !important;
	padding:0 !important;
	font-family:Arial;
	color:#4B4949;
	font-size:12px;
	font-weight:normal;
	border: 1px solid #BBE0F6 !important;
}
.for_dd_input select{
	margin:0 !important;
	padding:0 !important;
	height:20px;
	font-family:Arial;
	color:#4B4949;
	font-size:12px;
	font-weight:normal;
	border: 1px solid #BBE0F6 !important;
}
.for_backlogin{
	margin:0;
	padding:10px 0 0;
}
.for_backlogin a{
	color:#c00000;
}
.for_backlogin a:hover{
	text-decoration:none;
}
/* ------------------------- button is defined here ----------------------- */
.button{
	float:left;
	margin:0;
	padding:0;
	width:350px;
	border:none;
}
.button input{
	float:right;
	margin:5px 0;
	padding:0;
	width:54px;
	height:28px;
	border:none;
}
/* ====================== CSS for edit profile page ends here  ========================== */

/* ====================== CSS for Post Message Page ends here  ========================== */
/* ------------------------  ----------------------- */


/* ====================== CSS for edit profile page ends here  ========================== */


/* ======================== for table class myTable  =============================== */
.myTable{
	float:left;
	margin:0;
	padding:0;
}
.myTable td{
	border: 1px solid #BBE0F6 !important;
}
.myTable tr{
	background-color:#F8F8F8;
}
.myTable tr:hover{
	background-color:none;
}
.nobg{
	background-color: #ffffff; 
	border-right: 1px solid #BBE0F6;
}
.myTable th{
	border: 1px solid #BBE0F6 !important;
}
.for_c_table{
	float:left;
	margin:30px 0 0;
	padding:20px 20px 20px 60px;
	width:881px;
	text-align:center;
	border:3px solid #e0e0e0;
	background-color:#F5F5F5;
}
/* ======================== end of myTable ========================= */

/* ==================== for_txt_field is defined here ======================== */
.for_txt_field{
	float:left;
	margin:5px 0 5px;
	padding:0;
	font-size:12px; 
	font-weight:normal; 
	font-family:Arial;
	color:#565A5D;
}
/* =======================  forgotpassword is defined here ========================== */
.forgotpassword{
	float:left;
	margin:150px 250px;
	padding:0;
	width:450px;
	height:350px;
	text-align:center;
	border:3px solid #e0e0e0;
	background-color:#F5F5F5;
}
* html .forgotpassword{
	float:left;
	margin:75px 125px;
	padding:0;
	width:450px;
	height:350px;
	text-align:center;
	border:3px solid #e0e0e0;
	background-color:#ecf6fc;
}
.forgotpassword h3{
	margin:10px 0;
}
.forgotpassword td{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#565A5D;
}
.forgotpassword p{
	padding:0 20px;
	font-size:12px; 
	font-weight:normal; 
	font-family:Arial;
	color:#565A5D;
}
/* ======================== forgotpassword ends here ========================== */
/* ======================== email to friend form: class emailto starts here ============================= */
#emailto{
	margin:0;
	padding:0;
	width:350px;
	float:left;
	background-color: #F5F5F5; 
	border: 3px solid #e0e0e0;
}
#emailto td{
	vertical-align:top;
}
.for_e_label{
	margin:0 !important;
	padding:0;
	width:80px;
	float:right !important;
	font-family:Arial !important;
	font-size:12px !important;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	color:#6A6B6D;
}
.for_e_field{
	float:left;
	margin:0 0 5px;
	padding:0;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	height:16px;
	font-weight:normal;
}
.for_e_textarea{
	margin:0;
	padding:0;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.for_submit_button{
	margin:10px 0;
	padding:0;
	float:right;
	border:none;
	width:77px;
	height:23px;
}
/* ======================== email to friend form: class emailto ends here ============================= */
/* ======================== today_schedule is defined here ============================= */
.today_schedule{
	float:left;
	margin:20px 151px 0;
	padding:0;
	width:600px;
	border:1px solid #BBE0F6;
}
.today_schedule a{
	color:#DF0803;
	text-decoration:underline;
}
.today_schedule a:hover{
	text-decoration:none;
}
.today_schedule tr{
	margin:0;
	padding:5px;
}
.today_schedule td{
	margin:0;
	padding:5px;
	font-family:Arial;
	color:#565A5D;
	border:1px solid #BBE0F6;
	background-color:#ffffff;
}
.spec{
	background-color:#ffffff;
	border:1px solid #BBE0F6;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	margin:0;
	padding:5px;
	line-height:18px;
	color:#565A5D;
}
.alt{
	margin:0;
	padding:5px;
	font-size:14px;
	font-family:Arial;
	border:1px solid #BBE0F6;
	background-color:#ffffff;
	color:#565A5D;
}
.no_bg{
	background-color:#EEEBEF;
	border:none;
	color:#0099FF !important;
	font-weight:normal;
	font-family:Arial;
	font-size:15px;
	text-align:center !important;
	border:1px solid #BBE0F6;
}
/* ======================== today_schedule ends here =========================== */
/*#loginform{
	float:left;
	margin:0;
	padding:0;
}
*/
#loginform h3{
	margin:0;
	padding:10px 0;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#loginform label{
	float:left !important;
	width:70px;
	margin:0;
	padding:0;
	vertical-align:top;
	font-family:Arial;
	font-weight:normal;
	text-align:right;
}
#loginform td{
	margin:0;
	padding:0;
	vertical-align:top;
	float:left !important;
}
#loginstatus{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#loginstatus label{
	margin:0;
	padding:0;
	width:230px;
	text-align:center;
}
#loginform #username{
	float:left !important;
	margin:2px 0 0 5px;
	padding:0;
	width:160px !important;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	height:16px;
}
#loginform #password{
	float:left !important;
	margin:0 0 0 5px;
	padding:0;
	width:160px !important;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	height:16px;
}
/**:first-child+html
*/
.for_login_button{
	float:right;
	width:230px;
	margin:0;
	padding:0;
}
/* --------------- for_overview_table is defined here ------------------- */
.for_overview_table{
	float:left;
	margin:0 0 20px;
	padding:0 0 20px;
	width:913px;
	background-color: #F5F5F5; 
	border: 3px solid #e0e0e0;
}
.for_overview_table th{
	color:#565A5D;
	text-align:center !important;
}
.for_overview_table table{
	float:left;
	margin:20px 151px;
	padding:0;
	width:600px;
/*	border:1px solid #BBE0F6;
*/	background-color:#ffffff;
}
* html .for_overview_table table{
	float:left;
	margin:20px 75px;
	padding:0;
	width:600px;
/*	border:1px solid #BBE0F6;
*/	background-color:#ffffff;
}

.for_save_button{
	float:right;
	margin:0;
	padding:0;
	width:54px !important;
	height:28px !important;
	border:none !important;
}


/* ========================= for My accounts page  ================================ */
/* ------------------ for_account_table is defined here ------------------- */
.for_account_table{
	float:left;
	margin:0;
	padding:20px 0;
	width:913px;
	background-color: #F5F5F5; 
	border: 3px solid #e0e0e0;
}
.for_account_table table{
	float:left;
	margin:10px 151px;
	padding:0;
	width:600px;
/*	border:1px solid #BBE0F6;
*/	background-color:#ffffff;
}
* html .for_account_table table{
	float:left;
	margin:20px 75px;
	padding:0;
	width:600px;
/*	border:1px solid #BBE0F6;
*/	background-color:#ffffff;
}
.for_account_table td{
	height:20px;
	line-height:20px;
	border:1px solid #BBE0F6;
}
.for_account_table th{
	height:20px;
	line-height:20px;
	border:1px solid #BBE0F6;
}
/* ------------------ to_highlight is defined here ------------------- */
.to_highlight{
	margin:0;
	padding:5px;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	color:#0099FF;
	background-color:#EEEBEF;
}
/* --------------------- profile_info is defined here ------------------- */
.profile_info{
	margin:0;
	padding:5px;
	color:#565A5D;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.profile_info a{
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
	color:#DF0803;
}
.profile_info a:hover{
	text-decoration:none;
}
/* =========================   ================================ */

/* ===================== payment_type is defined here  ======================= */
.payment_type{
	float:left;
	margin:80px 0 0;
	width:200px;
	color:#4B4949;
	padding: 6px;
	font-size:14px; 
	background-color: #F5F5F5; 
	border: 3px solid #e0e0e0; 
	text-align:center;
}
*:first-child+html .payment_type{
	float:left;
	margin:40px 0 0;
	width:200px;
	color:#4B4949;
	padding: 6px; 
	font-size:14px;
	background-color: #ecf6fc; 
	border: 3px solid #e0e0e0; 
	text-align:center;
}

#content_for_signup{
	float:left;
	margin:0;
	padding:0 0 10px 10px;
	width:500px;
	border:3px solid #e0e0e0;
	background-color:#ecf6fc;
}

/* =====================  payment_type ends here ======================= */
/* ----------------------- for_border is defined here ----------------------- */
#for_border{
	float:left;
	margin:30px 0;
	padding:0;
	width:100%;
	background:url(../student/images/border.jpg) repeat-x 0 0;
	height:7px;
}
/* -------------------- footer is defined here ------------------- */
#footer{
	margin:0 auto;
	padding:0;
	width:979px;
	text-align:center;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	list-style:none;
	display:inline;
}
#footer ul li a{
	padding:0 3px 0 2px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#6a6b6d;
	border-right:1px solid #6a6b6d;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer a{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#6a6b6d;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer p{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#6a6b6d;
}

p.error_msg{
	text-align:left !important;
	padding:0 0 0 30px !important;
}

/*body {background:url(../images/header_fll.jpg) center top no-repeat #2F323B;}

#loggedin {background:url(../images/header_fll_login.jpg) center top no-repeat #2F323B;}

#innerpages {background:url(../images/header_fll_login.jpg) center top no-repeat #2F323B;}
*/
/*img{border:0;}
ul{list-style:none}

.column{float:left}
.clear{clear:both}
html{font:13px/14px Arial, helvetica, sans-serif; color:#70737C}

input, textarea, select{font:13px Arial, helvetica, sans-serif; color:#4D5256; padding-left:1px; vertical-align:top; text-align:left; border: 1px solid #404040;}
input, select{vertical-align:middle}

b a{color:#FF3C00; font-weight:bold; text-decoration:none;
		 background:url(../images/apt.gif) center left repeat-x; padding-bottom:2px}
b a:hover{text-decoration:none; background:0}

span{color:#FF3C00; font-weight:bold}

a{color:#3C3F49; text-decoration:none; background:none; font-weight:normal;}
a:hover{text-decoration:underline;}

span a{color:#3C3F49; text-decoration:underline; background:none; font-weight:normal;}
span a:hover{text-decoration:none}
*/
/*
li a{line-height:20px; color:#FF3C00; font-weight:bold; text-decoration:none;
	background:url(../images/apt.gif) center left repeat-x; padding-bottom:2px;}
	
li a:hover{text-decoration:none; background:0;}
*/

/*strong a{color:#FF3C00; font-weight:bold; text-decoration:underline}
strong a:hover{text-decoration:none}

.flash{background:url(../images/flash_bg.jpg) top left no-repeat;}
.h_in{margin-bottom:10px;}
.font_2{color:#4D5256;}
.font_3{color:#3C3F49; margin-right:1px;}
.h_dv{background:url(../images/hdv.gif) top left repeat-x; margin:5px 0 10px 10px;}
*//*
#header{font-size:11px; color:#9699A1; background-color:#FFFFFF;}
#header a{color:#9699A1; text-decoration:none;}
#header a:hover{text-decoration:underline;}
#header .top{height:16px;}
#header .nav_left{width:49%; height:12px;}
#header .nav_right{padding-left: 360px; width:50%; height:15px; text-align:right;}
#header .menu{height:44px; padding-bottom: 1px;}
#header .menu img{margin:12px 1px 0 0; float:left;}
#header .menu .clear_img{margin-right:0px;}

#content .left{width:487px;padding-bottom:20px;}
#content .right{width:234px;}

#content .right .bottom{background:url(../images/right_bottom_wh.gif) top repeat-x; padding:9px 27px 20px 48px; color:#4D5256;}
#content .left .logo{height:149px; background:url(../images/logo_bg.jpg); width:490px;}
#content .left .logo img{margin:36px 0 0 21px;}
#content .left .middle{padding:20px 0 55px 25px; background-color:#FFFFFF;}
#content .left .middle1{padding:20px 0 55px 0px; background-color:#FFFFFF;}

#content .left .bottom{padding:0 0 20px 27px; background:url(../images/left_bottom_wh.gif) top repeat-x;}
#content .left .middle .indent{padding-right:1px;padding-bottom:20px;}
#content .left .middle .indent_2{padding-right:1px;}

#page_8 #content .left .middle .indent{padding-right:10px;}
#page_8 #content .right .bottom{padding-right:15px;}

#form input{width:190px; height:20px;}
#form textarea{width:190px; height:80px; overflow:auto; margin-bottom:6px;}
#form .form_left{width:212px;}
#form .form_left div{height:30px;}
#form .text_right{text-align:right;}

#footer{color:#FEFEFD; font-size:11px; text-align:center; padding-top:25px;}
#footer a{color:#FEFEFD; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
*/
/*.longtext { color: #000000; }

.longtext a{ color: #3C3F49; text-decoration: underline; }

.longtext a:hover{ text-decoration: none; }

.longtext p { line-height: 15px; margin: 5px 0 15px 0; }

#link_content2{ width: 100%; height: auto; background: #fff; }

.longtext .heading { margin-top: 40px; padding-left: 15px; background:url(../images/link2.png) no-repeat 0 0 #FFFFFF;  font-weight: bold; text-transform:uppercase; color: #A50000; border-bottom: 1px dotted #c0c0c0;}
.longtext .heading_kid { margin-top: 35px; padding-left: 15px; background:url(../images/link2.png) no-repeat 0 0 #FFFFFF;  font-weight: bold; text-transform:uppercase; color: #A50000; border-bottom: 1px dotted #c0c0c0;}

.date {color: #6A0404; margin-bottom: 5px; border-bottom: 1 px dotted #c0c0c0;}
.link {border-bottom: 1px dotted #A50000;}
.linkmore {color: #084D7E;}
/*background:url(../images/link2.png) no-repeat 0 0 #FFFFFF;} */
/*.bullet1 {padding-left: 15px; background:url(../images/check.png) no-repeat 0 0 #FFFFFF;}
.commentBullet {padding-left: 15px; background:url(../images/comment_bullet.png) no-repeat 0 0 #FFFFFF;}
.comment {padding-bottom: 5px; border-bottom: 1 px dotted #c0c0c0; font-size: 11px;}
*/
.helppage{
	float:left;
	margin:0;
	padding:0;
}
.helppage p{
	margin:0 0 10px;
	padding:0;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#6A6B6D;
}
.helppage .question{margin:0;padding:0; color:#6A6B6D; font-weight: bold; font-size:12px; padding-bottom: 10px;}
.helppage .answer{margin:0;padding:0; color:#6A6B6D; padding-bottom: 5px; font-size:12px;}
.helppage h5{margin:0 0 10px;padding:0;color:#F79808;font-size: 16px; font-weight:bold;}


.help { color:#6A6B6D !important;}
.help .heading {background:url(../images/help.png) no-repeat 0 0 #FFFFFF; padding-left: 20px; padding-bottom: 10px; font-family:Arial; font-size:14px;}
.help a{
	margin-left:20px !important;
	color:#DF0803;
	text-decoration:underline !important;
	font-size:12px;
}
.help a:hover{
	text-decoration:none !important;
}

.profile {
	margin-bottom: 20px; margin-top: 10px; border: 1px solid #c0c0c0; height: 150px; background-color: #EEEEEE; width: 420px;
}

.profile img { width: 60px; height: 60px; margin-left: 10px; margin-top: 10px; border: 1px solid #000000; padding: 3px;
	     background-color: #ffffff;}

.profile div {margin-left: 10px;}	     
	     
.news p { border-bottom: 1px dotted #c0c0c0; padding-left: 15px;  
	padding-bottom: 10px; background:url(../images/news_bullet.png) no-repeat 0 0 #FFFFFF;
	font-size: 11px;
	}

.news-left {
	float: left;
	width: 100%;
}
.news-left p {
	font-size: 0.85em;

}

.news-left p a {
	font-weight: bold;
}
	
#content-right-rightcol {
	float: left;
	display: inline;
	}

	#future-middle {
	background: transparent url(../images/future-middle-back.gif) repeat-y center top;
	padding: 10px 25px 5px 25px;
	text-align: left;
	}
#future-middle p {
	font-size: 1.1em;
	line-height: 1.7em;
	color: #444444;
	padding: .75em 0;
	}
#future-middle a {
	color: #444444;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	}
#future-middle a:hover {
	color: #bf4d02;
	border-bottom: 1px solid #f79555;
	}
	
/* pull quotes */
.pullquote {
	width: 20%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


/* date */
.cdate {
	float:left;
	height:32px;
	width:32px;
	margin-right:8px;
	padding-top:11px;
	background:url(../images/icon-calendar.gif) no-repeat;
	color:#000000;
	}
.cdate p {
	text-align:center;
	color:#000000;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.cdate span.day {
	font-size:15px;
	display:block;
	color:#000000;
	}
.cdate span.month {
	font-size:9px;
	height:15px;
	display:block;
	color:#000000;
	}
	

/* newly added */

form.search{
	float:left;
	margin:0;
	padding:7px 17px 27px 17px;
	width:248px;
	border:3px solid #e0e0e0;
	background-color:#F5F5F5;
}
	
form.search h2{
	background:url(../images/login.gif) no-repeat 0 0 #FFFFFF; color:#786E4E;
	width:197px; padding:0 0 10px 50px; float:left;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
	
form.search  .forgotpass  h2{
	background:url(../images/forgot_password.gif) no-repeat 0 0 #FFFFFF; color:#786E4E;
	width:197px; padding:0 0 10px 50px; float:left;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}	
	
form.search h2 span{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
form.search label{
	color:#565a5d;
	font-family:Arial; 
	margin:0;
	padding:5px 0;
	float:left;
	font-size:12px; 
	text-transform:capitalize;
}
	
form.search input{
	float:right;
	color:#565a5d; 
	border:#bbe0f6 1px solid;
	width:158px;
	padding:2px; 
	margin:2px 0;
	font-family:Arial;
	font-size:12px;
}
	
form.search p{
	color:#CC0000; 
	float:right; 
	margin:12px 0 0 0;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
}
	
form.search a{
	color:#CC0000;
	text-decoration:underline;
}	
form.search a:hover{
	text-decoration:none;
}
	
form.search input.check{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:15px; height:15px; float:left; margin:6px 0 0 9px;}
	

form.search input.submit{
	background:url(../student/images/login_button.jpg) no-repeat 0 0;
	border:none;
	width:56px; 
	height:22px; 
	float:left; 
	margin:20px 0 0 80px; 
	padding:0; 
}
form.search input.getpass{
	background:url(../student/images/get_password_button.jpg) no-repeat 0 0;
	border:none;
	width:56px; 
	height:22px; 
	float:left; 
	margin:20px 0 0 80px; 
	padding:0; 
}

form.search label.error{
	border: 1px solid #bbe0f6; 
	color:#FF0000; 
	padding-left: 10px; 
	width: 240px;
}



form.indexlogin{
	background-color:#FFFFFF; color:#000000; border:#ECE8DB 1px solid;
	width:178px; margin-bottom: 5px; padding:7px 7px 7px 7px; float:left;}
	
form.indexlogin h2{
	background:url(../images/student-login.gif) no-repeat 0 0 #FFFFFF; color:#786E4E;
	width:165px; padding-bottom: 30px; float:left;
	}
form.indexlogin h2 span{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
form.indexlogin label{
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
form.indexlogin input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:88px; height:22px; padding:2px; margin:0 0 8px 0; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
form.indexlogin p{
	background-color:#FFFFFF; color:#CC0000; float:left; margin:6px 0 0 0;
	font:normal 13px/15px Arial, Helvetica, sans-serif;}
form.indexlogin a{
	color:#CC0000;}	
form.indexlogin input.check{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:15px; height:15px; float:left; margin:6px 0 0 9px;}

form.indexlogin input.submit{
	background:url(../images/submit_bg.gif) no-repeat 37px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:53px; height:13px; float:right; margin:7px 0 0 0; padding:0 2px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
	
form.indexlogin label.error{
	border: 1px solid #c0c0c0; background-color: #FFFFC0; padding-left: 10px; width: 170px;
	}

	
	
label{
	width:80px;
	margin:5px 0 0 0 !important;
	padding:0;
	color:#0B0B0B; 
	font-family:Arial;
	text-transform:capitalize;
	font-size:12px;
	font-weight:bold;
}
	
	
	input{
	color:#0B0B0B; border:#BBE0F6 1px solid;
	width:220px; height:20px; padding-top: 3px; padding-bottom: 3px; float:left;
	font-family:Arial;
	font-weight:normal;
	vertical-align:middle;
	font-size:12px;
	}
	
	select{
	color:#0B0B0B; border:#BBE0F6 1px solid;
	width:220px; height:24px; padding-top: 1px; padding-bottom: 3px; float:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;}
	
	textarea{
	color:#0B0B0B; border:#BBE0F6 1px solid;
	width:220px; height:70px; float:left; text-align:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
	
	input.submit{
	background:url(../images/more_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:left; margin:0; padding:0 85px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
	
input.upload{
	background:url(../tutor/images/upload_button.jpg) no-repeat 0 0;border:none;
	width:77px; height:28px;float:right; margin:0; padding:0; cursor:pointer;
}
.upload_button{
	float:right;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
	
	input.reset{
	background:url(../images/more_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:left; margin:0; padding: 0 85px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
	
	



/* message_button */

.message_button{

width:127px;

height:50px;

background:url(../images/download_btn.gif) no-repeat 0 0;

text-indent:-9999px;

overflow:hidden;

display:block;

outline:none;

margin-left:8px;

}


.message_button:hover{
background:url(../images/download_btn.gif) no-repeat 0 100%;
}

/* schedule_button */

.schedule_button{
	width:127px;
	height:28px;
	background:url(../tutor/images/add_schedule_button.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:none;
	margin-left:8px;
}


/* comment_button */





.resource a{color:#A50000; font-weight:bold; text-decoration:none}


	
		#date {
			padding: 0px;
			width: 240px;
			float: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 31px;
			color: #ccc;
			text-transform: uppercase;
			text-align: right;
			float: right;
			letter-spacing: -2px;
			margin-top: 40px;
			padding: 6px 0px 0px 0px;
			line-height: 1em;}
			
		#date div {
			font-size: 11px;
			letter-spacing: normal;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 1em;
			color: #bfd4ea;
			background-color: #6699cc;
			width: 38px;
			text-align: center;
			float: right;
			padding: 4px 0px 4px 0px;
			margin: 0px 0px 0px 6px;}
		

.dropmenu .options {
	BORDER-RIGHT: #848377 1px solid; BORDER: #000000 1px solid; FONT-SIZE: 12px; MARGIN-BOTTOM: 1px;
	COLOR: #000000; MARGIN-RIGHT: 1px; 
	FONT-FAMILY: arial, sans-serif; BACKGROUND-COLOR: #ffffff;font-weight: bold; 
}
.dropmenu A {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; COLOR: #000000;
	PADDING-TOP: 2px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;font-weight: bold; 
	border-bottom: 1px solid #c0c0c0;
}
.dropmenu A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #DB0C06; font-weight: bold; TEXT-DECORATION: none;
}	







/* MAIN NAVIGATION
------------------------------------------*/
/*.min_width {
  min-width: 770px;
  
  width: expression( this.parentNode.offsetWidth <= 770 ? "770px" : "auto" );
}*/



.topstyle {
border-right: 1px solid #ffffff;
height: 32px;
}


#nav, #nav ul {

	float: left;
	width: 726px;
	list-style-type: none;
	line-height: 19px;
	background: #ffffff;
	font-weight: bold;
	padding: 0;
	margin-top: 12px;
	text-decoration: none;
	
}

#nav a {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
}


#nav li {
	float: left;
	padding: 0;
	width: 15em;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	margin: 0;
	top: 134px;
	border: 1px solid #808080;
	text-decoration: none;
	z-index:1;
}

#nav li li {
	width: 15em;
	text-decoration: none;
	border: none;
}

#nav li ul a {
	width: 15em;
	border: none;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
}

#nav li ul a:hover {
	width: 15em;
	border: none;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#nav li ul ul {
text-decoration: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	text-decoration: none;
	color: #ffffff;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	text-decoration: none;
	color: #ffffff;
}

#nav li:hover, #nav li.sfhover {
background:#DB3737;
color: #ffffff;
text-decoration: none;

}






/*-----------------indexpage new -------------------*/
#yelowsignupbg{background:url(../images/signup_bgyelow.gif) 0 0 no-repeat; width:198px; height:147px;}
#headfoneimg{background:url(../images/headfoneimg.gif) 0 0 no-repeat; width:198px; height:137px; float:right;}
.redclass{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#c80c01; line-height:18px; margin:5px 0 3px 5px;}
#knowmorebtn{float:right; margin:0; padding: 7px 0 15px 0;}
.signuptxt {margin:56px 0 0 0; padding:0px 10px 15px 14px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:13px; font-weight:bold;}
html > body .signuptxt {margin:0px 0 0 0; padding:56px 10px 15px 14px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:13px; font-weight:bold;}

#freetriallessonbg{background:url(../images/freetriallessonbg.gif) 0 0 no-repeat; width:241px; height:345px;}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4949;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 128px;
	border: 1px solid #767676;
}

.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4949;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height:35px;
	width: 128px;
	border: 1px solid #767676;
}
.txtfiledtxt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #4b4949; margin:0; padding: 0 5px 0 8px;}
.spacerh50{background:url(../images/spacer.gif) 0 0 repeat; height:50px; margin:0; padding:0;}
.spacerh13{background:url(../images/spacer.gif) 0 0 repeat; height:13px; margin:0; padding:0;}

#enterbtn{float:right; margin:0; padding: 7px 30px 15px 0;}


.etnerbtn1{background:url(../images/enterbtn1.gif) 0 4px no-repeat; width:79px; height:29px; font-family:Arial; font-size:12px; border:none; text-align:center; color:#FFFFFF;}


.pd-img{ padding:0px 0 0 25px; margin:5px 0 0 0;}
* html .pd-img{ padding:0px 0 0 25px; margin:35px 0 0 0;}
*:first-child+html .pd-img{ padding:0px 0 0 25px; margin:40px 0 0 0;}
.pd-img1{ padding:0px 8px 0 12px; margin:5px 0 0 0;}
* html .pd-img1{ padding:0px 8px 0 12px; margin:5px 0 0 0;}
*:first-child+html .pd-img1{ padding:0px 8px 0 12px; margin:5px 0 0 0;}
.font1{ font-family:"Franklin Gothic Demi Cond"; font-size:32px; color:#cc0702; margin:0 0 0 0; padding:0 0px 0 5px; vertical-align:bottom; }
.font2{ font-family:"Franklin Gothic Demi Cond"; font-size:32px; color:#000000; margin:0; padding:0; }
.font3{ font-family:Arial; font-size:11px; color:#6f6f6c;margin:6px 6px 6px 6px; padding:0; text-align:justify; }
.font4{ font-family:Arial; font-size:11px; color:#151800;margin:0; padding:0; text-align:justify; }
.font5{  font-family: Arial; font-size:10px; color:#4b4949; margin:2px 0 0 6px; padding:30px 0 0 0;display:block; font-style:italic;}
* html .font5{  font-family: Arial; font-size:10px; color:#4b4949; margin:2px 0 0 6px; padding:10px 0 0 0;display:block; font-style:italic; float:left;}
*:first-child+html .font5{  font-family: Arial; font-size:10px; color:#4b4949; margin:2px 0 0 6px; padding:10px 0 0 0;display:block; font-style:italic; float:left;}
.font6{  font-family: "Franklin Gothic Medium Cond"; font-size:40px; color:#b80f09; margin:0px 0 0 6px; padding:230px 0 0 12px;display:block;}
.font7{  font-family: "Arial Narrow"; font-size:20px; color:#595757; margin:0; padding:20px 0 0 35px;display:block; font-weight:bold; line-height:20px;}
.font8{  font-family: "Arial Narrow"; font-size:14px; color:#df0803; margin:0; padding:0 0 0 0px;font-weight:bold;}
.font9{  font-family: Arial; font-size:10px; color:#2f323b; margin:-10px 0 0 6px; padding:0 0 0 22px;display:block; font-style:italic;}
.font10{  font-family: Arial; font-size:12px; color:#595757; margin:0; padding:0px 0 0 0px; font-weight:normal; line-height:16px;}
.font11{  font-family: Arial; font-size:11px; color:#595757; margin:0; padding:5px 0 0 0px; font-weight:normal; line-height:16px;}

.top-pd{ padding:10px 0px 0 5px; }
.sq-border{ border:1px solid #dbdbdb; padding:0px 0px 15px 0; margin:0px 0px 0 6px; height:470px;}
*:first-child+html .sq-border{ border:1px solid #dbdbdb; padding:0px 0px 15px 0; margin:0px 0px 0 6px; height:470px;}

.textinput{font-family:Arial;font-size:10px;color:#4b4949;font-weight:normal; background: url(../images/inputbox.jpg) 0 0 no-repeat; width:138px; height:19px; 
border:0; padding:0 0 0 0; margin:-16px 0px 0 68px; vertical-align: middle;} 
.textinput1{font-family:Arial;font-size:10px;color:#4b4949;font-weight:normal; background: url(../images/inputbox1.jpg) 0 0 no-repeat; width:107px; height:19px; 
border:0; padding:0 0 0 0; margin:-16px 0px 0 98px; vertical-align: middle;}
.textinput2{font-family:Arial;font-size:10px;color:#4b4949;font-weight:normal; background: url(../images/inputbox2.jpg) 0 0 no-repeat; width:29px; height:19px; 
border:0; padding:0 0 0 0; margin:-16px 0px 0 98px; vertical-align: middle;}
.textinput3{font-family:Arial;font-size:18px;color:#4b4949;font-weight:normal; background:#F4F4F4; width:107px; height:30px; 
border:0; padding:0 0 0 0; margin:-25px 0px 10px 98px; vertical-align:top;border:1px solid #CCCCCC;}

.textarea-img {background:#f3f6f7 url(../images/textarea-box.jpg) 0 0  no-repeat;background-attachment:fixed;width:132px; height:48px;border:none; border-collapse:collapse; padding:0 0 0 0; margin:-16px 0px 0 70px; font-size:10px;line-height:15px; text-align:left;} 

html > body .textarea-img {background:#f3f6f7 url(../images/textarea-box.jpg) 0 0  no-repeat;width:132px; height:48px; border:1px solid #aaa; border:none; border-collapse:collapse;} 
*:first-child+html .textarea-img {background:#f3f6f7 url(../images/textarea-box.jpg) 0 0  no-repeat;width:132px; height:48px; border:1px solid #aaa; border:1; border-collapse:collapse;background-attachment:fixed;}

/*.textarea{font-family:Arial;font-size:10px;color:#4b4949;font-weight:normal; background: url(../images/textarea-box.jpg) 0 0 no-repeat; width:138px; height:48px; 
border:0; padding:0 0 0 0; margin:-16px 0px 0 70px; vertical-align: middle;} */

.contact-label{ font-family: Arial; font-size:12px; color:#4b4949; margin:0 0 0 6px; padding:0; font-weight:normal; vertical-align:middle; display:block;}
/*.button{ float:right;width:48px; height:22px;color:#676767; font-weight:bold;font-family: Arial, Helvetica, sans-serif;font-size:11px;padding:0;margin:0; border:0;}
*/.forButton{
	float:left;
	margin:0;
	padding:0;
	width:350px;
}

#freeheadset{ background:url(../images/free+headsetimg.jpg) 5px 0 no-repeat;width:228px; height:377px; vertical-align:middle; margin: 0 0 0 5px;}

.right-col{ width:235px; float:right;background:url(../images/mp_3.jpg) 0 0 no-repeat;height:541px;}

.button1{ margin:10px 0 0 15px; padding:0 0 0px 0px; vertical-align:top;}
.button2{ margin:0px 0 0 15px; padding:0 0 0px 25px; vertical-align:top;}

.mand {	font-family: Arial, Helvetica, sans-serif;font-size: 24px;font-style: italic;font-weight: bold;color: #CC0000;margin:-25px 0px 10px 0px;}
.mand1 {	font-family: Arial, Helvetica, sans-serif;font-size: 24px;font-style: italic;font-weight: bold;color: #CC0000;margin:0px 0px 10px 0px;}

/*---------------------------sitemap----------------------------------------------------- */

ul#sitemap
{
margin: 1em 0;
list-style-type: none;
background: url(../images/dot.gif) repeat-y 3px 0;
padding: 0;
}

ul#sitemap li
{
margin-bottom: .5em;
background:transparent url(../images/arrow.gif) no-repeat scroll 0 0.4em;
padding-left:10px;
}

ul#sitemap li a
{
background: url(../images/bulletsitemap.gif) no-repeat 0 .4em;
padding-left: 15px;
}

ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open
{
background-image: url(../images/bulletsitemap2.gif);
}

/* second level */
ul#sitemap ul
{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
}

ul#sitemap li li
{
background: url(../images/dot2.gif) no-repeat 2px .5em;
}

ul#sitemap li li a
{
padding: 0 0 0 30px;
background: url(../images/bulletsitemap.gif) no-repeat 20px .3em;
}

/* third level */
ul#sitemap ul ul
{
background: url(../images/dot.gif) repeat-y 30px 0;
}

ul#sitemap li li li
{
background: url(../images/dot2.gif) no-repeat 30px .5em;
}

ul#sitemap li li li a
{
padding: 0 0 0 60px;
background: url(../images/bulletsitemap.gif) no-repeat 50px .3em;
}

/* fourth level */
ul#sitemap ul ul ul
{
background: url(../images/dot.gif) repeat-y 60px 0;
}

ul#sitemap li li li li
{
background: url(../images/dot2.gif) no-repeat 60px .5em;
}

ul#sitemap li li li li a
{
padding: 0 0 0 90px;
background: url(../images/bulletsitemap.gif) no-repeat 80px .3em;
}




ul#innersitemap
{
margin: 35px 0 0 0;
list-style-type: none;

padding: 0;
}

ul#innersitemap li
{
margin-bottom: .5em;
border-bottom: 1px dotted #999999;
padding-left:10px;
line-height:24px;
background:url(../images/bulletsitemap.gif) no-repeat scroll 0 0.7em;

}

ul#innersitemap li a
{
 color:#000000;text-decoration:none;
 font-size:14px;

}
ul#innersitemap li a:hover
{
 color:#3C3F49;text-decoration:underline;

}

 ul.sidemenu{margin:0px 0 0 10px;padding:0;list-style-type:none;background:none;}
  ul.sidemenu li{background:none; line-height:24px;padding:0 0 0 0;margin:0;border-bottom: 1px dotted #999999;}


.combo_new{ width:198px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:
#000000; background-color:#fff; margin:5px 0 10px 5px;}

*:first-child+html .combo_new{ width:200px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:
#000000; background-color:#fff; margin:5px 0 10px 5px;}
.testimonialfont{  font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#b80f09; margin:0px 0 0 6px; padding:0px 0 0 0px;display:block;}

.freesigntext{  font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#b80f09; margin:10px 0 0 0px; padding:0px 0 0 0px;}*/

.for_center{
	float:left;
	margin:0;
	padding:0;
/*	background:url(../student/images/new_thankyou.jpg) no-repeat 0 0;
	width:622px;
	height:239px;
*/}
.for_center p{
	margin:150px 150px;
	padding:50px 10px 0 240px;
	font-family:Arial;
	font-size:18px;
	background:url(../student/images/new_thankyou.jpg) no-repeat 0 0;
	width:372px;
	height:239px;
	text-align:center;
}
.for_browse{
	float:left;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:25px;
	line-height:20px;
	padding-bottom:3px;
	padding-top:3px;
	width:220px;
	border:1px solid #BBE0F6;
}

/* ------------------------ CSS For footer pages  ----------------------------- */
.content_top{
	float:left;
	margin:0;
	padding:0;
	width:546px;
}
.content_top h4{
	margin:0;
	padding:0 0 12px;
	color:#DF0803;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.content_top i{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
}
.content_top em{
	font-style:normal;
	font-weight:normal;
}
.content_top a{
	font-family:Arial;
	font-size:12px;
	color:#DF0803;
	text-decoration:underline;
}
.content_top a:hover{
	text-decoration:none;
}
.content_top p{
	margin:0;
	padding:5px 0 0;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
	line-height:20px;
}
.content_top strong{
	margin:0;
	padding:5px 0 0;
	font-family:Arial;
	font-size:12px;
	color:#2F323B;
	line-height:20px;
}
.content_top ul{
	margin:0;
	padding:0;
}
.content_top ul li{
	list-style:none;
	background:url(images/bullet.jpg) no-repeat 0 7px;
	padding:2px 2px 6px 10px;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
	line-height:18px;
}
.content_top sup{
	font-family:Arial;
	font-size:11px;
}
.for_list{
	float:left;
	margin:0;
	padding:0;
	width:546px;
/*	border-bottom:1px dotted #565a5d;
*/}
.for_list h5{
	margin:0;
	padding:5px 0 2px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#2F323B;
}
.for_list i{
	font-size:12px;
}
.for_list a{
	color:#DF0803;
	text-decoration:underline;
}
.for_list a:hover{
	text-decoration:none;
}
.for_list a img{
	float:right;
}
.for_list ol{
	margin:0 0 0 20px !important;
	padding:0;
}
/* ------------------ gray_bg is defined here:: for gray backgraoung of lessons page ------------------  */
.gray_bg{
	margin:0 0 10px;
	padding:0;
	float:left;
	width:546px;
	background:url(../tutor/images/new_gray_shade_bg.jpg) no-repeat 0 0;
	border:1px solid #e0e0e0;
}
.gray_bg h5{
	margin:0 10px;
	width:526px;
}
.gray_bg p{
	margin:0 10px;
	width:526px;
}
.gray_bg img{
	padding-bottom:10px;
}
.no_gray_bg{
	margin:0 0 10px;
	padding:0;
	float:left;
	width:546px;
}
.no_gray_bg h5{
	margin:0 10px;
	width:526px;
}
.no_gray_bg p{
	margin:0 10px;
	width:526px;
}
.no_gray_bg img{
	padding-bottom:10px;
}

.newgray_bg{
	margin:0 0 10px;
	padding:0;
	float:left;
	width:546px;
	background:url(../student/images/new_gray_shade_bg.jpg) no-repeat 0 0;
	border:1px solid #e0e0e0;
}
.newgray_bg h5{
	margin:0 10px;
	width:526px;
}
.newgray_bg p{
	margin:0 10px;
	width:526px;
}
.newgray_bg img{
	padding-bottom:10px;
}

.inner_content{
	float:left;
	margin:0;
	padding:0;
	width:928px;
	text-align:left !important;
}
.inner_content h4{
	margin:0;
	padding:10px 0;
	color:#DF0803;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.inner_content h5{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#2F323B;
}
.inner_content em{
	font-style:normal;
	font-weight:normal;
}
.inner_content a{
	font-family:Arial;
	font-size:12px;
	color:#Df0803;
}
.inner_content a:hover{
	text-decoration:none;
}
.inner_content p{
	margin:0;
	padding:5px 0 0;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
	line-height:20px;
}
.inner_content ul{
	margin:0;
	padding:0;
}
.inner_content ol li ul li{
	list-style:none;
	background:url(images/bullet.jpg) no-repeat 0 13px;
	padding:5px 0 0 10px !important;
	font-family:Arial !important;
	font-size:12px !important;
	color:#565a5d !important;
}
.inner_content ol{
	width:908px;
	margin:0 0 0 20px;
	padding:0;
}
.inner_content ol li{
	padding:10px 0;
	font-family:Arial !important;
	font-size:15px !important;
	color:#2F323B !important;
}
.for_content_bottom{
	float:left;
	margin:0;
	padding:0;
	width:546px;
}
.for_content_bottom h5{
	margin:0;
	padding:15px 0 2px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#2F323B;
}
.for_content_bottom strong{
	font-size:14px;
}
.for_content_bottom i{
	font-size:12px;
	color:#565a5d;
}
.for_content_bottom h4{
	margin:0;
	padding:10px 0;
	color:#0d8ac2;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.for_content_bottom em{
	font-style:normal;
	font-weight:normal;
}
.for_content_bottom a{
	font-family:Arial;
	font-size:12px;
	color:#F79808;
	text-decoration:underline;
}
.for_content_bottom img{
	float:right;
}
.for_content_bottom a:hover{
	text-decoration:none;
}
.for_content_bottom p{
	margin:0;
	padding:5px 0 0;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
	padding:0 0 5px;
}
.for_content_bottom ul{
	margin:0;
	padding:0;
}
.for_content_bottom ul li{
	margin:0;
	list-style:none;
	background:url(images/bullet.jpg) no-repeat 0 10px;
	padding:2px 2px 8px 10px;
	font-family:Arial;
	font-size:12px;
	color:#565a5d;
	line-height:20px;
}
.for_contact{
	float:left;
	margin:0;
	padding:0;
	width:250px;
}
.for_maps{
	float:right;
	margin:0;
	padding:0 0 0 10px;
	width:260px;
}
/* -------------- for_email_frnd is defined here ------------ */
.for_email_frnd{
	float:left;
	margin:0;
	padding:0;
	width:124px;
	height:17px;
	background:url(../student/images/Emailto_friend_bg.jpg) no-repeat 0 0;
}
.longtext{
	padding-bottom:40px;
}