﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	border-width: 0px;
}
.skinmaster {
	width: 100%;
	height: 100%;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 0px;
}
.contentpane {

	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	width:80%;
}
.rightpane {
	width:50px;
	background-color: transparent;
	padding-left: 0px;
	padding-right:6px;
	padding-top: 0px;
}
.bottompane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	/*background-color: #028944; */
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #028944 1px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Verdana; 
}

.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 20px;
}

.MainMenu_RootItem 
{
	color:white;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.MainMenu_RootItemActive
{
	color:white;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: #CDBEB7;
}
.MainMenu_RootItemSelected 
{
	color:white;
	background-color:#CDBEB7;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.MainMenu_SubMenuSelected 
{
	color:white;
	background-color:#CDBEB7;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}


.MainMenu_SubMenu 
{
	background-color: #028944;  
	border: solid 0px #003E5E;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#003E5E', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}

.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; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.FooterTokens {
	color: #F8FCFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}
a:link.FooterTokens {
	color: #F8FCFF;
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}

a:visited.FooterTokens {
	color: #F8FCFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

a:active.FooterTokens {
	color: #028944;
	font-family:  Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

a:hover.FooterTokens {
	color: #018A43;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.LogoTokens{
	color: white;
	font-family:  Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}
a:link.LogoTokens{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}
a:visited.LogoTokens{
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}
a:active.LogoTokens{
	color: white;
	font-family:  Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
a:hover.LogoTokens{
	color: gray;
	font-family:  Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.SkinTitle {
	padding-left: 30px;
	color:#003E5E;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
}

.SkinDate 
{
	color: white;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}

/*Product Tabs */
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}
/* End IE5-Mac hack */

#ParentTabsContainer {
   position:relative;
   top:1px;
   z-index:0;
   height:20px;
   vertical-align:top;
   clear:both;
   padding-top: 25px;
   padding-right:0px;
   padding-left: 10px;
   max-height:20px;
}

#ParentTabs a {
    float:left;
    display:block;
    /*width:75px;*/
    width:auto;
    text-align:center;
    padding:5px 10px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#f1f1ff;
    background:url("TabRightLevel0.gif") no-repeat right top;
    white-space:nowrap;
}

#ParentTabs a:hover {
    text-decoration:none;
    background-position:100% -150px;
    color:#FFFFFF;
}

#ParentTabs li {
    background:url("TabLeftLevel0.gif") no-repeat left top;
    border-bottom: black 1px solid;
} 

#ParentTabs li:hover {
    background-position:0 -150px; 
}

#ParentTabs .SelectedTab {
    background-position:0 -150px;
    border-width:0;
}
#ParentTabs .SelectedTab a {
    background-position:100% -150px;
    padding-bottom:5px;
    color:#FFFFFF;
    white-space:nowrap;
}
.TabList {
    float:left;
    horizontal-align:center;
}
.TabList ul {
    clear:both;
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    display: inline;
}

.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}

.TabList li a {
   font-family:Tahoma,San-Serif;
   font-size:10pt;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}

select.TabList {
    border-left: #003366 1px solid;
    border-right: #003366 1px solid;
    border-top:  #003366 1px solid;
    border-bottom: #003366 1px solid;
    background-color: #003366;
    color:#FFFFFF;
    font-weight:bold;
    font-size:80%;
}

/*  NavMenu Horizontal styles start here */

#navHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:100%;
}
#navH ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color: transparent;
    z-index:1;
    vertical-align:bottom;
}

#navH li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: auto;
  list-style: none;
  z-index:2;
}

#navH li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:100%;
    background-color: #028944;
	border:1px solid gray;
	display:block;
	z-index:3;
}


#navH li ul li{
	display:block;
	z-index:4;
}

#navH li ul li a {
	height:25px;
	display:block;
	padding:2px 0 2px 15px;
}

#navH li ul li a:hover {
	display:block;
	height:25px;
	z-index:4;
	background-color:#cdbebf;
}

#navH li ul li a:active {
	display:block;
	height:25px;
		z-index:4;
}


#navH a {
    font-size:0.8em;
    font-family:Arial, Helvetica, sans-serif;
	display:block;
    text-decoration:none;
    text-align:left;
    font-weight:bold;
    width: auto;
    padding :2px 10px 2px 0px;
    color: white;
    border:0px solid #809DF9;
    background-color: transparent;
}
#navH li li a {
    width:12em;
}

#navH li a:hover {
  background-color: transparent;
  border:0px solid #809DF9;
  color: white;
}
#navH li.SelectedTab a {
    font-size:1.15em;
    line-height:15pt;
    background-color: transparent;
    color: white;
}
#navH .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#navH li:hover ul ul,
#navH li:hover ul ul ul,
#navH li:hover ul ul ul ul,
#navH li.iehover ul ul,
#navH li.iehover ul ul ul,
#navH li.iehover ul ul ul ul{
  left: -999em;
}

#navH li:hover ul, 
#navH li.iehover ul {
	top: 1.4em;
	left:0;
}
#navH li li:hover ul,
#navH li li li:hover ul,
#navH li li.iehover ul,  
#navH li li li.iehover ul {
	top: 0;
	left:12.8em;
}

#navHContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}

