/* 
================================
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*/ 

/* 
================================
Skin styles for DostRSS module
================================
.accordionHeader
{
	color:#FFFFFF;
	background:#5078B3;
	width: 100%;
	border-bottom: solid 2px #FFFFFF;
}
.accordionHeaderSelected
{
	color:#FFFFFF;
	background:#7191C1;
	width: 100%;
	border-bottom: solid 2px #FFFFFF;
}
.accordionHeaderText
{
	color:#FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.accordionHeaderText:hover
{
	color:#FFFF66;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.accordionContent
{
	background: #FFFFFF;
}
*/
/* News module*/
.accordionHeaderText
{
	color:#FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.accordionHeaderText:hover
{
	color:#FFFF66;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.accordionHeader {
	BORDER-RIGHT: #2f4f4f 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2f4f4f 1px solid; MARGIN-TOP: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #2f4f4f 1px solid; CURSOR: pointer; COLOR: white; PADDING-TOP: 5px; BORDER-BOTTOM: #2f4f4f 1px solid; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND-COLOR: #2e4d7b
}
#master_content .accordionHeader A {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; TEXT-DECORATION: none
}
#master_content .accordionHeader A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline
}
.accordionHeaderSelected {
	BORDER-RIGHT: #2f4f4f 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2f4f4f 1px solid; MARGIN-TOP: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #2f4f4f 1px solid; CURSOR: pointer; COLOR: white; PADDING-TOP: 5px; BORDER-BOTTOM: #2f4f4f 1px solid; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND-COLOR: #5078b3
}
#master_content .accordionHeaderSelected A {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; TEXT-DECORATION: none
}
#master_content .accordionHeaderSelected A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline
}
.accordionContent {
	BORDER-RIGHT: #2f4f4f 1px dashed; PADDING-RIGHT: 5px; BORDER-TOP: #2f4f4f 1px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #2f4f4f 1px dashed; PADDING-TOP: 10px; BORDER-BOTTOM: #2f4f4f 1px dashed; BACKGROUND-COLOR: #d3deef
}
/* (end) DostRSS module*/

.address 
{
	FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: Arial, Tahoma; TEXT-DECORATION: none;
}
.address:hover 
{
	FONT-SIZE: 8pt; COLOR: #0033CC; FONT-FAMILY: Arial, Tahoma; TEXT-DECORATION: none;
}
.backBottom
{
	background-image:url(backBottom.gif);
}
.contentRight1
{
	background-image:url(bienphai.gif);
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Tahoma;
}
.contentRight2
{
	background-image:url(linegiuar.gif);
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Tahoma;
}
.date 
{
	FONT-SIZE: 9px;
	COLOR: #003399;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.menuBack
{
	background-color: #EEEEEE;
}
.panelLeft
{
	background-image: url(top1.gif);
}
.panelMidle
{
	background-image: url(top2.gif);
}
.panelRight
{
	background-image: url(bgtop.gif);
}
.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: #dfe5f2;
}
.topLeftPane
{
	background-image: url(topLeftPane.png);
	background-repeat:no-repeat;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 100%;
	background-color: #F1F1F1;
	border-right: solid 0px #999999;
	border-bottom: solid 1px #999999;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_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: Arial, Tahoma, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.vedau
{
	background-image:url(vedau.gif);
	background-repeat:no-repeat;
	font-size:7pt;
}