
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.LargeFriendly     {
font-weight: bold;
font-size: 18pt;
color: #990000;
font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.SmallFriendly     {
font-weight: bold;
font-size: 16pt;
color: #990000;
font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.SmallFriendly ul li   { 
color: #000000;
font-size: 14pt ! important; 
list-style-type:    disc;
}

.MainTable {
background-color: #FFFFFF;
border-left: #254964 solid 1px;
border-right: #254964 solid 1px;
border-bottom: #254964 solid 1px;
}
.HeaderPane {
background-color: #808FA2;
}
.Footer {
font-weight: normal;
font-style: normal;
font-size: 8pt;
color: #333333;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.SpeechMarks {
font-weight: bold;
font-style: italic;
font-size: 20pt;
color: #346488;
font-family: Times, Serif;
text-decoration: none;
}
.Quotations {
font-weight: normal;
font-style: italic;
font-size: 10pt;
color: #346488;
font-family: Times, Serif;
text-decoration: none;
}
.circle {
background: url(Images/circle.jpg) no-repeat center center;
}
.TrickyStuff {
background: url(Images/BlueTrickyStuff.jpg) no-repeat center center;
}
.FinishingTouches {
background: url(Images/BlueFinishingTouches.jpg) no-repeat center center;
}
.Welcome {
background: url(Images/BlueWelcomeMat.jpg) no-repeat center center;
}
/*
this affects space around tick boxes as well as input text boxes and buttons
INPUT
{
background-color: #7E92A0 ;
color: #193C56;
}
*/
/*
---------------------------------------------------------
---------------------------------------------------------
Normal Links - Just Change Colour
---------------------------------------------------------
---------------------------------------------------------
*/
.link  {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A:link  {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A:visited  {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A:active  {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
A:hover  {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Solpartmenu Default Styles - Change All (use MenuStructure.gif & MenuStructureKey.txt as guide)
---------------------------------------------------------
---------------------------------------------------------
*/
.MainMenu_MenuContainer {
background-color: #ffffff;
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height:16px;
background-color: #ffffff;
}
.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: #000000; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: #ffffff;
font-family: Tahoma, Arial, 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: Tahoma, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
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;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Admin Menu - Do Not Change
---------------------------------------------------------
---------------------------------------------------------
*/
.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: Tahoma, Arial, Helvetica; 
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: Tahoma, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
background-color: #C1D2EE;
}
.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;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Normal Page Style
---------------------------------------------------------
---------------------------------------------------------
*/
.Body
{
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Normal Text Styles - Change font size here before changing any other font sizes
---------------------------------------------------------
---------------------------------------------------------
*/
/*
---------------------------------------------------------
text style used for most text rendered by modules
---------------------------------------------------------
*/
.Normal
{
font-weight: normal;
font-size: 10pt;
color: #193c56;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.GridNormal
{
font-weight: normal;
font-size: 10pt;
color: #193c56;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
vertical-align: top;
}
.NormalSmall
{
font-weight: normal;
font-size: 8pt;
color: #193c56;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
text style used for rendered text which should appear disabled
---------------------------------------------------------
*/
.NormalDisabled
{
font-weight: normal;
font-size: 10pt;
color: #666666;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
text style used for textboxes in the admin and edit pages, for Nav compatibility
---------------------------------------------------------
*/
.NormalTextBox
{
font-weight: normal;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
text style used for rendered text which requires emphasis
---------------------------------------------------------
*/
.NormalBold
{
font-weight: Bold;
font-size: 10pt;
color: #193c56;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.GridNormalBold
{
font-weight: Bold;
font-size: 10pt;
color: #193c56;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
vertical-align: top;
}
/*
---------------------------------------------------------
text style used for error messages
---------------------------------------------------------
*/
.NormalRed
{
font-weight: normal;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Headings...
---------------------------------------------------------
---------------------------------------------------------
*/
/*
---------------------------------------------------------
This is the style of Module Headings
---------------------------------------------------------
*/
.Head {
font-weight: bold;
font-size: 12pt;
color: #346488;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.HeadRed {
font-weight: bold;
font-size: 12pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
style of item titles on edit and admin pages
---------------------------------------------------------
*/
.SubHead    {
font-weight: bold;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
module title style used instead of Head for compact rendering by QuickLinks and Signin modules
---------------------------------------------------------
*/
.SubSubHead {
font-weight: bold;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none
}
/*
---------------------------------------------------------
---------------------------------------------------------
Command buttons - No Need to Change - used in control panel
text style for buttons and link buttons used in the portal admin pages
---------------------------------------------------------
---------------------------------------------------------
*/
.CommandButton     {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
padding-left: 0.25em; 
padding-right: 0.25em; 
padding-top: 0.25em;  
padding-bottom: 0.25em; 
}
A.CommandButton:link {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
padding-left: 0.25em; 
padding-right: 0.25em; 
padding-top: 0.25em;  
padding-bottom: 0.25em; 
}
A.CommandButton:visited  {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
padding-left: 0.25em; 
padding-right: 0.25em; 
padding-top: 0.25em;  
padding-bottom: 0.25em; 
}
A.CommandButton:active {
font-weight: bold;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
padding-left: 0.25em; 
padding-right: 0.25em; 
padding-top: 0.25em;  
padding-bottom: 0.25em; 
}
A.CommandButton:hover  {
font-weight: bold;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
padding-left: 0.25em; 
padding-right: 0.25em; 
padding-top: 0.25em;  
padding-bottom: 0.25em; 
}
/*
---------------------------------------------------------
---------------------------------------------------------
SkinObject - Just Change Colour Initially - Things like the Date, Login link etc
---------------------------------------------------------
---------------------------------------------------------
*/
.SkinObject {
font-weight: bold;
font-size: 8pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SkinObject:link {
font-weight: bold;
font-size: 8pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SkinObject:visited  {
font-weight: bold;
font-size: 8pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SkinObject:active   {
font-weight: bold;
font-size: 8pt;
color: #991B1F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SkinObject:hover    {
font-weight: bold;
font-size: 8pt;
color: #991B1F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
---------------------------------------------------------
StandardButton - button style for standard HTML buttons
---------------------------------------------------------
---------------------------------------------------------
*/
.StandardButton { 
color: #193C56;
font-family: Arial, Helvetica, Sans-Serif; 
font-size: 10pt;
font-weight: normal;
}
A.StandardButton:link {
font-weight: bold;
font-size: 10pt;
color: #193C56;
font-family: Arial, Helvetica, Sans-Serif;
}
A.StandardButton:visited  {
font-weight: bold;
font-size: 10pt;
color: #193C56;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.StandardButton:active   {
font-weight: bold;
font-size: 10pt; 
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.StandardButton:hover    {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Generic - Styles that may be used in text editor box
---------------------------------------------------------
---------------------------------------------------------
*/
h1 {
font-size: 200%;
font-weight: bold;
}
h2 {
font-size: 140%;
font-weight: bold;
}
h3 {
font-size: 100%;
font-style: none;
font-weight: bold;
}
h4 {
font-style: none;
}
h5 {
font-style: none;
}
h6 {
font-style: none;
}
/*
---------------------------------------------------------
Table Header and Footer Style
---------------------------------------------------------
*/
TFOOT, THEAD    {
font-weight: normal;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
Table Header Style
---------------------------------------------------------
*/
TH  {
vertical-align: baseline;
font-weight: bold;
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/*
---------------------------------------------------------
Big and Small Text Style
---------------------------------------------------------
*/
SMALL   {
font-size:  8pt;
}
BIG {
font-size:  14pt;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Other General Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
BLOCKQUOTE, PRE {
font-family:    Lucida Console, monospace;
}
UL LI   {
list-style-type:    square ;
}
UL LI LI    {
list-style-type:    disc;
}
UL LI LI LI {
list-style-type:    circle;
}
OL LI   {
list-style-type:    decimal;
}
OL OL LI    {
list-style-type:    lower-alpha;
}
OL OL OL LI {
list-style-type:    lower-roman;
}
HR {
color: #666666;
height: 1px;
text-align: center
}
.HeadBg {
background-color: #FFFFFF;
}
.TabBg {
background-color: #FFFFFF;
}
.PagingTable {
height: 33px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Editing Styles for Module Title - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.LabelEditOverClass
{	
cursor: pointer;
text-decoration: underline overline;
}
.LabelEditTextClass
{
border: solid 1px red;
background-color: #FFFFFF;
}
.LabelEditWorkClass
{
/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
border: solid 0px red;
background-color: #FFFFFF;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Control Panel & File Manager Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.ControlPanel, .PagingTable {
width: 100%;
background-color: #FFFFFF;
BORDER-RIGHT: #003366 1px solid; 
BORDER-TOP: #003366 1px solid; 
BORDER-LEFT: #003366 1px solid; 
BORDER-BOTTOM: #003366 1px solid; 
}
/* styles used in the FileManager */
.FileManager
{
border-right: #000033 1px solid;
border-top: #000033 1px solid;
border-left: #000033 1px solid;
border-bottom: #000033 1px solid;
height:400px;
}
.FileManager_ToolBar
{
border-bottom: #000033 1px solid;
height:25px;
}
.FileManager_Explorer
{
height:100%;
border: dimgray 1px solid;
background-color: #FFFFFF;
margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
height:100%;
border: dimgray 1px solid;
background-color: #FFFFFF;
margin: 2px 2px 2px 2px;
overflow: auto;
}
.FileManager_MessageBox 
{
text-align: center;
vertical-align: middle;
background-color: #FFFFFF;
padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #E7E7FF;
background-color: #9EBFF6;
border-bottom: dimgray 1px solid;
height: 25px;
}
.FileManager_Pager
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: bold;
background-color: #EEEEEE;
border-top: dimgray 1px solid;
height: 25px;
}
.FileManager_StatusBar
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
background-color: #dedfde;
height: 25px;
margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000033;
background-color: #F8F8F8;
border-top: #000033 1px dashed;
border-bottom: #000033 1px dashed;
}
.FileManager_AltItem
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000033;
background-color: #EEEEEE;
border-style: none;
}
.FileManager_SelItem
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #99ffff;
border-style: none;
}
.FileManagerTreeNode 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
}
.FileManagerTreeNodeSelected 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
background-color: #dcdcdc; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
text-decoration:    none;
color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
text-decoration:    none;
color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
text-decoration:    none;
color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
text-decoration:    none;
color: #ff0000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Wizard Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.Wizard
{
border-right: black 1px solid;
border-top: black 1px solid;
border-left: black 1px solid;
border-bottom: black 1px solid;
height:400px;
width:650px;
}
.WizardButton
{
border-right: dimgray 1px solid;
padding-right: 2px;
border-top: dimgray 1px solid;
padding-left: 2px;
padding-bottom: 2px;
border-left: dimgray 1px solid;
padding-top: 2px;
border-bottom: dimgray 1px solid;
background-color: gainsboro;
}
.WizardHeader
{
background: #ffffcc;
border-bottom: black 1px solid;
height:40px;
}
.WizardFooter
{
border-top: black 1px solid;
background: #ccffcc;
height: 25px;
text-align: right;
}
.WizardBody
{
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
height: 325px;
}
.WizardHelp
{
padding-right: 5px;
padding-left: 5px;
font-size: 9pt;
padding-bottom: 5px;
border-left: black 1px solid;
width: 180px;
padding-top: 5px;
background-color: #ccffff;
}
.WizardHelpText
{
overflow: auto;
font-size: 8pt;
width: 180px;
color: black;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
height: 300px;
}
.WizardText
{
font-size: 9pt;
color: black;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Help Text Style - when you click on the question marks
---------------------------------------------------------
---------------------------------------------------------
*/
.Help
{
border-right: black 1px solid;
padding-right: 2px;
border-top: black 1px solid;
padding-left: 2px;
font-weight: normal;
font-size: 11px;
padding-bottom: 2px;
border-left: black 1px solid;
color: black;
padding-top: 2px;
border-bottom: black 1px solid;
font-family: Tahoma, Arial, Helvetica;
background-color: #ffffff;
}
/*
---------------------------------------------------------
---------------------------------------------------------
DNN 4.3.3 - new default styles - don't chnage
---------------------------------------------------------
---------------------------------------------------------
*/
/*
---------------------------------------------------------
styles used by Data Grids
---------------------------------------------------------
*/
.DataGrid_AlternatingItem
{
background-color:White;
color: Red;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
}
.DataGrid_Container
{
background-color: Transparent;
}
.DataGrid_Footer
{
background-color:White;
}
.DataGrid_Header
{
background-color:Transparent;
color: Black;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
text-align: center;
}
.DataGrid_Item
{
background-color:Transparent;
color: Black;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
}
.DataGrid_SelectedItem
{
background-color: Silver;
color: Blue;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
}
/*
---------------------------------------------------------
styles used by TreeMenu Skin Object
---------------------------------------------------------
*/
.TreeMenu_Node 
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}
.TreeMenu_NodeSelected
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
background-color: #dcdcdc; 
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
text-decoration:    none;
color: #003366;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
text-decoration:    none;
color: #003366;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
text-decoration:    none;
color: #003366;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
text-decoration:    none;
color: #ff0000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
LEGACY STYLES from DNN 1-2 - Don't change
---------------------------------------------------------
---------------------------------------------------------
*/
.SelectedTab {
font-weight: bold;
font-size: 10pt;
color: #82A8C8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SelectedTab:link {
font-weight: bold;
font-size: 10pt;
color: #82A8C8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SelectedTab:visited  {
font-weight: bold;
font-size: 10pt;
color: #82A8C8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SelectedTab:active   {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.SelectedTab:hover    {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.OtherTabs {
font-weight: bold;
font-size: 10pt;
color: #82A8C8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.OtherTabs:link {
font-weight: bold;
font-size: 10pt;
color: #82A8C8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.OtherTabs:visited  {
font-weight: bold;
font-size: 10pt;
color: #82A8C8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.OtherTabs:active   {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
A.OtherTabs:hover    {
font-weight: bold;
font-size: 10pt;
color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}


