/*===============================================================
Dotnetnuke skins - http://www.2designstudio.net
Copyright (c) 2003-2008 www.2designstudio.net
support@2designstudio.net
===============================================================*/
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: transparent;
	color: #444446;
	border-right: 1px solid #0C8AD1;
	border-top: 1px solid #0C8AD1;
	border-left: 1px solid #0C8AD1;
	border-bottom: 1px solid #0C8AD1;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #444446;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.SkinObject:hover
{
	text-decoration: underline;
	color: #444446;
}
.Language
{
	vertical-align: middle;
	margin: 0px;
	color: #444446;
}
.Language IMG
{
	border: none;
	color: #444446;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #444446;
}
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #444446;
}
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #444446;
}
.Normal, .NormalDisabled
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #444446;
}
.NormalDisabled
{
	color: #C0C0C0;
}
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #444446;
}
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.DataGrid_AlternatingItem
{
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: transparent;
	color: #444446;
}
.DataGrid_Footer
{
	background-color: #FFFFFF;
}
.DataGrid_Header
{
	background-color: transparent;
	color: #444446;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: transparent;
	color: #444446;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: #C0C0C0;
	color: #0000FF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.TreeMenu_Node
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444446;
}
.TreeMenu_NodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #DCDCDC;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #756B38;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #756B38;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF0000;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #756B38;
}
.FileManager
{
	border-right: 1px solid #444446;
	border-top: 1px solid #444446;
	border-left: 1px solid #444446;
	border-bottom: 1px solid #444446;
	height: 400px;
	color: #444446;
}
.FileManager_ToolBar
{
	border-bottom: 1px solid #444446;
	height: 25px;
	color: #444446;
}
.FileManager_Explorer
{
	height: 100%;
	border: 1px solid #696969;
	background-color: #FFFFFF;
	margin: 2px;
}
.FileManager_FileList
{
	height: 100%;
	border: 1px solid #696969;
	background-color: #FFFFFF;
	margin: 2px;
	overflow: auto;
}
.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 25px;
}
.FileManager_Header
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: 1px solid #696969;
	height: 25px;
}
.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: 1px solid #696969;
	height: 25px;
}
.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #DEDFDE;
	height: 25px;
	margin: 2px;
}
.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F8F8F8;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}
.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99FFFF;
	border-style: none;
}
.FileManagerTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #444446;
}
.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #DCDCDC;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #756B38;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #756B38;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #FF0000;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #756B38;
}
.Wizard
{
	border-right: 1px solid #444446;
	border-top: 1px solid #444446;
	border-left: 1px solid #444446;
	border-bottom: 1px solid #444446;
	height: 400px;
	width: 650px;
	color: #444446;
}
.WizardButton
{
	border-right: 1px solid #696969;
	padding-right: 2px;
	border-top: 1px solid #696969;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #696969;
	padding-top: 2px;
	border-bottom: 1px solid #696969;
	background-color: #DCDCDC;
}
.WizardHeader
{
	background: url(#444446fcc);
	border-bottom: 1px solid #000000;
	height: 40px;
}
.WizardFooter
{
	border-top: 1px solid #000000;
	background: #CCFFCC;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
	color: #444446;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: 1px solid #000000;
	width: 180px;
	padding-top: 5px;
	background-color: #CCFFFF;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: #444446;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: #444446;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.Help
{
	border-right: 1px solid #000000;
	padding-right: 2px;
	border-top: 1px solid #000000;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: 1px solid #000000;
	color: #000000;
	padding-top: 2px;
	border-bottom: 1px solid #000000;
	font-family: Arial, Tahoma, Helvetica;
	background-color: #444446;
}
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #0C8AD1;
}
A.CommandButton:link
{
	text-decoration: underline;
	color: #0C8AD1;
}
A.CommandButton:visited
{
	text-decoration: underline;
	color: #0C8AD1;
}
A.CommandButton:hover
{
	text-decoration: underline;
	color: #FF0000;
}
A.CommandButton:active
{
	text-decoration: underline;
	color: #0C8AD1;
}
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #0C8AD1;
	color: #FFF;
	font-family: Verdana, sans-serif;
}
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #444446;
}
H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #444446;
}
H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444446;
}
H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444446;
}
H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #444446;
}
H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #444446;
}
TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #444446;
}
TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #444446;
}
A:link
{
	text-decoration: none;
	color: #444446;
}
A:visited
{
	text-decoration: none;
	color: #444446;
}
A:hover
{
	text-decoration: underline;
	color: #444446;
}
A:active
{
	text-decoration: none;
	color: #444446;
}
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: #444446;
	height: 1pt;
	text-align: left;
}
.TopPane
{
	padding: 2px;
}
.TopPane02
{
	padding: 2px;
}
.BannerPane
{
	padding: 0px;
}
.LeftPane
{
	padding: 2px;
}
.LeftPane02
{
	padding: 2px;
}
.ContentPane
{
	padding: 2px;
	width: 100%;
}
.RightPane
{
	padding: 2px;
	width: 100px;
}
.RightPane02
{
	padding: 2px;
}
.BottomPane
{
	padding: 2px;
}
.BasePane
{
	padding: 2px;
}
.ContentPane01
{
	padding: 0px;
}
.currentdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9C9B9B;
}
.login, A.login:link, A.login:visited, A.login:active, .user, A.user:link, A.user:visited, A.user:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9B9B;
	font-weight: bold;
	text-decoration: none;
}
A.login:hover, A.user:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9B9B;
	font-weight: bold;
	text-decoration: underline;
}
.copyright, A.copyright:link, A.copyright:visited, A.copyright:active, .Terms, A.Terms:link, A.Terms:visited, A.Terms:active, .Privacy, A.Privacy:link, A.Privacy:visited, A.Privacy:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9B9B;
	font-weight: bold;
	text-decoration: none;
}
A.copyright:hover, A.Terms:hover, A.Privacy:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9B9B;
	text-decoration: underline;
	font-weight: bold;
}
.BREADCRUMB, A.BREADCRUMB:link, A.BREADCRUMB:visited, A.BREADCRUMB:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9B9B;
	font-weight: normal;
}
A.BREADCRUMB:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9B9B;
	text-decoration: underline;
	font-weight: normal;
}
.SearchButton
{
	padding: 2px 0px 20px 48px;
	cursor: hand;
	font-size: 1px;
	margin: 0px;
	background: transparent;
	vertical-align: top;
}
#dnn_dnnSEARCH_txtSearch
{
	text-align: left;
	vertical-align: top;
	height: 20px;
	background: transparent;
	width: 138px;
	color: #4C4C4C;
	padding: 1px 2px 2px 6px;
	border: 0px solid #444446;
	cursor: text;
	font-size: 11px;
	margin: 0px;
}
