/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 10%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.contentpane {
	width: 70%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.rightpane {
	width: 15%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.columnpane {
	width: 15%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:10px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #1B217D; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 15px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	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: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: #1B217D; 
	font-family: Verdana; 
	font-size: 8pt; 
	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: Verdana;/*webdings; */
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: Verdana;/*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: Transparent;/*#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);
	font-size: 10pt;
	font-family: Verdana;
	color: white;
}
.Head 
{
   font-family: Verdana;/*Tahoma, Arial, Helvetica;*/
   font-size:  12px;
   font-weight: normal;
   color: #333333;
}
/*Inventua - SideMenu */
.MenuHdr0
{
	font-size: 9pt;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: transparent;
	padding-top: 3px;
	cursor: default;
	font-family: Verdana;
	width: 100%;
	color: #1b1b79;
}
.MenuItem0
{
	width: 500px;
	font-size: 9pt;
	padding-left: 4px;
	font-weight: normal;
	padding-bottom: 1px;
	background-color: transparent;
	padding-top: 0px;
	font-family: Verdana;
}
.MenuHdr1
{
	font-size: 9pt;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: transparent;
	padding-top: 3px;
	cursor: default;
	font-family: Verdana;
	width: 100%;
	color: #1b1b79;
}
.MenuItem1
{
	width: 500px;
	font-size: 9pt;
	padding-left: 8px;
	font-weight: normal;
	padding-bottom: 1px;
	background-color: transparent;
	padding-top: 0px;
	font-family: Verdana;
}
.MenuHdr2
{
	font-size: 9pt;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: transparent;
	padding-top: 3px;
	cursor: default;
	font-family: Verdana;
	width: 100%;
	color: #1b1b79;
}
.MenuItem2
{
	width: 500px;
	font-size: 9pt;
	padding-left: 12px;
	font-weight: normal;
	padding-bottom: 1px;
	background-color: transparent;
	padding-top: 0px;
	font-family: Verdana;
}
.MenuHdr3
{
	font-size: 10pt;
	padding-left: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: transparent;
	padding-top: 3px;
	cursor: default;
	font-family: Verdana;
	width: 100%;
	color: #1b1b79;
}
.MenuItem3
{
	width: 500px;
	font-size: 9pt;
	padding-left: 16px;
	font-weight: normal;
	padding-bottom: 1px;
	background-color: transparent;
	padding-top: 0px;
	font-family: Verdana;
}
.MenuItemMouseOver0
{
	background-color: #1b1b79;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuItemMouseOver1
{
	background-color: #1b1b79;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuItemMouseOver2
{
	background-color: #1b1b79;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuItemMouseOver3
{
	background-color: #1b1b79;
	font-style: italic;
	font-weight: bold;	
	color: #FFFFFF;
}
.MenuItem HR
{

}
 .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
	text-decoration: none;
	color: #1b1b79;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
	font-family: Verdana;
	CurrentSubTreeOnly: true;
	DrawSeperator: false;
	DrawTrailingHR: false;
}
/*Inventua - SideMenu */

/*Help - OnLine */
.SubSubHead {
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana;
	color: #1b1b79; 
}
.SubHead {
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana;
	color: #1b1b79; 
}
.Normal {
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana;
	color: #1b1b79;
}
.NormalLink  {
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline; 
	background-color: Transparent;
	font-family: Verdana;
	color: #1b1b79;
}
.NumberList  {
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline; 
	background-color: Transparent;
	font-family: Verdana;
	color: #1b1b79;
}
/*Help - OnLine */