/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	
	  background-position:top;
	background-color:#01245C;
}
.skinmaster {
	 background-color:White;

}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
	color:Black;
}
/*Menus*/

.MainMenu_MenuContainer 
{
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #000000;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color: #000000;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:bold;
   color: #F9860B;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	background-color: #688EA7;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ED1A2C 0px solid;
	border-top: #ED1A2C 0px solid;
	border-right: #ED1A2C 0px solid;
	border-bottom: #ED1A2C 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;	
	height: 24px;
	background-color: #688EA7;
	color: #FFFFFF;
	
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold;
	color:#FFFFFF; 
	background-color: #01245C;
}

.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #688EA7;
}


.MenuContainer
{
	background-color: transparent;
			
	height: 33px;
	border-bottom: #036D41 0px solid;
}


.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #688EA7;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;	
	font-family:verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #688EA7; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	
}


.RootItem TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	
	background-repeat: no-repeat;
	background-color: Transparent;

	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	

	background-repeat: no-repeat;
	background-color: Transparent;


}

.RootItemActive TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	
	background-repeat: no-repeat;
	background-color: Transparent;
	
}

.RootItemSelected TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	

	background-repeat: no-repeat;
	background-color: Transparent;
	
	
}


.PaneClass
{
	 
}

.IntroPane
{
	padding-top:10px;
	
}


.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383; 
	
	
}	

.footer a
{
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383;
	
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;
	
}

.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;

}

.LeftPane
{
	
}

.MidLeftPane
{
	 padding-left:10px;
}


.MiddleRightPane
{

	 padding-right:30px;
}

.LeftPane1
{
	padding-left:10px;
	padding-top:8px;
}

.ContentPane1
{
	padding-left:10px;
}
.RightPane1
{
	 padding-right:5px;
	 padding-left:5px;
	 padding-top:4px;
}

.Slidepane
{
	 padding-top:8px;
}
.MidRightPane
{
	  padding-top:8px;
	 padding-right:8px;
}

u

.BreadcrumbPane11
{ 
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383; 
	
	
}	

.BreadcrumbPane11 a
{
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383;
	
}
.BreadcrumbPane11 a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;
	
}

.BreadcrumbPane11 a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;

}