/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 -  XDMedia Green - Nina Meiers dnn3@xd.com.au
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #EDEDED;
	background-image: url(bg_b.gif);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #1E5589 1px solid; /* 0px**/
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}



.topheader
{
	background-color: #FFFFFF;
	BORDER-RIGHT: #1E5589 1px solid; /* 0px**/
	BORDER-TOP: #1E5589 0px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 0px 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:22px;*/
}
.controlpanel {
	width: 100%;
	background-color: #E2E6F4;
}

/*
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
*/


/**** begin Hungdt30/01/2006 **/

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.leftpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/*** end Hungdt30/01/2006 ****/

.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 22px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #5069BC 0px solid; 
	border-bottom: #5069BC 0px solid; 
	border-top: #5069BC 0px solid; 
	border-right: #5069BC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black;/*#4f81bd;/* color of menu*/ 
	/* font-family: Arial, Helvetica; */
	font-family: verdana, Helvetica;
	
	font-size: 11px;
	height: 22px;
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	/*background-color: #5069BC; */
	background-color: #8797A7;/*#6D7E8F;*/
	border-left: #5069BC 0px solid; 
	border-bottom: #5069BC 0px solid; 
	border-top: #5069BC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	/*background-color: #5069BC; */
	background-color: #c3cfdf; 
	color: white;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 1px;
	background-color: Red;
}
.MainMenu_MenuItemSel {
	/*background-color: #FF9024;*/ 
	background-color: #BFCDDE;
	background-image: url(topBack.gif);
	height: 22px;
	cursor: pointer; 
	cursor: hand; 
	color: #194874; 
	/*font-family: Arial, Helvetica; */
	font-family: Verdana, Helvetica;
	font-size: 11px; 
	/*font-size: 10.5px;*/
	font-weight: bold; 
	font-style: normal;
}
/* Phan ben phai cua mot menu*/
.MainMenu_MenuArrow 
{	
	border-right: #5069BC 0px solid; 
	border-bottom: #5069BC 0px solid; 
	border-top: #5069BC 0px solid;
	font-family: webdings; 
	font-size: 8.5pt; 
	cursor: pointer; 
	/*cursor: hand; */
	cursor: move;
}
/*Phan goc cua menu*/
.MainMenu_RootMenuArrow {
   
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #1E5589 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    /*font-size: 11px;*/
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 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: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #333333;
}

/* Custom Tags */

/* May not be required*/
.FlashMaster 
{
	/*Hungdt*/
	/*background-image: url(MediaBlue.jpg);*/
	width: 520px;
	background-repeat: no-repeat:
}

.Logo
{
	background-color: blue;
	background-image: url(logo.jpg);	
	background-repeat: repeat-x;
}

/* Main Header for Flash Table - should render when no flash is present*/
.MediaFlashBackground {
	background-image: url(logo.jpg);
	width: 796px;
	height: 117px;
	background-repeat: no-repeat;
}

/* Flash Header repeat for 100% width settings */
.FlashRepeat {
	/*background-image: url(MediaHeaderRepeat.gif);*/
	background-image: url(banner.png);
	height: 85px;
	background-repeat: repeat-x;
}

/* Menu & Logo Pane Holder */
/* Menu & Logo Pane Holder */
/*hungdt 09/02/2007*/
.BlankMenu {
	/*background-image: url(BlankMenu.gif);*/
	width: 520px;
	/*height: 85px;*/
	height: 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


/* Small rounded end on menu */
.MenuRight {
	/* background-image: url(MenuRight.gif);*/
	width: 20px;
	height: 22px;
	background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	/*background-image: url(MenuBG.gif);*/
	/*background-image: url(menuBGround.gif);*/
	background-image: url(mhl-grad.gif);
	height: 22px;
	background-repeat: repeat-x;
}

.MenuBGVertical {
	/*background-image: url(bg.gif);*/
	/*background-image: url(menuBGround.gif);*/
	background-image: url(mhl-grad_11_22.gif);
	/*BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	background-color: #6D7E8F;	*/
	BORDER-RIGHT: #c3cfdf 1px solid; 
	BORDER-TOP: #c3cfdf 1px solid; 
	BORDER-LEFT: #c3cfdf 1px solid; 
	BORDER-BOTTOM: #c3cfdf 1px solid; 
	height: 20px;
	background-repeat: repeat;
}

.BgSearch {
	/*background-image: url(bg.gif);*/
	/*background-image: url(menuBGround.gif);*/
	background-image: url(Bg_Orange.png);
	/*BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	background-color: #6D7E8F;	*/
	BORDER-RIGHT: #c3cfdf 1px solid; 
	BORDER-TOP: #c3cfdf 1px solid; 
	BORDER-LEFT: #c3cfdf 1px solid; 
	BORDER-BOTTOM: #c3cfdf 1px solid; 
	height: 20px;
	background-repeat: repeat;
}


.ClipInfo 
{
	background-image: url(mhl-grad_11_22.gif);
	/*BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	background-color: #6D7E8F;	*/
	BORDER-RIGHT: #c3cfdf 1px solid; 
	BORDER-TOP: #c3cfdf 1px solid; 
	BORDER-LEFT: #c3cfdf 1px solid; 
	BORDER-BOTTOM: #c3cfdf 1px solid; 
	height: 20px;
	background-repeat: repeat;
}

/* Menu table repeat for 100% width settings */

/*Hungdt 09/02/2007 */
.MenuRepeat {
	/*background-image: url(MenuRepeat.gif);*/
	/**height: 85px;**/
	background-color: #ffffff;
	height: 20px;
	background-repeat: repeat-x;
}


/* Curved section on footer that cannot be repeated */
.FooterFixed {
	background-image: url(FooterBlueFixed.gif);
	height: 100px;
	width: 410px;
	background-repeat: no-repeat;
}

/* Background repeat on Footer for 100% width settings */
.FooterRepeat {
	background-image: url(FooterRepeat.gif);
	height: 100px;
	background-repeat: repeat-x;
}

.minibannerpane {
	padding: 0px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	 font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.DateTime {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}

.currentDate
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Verdana;
	text-decoration: normal;		
	}

.Search 
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: bold;
	}
	
A.SetHomePage:link 
{
	/*background-color: Silver;*/
    text-decoration:  none;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color:#ffffaa;
    
}

A.SetHomePage:visited  {
    text-decoration:    none;
    font-size: 11px;
    font-family: Verdana;
    font-weight:normal;
   
    color:#ffffff;
}

A.SetHomePage:active   {
    text-decoration:    none;
    font-size: 11px;
    font-family: Verdana;
    font-weight:normal;
    color:#ffffff;
}

A.SetHomePage:hover    {
    text-decoration:    none;
    font-size: 11px;
    font-family: Verdana;
    font-weight:normal;
    color:#00ff00;
    
}	
	
A.SearchsInPut:link 
{
	/*background-color: Silver;*/
	/*background-image: url(menuGB.png);*/
    text-decoration:  none;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color:#000000;
    
}

A.SearchsInPut:visited  
{
	/*background-image: url(menuGB.png);*/
    text-decoration:    none;
    font-size: 11px;
    font-family: Verdana;
    font-weight:bold;
    color:#000000;
}

A.SearchsInPut:active   
{
	/*background-image: url(menuGB.png);*/
    text-decoration:    none;
    font-size: 11px;
    font-family: Verdana;
    font-weight:bold;
    color:#000000;
}

A.SearchsInPut:hover    
{
	/*background-image: url(menuGB.png);*/
    text-decoration:    none;
    font-size: 11px;
    font-family: Verdana;
    font-weight:bold;
    color:#0000ff;
    
}

A.Searchs:link 
{
	/*background-color: Silver;*/
	/*background-image: url(mhl-grad_11_22.gif);*/
    text-decoration:  none;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color:#ffffff;
    
}

A.Searchs:visited  {
    text-decoration:    none;
    font-size: 10px;
    font-family: Verdana;
    font-weight:bold;
    color:#ffffff;
}

A.Searchs:active   {
    text-decoration:    none;
    font-size: 10px;
    font-family: Verdana;
    font-weight:bold;
    color:#ffffff;
}

A.Searchs:hover    {
    text-decoration:    none;
    font-size: 10px;
    font-family: Verdana;
    font-weight:bold;
    color:#ffff00;
    
}

.loginReg {
	font-weight: bold;
	font-size: 11px;
	color: #009966;
	font-family: Verdana;
	text-decoration: none;
}


A.MediaTabs:link {
    text-decoration:  none;
    color:white;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.MediaTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
    
}

/* hungdt 30/01/2007*/
.TableLeftMenu {
	   border-bottom-width: medium;
	   border-bottom-color: Aqua;
	   border-bottom-style: solid;	  
}

.LinkNew {
	font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.linkNew
{
	float:left;
	/*width:6em;*/
	text-decoration:none;
	/*color:white;*/
	background-color: white;
	/*padding:0.2em 0.6em;*/
	/*border-right:1px solid white;*/
}

A.LinkNew:hover 
{
	background-color: #f5f2f2}
    
A.linkNew1
{
	float:left;
	/*width:16em;*/
	text-decoration:none;
	color:white;
	background-color: white;
	padding:0.1em 0.1em;
	/*border-right:1px solid white;*/
}

A.LinkNew1:hover 
{
	 
	background-color: #C0C0C0;
	/*border-color: Green;
	border-right: 1px solid black;	
	border-left: 1px solid black;
	border-top: 1px solid black;*/
	font-weight: bold;
	
	
	color: Red;
	text-decoration: none;
	
	
}

/* 
Style cho MenuLeft
*/
A.MenuLeft
{
	/*float:left;*/
	/*width:16em;*/
	/*font-family: Tahoma, Arial, Helvetica;*/
	text-decoration:none;
	font-weight: bold;
	font-size:smaller;
	/*color:white;*/
	/*background-color: white;*/
	padding:0.9em 0.9em;
	/*border-right:1px solid white;*/
}

A.MenuLeft:hover 
{
	text-decoration:none;
	color: Red;
	font-weight: bold;
	font-size:smaller;
	/*background-color: #C0C0C0;*/
	/*border-right: 1px solid black;	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	cursor: pointer; 
	cursor: hand;	
}

/*ReadMore*/
A.ReadMore   {
    font-family: Tahoma, Arial, Helvetica;
	text-decoration:none;
	font-weight: bold;
	font-size: xx-small;
	/*color:white;*/
	/*background-color: white;*/
	padding:0.9em 0.9em;
}

A.ReadMore:hover 
{
	text-decoration:none;
	color: Yellow;
	font-weight: bold;
	font-size: xx-small;
	/*background-color: #C0C0C0;*/
	/*border-right: 1px solid black;	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	cursor: pointer; 
	cursor: hand;	
}

A.ReadMore1  {
    font-family: verdana;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	/*color:white;*/
	/*background-color: white;*/
	padding:0.9em 0.9em;
}

A.ReadMore1:hover 
{
	text-decoration:none;
	color: Green;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #C0C0C0;*/
	/*border-right: 1px solid black;	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	cursor: pointer; 
	cursor: hand;	
}

A.TinTucHeader
{
    font-family: verdana;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	/*color:white;*/
	/*background-color: white;*/
	padding:0.9em 0.9em;
}

A.TinTucHeader:hover 
{
	text-decoration:none;
	color: Blue;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #C0C0C0;*/
	/*border-right: 1px solid black;	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	cursor: pointer; 
	cursor: hand;	
}
