/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.Advertisement
{
border-bottom: 1px dashed #999999;
border-top: 1px dashed #999999;
color: #999999;
}

.AdvertisementTitle
{
color: #999999;
font-size: 10px;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* 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.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

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    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

font.orange {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: bold;
}
font.gray {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}
font.blue {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #009;
	font-weight: bold;
}
font.black {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
font.RLR {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #993333;
	font-weight: bold;
}

.LMenuTop {
	color: #333;
	background-color: #EEE;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.LMenuBottom {
	background-color: #FFF;
	border: 1px solid #999;
	margin-left : 0px;
	margin : 0px;
	list-style: disc;
	text-indent: 0px;
	color: #FD9;
	text-align: left;
}
.LMenuBottom font{
	color: #333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.RMenuTopGray {
	color: #555;
	background-color: #EAEAEA;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.RMenuTopRed {
	color: #555;
	background-color: #FFD4D4;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.RMenuTopGreen {
	color: #555;
	background-color: #D4FFEA;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.RMenuTopOrange {
	color: #555;
	background-color: #FFE9D4;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.RMenuTopBlue {
	color: #555;
	background-color: #D4E9FF;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.RMenuBottom {
	background-color: #FFF;
	border: 1px solid #999;
	padding-left: 2px;
	margin-left : 5 px;
	margin : 5 px;
	list-style: disc;
	color: #FD9;
	text-align: left;
}
.RMenuBottom font, .RMenuBottom p {
	color: #333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.bgBrown {
	background-color: #F1F1E3;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #ccc;
}
.Note {
	color: #666;
	font-size: 12px;
}
.New {
	color: #30C800;
	font-weight: bold;
	font-size: 14px;
}
.Cabin {
	font-weight: bold;
	color: #555;
}
.CabinDesc {
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
	letter-spacing: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #333;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	letter-spacing: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #333;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	text-indent: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
}
.BlueFGrayB {
	background-color: #ACCCE5;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.GrayBorder { 
	border: 1px solid #CCC;
}
.BlueBorder { 
	border: 1px solid #00F;
}






