@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background-image:url(../images/body-bg.png);
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
form{
	float:left;
}
a, a.link, a.visited {
	color:#069;
}
a:hover, a.link:hover, a.visited:hover {
	color:#0F0;
}
#outer-wrapper{
	width:100%;
	background:url(../images/bubble.png) center -70px repeat-y;
}
#wrapper{
	width:100%;
	margin:0 auto;
	background:url(../images/top-border.png) right top repeat-x;
	overflow:auto;
}
#container{
	width:930px;
	margin:0 auto;
}
#header{
	float:left;
	width:930px;
}
.left, .signup{
	float:left;
}
.right{
	float:right;
}
#header .left{
	padding-left:35px;
	margin-top:-20px;
}
#header .signup{
	width:888px;
	color:#0e5d77;
	font-size:12px;
	margin-right:7px;
	padding-top:12px;
	height:25px;
	padding-left:35px;
}
#header .signup-left{
	background:url(../images/signup-bg-repeat.png) left bottom repeat-x;
	float:right;
	height:30px;
	text-align:right;
	position:relative;
	top:-5px;
	line-height:25px;
	width:auto;
	overflow:auto;
}
#header .signup-right{
	background:url(../images/signup-bg-repeat.png) left bottom repeat-x;
	float:right;
	height:30px;
	position:relative;
	top:-5px;
	line-height:25px;
	margin-right:-4px;
}
#header .signup-left span{
	width:auto;
}
#header .signup a{
	color:#0e5d77;
}
#header .signup span{
	padding-left:5px;
	float:left;
}
.input{
	width:105px;
	color:#0e5d77;
	font:12px Arial, Helvetica, sans-serif;
	position:relative;
	padding-top:4px;
	padding-left:5px;
	height:18px;
	margin-left:10px;
	float:left;
	background:url(../images/input-bg.gif) right top no-repeat;
	border:none;
}

#inputs{
	width:105px;
	color:#0e5d77;
	font:12px Arial, Helvetica, sans-serif;
	position:relative;
	padding-top:4px;
	padding-left:5px;
	height:18px;
	margin-left:10px;
	float:left;
	background:url(../images/input-bg.gif) right top no-repeat;
	border:none;
}
.go{
	float:left;
	width:27px;
	background:url(../images/go-button.jpg) left top no-repeat;
	border:none;
	height:21px;
	margin-left:4px;
}
#header .signup img{
	float:left;
	margin-left:4px;
}
#topnav{
	list-style:none;
	margin-top:35px;
	margin-right:30px;
	float:right;
	width:440px;
	padding:0 15px;
	background:url(../images/ul-bg.png) left 6px no-repeat;
}
#topnav2{
	background:url(../images/ul-bg2.png) left 6px no-repeat;
	width:546px;
	list-style:none;
	margin-top:35px;
	padding:0 15px;
	float:right;
	margin-top:35px;
	margin-right:10px;
}
#topnav3{
	background:url(../images/ul-bg3.png) left 6px no-repeat;
	width:572px;
	list-style:none;
	margin-top:35px;
	padding:0 15px;
	float:right;
	margin-top:35px;
	margin-right:10px;
}
#topnav li, #topnav2 li, #topnav3 li {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#153a71;
	width:83px;
	text-align:center;
	line-height:30px;
	padding:8px 0 2px 1px;
}
#topnav3 li#admin_home {
	width:56px;
}
#topnav3 li#help {
	width:56px;
}
#topnav li a, #topnav2 li a, #topnav3 li a {
	color:#153a71;
	text-decoration:none;
}
#index:hover, #search:hover, #about_us:hover, #faqs:hover, #admin_home:hover, #student_home:hover, #teacher_home:hover, #messages:hover, #credits:hover, #help:hover, #comm:hover {
	background:url(../images/ulli-hover.png) left 6px no-repeat;
}
.index #index, .search #search, .about_us #about_us, .faqs #faqs, .admin_home #admin_home, .student_home #student_home, .teacher_home #teacher_home, .messages #messages, .credits #credits, .help #help, .comm #comm {
	background:url(../images/nav-current.png) left top no-repeat;
	width:91px;
	z-index:100;
	position:relative;
}
#outer-content{
	float:left;
	width:928px;
}
#content{
	float:left;
	background:url(../images/content-1.png) left top no-repeat;
	padding:10px 25px 0px 42px;
	width:861px;
	margin-top:-5px;
}
#content2{
	float:left;
	background:url(../images/content-2.png) left top no-repeat;
	padding:25px 25px 35px 25px;
	width:878px;
	margin-top:12px;
}

.content-left{
	float:left;
	width:500px;
}
.content-right{
	float:right;
	width:330px;
}
.title{
	color:#153a71;
	font-size:24px;
	font-weight:bold;
	position:relative;
	top:5px;
	float:left;
}
.title span{
	color:#4fa905;
}
.title a, a.link, a.visited {
	color:#4fa905;
}
.title a:hover {
	color:#F00;
}
.heading{
	font:18px Arial, Helvetica, sans-serif;
	color:#174891;
	font-weight:bold;
	margin-top:8px;
	position:relative;
	top:3px;
}
.heading2{
	font:14px Arial, Helvetica, sans-serif;
	color:#174891;
	font-weight:bold;
	margin-top:8px;
	position:relative;
	top:3px;
}
.line{
	background:url(../images/hr-line.jpg) left top repeat-x;
	height:2px;
	width:100%;
	float:left;
	margin-top:10px;
}
.text{
	float:left;
	width:100%;
	margin-top:10px;
	font-size:14px;
	color:#2d2d2d;
	line-height:34px;
}	
.text .img{
	float:left;
	padding-right:10px;
}
.quote{
	position:relative;
	top:-5px;
}
/*.learn, .sign-up{
	float:right;
}*/
/*.learn{
	margin-right:30px;
}*/
.story-bg{
	float:left;
	margin-top:15px;
	width:315px;
	background:url(../images/story-img.png) left top no-repeat;
	margin-top:15px;
}
.story{
	float:left;
	width:285px;
	padding:230px 15px 17px 15px;
	background:url(../images/story-img-bg.png) left top no-repeat;
	color:#fff;
	font-size:12px;
	text-align:justify;
}
.story a{
	color:#fff;
}
.box2-bg{
	float:left;
	margin-top:15px;
	width:315px;
	background:url(../images/box2-quahay.png) left top no-repeat;
	margin-top:15px;
}
.box2 {
	float:left;
	width:285px;
	height:90px;
	vertical-align:middle;
	padding:25px 25px 17px 15px;
	background:url(../images/box2-quahay.png) left top no-repeat;
	color:#fff;
	font-size:12px;
	text-align:justify;
}
.box2 a{
	color:#fff;
}
.box3 {
	float:left;
	width:285px;

	vertical-align:middle;
	
	color:#fff;
	font-size:12px;
	text-align:justify;
}
.arrow{
	position:relative;
	float:left;
	left:40px;
	top:-70px;
}
#content2 .line{
	margin-bottom:10px;
}
.text2{
	float:left;
	width:670px;
	padding-left:50px;
	font-size:14px;
	color:#2d2d2d;
	line-height:10px;
	overflow:hidden;
}
.bullet{
	padding-right:15px;
	position:relative;
	top:3px;
}
/* These are renamed to searchs because the main menu tabbing mechanism interferes with the tab called 'teachers', which has id 'search'
Work of a quite literate genius, not me though
-- vivanov
*/
#searchs{
	width:330px;
	float:right;
	background:url(../images/search-bg.jpg) left top no-repeat;
	padding:10px 0px 0 10px;
	line-height:20px;
}
#searchs span{
	float:left;
	width:100px;
}
#searchs select{
	width:165px;
	margin-left:30px;
}
.searchbutton{
	float:right;margin-top:8px;
	margin-right:20px;
}
#footer{
	float:left;
	font-size:11px;
	padding:0 35px 30px 35px;
	margin-top:20px;
	width:850px;
	font-weight:bold;
}
#footer a{
	color:#000;
	text-decoration:none;
}
.copyright{
	float:left;
}
#footer ul{
	list-style:none;
	float:left;
	margin-top:10px;
}
#footer ul li{
	float:left;
	padding-right:10px;
}	
.navright{
	float:right;
}
.clear{
	clear:both;
}
.ab{
	width:95%;
	margin-left:1px;
}
.normal{
	line-height:normal;
}
/*----- search page ----*/
.time{
	float:right;
	background:url(../images/time-bg.gif) left top no-repeat;
	width:193px;
	margin-top:-8px;
	padding:7px 22px 3px 25px;
	font-weight:bold;
	position:relative;
	top:11px;
	margin-right:26px;
	overflow:hidden;
}
.time2{
	float:right;
	background:url(../images/time-bg-bg.gif) left top no-repeat;
	margin-top:-9px;
	font-weight:bold;
	position:relative;
	top:12px;
	margin-right:24px;
	font-size:14px;
	padding:10px 0px 0px 12px;
}
.time2 .time-img-left, .time .time-img-left{
	float:left;
	margin-top:-10px;
}
.time2 .time-img-right, .time .time-img-right{
	float:right;
	margin-right:-8px;
	margin-top:-10px;
}	
.time .time-text{
	font-size:11px;
	width:60px;
	float:left;
}

.time .time-textsmall{
	font-size:13px;
padding:7px 2px 5px 0px;
	float:left;
}
.timeleft{
	float:right;
	font:15px Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-weight:bold;
	width:120px;
	text-align:center;
	padding-top:2px;
}
.language{
	float:left;
	background:url(../images/language-bg.gif) left top no-repeat;
	padding:15px 18px 0px 18px;
	width:168px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.lang-bottom{
	float:left;
	position:relative;
	left:-18px;
	top:2px;
}
.language b{
	font-size:14px;
}
#search-content{
	float:left;
	width:839px;
	margin-top:8px;
	background-color:#fff;
}
.language select, .language input{
	width:163px;
	margin:6px 0;
	font:13px Arial, Helvetica, sans-serif;
	float:left;
}
.one{
float:left;padding-top:5px;
}
.two{
	float:right;
	margin-top:10px;
	width:92px;
	height:33px;
}
.lesson{
	float:right;
	width:590px;
	margin-bottom:20px;
	background:url(../images/lesson-bg.jpg) left top no-repeat;
	padding:7px 15px 0 15px;
}
.lesson-bottom{
	float:left;
	position:relative;
	left:-15px;
}
.lesson-top{
	float:left;
	margin-top:13px;
	font:11px Arial, Helvetica, sans-serif;
	color:#165a7b;
	padding-bottom:10px;
	width:635px;
}
.lesson-top a{
	color:#165a7b;
	margin:0 5px;
}
.lesson-top .order{
	margin-left:47px;
	float:left;
}
.lesson-top .num-of-result{
	float:right;
	margin-right:36px;
}
.square{
	width:22px;
	padding-left:4px;
	padding-top:3px;
	background:url(../images/result-box-bg.gif) left top no-repeat;
	color:#000;
	height:19px;
	border:none;
}
.top-title{
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
}
.top-title b{
	margin-right:45px;
	float:left;
}
.top-title a{
	float:right;
	color:#fff;
}
.profile{
	float:left;
	margin-top:20px;
	width:590px;
}
.avatar{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
.profile-detail, .profile-detail2{
	float:left;
	width:190px;
	color:#454444;
	font:12px Arial, Helvetica, sans-serif;
}
.profile-detail2{
	text-align:right;
	float:right;
	width:270px;
}
.profile-detail a{
	float:left;
	color:#fe0000;
	margin-top:12px;
}
.profile-detail span, .profile-detail2 span{
	color:#000;
	padding-left:10px;
}
.book{
	float:right;
	margin-top:30px;
	padding:0 3px;
}
.book1{
	float:right;
	margin-top:7px;
	margin-right:10px;
}
.booking-text{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	width:330px;
}
.box{
	float:right;
	width:85px;
	margin-left:40px;
	font-size:12px;
}
.box img{
	float:left;
	margin-right:5px;
	margin-top:2px;
}
#chart{
	float:left;
	padding-top:5px;
	padding-left:15px;
}
.lesson2{
	background:url(../images/lesson-bg.jpg) left top no-repeat;
	margin-top:20px;
	float:right;
	width:590px;
	padding:7px 15px 0px 15px;
}
.bottom{
	float:left;
}
/*teaching_home_signed_in page*/
.enter-enable{
	float:left;
	margin-left:23px;
	background:url(../images/enter-class-bg.jpg) left top no-repeat;
}
.enter-enable a{
	color:#000;
	text-decoration:none;
}
.enter-enable, .enter-disable{
	font:12px Arial, Helvetica, sans-serif;
	width:122px;
	height:31px;
	text-align:center;
	line-height:31px;
	margin-top:-4px;
}
.enter-enable a, .enter-disable a{
	padding:8px 0;
}
.enter-disable{
	float:left;
	margin-left:18px;
	background:url(../images/enter-class-bg-disable.jpg) left top no-repeat;
	color:#a3a6ab;
}
#signed-in-content{
	float:left;
	width:839px;
	background-color:#fff;
}
#my-account{
	float:left;
	width:193px;
	background:url(../images/my-account-bg.jpg) left bottom no-repeat;
	margin-left:-1px;
	font:12px Arial, Helvetica, sans-serif;
	padding:15px 0 12px 8px;
}
#my-account b{
	font-size:13px;
	padding-bottom:5px;
}
#my-account ul{
	float:left;
	list-style:none;
	margin-top:18px;
}
#my-account ul li{
	width:180px;
}
#my-account ul li a{
	text-decoration:none;
	color:#000;
}
#my-account .credit{
	float:left;
	width:170px;
	margin-top:15px;
	margin-left:2px;
	padding-left:10px;
	padding-right:3px;
	background:url(../images/credit-bg.jpg) left top repeat-y;
}
.credit-top, .credit-bottom{
	float:left;
	margin-left:-10px;
}
#my-account a{
	color:#000;
}
#my-account .credit p{
	margin-top:10px;
}
#signed-in-content .verify-msg{
	float:left;
	font-size:12px;
	font-weight:bold;
	background:url(../images/red-bg.gif) left top repeat-y;
	width:380px;
	text-align:center;
}
#signed-in-content .verify-msg img{
	float:left;
}
#signed-in-content .date{
	float:left;
	margin-left:13px;
	width:214px;
	color:#1174a4;
	font-size:13px;
	line-height:26px;
}
#signed-in-content-right{
	float:left;
	width:620px;
	padding-top:6px;
	padding-left:16px;
}
.schedule1, .schedule2{
	float:left;
	width:298px;
	margin-top:14px;
}
.schedule1 .schdl-bottom, .schedule2 .schdl-bottom{
	float:left;
	position:relative;
	top:5px;
}
.schedule2 .ttl, .schedule1 .ttl{
	float:left;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	padding-left:10px;
}	
.schedule2 .ttl{
	color:#1c6486;
}
.schedule1 .ttl{
	color:#fff;
}
.schedule2 .txt, .schedule1 .txt{
	float:left;
	padding:10px 5px 0 10px;
	font-size:12px;
	width:282px;
	color:#2f2f2f;
}
.txt a{
	color:#2f2f2f;
}
.schedule1{
	background:url(../images/schedule-bg.jpg) left top no-repeat;
}
.schedule1 .img{
	float:right;
	margin-top:5px;
}
.schedule2 code{
	float:left;
	background:url(../images/advt-textbox-bg.jpg) left top no-repeat;
	height:25px;
	padding:10px;
	margin-top:5px;
	width:263px;
	font:12px Arial, Helvetica, sans-serif;
	margin-left:7px;
}
.schedule2{
	background:url(../images/advt-bg.jpg) left top no-repeat;
	margin-left:22px;
}
.upcoming-lesson{
	background:url(../images/upcoming-lesson-bg.jpg) left top repeat-y;
	margin-top:20px;
	float:left;
	width:620px;
	padding:7px 0px 0px 0px;
}
.upcoming-lesson .top-title{
	text-indent:10px;
	background:url(../images/upcoming-lesson-top.jpg) left top no-repeat;
	padding:5px 0;
	margin-top:-9px;
}
.imgbottom{
	float:left;
}
.next{
	background-color:#b5e3fb;
}
.booked{
	background-color:#caeaf9;
}
.booked .b{
	text-decoration:underline;
}
.requested{
	background-color:#f4d1cb;
}
.lesson-1{
	color:#134288;
	font-size:12px;
	float:left;
	padding:8px 15px 11px 10px;
	float:left;
	width:591px;
	margin-left:1px;
}
.lesson-1 a{
	color:#134288;
}
.lesson-2{
	color:#2f2f2f;
	font-size:12px;
	padding:8px 15px 7px 10px;
	float:left;
	width:591px;
	margin-left:1px;
}
.lesson-2 p, .my-student p{
	float:left;
	width:355px;
}
.lesson-2 a{
	color:#000;
	font-weight:bold;
}
.lesson-2 span{
	color:#fe0000;
}
.start-time{
	float:left;
	width:128px;
}
.end-time{
	float:left;
	width:105px;
	margin-left:10px;
}
.on-date{
	float:left;
	width:110px;
	margin-left:10px;
}
.confirm{
	color:#145e08;
	float:right;
	font-weight:bold;
}
.confirm img{
	float:right;
	margin-left:50px;
	margin-top:-6px;
}
.cancel-session{
	float:right;
}
.my-student{
	background:url(../images/upcoming-lesson-bg.jpg) left top repeat-y;
	margin-top:20px;
	float:left;
	width:620px;
	padding:7px 0px 0px 0px;
}
.my-student .top-title{
	text-indent:10px;
	background:url(../images/my-student-top.jpg) left top no-repeat;
	padding:5px 0;
	margin-top:-10px;
}
.my-student .imgbottom2{
	float:left;margin-top:-5px;
}
.name, .age, .had, .want2learn{
	float:left;
}
.name b, .age b, .had b, .want2learn b, .my-student p b{
	font-weight:normal;
	color:#000;
}
.age, .had, .want2learn{
	margin-left:15px;
}
.age{
	width:50px;
}
.want2learn{
	width:125px;
}
.had{
	width:115px;
}
.my-student img{
	float:right;
	margin-top:6px;
}
.my-student .class-1, .my-student .class-2{
	color:#2f2f2f;
	font-size:12px;
	padding:8px 15px 7px 10px;
	float:left;
	width:591px;
	margin-left:1px;
}	
.my-student .class-1{
	background-color:#c9effc;
}
.my-student .class-2{
	background-color:#aae4fa;
}
/*learning_home_just_signed_in*/
.text3{
	float:left;
	font-size:14px;
	padding-top:4px;
}
.text3 span{
	color:#ff0000;
}
.set-zone{
	background:url(../images/set-zone-bg.jpg) left top no-repeat;
	margin-top:20px;
	float:left;
	width:595px;
	padding:7px 15px 0px 10px;
	color:#000;
	font-size:12px;
}
.set-bottom{
	float:left;
	position:relative;
	left:-35px;
}
.set-zone p{
	float:left;
	padding-top:8px;
	width:160px;
}
.set-zone select{
	width:165px;
	float:left;
	margin-left:2px;
	margin-top:5px;
}
.set-zone span{
	width:200px;
	margin-left:5px;
	margin-top:5px;
}
.current-time{
	float:left;
	margin-left:20px;
	line-height:30px;
	width:129px;
}
.current-button{
	float:left;
	margin-left:120px;
	line-height:30px;
	width:106px;
}
.current-time a{
	color:#000;
}
.current-time span{
	color:#ff0000;
}
.set-zone img{
	float:left;
	margin-left:25px;
	margin-top:2px;
}
.set-zone-content{
	float:left;
	padding-top:10px;
	width:100%;
}
#dlearnLanguages {
	float: left;
}
#search-teacher{
	margin-top:20px;
	float:left;
	background:url(../images/search-teacher-bg.jpg) left top no-repeat;
	width:326px;
	padding:5px 7px 0 5px;
}
#search-teacher .top-title{
	padding-left:5px;
}
#search-teacher #search{
	font-size:14px;
	margin-top:8px;
	float:left;
}
#search-teacher #searchs {
	margin-top:10px;
}
#refferal{
	margin-top:20px;
	float:right;
	width:258px;
	background:url(../images/refferal.jpg) left top no-repeat;
	margin-left:20px;
}
#refferal .top-title{
	float:left;
	padding-left:10px;
	padding-top:5px;
	width:258px;
}
#refferal .note{
	float:left;
	padding:15px 25px 0 25px;
	font-size:12px;
}
#refferal input{
	background:url(../images/input-bg2.gif) left top no-repeat;
	border:none;
	line-height:24px;
	float:left;
	width:162px;
	text-align:center;
	margin:5px 0 5px 20px;
	padding:4px 0;
}
#refferal input image{
	padding:0px 0;
}
#refferal .img2{
	float:right;
	margin-right:13px;
	margin-top:15px;
}
/*learning home signed in*/
.not-confirm{
	color:#9b1313;
	float:right;
	font-weight:bold;
}
.review{
	background:url(../images/review-bg.jpg) left top no-repeat;
	margin-top:15px;
	float:left;
	width:798px;
	padding:7px 15px 0px 15px;
}
#content4{
	float:left;
	/*padding:10px 45px 0px 45px;*/
	padding-left:2px;
	padding-to:5px;
	width:800x;
	margin-top:5px;
} 


.wr{
	float:right;
	font-weight:bold;
	margin-left:25px;
	margin-right:100px;
}
#content3{
	float:left;
	background:url(../images/content-3.png) left top no-repeat;
	/*padding:10px 45px 0px 45px;*/
	padding-left:45px;
	padding-to:10px;
	width:880px;
	margin-top:12px;
}
.content-3-bottom{
	float:left;margin-left:-45px;top:15px;position:relative;
}
.review-submit{
	float:left;
}
.review-submit img{
	float:left;
	margin-top:12px;
	margin-left:15px;
}
.review-submit textarea{
	width:195px;
	height:77px;
	background:url(../images/review-text-bg.gif) left top no-repeat;
	border:none;
	margin-left:12px;
	margin-top:5px;
}
.review-submit span{
	width:195px;
	height:77px;
	border:none;
	margin-left:12px;
	margin-top:5px;
}
.inbox{
	background:url(../images/inbox-bg.jpg) left top no-repeat;
	margin-top:20px;
	float:left;
	width:612px;
	padding:7px 1px 0px 1px;
}
.inbox .top-title{
	padding-left:15px;
	width:80%;
}
.inbox-1{
	color:#2f2f2f;
	font-size:14px;
	padding-top:12px;
	float:left;
	padding-bottom:11px;
	width:250px;
	padding-left:15px;
}
.inbox-1 a{
	color:#2f2f2f;
}
.page{
	float:right;
	font-size:12px;
	padding-top:12px;
	padding-right:10px;
}
.page a{
	color:#2f2f2f;
}
.unread{
	color:#2f2f2f;
	font-size:12px;
	padding:9px 10px 9px 15px;
	float:left;
	background-color:#daf1f9;
	width:587px;
	margin-bottom:1px;
}
.unread span, .read span, .unread span a, .read span a{
	color:#02033f;
	font-weight:bold;
}
.read{
color:#2f2f2f;
font-size:12px;
padding:9px 10px 9px 15px;
float:left;
background-color:#ECECEC;
width:587px;
margin-bottom:1px;
}
.ch{
width:40px;
float:left;
}
.from{
width:70px;
float:left;
}
.subject{
width:280px;
float:left;
}
.ti{
width:130px;
float:left;
}
.delete{
float:right;
width:30px;
text-align:right;
}

.delete a{
	color:#2f2f2f;
}
.dontshow{
	float:left;
	width:615px;
	height:137px;
	background:url(../images/dont-show-bg.gif) left top repeat-x;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.dont-1, .dont-2, .dont-3, .dont-text-1, .dont-text-2, .dont-text-3, .arrow-1, .arrow-2, .dont-show-again{
	float:left;
}
.dont-show-again{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:25px;
	margin-left:50px;
}
.dont-show-again a{
	color:#000;
}
.dont-1{
	margin-top:20px;
	margin-left:15px;
}
.arrow-1{
	margin-top:90px;
}
.dont-2{
	margin-top:50px;
}
.arrow-2{
	position:relative;
	left:-80px;
	margin-top:5px;
}
.dont-3{
	margin-top:30px;
	position:relative;
	left:-80px;
}
.dont-text-1{
	width:130px;
	margin-top:40px;
}
.dont-text-2{
	width:180px;
	margin-top:75px;
}
.dont-text-3{
	width:150px;
}
/*Login page*/
#login-text{
	background-color:#fafbc1;
	font:12px Arial, Helvetica, sans-serif;
	float:right;
	background:url(../images/login-text-bg.jpg) left top no-repeat;
	width:150px;
	margin-top:-8px;
	padding:7px 15px 0px 19px;
	position:relative;
	top:11px;
	margin-right:-8px;
}
#login-text a{
	color:#000;
}
#login{
	margin-top:20px;
	float:left;
	width:458px;
	padding-left:12px;
	padding-top:8px;
	margin-left:180px;
	background:url(../images/login-bg.gif) left top no-repeat;
	font-size:14px;
	margin-bottom:15px;
}
#login .top-title{
	width:458px;
}
#login .error{
	float:left;
	font-size:12px;
	font-weight:bold;
	background:url(../images/red-bg.gif) left top repeat-y;
	width:380px;
	margin-top:22px;
	margin-left:30px;
	line-height:30px;
}
.error-img{
	margin:0 10px 0 20px;
	float:left;
}
.logintext{
	float:left;
	padding:0 18px 0 10px;
	width:429px;
}
.logintext .input{
	width:175px;
	background:url(../images/text-box-bg.gif);
	border:none;
	height:19px;
	padding-left:5px;
	padding-top:3px;
	margin:3px 0;
}
#inputlogin{
	width:175px;
	background:url(../images/text-box-bg.gif);
	border:none;
	height:19px;
	padding-left:5px;
	padding-top:3px;
	margin:3px 0;
}
.label{
	width:115px;
}
.label p{
	margin-bottom:3px;
}
.label, .login-input{
	float:left;
	line-height:25px;
}
.login-input{
	width:185px;
	margin-left:20px;
}
.check{
	float:left;
	margin-top:28px;
}
.signin{
	float:right;
	margin-right:130px;
}
.logintext b{
	float:left;
	margin-top:25px;
}
.signin2{
	float:right;
	margin-right:115px;
	margin-top:20px;
}
.login-bottom{
	float:left;
	position:relative;
	left:-12px;
	top:5px;
}
/*sign up page*/
#login2{
	margin-top:20px;
	float:left;
	width:458px;
	padding-left:12px;
	padding-top:8px;
	background:url(../images/login-bg.gif) left top no-repeat;
	font-size:14px;
	margin-bottom:15px;
}
#login-left{
	margin-top:20px;
	float:left;
	width:337px;
	padding-right:30px;
}
#login-left code{
	font:14px Arial, Helvetica, sans-serif;
	margin-top:20px;
	float:left;
	line-height:35px;
}
.fname{
	width:134px;
	border:none;
	background:url(../images/text-box.gif) left top no-repeat;
	height:19px;
	padding-left:5px;
	padding-top:3px;
}

#fnames{
	width:134px;
	border:none;
	background:url(../images/text-box.gif) left top no-repeat;
	height:19px;
	padding-left:5px;
	padding-top:3px;
}
.signin2{
	float:right;
	margin-right:0px;
}
#login2 span.name-error, #login2 span.email-error, #login2 span.pswd-error, 
#login2 span.gender-error, #login2 span.country-error, #login2 span.dob-error, #login2 span.security-error{
	font-size:10px;
	color:#ff0000;
	float:right;
	width:100px;
}
#login2 .login-input{
	margin-left:10px;
}
/*Student credits*/
#my-account #pos{
	margin-top:0px;
}
#credit-text{
	float:left;
	width:330px;
	padding-left:20px;
	font-size:12px;
}
.credit-text{
	float:left;
	width:330px;
	font-size:12px;
}
.credit-text strong{
	float:left;
	width:30px;
	text-align:right;
}
#credit-text b{
	font-size:18px;
	margin-top:19px;
	float:left;
}
.credit-amount{
	width:320px;
	float:left;
	margin-top:10px;
}
.credit-amount-text{
	float:left;
	width:195px;
}
.credit-amount-input{
	float:right;
	width:110px;
}
.credit-amount-input input[type="text"]{
	width:105px;
	background:url(../images/credit-textbox.jpg) left top no-repeat;
	padding:3px 0 0 5px;
	height:19px;
	border:none;
}
#credit-text .line{
	width:97%;
}
.continue{
	float:right;
	margin-top:15px;
	margin-right:-5px;
}
#buy-credit{
	float:right;
	width:218px;
	background:url(../images/buy-credit.jpg) left top no-repeat;
	margin-top:19px;
	padding-left:10px;
	padding-top:6px;
}
.buy-credit-text{
	float:left;
	width:175px;
	margin-top:25px;
	margin-left:35px;
	font-size:12px;
}
.buy-crdit-bottom{
	float:left;
	position:relative;
	left:-10px;
}
.buy-credit-text input{
	float:left;
	width:100px;
}
.buy-credit-text select{
	float:left;
	width:145px;
}
.currency-info{
	float:left;
	color:#999999;
}
.currency-info img{
	position:relative;
	top:5px;
	z-index:100;
	padding-right:5px;
	background-color:#fff;
}
.left1{
	float:left;
	margin:20px 0 0 10px;
	padding-bottom:30px;
}
/*credit student 2*/
.payment-method{
	float:right;
	width:170px;
}
.payment-method input{
	float:left;
	margin-top:15px;
}
.payment-method img{
	float:right;
	padding-right:10px;
}
.payment-method a{
	color:#000;
	float:right;
	width:130px;
}
.term{
	float:left;
	font-size:12px;
	width:530px;
	margin-top:20px;
	margin-left:20px;
}
.term span{
	float:left;
}
.term img{
	float:right;
	margin-top:-5px;
}
/*edit schedule*/
.edit-schedule{
	float:right;
	width:590px;
	background:url(../images/lesson-bg.jpg) left top no-repeat;
	padding:7px 15px 0 15px;
	margin-top:15px;
}
/*about us*/
.about-text{
	float:left;
	font-size:14px;
	width:845px;
	text-align:justify;
}
.about-text b{
	color:#1b8b9f;
	font-weight:normal;
	margin:15px 0;
	float:left;
}
/*learn more*/
.about-text img{
	float:left;
	margin-top:20px;
}
.about-text span{
	float:left;
	padding:0 50px;
	margin-top:5px;
	width:89%;
}
.head{
	font-size:18px;
	margin:10px 0;
}
.about-text .sign{
	margin-left:400px;
	float:left;
}
.dontshow2{
	float:left;
	width:765px;
	height:142px;
	background:url(../images/dont-show-bg.gif) left top repeat-x;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
	margin-left:45px;
	text-align:left;
}

.learn-more-1, .learn-more-2, .learn-more-3, .learn-more-4, 
.learn-more-text-1, .learn-more-text-2, .learn-more-text-3, .learn-more-text-4, 
.learn-arrow-1, .learn-arrow-2, .learn-arrow-3{
	float:left;
}
.learn-more-1{
	margin-top:20px;
	margin-left:15px;
}
.learn-more-2{
	top:30px;
	position:relative;
}
.learn-more-3{
	top:5px;
	position:relative;
}
.learn-more-4{
	top:-15px;
	left:-60px;
	position:relative;
}
.learn-arrow-1{
	position:relative;
	top:70px;
}
.learn-arrow-2{
	position:relative;
	top:-20px;
}
.learn-arrow-3{
	position:relative;
	top:65px;
	left:-30px;
}
.learn-more-text-1{
	width:122px;
	margin-top:45px;
}
.learn-more-text-2{
	width:125px;
	margin-top:70px;
}
.learn-more-text-3{
	width:130px;
	margin-top:50px;
	z-index:100;
	position:relative;
}
.learn-more-text-4{
	width:135px;
	margin-left:25px;
	margin-top:-30px;
}


/*contact us*/
.about-left{
	float:left;
	width:450px;
}
.quick-contact{
	float:right;
	width:299px;
	background:url(../images/quick-contact.jpg) left top no-repeat;
	padding-top:7px;
	margin-top:15px;
}
.quick-contact .top-title{
	text-indent:15px;
	width:80%;
}
.quick-contact .quick-text{
	float:left;
	font-size:12px;
	margin-top:15px;
	padding:0 20px;
	width:259px;
}
.quick-contactinput{
	width:258px;
	float:left;
	border:none;
	background:url(../images/quick-contact-input-bg.jpg) left top no-repeat;
	padding-left:3px;
	padding-top:3px;
	height:19px;
	margin:10px 0;
}
.quick-contacttextarea{
	float:left;
	width:258px;
	border:none;
	background:url(../images/quick-cotnact-msg-bg.jpg) left top no-repeat;
	height:172px;
	margin-top:10px;
}
.quick-contact .quick-bottom{
	float:left;
	margin-left:0px;
}

/* new css*/

.smalltext{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

.smalldatetext{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#small_link a:visited,#small_link  a:link {
font-family: Arial, Helvetica, sans-serif  ; color:#a72735;font-size:11px;font-weight:normal; text-decoration: none; }

#small_link  a:hover {
font-family: Arial, Helvetica, sans-serif  ; color:#4c4848;font-size:11px;font-weight:normal; text-decoration: none; }

#big_link a:visited,#big_link  a:link {
font-family: Arial, Helvetica, sans-serif  ; color:#2f2f2f;font-size:13px;font-weight:bold; text-decoration: none; }

#big_link  a:hover {
font-family: Arial, Helvetica, sans-serif  ; color:#2f2f2f;font-size:13px;font-weight:bold; text-decoration: none; }


.read1{
color:#2f2f2f;
font-size:12px;
padding:9px 10px 9px 15px;
float:left;
background-color:#ECECEC;
width:587px;
margin-bottom:1px;
}
.ch1{
width:40px;
float:left;
}
.from1{
width:70px;
float:left;
}
.subject1{
width:280px;
float:left;
}
.ti1{
width:130px;
float:left;
}
.delete1{
float:right;
width:30px;
text-align:right;
}



.read2{
color:#2f2f2f;
font-size:12px;
padding:9px 10px 9px 15px;
float:left;
background-color:#ECECEC;
width:587px;
margin-bottom:1px;
}
.ch2{
width:40px;
float:left;
}
.from2{
width:70px;
float:left;
}
.subject2{
width:100px;
float:left;
}
.subject21{
width:80px;
float:left;
}
.subject22{
width:80px;
float:left;
}
.subject23{
width:80px;
float:left;
}
.ti2{
width:140px;
float:left;
}
.delete2{
float:right;
text-align:right;
}
.subject2{
width:90px;
float:left;
}
#heading_link a:visited,#heading_link a:link {font-size:13px; color:#aa2277; font-family:"Trebuchet MS";font-weight:lighter; text-decoration:none;}
#heading_link a:hover {font-size:13px; color:#aa2277; font-family:"Trebuchet MS"; text-decoration:underline; font-weight:lighter;}





.menu_main_tabl_border{border: 2px solid #d4d4d4;}

.bigwhitefont {
	font: bold 28px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.white_font_admin{font:normal 25px/17px Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:inherit;
padding:0 0 0 25px;
margin:0 0 10px 0;
}

.white_fontbold_admin{font:normal 25px/17px Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:inherit;
padding:0 0 0 25px;
margin:0 0 10px 0;
font-weight:bold;
}

.mediumwhitefont {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.matter_font{font-size:14px; color:#212121; font-family:"Trebuchet MS"; font-weight:lighter;}

.matter_fontbold{font-size:14px; color:#212121; font-family:"Trebuchet MS"; font-weight:bold;}


.button_link  {font-size:13px; color:#2D497D; font-family:"Trebuchet MS";font-weight:bold;}

.small_link  {font-size:10px; color:#aa2277; font-family:"Trebuchet MS";font-weight:normal;}

#menu9 {
	width: 205px;
	margin: 0px;
	padding:0px;
	}
	
#menu9 li a {

  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-align:left;
  	height: 20px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(../images/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}	

.admin_body {
	margin				: 0px;
	padding				: 0px;
	background-image	: url(../images/body-bg.png);
	font-family			: "Courier New", Courier, monospace;
	font-size			: 12px;
}

.total_price {
	font-weight	: bold;
}
span.send-yahoo, span.send-twitter {
	background:transparent url(/images/yahoo.gif) no-repeat scroll 0 50%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left:19px;
}
.btn-rounded-tr2 {
	background-position:right top;
}
.btn-rounded2, .btn-rounded-tr2 {
	background:transparent url(/images/btn_bg2.gif) no-repeat scroll left top; float:left;
}
.btn-rounded2 a {
	line-height:22px;
	padding:0 5px;
	text-decoration:none
}
span.send-twitter {
	background:transparent url(/images/twitter.png) no-repeat scroll 0 50%;
}