/* ======================================================================================================== */
/* Skin styles for DotNetNuke                                                                               */
/* ======================================================================================================== */


/* ======================================================================================================== */
/* Pane styles                                                                                              */
/* ======================================================================================================== */
.pagemaster
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.pagemaster_imagebg
{
	background-image: url(bg_stripes.gif);
	width: 100%;
	height: 100%;
}
.skinmaster
{
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	height: 100%;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.SeparatorBackground
{
	background-image: url(separator.jpg);
	background-repeat: repeat;
	width: 100%;
}
.HorizontalSeparator
{
	background-image: url(separator.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
.controlpanel
{
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}
.Skinheader
{
	background-color: #FFFFFF;
}
.bannerpane
{
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	height: 141px;
}
.toppane
{
	background-color: transparent;
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	background-color: transparent;
	width: 205px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	background-color: transparent;
	width: 100%;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	background-color: transparent;
	width: 205px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.midpane
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	background-color: transparent;
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpadding
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.containerpadding
{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
/* ======================================================================================================== */
/* Menu styles                                                                                             */
/* ======================================================================================================== */
.MenuBg
{
	height: 70px;
	padding-left: 15px;
	padding-right: 15px;
}
.RootMenuItem TD
{
	background-color: Transparent;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	cursor: hand;
	color: #6B696B;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding-left: 8px;
	padding-right: 8px;
}
.RootMenuItemActive TD
{
	color: #6B696B;
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding-left: 8px;
	padding-right: 8px;
}
.RootMenuItemSelected TD
{
	color: #6B696B;
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding-left: 8px;
	padding-right: 8px;
}
.RootMenuItemBreadCrumb TD
{
	color: #6B696B;
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding-left: 8px;
	padding-right: 8px;
}
.MainMenu_MenuContainer
{
	background-color: #FFFFFF;
}
.MainMenu_MenuBar
{
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	height: 16px;
}
.MainMenu_MenuItem
{
	color: #6B696B;
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.MainMenu_MenuItemSel
{
	color: #6B696B;
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.MainMenu_MenuItemAct
{
	color: #6B696B;
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.MainMenu_MenuIcon
{
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 14px;
	height: 21px;
	padding-left: 3px;
	padding-right: 3px;
}
.MainMenu_SubMenu
{
	background-color: #FFFFFF;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin-top: 5px;
	margin-left: -1px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 2px;
	padding-top: 2px;
}
.MainMenu_MenuBreak
{
	background-color: #000000;
	height: 1px;
}
.MainMenu_Menu
{
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.SubMenuItemSelect
{
	background-color: #BED1D8; /* #DFDFDF */
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.ModuleTitle_MenuItem
{
	color: #6B696B;
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.ModuleTitle_MenuItemSel
{
	color: #6B696B;
	background-color: #BED1D8; /* #DFDFDF */
	border-top: #000000 1px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 1px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.ModuleTitle_MenuIcon
{
	background-color: #FFFFFF;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 14px;
	height: 21px;
	padding-left: 3px;
	padding-right: 3px;
}
.ModuleTitle_SubMenu
{
	background-color: #FFFFFF;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin-top: 5px;
	margin-left: -1px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ModuleTitle_MenuBreak
{
	background-color: #000000;
	height: 1px;
}
.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
/* ======================================================================================================== */
/* Text styles                                                                                              */
/* ======================================================================================================== */
.body_left
{
	background-image: url(leftedge_bg.gif);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right
{
	background-image: url(rightedge_bg.gif);
	background-repeat: repeat-y;
	width: 27px;
}
.StandardButton
{
	color: #6B696B;
	background-color: #BED1D8;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.Head
{
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6B696B;
}
.containerhead_white
{
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
.subhead
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6B696B;
}
.normal
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6B696B;
}
.NormalTextBox
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6B696B;
}
H4
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6B696B;
}
H5
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6B696B;
}
A:link
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
}
A:visited
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
}
A:active
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
}
A:hover
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
	text-decoration: underline;
}
a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active, a.MenuLink:hover
{
	background-color: Transparent;
	background-image: url(arrow2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	cursor: hand;
	color: #6B696B;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding-left: 16px;
	padding-right: 8px;
}
.logintxt
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
	font-weight: bold;
}
a.logintxt:link
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.logintxt:active
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.logintxt:visited
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.logintxt:hover
{
	font-family: Tahoma, Arial;
	color: #6B696B;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/* ======================================================================================================== */
/* Styles used in the file manager                                                                          */
/* ======================================================================================================== */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height: 25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height: 100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList
{
	height: 100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3C3C3C;
	background-color: #DEDEDE;
	border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	height: 25px;
}
.FileManager_Pager
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: bold;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	border-top: #DEDEDE 1px solid;
	height: 25px;
}
.FileManager_StatusBar
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: white;
	border-top: #DEDEDE 1px dashed;
	border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: #DFDFDF;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}
.FileManagerTreeNode
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: normal;
}
.FileManagerTreeNodeSelected
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #DEDEDE;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}
/* ======================================================================================================== */
/* Styles used in the Wizard Framework                                                                      */
/* ======================================================================================================== */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 400px;
	width: 600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader
{
	height: 30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: arial, helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: arial, helvetica;
}
/* ======================================================================================================== */
/* 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: black;
	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: 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: #6B696B;
}
A.CommandButton:visited
{
	text-decoration: underline;
	color: #6B696B;
}
A.CommandButton:active
{
	text-decoration: underline;
	color: #6B696B;
}
A.CommandButton:hover
{
	text-decoration: none;
	color: #6B696B;
}















