@charset "utf-8";
/********************************
Date: 22-07-09
Website: http://www.enter.edu.vn
********************************/
 
/***commont***/
 * {
	font-size:12px;	 
}
 
body{
	margin:auto 0;
	/*background:#fff3d3;*/
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
}
 
* {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
}
 
.txtDate{
	color:#F00;
	font-size:11px;
	font-weight:bold;
	padding-left:25px;
}
.txtNormal{
	color:#000;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}
 
/***text***/
.txtBottom{
	color:#5f5637;
	font-size:11px;
	font-weight:bold;
}
 
.txtBottom a{
	color:#5f5637;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
 
.txtMenu{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.txtMenu a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.txtMenu a:hover{
	color:#ec8700;
	text-decoration:none;
}
.txtMenuSelect a{
	color:#ec8700;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.imgFloadLeft{
	float:left;
	padding-right:10px;
	margin-top:5px;
	margin-left:5px;
}
.imgSyllabus{
    float: left;
	border: 0px;
	margin-top: 4px;
	margin-right: 10px;
}
 
.imgNew{
	border: 0px;
	margin-bottom: -3px;
	margin-right: 10px;
}
 
.size11px{
	color:#fff;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-transform:uppercase;
}
.txtRed{
	color:#dd5e01;
	font-size:11px;
	font-weight:bold;
}
.txtLogin{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#90340f;
	font-weight:bold;
	margin:5px 24px;
	text-align:left;
}
.txtRegis{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5e5337;
	text-align:center;
	margin-top:10px;
	margin-bottom: 10px;
}
.txtRegis a{
	color:#5e5337;
	text-decoration:none;
}
.txtRegis a:hover{
	color:#90340f;
	text-decoration:none;
}
.cmsDescription{
    margin-left: 10px;
    margin: 3px;
}
.cmsDescription hr{
    width: 250px;
    text-align: center;
    height: 1px;
    color: #CCFF99;
}
.txtSubject{
	color:#000200;
	font-size:11px;
	font-weight:bold;
}
.txtSubject a{
	color:#000200;
	text-decoration:none;
}
.txtSubject a:hover{
	color:#872d12;
	text-decoration:none;
}
.txtNewTitle{
	color:#000;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.txtNewTitle a{
	color:#000;
	text-decoration:none;
}
.txtNewTitle a:hover{
	color:#8d300e;
	text-decoration:none;
}
.txtfieldSearch{
	background:#9E6F3B;
	height:17px;
	width:120px;
	color:#fff;
	border:none;
}
.txtfieldForm{
	background:#fff;
	height:19px;
	width:180px;
	color:#8d300e;
	border:1px solid #d1c7a4;
}
.txtAreaForm{
	background:#fff;
	height:120px;
	width:180px;
	color:#8d300e;
	border:1px solid #d1c7a4;
}
.btnSearch{
	background:url(../images/iconsearch2.jpg) right no-repeat;
	height:22px;
	width:21px;
	cursor:pointer;
	border:none;
	margin-right:8px;
}
 
.txtfieldBorder{
	background:#fff;
	border:1px solid #a39466;
	height:15px;
	width:100px;
	color:#000;
}
 
.btn{
	background:url(../images/bgButton.jpg) repeat-x;
	height:22px;
	border:none;
	padding:3px;
	vertical-align:middle;
	color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}
 
.txtDoiTac{
	color:#50472a;
	font-size:11px;
	font-weight:bold;
	/*text-transform:uppercase;*/
}
.txtNews a{
	color:#50472a;
	font-size:11px;
	text-decoration:none;
}
 
.txtNews a:hover{
	color:red;
	font-size:11px;
	text-decoration:none;
}
 
.txtDoiTac a{
	color:#50472a;
	text-decoration:none;
}
.txtDoiTac a:hover{
	color:#8d300e;
	text-decoration:none;
}
.icon{
	float:left;
	padding:3px 10px 0px 0px;
}
.tieude{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:13px 0 0 13px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:justify;
	float:left;
}
.capnhat{
	list-style-type:none;
	display:inline;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	float:left;
	padding:0 0 10px 10px;
}
.noidung{
	list-style-type:none;
	display:inline;
	font-size:12px;
	float:left;
	text-align:justify;
}
/***container***/
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background:#fff3d3;
}
.nv_search {
	/*style="position: absolute; top:50px; left:970px; z-index:1000;" */
	position: absolute;
	margin-top: 50px;
	margin-left: 750px;
	z-index: auto;
	overflow: hidden;
}
/***banner***/
#banner{
	width:1000px;/*width:1024px;*/
	margin:0;
	height:284px;
	background:#c79c69 url(../images/bgBannerTop.jpg) repeat-x;
}
#banner ul{
	height:284px;
	list-style-type:none;	
	display:inline;
	padding:0px;
	margin:0px;
	float:left;
}
#banner #ulBG1{
	height:201px;
	margin:83px 0 0 0;
	width:17px;
	background: url(../images/borderleft.jpg) bottom no-repeat;
	float:left;
}
#banner #ulBG2{
    height:257px;
    width:186px;
    margin:0;
    padding:27px 0 0 35px;
    background: url(../images/1.jpg) bottom no-repeat;
    float:left;
}
 
#banner #ulBG3{
    width:96px;
    margin:41px 0px 0px 0px;
    background: url(../images/2.jpg) left no-repeat;
    float:left;
}
#banner #ulBG4{
    width:81px;
    margin:41px 0px 0px 0px;
    background: url(../images/3.jpg) left no-repeat;
    float:left;
}
#banner #ulBG5{
    width:78px;
    margin:41px 0px 0px 0px;
    background: url(../images/4.jpg) left no-repeat;
    float:left;
}
#banner #ulBG6{
    width:84px;
    margin:41px 0px 0px 0px;
    background: url(../images/5.jpg) left no-repeat;
    float:left;
}
#banner #ulBG7{
    width:88px;
    margin:41px 0px 0px 0px;
    background: url(../images/6.jpg) left no-repeat;
    float:left;
}
#banner #ulBG8{
    width:88px;
    margin:41px 0px 0px 0px;
    background: url(../images/7.jpg) left no-repeat;
    float:left;
}
#banner #ulBG9{
	height:284px;
	width:230px;/*width:235px;*/
	float:left;
}
#banner #ulBG9 #liSearch{
	height:33px;
	width:161px;
	margin:0;
	float:left;
	padding-top:50px;
	padding-left:20px;
}
#banner #ulBG9 #liBG9{
	height:201px;
	width:230px;/*width:235px;bn6.jpg*/
	margin:0;
	background: url(../images/8.jpg) bottom left no-repeat;
	float:left;
}
#banner #ulBG10{
	height:201px;
	margin:83px 0 0 0;
	width:17px;
	background: url(../images/bnright.jpg) bottom no-repeat;
	float:left;
}
 
/***menu***/
#menu{
	width:1000px;
	height:37px;
	background:url(../images/bgMenu.jpg) repeat-x;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}
#menu ul{
	list-style-type:none;	
	display:inline;
	padding:10px;
	margin:0px;
	width:1000px;
}
#menu li{
	list-style-type:none;
	display:inline;
	padding:10px 30px 12px 30px;
	background:url(../images/borderMN.jpg) right no-repeat;
	float:left;
}
#menuBg{
	width:980px;
	height:25px;
	background:#d3c9a7;
	margin:0 auto;
    padding-top:10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}
 
/***main***/
#main{
	width:1000px;
	background-color:#fff3d3;
	overflow:hidden;
}
#mainL{
	width:202px;
	float:left;
	height:auto;
	padding:0px 13px;
	background:#fff3d3;
	/*overflow: hidden;*/
}
#mainC{
	width:544px;/*width:568px;*/
	height:auto;
	float:left;
	background:#fff3d3;
	overflow: hidden;
}
#mainR{
	width:202px;
	height:auto;
	float:right;
	padding:0px 13px;
	background:#fff3d3;
	overflow: hidden;
}
/***title bar***/
#title{
	width:190px;
	height:30px;
	float:left;
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url(../images/bgTitle.jpg) repeat-x;
	border-left:1px solid #d1c7a4;
	border-right:1px solid #d1c7a4;
	border-bottom:none;
	border-top:none;
}
#titleIcon{
	background:url(../images/icTitle.jpg) no-repeat;
	height:30px;
	width:16px;	
	float:left;
}
#titleTxt{
	margin-top:6px;
	margin-left:8px;
	padding-top:1px;
	float:left;
}
 
/* Holly Hack for IE \*/
* html .hovermenu li { float: left; height: 1%; }
* html .hovermenu li a { height: 1%; }
/* End */
.hovermenu, .hovermenu li ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    
	/*WIDTH OF MAIN MENU ITEMS*/
	/*background: url(../images/line.jpg) bottom repeat-x;*/
}
.hovermenu li {
	position: relative;
	width: 187px; 
	margin:0px;
	padding:0px;
	
}
.hovermenu li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000;
	display: block;
	width: 187px;
	padding: 7px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	background:#d1c7a4 url(../images/line.jpg) bottom repeat-x;
}
.hovermenu li a:hover {
    color:#FFF;
    background:#4d442d  url(../images/line.jpg) bottom repeat-x;
    margin:0px;
	overflow:hidden;
}
.hovermenu li ul { /*SUB MENU STYLE*/
	position: absolute;
	width: 187px; /*WIDTH OF SUB MENU ITEMS*/
	top: 0;
	display: none;
	float:left;
	margin-left: -13px;
/*	background:#d1c7a4 url(../images/line.jpg) bottom repeat-x; */
	padding-left: 7px;
}
.hovermenu li ul li {
	float: left;
	background:#d1c7a4 url(../images/line.jpg) bottom repeat-x;
}
.hovermenu li ul a {
    width: 250px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
    padding-left: 3px;
    padding-right: 3px;
}
 
#verticalmenu{
	width:187px;
	height:auto;
	float:left;
	list-style-type:none;
	display:inline;
	margin:0px 0px 10px 0px;
	padding:0px 5px 10px 10px;
	background:#d1c7a4;
	border: none;

}
 
#liSubj{
	background: url(../images/line.jpg) bottom repeat-x;
	height:20px;
	width:184px;	
	float:left;
	padding-top:10px;
}
 
#support{
	width:185px;
	height:auto;
	float:left;
	list-style-type:none;
	display:inline;
	margin:0px 0px 10px 0px;
	padding:0px 5px 10px 10px;
	background:#eee3c3;
	border:1px solid #d6cca9;
	border-top:none;
}
#ulDoitac{
	list-style-type:none;
	float:left;
	margin:5px 0 0 0;
	padding:0px;
	width:185px;
}
#liIconDoitac {
	background:url(../images/icon3.jpg) left no-repeat;
	width:5px;
	height:12px;
	float:left;
	display:inline;
	margin-top: 3px;
}
#liDoitac{
	float:left;
	padding-left:5px;
	display:inline;
	margin:0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width:90%;
}
#ads{
	border:1px solid #d1c7a4;
	width:198px;
	float:left;
	margin:0px 0px 10px 0px;
	height:auto;
	list-style-type:none;
	display:inline;
	padding:0px;
}
 
/***login***/
#login{
	border:1px solid #d1c7a4;
	width:199px;
	/*height:85px;*/
	float:left;
	margin:0px;
	list-style-type:none;
	display:inline;
	padding:0px 0px 10px 0px;
	background:#d1c7a4;
}
 
.btn_login{
	background:url(../images/bgButton.jpg) repeat-x;
	height:22px;
	padding:0px 3px;
	border:none;
	color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	margin-left:2px;
} 
.ulBtnLoginLeft {
	border:2px solid #d1c7a4;
	width:201px;
	/*height:85px;*/
	float:left;
	padding:5px 0px;
	background:#d1c7a4;
}
#studentpanel{
	border:1px solid #d1c7a4;
	width:199px;
	float:left;
	list-style-type:none;
	display:inline;
	background:#d1c7a4;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#studentpanel li{
	color:#90340f;
	font-weight:bold;
	margin-left: 10px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#studentpanel li a{
	color:#90340f;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
/***new***/
#news{
	border:1px solid #d1c7a4;
	width:199px;
	float:left;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	display:inline;
	padding:0px;
	background:#eee3c3;
}
#newsTitle{
	width:90%;
	float:left;
	display:inline;
	padding:10px;
}
#newsTitleColor{
	width:90%;
	float:left;
	display:inline;
	padding:10px;
	background:#d1c7a4;
}
.imgNews{
	float:left;
	padding-right:7px;
	border:none;
}
 
/***centerbar***/
#centerbar{
	width:544px;/*width:568px;*/
	height:39px;
	float:left;
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	background:#fff url(../images/bgBarRight.jpg) right top no-repeat;
}
#centerbar_l{
	background:#fff url(../images/bgBarLeft.jpg) right no-repeat;
	height:39px;
	width:14px;	
	float:left;
}
#centerbar_r{
	height:39px;
	width:506px;	/*width:530px;*/
	float:left;
	background:#fff url(../images/bgBarCenter.jpg) repeat-x;
	vertical-align:baseline;
	padding:12px 0 0 12px;
}
/***tintuc&sukien***/
#newAndEvent{
	width:544px;/*width:566px;*/
	height:auto;
	float:left;
	background:#FFF;
	border:0px solid #f5eed6;
	border-top:none;
	margin-bottom:10px;
	padding-bottom:10px;
}
#ttnews{
	list-style-type:none;
	display:inline;
	padding:3px 0px 0px 5px;
	margin:0px 0 3px 5px;
	float:left;
	width:96%;
}
#ttnews #tt{
	display:inline;
	float:left;
}
#ttnews #ic{
	display:inline;
	background:url(../images/iconCheck.jpg) bottom center  no-repeat;
	width:10px;
	height:12px;
	padding-left:20px;
	float:left;
}
 
/***bottom***/
#bottom{
	width:1000px;
	margin:0;
	height:34px;
	background:#d1c7a4;
	padding-top:16px;
	float:left;
}
 
/***form***/
#form{
	width:540px;/*width:566px;*/
	height:auto;
	float:left;
	background:#FFF;
	border:1px solid #f5eed6;
	border-top:none;
	margin-bottom:10px;
	padding:20px 0px;
}
 
.txtColor{
	text-align:right;
	font-size:12px;
	color:#872d12;
}
 
.ulRecord{
	list-style-type:none;
	display:inline;
	float:left;
	width:450px;
	padding:0;
	margin:0px 0 0px 30px;
	height:auto;
	border-bottom:1px dotted #bca142;
}
.ulRecordBtn{
	list-style-type:none;
	display:inline;
	float:left;
	width:100%;
	padding:0;
	margin:5px;
}
 
.liLeft{
	text-align:right;
	width:120px;
	float:left;
	padding:8px;
	height:auto;
	margin-right:0px;
	background:#f5eed6;
}
.liLeft2{
	text-align:right;
	width:180px;
	float:left;
	padding:8px;
	height:110px;
	margin-right:0px;
	background:#f5eed6;
}
 
.liRight{
	text-align:left;
	display:inline;
	height:auto;
	float:left;
	padding:3px 0px 3px 6px;
	width:200px;
}
 
.tblLeft{
	text-align:right;
	width:200px;
    height: 27px;
	margin-top:5px;
	padding-right: 4px;
	/*padding-top: 5px;
	padding-bottom: 5px;
	background:#f5eed6;*/
	border-bottom:1px solid #fff;
}	
	
.tblRight{
	text-align:left;
	/*padding-top:5px;*/	
	padding-left: 8px;
	/*display:inline;	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
*/
	width:285px;
	background:#FFF;
	border-bottom:1px solid #fff;
    height: 30px;
}
.tblRight2{
    height: 30px;
	text-align:left;
	padding-top:6px;	
	padding-left: 8px;
	/*display:inline;	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
*/
	width:285px;
	background:#FFF;
	border-bottom:1px solid #fff;
}	
table.tblRegis td{
	/*border-bottom:1px solid #EBEBEB;*/
}
table.tblRegis tr{
	border-bottom:2px solid #EBEBEB;
	background:#f5eed6;
}
.txtRegiFieldForm {
	background:#fff;
	height:19px;
	width:270px;
	color:#8d300e;
	border:1px solid #d1c7a4;
	margin-right: 5px;
}
.txtRegiAreaForm{
	background:#fff;
	height:75px;
	width:270px;
	color:#8d300e;
	border:1px solid #d1c7a4;
	margin-right: 5px;
}	
 
.cboTxtRegis {
    background:#fff;
	width:270px !important;
	color:#8d300e;
	border:1px solid #d1c7a4;
	margin-right: 5px;
	height:22px;
}
#current_school {
	width:270px;
	overflow: hidden;
	border:1px solid #d1c7a4;
	margin-right: 5px;
	height:22px;
}
 
#career, #education, #school_year, #regis_location {
	border:1px solid #d1c7a4;
	margin-right: 5px;
	height:22px;
}
.tip {
	font:10px/12px
    Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	padding:1px;
    position:absolute; 
	z-index:100;
    visibility:hidden; 
	color:#333333; 
	top:20px;
    left:90px; 
	background-color:#ffffcc;
}
/*add 25/01/2010*/
.img_csvc{
	width:150px;
	padding:3px;
	margin:10px 0px;
	/*border:none;*/
	border:1px solid #D19C83;
}
.tr_csvc{
	height:25px;
	background-color:#F5F5F5;
	padding:10px;
	color:#B45E29;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	/*border-bottom:1px dotted #C16B53;*/
}
.txt_csvc{
	text-align:justify;
	padding-left:10px;
}
#partner{
    width:180px;
	height:auto;
	float:left;
	list-style-type:none;
	display:inline;
	margin:0px 0px 10px 0px;
	padding:10px 10px 0px 10px;
	background:#eee3c3;
	border:1px solid #d6cca9;
	border-top:none;
    overflow: hidden;
}
#partner li{
    width: 180px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
}
#partner li img{
    max-width: 180px;
}
#regisclass label{
    cursor: pointer;
}
#regisclass {
    line-height: 20px;
}