
/* ================================
    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,.body,th,p			{font: 14px Helvetica, Verdana, Arial;  bottom: 0; top:0; left:0; right:0; color:#000000; margin:0; padding:0;}


.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
{
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1, .H1					{font: 22px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
H2, .H2					{font: 20px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
H3, .H3					{font: 18px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
H4, .H4					{font: 16px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
H5, .H5					{font: 14px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
H6, .H6					{font: 12px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}

TFOOT, THEAD			{font: 14px Helvetica, Verdana, Arial; background-color:#ffffff; bottom: 0; top:0; left:0; right:0; color:#000000; margin:0; padding:0;}

a				        {color: #005BAB; text-decoration: none;}
a:visited				{color: #005BAB; text-decoration: none;}
a:active				{color: #005BAB; text-decoration: none;}
a:hover					{color: #005BAB; text-decoration: underline;}
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{
}

.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right:40px;
	text-decoration: none;
}
a.link:footer {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.visited:footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.hover:footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.Title1					{font: 22px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title1:link			{font: 22px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title1:visited		{font: 22px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title1:hover			{font: 22px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB; text-decoration:underline;}

.Title2					{font: 20px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title2:link			{font: 20px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title2:visited		{font: 20px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title2:hover			{font: 20px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600; text-decoration:underline;}

.Title3					{font: 18px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title3:link			{font: 18px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title3:visited		{font: 18px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title3:hover			{font: 18px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB; text-decoration:underline;}

.Title4					{font: 16px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title4:link			{font: 16px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title4:visited		{font: 16px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title4:hover			{font: 16px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600; text-decoration:underline;}

.Title5					{font: 14px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title5:link			{font: 14px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title5:visited		{font: 14px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB;}
a.Title5:hover			{font: 14px Helvetica, Verdana, Arial; font-weight: bold;color: #005BAB; text-decoration:underline;}

.Title6					{font: 12px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title6:link			{font: 12px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title6:visited		{font: 12px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600;}
a.Title6:hover			{font: 12px Helvetica, Verdana, Arial; font-weight: bold;color: #FF6600; text-decoration:underline;}

.FeaturedProduct	{font: 13px Helvetica, Verdana, Arial;  bottom: 0; top:0; left:0; right:0; color:#000000; margin:0; padding:0; line-height:15px}

.headlines {font: 12px Helvetica, Verdana, Arial; line-height:15px;  bottom: 0; top:0; left:10; right:10; color:#000000; margin:0; padding:0;}

a.subCategory                   {color: #000000; font-size: 12px; line-height: 18px; padding-left:3px; font-weight: normal; text-decoration: underline;}
a:hover.subCategory             {color: #000000; text-decoration: none;}
a:user.active                   {color: #000000; font-size: 12px; font-weight: normal; text-decoration: underline;}
a:visited.subCategory           {color: #000000; font-size: 12px; font-weight: normal; text-decoration: underline;}





