/* 
================================
Skin styles for DotNetNuke
================================
*/   
html { margin-bottom:-1px; overflow:-moz-scrollbars-vertical; height:100.05%;}
body {background-color:#FFFFFF;}
hr {border:1px dotted #CCCCCC;}
.pagemaster_imagebg {
	width:100%;
	height:100%;	
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:top left; 
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;	
	margin-bottom:-19px;
}
.pagemaster_imagebgred {
	width:100%;
	height:100%;	
	background-image:url(bgred.gif);
	background-repeat:repeat-x;
	background-position:top left; 
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;	
	margin-bottom:-19px;
}
.pagemaster_grey {
	width:100%;
	height:100%;	
	background-color:#CACACA;
	background-image:url(bg_grey.gif);
	padding:0px;
	margin:0px;	
	margin-bottom:-19px;
}
.pagemaster_red {
	width:100%;
	height:100%;	
	background-color:#740000;
	background-image:url(bg_red.gif);
	padding:0px;
	margin:0px;	
	margin-bottom:-19px;
}
.skinmaster {
	height:100%;
	background-color:#FFFFFF;
	border:0px;
}
/* Widths */
.fixed {
	width:800px;
}
.med {
	width:1000px;
}
.full {
	width:97%;
}

.controlpanel {
	background-color:#EEEEEE;
	border-top:#565656 0px solid;
	border-right:#565656 0px solid;
	border-left:#565656 0px solid;
	border-bottom:#565656 0px solid;
	height:1px;
}
.logo {
	padding:15px;
	padding-bottom:5px;
	padding-top:5px;
}
.skinheader {
	background-image:url(header_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:111px;
}
.skinheaderback {
	background-color:#3F3F3F;
	background-image:url(header_bg_repeat.gif);
	background-position:bottom left;
	height:111px;
}
.skinheader2 {
	background-image:url(headerred_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:111px;
}
.skinheaderback2 {
	background-color:#3F3F3F;
	background-image:url(headerred_bg_repeat.gif);
	background-position:bottom left;
	height:111px;
}
td.banner {
	height:166px;
	border-top:2px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
	background-image:url(banner_repeat.png);
	background-repeat:repeat-x;
}
table.banner {
	height:166px;
	background-image:url(banner.png);
	background-repeat:no-repeat;
}
/* backgrounds */
.body_left {
	background-image:url(leftedge_bg.gif);
	background-repeat:repeat-y;
	width:24px;
}
.body_right {
	background-image:url(rightedge_bg.gif);
	background-repeat:repeat-y;
	width:24px;
}
.body_left2 {
	background-image:url(leftedge_2.gif);
	background-repeat:repeat-y;
	width:24px;
}
.body_right2 {
	background-image:url(rightedge_2.gif);
	background-repeat:repeat-y;
	width:24px;
}
.body_left3 {
	background-image:url(leftedge_3.gif);
	background-repeat:repeat-y;
	width:24px;
}
.body_right3 {
	background-image:url(rightedge_3.gif);
	background-repeat:repeat-y;
	width:24px;
}
/* Panes */
.bannerpane {
	width:100%;
	background-color:transparent;
	padding:0px;
	height:1px;
}
.toppane {
	width:100%;
	background-color:transparent;
	padding:0px;
	height:1px;
}
.contentpane {
	width:100%;
	background-color:transparent;
	padding:0px;
}
.rightpane {
	background-color:transparent;
	padding:0px;
}
.midpane {
	background-color:transparent;
	padding:0px;
}
.bottompane {
	width:100%;
	background-color:transparent;
	padding:0px;
}
.sidespace6 {
	padding:6px;
}
/* Menu */
/* dropdown menu */
.MainMenu_MenuContainer {
	background-color:transparent; 
}
.MainMenu_MenuBar {
	cursor:pointer; 
	cursor:hand;
	height:16px;
	background-color:Transparent;
}
.MainMenu_MenuItem {
	border-left:#222222 0px solid; 
	border-bottom:#222222 1px solid;
	border-top:#222222 1px solid;  
	border-right:#222222 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#DCDCDC; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.MainMenu_MenuItemSel {
	border-left:#222222 0px solid; 
	border-bottom:#222222 1px solid; 
	border-top:#222222 1px solid; 
	border-right:#222222 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#DCDCDC; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left:#222222 0px solid; 
	border-bottom:#222222 1px solid;
	border-top:#222222 1px solid; 
	border-right:#222222 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#DCDCDC; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color:#222222; 
	border-left:#222222 1px solid; 
	border-bottom:#222222 1px solid; 
	border-top:#222222 1px solid; 
	border-right:#222222 0px solid;
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:3px;
	height:21px;
}
.submenuitemselect {
	background-color:#999999;
	color:#FFFFFF;
}
.MainMenu_SubMenu {
	margin-top:1px;
	margin-left:1px;
	background-color:#222222;  
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	border-top:#222222 0px solid;
	border-right:#222222 0px solid;
	border-left:#222222 0px solid;
	border-bottom:#222222 0px solid;
	filter:Alpha(Opacity=80, FinishOpacity=100, Style=3);
}
.MainMenu_MenuBreak {
	border-bottom:#00ff00 0px solid; 
	border-left:#00ff00 0px solid; 
	border-top:#00ff00 0px solid;  
	border-right:#00ff00 0px solid; 
	background-color:transparent; 
	height:0px;
}
.MainMenu_MenuArrow {
	border-right:#222222 1px solid; 
	border-bottom:#222222 1px solid; 
	border-top:#222222 1px solid;
	border-left:#222222 0px solid;
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand;
	width:3px;
}
.MainMenu_RootMenuArrow {
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand;
}

/* Menu top level */
.rootMenuItem TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#CCCCCC; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	height:45px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap !important;
} 
.rootmenuitemactive TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#CCCCCC; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	background-image:url(menu_on.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:45px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap !important;
}
.rootmenuitemselected TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#FF3300; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	background-image:url(menu_on.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:45px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap !important;
}
.rootmenuitembreadcrumb TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#FFFFFF; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:Transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	background-image:url(menu_on.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:45px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap !important;
}
/* end of menu */

.StandardButton {
	background-color:#222222;
	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=#222222,endColorStr=#2F2C2C); 
	color:#DCDCDC;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	padding-top:1px;
	padding-bottom:1px;
	cursor:pointer;
	cursor:hand;
}
/* Text Styles */
.subhead {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FF3300;
}
.normal, p, div, td {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:0px;
	padding-top:0px;
}
.NormalTextBox {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	color:#333333;
}
H4	{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FF3300;
	margin-bottom:0px;
	padding-top:0px;
}
H5	{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF3300;
}
A:link, A:visited	 {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FF3300;
	text-decoration:none;
}
A:hover, A:active {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#999999;
	text-decoration:underline;
}
/* invert styles */
#invert .subhead {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FFCC00;
}
#invert .normal, #invert p, #invert div, #invert td {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top:0px;
	padding-top:0px;
}
#invert .NormalTextBox {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#invert H4	{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFCC00;
	margin-bottom:0px;
	padding-top:0px;
}
#invert H5	{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFCC00;
}
#invert A:link, #invert A:visited	 {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FFCC00;
	text-decoration:none;
}
#invert A:hover, #invert A:active {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}
td.border {
	padding:2px;
	height:20px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FF3300;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	height:22px;
	line-height:22px;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	height:22px;
	line-height:22px;
}
td.logintxt {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	background-color:#E5E5E5;
}
a.logintxt:link, a.logintxt:visited, span.logintxt {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(bullet_on_grey.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	padding-right:8px;
	height:22px;
	line-height:22px;
}
a.logintxt:hover, a.logintxt:active {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	color:#FF3300;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(bullet_on_grey.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	padding-right:8px;
	height:22px;
	line-height:22px;
}
.datetxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D9D9D9;
	font-size:10px;
	font-weight:bold;
	padding-right:15px;
}
/* Search */
.search_leftred {
	background-image:url(search_leftred.gif); 
	background-repeat:no-repeat;
	padding:0px;
	padding-left:1px;
	height:22px; 
}
.search_rightred {
	background-image:url(search_rightred.gif); 
	background-repeat:no-repeat;
	padding:0px;
	padding-left:1px;
	height:22px;
	background-position:right top;
}
.search_left {
	background-image:url(search_left.gif); 
	background-repeat:no-repeat;
	padding:0px;
	padding-left:1px;
	height:22px; 
}
.search_right {
	background-image:url(search_right.gif); 
	background-repeat:no-repeat;
	padding:0px;
	padding-left:1px;
	height:22px;
	background-position:right top;
}
td.search_back{
	background-image:url(search_back.gif); 
	height:22px; 
	background-repeat:repeat-x; 
	padding:0px;
	border:0px;
}
#search .NormalTextBox {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size:11px;
	color:#333333;
	background:transparent;
	border:0px;
	height:20px;
	padding-left:6px;
	padding-top:4px;
}

/* System Styles */
.ModuleTitle_MenuItem {
	cursor:pointer; 
	cursor:hand; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3C3C; 
	border-left:white 0px solid; 
	border-bottom:white 1px solid; 
	border-top:white 1px solid; 
	border-right:white 0px solid;
	background-color:Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor:pointer; 
	cursor:hand; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DCDCDC;
	background-color:#5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor:pointer; 
	cursor:hand; 
	background-color:#5D5D5D; 
	border-left:#5D5D5D 1px solid; 
	border-bottom:#5D5D5D 1px solid; 
	border-top:#5D5D5D 1px solid; 
	text-align:center; 
	width:15; 
	height:21;
}
.ModuleTitle_SubMenu {
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	background-color:#FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom:#FFFFFF 0px solid; 
	border-left:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid; 
	border-right:#FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom:#5D5D5D 1px solid; 
	border-left:#5D5D5D 0px solid; 
	border-top:#5D5D5D 1px solid;  
	border-right:#5D5D5D 0px solid; 
	background-color:#5D5D5D; 
	height:1px;
}
.ModuleTitle_MenuArrow {
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand; 
	border-right:#FFFFFF 1px solid; 
	border-bottom:#FFFFFF 1px solid; 
	border-top:#FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand;
}

/* 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:Verdana, Arial, Helvetica, sans-serif;
    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:Verdana, Arial, Helvetica, sans-serif;
    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:Verdana, Arial, Helvetica, sans-serif;
    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:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#3C3C3C;
    background-color:#DFDFDF;
    border-style:none;
}
.FileManager_SelItem
{
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:White;
    background-color:#99ffff;
    border-style:none;
}
.FileManagerTreeNode 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#3C3C3C;
    font-weight:normal;
}
.FileManagerTreeNodeSelected 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    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:Verdana, Arial, Helvetica, sans-serif; 
	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:Verdana, Arial, Helvetica, sans-serif;
	height:300px;
}
.WizardText
{
	font-size:11px;
	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* 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, Verdana, Arial, Helvetica, sans-serif;
  background-color:#ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    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:#FF3300;
}
A.CommandButton:visited  {
    text-decoration:underline;
    color:#FF3300;
}
A.CommandButton:active   {
    text-decoration:underline;
    color:#FF3300;
}
A.CommandButton:hover    {
    text-decoration:none;
    color:#FF3300;
}



