/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg 
{
	background-color:Transparent;
}

/* background color for the content part of the pages */
Body
{
	background-color:Black;
	color:White;
}

/* background/border colors for the selected tab */
.TabBg {
	background-color:Transparent;
}

.LeftPane  { 
	background-color:Transparent;
}

.ContentPane  { 
	background-color:Transparent;
}

.RightPane  { 
	background-color:Transparent;
}
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #CBCACA; font-size:10px; color:#000000; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}

/* text style for the selected tab */
/* Link style for SelectedTab  ///*/    
a:link.SelectedTab    
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    color: #666666;    
}
a:visited.SelectedTab  
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: none;    
    color: #999999;
}
a:active.SelectedTab   
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration:    none;
    color: #FF0000;
}
a:hover.SelectedTab    
{
    font-family: Verdana;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: underline;
    color: #666666
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
}

a:visited.OtherTabs  {
}

a:active.OtherTabs   {
}

a:hover.OtherTabs    {
}

/* GENERAL */
/* style for module titles */
.Head   
{
	color:White;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
	color:White;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
	color:White;
}

/* text style used for most text rendered by modules */
.Normal
{
	background-color:Transparent;
	color:White;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton 
{
	color:#FFFF00;
}

a:visited.CommandButton  
{
	color:#CC6600;
}

a:active.CommandButton   {
}

a:hover.CommandButton    {
}

/*  .CurrentDate  //*/    
/* text style for CurrentDate */
.CurrentDate {
    font-weight: bold;
    font-size: 8.5pt;
    color: #7D887A;
    font-family: Tahoma
}

/*  .Dotnetnuke  /*/
/* hyperlink style for the Dotnetnuke */
a:link.Dotnetnuke {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Dotnetnuke {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Dotnetnuke   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Dotnetnuke   {
    color: #C0C0C0;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
/*  .User  /*/    
/* hyperlink style for the User */
a:link.User 
{
    font-family: Tahoma;	
    font-size: 8.5pt;
    font-weight: bold;   
    text-decoration:    none;
    color: #7D887A;
}
a:visited.User  
{
    font-family: Tahoma;	
    font-size: 8.5pt;    
    font-weight: bold;    
    text-decoration:    none;
    color: #7D887A;
}
a:active.User   
{
    font-family: Tahoma;	
    font-size: 8.5pt;    
    font-weight: bold;   
    text-decoration:    none;
    color: #FF0000;
}
a:hover.User    
{
    font-family: Tahoma;	
    font-size: 8.5pt;   
    font-weight: bold;     
    text-decoration:    underline;
    color: #FF0000
}
/*  .Login  //*/
/* hyperlink style for the Login */
a:link.Login {
    text-decoration:    none;
    color: #999966;
    font-family: Tahoma;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Login  {
    text-decoration:    none;
    color: #7D887A;
    font-family: Tahoma;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Login   {
    text-decoration:    none;
    color: #FF0000;
    font-family: Tahoma, Verdana, Helvetica;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
}
a:hover.Login    {
    text-decoration: underline;
    color: #FF0000;
    font-family: Tahoma;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
} 
/*  .Breadcrumb  //*/
/* hyperlink style for the Breadcrumb */
a:link.Breadcrumb {
    text-decoration:    none;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt
}
a:visited.Breadcrumb  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt
}
a:active.Breadcrumb   {
    text-decoration:    none;
    color: #FF0000;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}
a:hover.Breadcrumb    {
    text-decoration:  underline;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt
}
/*  .Terms  /*/
/* hyperlink style for the Terms */
a:link.Terms {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Terms  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Terms   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Terms    {
    text-decoration: underline;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}

/*  .Hostname  /*/
/* hyperlink style for the Hostname */
a:link.Hostname {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Hostname  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Hostname   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Hostname    {
    text-decoration: underline;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}

/*  .Privacy  /*/
/* hyperlink style for the Privacy */
a:link.Privacy {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Privacy  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Privacy   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Privacy   {
    text-decoration: underline;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
   
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  
{
	color:#FFFF00;
}

A:visited   
{
	color:#CC6600;
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    
{
	color:White;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer 
{
	color:White;
}

.ModuleTitle_MenuBar {
	color:White;
}

.ModuleTitle_MenuItem {
	color:White;
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu 
{
	background-color:black;
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: 0px solid black; 
	border-bottom: 1px solid black; 
	border-top: 1px solid black; 
	border-right: 0px solid black;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica; height:21 
}
.MainMenu_MenuIcon {
	background-color: black; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	border-top: black 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: black;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
	background-color:Black;
}
.MainMenu_MenuItemSel {
	background-color: #333333; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px
}
.MainMenu_MenuArrow {
	border-right: black 1px solid; 
	border-bottom: black 1px solid; 
	border-top: black 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #959593 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #959593 1px solid; 
	border-top: #959593 1px solid; 
	border-left: #959593 1px solid; 
	border-bottom: #959593 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

.luauheader {
	background-image: url('http://www.luau-hawaii.com/Portals/_default/Skins/HawaiianLuaus/images/luauheader.jpg');
}
.luaumenu {
	background-image: url('http://www.luau-hawaii.com/Portals/_default/Skins/HawaiianLuaus/images/luaumenu.jpg');
}
.luaubg {
	background-image: url('http://www.luau-hawaii.com/Portals/_default/Skins/HawaiianLuaus/images/luaubg.jpg');
	background-repeat: repeat-x;
}