/* 
================================
Skin styles for DotNetNuke
================================
*/
.pagemaster {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url('Grad_Back_1x500.png');
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-image: url('Black_Back_10x10.png');
}
.skinheader {
}
/* 
================================
Menu Items
================================
*/
.MenuLeft {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-image: url('NavBar_Left.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
}
.MenuCenter {
	background-image: url('NavBar_Center.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	height: 60px;
}
.MenuRight {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-image: url('NavBar_Right.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
}
/* 
================================
Main Menu
================================
*/
.MainMenu_MenuContainer {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 60px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 60px;
}
.MainMenu_MenuItem {
	cursor: pointer;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: capitalize;
	letter-spacing: 1px;
	white-space: nowrap;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	background-position: 50% 50%;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
	background-image: url('NavBar_Center.png');
}
.MainMenu_SubMenu {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: White;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	background-position: 50% 50%;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	color: Blue;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	background-image: url('NavBar_Center_Blue.png');
	background-repeat: repeat-x;
	text-transform: capitalize;
	letter-spacing: 1px;
	white-space: nowrap;
}
.MainMenu_MenuArrow {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton {
	background: #7994CB none;
	color: White;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* 
================================
Skin Gradient Settings
================================
*/
.skingradient {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-color: transparent;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
/* 
================================
Control Panel
================================
*/
.controlpanel {
	width: 100%;
	background-color: #333333;
}
/* 
================================
Content Panes
================================
*/
.toppane {
	padding: 10px 0px 10px 0px;
	border-color: #0000FF;
	margin: 0px 0px 10px 0px;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 2px;
}
.leftpane {
	padding: 10px 10px 10px 0px;
	margin: 0px;
	background-color: transparent;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
}
.contentpane {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0000FF;
}
.rightpane {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background-color: transparent;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-left-color: #0000FF;
}
.bottompane {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	background-color: transparent;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
.leftpanetop {
	padding: 10px 10px 10px 0px;
	margin: 0px;
	background-color: transparent;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
}
.contentpanetop {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0000FF;
	width: 66%;
}
.rightpanetop {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background-color: transparent;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-left-color: #0000FF;
	width: 33%;
}
.leftpanebottom {
	padding: 10px 10px 10px 0px;
	margin: 0px;
	background-color: transparent;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	width: 33%;
}
.contentpanebottom {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0000FF;
	width: 66%;
}
.rightpanebottom {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background-color: transparent;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-left-color: #0000FF;
}
.contentpane66 {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0000FF;
	width: 66%;
}
.rightpane33 {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background-color: transparent;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-left-color: #0000FF;
	width: 33%;
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: White;
}
/* 
================================
Default Settings Above
================================
*/
/* 
================================
Background color for the content
part of the pages.
================================
*/
Body {
	margin: 0px;
	background-image: url('Black_Back_10x10.png');
	color: White;
}
.PagingTable {
	width: 100%;
	background-color: White;
	border-width: 0px;
}
/* 
================================
Search "Web" and "Site" as well
as [CURRENTDATE], [COPYRIGHT],
and Bread Crumb "Top Level".
================================
*/
.SkinObject {
	font-weight: bold;
	font-size: 8.5pt;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.SkinObject:link {
	text-decoration: none;
	color: White;
}
A.SkinObject:visited {
	text-decoration: none;
	color: Silver;
}
A.SkinObject:hover {
	text-decoration: none;
	color: Gray;
}
A.SkinObject:active {
	text-decoration: none;
	color: Red;
}
/* 
================================
Styles for LANGUAGE skinobject
================================
*/
.Language {
	vertical-align: middle;
	margin: 0px;
}
.Language img {
	border: none;
}
/* 
================================
Style for module titles
================================
*/
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: White;
}
/* 
================================
Style of item titles on edit and
admin pages.
================================
*/
.SubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
/* 
================================
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: White;
}
/* 
================================
Text style used for most text
rendered by modules.
================================
*/
.Normal, .NormalDisabled {
	font-family: Tahoma, Arial, Helvetica;
	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: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
/* 
================================
Text style used for error
messages.
================================
*/
.NormalRed {
	font-family: Tahoma, Arial, 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: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/* 
================================
Styles used by Data Grids
================================
*/
.DataGrid_AlternatingItem {
	background-color: White;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container {
	background-color: Transparent;
}
.DataGrid_Footer {
	background-color: White;
}
.DataGrid_Header {
	background-color: Transparent;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item {
	background-color: Transparent;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem {
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
/* 
================================
Text style used for help text
rendered by modules.
================================
*/
.Help {
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: White;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffff99;
}
/* 
================================
Text style for buttons and link
buttons used in the portal admin
pages.
================================
*/
.CommandButton {
	font-family: Tahoma, Arial, 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: White;
}
A.CommandButton:active {
	text-decoration: underline;
	color: White;
}
/* 
================================
Button style for standard HTML
buttons.
================================
*/
.StandardButton {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: White;
	font-family: Verdana, sans-serif;
}
/* 
================================
GENERIC
================================
*/
H1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: White;
}
H4 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: White;
}
H5, DT {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
H6 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
TFOOT, THEAD {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: White;
}
TH {
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
A:link {
	text-decoration: none;
	color: White;
}
A:visited {
	text-decoration: none;
	color: White;
}
A:hover {
	text-decoration: underline;
	color: White;
}
A:active {
	text-decoration: none;
	color: White;
}
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;
}
OL UL LI {
	list-style-type: disc;
}
HR {
	color: White;
	height: 1pt;
	text-align: left;
}
/* 
================================
Module Title Menu
================================
*/
.ModuleTitle_MenuContainer {
	border-width: 0px;
}
.ModuleTitle_MenuBar {
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-width: 0px;
	background-color: Transparent;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	background-color: White;
	border-width: 0px;
	text-align: center;
	width: 15px;
	height: 21px;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	background-color: White;
	border-width: 0px;
}
.ModuleTitle_MenuBreak {
	border-width: 0px;
	background-color: White;
	height: 1px;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: White;
	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;
	border-width: 0px;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
/* 
================================
Style for the DNNTextSuggest
control select menu.
================================
*/
.SuggestTextMenu {
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* 
================================
Style for the DNNTextSuggest
control selected menu node.
================================
*/
.SuggestNodeOver {
	background-color: navy;
	color: White;
}
/* 
================================
Login Styles
================================
*/
.LoginPanel {
}
.LoginTabGroup {
}
.LoginTab {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: White;
	border: 1px #25569a solid;
}
.LoginTabSelected {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: White;
	background-position: 0% -41px;
	border: 1px #25569a solid;
}
.LoginTabHover {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: White;
	border: 1px #C00 solid;
	cursor: pointer;
}
.LoginContainerGroup {
	clear: both;
	padding-top: 5px;
}
.LoginContainer {
}
/* 
================================
Plain Gray Logo as background
================================
*/
.logo {
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

