/* 
Skin styles for DotNetNuke
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #737373;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.skinmaster {
	width: 770px;
	border-right: #DADADA 3px solid; 
	margin-top: 5px;
	margin-bottom: 4px;
}
.leftborder {
	background-image: url(left_border.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: top right;
}
.banner {
	background-image: url(bannerbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
}
.bannerpane {
	background-image: url(banner_sky.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 6px;
}
.midpane {
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 6px;
}
.rightpane {
	width: 192px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 6px;
}
.contentpadding {
	padding-left: 6px;
	padding-right: 6px;
}


/* MainMenu and SubMenu styles */

.MainMenu_MenuIcon{ 
	display:none;
}
.MainMenu_RootMenuArrow{
	display:none;
}
.MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuBar{
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	cursor: hand; 
	color: #515151; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial; 
	background-image: url(menu_hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MainMenu_MenuItemSel {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	cursor: hand; 
	color: #515151; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	background-image: url(menuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	cursor: hand; 
	color: #515151; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
}
.rootMenuItem TD{ 
	border-left: #ffffff 0px solid; 
	border-bottom: 0px #494949 solid;
	border-top: #494949 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: #494949;
	font-family: verdana;
	background-image: url(menublock.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rootmenuitemactive TD{ 
	border-left: #ffffff 0px solid; 
	border-bottom: 0px #494949 solid;
	border-top: #494949 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	background-color: #494949;
	font-family: verdana;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.rootmenuitemselected TD{ 
	border-left: #ffffff 0px solid; 
	border-bottom: 0px #494949 solid;
	border-top: #494949 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: #494949;
	font-family: verdana;
	background-image: none;
}
.submenuitemselect {
	background-color: #E7E7E7;
}
.MainMenu_SubMenu {
	margin-top: 3px;
	margin-left: -5px;
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #909090 0px solid;
	border-right: #909090 0px solid;
	border-left: #909090 0px solid;
	border-bottom: #909090 0px solid;
	filter:alpha(opacity=95)
}
.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;
}

/* Login and Register Side Button Styles */

.sidebuttontext {
	font-family: verdana;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
a.sidebuttontext:link {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext:hover {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext:active {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext:visited {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:link {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:hover {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:active {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:visited {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.sidebutton{
	border-bottom: #ffffff 1px solid;
	background-image: url(leftpanebg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #DDDDDD;
}
.sidebutton2{
	border-bottom: #ffffff 1px solid;
	background-image: none;
	background-color: #9E9E9E;
}

/* Text and Button Styles */

.StandardButton {
	background-color: #494949;
	border-top: #494949 1px solid;
	border-right: #494949 1px solid;
	border-left: #494949 1px solid;
	border-bottom: #494949 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#494949,endColorStr=#313131); 
	color: #FFFFFF;
	font-family: verdana; 
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.Head {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #BC3232;
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #BC3232;
}
.normal {
	font-family: arial;
	font-size: 11px;
	color: #444444;
}
.NormalTextBox {
	font-family: verdana;
	font-size: 12px;
	color: #141414;
	width: 138px;
}
H4 {
    font-family: arial;
    font-size:  12px;
    font-weight:    normal;
    color: #0099FF;
}
H5 {
    font-family: arial;
    font-size:  11px;
    font-weight: bold;
    color: #BC3232;
}
A:link {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
A:visited {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
A:active {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
A:hover {
    font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: none;
}
.logintxt {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
a.logintxt:link {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
a.logintxt:active {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
a.logintxt:visited {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: underline;
}
a.logintxt:hover {
	font-family: arial;
	color: #BC3232;
	font-size:11px;
	text-decoration: none;
}

/* Module Styles*/

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial;
	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: arial;
	font-size: 11px;
	color: #3C3C3C;
	background-color: #E3E3E3;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #E3E3E3; 
	border-left: #E3E3E3 1px solid; 
	border-bottom: #E3E3E3 1px solid; 
	border-top: #E3E3E3 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: #E3E3E3 1px solid; 
	border-left: #E3E3E3 0px solid; 
	border-top: #E3E3E3 1px solid;  
	border-right: #E3E3E3 0px solid; 
	background-color: #E3E3E3; 
	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: Arial;
    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;
    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;
    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;
    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;
    font-size: 11px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected {
    font-family: Arial;
    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: #2A59A7 1px solid;
	border-right: #2A59A7 1px solid;
	border-left: #2A59A7 1px solid;
	border-bottom: #2A59A7 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader {
	height: 30px;
	border-bottom: 2A59A7 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter {
	border-top: 2A59A7 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: 2A59A7 1px solid;
	width: 180px;
	padding-top: 3px;
	background-color: #2A59A7;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#2A59A7);
}
.WizardHelpText {
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: Arial;
	height: 300px;
}
.WizardText {
	font-size: 11px;
	color: #141414;
	font-family: Arial;
}

/* 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;
    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: #444444;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #444444;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #444444;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #444444;
}

