/* ================================
    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
{
}

/* 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   TD {padding-top: 10px;}

/* 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 TD
{padding-bottom: 20;}

.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 {
}


.hartford TD {padding-top: 10px;}

.hartford2 TD {padding-bottom: 10px;}


/*==== Clipped-Cobalt Skin ======*/
/*Group Gradient*/
.afgrouprow{background-image: url(headerback.gif);}
/*Header Gradient*/
.afheader{background-image: url(headerback23.gif); color:#666;}
.afheader2{background-image: url(headerback18.gif);}
/*Link Colors*/
.afsmallbutton, .afsmallbutton a, .afsmallbutton a:link, .afsmallbutton a:active, .afsmallbutton a:visited, .afminibutton, .afminibutton a, .afminibutton a:link, .afminibutton a:active, .afminibutton a:visited, .afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, .afpostinfo1 a, .afpostinfo1 a:link, .afpostinfo1 a:visited, .afpostinfo1 a:active, .afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply1 a, .afpostreply1 a:link, .afpostreply1 a:visited, .afforumrow2 a:link, .afforumrow2 a:visited, .afforumrow2 a:active, .afnormal a, .aftopicrow1 a, .aftopicrow1 a:link, .aftopicrow1 a:visited, .aftopicrow1 a:active, .afpostinfo2 a, .afpostinfo2 a:link, .afpostinfo2 a:visited, .afpostinfo2 a:active, .afpostreply2 a, .afpostreply2 a:link, .afpostreply2 a:visited, .aflastpost a:link, .aflastpost a:visited, .aflastpost a:active, .afcrumb a, .afcrumb a:link, .afcrumb a:visited, .afcrumb a:active{color: #666;}
.aftopicrownew a{color: #666;font-weight: bold;}
.aftopicrownew a:link{color: #666;font-weight: bold;}
.aftopicrownew a:visited{color: #666;font-weight: bold;}
.aftopicrownew a:active{color: #666;font-weight: bold;}
/*Link Hover Colors*/
.afcrumb a:hover, .afforumrow a:hover, .afpostinfo1 a:hover, .afposttopic a:hover, .afpostreply1 a:hover, .afforumrow2 a:hover, .afpostreply2 a:hover, .afpostinfo2 a:hover, .aflastpost a:hover, .aftopicrow1 a:hover, .aftopicrownew a:hover, .afsmallbutton a:hover, .afminibutton a:hover{color:#444;}
.afgrouprow a:hover{color:#fff;}
/*Pager*/
.NTForums_Pager{border: solid 1px #ABABAB;background-color: #ffffff;}
.af_pager, .af_pagernumber, .af_currentpage{font-family: Tahoma;font-size:10px;color: #6A6A6A;padding: 2px,2px,2px,2px;}
.af_pagernumber{background-color: #E3E6F1;border-left: #ABABAB 1px solid;width: 15px; color:#6A6A6A;}
.af_currentpage{padding-right: 2px;padding-left: 2px;font-weight: bold;padding-bottom: 2px;border-left: #E1E1E1 1px solid;width: 15px;color: #6A6A6A;padding-top: 2px;background-color: #DFDFDF;}
/*Forum navigation text color*/
.afcrumb{color:#666;}
/*Submit, Cancel Buttons*/
.NTForums_Button{cursor:hand;border:0px;padding-right: 2px;display: block;padding-left: 2px;font-weight: bold;font-size: 9pt;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4A73AB,EndColorStr=#294086);padding-bottom: 5px;width: 100px;color: #fff;padding-top: 5px;background-color: #cccccc;text-align: center;	text-decoration: none;}


