/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


#Body
{
	background-color: #000000;
}

/* PAGE BACKGROUND */
/* background color for the content part of the pages */
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-size: 12px;
}

.logopanel
{
	text-align: center;
}

.logoTable
{
	background-image: url(VBI-LogoBG.png);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:3px;
}

.menupanel
{
	height: 30px;
	padding-bottom:3px;
}

.bottompanel
{
	text-align: center;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #22CCFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #22CCFF;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #22CCFF;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #22CCFF;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #22CCFF;
}

.controlpanel
{
	width: 100%;
	background-color: White;
	border-bottom: #EEEEEE 2px solid;
}

.toppane
{
	vertical-align: top;
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.ContentArea
{
	height: 100%;
}
.ContentContainer
{
	width: 900px;
	height: 100%;
}
.leftpane
{
	vertical-align: top;
	max-width: 25%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.contentpane
{
	vertical-align: top;
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.rightpane
{
	vertical-align: top;
	max-width: 25%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.bottompane
{
	vertical-align: bottom;
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.splitpane
{
	vertical-align: top;
	width: 50%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
}

.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	background-color: White;
}

.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

A.CommandButton:visited
{
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

A.CommandButton:active
{
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

A.CommandButton:hover
{
	color: Navy;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}

/* button style for standard HTML buttons */
.StandardButton
{
	background-color: Silver;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

/* GENERIC */
H1
{
	font-size: 8px;
	font-weight: bold;
}

H2
{
	font-size: 10px;
	font-weight: bold;
}

H3
{
	font-size: 12px;
	font-weight: bold;
}

H4
{
	font-size: 15px;
	font-weight: bold;
}

H5, DT
{
	font-size: 18px;
	font-weight: bold;
}

H6
{
	font-size: 24px;
	font-weight: bold;
}

TFOOT, THEAD
{
}

TH
{
}

A:link
{
	text-decoration: none;
	color: Blue;
}

A:visited
{
	text-decoration: none;
	color: Blue;
}

A:active
{
	text-decoration: none;
	color: Blue;
}

A:hover
{
	text-decoration: underline;
	color: Blue;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 24px;
}

BLOCKQUOTE, PRE
{
}


UL LI
{
}

UL LI LI
{
}

UL LI LI LI
{
}

OL LI
{
}

OL OL LI
{
}

OL OL OL LI
{
}
OL UL LI
{
}

HR
{
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
}

/* style of item titles by Announcements and events */
.ItemTitle
{
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border-bottom: #000000;
	border-left: #000000;
	border-top: #000000;
	border-right: #000000;
	background-color: transparent;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 12;
	background-color: transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	cursor: hand;
	color: #22CCFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: transparent;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: #22EE88;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: transparent;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	text-align: center;
	width: 12px;
	height: 12px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: Black;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}

.ModuleTitle_MenuBreak
{
	background-color: Black;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 20px;
}

.ModuleTitle_MenuArrow
{
	font-family: verdana;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: transparent;
	width: 12px;
}

.ModuleTitle_RootMenuArrow
{
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 21px;
	background-color: transparent;
}
.MainMenu_MenuItem
{
	border-left: black;
	border-bottom: black;
	border-top: black;
	border-right: black;
	cursor: pointer;
	cursor: hand;
	color: #22CCFF;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica;
	height: 21px;
}

.MainMenu_MenuIcon
{
	background-color: transparent;
	border-left: black;
	border-bottom: black;
	border-top: black;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}

.MainMenu_SubMenu
{
	background-color: black;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuBreak
{
	height: 12px;
}

.MainMenu_MenuItemSel
{
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #22EE88;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow
{
	border-right: black;
	border-bottom: black;
	border-top: black;
	font-family: webdings;
	font-size: 12pt;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.smdobjects
{
	color: #22EE88;
}

