/* CSS Document */

* {
	margin:0;
	padding:0;
}
html {
}
body {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px; /* 100% = 16px - 1em = 10px*/
	text-align: center; /* For IE */
	background-color:#eeeeee;
}

.clearer {
	clear: both;
}

.png { behavior: url(/js/css/iepngfix.htc) }

#no-javascript{
	font-size:12px;
	font-weight:bold;
	background: url(/img/hproject_error.gif) no-repeat 2px 1px;
	color:#BC100E;
	padding:4px 8px 3px 23px;
	display:block;
	margin:1px 0;
	border:1px solid red;
}
#container {	
	background-image: url(/images/home/congnghe/mainbg.gif);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	margin-left:auto;
	margin-right:auto;
	width:100%;   /*FIX SIZE*/
	position: relative; 
}
#content
{	
	background-image: url(/images/home/congnghe/bgcontent.gif);
	background-repeat:repeat-y;
	width:906;
	margin-left:0px;
	padding-bottom:10;
	padding-top:5;
}

.ContentTitle
{
	background-image: url(/images/home/congnghe/content_header.gif); 
	color:#ffffff;
	font-size:12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	height:33;
}
.contentText
{
	text-align:center;
	padding-top:10px;
}


#header {
	height: 238;
	width: 906;
	background-image: url(/images/home/congnghe/banner_VOV.jpg);
	background-repeat: no-repeat;
}
#header-logo 
{
	/*background: url(/images/home/congnghe/logo.png);*/
	background-repeat:no-repeat;
	width:198;
	height:121;
	float:left;
	margin:13 0 0 18;
	behavior: url(/js/css/iepngfix.htc);
}
#hearder-login
{
	float:right;
	margin-top:-10px;
	margin-right:10;
	font-weight:bold;
}

#header-right-top 
{
	background: url(/images/home/congnghe/leftmenutop.gif);
	background-repeat:no-repeat;
	height:30px; /* right-top + right-menu = 50px*/
	margin-right:10px;
	float:right;
	overflow:hidden;
}


/* Header functions */
#header-functions 
{
	background: url(/images/home/congnghe/rightmenutop.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
	height:30;
	color:#000000;
	margin-right:10px;
	margin-left:15;
	
	behavior: url(/js/css/iepngfix.htc);
	
}


.header-functions-item {
	float:left;
	background-image: url(/images/home/congnghe/node.gif);
	background-repeat: no-repeat;
	background-position:0 8;
	height:20px;
	padding: 3px 10px 0 10px;
}
.header-functions-item a, .header-functions-item a:link, .header-functions-item a:visited {
	text-decoration: none;
	padding:0 0 0 0;
	color:#000000;
}
.header-functions-item a:hover {
	/*font-weight: bold;*/
	color:#ff0000;
	text-decoration:none;
}

.hearder-login-welcome {
	float:left;
	height:20px;
	padding:5 5 0 0;
	font-weight:normal;
}

#hearder-login-button {
	float:left;
	background-image: url(/images/home/congnghe/button2.png);
	background-repeat: no-repeat;
	height:27px;
	width:131px;
	padding:1 0 0 0;
	text-align:center;
}
#hearder-login-button a
{
	color:#0774d1;
	font-weight:bold;
}
#hearder-login-button a:hover {
	color:#ff0000;
	font-weight:bold;
}


/* END header functions */

/* content functions */
#content-middle 
{	
	margin:auto;	
	/*height:550px;*/ /* min height for ie */
}
html>body #content-middle {
	height: auto;
	/*min-height: 550px;*/
} 
#content-top {
	margin:0px 0px 0px 0px;
}
#content-top h1 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	color:#ff0096;
}
#content-top p {
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:20px;
}
#content-left {
	width:240;  /*SIZE*/
	height:100%;
	margin-left:10;
	margin-right:8;
	
}
#content-right 
{
	margin:0 0 0 0;
	width:640;  /* 10px space between 2 divs */  /*SIZE*/
}
#content-left p {
	font-size:11px;
	font-weight:normal;
	margin-bottom:5px;
}
#content-left h1 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	color:#ffffff;
}
#content-left h2 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:1px;
	margin-bottom:10px;
	color:#0096ff;
	border-bottom:solid #0096ff 2px;
}

#content-right p {
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}
#content-right h1 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	color:#ff0096;
}
#content-right h2 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:1px;
	margin-bottom:10px;
	color:#0096ff;
	border-bottom:solid #0096ff 2px;
}

/*
#content-left a, #content-left a:link, #content-left a:visited {
	text-decoration: underline;
	padding:0;
	margin:0;
	color:#898989;
	font-size:11px;
	font-weight:normal;
}
#content-left a:hover {
	color:#ff9600;
	text-decoration: underline;
	font-weight:normal;
}
*/
#content-left .highlight {
	font-size:12px;
	font-weight:bold;
	color:#0096ff
}

#content-right-None 
{
	/*background-image: url(/images/Skin/vaolop_doc1.gif);
	background-repeat: no-repeat;*/
		
	float:left;
	margin-left:1px;	
	display:inline;
	width:615px;  /* 10px space between 2 divs */  /*SIZE*/
}

#content-bottom {
	margin:10px 0px 10px 0px;
}


/* END content functions */

/* Footer */
#footer 
{
	clear: both;		
	background-color:#eeeeee;
	margin:auto;
	position: relative; 
}
#footer-content 
{
	overflow:hidden;
	background-image: url(/images/home/congnghe/footer.jpg);
	background-repeat:no-repeat;
	width:906;
	height:252px;
}

#footer-link
{
	padding-top:30;
	color:#000000;
	letter-spacing:1;
	line-height:2;
}
#footer-link a, #footer-link a:link, #footer-link a:visited 
{
	color:#000000;
	text-decoration: none;
	padding:2px 2px 2px 2px;
}
#footer-link a:hover{
	color:#ff0000;
	text-decoration: none;
}
/* END Footer */


/* Langage selector */
#header-language-selector {
	text-align: left;
	width:120px;
	border:1px solid #D0D0D0; 
	background-color:white; 
	position:absolute; 
	z-index:100;
	top:20px;
	right:5px;
}
#language-select {
	font-size:12px;	
}
#language-select li {
/*	border:1px solid #FFF;*/
	display: block;
	margin:0;
	padding:0;
	white-space: nowrap;
}
#language-select li a {
	display: block;
	line-height: 15px;
	height: 15px;	
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: #898989;
}
#language-select li a:hover {
	color: #ff9600;
	text-decoration: underline;
	/*font-weight: bold;*/
}
/* END Langage selector */

/* Input & text */
input, textarea, select  /* Overwrite admin.css */
{
 	/*padding: 1px 3px 1px 3px;*/
	padding-top:1px;
	padding-bottom:1px;
	font-family:  Tahoma, Arial, Verdana, Helvetica;
 	font-size: 12px;
 	/*border: 1px solid #7f9db9;*/
 	vertical-align:middle;
	color:#333333;
}

td /* Overwrite admin.css */
{
	margin: 0;
	padding: 0px;
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	background-color: inherit;
	color: #333333;
}
a img,:link img,:visited img { border: none; text-decoration: none;}
a:link
{
	text-decoration: none;
  /*color: #C64934;*/
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
a:visited
{
  text-decoration: none;
  /*color: #C64934;*/
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
  /*font-weight:bold;*/
  color: #ff9600;
  font-size: 12px;
  font-weight: normal;
}
label {
	text-decoration:none;
	font-weight:normal;
}
/* END Input & text */


.form_error {
	color:#f60000;
	/*border: 1px solid #B22222;
  background-color: #F1F3F5;*/
  /*padding: 20px;
  width: 300px;*/
  /*padding: 0;*/
  padding-left:18px;
	/*width: 100%;*/
  font-weight: bold;
	overflow:hidden;
	font-size:12px;
	background-image: url(/images/School/warning.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.subhead
{
	
}
/* user displayed in the header */
.user {
	color:#ff0096;
	font-weight:bold;
}

.NextPrevious {
	text-align:center;
	vertical-align:middle;
	padding-bottom:5px;
}

a.a_highlight:link, a.a_highlight:visited {
	color:#ff0096;
	font-weight:bold;
	text-decoration: none;
}
a.a_highlight:hover {
	color:#ff9600;
	font-weight:bold;
	text-decoration: none;
}
.NormalBoldWhite
{
	float:left;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size:10pt;
	color:White;
	
}

ul
{
	list-style-image: url(/images/node.gif);
	margin-left:25px;
}
ol
{
	margin:30px;
}


.btnBookMark
{
	
	background-color: #CC0000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-family:   Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;
	width: 100px; 
	height: 20px;
}

.btnNoBookMark
{
	
	background-color: #D7E5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-family:  Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;
	width: 100px; 
	height: 20px;
}

.btnNoAnswer
{
	
	background-color: #3377FF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-family:   Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;
	width: 100px; 
	height: 20px;
}


.BookMark
{
	color: #CC0000;	
	font-family:   Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;
	height: 20px;
}

.NoBookMark
{
	color: #D7E5F5;
	font-family:   Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;
	height: 20px;
}

.NoAnswer
{
	color: #3377FF;
	font-family:   Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;	
	height: 20px;
}

.titlesmall
{
	color: #3377FF;
	font-size: 15px;
	font-weight: bold;
	font-family:Tahoma, Arial, Verdana, Helvetica;		
	text-align: left
}


.contentbold
{	
	color: #595959;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica;	
	text-align: left;
	margin: 2px 2px 2px 2px;
}


.contentnormal
{	
	font-size: 14px;	
	font-family:Tahoma, Arial, Verdana, Helvetica;		
	text-align: left;
	color: #595959;
}

.reporttitle
{
	color: #3366CC;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica;	
	text-align: center
}

.reporttitle0
{
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica;	
	text-align: center
}
.reporttitle1
{
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica;	
	text-align: center
}

.reporttitle2
{
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica;	
	text-align: center
}

.bigtitle
{
	color: #3366CC;
	font-size: 24px;
	font-weight: bold;
	font-family: ahoma, Arial, TVerdana, Helvetica;	
	text-align: center
}

.reporttitlesmall
{
	color: #3377FF;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Helvetica;	
	text-align: center
}

.btn
{
	color: #2255CC;
	background-color: #D7E5F5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-family:  Tahoma, Arial, Verdana, Helvetica;	
	font-size: 12px;
	font-weight: bold; 
	width: 100px; 
	height: 24px;
	cursor:pointer;
}
.btn:hover
{
	color: #ff0000;
}

.Image-home-top
{
	width:160px;
	padding:3px 3px 3px 3px;
}
.Image-home_title
{
	width:130px;
	padding:3px 3px 3px 3px;
}


.home_subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; LEFT: 2px; COLOR: #336a96; PADDING-TOP: 3px; FONT-FAMILY: Tahoma, Arial,  Verdana, Helvetica; POSITION: relative; TEXT-DECORATION: underline
}
.home_title {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; PADDING-BOTTOM: 2px; COLOR: #191970; PADDING-TOP: 1px; FONT-FAMILY: Tahoma, Arial,  Verdana, Helvetica;
}
.home_title A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; LEFT: 2px; PADDING-BOTTOM: 2px; COLOR: #191970; PADDING-TOP: 1px; FONT-FAMILY: Tahoma, Arial,  Verdana, Helvetica; POSITION: relative; TEXT-DECORATION: none
}
.home_title A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; LEFT: 2px; PADDING-BOTTOM: 2px; COLOR: #2f4f4f; PADDING-TOP: 1px; FONT-FAMILY: Tahoma, Arial,  Verdana, Helvetica; POSITION: relative
}
.home_title A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; LEFT: 2px; PADDING-BOTTOM: 2px; COLOR: #6495ed; PADDING-TOP: 1px; FONT-FAMILY: Tahoma, Arial,  Verdana, Helvetica; POSITION: relative; TEXT-DECORATION: none
}
.home_title A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; LEFT: 2px; PADDING-BOTTOM: 2px; COLOR: #6488ed; PADDING-TOP: 1px; FONT-FAMILY: Tahoma, Arial,  Verdana, Helvetica; POSITION: relative
}


.itemtagcloud
{
	margin-top:4px;
	margin-left:4px;
	display:block;
    font-size: 12px;
}
.itemtagcloud a
{
    font-size: 12px;
    font-style:normal;
    letter-spacing:normal;
    font-family: Tahoma, Arial,  Verdana, Helvetica;
}

.itemcategorycloud
{
	margin-top:4px;
	margin-left:4px;
	display:block;
    font-size: 12px;
}
.itemcategorycloud a
{
    font-size: 12px;
    font-style:normal;
    letter-spacing:normal;
    font-family: Tahoma, Arial,  Verdana, Helvetica;
}

.itemcomments
{
	margin-top:4px;
	margin-left:4px;
	display:block;
    font-size: 12px;
}
.drgNews{
	margin:10px 0px 10px 0px;
}
.DragNewsItem
{
	color:#595959;
	font-family:Tahoma, Arial,  Verdana, Helvetica;
	font-size:9px;
	text-decoration:none;
	cursor:pointer;
	
}


.MenuHome
{
	float:left;
	display:inline;
	background: url(/images/Skin/menuhome1.gif) no-repeat;
	
	height:24px;
	width:223px;
	/*font-size:11px;*/
	font-weight:normal;
	/*padding-left:20px;*/
	/*padding-top:4px;*/
	overflow:hidden;
	cursor:pointer;		
}
.MenuHomeText
{
	float:left;
	display:inline;
	width:70%;
	margin:4px 0px 0px 20px;
}
.DangNhapVaoLop
{
	background: url(/images/Skin/dangnhapvaolopBg.jpg);
	height:224;
	width:502;	
	margin-left:180px;
	overflow:hidden;		
}



.DangNhap
{
	background: url(/images/Skin/dangnhapBg.jpg);
	height:228;
	width:583;	
	margin-left:0px;
	overflow:hidden;		
}



.hotnew
{
	background-image: url(/images/Skin/hotnewBg.gif);
	background-repeat:repeat-y;
	height:auto;
}
.hotnewContent
{
	background-image: url(/images/Skin/hotnewBg1.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	width:100%;
	height:142px;
	overflow:hidden;
}
.hotnewFooter
{
	background-image: url(/images/Skin/hotnewBg2.gif);
	height:18px;
	margin-top:-9px;
}
#webcastSearch
{
	float:left;
	display:inline;
	width:845px;
	height:81px;
	margin: 0px 0px 0px 5px;
	background-image: url(/images/Skin/TimKiemKhongTrucTuyenBg.gif);
}
.elementWebcast
{
	float:left;
	display:inline;
	width:586px;
	height:auto;
	background:url(/images/Skin/elementBgKtt.png) no-repeat;
}
#webcastBottom
{
	float:left;
	display:inline;
	width:100%;
	height:auto;
}
.hotNewsWebcast
{
	float:left;
	display:inline;
	width:218px;
	height:250px;
	margin-top:-20px;
	background:url(/images/Skin/hotNewBgKtt.png) no-repeat;
}
.elementBottom
{
	float:left;
	display:inline;
	width:100%;
	height:28px;
	color:White;
	background:url(/images/Skin/elementBgBottom1.gif) no-repeat;	
	margin:0px 0px 0px -1px;
}
.elementContentWebcast
{
	float:left;
	display:inline;
	width:508px;
	height:auto;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 10px;
	/*font-family:Arial;
	font-style:normal;
	font-size:11px;*/
	
	
}
.elementDateWebcast
{
	float:right;
	display:inline;
	margin:12px 266px 0px 0px;
	height:25px;
	min-width:268px;
	font-family:Tahoma, Arial,  Verdana, Helvetica;
	font-style:italic;
	font-size:12px;
}
.elementImg
{
	float:left;
	display:inline;
	width:44px;
	height:54px;
	margin:5px;
}
.webcastInfo
{
	float:left;
	display:inline;
	margin:-5px 0px 0px 68px;
	width:100%;
	height:auto;
}
.drgContentWebcast
{
	float:left;
	display:inline;
	margin:16px 10px 10px 10px;
	/*background-color :#ffffff;*/
}
.btControlWebcast
{
	float:right;
	display:inline;
	margin:10px 30px 0px 0px;
	cursor:pointer;
	width:52px;
	height:34px;
}
.btControlWebcastPre
{
	float:left;
	display:inline;
	/*width:27px;
	height:34px;
	background:url(/images/Skin/vaolop_arowleft.gif) no-repeat;*/
}
.btControlWebcastNext
{
	float:left;
	display:inline;
	/*width:24px;
	height:34px;
	background:url(/images/Skin/vaolop_arowright.gif) no-repeat;*/
}
#vaolopLink
{
	float:left;
	/*display:inline;*/
	width:100%;
	height:212px;
	background:url(/images/Skin/vaolopLink1.gif) no-repeat;
}
#linkTechNet
{
	float:left;
	display:inline;
	width:95%;
	height:34px;
	margin:36px 0px 0px 10px;
	
}
#linkSourceCode
{
	float:left;
	display:inline;
	width:95%;
	height:34px;
	margin:26px 0px 0px 10px;
	
	
}
#linkTest
{
	float:left;
	display:inline;
	width:95%;
	height:34px;
	margin:32px 0px 0px 10px;

	
}

.errMsg
{
	color:#ff0000;
}


.hoso_item
{
	background: transparent url("/images/home/congnghe/node1.gif") no-repeat left top;
	background-position:0 10;
	margin-left:10;
	padding-left:10;
	padding-top:5;
	padding-bottom:5;
	color:#054d9f;
}


.forumline
{
    background-color:#cccccc;
}
.formStyle
{
	background-color:#ffffff;
	height:22;
}
