/* ================================
    CSS STYLES FOR DotNetNuke NukedSkins 101 by Nina Meiers - xd.com.au
   ================================
*/   

/* GENERAL */
.Body {
	background-color: #666000;
}


.MenuHdr, .MenuItemMouseOver
{ 
  font-size: 20pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #f1f1f1; padding-top: 2px; cursor: default;
}

.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 8pt; padding-left: 20px; font-weight: normal; padding-bottom: 2px;
  background-color: #f1f1f1; padding-top: 2px;
}

.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 
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}

.MenuItemMouseOver
{
  background-color: #cccccc!Important; 
}


.Menu
{
    font-family: Verdana, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
padding-left: 20px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #cccccc;
}


.MenuHigh
{
    font-family: Verdana, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
padding-left: 20px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #f2f2f2;
}


.MenuHeader
{
    font-family: Verdana, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
background-color: darkgray;
}

.MenuHeaderHigh
{
    font-family: Verdana, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
background-color: #cccc99;
}




/* style for module titles */
.HeadBG  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
	 background-image: url(/Portals/DNN2.3.2/Portals/0/Skins/NukedSkins101/layer_02.jpg);
	 height: 151px;
	 width: 770px;
}

.NumberRed   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  22px;
    font-weight: bold;
    color: #660000;
}


.HeadRed   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #600000;
}

.HeadBlue  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: navy;
}

.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: black;
}

.HeadWhite   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: white;
    text-decoration:    none;
}


.LearningOutcome   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: black;
}

.SubHead   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: black;
}



.SubHeadFAQ   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: black;
}


.ContainerWhite   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: white;
}

.ContainerBlue   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: blue;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.LeftPane {
background-color: #DFDFE0;
width: 200;
padding: 0px 10px 10px 10px;
background-repeat: repeat-y;
}

.ContentPane {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: white;

}

.RightPane {
background-color: white;
padding: 0px 10px 10px 10px;
width: 225;
}

.Footer {
	background-image: url(/Portals/DNN2.3.2/Portals/0/Skins/NukedSkins101/layer_05.jpg);
	width: 770px;
	height: 62px;
	padding: 5px 5px 5px 15px;
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalSmall
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalWhite
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff
}

.revfacto
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff
}

A.NormalWhite:hover    {
    text-decoration:    none;
    color: white;
}

A.NormalWhite:visited  {
    text-decoration:    none;
    color: white;
}

A.NormalWhite:link {
    text-decoration:    none;
    color: white;
}


.NormalBold
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}



/* text style for the selected tab */

.HomepageTab {
    font-weight: normal;
    font-size: 12px;
    color: white;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.HomepageTab:hover {
    font-weight: normal;
    font-size: 12px;
    color: red;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}



.SelectedTab {
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}


/* text style for the selected tab */
.Breadcrumbs {
    font-weight: normal;
    font-size: 11px;
    color: gray;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}



/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:black;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}

/* 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; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	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: #660000;
	border-left: #000000 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: red; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	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: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
