/* ================================
    CSS STYLES FOR DotNetNuke - MacYou - NukedSkins 103 - by Nina Meiers - dotnetnuke@xd.com.au - DNN 2.04 & above.
   ================================

/* text style for the selected tab */

Body
{
background-color: #2c6c6a;   
 margin-top: 0px;
	 height: 100%;
	background-image: url(MacBG.gif);
}

.BannerBackground {
	background-image: url(top_pic1.gif);
/*	height: 108px;   */
	background-repeat:no-repeat;
	background-position: center top;
	
	background-color:#235655;
	
}

.MainContentBG
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: #009999 1px solid;
}

.LeftPane  {
height: 100%;
width: 130px;
background-color: transparent; 
padding-left: 3px;
padding-right:5px;
padding-top:5px;
              /* background-image:url(bottommenu.gif);   */
              /* background-repeat:no-repeat;  */
}

.ContentPane  { 
background-color: transparent;
padding-left: 2px;
padding-right: 15px;
vertical-align: top;
width: 100%;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}

.RightPane  { 
background-color: transparent;
width: 150px;
padding-right: 3px;
}

.MemuImage {
	background-image:url(bottommenu.gif);
	background-repeat:no-repeat;
	height:122px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#009999;

}

.MemuTable
{
	border-right: #009999 0px solid;
	border-top: #009999 0px solid;
	margin-left: 30px;
	border-left: #009999 0px solid;
	border-bottom: #009999 0px solid;
	margin-right:15px

}

.MemuTable1
{
	border-right: #009999 1px solid;
	border-top: #009999 1px solid;
	margin-left: 30px;
	border-left: #009999 1px solid;
	border-bottom: #009999 1px solid;

}
	
/* text style for the selected tab */

.SelectedTab {
    font-weight: normal;
    font-size: 9px;
    line-height: 0em;
    color: #ffffff;
    font-family: Verdana,Tahoma, Arial, Helvetica;
    text-decoration: none;

}

.LogoTab
{
	font-weight: bold;
	text-justify: newspaper;
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1em;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-align: center;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:visited
{
	
	color: #ffffff;
	text-decoration: none;
}

A.SelectedTab:active
{
	color: #ffffff;
	text-decoration: none;
}

A.SelectedTab:hover    {
    text-decoration: underline;
    color: #ffffff;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: #ffffff;
}


/* text style for the unselected tabs */
.OtherTabs {
    
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	 vertical-align: middle;
}

.Footer {
/* background-image: url(footer.gif);	
 background-repeat: repeat;  */
 height: 30px;
}
	
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#ffffff;
}
    
/* GENERAL */
/* style for module titles */
/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Tahoma, Arial, Helvetica;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #33ccff;
	font-family: Tahoma, Arial, Helvetica;
}

/* 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-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #000000;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #6F74A5;
}

.NormalBold
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #ffffff;
	text-decoration: underline;
}

A.CommandButton:visited
{
	color: olivedrab;
	text-decoration: underline;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover
{
	font-weight: lighter;
	color: #99ffff;
	text-decoration: underline;
}
    
/* GENERIC */
H1
{
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    bold;
    color: #ffffff;
}

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;
}

TD
{
	    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
	color: #ffffff;
}

Normal
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

NormalBold
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

/* 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: 15; 
	height: 21;
}

/* 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;
}


/* Main Menu */

.MainMenu_MenuContainer {
    background-color: #B7B8D4;
	 width: 130px;
	 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: transparent;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; /*#F0F0F7;*/
	color:  #6F74A5; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	height:22px;
}

.MainMenu_MenuIcon {
	display: none;
}



/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EAEAEA; 
	border-bottom: #404040 0px solid; 
	border-left: #8080FF 0px solid; 
	border-top: #8080FF 0px solid; 
	border-right: #404040 0px solid;
   font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	color: #B6B9D3;
	height: 22px;
}

.MainMenu_MenuItemSel {
  /*  width: 150px; */
	border-bottom: #404040 0px solid; 
	border-left: #8080FF 0px solid; 
	border-top: #8080FF 0px solid;  
	border-right: black 0px solid; 
	background-color: #D3D9FD; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; /* - Text in Dropdown Menu */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	height:22px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #6F74A5;
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #404040 0px solid; 
	border-left: 0px solid #DDDEF0; 
	border-top: #8080FF 0px solid;  
	border-right: black 0px solid; 
} 

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

A:link  {
    text-decoration:    none;
    color:  #ffffff;
}

A:visited   {
    text-decoration:    none;
    color:  #ffffff;
}

A:active    {
    text-decoration:    none;
    color:  #ffffff;
}

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
}


/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
/*	background-color: #B6B9D3;  */
	background-color: #000000;
	
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem
{
	border-right: #009999 0px solid;
	padding-right: 5px;
	border-top: #009999 0px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #000000;
	padding-bottom: 3px;
	border-left: #009999 0px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #009999 0px solid;
	font-style: normal;
	font-family: Tahoma;
}

.MainMenu_MenuItemSel
{
	border-right: #009999 0px solid;
	padding-right: 5px;
	border-top: #009999 0px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #009999;
	padding-bottom: 3px;
	border-left: #009999 0px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #009999 0px solid;
	font-style: normal;
	font-family: Tahoma;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu
{
	border-right: #009999 1px solid;
	padding-right: 1px;
	border-top: #009999 1px solid;
	margin-top: 2px;
	padding-left: 1px;
	z-index: 1000;
	background: #ffffff;
	filter: none;
	padding-bottom: 1px;
	border-left: #009999 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #009999 1px solid;
}

.MainMenu_MenuBreak
{
	border-right: #009999 0px solid;
	border-top: #009999 0px solid;
	display: none;
	border-left: #009999 0px solid;
	border-bottom: #009999 0px solid;
	height: 6px;
	background-color: transparent;
}



.MainMenu_MenuArrow
{
	border-right: #009999 0px solid;
	border-top: #009999 0px solid;
	display: none;
	font-size: 10pt;
	cursor: hand;
	border-bottom: #009999 0px solid;
	font-family: webdings;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* 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
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 0px;
	margin: 0px;
	color: #00ffff;
	padding-top: 0px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	height: 30px;
	background-color: transparent;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:#235655;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #235675;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}