/* 
================================
Skin styles for DotNetNuke
================================
*/
/* News module*/
.left-title-link {
	color:#0066CC !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.left-title-link:hover {
	color:#FF0000 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

.top-title { 
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:19px !important;
	color:#CC0000 !important; 
	text-decoration:none !important; 
}
.top-title:hover { 
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:19px !important;
	color:#FF0000 !important;
	text-decoration:none !important;
}

.top-summary{ 
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:13px !important;
	text-align:justify !important;
}

.subtop-title{
	color:#000000 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:11px !important;
	font-weight:normal !important;
	padding-left:4px !important;
	padding-right:4px !important;
	text-align:justify !important;
	text-decoration:none !important;
}
.subtop-title:hover {
	color:#FF0000 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:11px !important;
	font-weight:normal !important;
	padding-left:4px !important;
	padding-right:4px !important;
	text-align:justify !important;
	text-decoration:none !important;
}

.topic-link{
	color:#9A9A9A !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	text-decoration:none !important;
}
.topic-link:hover{
	color:#FF0000 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	text-decoration:none !important;
}

.topic-title{
	color:#FF0000 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.topic-title:hover{
	color:#FF0000 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;	
}

.topic-summary{
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	text-align:justify !important;
}

.random-title{
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	color:#9A9A9A !important;
	text-decoration:none !important;
}
.random-title:hover{
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	color:#FF4444 !important;
	text-decoration:none !important;
}

.news-title{
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:13px !important;
	font-weight:bold !important;
	color:#FF0000 !important;
	text-decoration:none !important;
}

.news-summary{
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	text-align:justify !important;
}

.news-content{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}
/* (end) News module*/ 
.address {
	FONT-SIZE: 11px; COLOR: #e5f3ff; FONT-FAMILY: Arial; TEXT-DECORATION: none; margin-top:7px; margin-bottom:7px;
}
.address:hover {
	FONT-SIZE: 11px; COLOR: #ffd11a; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.bodyTreeView
{
	font-family: Arial,Helvetica,sans-serif;
	background-color: #F9FBFF;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	min-width:130px;
}
.date
{
	FONT-SIZE: 10px;
	background-image: url(backTop.jpg);
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.bottompane 
{
	width: 100%;
	background: url(backBottom.jpg);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top:solid 1px #FFFFFF;
	vertical-align:middle;
}
.BoxHeader
{
	font-family: 'Arial';
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.BoxItem
{
	font-family: 'Arial';
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.footer 
{
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	margin:1px 10px 1px 5px;
	padding-bottom:1px;
	padding-left:5px;
	background-image: url(bg_footer.gif);
}

.menu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none
}
.menu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #ffd11a;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none;
}
.menulink
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0066CC;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none;
}
.menulink:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #00CC00;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	text-decoration:underline;
	TEXT-DECORATION: none;
}

.menulink_bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #0066CC;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none;
}
.menulink_bold:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #00CC00;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	text-decoration:underline;
	TEXT-DECORATION: none;
}
.nodeTreeCss
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	background:(backNode.png);
}
.nodeSelectCss
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A4A00;
}
.nodeChildCss
{
	background:(sub.gif);
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
	background-image: url(bg_right.gif);
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 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:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.endPanel
{
	background:url(endPanel.png);
}
.leftpane 
{
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.tab_center
{
	background-image: url(backTop.jpg);
	font-family: Tahoma,Verdana,Ariall;
	color: #FFFFFF;
	font-size:9px;
	font-weight:bold;
}
.tab_center:hover
{
	font-family: Tahoma,Verdana,Ariall;
	color: #D55200;
}
.tab_center:active
{
	font-family: Tahoma,Verdana,Ariall;
	color: #F55200;
}
.tab_center:visited
{
	color:#FFFFFF;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.underPanel
{
	COLOR: #FFFFFF;
	background:url(backMenu.jpg);
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.topPanel
{
	background:url(image_header.jpg);
}


.text
{
	font-family: Arial, Tahoma, MS Reference Sans Serif;
	font-size: 12px;
	color: #003366;
}
.text_bold
{
	font-family: Arial, Tahoma, MS Reference Sans Serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
}
.textTitle
{
	font-family: Arial, Tahoma, MS Reference Sans Serif;
	font-size: 14px;
	font-weight:600;
	color: #003366;
}
.title
{
	font-family: Arial, Tahoma, MS Reference Sans Serif;
	font-size: 15px;
	font-weight:600;
	color: #003366;
}
.title_small
{
	font-family: Arial, Tahoma, MS Reference Sans Serif;
	font-size: 14px;
	font-weight:600;
	color: #003366;
}
.Head 
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:  13px;
	font-weight: bold;
	color: #0063AE;
}
/*---------------CSS FOR MENU------------*/
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	padding-right: 4px;
}
/*Menu lúc bình thường*/
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #F0EFF1; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial,  Helvetica;
}
/*Menu Hover*/
.MainMenu_MenuItemSel 
{
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; 
	font-style: normal;
}
.MainMenu_MenuIcon {
	background-color: #00C1C1;
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	
}
/*ChildMenu lúc bình thường*/
.MainMenu_SubMenu {
	background-color: #006A6A;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 20px;
	
}

.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
}
