/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #8B0000;
	vertical-align: top;
}
.skinmaster 
{
	background-color: #8B0000;
	font-size: 12px;
	height: 100%;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	text-align:left;
}
.skinheader {
}
.skingradient {
	
}
.controlpanel {
	width: 100%;
	background-color: #8B0000;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	width: 100%;
	vertical-align: top;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	font-size: 12px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #ae0000 0px solid; 
	border-bottom: #ae0000 0px solid; 
	border-top: #ae0000 0px solid; 
	border-right: #ae0000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana, Arial, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: normal;
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #8B0000; 
	border-left: #ae0000 0px solid; 
	border-bottom: #ae0000 0px solid; 
	border-top: #ae0000 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #8B0000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#660000', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #990000; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana, Arial, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #ae0000 0px solid; 
	border-bottom: #ae0000 0px solid; 
	border-top: #ae0000 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuItemActive
{
	border: solid 0px #ae0000;
}
.MainMenu_RootMenuItemSelected
{
	border-bottom: solid 1px #ae0000;
	border-top: solid 1px #ae0000;
	color: Red;
}
.MainMenu_SubMenuItemActive
{
	border-bottom: solid 0px #ae0000;
	border-top: solid 0px #ae0000;
}
.MainMenu_SubMenuItemSelected
{
	border-bottom: solid 0px #ae0000;
	border-top: solid 0px #ae0000;
	color: Red;
}

.StandardButton     {
    background: #ae0000; 
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}

/*
Overridden default styles

*/
.SkinObject
{
	color: White;
	font-weight: normal;
}
.SubHead
{
	color: White;
}
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana, Arial, Tahoma, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:white;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:white;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:red;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:red;
}
/* 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;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: white;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: white;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: red;
}

a
{
	color: White;
	font-weight: normal;
}
a:active
{
	color: White;
	font-weight: normal;
}

a:link
{
	color: White;
	font-weight: normal;
}
a:hover
{
	color: Red;
	font-weight: normal;
}
a:visited
{
	color: White;
	font-weight: normal;
}


/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: white;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:  normal;
    color: white;
}

/* 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:    normal;
    color: white;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-size: 11px;
	font-weight: normal;
}

A.Normal
{
	color: black;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: #dcdcdc;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

/* 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;
}
.FCKImageGalleryItemContainer, .FCKImageGalleryListStyle, .ImageListContainer, td.FCKImageGalleryItemContainer, td.FCKImageGalleryListStyle
{
	color: Black;
}

/* 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;
	color: Black;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	color: Black;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	color: Black;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	color: Black;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	color: Black;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
	color: Black;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    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: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: Red;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
	color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
	color: Black;
    font-family: Tahoma, Arial, Helvetica;
    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:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}



/*
Added styles

*/
a.email
{
}
body
{
	background-color: #8b0000;
	color: white;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	margin: 0px;
}
td
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
}
TABLE.contenttable
{
	height: 100%;
	vertical-align: top;
	width: 100%;
}

td.topLeft
{
	border-bottom: solid 1px #aa0000;
	height: 50px;
	width: 125px;
	vertical-align: bottom;
}
td.topMiddle
{
	border-bottom: solid 1px #aa0000;
	width: 700px;
	vertical-align: bottom;
}
td.topRight
{
	border-bottom: solid 1px #aa0000;
}
td.midLeft
{
	border-bottom: solid 1px #aa0000;
	width: 125px;
}
td.midMiddle
{
	border-bottom: solid 1px #aa0000;
	width: 700px;
	height: 15px;
}
td.midRight
{
	border-bottom: solid 1px #aa0000;
	height: 15px;
}
td.bodyLeft
{
	border-right: solid 1px #aa0000;
	height: 550px;
	vertical-align: top;
	width: 125px;
}
td.bodyMiddle
{
	vertical-align: top;	
	width: 700px;
}
td.bodyRight
{}
td.bottomLeft
{
	border-right: solid 1px #aa0000;
	width: 125px;
}
td.bottomMiddle
{
	border-top: solid 1px #aa0000;
	height: 15px;
	width: 700px;
}
td.bottomRight
{
	border-top: solid 1px #aa0000;
}
.keywords
{
	/*
		same color as body background
	*/
	color: #8b0000;
}
.divWarning
{
	visibility: hidden;
}
.divWarningVisible
{
	visibility: visible;
	position: relative;
	background-color: #f0e68c;
	color: Black;
	text-align: left;
	font-size: 10px;
	width: 50%;
}
