/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}
.SelectedTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#ffffff;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:blue;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
/*
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: black;
*/
	color: #0071B9; 
	color:#0071B9; 
	font-family: Arial; 
	font-size: 14pt; 
	font-weight: bold;
	vertical-align: top;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: navy;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
        

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
/*
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
*/
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
/*
gongneng caidan ziti
*/
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 8pt; 
		font-weight: normal;
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
/*
gongneng caidan ziti
*/
/*
gongneng caidan left
*/
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #DEE3F7; 
	border-left: darkgray 0px solid; 
	border-bottom: darkgray 0px solid; 
	border-top: darkgray 0px solid; 
	text-align: center; 
	width: 22; 
	height: 21;
}
/*
gongneng caidan left
*/
/*
gongneng cai dan
*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#DEE3F7', Direction=135, Strength=1); 
	border-bottom: #B5C3EF 1px solid; 
	border-left: #B5C3EF 1px solid; 
	border-top: #B5C3EF 1px solid; 
	border-right: #B5C3EF 1px solid;
	
}
/*
gongneng cai dan
*/
.ModuleTitle_MenuBreak {
	border-bottom: #B5C3EF 0px solid; 
	border-left: #B5C3EF 0px solid; 
	border-top: #B5C3EF 1px solid;  
	border-right: #B5C3EF 0px solid; 
	background-color: white; 
	height: 3px;
	
}
/*
gongneng cai
*/
.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	background-color: #B5C3EF;
	
}
/*
gongneng cai dan
*/
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: silver 0px solid; 
	border-bottom: silver 0px solid; 
	border-top: silver 0px solid;
	
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
}

/* Main Menu */

.MainMenu_MenuContainer {
/*   menu border
	border-bottom: gray 1px solid; 
	border-left: white 1px solid; 
	border-top: white 1px solid; 
	border-right: gray 1px solid;  */
	background-color: Transparent;
	
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	
	height:32px;
}
/*
 cai dan zi ti
*/
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
		
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: silver 0px solid; 
	border-bottom: silver 0px solid; 
	border-top: silver 0px solid; 
	border-right: silver 0px solid;
}
/*
 cai dan
*/
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #0586C2; 
	border-left: DarkGray 0px solid; 
	border-bottom: DarkGray 0px solid; 
	border-top: DarkGray 0px solid; 
	text-align: center; 
	width: 15; 
	height: 28;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #39A4D6; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#39A4D6', Direction=135, Strength=3) ; 
/*
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
*/
}

.MainMenu_MenuBreak {
	border-bottom: white 1px solid; 
	border-left: gray 0px solid; 
	border-top: gray 0px solid;  
	border-right: white 0px solid; 
	background-color: White; 
	height: 0px;
	
}

.MainMenu_MenuItemSel {
	background-color: #63B8EE;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:28px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
	border-right: silver 0px solid; 
	border-bottom: silver 0px solid; 
	border-top: silver 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	
	cursor: pointer; 
	cursor: hand;
}

.PageTitle 
{
	
	color:White; 
	font-family: Arial; 
	font-size: 14pt; 
	font-weight: bold;
}
.dialogtitle
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
		
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: silver 0px solid; 
	border-bottom: silver 0px solid; 
	border-top: silver 0px solid; 
	border-right: silver 0px solid;
}

.lefttitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
