p { margin-top: 0px; margin-bottom: 0px;}


/*
---------------------------------------------------------
---------------------------------------------------------
Normal Links - Just Change Colour
---------------------------------------------------------
---------------------------------------------------------
*/



.link  {
    font-weight: bold;
    font-size: 1em;
    color: #88443A;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A:link  {
    font-weight: bold;
    font-size: 1em;
    color: #88443A;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A:visited  {
    font-weight: bold;
    font-size: 1em;
    color: #88443A;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A:active  {
    font-weight: bold;
    font-size: 1em;
    color: #88443A;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

A:hover  {
    font-weight: bold;
    font-size: 1em;
    color: #FF0000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Solpartmenu Default Styles - Change All (use MenuStructure.gif & MenuStructureKey.txt as guide)
---------------------------------------------------------
---------------------------------------------------------
*/



.MainMenu_MenuContainer {
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: transparent;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	height: 2em;
	width: 0em;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: transparent;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #193c56;  
	background-color: transparent;
	font-size: 1em; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0em; 
	padding-right: 0em; 
	padding-top: 0em;  
	padding-bottom: 0em; 
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: #FFFFFF;
	height: 2em;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: #f5f6f8;
	height: 2em;
	cursor: pointer; 
	cursor: hand; 
	color: #193c56;  
	font-size: 1em; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0.25em;  
}

/* Old
.MainMenu_MenuBreak {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	height: 0px;
}
*/
.MainMenu_MenuBreak {
 background-color: #7E92A0 ;
 border-left: #7E92A0 1px solid; 
 border-bottom: #7E92A0 0px solid; 
 border-top: #FFFFFF 0px solid; 
 border-right: #FFFFFF 1px solid;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #cc0000; 
	background-color: transparent;
	font-size: 1em; 
	font-weight: bold; 
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0em;
	padding-right: 0em; 
	padding-top: 0em;  
	padding-bottom: 0em; 
	border-left: #88443A 0px solid; 
	border-bottom: #88443A 0px solid; 
	border-top: #88443A 0px solid; 
	border-right: #88443A 0px solid;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: #193c56;
	height: 2em;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 1em; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding-left: 0.25em; 
}
.MainMenu_MenuArrow {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Site Map - Only Needed if Site has a DNNMasters Site Map Module
---------------------------------------------------------
---------------------------------------------------------
*/


.SiteMap
{
  border: 0px solid #000033; 
}

.HeaderCell
{
  color: #000033; 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
  font-weight: bold; 
  padding: 0.2em;  
  padding-left: 0.5em;  
  padding-top: 0.2em;  
}
.footer
{  
  height: 0.7em; 
}

.HeaderCell a
{
  color: #003399;
}

.HeaderCell a:hover
{
  color: #0066FF;
}

.ContentCell
{
  color: #000033; 
  margin-bottom:0.5em;
}

.NodeText
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
}

.NodeText a
{
  color: #003399;
  text-decoration: none;   
}

.NodeText a:hover
{
  color: #0066FF;
  text-decoration: none; 
}

.NodeDescription
{
  color: #999999; 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
}

.RootNode
{ 
  color: #000033;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
  font-weight: bold;
  padding:0px;
  padding-top:0px;
  padding-bottom:0px;
} 

.RootNode a
{ 
  color: #003399;
  text-decoration: none;
} 

.RootNode a:hover
{ 
  color: #0066FF;
  text-decoration:underline;
} 

.ParentNode
{ 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
} 

.ParentNode a
{ 
  color: #003399;
  text-decoration: none;
} 

.ParentNode a:hover
{ 
  color: #0066FF;
  text-decoration: underline;
} 

.LeafNode
{ 
  color: #000033;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.7em;
} 

.LeafNode a
{ 
  color: #003399;
  text-decoration:none;
} 

.LeafNode a:hover
{ 
  color: #0066FF;
  text-decoration:underline;
} 



/*
---------------------------------------------------------
---------------------------------------------------------
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: #ed1e26;
	color: #000000;
	font-family: Arial;
}
.Body
{
	background-color: #ed1e26;
	color: #000000;
	font-family: Arial;
}


/*
---------------------------------------------------------
---------------------------------------------------------
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: 1em;
    color: #000000;
    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: 1em;
    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: 1em;
    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: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for error messages
---------------------------------------------------------
*/
.NormalRed
{
    font-weight: normal;
    font-size: 1em;
    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: 1.5em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-shadow: 0.1em 0.1em #000000:
}

/*
---------------------------------------------------------
style of item titles on edit and admin pages
---------------------------------------------------------
*/
.SubHead    {
    font-weight: bold;
    font-size: 1em;
    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: 1em;
    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: 1em;
    color: #993300;
    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: 1em;
    color: #993300;
    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: 1em;
    color: #993300;
    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: 1em;
    color: #FF9966;
    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: 1em;
    color: #FF9966;
    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: 0.9em;
    color: #b0b0b0;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: bold;
    font-size: 0.9em;
    color: #b0b0b0;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:visited  {
    font-weight: bold;
    font-size: 0.9em;
    color: #b0b0b0;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: bold;
    font-size: 0.9em;
    color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: bold;
    font-size: 0.9em;
    color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
StandardButton - button style for standard HTML buttons
---------------------------------------------------------
---------------------------------------------------------
*/
.StandardButton { 
  color: #82A8C8;
  font-family: Arial, Helvetica, Sans-Serif; 
  font-size: 1em;
  font-weight: normal;
}

A.StandardButton:link {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
}

A.StandardButton:visited  {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.StandardButton:active   {
    font-weight: bold;
    font-size: 1em; 
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.StandardButton:hover    {
    font-weight: bold;
    font-size: 1em;
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Generic - Styles that may be used in text editor box
---------------------------------------------------------
---------------------------------------------------------
*/

h1 {
	font-size: 1.4em;
	color:#ed1e26;
	font-style: none;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	color:#ed1e26;
	font-style: none;
	font-weight: normal;
}

h3 {
	font-size: 1em;
	font-style: none;
	color:#ed1e26;
	font-weight: normal;
}

h4 {
	font-style: none;
}

h5 {
	font-style: none;
}

h6 {
	font-style: none;
}

/*
---------------------------------------------------------
Table Header and Footer Style
---------------------------------------------------------
*/

TFOOT, THEAD    {
    font-weight: normal;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
/*
---------------------------------------------------------
Table Header Style
---------------------------------------------------------
*/
TH  {
    vertical-align: baseline;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
Big and Small Text Style
---------------------------------------------------------
*/
SMALL   {
    font-size:  0.75em;
}

BIG {
    font-size:  1.25em;
}
/*
---------------------------------------------------------
---------------------------------------------------------
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%;
/*    height: 64px;*/
    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: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SelectedTab:link {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SelectedTab:visited  {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SelectedTab:active   {
    font-weight: bold;
    font-size: 1em;
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.SelectedTab:hover    {
    font-weight: bold;
    font-size: 1em;
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.OtherTabs {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.OtherTabs:link {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.OtherTabs:visited  {
    font-weight: bold;
    font-size: 1em;
    color: #82A8C8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.OtherTabs:active   {
    font-weight: bold;
    font-size: 1em;
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.OtherTabs:hover    {
    font-weight: bold;
    font-size: 1em;
    color: #990000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Skin Specific Styles - Put your styles in here
---------------------------------------------------------
---------------------------------------------------------
*/

.HomePageMainBox {
	background-color: #ffffff;
	color: #ed1e26;
}
.HomePageMainBox .CnrTpLft {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/MainPage/CnrTpLft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.HomePageMainBox .CnrTpRgt {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/MainPage/CnrTpRgt.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.HomePageMainBox .CnrBtRgt {

	background-color: transparent;
	background-image: url(Skins/CRIB/Images/MainPage/CnrBtRgt.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.HomePageMainBox .CnrBtLft {

	background-color: transparent;
	background-image: url(Skins/CRIB/Images/MainPage/CnrBtLft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.RedBorderContainer {
	background-color: #ffffff;
	color: #ed1e26;
}
.RedBorderContainer .redborderTpLft {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redbordertl.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.RedBorderContainer .redborderTpRgt {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redbordertr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.RedBorderContainer .redborderBtRgt {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redborderbr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.RedBorderContainer .redborderBtLft {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redborderbl.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.RedBorderContainer .redbordertop {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redborder.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.RedBorderContainer .redborderbottom {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redborder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.RedBorderContainer .redborderleft {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redborder.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.RedBorderContainer .redborderright {
	background-color: transparent;
	background-image: url(Skins/CRIB/Images/redborder.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.navmenu {
	text-align:center;
}

.navmenu a {
}

.navmenu a:link {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.navmenu a:visited {
	color:#fff;
	text-decoration:none;
}

.navmenu a:active {
	color:#fff;
	text-decoration:underline;
}

.navmenu a:hover {
	color:#fff;
	text-decoration:underline;
}
/*
---------------------------------------------------------
---------------------------------------------------------
RED BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.redbutton {
	background-color:#ed1e26;
}

td.redbuttonleft {
	background-color:#ed1e26;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_red.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.redbuttonmiddle {
	background-color:#ed1e26;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_red.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.redbuttonright {
	background-color:#ed1e26;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_red.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activeredbuttonleft {
	background-color:#ed1e26;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_red.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activeredbuttonmiddle {
	background-color:#ed1e26;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_red.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activeredbuttonright {
	background-color:#ed1e26;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_red.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
ORANGE BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.orangebutton {
	background-color:#f36d3a;
}

td.orangebuttonleft {
	background-color:#f36d3a;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_orange.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.orangebuttonmiddle {
	background-color:#f36d3a;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_orange.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.orangebuttonright {
	background-color:#f36d3a;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_orange.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activeorangebuttonleft {
	background-color:#f36d3a;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_orange.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activeorangebuttonmiddle {
	background-color:#f36d3a;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_orange.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activeorangebuttonright {
	background-color:#f36d3a;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_orange.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
YELLOW BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.yellowbutton {
	background-color:#f59733;
}

td.yellowbuttonleft {
	background-color:#f59733;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_yellow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.yellowbuttonmiddle {
	background-color:#f59733;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_yellow.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.yellowbuttonright {
	background-color:#f59733;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_yellow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activeyellowbuttonleft {
	background-color:#f59733;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_yellow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activeyellowbuttonmiddle {
	background-color:#f59733;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_yellow.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activeyellowbuttonright {
	background-color:#f59733;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_yellow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
GREEN BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.greenbutton {
	background-color:#43b85d;
}

td.greenbuttonleft {
	background-color:#43b85d;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_green.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.greenbuttonmiddle {
	background-color:#43b85d;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_green.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.greenbuttonright {
	background-color:#43b85d;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_green.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activegreenbuttonleft {
	background-color:#43b85d;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_green.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activegreenbuttonmiddle {
	background-color:#43b85d;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_green.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activegreenbuttonright {
	background-color:#43b85d;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_green.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}


/*
---------------------------------------------------------
---------------------------------------------------------
BLUE BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.bluebutton {
	background-color:#00adef;
}

td.bluebuttonleft {
	background-color:#00adef;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_blue.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.bluebuttonmiddle {
	background-color:#00adef;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_blue.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.bluebuttonright {
	background-color:#00adef;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_blue.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activebluebuttonleft {
	background-color:#00adef;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_blue.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activebluebuttonmiddle {
	background-color:#00adef;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_blue.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activebluebuttonright {
	background-color:#00adef;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_blue.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
INDIGO BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.indigobutton {
	background-color:#2a3795;
}

td.indigobuttonleft {
	background-color:#2a3795;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_indigo.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.indigobuttonmiddle {
	background-color:#2a3795;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_indigo.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.indigobuttonright {
	background-color:#2a3795;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_indigo.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activeindigobuttonleft {
	background-color:#2a3795;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_indigo.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activeindigobuttonmiddle {
	background-color:#2a3795;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_indigo.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activeindigobuttonright {
	background-color:#2a3795;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_indigo.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
VIOLET BUTTON
---------------------------------------------------------
---------------------------------------------------------
*/
td.violetbutton {
	background-color:#8f2e90;
}

td.violetbuttonleft {
	background-color:#8f2e90;
	background-image:url(Skins/CRIB/Images/BtnImages/btnleft_violet.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.violetbuttonmiddle {
	background-color:#8f2e90;
	background-image:url(Skins/CRIB/Images/BtnImages/btncenter_violet.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.violetbuttonright {
	background-color:#8f2e90;
	background-image:url(Skins/CRIB/Images/BtnImages/btnright_violet.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}

td.activevioletbuttonleft {
	background-color:#8f2e90;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverleft_violet.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:18px;
	height:32px;
}
td.activevioletbuttonmiddle {
	background-color:#8f2e90;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhovercenter_violet.gif);
	background-repeat:repeat-x;
	background-position: center center;
}
td.activevioletbuttonright {
	background-color:#8f2e90;
	background-image:url(Skins/CRIB/Images/BtnImages/btnhoverright_violet.gif);
	background-repeat:no-repeat;
	background-position: left center;
	width:18px;
	height:32px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
END BUTTONS
---------------------------------------------------------
---------------------------------------------------------
*/
.CRIBlevel2title .Normal {
	font-size:48pt;
	font-weight:bold;
	font-family:arial;
	color:#ed1e26;
}

.CRIBfooter .Normal {
	font-size:70%;
	font-weight:normal;
	font-family:arial;
	color:#000000;
	text-align:center;
}

.CRIBcontent .Normal, .CRIBcontent .Normal p, .CRIBcontent .Normal td {
	color:#000000;
margin-top: 0.25em; margin-bottom: 0.5em;
}

.CRIBcontent a:link img, .CRIBcontent a:visited img, .CRIBcontent a:active img {
 border:0;
}

.small_a {
 font-size:10px;
 color:#000;
 font-weight:bold;
}
.medium_a {
 font-size:14px;
 color:#000;
 font-weight:bold;
}
.large_a {
 font-size:18px;
 color:#000;
 font-weight:bold;
}

