/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	oadding-top:6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}


/*================================
Skin styles for DaNang website
================================*/
.body
{
	margin:0;
	width:100%;
	font:bold 11px arial; color:#000;
	background:#F7F7F7 url(banner_bg.jpg) repeat-x top;
}
.UserOnline
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	Color:#414141;
	background-color: #DDE7FF;
}

.skinmaster2
{
	margin:0;
	width:969px;
}
.banner
{
	background:url(banner.jpg) no-repeat;width:969px;
//	height:125px;
}
.quangcao
{
	text-align:right;
	margin:17 6 9 511;
}
.pane{
	background: #F7F7F7 url(hot_bg.jpg) repeat-x top; 
	width:969px;
}
.paneleft{
width:100%;
margin:0;
background:url(pane_bg_bo.jpg) bottom repeat-x;
border-right:1px solid #c9c9c9;}

.list
{
	background-color:#ebebeb;
	border:1px solid #c9c9c9;
	border-right:none;
	padding-top:10px;
	padding-left:10px;
}
.tab1{
	width: 472px;
	background: url(list_under_bg.jpg) top repeat-x;
	padding-top:7px;
	padding-right:7px;
	padding-bottom:6px;
}
.tab2
{
	padding-top:7px;
	padding-right:6px;
	padding-bottom:7px;
}
.border1{background:url(menu_tab_bgr.jpg)  top repeat-x;

}
.shadetabs { margin-left:0px;
margin: 0;
padding: 0;
float: left;
font: normal 11px Tahoma;
width: 100%;
background:#FFFFFF;
/*background: url(mn_tab_bg.jpg) top repeat-x;*/background:url(menu_tab_bgr.jpg)  top repeat-x;
height:30px;
}

.shadetabs li{
display:inline;
}
.shadetabs li span{
background:url(mn_tab_bo.jpg) top right no-repeat;
}
.shadetabs li a:visited
{
    color: #000000; /*background:url(mn_tab_bo.jpg) top right no-repeat;*/
    text-decoration: none;
}
.shadetabs li a {
float: left;
font:bold 11px arial; color:#fff;
background: url(mn_tab_bg.jpg) top repeat-x;
padding:  8px 10px 0 10px;
text-decoration: none;
text-align:center;
height:30px;
}
.shadetabs li img{
_margin-left:-2px;}
.shadetabs li:hover{
background: url(mn_tab_hover_bgl.jpg) left top no-repeat;
}

 .shadetabs li a.current
{
    font: bold 11px arial;
    color: #ff6633;
    background: url(mn_tab_hover_bgl.jpg) left top no-repeat;
    height: 22px;
    _height: 30px;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #ff6633;
}
.shadetabs li a.current:hover{
color: #ff6633;
font-weight:bold;

}
.shadetabs li a:hover{
text-decoration: none;
color:#fff;}
.shadetabs li span:hover{
text-decoration: none;



}
 .shadetabs li span .end{
_background: none;
}
.containnew{border:1px solid #ff6633;
background-color:#FFFFFF;
border-top:none;
_margin-top:-2px;
padding:12 14 8 18;}
.left1{
width:250px;
border:1px solid #c9c9c9;
border-bottom:none;
background:#F7F7F7 url(l_btm.jpg) top right no-repeat;}
.datetime{
border-bottom:1px solid #c9c9c9;
background: #FFF url(icon1.jpg) 12px 2px no-repeat;
padding:0 0 0 13;
height:24px;}
.textdate{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#525252;
padding:7 0 0 25;
_padding:7 0 0 0}
.left2{
width:240px;
background:url(l2_bg_botm.jpg) bottom right no-repeat}
.footer{
background:url(footer_bg.jpg) repeat-x;
height:56px;
padding-top:11px;}
.footerleft{
font: 12px tahoma normal;
color:#ef4804;}
.footerright{
text-align:right;}

.tracuu{
padding:21px 20px 20px 15px;}
.texttracuu{
font: bold 11px Tahoma;
color:#525252;
}
.texttracuu a{
text-decoration:none;
color:#525252;
}
.texttracuu a:hover{
text-decoration:none;
color:#ef4804;
}
.tip{
height:41px;
padding:11px 0px 14px 38px;
border-bottom:1px solid #c9c9c9;
border-top:1px solid #c9c9c9;
}
.text{
font: bold 12px Tahoma;
color:#ee4900;}
.bieugia{
background:#ebebeb url(bieugia_ico.jpg) 12px 10px no-repeat;
border:1px solid #c9c9c9;
border-left:none;
}
.texttin1
{
    font-family: arial;
    font-size: 11px;
    text-align: justify;
    width: 100%;
    line-height: 150%;
    color: #000000;
}
.textfooter{font-family:Tahoma;
font-size:11px;
height:18px;
margin-top:-7px;;
color:#4f4f4f;}

/*---------Style EVNIT---------------*/
.EVNIT_Modules_Progress
{	z-index:100;
	position: absolute;
	top: 450; left: auto; right: auto;
}

.EVNIT_Modules_Title
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, 'Times New Roman' , Tahoma;
	font-weight: bold;
	color: #F18D15;
	padding-bottom: 5px;
}
.EVNIT_Modules_Title_BG
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, 'Times New Roman' , Tahoma;
	font-weight: bold;
	color: #F18D15;
}
.EVNIT_Modules_Label
{
	font-size: 12px;
	font-family:  Tahoma, Arial, 'Times New Roman'; 
	color: #505050;
}
.EVNIT_Modules_Button
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma, Arial, 'Times New Roman';
}	
.EVNIT_Modules_ListBox
{
	font-size: 9pt;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid/*#4169e1 1px solid*/;
	vertical-align: top; width: 200;
}
.EVNIT_Modules_Grid
{
	border-right: #D6D6D6 1px solid;
	border-top: #D6D6D6 1px solid;
	border-left: #D6D6D6 1px solid;
	border-bottom: #D6D6D6 1px solid; 
}
.EVNIT_Modules_Grid_HighLight
{
	background-color: #ece97d;
	color: #000000;	font-size: 11px;
	font-family: arial;
}
.EVNIT_Modules_Grid_Header
{
	background-color: #A5D6FF; /*background-image: url(tip_.gif); */
	color: #660000;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	font-family: Tahoma, arial;
	color: #660000;
}
.EVNIT_Modules_Grid_Header th
{ 
    background-color:#A5D6FF;
/*	background-image: url(tip_.gif); */
	color: #660000;
	font-size: 13px; text-align: center;
	padding: 4 6 4 6;
	font-family: Tahoma, arial;
}
.EVNIT_Modules_Grid_Item
{
	color: #505050;	font-size: 12px;
	font-family: arial;
	background-color: #FFFFFF;
}
.EVNIT_Modules_Grid_AlternatingItem
{
	color: #505050;	font-size: 12px;
	font-family: arial;
	background-color: #EBF6FF;
}
.EVNIT_Modules_Grid_SelectedItem
{
	font-weight: bold;
}
.EVNIT_Modules_Grid_Pager
{
	font-weight: bold;
	font-size: 8pt;
	background-color: #99ccff;
	font-family: Tahoma, Arial, 'Times New Roman';
	padding-top: 8px;
	padding-bottom: 8px; 	
}

.EVNIT_Modules_Grid_Pager span, .EVNIT_Modules_Grid_Pager a
{
	font-weight: bold;
	font-size: 8pt; color: #F38B56;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, 'Times New Roman';
	border-right: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
	border-left: #dcdcdc 2px solid;
	border-bottom: #dcdcdc 2px solid;
	width: 14px; height: 14px;
}


.EVNIT_Modules_TextBox
{
	font-size: 9pt; width: 200px;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid;
	vertical-align: top;
}

.EVNIT_Modules_TextBox_small
{
	font-size: 9pt; width:50px; text-align: center;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid;
	vertical-align: top;
}

.EVNIT_Modules_TextBox_long
{
	font-size: 9pt; width:150px;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid;
	vertical-align: top;
}

.EVNIT_Modules_TextBox_large
{
	font-size: 9pt; width: 100%; height:100px;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid;
	vertical-align: top;
}

.EVNIT_Modules_TextBox_number
{
	font-size: 9pt; width:50px; text-align: right;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid;
	vertical-align: top;
}

.EVNIT_Modules_TextBox_date
{
	font-size: 9pt; width:70px; text-align: center;
	font-family: Arial, 'Times New Roman' , Tahoma;
	border: #3d3d3d 1px solid;
	vertical-align: top;
}

.EVNIT_Modules_Scroll_small
{
	overflow:auto;
	height: 250px;
	width:100%;
}
.EVNIT_Modules_Scroll_medium
{
	overflow:auto;
	height: 500px;
	width:100%;
}
.EVNIT_Modules_Scroll_large
{
	overflow:auto;
	height: 1000px;
	width:100%;
}
.EVNIT_Modules_Item{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.EVNIT_Modules_ItemSelected{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}
.EVNit_Modules_lbChuThich
{font-size: 12px;
	font-family:  Tahoma, Arial, 'Times New Roman'; 
	 color: #ff0033; font-style: italic; }
	
.EVNIT_Modules_BigLabel{
color:#EE4900;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
}

.content-center, .folder, .folder-title, .folder-bottom ,.folder-content {width:500px; margin-right:5px;position:relative;}
.folder-content {background-color:#ffffff;}
.folder, .folder-title, .folder-content, .folder-bottom, .content, .content-center {overflow:hidden;}
.Folder { font-family: 'Verdana'; font-size: 10pt; color: #AD1455; font-weight: bold; margin-bottom:5px; }
.folder-title {font:11px arial; color:#868d9d; background:#f5f5f6 url('bg_repeat.gif') repeat-x scroll 0px 0px;}
.folder-activeleft{width:2px; height:21px; background:#f4f5f6 url('bg_corner.gif') no-repeat -5px -0px;}
.folder-active {padding: 2px 9px; background:#f5f5f6 url('bg_repeat.gif') repeat-x 0px -23px;}
.link-folder {font:bold 12px arial; color:#8a0000; text-decoration:none;}
.folder-activeright{width:2px; height:21px; background:#f4f5f6 url('bg_corner.gif') no-repeat -5px -23px;}
.subfolder {padding: 3px 5px 1px;}
.link-subfolder {font:11px arial; color:#003f7a; text-decoration:none;}
.folder-titleright{width:2px; height:21px; background:#f4f5f6 url('bg_corner.gif') no-repeat -5px -46px;}
.folder-bottom {background:#f5f5f6 url('bg_vne.gif') repeat-x 0px -73px;}
.folder-content
{
    width: 478px;
    padding: 5px 10px 5px;
    border-left: 1px solid #d5d8de;
    border-right: 1px solid #d5d8de;
    text-align: justify;
}
.folder-topnews {width:298px; padding-right:20px;}
.folder-othernews {width:160px;}
.other-folder {margin-bottom:5px;}
.subfolder {height: 17px;}
.folder-content p{margin-top:0px;margin-bottom:4px;}
.folder-content ul, .list-item ul, .list-item3 ul, .list-item4 ul, .list-item6 ul, .media ul{list-style:none;margin:0;padding:0;}
.folder-content li, .list-item li, .list-item3 li, .list-item4 li, .list-item6 li, .media li{padding-left:6px; background-image:url('bullet-orange.png'); background-repeat:no-repeat; background-position: 0 7px;}
.folder-bottom {height:5px;}


