/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com
================================
*/ 
body { height: 100%; }

.pagemaster {
	width: 100%;
	height: 100%;
	color: #666666;
	background-color:#000000;
	background-image: url(media/bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 0%;}

.skinmasterfixed { width: 950px; height: 100%; color: #404040; background-color:transparent;  padding: 0px; }
.skinmasterwide { width: 100%; height: 100%; color: #404040; background-color: transparent;  padding: 0px;}
.skinheader {}
.skingradient { background-color: #6C2913; height: 25px; border-bottom:#000000, 1px;}

.controlpanel { width: 100%; color: #000000;  background-color: #fefefe; }

.StandardButton { background:transparent; color: #000000; font-family: verdana, sans-serif;  font-size: 12pt; font-weight: normal; }
.TreeViewMenu { width: 175px; color: #404040; background-color: #fefefe; border-right: #bbbcbe 1px solid;  border-top: #bbbcbe 1px solid;  border-left: #bbbcbe 1px solid;  border-bottom: #bbbcbe 1px solid; }
.TreeViewMenu_Header { background-color: #dadada; height: 20px; }

.Head { font-family: Tahoma, Helvetica, Arial, sans-serif;  font-size:  14px; font-weight: bolder; background-color: transparent; color: #404040; }

.main_dnnmenu_container { background-color: transparent;  }
.main_dnnmenu_item  { /* Add TD if yes for tables option for menu */ cursor:auto; color: #FFCC00;  font-size: 10pt;  font-weight: normal;  font-style: normal;  background-color: Transparent; font-family: Tahoma, Arial, Helvetica, sans-serif;  white-space: nowrap;/*Optional - Word wrapping menu item*/ height: 20px; }
.main_dnnmenu_rootitem  { /* Add TD if yes for tables option for menu */ cursor:auto; color: #FF9900; font-size: 10pt;  font-weight: normal;  font-style: normal;  background-color: transparent; font-family: Tahoma, Arial, Helvetica, sans-serif;  white-space: nowrap;  /*Word wrapping menu item now optional*/     padding: 55px 5px 0 5px;   /* creates spacing between root menu items */ height: 20px; }
.main_dnnmenu_itemhover {
	color: #FFFF00;
	background-color: transparent;
	height: 18px;
	background-position: center;
}
.main_dnnmenu_itemhover td {color: #FFFF00;   height: 18px; }
.main_dnnmenu_submenu { background-color: #000000;   z-index: 1000;  cursor:auto; filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); padding: 2px 3px 2px 1px;   /* creates spacing between sub-menu items */ }
.main_dnnmenu_arrow { border-right: #dedede 1px solid;  border-bottom: #dedede 1px solid;  border-top: #dedede 0px solid; font-family: webdings;  font-size: 10pt;  cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/ }

