/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


.NewView {
display:inline; }

.NewView img {
padding:2px;
margin:2px; }

.NewView a:link, .NewView a:visited, .NewView a:active {
padding: 2px;
height:70px; }

.NewView a:hover {
padding:2px;
height:70px; }

.NewViewContainer {
line-height:80px;
text-indent:0px; }

h2.NewViewHeader {
font: bold 14px arial, verdana, sans-serif;
border-bottom: dotted 1px #999999;
padding-bottom:4px;
padding-left:3px; }


.Store_CartArea {
border: solid 1px #175272; 
padding: 6px; 
margin-bottom: 15px; 
background-color: #040D12;
color: white;  }

.Store_CartItem {
padding:10px;
font: 11px arial, verdana, sans-serif; 
color: white; }

#dnn_ctr407__ManageOptInUsers_dgUsers td, 
#dnn_ctr407__ManageOptInUsers_dgUsers td a:link, 
#dnn_ctr407__ManageOptInUsers_dgUsers td a:active, 
#dnn_ctr407__ManageOptInUsers_dgUsers td a:visited, 
#dnn_ctr407__ManageOptInUsers_dgUsers td a:hover 
 { color:black; }


/* WHATS NEW STYLES */

#dnn_ctr_Login_pnlLogin { text-align:center; }
#dnn_ctr_Login_pnlLogin .subhead { color:White; }

#dnn_ctr_ManageUsers_trTitle { display:none; }


table##dnn_ctr_ManageUsers_UserRow { width:500px; }
#dnn_ctr376_editListing_CustomBlockRepeater_ctl00_GridView1 td { color:black; }
#dnn_ctr_ManageUsers_UserRow, #dnn_ctr_ManageUsers_User_pnlAddUser { text-align:center; }
#dnn_ctr_ManageUsers_UserRow .SubHead { color:White; }
#dnn_ctr_ManageUsers_UP { margin-bottom:35px; }
#dnn_ctr_ManageUsers_User_UserEditor_tbl img, #dnn_ctr_ManageUsers_User_tblPassword img { display:none; }
#dnn_ctr_ManageUsers_UserRow .NormalTextBox { width:175px; }

p, .WhatsNew_Pagination { font:11px Arial, Helvetica, sans-serif;   }
a { font: 11px Arial, Helvetica, sans-serif; color:#ccc; }
.WhatsNew_TitleArea { border-bottom:dotted 1px #CCCCCC; }
.WhatsNew_Title { padding:4px; font:bold 15pt Arial, Helvetica, sans-serif; color:white; }
.WhatsNew_Title a:link, .WhatsNew_Title a:visited, .WhatsNew_Title a:active, .WhatsNew_Title span  { font:bold 15pt Arial, Helvetica, sans-serif; color:white; }
.WhatsNew_Title a:hover  {  font:bold 15pt Arial, Helvetica, sans-serif; color:#ccc;  }
.WhatsNew_Icon { float:right; width:10px; }
.WhatsNew_Category { font-style:italic; }
.WhatsNew_Pagination { border-top:dotted 1px #CCCCCC; text-align:right; }

a.WhatNew_Category:link, a.WhatNew_Category:visited, a.WhatNew_Category:active, a.WhatNew_Category:hover   { display:block; line-height:35px; font:9pt Arial, Helvetica, sans-serif; }
a.WhatNew_Category:link, a.WhatNew_Category:visited, a.WhatNew_Category:active { color:#000066; text-decoration:none; }
a.WhatNew_Category:hover  { color:#CCDDE7; text-decoration:underline; }

.WN_Images img { 
border:solid 2px #184F6B;
margin:10px; }

ul.HomepageSectionLinks a:link, ul.HomepageSectionLinks a:visited, ul.HomepageSectionLinks a:active, ul.HomepageSectionLinks a:hover { font:13px arial, verdana, helvetica; }

#dnn_ctr378_ReadMore_ctl01 td,
#dnn_ctr382_ReadMore_ctl01 td,
#dnn_ctr375_ReadMore_ctl01 td,
#dnn_ctr386_ReadMore_ctl01 td { 
vertical-align:top;
padding:8px; }

#dnn_ctr382_AllItems_AllItems p, #dnn_ctr378_AllItems_AllItems p, #dnn_ctr375_AllItems_AllItems p {
margin-top:0px; }

.CBRDForms {
border: solid 1px #3193D2;
background-color:#15435B;
font: 13px Arial, Helvetica, sans-serif; 
color:#cccccc; }

#dnn_ctr384_FormMaster_New_Form td, 
#dnn_ctr403_FormMaster_New_Form td {
padding-bottom:15px; }

#dnn_ctr404__OptInSimple_lblEmail_label img,
#dnn_ctr_SendPassword_rowEmailLabel img,
.DynamicRegistration_Maintable img
{ display:none; }


#dnn_ctr404__OptInSimple_tblEmail { text-align:right; }
#dnn_ctr404__OptInSimple_lblEmail_lblLabel { font-weight:bold; }

#dnn_ctr384_FormMaster_New_Form .SubHead,
#dnn_ctr403_FormMaster_New_Form .SubHead  {
font:bold 11px Arial, Helvetica, sans-serif;
color:#999999; }

#tblHeader  {
width:400px;
margin-bottom:30px; }


#dnn_ctr404__OptInSimple_txtEmail {
Width:400px;
border: solid 1px #3193D2;
background-color:#15435B;
font: 13px Arial, Helvetica, sans-serif; 
color:#cccccc; }


#dnn_ctr363_RecycleBin_pnlTabs .Normal {
color:black; }



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
color: black;

}

/* 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     {

}
    
.ControlPanel A.CommandButton:link {
color:black; }

.ControlPanel A.CommandButton:visited  {
color:black; }

.ControlPanel A.CommandButton:hover    {
color:black; }
    
.ControlPanel A.CommandButton:active   {
color:black; }


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
color:white; }

A.CommandButton:visited  {
color:white; }

A.CommandButton:hover    {
color:white; }
    
A.CommandButton:active   {
color:white; }

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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{
}
