
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* 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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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
{
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
}

A.Normal: visited
{
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial,Verdana,Helvetica;
    color: #000000;
    font-size: 12px;
}

.NormalRed
{
}

.NormalBold
{
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

A.CommandButton:visited  {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

A.CommandButton:hover    {
    font-family: Arial,Verdana,Helvetica;
    color: #f1c72e;
    font-size: 12px;
    font-weight: bold;
}
    
A.CommandButton:active   {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

/* text style for skin objects used in the portal pages */
.SkinObject {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.SkinObject:link {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

A.SkinObject:visited  {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

A.SkinObject:hover    {
    font-family: Arial,Verdana,Helvetica;
    color: #f1c72e;
    font-size: 12px;
    font-weight: bold;
}
    
A.SkinObject:active   {
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  
{
    font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

A:visited   {
font-family: Arial,Verdana,Helvetica;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

A:hover {
    font-family: Arial,Verdana,Helvetica;
    color: #f1c72e;
    font-size: 12px;
    font-weight: bold;
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	background-image: url(page_tile.gif); 
}
.skinmaster {
	height: 100%;
	background-color: #252122;
}
.skinheader {
}
.skingradient {
	background-image: url(MenuBG.gif); 
	height: 35px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 80%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/

}

.main_dnnmenu_itemhover {  
	background-color: Transparent; 
	color: #f1c72e;
}

.main_dnnmenu_itemhover td {  
	background-color: Transparent; 
	color: #f1c72e;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #f1c72e;  
	color: #252122;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_submenu_hover 
{
    color: Black;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight:  bold;
   color: #f1c72e;
   text-transform: uppercase;
}
.FooterBG 
{
    background-image: url(FooterBG.gif);
}

input.normal
{
    font-family: Arial,Verdana,Helvetica;
    color: #000000;
    font-size: 12px;
}
select.normal
{
    font-family: Arial,Verdana,Helvetica;
    color: #000000;
    font-size: 12px;
}
.Label {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #f1c72e;
}
