/* 
================================
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 - 
================================
*/ 
body { background: #e7e7e7; }

table, tr, td, p { font-family: Windlass; font-size: 13px; line-height: 1.4em; }
td.topTD { background: url(bg_top.jpg) no-repeat top center; height: 367px; text-align: right; padding: 42px 65px 0 48px; font-size: 16px; }
td.middleTD { background: url(bg_table_main.jpg) center repeat-y; padding: 5px 85px 0 0; font-size: 16px; }
td.bottomTD { background: url(bg_footer.jpg) no-repeat bottom center; height: 241px; padding: 0 65px 55px 100px; color: #fff; text-align: right; font-size: 16px; }

label, .normal, .Normal { font-family: Windlass; font-size: 16px; }

td.containerHEADL { background: url(header_cap_left.gif) bottom left no-repeat; width: 30px; padding: 0; }
td.containerHEADR { background: url(header_cap_right.gif) bottom left no-repeat; width: 30px; padding: 0; }
td.containerHEADC { background: url(header_bg.gif) repeat-x bottom; padding: 0 0 34px 20px; }
td.containerTD { padding: 10px 25px 35px 25px; }

table.Skin, .Skin table {padding: 0px 0px 60px 0px; }
select, input { font-family: Rod; font-size: 12px; color: #333; }

h3 { font-family: Windlass; font-size: 16px; font-weight: bold; color: #2c2c2c; padding: 2px 0 1px 7px; background: #888; margin-top: 0px; margin-left: 0; margin-right: 0; margin-bottom: 5px; letter-spacing: 3px; text-transform: uppercase; }

p { margin-top: 10px; margin-bottom: 10px; padding-left: 10px; padding-right: 10px; font-family: Tahoma; font-size: 12px; }

/* text style for the unselected tabs */
.OtherTabs { font-size: 16px; color: #000; font-family: Windlass; text-decoration: none; }

/* hyperlink style for the unselected tabs */
A.OtherTabs:link { text-decoration: none; color: #2c2c2c; background-color: transparent; border: 0; font-weight: bold; }
A.OtherTabs:visited { text-decoration: none; color: #2c2c2c; background-color: transparent; border: 0; font-weight: bold; }
A.OtherTabs:active { text-decoration: none; color: #2c2c2c; background-color: transparent; border: 0; font-weight: bold; }
A.OtherTabs:hover { text-decoration: underline; color: #2c2c2c; background-color: transparent; border: 0; font-weight: bold; }



/* New menu style */
/*HorMenu */
.FFUlMenu{position:relative;}
.FFUlMenu, .FFUlMenu ul {padding: 0; margin: 0; list-style: none; line-height: 1;}
.FFUlMenu li {float: left; list-style-type:none;position:relative;}
.FFUlMenu a, .FFUlMenu li>span  {display:block;}
.FFUlMenu a:hover{text-decoration:none;}

/* Styling & Width*/
.FFUlMenu a, .FFUlMenu li>span{padding:0.5em;}
.FFUlMenu li, .FFUlMenu li ul{width: 200px;}
.FFUlMenu img{padding-right:5px;}

.FFUlMenu li.Level0, .FFUlMenu a.Level0{width:auto;}

/* Main Menu */
.FFUlMenu{height:28px;margin-top:-17px; text-align:left; float:none;}


.FFUlMenu{position:relative;z-index:1000;}
.FFUlMenu a.Level0{text-shadow:0 0 3px #000;}
.FFUlMenu a.Level0.Active, .FFUlMenu a.Level0.ActiveParent{text-shadow:0 0 3px #fff;}

.FFUlMenu a.Level0, .FFUlMenu span.Level0{display:block; line-height:28px; padding:0 10px; color:#eee;}
.FFUlMenu a:link, .FFUlMenu a:visited{color:#444; font-size:14px; text-decoration:none;}
.FFUlMenu a.Level0:link, .FFUlMenu a.Level0:visited{color:#fff;}
.FFUlMenu a.Level0:hover{color:#eee;text-decoration:none;}
.FFUlMenu a:hover{color:#888;text-decoration:none;}
.FFUlMenu li>span{color:#888; font-size:14px;}

.FFUlMenu li.Level0>a.Active, .FFUlMenu li.Level0>a.ActiveParent, .FFUlMenu li.Level0>span.Active, .FFUlMenu li.Level0>span.ActiveParent{color:#000 !important;}
.FFUlMenu li.Level1 a.Active, .FFUlMenu li.Level1 a.ActiveParent, .FFUlMenu li.Level1 span.Active, .FFUlMenu li.Level1 span.ActiveParent{color:#388A5C;}




/* Show & Hide levels */
.FFUlMenu  li ul {position:absolute;left:-999em; z-index:1001;background:#eee; border-radius:5px; box-shadow:0 0 3px #888;}

.FFUlMenu li{position:relative;}
.FFUlMenu li ul ul {margin: 0 0 0 200px;}
.FFUlMenu  li ul ul {top:0;}
.FFUlMenu  li:hover>ul{left: 0; opacity:1;}
.FFUlMenu  li.Level0:hover>ul{left: 10px;}


/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand; height: 42px; }

/* Module Title Menu */
.ModuleTitle_MenuItem { color: #fff; background: #8FA850; cursor: pointer; cursor: hand; font-family: Windlass; font-size: 16px; font-weight: bold; font-style: normal;	 padding: 2px 10px 3px 5px; height: 21px; border-bottom: #8FA850 1px solid; border-top: #8FA850 1px solid; }
.ModuleTitle_MenuIcon { cursor: pointer; cursor: hand; color: #fff; text-align: center; padding-right: 0px; padding-left: 3px; background: transparent; display: none; }
.ModuleTitle_SubMenu { z-index: 1000; cursor: pointer; cursor: hand; color: #fff; background: #8FA850; margin-top: 5px; border: 2px solid #fff; padding: 0px 1px 1px 1px; filter: none; }
.ModuleTitle_MenuBreak { display: none; }
.ModuleTitle_MenuItemSel { color: #fff; font-family: Windlass; font-size: 16px; font-weight: bold; font-style: normal; padding: 2px 10px 3px 5px; height: 21px; border: 0; background: #677E1B; }
.ModuleTitle_MenuArrow { font-family: webdings; font-size: 16px; cursor: pointer; cursor: hand; display: none; }
.ModuleTitle_RootMenuArrow { font-family: webdings; font-size: 16px; cursor: pointer; cursor: hand; display: none; }

.SelectedTab { color: #777; font-family: Windlass; font-weight: normal; font-size: 16px; }

/* Define custom login class */
dnn:LOGIN runat="server" id="dnnLOGIN" CssClass="user" Text="Sign-In" LogoffText="Sign-Out" 

a.user:link, a.user:active, a.user:visited,
a.login:link, a.login:active, a.login:visited
{
    color:#ECF123;
    font-weight:bold;
    text-decoration:none;
}

/* Item titles on edit and admin pages */
.SubHead { font-family: windlass; font-size: 16px; font-weight: bold; color: #2c2c2c; padding: 0; }

a.SubHead:link, a.SubHead:visited { color: #6E8E05; text-decoration: none; font-family: windlass; font-size: 16px; font-weight: normal; }
a.SubHead:hover { color: #2c2c2c; text-decoration: none; font-family: windlass; font-size: 16px; font-weight: normal; }

a.CommandButton:link, a.CommandButton:visited { color: #000000;	padding: 1px 5px 2px 6px; font-family: windlass; font-weight: normal; font-size: 16px; text-decoration: none; background: transparent; }
a.CommandButton:hover { color: #cccccc; padding: 1px 5px 2px 6px; font-family: windlass; font-weight: normal; font-size: 16px; text-decoration: none; background: transparent; }

a.Normal:link, a.Normal:visited { color: #6E8E05; font-family: windlass; font-weight: normal; font-size: 16px; text-decoration: none; }
a.Normal:hover { color: #2c2c2c; font-family: windlass; font-weight: normal; font-size: 16px; text-decoration: none; }

a:link, a:visited { color: #000; font-family: windlass; font-weight: normal; font-size: 16px; text-decoration: underline; }
a:hover { color: #6E8E05; font-family: windlass; font-weight: normal; font-size: 16px; text-decoration: underline; }

.Head { font-size: 20px; color: #333; background: transparent; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; padding: 0; }

.NormalRed { color: #D08D00; font-family: Tahoma; font-weight: bold; font-size: 12px; }
.NormalBold { font-family: Tahoma; font-size: 12px; font-weight: bold; }
.NormalTextBox { color: #555; padding-left: 4px; line-height: 12px; font-family: Tahoma; font-weight: normal; font-size: 12px; scrollbar-face-color: #fff; scrollbar-track-color: #fff; scrollbar-arrow-color: #686868; scrollbar-3dlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff; scrollbar-darkshadow-color: #fff; }

td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; }





