/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
#dnn_ctr1532_ContentPane{
background-color: #fff;
}
#dnn_dnnLOGO_imgLogo{
margin-left:5px;}
.lbl{
color:#fff;
}
.PayPalGroup{
border:1px solid #111
}
.ShopContainer{
position:relative;
left:auto;
right:auto;
width:900px;
border:0px solid #111
}
.SectionHeading{
text-align:left;
clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font_weight:bold;
color:#4e4d4d;
height:20px;
width:100%;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
margin-top:25px;
}
.GroupDescription{
display: inline-block;
text-align:left !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#fff;
width:100%;
padding-bottom:60px;
}
.skinmaster {background-color: #000;
}
.ShoppingItem{
float:left !important;
border:1px solid #111;
min-height:400px;
margin-left:20px;
margin-right:20px;
margin-bottom:40px;
min-width:250px;
left: auto;
right: auto;
}
.ShoppingItemAlt{
float:left;
width:30%;
margin-top:0px;
margin-left:20px;
}
.ItemTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#fff;
}
.ItemDescription{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#fff;
}
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
background-color:#333 !Important;
}
.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   {
text-align:right !important;
}
/* 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 */
p
{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#fff;
/*color:#000;*/
}
.Normal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
}
/* 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  {
font-family: Tahoma, Arial, Helvetica;
font-size:  18px;
font-weight:  bold;
/* color: #333333; */
color:blue;
}
H2  {
font-family: Tahoma, Arial, Helvetica;
font-size:  14px;
font-weight:  normal;
/* color: #333333; */
color:blue!important;
}
H3  {
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight:  bold;
/* color: #333333; */
color:blue;
}
H4  {
font-family: Tahoma, Arial, Helvetica;
font-size:  10px;
font-weight:  normal;
/* color: #333333; */
color:blue;
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
color:#fff;
}
A:visited   {
color:#fff;
}
A:hover {
color:#fff;
}
A:active    {
color:#fff;
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
color:#fff;
}
UL LI LI    {
color:#fff;
}
UL LI LI LI {
color:#fff;
}
OL LI   {
color:#fff;
}
OL OL LI    {
color:#fff;
}
OL OL OL LI {
color:#fff;
}
OL UL LI   {
color:#fff;
}
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{
}
