/* RadEditor background styles */
.reContentCell, .reContentCell iframe, .reContentCell iframe body, body.contentArea 
{ 
background: black !important; 
color: white;
}
.reEditorModesCell a,.reEditorModesCell a:hover,.reEditorModesCell a:visited,.reEditorModesCell a:link
{ color: black; }

/* Added to stylesheet for v2 compatibility */
.SigninIndentPanel input { color: #000; }

td.Field
{
color: #fff !important;
}

div.Login, div.Login li, td.SubHead
{
color: #fff;
}
/* Other black background issues*/
.PagingTable { background-color: black; }
/**/

.ControlPanel, .PagingTable
{
	background-color: inherit;
	color: White;
	border-right: #f7e300 2px solid;
	border-top: #f7e300 2px solid;
	border-left: #f7e300 2px solid;
	border-bottom: #f7e300 2px solid;
}

.ControlPanel .SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFF !important;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	color: inherit;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	color: inherit;
}

.DataGrid_Container
{
	border: none;
	margin-bottom: auto;
	padding-bottom: auto;
}

.DataGrid_Title
{
	padding: 0 0 0 5px;
	border-bottom: #57566f 1px solid;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px;
	color: #fff;
	line-height: 28px;
	height: 28px;
	background: #8988a5 url(images/DataGrid_Header.gif) left top;
	margin-bottom: 4px;
	font-weight: bolder;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	color: #000000;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	color: #000000;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	color: #000000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	color: #000000;
}

.FileManager_SelItem
{
	color: #000000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: auto;
}

A.CommandButton:visited
{
	color: inherit;
}

A.CommandButton:hover
{
	color: inherit;
}

A.CommandButton:active
{
	color: inherit;
}

.ModuleTitle_MenuBar
{
	height: 16px;
}

BODY {
	background:#000000; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	border:0px; 
	height:100%
	}

TH,TD,DIV {	font-size:12px; FONT-FAMILY:Tahoma,Arial,Helvetica}

TD
{
color: #FFFFFF;
}

.FileManagerTreeNode,
.FileManagerTreeNodeSelected,
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link,
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited,
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover,
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	color: #000000;
}

.FileManager_Item A, .FileManager_Item A:link, .FileManager_Item A:visited,
.FileManager_Item A:hover, .FileManager_Item A:active,
.FileManager_AltItem A, .FileManager_AltItem A:link, .FileManager_AltItem A:visited,
.FileManager_AltItem A:hover, .FileManager_AltItem A:active,
.FileManager_Item TD, .FileManager_AltItem TD
{
color: #000000;
}

#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:25px; width:228px; top:25px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}

.NormalTextBox1 {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #cccccc;
	color:#000000;
	font-size:11px;
	width:200px;
}

#ControlPanel_BG, #dnn_ControlPanel, .ControlPanel
{
	background: #878787;
}

#ControlPanel_BG .CommandButton,
#ControlPanel_BG A.CommandButton:link,
#ControlPanel_BG A.CommandButton:visited,
#ControlPanel_BG A.CommandButton:active  {	COLOR: #FFFFFF; TEXT-DECORATION: underline}
#ControlPanel_BG A.CommandButton:hover {COLOR:#FFFFFF; TEXT-DECORATION: none}

/*--------------------------------------------------------------------------------------------------------------------------*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

.panecss{padding:5px 8px 5px 8px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#FFFFFF; font-weight:bold}
.SubHead				{font-size:11px; color:#FFFFFF;}
.SubSubHead				{font-size:11px; color:#FFFFFF;}
.Normal 				{font-size:11px; color:#FFFFFF;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#FFFFFF; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#FFFFFF; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:lime; TEXT-DECORATION:none}
A:hover						{color:lime; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:underline}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#CCCCCC; TEXT-DECORATION:underline}


/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------------------------------*/

.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}



.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

/*--------------------   Horizontal   -----------------------*/
.MainMenu_TabRootMenuItem TD	{
	font-size:		12px;
	font-weight:	bold;    
    color:			#FFFFFF;  
	height:			48px;
	text-align: 	center; 
	padding-left:	8px;
	padding-right:	8px;
   }
   
.MainMenu_TabRootMenuItemSel TD  { 
	font-size:		12px;
	font-weight:	bold; 
    color: 			#FFFFFF;  
	height:			48px;
	text-align:		center; 
	padding-left:	8px;
	padding-right:	8px;
 }
 
.MainMenu_TabMenuItemHover TD	 { 	 
	font-size:		12px;
	font-weight:	bold; 
    color: 			#979797;  
	height:			48px;
	text-align:		center; 
	padding-left:	8px;
	padding-right:	8px;
}


.MainMenu_TabMenuItemSelHover TD
{
	font-size:		12px;
	font-weight:	bold; 
    color: 			#FFFFFF;  
	height:			48px;
	text-align:		center; 
	padding-left:	8px;
	padding-right:	8px;
}

.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight:	normal; 
    color: 			#FFFFFF;  
	border:			0px;
	padding:		0px 28px 0px 12px;
	height:			21px;
	cursor:			pointer;	
	cursor: 		hand;
}


.submenu						{ 
	background: 	#2B2B2B;	
	border:     	#FFFFFF   1px inset;
	z-index:    	1000;
    color:			#FFFFFF; 
}

.submenuitemselected, .submenuitembreadcrumb			{ 
	background:		#2B2B2B;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#979797;  
   	padding:	    0px 28px 0px 12px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height: 		21px;
}
	  


.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.Eventday,.Eventweekenday{	background-color: #FFFFFF}
.DataGrid_Item{				background-color: transparent;  color:#FFFFFF;   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#FFFFFF;}




/* Pane Structure */
.leftpane				{padding:0px 5px 0px 5px}
.rightpane				{padding:0px 5px 0px 5px}
.toppane				{padding:0px 5px 0px 5px}
.bottompane				{padding:0px 5px 0px 5px}
.contentpane			{padding:0px 5px 0px 5px}
.myleftpane				{padding:0px 0px 0px 0px}
.mycontentpane			{padding:0px 0px 0px 0px}
.myrightpane			{padding:0px 0px 0px 0px}
.mybottompane			{padding:0px 0px 0px 0px}
.logopane				{padding:0px 0px 0px 0px}
.showcasepane			{padding:0px 0px 0px 0px}
.bannerpane				{padding:0px 0px 0px 0px}
.vspacepane				{padding:5px 0px 5px 0px}
.hspacepane				{padding:0px 5px 0px 5px}
.allspacepane			{padding:5px 5px 5px 5px}

.ControlPanel, .PagingTable
{
	color: White;
	border-right: #f7e300 2px solid;
	border-top: #f7e300 2px solid;
	border-left: #f7e300 2px solid;
	border-bottom: #f7e300 2px solid;
}

.ControlPanel .SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFF !important;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	color: inherit;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	color: inherit;
}

.DataGrid_Container
{
	border: none;
	margin-bottom: auto;
	padding-bottom: auto;
}

.DataGrid_Title
{
	padding: 0 0 0 5px;
	border-bottom: #57566f 1px solid;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px;
	color: #fff;
	line-height: 28px;
	height: 28px;
	background: #8988a5 url(images/DataGrid_Header.gif) left top;
	margin-bottom: 4px;
	font-weight: bolder;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	color: #000000;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	color: #000000;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	color: #000000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	color: #000000;
}

.FileManager_SelItem
{
	color: #000000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: auto;
}

A.CommandButton:visited
{
	color: inherit;
}

A.CommandButton:hover
{
	color: inherit;
}

A.CommandButton:active
{
	color: inherit;
}

.ModuleTitle_MenuBar
{
	height: 16px;
}
