﻿.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #003888;
}
.skinmaster {
	height: 100%;
	background-color: #003888;
}
.skinheader {
}
.menuTable {
	/* background-image: url(goldBar.jpg); */
	background-color:white;
	/* height: 22px; */
}
.menuMainBorder {
	border-bottom: 1px;
	border-bottom-color:#003888;
	border-bottom-style:solid;
	border-top: 2px;
	border-top-style:solid;
	border-top-color:white;
}
.skingradient2 {
}
/* A.SkinObject:link {	COLOR: white;	TEXT-DECORATION: none}
A.SkinObject:visited {	COLOR: white ;	TEXT-DECORATION: none}
A.SkinObject:hover {	COLOR: white ;	TEXT-DECORATION: none}
A.SkinObject:active {	COLOR: white ;	TEXT-DECORATION: none}
*/
.skinerrata {
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color:white;
	font-size:xx-small;

} */

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 980px;
	background-color: #CC3333;
}
.leftpane {
	background-color: #CC3333;
}
.contentpane {
	width: 100%;
	background-color: white;
}
.margincontentright {
	background-color: #CC3333;
}
.rightpane {
	width: 300px;
	background-color: #CC3333;
}
.bottompane {
	width: 980px;
	background-color: white;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	/* height:16px; */
	background-color: Transparent;
}
.main_dnnmenu_item td { /* Menu sub TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 8pt;  
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
/*Menu Root Hover */
.main_dnnmenu_itemhover {  
	background-color: #CC3333; 
}
/*Menu Sub Hover */
.main_dnnmenu_itemhover td {  
	background-color: #CC3333; 
	color:white;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #003888; /* menu sub background color */
	color: #ffffff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	/* temp height: 1px; */
	font-size: 1px;
}

.main_dnnmenu_arrow {
	/* temp border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid; */
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.menuitemselected { 
	color:#013DA4; 
	font-size:31px; 
	font-weight:bold; 
	background:transparent; 
	padding:0px 5px 0px 10px; 
	height:30px; 
	line-height:30px; }

.RootMenuItemSel TD {
   padding-left: 6px;
   padding-right: 6px; 
   font-size:12px;
   font-weight:bold;
   color: #0066CC;  
   /* height: 41px; */
   text-align: left;

}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.Head {
	font-family: Verdana, Arial, Helvetica, Tahoma; 
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
.Header {
	color: white;
	background-color: #003888;
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	font-style: normal;
	text-align:right;

	
}
/* text style for the selected tab */
.SelectedTab {
    color: white;
	font-family: Arial, Helvetica, Verdana, Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	font-style: normal;
	text-align:left;
    text-decoration: none;
}
/* text style for the unselected tabs */
.OtherTabs {
    color: white;
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	font-style: normal;
	text-align:left;
    text-decoration: none;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
/*
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
*/
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	/* height:16; */
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-style: normal;
	text-align:left;
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	border-left: darkgray 0px solid; 
	border-bottom: darkgray 0px solid; 
	border-top: darkgray 0px solid; 
	text-align: left; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: white; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: gray 0px solid; 
	border-left: white 0px solid; 
	border-top: white 0px solid; 
	border-right: gray 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: white 0px solid; 
	border-left: white 0px solid; 
	border-top: gray 0px solid;  
	border-right: gray 0px solid; 
	background-color: white; 
	/* height: 1px; */
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-style: normal;
	text-align:left;
	background-color: #C0C0FF;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: silver 0px solid; 
	border-bottom: silver 0px solid; 
	border-top: silver 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: gray 0px solid; 
	border-left: white 0px solid; 
	border-top: white 0px solid; 
	border-right: gray 0px solid;  
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	/* height:28px; */
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(TabCBlue.jpg);	
	height: 25px; /* Needed to keep layout for main menu */
	color:white;
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-style: normal;
	text-align:left;	
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(TabCRed.jpg);	
	/* height: 25px; */
	color:white;	
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt;
	font-style: normal;
	text-align:left;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(TabCWhite.jpg);
	rightseparator: url(TabCWhite.jpg);

	color: #003888;
	/* height: 25px; */
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-style: normal;
	text-align:left;
	/*background-color: silver;*/
}
/*
.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(TabCRed.jpg);	
	color: White;
	height: 25px;
}
*/


.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; /* submenu font color */
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: white;
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid;
	border-right: white 0px solid;
	text-align: left; 
	width: 5; 
	/* height: 28; */
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #003888; /* MapBlue */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='white', Direction=115, Strength=20); /* dropshadow */
/*
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
*/
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	/* height: 1px; */
}
/* Hover sub menu */
.MainMenu_MenuItemSel {
	background-color: white; 
	color:#003888; /* MapBlue */
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-style: normal;
	/* height:28px; */
	text-align: left; 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid;
}


.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.SubMenu_ItemActive {
	color: white;
	background-color: #CC3333;
}
.DNNCopyright {
	color: white;
}
/* dnn:Terms */
a.DNNTerms {
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	color: white;
}

/* dnn:Privacy */
a.DNNPrivacy {
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	color: white !Important;
}
/* A.SkinObject:link */
.newsticker {
	margin-left:0px !important;
} 
.newsticker .normal {
	color:black;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
} 
.jki_slug {
	color: white;
	background-color: #003888;
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 8pt; 
	font-weight:bold;
	font-style: normal;
	text-align:right;
}
a.dnn_ctl00_cmdSearch:link {
	color:white;
}


