/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;
	margin-top: 12px;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	width: 870px;
	background-color: #ffffff;
	border-right: #ffffff 3px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 3px solid; 
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.topheader {
	background-color: #FF6600;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.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;
}
.rightpane {
	width: 180px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpadding {
	padding-left: 6px;
	padding-right: 6px;
}
.containerpadding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
.menubg {
	background-color: #000000;
}



.MainMenu_MenuItem {
	border-left: #FF6600 0px solid; 
	border-bottom: #FF6600 1px solid;
	border-top: #FF6600 1px solid;  
	border-right: #FF6600 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px; 
	padding-top: 2px; 
}
.MainMenu_MenuItemSel {
	border-left: #FF6600 0px solid; 
	border-bottom: #FF6600 1px solid; 
	border-top: #FF6600 1px solid; 
	border-right: #FF6600 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px; 
	padding-top: 2px; 
}
.MainMenu_MenuItemAct {
	border-left: #FF6600 0px solid; 
	border-bottom: #FF6600 1px solid;
	border-top: #FF6600 1px solid; 
	border-right: #FF6600 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px; 
	padding-top: 2px;  
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial;
	padding-left: 2px;
	padding-right: 2px; 
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FF6600; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial;
	padding-left: 2px;
	padding-right: 2px; 
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FF6600; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Arial;
	padding-left: 2px;
	padding-right: 2px; 
}

.submenuitemselect {
	background-color: #000000; 
}
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: -3px;
	background-color: #FF6600;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid;  
	border-right: #000000 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuIcon{ 
	display:none;
}
.MainMenu_RootMenuArrow{
	display:none;
}
.MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuBar{
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}




.StandardButton {
	background-color: #FF6600;
	border-top: #F87B28 1px solid;
	border-right: #F87B28 1px solid;
	border-left: #FF6600 1px solid;
	border-bottom: #FF6600 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF6600,endColorStr=#F87B28); 
	color: #FFFFFF;
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* Text Styles */
.Head {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}




.01_Body {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

.02_Body_italic {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.04_Title {
	font-family: Arial;
	font-size: 16pt;
	color: #FF6600;
	font-weight: bold;
}

.05_Sub_heading {
	font-family: Arial;
	font-size: 13pt;
	color: #FF6600;
	font-weight: bold;
}

.06_Feature_heading {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FF6600;
	font-weight: bold;
	color: #000000;
}

.07_Feature_Body {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.08_Quote_Heading {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.09_Quote_Body {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}

.10_Quote_Body_italic {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-style: italic;
}
.11_Extra_box {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}




.normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.normalsmall {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.smalltitle {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.NormalTextBox
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

li {
	padding-left: 4px;
	list-style-image: url(images/li.jpg)
}

A:link  {
	font-family: arial;
	color: #FF6600;
	font-size:11px;
	text-decoration : underline;
}
A:visited   {
	font-family: arial;
	color: #FF6600;
	font-size:11px;
	text-decoration : underline;
}
A:active    {
	font-family: arial;
	color: #FF6600;
	font-size:11px;
	text-decoration : underline;
}
A:hover {
    font-family: arial;
	color: #FF6600;
	font-size:11px;
	text-decoration : none;
}
.logintxt {
	font-family: arial;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.logintxt:link {
	font-family: arial;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.logintxt:active {
	font-family: arial;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.logintxt:visited {
	font-family: arial;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.logintxt:hover {
	font-family: arial;
	color: #000000;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}

.breadtxt {
	font-family: arial;
	color: #FF6600;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadtxt:link {
	font-family: arial;
	color: #FF6600;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadtxt:active {
	font-family: arial;
	color: #FF6600;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadtxt:visited {
	font-family: arial;
	color: #FF6600;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadtxt:hover {
	font-family: arial;
	color: #FF6600;
	font-size:10px;
	text-decoration: underline;
	font-weight: bold;
}


.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: #0F3F70;
}
A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0F3F70;
}
A.CommandButton:active   {
    text-decoration:    underline;
    color: #0F3F70;
}
A.CommandButton:hover    {
    text-decoration:    underline;
    color: #0F3F70;
}