/* 
================================
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
================================
*/ 
.skinheader {}

.logobanner { padding: 3px; }

.toppane { width: 100%; background-color: transparent; padding-left: 4px; padding-right: 4px; padding-top: 2px; }
.leftpane { width: 175px; background-color: transparent; padding-left: 4px; padding-right: 2px; padding-top: 2px; }
.contentpane { width: 100%; background-color: transparent; padding-left: 4px; padding-right: 4px; padding-top: 2px; }
.rightpane { width: 175px; background-color: transparent; padding-left: 2px; padding-right: 4px; padding-top: 2px; }
.bottompane { width: 100%; background-color: transparent; padding-left: 4px; padding-right: 4px; padding-top: 2px; }

/* Nav Menu - using DNN Menu for DotNetNuke 3.3 & 4.3 */
/* Modified by Nina Meiers - http://www.xd.com.au - dotnetnuke@xd.com.au */
.main_dnnmenu_bar { cursor:auto; height:25px; line-height: 20px; background-color: Transparent; }
.main_dnnmenu_rootitem  { /* Add TD if yes for tables option for menu */ cursor:auto; color: #304a7e; font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; font-family: Tahoma, Arial, Helvetica, sans-serif;  white-space: nowrap;  /*Word wrapping menu item now optional*/ padding: 3px 12px 5px 3px; /* creates spacing between root menu items */ height: 22px; }
.main_dnnmenu_icon { cursor:auto; text-align: center;  width: 3px; height: 22px; } 
.main_dnnmenu_break { height: 1px; font-size: 1px; }
.main_dnnmenu_arrow { border-right: #D1DBED 1px solid;  border-bottom: #D1DBED 1px solid;  border-top: #D1DBED 0px solid; font-family: webdings;  font-size: 10pt; cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/ }
.main_dnnmenu_rootmenuarrow { font-family: webdings, sans-serif;  font-size: 10pt;  cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/ }

.StyleIconBackColor {background-color: #000000;}

