﻿/*Css của file CombinationMenuConfig.ascx */
.lblCategory{font-family:Arial, Tahoma, Helvetica;font-size:10px;font-weight:bold;color:Green;}
.tblMain{background:#F5F5F5;}
.tdTree{border:1px dotted Gray;}
.lblEmptyQuestion{font-family:Arial, Tahoma, Helvetica;font-size:13px;font-weight:bold;color:Green;}
.gradient{background:url('Images/gradient_question.png') repeat-x;}
.btnEdit{font-size:12px;font-weight:bold;color:Green;}
.btnDelete{font-size:12px;font-weight:bold;color:Red;}
a.CancelLink:link{	background-image: url('Images/green.png');font-weight:bold;	color:#ffffff;	font-size:12px;	width:164px;	height:31px;	line-height:22px;	float:left;	display:inline;	clear:right;}
a.CancelLink:hover {	background-image: url('Images/blue.png');	float:left;	display:inline;	clear:right;}
/*Hết Css của file CombinationMenuConfig.ascx */

/*Css cua file CombinationMenuConfigSetingSkin*/
.lblChooseSkin{	width:50px;	font-size:12px;}
/*Hết Css cua file CombinationMenuConfigSetingSkin*/


/*Bat dau Css cua file TopMenu.ascx*/
/*** NAV ***/
#navContainer{    border: 0px solid #D0D6EC;    vertical-align:top;}
#navElements{    border: 0px solid #8B91A0;    width:100%;}
#navContainer a{}

/*** MAIN NAV ***/
/*Menu cấp 1*/
 #mainNav li .lefton
{
	background:url(Images/leftActive.gif) right top no-repeat;
	float:left;
	display:inline;
	width:4px;
	height:21px;
}
#mainNav li .righton
{
	background: url(Images/rightActive.gif) left top no-repeat;
	float:left;
	display:inline;
	width:5px;
	height:21px;
}
#mainNav li .left
{
	float:left;
	display:inline;	
	height:35px;
	width:5px;

}
#mainNav li .right
{
	float:left;
	display:inline;
	width:5px;
	height:35px;
}
#mainNav li .leftoff
{
	background:url(Images/leftLink.gif) right top no-repeat;
	float:left;
	display:inline;
	width:4px;
	height:21px;
}
#mainNav li .rightoff
{
	background: url(Images/rightLink.gif) left top no-repeat;
	float:left;
	display:inline;
	width:5px;
	height:21px;
}
#mainNav
{
    width: 997px;
    border:0px;
	height:21px;
	margin-left:1px;
}

#mainNav li {
    list-style-type:none;
	float:left;
	margin-right:0px;	
	min-width: 30px;
	padding:0px;
	margin:0px;
	display:inline;
}
*html #mainNav li {
    float: left;    
    min-width: 40px; /* be nice to Opera */
    list-style-type:none;
	padding:0px;
	margin:0px;
	display:inline;
}
#mainNav a
{
	color: #1d5385;   
    text-decoration: none;
    font-weight:bold; 
}

#mainNav a.on, #mainNav a:hover
{
    color:#fa6218;
	background: url(images/stretchActive.gif) repeat-x ;
	height:21px;
	line-height:20px;
	float:left;
	display:inline;
	padding:0 27px 0px 28px;
}

#mainNav a.off
{
	background: url(images/stretchLink.gif) repeat-x ;
	height:21px;
	line-height:20px;
	float:left;
	display:inline;
	padding:0 27px 0px 28px;
}
/*** SUB NAV ***/

/*Ket thuc Css cua file TopMenu.ascx*/
/*Bat dau Css cua file Breadcrumb.ascx*/
.folder-header {
	background:#F5F5F7 url(Images/folder-header.gif) repeat-x scroll center top;
	color:#8C8C8C;
	height:19px;
	width:495px;
	margin-top:10px;
	float:right;
}
.parentfolder-title {
	background-color:#F5F5F7;
	height:15px;
	padding:2px 10px;
	float:left;
}
.parentfolder-title a {
	-x-system-font:none;
	color:#8A0000;
	font-family:Arial, Tahoma, Helvetica;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.subfolder-title {
	color:#004F8B;
	font-weight:bold;
	height:11px;
	padding:4px 0;
	float:left;
}
.subfolder-title a {
	color:#004F8B;
	font-weight:bold;
	text-decoration:none;
}
.fr {
	float:right;
}
/*Ket thuc Css cua file Breadcrumb.ascx*/

/*Bat dau quan ly chuyen muc tin tuc*/
.LegendHead
{
	font-size: 14px; 
	font-weight:bold;
}
.drgNewsCategory
{
	font-size:12px;
	border:1px solid #cccccc;
	background-color:#ffffff;	
}

.Subhead
{
	font-size: 12px; 
	font-weight:bold;
	color:#003366;
	text-align:left;
	width:110px;
}
/*Ket thuc quan ly chuyen muc tin tuc*/

.UpdateAndCancelButton
{
	width: 100%; 
	padding-top:20px;
	padding-left:200px; 
	text-align:center;
}
.block 
{ 
    background:#FFFFFF none repeat scroll 0 0;
    border: 3px solid #E5E5E5;
    height:auto;
    overflow-y:scroll; 
    padding:10px; 
    display:block;
}
.lnkPopUp
{
	background:#E6E6E6 url(images/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
	border:1px solid #D3D3D3;
	color:#555555;
	cursor:pointer;
	font-size:1.1em;
	line-height:1.4em;
	margin:0.5em 0 0.5em 8px;
	padding:0.2em 0.6em 0.3em;
	font-family:Arial, Tahoma, Helvetica;
	font-weight:normal;
	text-decoration:none;
}
.lnkPopUp:hover
{
	background:#DADADA url(images/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
	border:1px solid #999999;
	color:#212121;
}
.ui-dialog-buttonpane
{
	padding-top:10px;
	bottom:0;
	display:block;
	bottom:0;
	text-align:center;
	width:100%;
}
.divHolder
{
	position:fixed; 
	top:0px; 
	left:0px;
	display:none; 
	opacity: 0.70;
	width: 100%; 
	height: 100%;
	z-index:501;
	background-color:#000000;
}
*html .divHolder
{
	position:fixed; 
	top:0px; 
	left:0px;
	display:none; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);				
	width: 100%; 
	height: 100%;
	z-index:501;
	background-color:#000000;
}

.dialogHolder
{
	 position:fixed; 
	 width: 630px; 
	 height: auto !important;
	 display:none;
	 /*background:#C1D9FF none repeat scroll 0 0;*/
	 color:#C1D9FF;
	 z-index:502;
	 top:0px;
}

/*Tao nut Luu Thoat...*/

.DCommandButtonMenuNoBG
{
	float:left;
	display:inline;
}
.DCommandButtonMenuNoBG a:link,
.DCommandButtonMenuNoBG a:hover,
.DCommandButtonMenuNoBG a:visited
{
	text-decoration:none;
}
.DCommandButtonMenu
{
	background-color:#fdfce9;
	width:100%;
	height:30px;
	margin-top:5px;
}
.DCommandButtonMenu a:link,
.DCommandButtonMenu a:hover,
.DCommandButtonMenu a:visited
{
	text-decoration:none;
}
.DCommandButtonMenu .CsslblUpdateMenu{	background:url(Images/disk_blue.gif) 5px center no-repeat;}
.DCommandButtonMenu .CsslblCancelMenu{	background:url(Images/undo.gif) 5px center no-repeat;}
.DCommandButtonMenu .CsslblDeleteMenu{	background:url(Images/delete2.gif) 5px center no-repeat;}
.DCommandButtonMenuNoBG .CsslblAddUser{	background:url(Images/add.gif) 5px center no-repeat;}
.DCommandButtonMenuNoBG .CsslblRemoveUser{	background:url(Images/delete.gif) 5px center no-repeat;}
a.CommandButtonMenu:link  span,
a.CommandButtonMenu:visited  span{
	background-color:#F5F5F5;
	border-color:#EEEEEE #dedede #bfbfbf #eeeeee;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#444444;
	font-weight:bold;
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;
}
*html a.CommandButtonMenu:link  span,
*html a.CommandButtonMenu:hover span,
*html a.CommandButtonMenu:visited  span
{
	line-height:25px;
	padding-top:3px;	
}
a.CommandButtonMenu:hover span
{
	background-color:#DFEEA3;
	border:1px solid #C6D880;
	color:#444444;	
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;	
}


/*CSS for tree*/
.RadTreeView .rtUL ul.rtUL
{
    padding-left: 0;
}

/*First level nodes:*/
.RadTreeView .rtUL div { padding-left: 20px; }

/*Second level nodes*/
.RadTreeView .rtUL .rtLI { background-position: 0 0; }
.RadTreeView .rtUL .rtUL div { padding-left: 40px; background-position: 20px 0 !important; }
       
/*Third level nodes*/
.RadTreeView .rtUL .rtUL .rtLI { background-position: 20px 0; }
.RadTreeView .rtUL .rtUL .rtUL div { padding-left: 60px; background-position: 40px 0 !important; }

.RadTreeView .rtUL div.rtSelected
{
    background-color:Blue !important;
}

.RadTreeView .rtUL div.rtSelected .rtIn
{
    border: 0 !important;
    background: Blue !important;
}

/* For ListMenu */
.iconAdd{
	width:24px;
	height:24px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
    background-image:url(/images/icon_add.gif);
    margin:0px;
    cursor:pointer;
}

.iconEdit
{
	width:24px;
	height:24px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
    background-image:url(/images/icon_edit.gif);
    margin:0px;
    cursor:pointer;
}

.iconBack{
	width:24px;
	height:24px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
    background-image:url(/images/icon_back.gif);
    margin:0px;
    cursor:pointer;
}
.iconDelete{
	width:24px;
	height:24px;
    margin:0px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
    background-image:url(/images/icon_delete.gif);   
    cursor:pointer;
}
td.Label Label
{
	white-space:nowrap;
	line-height:22px;
}
.Label
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
td.Inputarea
{
	padding-left:5px;
}

/*==================== :Private Style DataGrid :======================*/
tr.dgrHeader
{
	background-image:url(/images/form/Header_C.gif);
	background-color:Transparent;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:left top;
}
tr.dgrHeader td
{
	font-size:9pt;
	font-family:Arial, Tahoma, Helvetica;
	font-weight:bold;
	height:30px;
	vertical-align:top;
	text-align:center;
	padding:5px 5px 0px 5px;
}
.dgr_buttonTable
{
	width:100%;
	cursor:hand;
	cursor:pointer;
}

tr.dgrItem_Alter, tr.dgrItem
{
	background-color:#F0F0F0;
	background-image:url(/VSSOFT_Themes/Yahoo/images/datagrid/mItemBack.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border-style:none;
	color:black;
	font-family:Arial, Tahoma, Helvetica;
	font-size:9pt;
}
td.dgrItem_Alter, td.dgrItem
{
	font-size:9pt;
	font-family:Arial, Tahoma, Helvetica;
	height:25px;
	border:1px solid #DFDFDF;
	padding:0px 5px;
}

td, div{

}
/* End for Datagrid */
/* End */
/*MenuList*/
.RefreshData
{
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}
/* Intro */
/*AddEditIntro*/
.tdleftAEIntro
{
	width:20%;
	text-align:right;
	padding-right:5px;
}
.tdrightAEIntro
{
	width:80%;
}
.csslblAddEditIntro
{
	font-size:12px;
	font-weight:bold;
}
/*Tao nut Them Sua Xoa*/
.DCommandButtonIntro
{
	background-color:#fdfce9;
	width:100%;
	height:30px;

}
.DCommandButtonIntro a:link,
.DCommandButtonIntro a:hover,
.DCommandButtonIntro a:visited
{
	text-decoration:none;
}
.DCommandButtonIntro .CsslblUpdate{background:url(Images/disk_blue.gif) 5px center no-repeat;}
.DCommandButtonIntro .CsslblDelete{	background:url(Images/delete2.gif) 5px center no-repeat;}
.DCommandButtonIntro .CsslblCancel{	background:url(Images/undo.gif) 5px center no-repeat;}

a.CommandButtonIntro:link  span{
	background-color:#F5F5F5;
	border-color:#EEEEEE #dedede #bfbfbf #eeeeee;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#444444;
	font-size:12px;	
	font-weight:bold;
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;
}
*html a.CommandButtonIntro:link  span,
*html a.CommandButtonIntro:hover span
{
	line-height:25px;
	padding-top:3px;	
}
a.CommandButtonIntro:hover span
{
	background-color:#DFEEA3;
	border:1px solid #C6D880;
	color:#444444;	
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;	
}
/*IntroView*/
.tblIntroDetail
{
	width:100%;
}
.to_top a,
.to_top a:visited
{
	background:transparent url(Images/undo.gif) no-repeat scroll 100% 0px;
	padding-right:20px;	
	color:#ED1C24;
	text-decoration:underline;
}
.to_top a:hover {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
.to_top
{
	line-height:1.5;
}
.Intro_headline
{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-transform:uppercase;
}
.Intro_Content
{
	font-size:12px;
	text-align:justify;
	line-height:18px;
}
.LegendHeadNewsCategory
{
	font-size: 14px; 
	font-weight:bold;
}
.drgNewsCategory
{
	font-size:12px;
	border:1px solid #cccccc;
	background-color:#ffffff;	
}.CategoryManagement
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:9pt;
	width:100%; 
	border:solid 1px green;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background-color:#ffffff;	
}
.ErrorMessage
{
	height: 15px;
}
.EnterCategoryArea
{
	padding-left:50px;
}
.approvalcss
{
	width:100%;
	font-family:Arial, Tahoma, Helvetica;
	font-size:9pt;
}
.cssdatagrid
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:9pt;
	width:570px;
}
.SubHead1
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:10pt;
	font-weight:bold;
}
.LegendHead
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:9pt;
	font-weight:bold;
}
.CommandButton
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:8pt;
	font-weight:bold;	
}
.txtDate
{
	font-family:Arial, Tahoma, Helvetica;
	font-size:8pt;
	font-weight:bold;
	color:#003366;
}

/*Tree*/
.RadSplitter_Default .resizeBar {
background:transparent url(Images/splitbarBgVertical.gif) repeat scroll 0%;
}
.RadSplitter_Default .resizeBarInactive,.RadSplitter_Default .resizeBarOver{
background:#383838 none repeat scroll 0%;
font-size:1px;
padding:0pt;
text-align:center;
}

.bgComboAppInMenuList
{
	background-color:#bedaff;
	width:100%;
	white-space:nowrap;
	height:35px;
	margin-bottom:3px;
	margin-top:3px;
	padding-bottom:3px;
	padding-top:3px;
}

/*NewsApprovalEditForm*/
.DCommandButtonNewsForm
{
	background-color:#fdfce9;
	width:100%;
	height:30px;
	margin-top:5px;
}
.DCommandButtonNewsForm a:link,
.DCommandButtonNewsForm a:hover,
.DCommandButtonNewsForm a:visited
{
	text-decoration:none;
}
input.CommandButtonNewsForm {	background-image:url(Images/disk_blue.gif); background-repeat:no-repeat;background-position:5px center;}
button.CommandButtonNewsForm {background-image:url(Images/undo.gif); background-repeat:no-repeat;background-position:5px center;}
.CommandButtonNewsForm
{
	background-color:#F5F5F5;
	border-color:#EEEEEE #dedede #bfbfbf #eeeeee;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#444444;
	font-weight:bold;
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;
}
.CommandButtonNewsFormhover 
{
	background-color:#DFEEA3;
	border:1px solid #C6D880;
	color:#444444;	
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;	
}
*html.CommandButtonNewsFormhover,
*html .CommandButtonNewsForm 
{
	line-height:16px;
	padding-top:1px;	
}
/*Edit Form Menu*/
.lblUserName
{
	font-weight:bold;
	color:#003366;
}
.tdleftMenu
{
	width:25%;
	font-weight:bold;
	color:#003366;
	text-align:left;
}
.tdrightMenu
{
	width:70%;
	text-align:left;
}
.txtUser
{
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:5px;
}
/* Phan quyen */
.CssCateEdit
{
	font-family:Arial;
	font-size:15px; 
	font-weight:bold;
	color:#003366;
	text-transform:uppercase;
	border-bottom: 3px solid;
}
.CsslblRoles
{
	font-weight:bold;
	color:#003366;
}
/* Phan quyen Ends*/
/* Begin nút ko text*/
.DCommandButtonNews_NoText
{
	width:100%;
	height:15px;
	margin-top:2px;
}
.DCommandButtonNews_NoText a:link,
.DCommandButtonNews_NoText a:hover,
.DCommandButtonNews_NoText a:visited
{
	text-decoration:none;
}
a.CommandButtonNews_NoText:link  span,
a.CommandButtonNews_NoText:visited  span{
	background-color:#F5F5F5;
	border-color:#EEEEEE #dedede #bfbfbf #eeeeee;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#4297c0;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 5px;
}

*html a.CommandButtonNews_NoText:link  span,
*html a.CommandButtonNews_NoText:hover span,
*html a.CommandButtonNews_NoText:visited  span
{
	line-height:25px;
	padding-top:3px;	
}
a.CommandButtonNews_NoText:hover span
{
	background-color:#DFEEA3;
	border:1px solid #C6D880;
	color:#4297c0;	
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 5px;	
}
/*End tạo nút ko text*/
/*VerticalMenuNLevel*/
.TitleMenu
{
	background-color:#fffaf4;
	width:100%;
	height:30px;
}
/*Admin*/
.LegendHeadAdmin
{
	color:#003366;
	font-weight:bold;
	padding:10px;
}

.lblAdmin a:link,
.lblAdmin a:visited
{
	text-align:center;
	font-weight:bold;
	width:100%;
	color:#3E81B5;
	padding-right:10px;
	text-decoration:none;
}
.lblAdmin a:hover
{
	text-decoration:underline;
}