/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

BODY, A {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

TD.footer {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 10px;}
.footer {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 10px;}
TD.text {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; line-height: 17px;color: #710000;}

A.footer:link {color: #710000;text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
A.footer:visited {color: #710000;text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
A.footer:active {color: #710000;text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
A.footer:hover {color: #70553F;text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}


.titleBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Date {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}


.ModuleTitles   {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 14px; line-height: 17px;color: #DACEB5;font-weight:bold;} 

/* hyperlink style for the selected tab */
A.SelectedTab:link {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A.SelectedTab:visited {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A.SelectedTab:active {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A.SelectedTab:hover {color: #70553F;text-decoration: underline;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}


/* text style for the unselected tabs */
.OtherTabs {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A.OtherTabs:visited {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A.OtherTabs:active {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A.OtherTabs:hover {color: #70553F;text-decoration: underline;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}

    
/* GENERAL */

/* hyperlink style*/
A:link {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A:visited {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A:active {color: #710000;text-decoration: none;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
A:hover {color: #70553F;text-decoration: underline;font-family:  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}


/* style for module titles */
.Head   {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 14px; line-height: 17px;color: #DACEB5;font-weight:bold;} 

.ModuleTitles   {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 14px; line-height: 17px;color: #DACEB5;font-weight:bold;} 

/* style of item titles on edit and admin pages */
.SubHead    {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; line-height: 17px;color: #DACEB5;font-weight:bold;} 

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; line-height: 17px;color: #DACEB5;font-weight:bold;} 

/* text style used for most text rendered by modules */
.Normal
{font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; line-height: 17px;color: #352E2C;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 11px; line-height: 17px;color: #352E2C;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;
}
        
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #444466;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #444466;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* 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;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DDDDDD;
	border-bottom: Black 1px solid; 
	border-left: Black 0px solid; 
	border-top: Black 1px solid;  
	border-right: Black 0px solid; 
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
	text-transform: uppercase;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #DACEB5; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #70553F 0px solid; 
	border-bottom: #70553F 1px solid; 
	border-top: #70553F 1px solid; 
	border-right: #70553F 0px solid;
	background-color: Transparent;
	text-transform: uppercase;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #DACEB5; 
	border-left: #DACEB5 1px solid; 
	border-bottom: #DACEB5 1px solid; 
	border-top: #DACEB5 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
	text-transform: uppercase;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #70553F; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #70553F 0px solid; 
	border-left: #70553F 0px solid; 
	border-top: #70553F 0px solid; 
	border-right: #70553F 0px solid;
	text-transform: uppercase;
}

.MainMenu_MenuBreak {
	border-bottom: #70553F 1px solid; 
	border-left: #70553F 0px solid; 
	border-top: #70553F 1px solid;  
	border-right: #70553F 0px solid; 
	background-color: #70553F; 
	height: 1px;
	text-transform: uppercase;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #710000; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DACEB5;
	border-bottom: #70553F 1px solid; 
	border-left: #70553F 0px solid; 
	border-top: #70553F 1px solid;  
	border-right: #70553F 0px solid; 
	text-transform: uppercase;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #70553F 1px solid; 
	border-bottom: #70553F 1px solid; 
	border-top: #70553F 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



a.CommandButton:link, a.CommandButton:visited {	color: #710000;		border-top: 1px solid #DDDDDD;	border-bottom: 1px solid #000000;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #000000;	padding: 1px 5px 2px 6px;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;	background: #DACEB5;}a.CommandButton:hover {	color: #DACEB5;	padding: 1px 5px 2px 6px;	border-top: 1px solid #DDDDDD;	border-bottom: 1px solid #000000;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #000000;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;	background: #710000;}

