/* 
================================
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
================================
*/ 
/* GENERAL */
/* style for module titles */
.Head { font-weight: bold; font-size: 8.5pt; color: #fff; font-family: Verdana; }

/* background color for the content part of the pages */
Body { background-color:black;color: white; font-family: verdana; font-size: 8.5pt; }

.LeftPane { font-family: verdana; font-size: 8.5pt; padding:5px}
.ContentPane { font-family: verdana; font-size: 8.5pt; margin:5px; padding-top:12px  }
.RightPane { font-family: verdana; font-size: 8.5pt; padding:5px }

/* text style used for most text rendered by modules */
.Normal { font-family: Verdana; font-size: 8.5pt; font-weight: normal; color: #fff; }
.Normal table{ font-family: Verdana; font-size: 8.5pt; font-weight: normal; color: #fff; }

/* text style for the selected tab */
.SelectedTab { font-weight: normal; font-size: 8.5pt; color: #fff; font-family: Verdana; text-decoration: none; }

/* hyperlink style for the selected tab */
A.SelectedTab:link { text-decoration: none; color: #666666; }
A.SelectedTab:visited  { text-decoration: none; color: #666666; }
A.SelectedTab:active   { text-decoration: none; color: #ff9900; }
A.SelectedTab:hover { text-decoration: none; color: #CCCCCC; }

.SubHead { color: #fff; }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #fff; }

A:link  { color: #fff; text-decoration: none; }
A:Hover  { color: #fff; }
A:visited  { color: #fff; text-decoration: none; }

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link { color: #fff; }
A.CommandButton:visited  { color: #fff; }

/* text style for the unselected tabs */
.OtherTabs { font-weight: normal; font-size: 10px; color: #fff; font-family: Arial, Helvetica, sans-serif; text-decoration: none; } 
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { text-decoration: none; color: #fff; }
A.OtherTabs:visited  { text-decoration: none; color: #fff; }
A.OtherTabs:active   { text-decoration: none; color: #fff; }
A.OtherTabs:hover { text-decoration: underline; color: #fff; }

.Footer { font-weight: normal; font-size: 8.5pt; color: #fff; font-family: Verdana text-decoration: none; }

/* Main Menu */
.MainMenu_MenuContainer { border-bottom: #404040 0px solid;  border-left: #FF8080 0px solid;  border-top: #FF8080 0px solid;  border-right: #404040 0px solid;   background-color:Transparent; }
.MainMenu_MenuBar { cursor: pointer;  cursor: hand;  }
.MainMenu_MenuItem {   cursor: hand;  color:#fff;  font-family: Verdana, Helvetica, sans-serif;  font-size: 8.5pt;  font-weight: bolder;  border-left: #000000 0px solid;  border-bottom: #000000 0px solid;  border-top: #000000 0px solid;  border-right: #000000 0px solid; }
.MainMenu_MenuIcon { cursor: pointer;  cursor: hand;  background-color:#000000; border:none;  text-align: center;  height: 20px width: 14px  }
.MainMenu_SubMenu { border:none; z-index: 1000; filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);cursor: hand; color: #fff; background-color: #333333; }
.MainMenu_MenuBreak { border-bottom: #404040 0px solid;  border-left: #FF8080 0px solid;  border-top: #FF8080 0px solid;   border-right: #404040 0px solid;  background-color: #ffffff;  height: 0px; }
.MainMenu_MenuItemSel { font-size: 8.5pt; font-weight: bolder; cursor: hand; color: #ffffff; font-family: Verdana, Helvetica, sans-serif; background-color:#000000; }
.MainMenu_MenuArrow { font-family: webdings;  font-size: 12pt;  color: #9999CC;  cursor: pointer;  cursor: hand;  border-right: #000000 0px solid;  border-bottom: #000000 0px solid;  border-top: #000000 0px solid; }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 12pt;  cursor: pointer;  cursor: hand; color:#9999CC; }


.box-1{background:url(/Portals/0/images/frontpage/box-1.png) no-repeat 0; width:370px; height:106px; float:left; margin-right:25px; margin-bottom:4px}
	.box-2{background:url(/Portals/0/images/frontpage/box-2.png) no-repeat 0; width:370px; height:106px; float:left; margin-bottom:4px}
	.box-3{background:url(/Portals/0/images/frontpage/box-3.png) no-repeat 0; width:370px; height:106px; float:left; margin-right:25px; margin-bottom:4px}
	.box-4{background:url(/Portals/0/images/frontpage/box-4.png) no-repeat 0; width:370px; height:106px; float:left; margin-bottom:4px}
	.boxcont{padding-left:160px; color:#FFFFFF; height:90px; padding-top:15px; font-size:11px}
	.boxcont span{font-size:11pt; font-weight:bold; color:#FFCC00}
	.boxcont span a:link{font-size:11pt; font-weight:bold; color:#FFCC00}
	.boxcont span a:visited{font-size:11pt; font-weight:bold; color:#FFCC00}
	.readmoreLink{text-align:right; padding-top:5px}
	a.readmoreLink:link{text-transform:uppercase; color:#FFFFFF}
	a.readmoreLink:visited{text-transform:uppercase; color:#FFFFFF}
	a.readmoreLink:hover{text-transform:uppercase; color:#FFCC00;text-decoration:underline}
	a.readmoreLink:active{text-transform:uppercase; color:#FFFFFF}

/*QUIZ*/
.navtext {text-align:left; width:200px; font:bold 9pt sans-serif; border:1px solid #FFCC00; background-color:#000000}
.q-style{border-bottom:1px dotted #FFCC00; padding-top:5px}
.q-style a:link{color:#0099CC; font-weight:bold}