/* 
================================
Skin styles for DotNetNuke
================================
*/
html { margin-bottom:-1px; overflow:-moz-scrollbars-vertical;}
.pagemaster {
	width:100%;
	height:100%;	
	background-color:#5F0000;
	margin-bottom:-19px;
	background-image:url(back_colour.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:15px;
}
table.skinmaster {
	height:100%;
	background-color:transparent;
	border:0px;
}
td.skinmaster {
	background-color:#FFFFFF;
	border:0px;
}
.controlpanel {
	background-color:#EEEEEE;
	border:#FFFFFF 0px solid;
	padding:2px;
}
.logo {
	padding:10px;
	padding-left:30px;
}
.mainbanner {
	background-image:url(back_banner.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:217px;
	background-color:#5F0000;
}
.banner_pen {
	background-image:url(back_pen.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:217px;
}
.banner_point {
	background-image:url(back_point.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:217px;
}
.banner_plugs {
	background-image:url(back_plugs.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:217px;
}
.banner_team {
	background-image:url(back_team.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:217px;
}
.shade_left {
	background-image:url(left.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:15px;
}
.shade_right {
	background-image:url(right.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:15px;
}
.sides {
	width:15px;
	background-color:transparent;
}
.sidespace6 {
	padding-left:6px;
	padding-right:6px;
}
/* Panes */
.toppane {
	width:100%;
	background-color:transparent;
	padding:0px;
	height:1px;
}
.bannerpane {
	background-color:transparent;
	padding:0px;
	padding-right:375px;
}
.bannerpane_clear {
	background-color:transparent;
	padding:0px;
	padding-right:15px;
}
.contentpane {
	width:100%;
	padding:0px;
}
.rightpane, leftpane {
	background-color:transparent;
	padding:0px;
	width:250px;
}
.midpane {
	background-color:transparent;
	padding:0px;
	height:1px;
}
.bottompane {
	width:100%;
	background-color:transparent;
	padding:0px;
}

/* begin of menu*/
.menu_back {
	background-color:transparent;
	background-image:url(menu_back.gif);
	background-repeat:repeat-x;
}
.MainMenu_MenuContainer {
	background-color:transparent; 
}
.MainMenu_MenuBar {
	background-color:transparent;
}
.MainMenu_MenuItem {
	border-left:#EEEEEE 0px solid; 
	border-bottom:#EEEEEE 1px solid; 
	border-top:#EEEEEE 1px solid; 
	border-right:#EEEEEE 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#999999; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
}
.MainMenu_MenuItemSel {
	border-left:#EEEEEE 0px solid; 
	border-bottom:#EEEEEE 1px solid; 
	border-top:#EEEEEE 1px solid; 
	border-right:#EEEEEE 0px solid;
	cursor:pointer;
	cursor:hand; 
	color:#999999; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left:#EEEEEE 0px solid; 
	border-bottom:#EEEEEE 1px solid; 
	border-top:#EEEEEE 1px solid; 
	border-right:#EEEEEE 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#999999; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
}
.MainMenu_MenuIcon {
	background-color:transparent; 
	border-left:#EEEEEE 1px solid; 
	border-bottom:#EEEEEE 1px solid; 
	border-top:#EEEEEE 1px solid; 
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:5px;
}
.submenuitemselect {
	background-color:#999999;
	color:#FFFFFF;
}
.MainMenu_SubMenu {
	margin-top:0px;
	margin-left:3px;
	background-color:#EEEEEE;  
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	border-top:#EEEEEE 1px solid;
	border-right:#EEEEEE 1px solid;
	border-left:#EEEEEE 1px solid;
	border-bottom:#EEEEEE 1px solid;
	filter:Alpha(Opacity=85, FinishOpacity=100, Style=1);
}
.MainMenu_MenuBreak {
	border-bottom:#EEEEEE 0px solid; 
	border-left:#EEEEEE 0px solid; 
	border-top:#EEEEEE 0px solid;  
	border-right:#EEEEEE 0px solid; 
	background-color:transparent; 
	height:0px;
}
.MainMenu_MenuArrow {
	border-right:#EEEEEE 1px solid; 
	border-bottom:#EEEEEE 1px solid; 
	border-top:#EEEEEE 1px solid; 
	font-family:webdings; 
	font-size:12px; 
	cursor:pointer; 
	cursor:hand; 
	width:10px;
}
.MainMenu_RootMenuArrow {
	font-family:webdings; 
	font-size:12px; 
	cursor:pointer; 
	cursor:hand;
}
.rootMenuItem TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#888888; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
	padding-left:6px;
	padding-right:6px;
	height:29px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap;
}
.rootmenuitemactive TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#888888; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
	padding-left:6px;
	padding-right:6px;
	background-image:url(menu_on.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap;
}
.rootmenuitemselected TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#AF1500; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
	padding-left:6px;
	padding-right:6px;
	background-image:url(menu_on.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap;
}
.rootmenuitembreadcrumb TD{ 
	cursor:pointer; 
	cursor:hand; 
	color:#AF1500; 
	font-size:10px; 
	font-style:normal;
	font-weight:bold; 
	background-color:transparent;
	font-family:verdana, arial, helvetica;
	padding-left:6px;
	padding-right:6px;
	background-image:url(menu_on.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width:100%; /*IE width*/
	white-space:nowrap;
}
/* end of menu*/
.StandardButton {
	background-color:#666666;
	border-top:#8A8A8A 1px solid;
	border-right:#424242 1px solid;
	border-left:#8A8A8A 1px solid;
	border-bottom:#424242 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#212121,endColorStr=#2C2C2C);
	filter:Alpha(Opacity=70, FinishOpacity=95, Style=2);
	color:#FFFFFF;
	font-family:verdana, arial, helvetica; 
	font-size:10px;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
	cursor:hand;
}
.TreeViewMenu {
	width:175px;
	background-color:#dfe5f2;
	border:#7994cb 1px solid; 
}
.TreeViewMenu_Header {}

/* Text Styles */
hr {border:1px dotted #CCCCCC;}
.Head {
	color:#AF1500;
}
.subhead {
	color:#AF1500;
}
.normal, div, p {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#141414;
}
.NormalTextBox {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#141414;
}
H4 {
	font-family:verdana, arial, helvetica;
	font-size:17px;
	font-weight:normal;
	color:#AF1500;
	line-height:normal;
}
H5 {
	font-family:verdana, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	color:#AF1500;
	line-height:normal;
}
A:link, A:visited {
	font-family:verdana, arial, helvetica;
	color:#AF1500;
	text-decoration:underline;
}
A:hover, A:active {
	font-family:verdana, arial, helvetica;
	color:#999999;
	text-decoration:none;
}
#invert .normal, #invert div, #invert p {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#FFFFFF;
}
#invert H4 {
	font-family:verdana, arial, helvetica;
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:normal;
}
#invert H5 {
	font-family:verdana, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
}
#invert A:link, #invert A:visited {
	font-family:verdana, arial, helvetica;
	color:#FFFFFF;
	text-decoration:underline;
}
#invert A:hover, #invert A:active {
	font-family:verdana, arial, helvetica;
	color:#FFCC00;
	text-decoration:none;
}
td.breadcrumbtxt {
	font-family:verdana, arial, helvetica;
	font-size:10px;
	font-weight:bold;
	color:#888888;
	background-image:url(bar_back.gif);
	background-position:top;
	background-repeat:repeat-x;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:verdana, arial, helvetica;
	color:#AF1500;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.breadcrumbtxt:hover ,a.breadcrumbtxt:active {
	font-family:verdana, arial, helvetica;
	color:#333333;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
td.sidespace {
	padding-left:10px;
	padding-right:10px;
	height:25px;
}
td.footertxt_left {
	font-family:verdana, arial, helvetica;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-color:#5F0000;
	background-image:url(shade_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:3px;
}
td.footertxt_right {
	font-family:verdana, arial, helvetica;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-color:#5F0000;
	background-image:url(shade_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:3px;
}
a.footertxt:link, a.footertxt:visited, span.footertxt {
	font-family:verdana, arial, helvetica;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
	background-image:url(arrow_on_colour.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:22px;
	height:22px;
}
a.footertxt:hover, a.footertxt:active {
	font-family:verdana, arial, helvetica;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
	background-image:url(arrow_on_colour.gif);
	background-position:left center;
	background-repeat:no-repeat;	
	line-height:22px;
	height:22px;
}
td.logintxt {
	padding:4px;
}
a.logintxt:link, a.logintxt:visited {
	font-family:verdana, arial, helvetica;
	color:#888888;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
	background-image:url(arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:22px;
	height:22px;
}
a.logintxt:hover, a.logintxt:active {
	font-family:verdana, arial, helvetica;
	color:#AF1500;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
	background-image:url(arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:22px;
	height:22px;
}
img.search {background-image:url(search.gif); width:24px; height:29px; background-repeat:no-repeat;}
a:hover img.search {background-image:url(search_on.gif); width:24px; height:29px; background-repeat:no-repeat;}

/* system styles */
.ModuleTitle_MenuItem {
	cursor:pointer; 
	cursor:hand; 
	font-family:verdana, arial, helvetica;
	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;
	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 0px 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;
	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;
	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;
	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;
	font-size:11px;
	font-weight:normal;
	color:#3C3C3C;
	background-color:#DFDFDF;
	border-style:none;
}
.FileManager_SelItem {
	font-family:Tahoma, verdana, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#99ffff;
	border-style:none;
}
.FileManagerTreeNode {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#3C3C3C;
	font-weight:normal;
}
.FileManagerTreeNodeSelected {
	font-family:verdana, 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:verdana, 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:verdana, arial, helvetica;
	height:300px;
}
.WizardText {
	font-size:11px;
	color:#141414;
	font-family:verdana, 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, verdana, arial, helvetica;
	background-color:#ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family:verdana, 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:#AF1500;
}
A.CommandButton:visited {
	text-decoration:underline;
	color:#AF1500;
}
A.CommandButton:active {
	text-decoration:underline;
	color:#AF1500;
}
A.CommandButton:hover {
	text-decoration:none;
	color:#AF1500;
}

