/* ================================
CSS STYLES FOR DotNetNuke - MacMe3 - 
NukedSkins 103 - by Nina Meiers - dotnetnuke@xd.com.au - 
DNN 3 & above. Modified March 17th 2005
================================

/* text style for the selected tab */ 
Body
{
	padding: 0px;
	margin: 8px;
	border: 0px;
	background-color:#377ed0;
	background-repeat:no-repeat;
	background-position: center top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.controlpanel {
width: 100%;
background-color: #EAEAEA;
border: solid #EAEAEA 1px;

}

.LogoPaneLightBlue
{
background-color: #cedefa;
padding: 0px;
}
.LogoPaneWhite
{
background-color: White;
padding: 0px;
}
.LogoImage
{
padding-top: 3px;
padding-top: 4px;
}
.LogoText
{
font-weight:bolder;
font-size: 9px;
line-height: 0em;
color:#072f67;
font-family: Verdana,Tahoma, Arial, Helvetica;
text-decoration: none;
}
/* hyperlink style for the selected tab */
A.LogoText:link 
{
font-weight: normal;
font-size: 9px;
line-height: 0em;
color:#072f67;
font-family: Verdana,Tahoma, Arial, Helvetica;
text-decoration: none;
}
A.LogoText:visited 
{
font-weight: normal;
font-size: 9px;
line-height: 0em;
color:#072f67;
font-family: Verdana,Tahoma, Arial, Helvetica;
text-decoration: none;
}
A.LogoText:active 
{
font-weight: normal;
font-size: 9px;
line-height: 0em;
color:#072f67;
font-family: Verdana,Tahoma, Arial, Helvetica;
text-decoration: none;
}
A.LogoText:hover 
{
font-weight: normal;
font-size: 9px;
line-height: 0em;
color:#072f67;
font-family: Verdana,Tahoma, Arial, Helvetica;
text-decoration: underline;
}


.MenuPane { 
background-color: #072f67;
padding-left: 3px;
padding-right: 3px;
padding-top:2px;
padding-bottom:0px;
width: 100%;
}

.MainContentBG {
background-color: #072f67;
background-repeat: repeat-x;
padding: 0px;
}

.AdminMessageBG
{
background-color: #072f67;
padding-left: 4px;
padding-right: 4px;
padding-top:4px;
padding-bottom:4px;
}

.LogoPane { 
background-color: Transparent;
padding-left: 3px;
padding-right: 3px;
padding-bottom:10px;
width: 100%;
}

.TopPane { 
background-color: Transparent;
padding-left: 3px;
padding-right: 3px;
padding-bottom:10px;
width: 100%;
}

.LeftPane {
height: 100%;
background-color: Transparent;
padding-left: 3px;
padding-top: 3px;
}

.ContentPane { 
background-color: Transparent;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
width: 100%;
}

.RightPane { 
background-color: Transparent;
width: 100%;
padding-right: 3px;
padding-top: 3px;
}

.BottomPane { 
background-color: Transparent;
padding-left: 3px;
padding-right: 3px;
padding-top:10px;
width: 100%;
}


/* text style for the selected tab */

.SelectedTab {
font-weight: normal;
font-size: 9px;
line-height: 0em;
color: White;
font-family: Verdana,Tahoma, Arial, Helvetica;
text-decoration: none;

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration: none;
color: White;
}

A.SelectedTab:visited {
text-decoration: none;
color:White;
}

A.SelectedTab:active {
text-decoration: none;
color: White;
}

A.SelectedTab:hover {
text-decoration: underline;
color: White;
}


/* text style for the unselected tabs */
.OtherTabs {
font-weight: bold;
font-size: 8.5pt;
color: #6F74A5;
font-family: Tahoma, Arial, Helvetica;
text-decoration: none;
vertical-align: middle;
}

.Footer {
background-color: #072f67;
}


/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
text-decoration: none;
color:#6F74A5;
}

A.OtherTabs:visited {
text-decoration: none;
color:#4A5078;
}

A.OtherTabs:active {
text-decoration: none;
color:#6F74A5;
}

/* GENERAL */
/* style for module titles */
.Head {
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
color: #6F74A5;
}

/* style of item titles on edit and admin pages */
.SubHead {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #6F74A5;
}


/* text style used for most text rendered by modules */
.Normal
{
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}

.NormalRed
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #6F74A5;
}

.NormalBold
{
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
text-decoration: underline;
color: #003366;
}

A.CommandButton:visited {
text-decoration: underline;
color: #003366;
}

A.CommandButton:active {
text-decoration: underline;
color: #003366;
}

A.CommandButton:hover {
text-decoration: underline;
color: #6F74A5;
}

/* GENERIC */
H1 {
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
color: #6F74A5;
}

H2 {
font-family: Tahoma, Arial, Helvetica;
font-size: 20px;
font-weight: normal;
color: 8080FF;
}

H3 {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #003366;
}

H4 {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #003366;
}

H5, DT {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

H6 {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

TFOOT, THEAD {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
color: #003366;
}

TH {
vertical-align: baseline;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #003366;
}


/* Module Title Menu */
.ModuleTitle_MenuContainer {
border-bottom: blue 0px solid; 
border-left: blue 0px solid; 
border-top: blue 0px solid; 
border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
cursor: pointer; 
cursor: hand;
height:20;
background-color: Transparent;
}
/* This is add/edit/module management */
.ModuleTitle_MenuItem {
cursor: pointer; 
cursor: hand; 
color: red;
/* color: #6F74A5; original colour */ 
font-family: Tahoma, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
border-left: white 0px solid; 
border-bottom: white 0px solid; 
border-top: white 0px solid; 
border-right: white 0px solid;
background-color: Transparent;
}

/* This is add/edit/module management */
.ModuleTitle_MenuIcon {
cursor: pointer; 
cursor: hand; 
background-color: #EEEEEE; 
border-left: #EEEEEE 0px solid; 
border-bottom: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
text-align: center; 
width: 15px; 
height: 21px;
}

/* This is add/edit/module management */
.ModuleTitle_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #FFFFFF; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
border-bottom: #FFFFFF 0px solid; 
border-left: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid; 
border-right: #FFFFFF 0px solid;
}


/* This is add/edit/module management */
.ModuleTitle_MenuBreak {
border-bottom: #EEEEEE 1px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
background-color: #EEEEEE; 
height: 1px;
}

.ModuleTitle_MenuItemSel {

cursor: pointer; 
cursor: hand; 
color: #6F74A5; 
font-family: Tahoma, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
background-color: transparent;
}

ModuleTitle_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
border-right: #000000 1px solid; 
border-bottom: #FFFFFF 1px solid; 
border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
color: black;
}

.MenuHolder {
background-color: #EAEAEA;
}

/* Main Menu */

.MainMenu_MenuContainer {
background-color: transparent;
padding-left: 0px;
margin-left: 0px;
height: 23px; 

}
.MainMenu_MenuBreak {
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid; 
border-right: #404040 0px solid; 
background-color: transparent; 
color: #333333; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal;

}

.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand; 
height: 16;
background-color: #EAEAEA;
}


.MainMenu_MenuItem {
cursor: pointer; 
cursor: hand; 
background-color: transparent; 
color: White;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; 
font-style: normal; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid; 
padding: 2px 5px 3px 5px;
height:22px;
}





.MainMenu_MenuIcon {
display: none;
}



/* this is the colour in the dropdown menu */


.MainMenu_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand;
background: #DDDEF0; 
filter: none;
border: 1px solid #B7B8D4;
margin-top: 1px;
padding: 1px;
color: #377ed0; 
}


.MainMenu_MenuItemSel {
background: #B6B9D3;
cursor: pointer; 
cursor: hand; 
color: White;
font-family: Tahoma; 
font-size: 11px; 
font-weight: bold; 
font-style: normal;
border: 0;
padding: 2px 5px 3px 5px;
}








.MainMenu_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
border-right: #505052 0px solid; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid;
display: none;
}

.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
display: none;
}



A.SubMainMenuItem:link
{
cursor: pointer; 
cursor: hand; 
background-color: transparent; 
color: #377ed0; 
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid; 
padding: 2px 5px 3px 5px;
height:22px;
text-decoration: none;
}
A.SubMainMenuItem:visited
{
cursor: pointer; 
cursor: hand; 
background-color: transparent; 
color: #377ed0; 
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid; 
padding: 2px 5px 3px 5px;
height:22px;
text-decoration: none;
}
A.SubMainMenuItem:active
{
cursor: pointer; 
cursor: hand; 
background-color: transparent; 
color: #377ed0; 
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid; 
padding: 2px 5px 3px 5px;
height:22px;
text-decoration: none;
}
A.SubMainMenuItem:hover
{
background: #B6B9D3;
cursor: pointer; 
cursor: hand; 
color: #377ed0; 
font-family: Tahoma; 
font-size: 11px; 
font-weight: bold; 
font-style: normal;
border: 0;
padding: 2px 5px 3px 5px;
text-decoration: none;
}



A:link {
text-decoration: none;
color: #003366;
}

A:visited {
text-decoration: none;
color: #003366;
}

A:active {
text-decoration: none;
color: #003366;
}

A:hover {
text-decoration: underline;
color: #6F74A5;
}

SMALL {
font-size: 8px;
}

BIG {
font-size: 14px;
}

BLOCKQUOTE, PRE {
font-family: Lucida Console, monospace;
}


UL LI {
list-style-type: square ;
}

UL LI LI {
list-style-type: disc;
}

UL LI LI LI {
list-style-type: circle;
}

OL LI {
list-style-type: decimal;
}

OL OL LI {
list-style-type: lower-alpha;
}

OL OL OL LI {
list-style-type: lower-roman;
}

HR {
color: dimgrey;
height:1pt;
text-align:left
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
color: #6F74A5;
}

.ModuleTitle_MenuBar {
cursor: pointer; 
cursor: hand; 
height: 21px;
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */ 
.Message {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
font-size: 11px;
background-color: #eeeeee;
} 

/* style of item titles by Announcements and events */
.ItemTitle {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
}

/* Breadcrumbs */
.Breadcrumb{
background-color: transparent;
padding: 0px;
margin: 0px;
font-family: Verdana, Tahoma, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal;
color: #6F74A5;
height: 30px;
}







