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

body {
	font-family: "Trebuchet MS", Geneva, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #fff;
	color: #fff;
}
* {
	padding:0;
	margin:0;
}
img
{
	border: 0;
	vertical-align: middle;
}
h2 {
	font-size:26px;
	font-weight:bold;
	margin:0;
}
h2 a {
	color:#fff;
	text-decoration:none;
}

h3 {
	font-size:20px;
	font-weight:bold;
	color:#152047;
	margin:0 0 5px 0;
	border-bottom:1px solid #152047;
	padding-bottom:5px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	margin:0;
}

p {
	text-align:justify;
}
.topbanner {
	width:990px;
	margin:0 auto;
}
.bodybg {
	background:url(../images/bodybg1.png) repeat-x 0 0 #000;
	min-width:990px;
}

/*************Login Strat********/
.loginbody {
	background:url(../images/loginbodybg.gif) no-repeat;
	width:950px;
	padding:0 20px;
	min-height:398px;
	margin:0 auto;
	overflow:hidden;
}
.loginbodyleft {
	float:left;
	width:380px;
	padding-top:60px;
}
.videosection {
	float:left;
	background:url(../images/video_box.png) no-repeat 0 0;
	padding: 0px 0px 0 0;
	width: 320px;
	height:240px;
	margin: 10px 0 0 0px;
	text-align:center;
}
.loginbodyright {
	float:left;
	width:540px;
	padding:0 0 0 30px;
}
.loginbodyright_top {
	float:left;
	width:540px;
	height:260px;
}
.loginsection {
	float:left;
	width:302px;
	padding:25px 0 30px 0;
}
.login_headtext {
	float:left;
	background:url(../images/joinus_btn.png) no-repeat;
	width:263px;
	height:44px;
	text-align:center;
	padding:20px 29px 24px 10px;
}
.login_field {
	float:left;
	background:url(../images/loginbox.png) no-repeat;
	width:240px;
	height:120px;
	padding:7px 23px 2px 10px;
	text-align:left;
	margin:0 24px 0 5px;
}
.login_field a {
	color:#fff;
	text-decoration:underline;
}
.login_field a:hover {
	text-decoration:none;
}

.fields_username {
	float:left;
	background: url(../images/username_bg.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 221px;
	height: 15px;
	vertical-align: middle;
	padding:6px;
	margin-top:8px;
}
.fields_password {
	float:left;
	background: url(../images/password_bg.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 142px;
	height: 15px;
	vertical-align: middle;
	padding:6px;
	margin-top:5px;
}
.login_btn {
	float:left;
	background: url(../images/login_button.png) no-repeat 0 0;
	border:0;
	width: 75px;
	height: 37px;
	margin:5px 0 0 10px;
	cursor:pointer;
}
.membersection {
	float:left;
	background:url(../images/stats_box.png) no-repeat 0 0;
	margin-top:8px;
	width:170px;
	height:180px;
	line-height:25px;
	padding:40px 38px 30px 30px;
}
.loginbodyright_bottom {
	float:left;
	width:540px;
	margin-top:5px;
	padding:15px 0;
}
/*************Login End********/

/*************Join Start********/
.joinbody {
	background:url(../images/joinbodybg.png) repeat-x 0 0 #152047;
	min-width:990px;
}
.joinbodybg {
	background:url(../images/joinbg.jpg) no-repeat;
	width:990px;
	min-height:400px;
	padding-bottom:10px;
	margin:0 auto;
}
.joinbodyleft {
	float:left;
	width:430px;
	padding-top:15px;
}
/***********Join_1***************/
.joinbodyright {
	float:left;
	width:560px;
	padding-top:40px;
}
.join_step{
	float:left;
	padding-left:3px;
	width:427px;
}
.country_bg{
	float:left;
	background:url(../images/countries_bg.png) no-repeat 0 0;
	width:380px;
	height:257px;
	padding:20px 35px 25px 15px;
}
.country_name{
	float:left;
	width:370px;
	height:257px;
	overflow:auto;
	padding-right:10px;
}
.country_area{
	float:left;
	width:160px;
	height:257px;
	padding:0 8px;
}
.country_area ul{
	list-style-type:none;
}
.country_area ul li a{
	color:#fff;
	text-decoration:underline;
}
.country_area ul li a:hover{
	text-decoration:none;
}
/***********Join_2***************/
.join2body{
	width:970px;
	padding:0 10px;
	overflow:hidden;
}
.join2_left{
	float:left;
	width:410px;
	padding-top:10px;
}
.join2_country{
	float:left;
	width:350px;
	color:#152047;
	text-align:center;
	padding:20px 20px;
}
h5 {
	font-size:20px;
	font-weight:bold;
	color:#152047;
	margin:5px 0;
	padding-bottom:5px;
}
.join2_flag{
	float:left;
	width:150px;
	padding:10px;
}
.join2_form_top{
	background:url(../images/step2body_top.png) no-repeat 0 0;
	width:970px;
	height:20px;
}
.join2_form_body{
	background:url(../images/step2body.png) repeat-x;
	width:890px;
	padding:0 40px 20px 40px;
	overflow:hidden;
}
.join2bodyTop_redtext{
	width:870px;
	padding:0 10px;
	text-align:center;
	color:#b21d44;
	font-size:18px;
	padding-bottom:10px;
}
.join2bodyTop_redtext a{
	color:#b21d44;
	text-decoration:underline;
}
.join2bodyTop_redtext a:hover{
	text-decoration:none;
}
.join2_form_cont{
	float:left;
	width:430px;
	padding:0 10px 0 0;
}
.join2_form_cont_main{
	width:430px;
	font-size:12px;
	padding:5px 0;
	overflow:hidden;
}
.join2_form_cont_left{
	float:left;
	text-align:right;
	vertical-align:middle;
	width:120px;
	padding:5px 10px 0 0;
}
.join2_form_cont_right{
	float:left;
	width:300px;
}
.join2_formfield_big{
	float:left;
	background: url(../images/formfields_big.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 287px;
	height: 18px;
	vertical-align: middle;
	padding:6px;
}
.join2_formfield{
	float:left;
	background: url(../images/formfields.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 186px;
	height: 18px;
	vertical-align: middle;
	padding:6px;
}
.join2_formfield_short{
	float:left;
	background: url(../images/formfields_short.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 88px;
	height: 18px;
	vertical-align: middle;
	padding:6px;
}
.dropdownDiv{
	float:left;
	width:90px;
}
.join2_dropdown{
	float:left;
	background:url(../images/formfields_dropdowns.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 82px;
	height: 30px;
	vertical-align: middle;
	padding:6px 12px 6px 6px ;
}
.join2_form_cont a{
	color:#fff;
	text-decoration:underline;
}
.join2_form_cont a:hover{
	color:#9dd8f1;
	text-decoration:none;
}
.join_btn{
	float:left;
	background:url(../images/join_btn.png) no-repeat 0 0;
	width:118px;
	height:42px;
	cursor:pointer;
	border:0;
}

/***********Join_3***************/
.join3body{
	width:900px;
	padding:10px 45px;
	overflow:hidden;
}
.join3body_area{
	width:900px;
	padding:20px 0;
	float:left;
	clear:both;
}
.securitycode_text {
	float:left;
	width:90px;
	padding:12px 15px 0 0 
}
.securitycode_field {
	float:left;
	width:170px;
	padding-right:15px;
}
.securitycode_field_bg{
	float:left;
	background: url(../images/securitycodebg.png) no-repeat 0 0;
	color: #000000;
	border:0;
	width: 158px;
	height: 19px;
	vertical-align: middle;
	padding:14px 6px;
}
.securitycode_submit {
	float:left;
	width:120px;
	padding-right:15px;
}
.submit_btn{
	float:left;
	background:url(../images/submit_btn.png) no-repeat 0 0;
	width:118px;
	height:47px;
	cursor:pointer;
	border:0;
}
.securitycode_error {
	float:left;
	width:280px;
	color:#ff0000;
	font-size:14px;
	padding-right:15px;
}
.join3body a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.join3body a:hover{
	color:#9dd8f1;
	text-decoration:none;
}
/*************Join End********/

/*************Footer Start********/
.footer {
	width:970px;
	margin:0 auto;
	padding:20px 10px;
	text-align:center;
	color:#0d72b9;
}
/*************Footer End********/

/************************************EDUCATION Feature****************************************************/

.ed_body{
	background:url(../images/ed_vid_bodybg.png) repeat-x 0 0 #152047;
	min-width:990px;
	overflow:hidden;
}
.ed_wraper{
	width:990px;
	margin:0 auto;
}
/*************left body******************/

.ed_left{
	float:left;
	width:264px;
}
.ed_logo{
	float:left;
	width:264px;
	height:126px;
}
.ed_body_left{
	float:left;
	width:264px;
	background:url(../images/ed_fet_left_seabg.png) no-repeat 0 0;
}
.ed_body_left_bottle{
	float:left;
	width:264px;
	height:46px;
	background:url(../images/bottle_small.png) no-repeat 0 0;
}
.ed_body_left_bg_y{
	float:left;
	width:264px;
	background:url(../images/ed_fet_leftbody_bg_y2.png) repeat-y top left;
}
.ed_body_left_bg_x{
	float:left;
	width:264px;
	background:url(../images/ed_fet_leftbody_bg_x1.png) repeat-x top left;
}
.ed_leftbg_bottom{
	float:left;
	background:url(../images/ed_fet_leftbody_bg_y_bottom.png) no-repeat 0 0;
	width:264px;
	height:41px;
}
.ed_body_left .Contarea{
	float:left;
	width:194px;
	padding:0 40px 10px 30px;
}
.ed_body_left .Contarea_text{
	text-align:center;
	float:left;
	width:194px;
	padding:10px 40px 10px 30px;
}

.ed_body_left .search_textarea{
	float:left;
	width:162px;
}
.ed_body_left .search_btnarea{
	float:left;
	width:30px;
}
.ed_body_left .searchfield{
	float:left;
	background:url(../images/searchbg.png) no-repeat 0 0;
	width:150px;
	height:14px;
	padding:6px;
	border:0;
	vertical-align: middle;
}
.ed_body_left .search_btn{
	float:left;
	background:url(../images/search_btn.png) no-repeat 0 0;
	width:30px;
	height:26px;
	cursor:pointer;
	border:0;
}
.ed_body_left .education{
	float:left;
	width:264px;
}
.ed_body_left .box{
	float:left;
	background:url(../images/pic_bg.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic1{
	float:left;
	background:url(../images/pic1.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic2{
	float:left;
	background:url(../images/pic2.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic3{
	float:left;
	background:url(../images/pic3.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic4{
	float:left;
	background:url(../images/pic4.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic5{
	float:left;
	background:url(../images/pic5.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic6{
	float:left;
	background:url(../images/pic6.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic7{
	float:left;
	background:url(../images/pic7.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic8{
	float:left;
	background:url(../images/pic8.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic9{
	float:left;
	background:url(../images/pic9.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}
.ed_body_left .pic10{
	float:left;
	background:url(../images/pic10.png) no-repeat 0 0;
	width:48px;
	height:48px;
	margin:5px 8px;
}

/*************right body******************/
.ed_right{
	float:left;
	width:726px;
}
.ed_nav1{
	float:left;
	width:694px;
	padding-top:91px;
	padding-left:32px;
	height:35px;
}
.ed_nav1 ul{
	list-style-type:none;
}
.ed_nav1 ul li a{
	float:left;
	background:url(../images/ed_fet_navbg.png) no-repeat 0 0;
	width:146px;
	height:27px;
	margin-right:3px;
	padding:8px 10px 0 10px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.ed_nav1 ul li a:hover, .ed_nav1 ul li a.active{
	background:url(../images/ed_fet_navbg_hover.png) no-repeat 0 0;
}
.ed_body_right{
	float:left;
	width:726px;
	padding-bottom:15px;
	overflow:hidden;
}
.ed_body_right_topbg{
	float:left;
	background:url(../images/ed_fet_body_top.png) no-repeat 0 0;
	width:726px;
	height:20px;
}
.ed_body_right_midbg{
	float:left;
	background:url(../images/ed_fet_body_mid.png) repeat-y;
	width:666px;
	padding:10px 30px;
	color:#000;
	font-size:12px;
}
.ed_body_right_botbg{
	float:left;
	background:url(../images/ed_fet_body_bottom.png) no-repeat 0 0;
	width:726px;
	height:20px;
}
.ed_body_right_leftCont1{
	float:left;
	width:347px;
}
.headtext1 {
	font-size:20px;
	font-weight:bold;
	color:#003e6c;
	margin:0;
}
.headtext2 {
	font-size:14px;
	font-weight:bold;
	color:#003e6c;
	padding:0 0 10px 0;
}
.ed_body_right .box320x240 {
	float:left;
	background:url(../images/bg320x240.png) no-repeat 0 0;
	width:296px;
	height:157px;
	padding:83px 34px 26px 12px;
	font-size:25px;
	color:#003e6c;
	text-align:center;
}
.ed_body_right .box320x82 {
	float:left;
	background:url(../images/bg-320x82.png) no-repeat 0 0;
	width:287px;
	height:53px;
	padding:10px 35px 30px 15px;
	font-size:25px;
	color:#fff;
	text-align:center;
}
.ed_body_right .contleft{
	float:left;
	width:322px;
	padding:0 25px 10px 0;
	line-height:14px;
}
.ed_body_right .share {
	float:left;
	width:43px;
	height:11px;
	padding:0 0 0 10px;
}
.bottomborder {
	border-bottom: 1px solid #e4e4e4;
}
.ed_body_right_rightCont1 .main{
	float:left;
	width:285px;
	margin-bottom:10px;
	padding:10px 0 0 10px;
}
.ed_body_right_rightCont1 .leftbox{
	float:left;
	width:121px;
}

.ed_body_right .box100x75 {
	float:left;
	background:url(../images/bg100x75.png) no-repeat 0 0;
	width:81px;
	height:37px;
	padding:30px 30px 30px 10px;
	font-size:14px;
	color:#003e6c;
	text-align:center;
}
.ed_body_right .contright {
	float:left;
	width:164px;
	line-height:14px;
}
.ed_body_right .box234x60 {
	float:left;
	background:url(../images/bg-234x60.png) no-repeat 0 0;
	width:209px;
	height:52px;
	padding:15px 25px 25px 10px;
	font-size:20px;
	margin:10px 0 0 40px;
	color:#fff;
	text-align:center;
}
.ed_body_right_bottomCont{
	float:left;
	width:666px;
	padding:10px 0;
}
.ed_body_right_bottomCont .cont1{
	float:left;
	width:75px;
}
.ed_body_right_bottomCont .cont2{
	float:left;
	width:325px;
	padding-right:20px;
	line-height:14px;
}
.ed_body_right_bottomCont .cont3{
	float:left;
	width:246px;
	padding:15px 0 0 0;
}
.ed_body_right .box60x45 {
	float:left;
	background:url(../images/bg-64x45.png) no-repeat 0 0;
	width:46px;
	height:35px;
	padding:10px 15px 15px 5px;
	font-size:10px;
	line-height:12px;
	color:#003e6c;
	text-align:center;
}
.ed_body_right .box234x60_gray {
	float:left;
	background:url(../images/bg-234x60_gray.png) no-repeat 0 0;
	width:224px;
	height:49px;
	padding:5px 15px 20px 5px;
	font-size:20px;
	color:#003e6c;
	text-align:center;
}
/*************ED Footer Start********/
.ed_footer {
	width:726px;
	float:left;
	padding:20px 0;
	text-align:center;
	color:#fff;
	background:none;
}
/*************ED Footer End********/

/************************************EDUCATION Video****************************************************/
.logout a{
	float:left;
	width:686px;
	padding:10px 20px;
	height:20px;
	text-align:right;
}
.logout a{
	color:#152047;
	text-decoration:underline;
}
.logout a:hover{
	text-decoration:none;
}

.ed_nav2{
	float:left;
	width:726px;
	background:url(../images/ed_vid_navbg.png) no-repeat bottom;
	height:37px;
}
.ed_nav2 ul{
	list-style-type:none;
}
.ed_nav2 ul li a{
	float:left;
	background:url(../images/ed_vid_menu.png) no-repeat 0 0;
	width:110px;
	height:28px;
	margin-left:5px;
	padding:9px 22px 0 8px;
	font-size:18px;
	color:#152047;
	text-decoration:none;
	text-align:center;
}
.ed_nav2 ul li a:hover, .ed_nav2 ul li a.active{
	background:url(../images/ed_vid_menu.png) no-repeat 0 -37px;
}
.ed_vid_bottom{
	float:left;
	background:url(../images/ed_vid_rightbg_bottom.png) no-repeat 0 0;
	width:726px;
	height:20px;
}
.ed_vid_topbody{
	float:left;
	background:url(../images/ed_vid_rightbg.png) repeat-y;
	width:676px;
	padding:10px 25px 50px 25px;
	color:#000;
	font-size:12px;
}
.vid_mainbox{
	float:left;
	width:676px;
	padding-top:20px;
}
.vid_leftbox{
	float:left;
	width:340px;
}
.vid_rightbox{
	float:left;
	width:320px;
	padding-left:16px;
	text-align:right;
}
.vid_window{
	float:left;
	width:676px;
	height:346px;
	background:url(../images/vid_window.png) no-repeat 0 0;
	padding-bottom:5px;
}
.italictext{
	font-size:14px;
	font-style:italic;
}
.linehight{
	line-height:14px;
}
.bluebox320x82{
	background-color:#004d7c;
	width:300px;
	height:62px;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:20px;
}
.smallvid_mainbox{
	float:left;
	width:676px;
}
.vid_leftbox1{
	float:left;
	width:310px;
	padding:10px 0 5px 30px;
}
.vid_rightbox1{
	float:left;
	width:290px;
	font-size:10px;
	padding:10px 30px 5px 16px;
	text-align:right;
}
.vid_rightbox1 a{
	color:#152047;
	background:none;
	text-decoration:none;
	padding:0 3px;
}
.vid_rightbox1 a:hover, .vid_rightbox1 a.active{
	color:#fff;
	background-color:#004d7c;
}
.vid_btn_left{
	float:left;
	padding:15px 10px 0 0;
	width:20px;
	height:43px;	
}
.vid_btn_right{
	float:left;
	padding:15px 0 0 10px;
	width:20px;
	height:43px;	
}
.vid_smallbox{
	float:left;
	padding:0 10px;
	width:134px;
}
.textsmall_1{
	color:#004d7c;
	font-size:9px;
}
.textsmall_2{
	color:#004d7c;
	font-size:12px;
}
.vid_smallwindow{
	float:left;
	background:url(../images/vid_box2.png) no-repeat 0 0;
	padding:5px;
	margin:0 12px 5px 12px;
	width:100px;
	height:65px;
	text-align:right;
	color:#152047;
}
.commentArea {
	background:url(../images/vid_textarea.png) repeat-x left top;
	width:670px;
	height:125px;
	padding:2px;
	border:1px solid #999;
	margin:10px 0;
}
.comment_submit_btn{
	float:right;
	margin-right:20px;
	background:url(../images/comment_submit_btn.png) no-repeat 0 0;
	width:68px;
	height:29px;
	cursor:pointer;
	border:0;
}
.comment_icon{
	float:left;
	background:url(../images/comment_icon.png) no-repeat 0 0;
	width:27px;
	height:23px;
	padding:0 6px 0 4px;
	margin:5px 0 0 10px;
	color:#fff;
	text-align:center;
}
.vid_cont1{
	float:left;
	background:url(../images/vid_box3.png) no-repeat 0 0;
	width:41px;
	height:40px;
	padding:5px 15px 15px 5px;
	margin-left:30px;
}
.vid_cont2{
	float:left;
	width:410px;
	padding:0 35px 0 15px;
}
.vid_cont3{
	float:left;
	width:100px;
	font-size:11px;
	text-align:center;
	padding-right:25px;
}
.vid_cont3 a{
	text-decoration:underline;
	color:#000;
}
.vid_cont3 a:hover{
	text-decoration:none;
}













