/* 
================================
Skin styles for DotNetNuke
================================
*/   


body {
position: absolute;
top: 0;
background: #343e44;
} 

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #343e44;
}
.skinmaster {
	height: 100%;
	background-color: #343e44;
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.contentpane {
	width: 800px;
	background-color: transparent;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.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: 15px; 
	height: 21px;
}
.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: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	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; 
}
.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;
}
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #b29311;
}


.Menu_MainItem
{	

	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height:40px;
	width:92px;
	padding: 6px 0px 0px 4px;
0
}
.Menu_MainItemOver
{
	cursor:hand;
	cursor:pointer;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #008240;
	height:40px;
	width:92px;
	padding: 6px 0px 0px 4px;
}

.panelbar
{

}
.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008240;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #008240;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008240;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 14px;
	height: 19px;
	padding-left: 12px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 14px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;

}
.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #492b09;
	font-size: 14px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;

}
.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;

}
.panelbarItemGroup
{

}
