/* 
================================
Skin styles for DotNetNuke
================================
*/   

Body
{
    background-color: white;
    font-size:100%;
	zoom:1.0;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #424B52;
}
.skinmaster {
	

}
.skinheader {
	background: url('../../title.jpg') center left no-repeat;
	height: 147px;
}
.skinheader p {
	padding: 0;
	margin: 0;
}
.skingradient {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #A6AFB6;
	border: 1px solid #000000;
	height: 22px;
}
.skingradient span, .skingradient a.SkinObject:link, .skingradient a.SkinObject:visited {
	font-size: 10px;
	color: #fff;
}
.LeftTop
{
	width: 190px;
	background-color: #A6AFB6;
	height: 22px;
	border: 1px solid #000000;
	border-right: 0px;
}

.controlpanel {
	width: 100%;
	background-color: #DDDDDD;
}
.leftpane {
	width: 190px;
	background-color: #424B52;
	margin-right: 7px;
}
.leftpane div {
	clear: both;
}
.leftpane input {
	width: 55px;
	height: 16px;
	background-color: #fff;
	border: #000 1px solid;
	font-size: 9px;
	font-weight: bold;
}
.leftpane input.NormalTextBox {
	width:93px;
}
.contentpane {
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 543px;
	background-color: #FFFFFF;
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	margin-right: 7px;
}
.contentpane p, .contentpane div, .contentpane td {
	font-size: 11px;
	
}
.rightpane {
	width: 195px;
	background-color: #424B52;
	text-align: right;
	font-size: 11px;
	padding-left: 5px;
	
}
.rightpane p, .rightpane div {
	font-size: 11px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MenuHdr
{ 
  Font-Family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold; 
  width: 170px;
  height: 17px;
  padding-left: 22px;
BACKGROUND-IMAGE: url(NavItemBg.jpg);
background-repeat: no-repeat;
background-position: 0 -1px;
}

.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  Font-Family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  color: #FFFFFF;
  padding-left: 25px;
  font-weight: normal;
  width: 165px;
  height: 17px;
  BACKGROUND-IMAGE: url(NavItemBgSub.jpg);
background-repeat: no-repeat;
}
.MenuItem A, .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 
{
  Font-Family: Verdana, Arial, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
  width: 165px;
  padding-bottom: 2px;
}
.MenuItemMouseOver
{
  background-color: #C40001; 
  width: 165px;
  color: #ccc;
  padding-bottom. 2px;
}
.MenuItemSelected
{
	Font-Family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #ccc;
	width: 165px;
	padding-bottom. 2px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC;  
	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: #AAAAAA; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 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: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DDDDDD;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 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_LtGray.jpg);
}

span.Head   {
   Font-Family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    font-weight: bold;
    color: #C40001;
	padding-left: 5px;

}

HR {
	border: 0;
	background-color: #A6AFB6;
	height: 1px;
}
.footer
{
	Font-Family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	background-color: #A6AFB6;
	border: 1px solid #000000;
	height: 22px;
		line-height: 13px;
}
.footer a:link, .footer a:hover, .footer a:visited, .footer a:active
{
	Font-Family: verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	line-height: 13px;
}
