/* 
================================
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: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {

	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: black; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: black 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: black;  
	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: #0085C2;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}
a:link.FooterTokens {
	color: #0085C2;
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

}

a:visited.FooterTokens {
	color: #0085C2;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

a:active.FooterTokens {
	color: #0085C2;
	font-family:  Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

a:hover.FooterTokens {
	color: Gray;
	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;
}
