/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */

html,body#Body
{ 
background-color: #c0c0c0; 
margin-top:0px;
/* background-image: url(images/img_background.jpg);
background-repeat: repeat-x;
background-attachment: fixed; */
}
.ContentHeader
{
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
}

A.ContentHeader:link 
{
    text-decoration: none;
	 color: #000000;
}

A.ContentHeader:visited  
{
    text-decoration: none;
	 color: #000000;
}

A.ContentHeader:active   
{
    text-decoration: none;
	 color: #000000;
}

A.ContentHeader:hover    
{
    text-decoration: underline;
	 color: #000000;
}



.ContentBody
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.RightTitle
{
 font-family: Georgia;
 font-size: 14px;
 font-style: italic;
 padding-left: 10px;
 padding-right:10px;
}
.RightSubTitle
{
 font-family: Arial;
 font-size : 12px;
 font-weight: bold;
 padding-left: 10px;
 padding-right:10px;
}
.RightContent
{
 font-family: Arial;
 font-size : 11px;
 padding-left: 10px;
 padding-right:10px;
 margin: 0 6px 0 0;
 line-height: 14px;
}
.RightContent12
{
 font-family: Arial;
 font-size : 12px;
 padding-left: 10px;
 padding-right:10px;
 margin: 0 6px 0 0;
 line-height: 14px;
}
.RightLinks
{
    font-size: 11px;
	 color: #B83125;
    font-family: Helvetica;
    text-decoration: none;
}

A.RightLinks:link {
    text-decoration:    underline;
	 color: #B83125;
}

A.RightLinks:visited  {
    text-decoration:    underline;
	 color: #B83125;
}

A.RightLinks:active   {
    text-decoration:    underline;
	 color: #B83125;
}

A.RightLinks:hover    {
    text-decoration:    underline;
	 color: #B83125;
}
.faq
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
   color: #660000;
   padding-left:10px;
}

.SubNavRed
{
    font-size: 11px;
	 color: #B83125;
    font-family: Helvetica;
    text-decoration: none;
}

A.SubNavRed:link {
    text-decoration:    underline;
	 color: #B83125;
}

A.SubNavRed:visited  {
    text-decoration:    underline;
	 color: #B83125;
}

A.SubNavRed:active   {
    text-decoration:    underline;
	 color: #B83125;
}

A.SubNavRed:hover    {
    text-decoration:    underline;
	 color: #B83125;
}



.FooterRed
{
	color: #B83125;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
}
.FooterItalic
{
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
}
.FooterStandard
{
	font-family: Arial;
	font-size: 9px;
}
#xEditingArea
{
  background-color: #ffffff;
}

.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #DFE5F2;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#701111;
}

/* style for module titles */
.Head  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FF4500;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
td
{ 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15pt;
}

.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.NormalWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	 color: white;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Arial, Helvetica, sans-serif;
    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;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	background-color: White;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	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: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
    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;
}

/* styles used in the Wizard Framework */
.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: Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}


/* text style used for help text rendered by modules */
.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: Arial, Helvetica, sans-serif;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    bold;
    color: #660000;
	 padding-left:10px;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    bold;
    color: #660000;
	 padding-left:10px;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold; 
   color: #660000;
   padding-left:10px;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #660000;
	 padding-left:10px;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #660000;
	 padding-left:10px;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #660000;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link
{
    text-decoration:    none;
    color:  #B93126;
    font-weight: bold;
}

A:visited
{
    text-decoration:    none;
    color:  #B93126;
    font-weight: bold;
}

A:hover
{
    text-decoration:    underline;
    color:  #B93126;
    font-weight: bold;
}

A:active
{
    text-decoration:    none;
    color:  #B93126;
    font-weight: bold;
}


SMALL   
{
    font-size:  8px;
}

BIG 
{
    font-size:  14px;
}

BLOCKQUOTE, PRE 
{
  font-family:    Lucida Console, monospace;
}

UL
{
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15pt;
	margin-top: 5px;
	margin-bottom: 10;
	margin-right: 3;
	margin-left: 30px;
	padding-left: 30px;
	list-style-position:outside;
}

OL
{
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 11pt;
	margin-left: 30px;
	margin-top: 10;
	margin-bottom: 10;
	margin-right: 3px;
	list-style-position:outside;
	padding-left: 30px;
}

UL LI
{
  margin: 0 0 0 -20;
  list-style-type: disc;
}

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: dimgrey;
    height:1pt;
    text-align:left
}

/* 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:15;
	background-color: Transparent;
}

.ModuleTitle_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon 
{
	cursor: pointer; 
	cursor: hand; 
	background-color: #E0E0E0; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 21; 
	height: 21;
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
}

.ModuleTitle_MenuBreak 
{
	border-bottom: #E0E0E0 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #E0E0E0 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #E0E0E0; 
	height: 1px;
}

.ModuleTitle_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	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 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*=============== START DEFAULT MENU STYLES ============================================*/
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 119px;
	margin-top: 0px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:47px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid; 
	border-right: #50BC6D 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuItem TD 
{
  text-align: left;
}
.MainMenu_MenuIcon {
	background-color: #A28800;         /* Original color #50BC6D */
	border-left: #A28800 0px solid; 
	border-bottom: #A28800 0px solid; 
	border-top: #A28800 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
	background-image: url(spacer.gif);
}
.MainMenu_SubMenu
{
	background-color: #ffffff; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-bottom: 1px solid #701111; 
	border-left: 1px solid #701111; 
	border-top: 1px solid #701111; 
	border-right: 1px solid #701111;
	margin-left: 5px;
	margin-top: 3px;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #701111; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.rootmenuitembreadcrumb TD
{
}
.rootmenuitem TD
{
	cursor: pointer; 
	cursor: hand; 
	background-repeat: no-repeat;
	background: url(navbar_bg.gif);
	height: 28px;
	width: 119px;
	color: #ffffff; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.rootmenuitemselected TD
{
	cursor: pointer; 
	cursor: hand; 
	background-repeat: no-repeat;
	background: url(navbar_bg_hover.gif);
	height: 28px;
	width: 119px;
	color: #ffffff; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

/*=============== END DEFAULT MENU STYLES ============================================*/



/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}


.TableMain
{
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.TopPane  
{
	background-color: #000000;
	color: white;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.ContentPane  
{
	background-color: #ffffff;
	width: 567px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 33px;
	font-family: Arial;
	font-size: 19px;
}
.ContentPaneMaster
{
	background-color: #ffffff;
	background-image: url(images/top_shadow.gif);
	background-repeat: repeat-x;
	width: 567px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 33px;
	font-family: Arial;
	font-size: 19px;
}

.RightPane  
{
	background-color: #FDDAB4;
	vertical-align: top;
	text-align: left;
	width:241px;
	background-image: url(images/right_left.gif);
	background-repeat: repeat-y;
}
.LeftPane  
{
	background-color: #FDDAB4;
	width: 192px;
	vertical-align: top;
	text-align: center;
}
.LeftPane_Bottom
{
	background-color: #FDDAB4;
	width: 192px;
	vertical-align: top;
	text-align: center;
	background-image: url(images/leftpane_background.gif);
	background-repeat: repeat-y;
}
.MenuPane  
{
	background-color: #000000;
	width: 192px;
	height:219px;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}


.BottomPane  
{
	background-color: #ffffff;
	width: 567px;
	color: #000000;
	vertical-align: text-bottom;
	text-align: center;
}
.MenuNav  
{
	background-color: #ffffff;
	width: 567px;
	height: 7px;
	color: #000000;
	vertical-align: top;
	text-align: right;
	background-image: url(images/top_shadow.gif);
	background-repeat: repeat-x;
}

/* Style for page title */
.PageTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #5D6C91;
	font-weight: bold;
}

/* style for Home Page */
.blocks { width: 98%; margin: 15px 0 2em 2%; valign=top }
.blocks td { border-right: 1px solid #CCCCCC; width: 33%; valign=top}
.blocks td p { text-align: left; margin: 0 5px 5px; }
.blocks td.right { border-right: none; }
.blocks td div { height: 75px; valign: middle; text-align: center }

span.morelink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	display: block;
	margin: 0.4em 1.4em 0 2em;
}

span.morelink a, a.redlink 
{
	text-decoration: none;
	border-bottom:  0px dotted grey;
}

span.morelink a:visited, a.redlink:visited 
{
	color: #46605D;
}

span.morelink a:hover, a.redlink:hover 
{
	color: red;
}

img
{ 
	border: 0; 
}

p 
{ 
	color: #000000; 
	font-family: Arial;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15pt;
	padding-left: 10px;
	padding-right:10px;
}

.PageHeader
{ 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24pt; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
}
.SectionHeader
{ 
	font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #FF4500; 
}
.stdP, .stdPBold, .stdPBoldRed, .stdPBoldWhite
{ 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 11pt; 
}
.stdPBold
{ 
	font-weight: bold;
}
.stdPBoldRed
{ 
	color: #990000; 
	font-weight: bold; 
	line-height: 13pt; 
}
.stdPBoldWhite
{ 
	color: #FFFFFF; 
	font-weight: bold; 
	line-height: 13pt; 
}
.ListText, .ListHeader, .ArticleTitle
{
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 10pt; 
}
.ListHeader
{
	color: 000000;
	font-weight: bold;
}
.DateObject 
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* News Articles Custom Styles */
.NormalWhite 
{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bold; 
  color: #FFFFFF;
}

#dnn_ctr401_EditHTML_teContent_pnlRichTextBox
{
background-color:white;
}
#dnn_ctr401_EditHTML_teContent_celTextEditor
{
background-color:white;
}
#dnn_ctr401_EditHTML_teContent_teContent
{
background-color:white;
}
#dnn_ctr401_EditHTML_teContent_teContent__Frame
{
background-color:white;
}



.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.menu_style{float:middle;}



/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	font-family: Georgia;
	font-size: 13px;
	line-height:25px;
	padding: 0px 12px 0px 22px;
	background:url(images/menuback.gif) no-repeat top left;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#F15F2D;
	font-weight:bold;
	text-align:left;
	font-family: Georgia;
	font-size: 13px;
	line-height:25px;
	padding: 0px 12px 0px 22px;
	background:url(images/menuback.gif) no-repeat top left;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#F15F2D;
	font-weight:bold;
	text-align:left;
	font-family: Georgia;
	font-size: 13px;
	line-height:25px;
	padding: 0px 12px 0px 22px;
	background:url(images/menuback.gif) no-repeat top left;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#FDDAB4;
	z-index: 1000;
	font-family: Georgia;
	font-size: 12px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-family: Georgia;
	font-size: 12px;
	background: #FDDAB4 url(images/menu_hover.gif) repeat-x top left;
	color:#F15F2D;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Fireside Specific */
.logo_top
{
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	height: 93px;
	text-align: right;
	vertical-align: top;
}
.left_topleft
{
	height: 7px;
	width: 7px;	
	background-image: url("images/left_topleft.gif");
	background-repeat: no-repeat;
}
.left_top
{
	height: 7px;
	width: 178px;
	background-image: url("images/left_top.gif");
	background-repeat: repeat-x;
}
.left_topright
{
	height: 7px;
	width: 7px;	
	background-image: url("images/left_topright.gif");
	background-repeat: no-repeat;
}
.left_left
{
	width: 7px;	
	background-image: url("images/left_left.gif");
	background-repeat: repeat-y;
}
.left_right
{
	width: 7px;	
	background-image: url("images/left_right.gif");
	background-repeat: repeat-y;
}
.left_bottomleft
{
	height: 7px;
	width: 7px;	
	background-image: url("images/left_bottomleft.gif");
	background-repeat: no-repeat;
}
.left_bottom
{
	height: 7px;
	background-image: url("images/left_bottom.gif");
	background-repeat: repeat-x;
}
.left_bottomright
{
	height: 7px;
	width: 7px;	
	background-image: url("images/left_bottomright.gif");
	background-repeat: no-repeat;
}
.right_topleft
{
	height: 7px;
	width: 7px;	
	background-image: url("images/right_topleft.gif");
	background-repeat: no-repeat;
}
.right_top
{
	height: 7px;
	width: 100%;
	background-image: url("images/right_top.gif");
	background-repeat: repeat-x;
}
.right_left
{
	width: 7px;	
	background-image: url("images/right_left.gif");
	background-repeat: repeat-y;
}
.right_bottomleft
{
	height: 7px;
	width: 7px;	
	background-image: url("images/right_bottomleft.gif");
	background-repeat: no-repeat;
}
.right_bottom
{
	height: 7px;
	background-image: url("images/right_bottom.gif");
	background-repeat: repeat-x;
}
A.NavLinks:link
{
	Color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A.NavLinks:visited
{
	Color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A.NavLinks:hover
{
   color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A.NavLinks:active
{
	Color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.PricingHeader
{
	font-family: Arial;
	font-size: 14px;
	color: #BD3E34;
	border-bottom: #E7B09B 1px solid
}
.PricingDay
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #F15F2D;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B 1px solid
}
A.PricingDayLink:Link
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #F15F2D;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B;
	text-decoration: none;
}
A.PricingDayLink:visited
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #F15F2D;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B;
}
A.PricingDayLink:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #F15F2D;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B;
	text-decoration: underline;
}
A.PricingDayLink:active
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #F15F2D;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B;
	text-decoration: underline;
}
.PricingShowMatinee
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#F9AC85;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B 1px solid
}
A.PricingShowMatineeLink:Link
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#F9AC85;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
A.PricingShowMatineeLink:Visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#F9AC85;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
A.PricingShowMatineeLink:Hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#F9AC85;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-decoration: underline;
}
A.PricingShowMatineeLink:Active
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#F9AC85;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.PricingShowEvening
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F68D61;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #E7B09B 1px solid
}
.PricingShowEveningNoBorder
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F68D61;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border-bottom: #F68D61 1px solid
}
A.PricingShowEveningLink:Link
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F68D61;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
A.PricingShowEveningLink:Visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F68D61;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
A.PricingShowEveningLink:Hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F68D61;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-decoration: underline;
}
A.PricingShowEveningLink:Active
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F68D61;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.PricingShowTimeMatinee
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom: #E7B09B 1px solid
}
a.PricingShowTimeMatineeLink:Link
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a.PricingShowTimeMatineeLink:Visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a.PricingShowTimeMatineeLink:Hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-decoration: underline;
}
a.PricingShowTimeMatineeLink:Active
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.PricingShowTimeEvening
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FDE3D4;
	text-align: left;
	vertical-align: top;
	border-bottom: #E7B09B 1px solid
}
.PricingShowTimeEveningNoBorder
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FDE3D4;
	text-align: left;
	vertical-align: top;
	border-bottom: #FDE3D4 1px solid
}
a.PricingShowTimeEveningLink:Link
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FDE3D4;
	text-align: left;
	vertical-align: top;
}
a.PricingShowTimeEveningLink:Visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FDE3D4;
	text-align: left;
	vertical-align: top;
}
a.PricingShowTimeEveningLink:Hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FDE3D4;
	text-align: left;
	vertical-align: top;
	text-decoration: underline;
}
a.PricingShowTimeEveningLink:Active
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FDE3D4;
	text-align: left;
	vertical-align: top;
}
.ShowMenuHead
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B93126;
}
.ShowMenuSubTitle
{
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.ShowMenuContentRed
{
	font-family: Arial;
	font-size: 12px;
	color: #B93126;
	font-weight: normal;
}
.ShowMenuContent
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.ContainerTitle
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
}
.SearchTD {
    width: 230px;
    padding: 0px 20px 5px 3px;
/*    background-image: url('images/go.gif');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: black; */
}
.SearchTD label {
    color: #FFFFFF;
}

.FormLabels
{
	color: #000000; 
	font-family: Arial;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15pt;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: 3px;
}
.FormTextBox
{
    height: 22px;
    vertical-align: text-bottom;
    background: White;
    width: 165px;
    color: #000000;
    padding: 2px 1px 1px 1px;
    margin: 4px 2px 0px 13px;
    border: 1px solid Black;
    cursor: text;
}

/*-- textbox used for search -----------------------------*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
    height: 22px;
    vertical-align: text-bottom;
    background: White;
    width: 165px;
    color: #000000;
    padding: 2px 1px 1px 1px;
    margin: 4px 2px 0px 0px;
    border: 1px solid Black;
    cursor: text;
}
