/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #999B9D;
}

.skinmaster {
	height: 100%;
	width: 770px;
	background-color: #ffffff;
	border-right: #ffffff 4px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 4px 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; 
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.mainbanner {
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	height: 153px;
	width: 100%;
}
.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: 266px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}
.rightpane {
	width: 266px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.menubg {
	height: 28px;
	width: 100%;
	background-color: #262672;
}




.footer {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #D7D7D7;
}



.contentpadding {
	padding-left: 6px;
	padding-right: 6px;
}
.containerpadding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

.dot_hor {
	background-image: url(dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hrbg {
	background-image: url(dot_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
.dot_vert {
	background-image: url(dot_vert.gif);
	background-repeat: repeat-y;
	background-position: middle;
}

/*--------------------------- menu 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: 12px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	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: 12px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer; 
	cursor: hand; 
	color: #515151; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	padding-left: 12px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer; 
	cursor: hand; 
	color: #515151; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
}
.rootMenuItem TD{ 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #262672;
	font-family: Arial;
	background-image: none;
	border-right: 1px #FFFFFF solid;
	height: 28px;
} 
.rootmenuitemactive TD{ 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold;
	background-color: #C90114;
	font-family: Arial;
	background-image: none;
	border-right: 1px #FFFFFF solid;
	height: 28px;
}
.rootmenuitemselected TD{ 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	border-right: 1px #FFFFFF solid;
	height: 28px;
}
.submenuitemselect {
	background-color: #ECECEC;
	background-image: url(arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: 0px;
	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: none;
}
.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;
}


.StandardButton {
	background-color: #DEDEDE;
	border-top: #F6F6F8 1px solid;
	border-right: #848484 1px solid;
	border-left: #848484 1px solid;
	border-bottom: #848484 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F9F9F9,endColorStr=#BCBCBE); 
	color: #484848;
	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;
}



ul li { list-style-image: url(images/li.gif);}


















/* Text Styles */
.Head {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #262672;
}
.containerhead_plain {
	font-size: 12px;
	color: #636B70;
	font-family: arial;
	font-weight: bold;
}
.Keydrive_blue {
	color: #262672;
}
.Keydrive_red {
	color: #C90114;
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #262672;
}
.whiteheader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {
	font-family: arial;
	font-size: 11px;
	color: #434343;
}
.NormalTextBox {
	font-family: arial;
	font-size: 11px;
	color: #141414;
}
H4  {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #C90013;
}
H5  {
    font-family: Arial;
    font-size:  16px;
    font-weight: bold;
    color: #262672;
}
A:link  {
	font-family: arial;
	color: #262672;
	font-size:11px;
}
A:visited   {
	font-family: arial;
	color: #262672;
	font-size:11px;
}
A:active    {
	font-family: arial;
	color: #262672;
	font-size:11px;
}
A:hover {
    font-family: arial;
	color: #262672;
	font-size:11px;
	text-decoration : underline;
}
.logintxt {
	font-family: arial;
	color: #262672;
	font-size:11px;
	font-weight: normal;
	text-decoration : underline;
}
a.logintxt:link {
	font-family: arial;
	color: #262672;
	font-size:11px;
	font-weight: normal;
	text-decoration : underline;
}
a.logintxt:active {
	font-family: arial;
	color: #262672;
	font-size:11px;
	font-weight: normal;
	text-decoration : underline;
}
a.logintxt:visited {
	font-family: arial;
	color: #262672;
	font-size:11px;
	font-weight: normal;
	text-decoration : underline;
}
a.logintxt:hover {
	font-family: arial;
	color: #262672;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}


.grey {
	color: #7C7C7C;
	font-family: arial;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}
a.grey:link {
	font-family: arial;
	color: #7C7C7C;
	font-size:11px;
	font-weight: normal;
	text-decoration : none;
}
a.grey:active {
	font-family: arial;
	color: #7C7C7C;
	font-size:11px;
	font-weight: normal;
	text-decoration : none;
}
a.grey:visited {
	font-family: arial;
	color: #7C7C7C;
	font-size:11px;
	font-weight: normal;
	text-decoration : none;
}
a.grey:hover {
	font-family: arial;
	color: #7C7C7C;
	font-size:11px;
	text-decoration: underline;
	font-weight: normal;
}


.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;
}
/* Styles for sitemap  */
/* Appplied to the parent UL element for the index */
.PageList {
	width: auto;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial;
}
/* Appplied to nested UL elements */
.PageList ul {
	font-size: 11px;
	line-height: 13px;
}
/* Appplied to the LI element for each tab entry */
.PageItem {

}
/* Applied to the SPAN element for the tab name in each entry */
.PageName {
	font-family: arial;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
}
/* Applied to the SPAN element for the tab description in each entry */
.PageDescription
{
	font-family: arial;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
}
/* Applied to the SPAN element for the list of keywords in each entry */
.PageKeywords
{
	font-family: arial;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
}
/* Applied to the SPAN element for the list of modules in each entry */
.PageModules {
	font-style: italic;
}

/* Forms */
.FormPanel,
.EFFormBody {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:100%;
}
.EFFormBody td {
	border-collapse:collapse;
	margin:0px;
	padding:3px;
	width:auto;
}
.EFFormBody input {
}
.EFFormBody p {
	color: #262672;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}
.EFButtonsHolder {
	background-color:#F7F7F7;
	border:1px solid #D7D7D7;
}
td.NormalRed {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}