/* ================================
    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-color: #520000;
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.ControlPanel {
background-color: #bfbfbf;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.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   {
color:#ffffff;
}

/* style of item titles on edit and admin pages */
.SubHead    {
color:#ffffff;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
color:#ffffff;
}

/* text style used for most text rendered by modules */
.Normal
{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* 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     {
color:#ffffff;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
color:#ffffff;
}

A.CommandButton:visited  {
color:#ff6000;
}

A.CommandButton:hover    {
color:#cccccc;
}
    
A.CommandButton:active   {
color:#ff6000;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #FFFFFF;
font-weight: bold;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
color:#ffffff;
background-color: #000000;
padding: 5px 5px 5px 5px;
}

A:link  {
color:#ffffff;
}

A:visited   {
color:#ff6000;
}

A:hover {
color:#ffffff;
}

A:active    {
color:#ffffff;
}

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 */

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 -4px; background: #EEEEEE; padding: 0px; border: 1px solid #BBBBBB; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #160000; font-size: 11px; background: transparent; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #cccccc; background: transparent ; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #666; background: url(navidle.gif) repeat-x top center transparent; font-size: 8pt; padding: 8px 0px 8px 0px; font-weight: bold; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #000; font-size: 8pt; padding: 8px 0px 8px 0px; font-weight: bold; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{

}

a.SkinObject,  a.SkinObject:link, a.SkinObject:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #520000;
padding-left:10px;
}

a.SkinObject:hover,  a.SkinObject:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #160000;
padding-left:10px;
}

.tshirtLink a{
background-image:url(side_nav_shirts.gif);
background-repeat:no-repeat;
float: left; 
width:167px;
height:51px;
}

.tshirtLink a:hover{
background-image:url(side_nav_shirts_over.gif);
background-repeat:no-repeat;
text-decoration:none;
float: left; 
width:167px;
height:51px;
}

.mensLink a{
background-image:url(side_nav_mens.gif);
background-repeat:no-repeat;
float: left; 
width:167px;
height:51px;
}

.mensLink a:hover{
background-image:url(side_nav_mens_over.gif);
background-repeat:no-repeat;
text-decoration:none;
float: left; 
width:167px;
height:51px;
}

.hatLink a{
background-image:url(side_nav_hats.gif);
background-repeat:no-repeat;
float: left; 
width:167px;
height:51px;
}

.hatLink a:hover{
background-image:url(side_nav_hats_over.gif);
background-repeat:no-repeat;
text-decoration:none;
float: left; 
width:167px;
height:51px;
}

.skullyCubsLink a{
background-image:url(side_nav_young.gif);
background-repeat:no-repeat;
float: left; 
width:167px;
height:51px;
}

.skullyCubsLink a:hover{
background-image:url(side_nav_young_over.gif);
background-repeat:no-repeat;
text-decoration:none;
float: left; 
width:167px;
height:51px;
}

.ladiesLink a{
background-image:url(side_nav_ladies.gif);
background-repeat:no-repeat;
float: left; 
width:167px;
height:51px;
}

.ladiesLink a:hover{
background-image:url(side_nav_ladies_over.gif);
background-repeat:no-repeat;
text-decoration:none;
float: left; 
width:167px;
height:51px;
}

.accessoriesLink a{
background-image:url(side_nav_accessories.gif);
background-repeat:no-repeat;
float: left; 
width:167px;
height:51px;
}

.accessoriesLink a:hover{
background-image:url(side_nav_accessories_over.gif);
background-repeat:no-repeat;
text-decoration:none;
float: left; 
width:167px;
height:51px;
}










































