body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #cccccc;
	background:url(BG.jpg);
}
.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #333333;
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #fefefe;
    font-family: Verdana, Arial, Tahoma, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#fefefe;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#fefefe;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#fefefe;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#fefefe;
}
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color:#999999;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #fefefe;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#fefefe;
}
/* Standard HTML Tag Settings */

table, tr, td, p {font-family: Verdana, Arial, Tahoma, Helvetica;font-size: 11px; font-weight: normal;}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color:#fefefe;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: #544B04 1px solid;
  padding-right: 2px;
  border-top: #544B04 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: #544B04 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: #544B04 1px solid;
  font-family: Verdana, Arial, Tahoma, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #fefefe;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #fefefe;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #fefefe;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:#fefefe;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #fefefe;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #fefefe;
	color: #000000;
	border-bottom: #544B04 1px solid;
	font-family: Verdana, sans-serif;
}
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #fefefe;
}

H2  {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #fefefe;
}

H3  {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #fefefe;
}

H4  {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #fefefe;
}

H5, DT  {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#fefefe;
}

H6  {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #fefefe;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  12px;
    color: #fefefe;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #fefefe;
}

A:link  {
    text-decoration:    none;
    color: #CC0000;
}

A:visited   {
    text-decoration:    none;
    color:  #CC0000;
}

A:active    {
    text-decoration:    none;
    color:  #CC0000;
}

A:hover {
    text-decoration:    underline overline;
    color: #CC9999;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

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:#FF0000;
    height:1pt;
}
.BannerPane{
	padding: 0px;
}
.TopPane{
	text-align:center;
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
.LeftPane{
	text-align:center;
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
.MiddlePane{
	text-align:center;
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
.RightPane{
	text-align:center;
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
.Sidebar{
	padding:0px;
}
.ContentPane{
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
.LeftBottomPane{
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
.RightBottomPane{
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:20px; width: 120px; color: #666666; padding: 2px 0px 0px 4px; border: 1px solid #666666; cursor:text; font-size: 11px; background-position: center; background-color:#222222; }

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:28px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	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;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	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;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #222222; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background-color:#111111;
}
.MainMenu_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;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_RootMenuItemBreadcrumb {
	background-image:url(ContentsBg.gif);
	height:28px;
	border-left: #FFFFFF 1px inset;
	border-right: #FFFFFF 1px inset; 
	border-bottom: #FFFFFF 1px inset; 
}

.MainMenu_RootMenuItem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.MainMenu_SubMenuItemSelected
{
	background-color:#111111;
}

.MainMenu_RootMenuItemSelected
{
	background-image:url(ContentsBg.gif);
}

.MainMenu_SubMenuItemActive
{
	background-color:#111111;
}

/**/

.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:20px;background-color: transparent;}
.ModuleTitle_MenuItem {cursor: pointer; cursor: hand; color: #FEFEFE; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; font-weight: bolder; font-style: normal; border-left: white 0px solid; border-bottom: #FEFEFE 1px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}
.ModuleTitle_SubMenu {z-index: 1000; cursor: pointer; cursor: hand; background-color: #252525; 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;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#010101;}
.ModuleTitle_MenuIcon {cursor: pointer;cursor: hand; background-color: #252525; border-left: #252525 0px solid; border-bottom: #252525 0px solid; border-top: #252525 0px solid; border-bottom:  #252525 0px solid; text-align: center; width: 15px; height: 20px; color: #FEFEFE;}
.ModuleTitle_MenuArrow{	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; cursor: pointer; cursor: hand; border-right: #FFFFFF 0px solid; border-bottom: #00FF00 0px solid; border-top: #FFFFFF 0px solid;border-left:  #FFFFFF 0px solid;}
.ModuleTitle_RootMenuArrow{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; cursor: pointer; cursor: hand;}
.ModuleTitle_MenuBreak{border-bottom: #252525 0px solid; border-left: #252525 0px solid; border-top: #252525 0px solid;  border-right: #252525 0px solid; background-color: #252525; height: 0px; color: #010101;}
.ModuleTitle_MenuItemSel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; cursor: pointer; cursor: hand; color: #FEFEFE; background: #505050; padding: 0px 0px 0px 0px; border: 0;}

/**/

.login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	font-weight: bolder;
}
A.login:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
   font-weight: bolder;
}
A.login:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	font-weight: bolder;
}
A.login:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#010101;
   text-decoration: underline;
	font-weight: bolder;
}
A.login:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#010101;
	text-decoration: none;
	font-weight: bolder;
}
.user{
	font-family: Arial;
	font-size: 11px;
	color:#010101;
	font-weight: bolder;
}
A.user:link{
	font-family: Arial;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	font-weight: bolder;
}
A.user:visited{
	font-family: Arial;
	font-size: 11px;
	color:#010101;
	text-decoration: none;
	font-weight: bolder;
}
A.user:hover{
	font-family: Arial;
	font-size: 11px;
	color: #010101;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	font-weight: bolder;
}
.current{
	font-family: Arial;
	font-size: 11px;
	color:#FEFEFE;
	font-weight: normal;
}
.copyright{
	font-family: Arial;
	font-size: 11px;
	color: #FEFEFE;
   font-weight: bolder;
}
.terms{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
   font-weight:bolder;
}
A.terms:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
   font-weight:bolder;
}
A.terms:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: bolder;
}
A.terms:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
   text-decoration: underline;
	font-weight:bolder;
}
A.terms:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: bolder;
}
.privacy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
   font-weight: bolder;
}
A.privacy:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
   font-weight: bolder;
}
A.privacy:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
   text-decoration: underline;
	font-weight: bolder;
}
A.privacy:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
	color: #666666;
	font-weight: bolder;
}
A.breadcrumb:link{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
A.breadcrumb:visited{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A.breadcrumb:hover{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
   
}
A.breadcrumb:active{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

.FileManager {
background-color:#222222;
}

.FileManager_ToolBar{
background-color:#333333;
}

.FileManager_Explorer {
background-color:black;
}

.FileManager_Header {
background-color:#333333;
}

.FileManager_SelItem {
background-color:#CC0000;
color:#CCCCCC;
}

.FileManager_Item {
background-color:#666666;
color:#CCCCCC;
}

.FileManager_AltItem {
background-color:#222222;
color:#CCCCCC;
}

.DNNTree {
color:#000000;
}

.FileManagerTreeNode {
background-color:#FFFFFF;
}

.FileManagerTreeNodeSelected {
background-color:#CCCCCC;
font-weight:bold;
}

.FileManager_FileList {
background-color:#111111;
}

.FileManager_MessageBox {
background-color:#333333;
}

.FileManager_Pager {
background-color:#333333;
}

.FileManager_StatusBar
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #111111;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:#666666;
    color: #CCCCCC;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:#666666;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: #999999;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: #999999;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: #CC0000;
    color: #999999;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}


