/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{margin-top: 15px; background-color:#a2a3a5;}

/* 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    {font-family: Arial; color:#D6D6D6;
}

/* 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; color:#000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
color:#000000;
}

.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  {font-family:  Arial, Sans-Serif; font-size: 9px; color:#000000; text-decoration: none; font-weight: bold;
}

A:visited   {font-family:  Arial, Sans-Serif; font-size: 9px; color:#000000; text-decoration: none; font-weight: bold;
}

A:active    {font-family:  Arial, Sans-Serif; font-size: 9px; color:#000000; text-decoration: none; font-weight: bold;
}

A:hover {font-family:  Arial, Sans-Serif; font-size: 9px; color:#000000; text-decoration: none; font-weight: bold;
}

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 {
}

/* SF Styles */

#dnn_ctr372_Signin_plUsername_imgHelp{display: none;}
#dnn_ctr372_Signin_plPassword_imgHelp{display: none;}
#dnn_ctr372_Signin_plUsername_lblLabel{color: #D6D6D6;}
#dnn_ctr372_Signin_plPassword_lblLabel{color: #D6D6D6;}
#dnn_ctr372_Signin_cmdPassword{color: #D6D6D6;}

.FormLabel{font-family: Arial; color:#000000; font-size: 12px;}
.FormTextBox{width:180px;font-family: Arial; color:#000000; font-size: 12px;border:1px solid #cccccc;}
.FormDropDownList{width:180px;font-family: Arial; color:#000000; font-size: 12px;border:1px solid #cccccc;}
.FormSubmit{font-family: Arial; color:#000000; font-size: 12px;border:1px solid #cccccc;margin-bottom:10px;}
.FormTextArea{width:180px;font-family: Arial; color:#000000; font-size: 12px;border:1px solid #cccccc;}
.FormSubmitted{font-family: Arial; color:#000000; font-size: 12px;}

#dnn_ctr506_Form_ctl_7{
height:70px;
width:400px;
}

.answer{font-family: Arial; color:#000000; font-size: 12px;text-decoration: none; }

/*#dnn_ContentPane{
scrollbar-face-color: #999999; scrollbar-highlight-color: #555555; overflow: auto; scrollbar-shadow-color: #666666; scrollbar-3dlight-color: #444444; scrollbar-arrow-color: #333333; scrollbar-track-color: #333333; height: 321px; scrollbar-dark-shadow-color: #666666;
}*/

.fuelRed{
color:#EA1D22;
font-size: 20px;
font-weight: bold;
}
.fuelTitle{
color:#D6D6D6;
font-size: 20px;
font-weight: bold;
}

/* keep it or sell it - begin */

.whiteHeader{font-family: Arial; color:#FFFFFF; font-size: 30px;text-decoration: none;font-weight: bold;font-style:italic;line-height: 45px;}
.yellowHeader{font-family: Arial; color:#FFF200; font-size: 30px;text-decoration: none;font-weight: bold;font-style:italic;line-height: 45px;}
.yellowText{font-family: Verdana; color:#FFF200; font-size: 12px;text-decoration: none; line-height:18px;}

/* keep it or sell it - end */


#dnn_ctr1257_ViewCustomForm_tdCaptcha span{color:#ffffff;}
#dnn_ctr1257_ViewCustomForm_TKLabel_14{line-height:25px;}
#dnn_ctr1257_ViewCustomForm_TKLabel_16{line-height:25px;}


#banner a{ color:#d4d4d4 !Important;}

