@charset "utf-8";
/* CSS Document */
.body{
	margin: 0px;
	padding: 0px;
}
.top_bg{
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.content_bg{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}
.bold_txt1{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*text-decoration:underline;*/
}
.black_boldtxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	/*text-align: justify;*/
	line-height: 16px;
}
.Jcontent_txt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.header_bg{
	background-image: url(../images/header_middle_bg.jpg);
	background-repeat: repeat-x;
}
.username_bg{
	background-image: url(../images/username_bg.jpg);
	background-repeat: repeat-y;
	
}

.username_bgv{
	background-image: url(../images/username_bgv.jpg);
	background-repeat: repeat-y;
	
}
.bold_txt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	/*text-decoration:underline;*/
}
.greentext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
	/*padding:5px;*/
}
.redtext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #FF0000;*/
	color: #FF6633;
	text-decoration: none;
	/*background-color: #E1E1E1;*/
	padding:5px;
}
.innerPageHeading {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	color:#3A778C;
	font-weight:bold;
}
.forgot-password_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.forumLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	color:#3A778C;
	font-weight:bold;
}
.forumLink1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#3A778C;
	font-weight:bold;
}
.forumLink2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3A778C;
	font-weight:bold;
}
.blacktext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	/*color: #FF0000;*/
	color: #000000;
	text-decoration: none;
	/*background-color: #E1E1E1;*/
	padding:5px;
}

.black_bold{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.board_txt{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #C70325;
	text-decoration: none;
}
.filed_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:100px;
}
.white_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.orange_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9F3B3;
	text-decoration: none;
	
	
}
.orange_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #62A402;
	text-decoration: underline;
}
.content_txt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.content_txt1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	/*text-align: justify;*/
	line-height: 16px;
}
.bottom_bg{
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-y;
}
.teacher_txt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B0B07;
	text-decoration: none;
}
.dot{
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
}
.dot2{
	background-image: url(../images/dot2.jpg);
	background-repeat: repeat-x;
}
.orange_big_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.orange_big_txt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DE0000;
	text-decoration: none;
}
.conturys_bg{
	background-image: url(../images/countrys_bg.jpg);
	background-repeat: repeat-y;
}
.small_hdg{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #206C11;
	text-decoration: none;
}
.dot2{
	background-image: url(../images/dot2.jpg);
	background-repeat: repeat-x;
}
.footer_bg{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.footer_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8DCD5;
	text-decoration: none;
}
.footer_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8DCD5;
	text-decoration: underline;
}
.vidBg {
	background-image:url(../images/silverbg.gif);
	/*background-image:url(../images/black_video_buttonbg.gif);*/
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	display:block;
	width: 100%;
	
	cursor: hand !important;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.vidBg:hover {
	background-image:url(../images/skyblue_bg.gif); 
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	display:block;width: 100%; 
	cursor: hand !important;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.vidBgSelected {
	background-image:url(../images/skyblue_bg.gif); 
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	display:block;width: 100%; 
	cursor: hand !important;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.seemorejobs {
	font-family: tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;	
	background-image: url(../images/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 20px;
	display: block;
}
.seemorejobs:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/arrow_morehover.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 20px;
	display: block;
}
.innerpage_curve_bg{
	background-image: url(../images/innerpage_curve_bg.jpg);
	background-repeat: repeat-y;
}
.hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5F6237;
	text-decoration: none;
}
.successMsg {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	padding:5px;
}
.forText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}
.readmore{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF00E4;
	text-decoration: none;

}
.forTextfield {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EAE7D6;
	border: 1px solid #D8D5C4;/*#3d3f41*/
}
.border {
	border: 2px solid #CAC6C7;	/*#BFBDBE*/
}
.redtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
	padding:5px;
}
.redtext3 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	/*color: #FF0000;*/
	color: #FF6633;
	text-decoration: none;
	/*background-color: #E1E1E1;*/
	/*padding:5px;*/
}
.text1_small {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
}
.forButton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	border: 1px solid #990000;/*#3d3f41*/
}
.black_txt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
}
.author {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #0C7598;
	text-decoration: none;
	
}
.author1 {
	font-family: tahoma;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #0C7598;
	text-decoration: none;
	
}
.author1:hover {
	font-family: tahoma;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	
}


/*-----------------YOUTUBE VIDEO LINKS----------------------------------*/
#divid {
	position:relative;display:block;
} 
#divid ul {
	margin:0px;padding:0;list-style-type:none;width:auto;
}
#divid ul li {
	display:block;float:left;margin:0 1px 0 0;
}
#divid ul li a{
	display:block;
	width: 150px;
	height: 33px;
	text-decoration:none;
}
#divid ul li a div{
	padding-left: 20px;
	padding-top: 5px;
	cursor: hand !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
#divid ul li a:hover{
	display:block;
	width: 150px;
	height: 30px;
	background-image:url(../images/1.png);
	background-repeat:no-repeat;
}
#divid2 {
	position:relative;display:block;
} 
#divid2 ul {
	margin:0px;padding:0;list-style-type:none;width:auto;
}
#divid2 ul li {
	display:block;float:left;margin:0 1px 0 0;
}
#divid2 ul li a{
	display:block;
	width: 150px;
	height: 30px;
	background-image:url(../images/1.png);
	background-repeat:no-repeat;
	text-decoration:none
}
#divid2 ul li a div{
	padding-left: 20px;
	padding-top: 5px;
	cursor: hand !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
/*-----------------YOUTUBE VIDEO LINKS_END----------------------------------*/

/*----------------------------------------*/
#dhtmltooltip{
	position: absolute;
	/*width: 200px;*/
	padding: 10px;
	/*background-color: #7e1e08;
	border: 1px solid #c07733;*/
	
	/*background-color: #333333;
	border: 2px solid BLACK;*/
	
	color:#FF9900;/*#c1c1c1*/
	visibility: hidden;
	z-index: 1000;
	filter: progid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	left: 100px;
	top: 100px;
	background-image:url(../images/overlay.png);
	background-repeat:repeat;
}
#dhtmltooltip strong{
	color: #fee7be;
}
#dhtmltooltip span{
	color: #fee7be;
}
/** html #dhtmltooltip{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");}*/

/** Css Bhagya ** Starts HEre */

.logoin_bg {
	float:right;
background-image:url("../images/login_bg.jpg");
background-repeat:no-repeat;
}

.southkoreanavi {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg_button.gif);
	background-repeat: repeat-x;
	display: block;
	/*height: 36px;
	width: 100px;*/
}


.worldwide {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg.gif);
	background-repeat: repeat-x;
	display: block;
	/*height: 36px;
	width: 90px;*/
}
.worldwide:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg_button.gif);
	background-repeat: repeat-x;
	display: block;
/*	height: 36px;
	width: 90px;*/
}
.worldwide:current {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg_button.gif);
	background-repeat: repeat-x;
	display: block;
/*	height: 36px;
	width: 90px;*/
}

.china {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg.gif);
	background-repeat: repeat-x;
	display: block;
/*	height: 36px;
	width: 67px;*/
}
.japan {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg.gif);
	background-repeat: repeat-x;
	display: block;
	/*height: 36px;
	width: 67px;*/
}
.japan:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg_button.gif);
	background-repeat: repeat-x;
	display: block;
	/*height: 36px;
	width: 67px;*/
}
.china:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #980325;
	text-decoration: none;
	background-image: url(../images/southkoria_bg_button.gif);
	background-repeat: repeat-x;
	display: block;
	/*height: 36px;
	width: 67px;*/
}


.body_bg_border {
	border: 1px solid #CCCCCC;
	background-color: #E6E5BC;
}
