/*

	DNN Portal Stylesheet for SSD-DarkAction Skin Package
	(C) Copyright 2007 StrohlSiteDesign.com.  All rights reserved.
	
*/
Body{background-color: #090909;margin:0px;height:100%;}
html,.fullpage{height:100%;}

.pagewidth{width:775px;}

.pageborder_right{width:10px;height:100%;background-image:url(images/page_border_right.jpg);background-position:top right;background-repeat:repeat-y;}
.pageborder_left{width:10px;height:100%;background-image:url(images/page_border_left.jpg);background-position:top right;background-repeat:repeat-y;}

.header_banner_upper{width:755px;height:197px;background-image:url(images/header_banner_bg_01.jpg);background-position:top left;background-repeat:no-repeat;}
.header_banner_lower{width:755px;height:25px;background-image:url(images/header_banner_bg_02.jpg);background-position:top left;background-repeat:no-repeat;}
.breadcrumb_row{height:25px;background-image:url(images/breadcrumb_tile.jpg);background-position:top left;background-repeat:repeat-x;}
.logo_cell{vertical-align:middle;text-align:center;}
.rightalign{text-align:right;}
.pane_cell{padding:2px;vertical-align:top;}
.toppane,.bottompane{text-align:center;background-color:#CECECE;padding:2px 2px 2px 2px;border:1px dashed #000000;}
.bottomleftpane{height:100%;text-align:center;background-color:#CECECE;padding:2px 0px 2px 2px;border:1px dashed #000000;}
.bottomrightpane{height:100%;text-align:center;background-color:#CECECE;padding:2px 2px 2px 0px;border:1px dashed #000000;}
.leftpane{height:100%;background-color:#CECECE;padding:2px;}
.contentpane{height:100%;background-color:#ECECEC;padding:2px;}
.sidepane_space{height:4px;line-height:4px;background-color:#CECECE;}
#cellSearch{padding:2px 2px 4px 2px;background-color:#CECECE;}
.whitetext{color:#ffffff;font-family:Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;font-size:12pt;}
a.whitetext:link,a.whitetext:visited,a.whitetext:active{color:#ffffff;font-weight:bold;}
a.whitetext:hover{color:#ff0000;font-weight:bold;}
.breadcrumb{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10pt;}
a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:active{color:#000000;font-weight:bold;}
a.breadcrumb:hover{color:#ff0000;font-weight:bold;}

.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 10pt;
    color: #336699;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

a.SkinObject:link,a.SkinObject:visited,.SkinObject:active{
	text-decoration:none;
    color:#336699;
}

a.SkinObject:hover{
    text-decoration:none;
    color:#3333CC;
}

/* style for module titles */
.Head{
    font-family:Comic Sans MS, Tahoma, Arial, Helvetica;
    font-size:20px;
    font-weight:normal;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead{
    font-family:Comic Sans MS, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    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, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, 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:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

/* 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: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;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Comic Sans MS, Verdana, Tahoma, Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal; 
	border:none;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Comic Sans MS, Verdana, Tahoma, Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #666666;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	border:none;
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border:none;
}
.MainMenu_MenuBreak {
	border:none;
	background-color: #000000; 
	height: 1px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border:none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
