/* ================================
    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
{
}

.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  {
}

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{
}

/********* Companion Software specific customizations *********/

/*
   Logo Colors:

    Logo Dark Blue: #02609E
   Logo Light Blue: #6FC0E9

       Logo Orange: #F4842C
       Logo Yellow: #EFC628

         Text Blue: #005697
         Text Gold: #E9B156

   Skin Colors:

              Blue: #7BA1D8
*/

/****** Global Settings *******/

.FloatLeft 
{
    float: left;
    margin-right: 1em;
}

/***** Products ******/

.Product h2 a, .Product h2 a.link, .Product h2 a.visited, .Product h2 a.hover, .Product h2 a.active
{
    font-size: 10pt;
}

/* Announcements module */

.PublishDate
{
    font-style: italic;
    margin-bottom: 0.5em;
}

/****** Buy It Now blocks *******/

.LargeDescription p
{
    font-size: 1.2em;
}

.BuyItNowBlock 
{
    margin-top: 0.5em;
    text-align: center;
}

.BuyItNowBlock p
{
    margin: 0.1em 0em;
}

.BuyItNowBlock .Price a
{
    font-size: 1.5em;
}

.BuyItNowBlock div.Buttons
{
    margin: 1em 0em;
    /* line-height: 3em; */
}

.Container .Content .BuyItNowBlock .Buttons a
{
}

.Container .Content .BuyItNowBlock .Buttons a.BuyItNowLink
{
    color: #F4842C;
    font-size: 1.2em;
}

/*
a.Button
{
    background-color: #7096d4;
    color: White;
    margin: 0.5em;
    border-style: outset;
    border-width: medium;
    padding: 0.5em;
    text-decoration: none;
}
*/

.BuyItNowBlock .Details
{
    margin-bottom: .25em;
}

/****** Downloads ******/

.DescriptionCell
{
     width: 50%;
}

/****** Guarantee ******/

.Container .Content .Guarantee
{
    text-align: center;
}

.Container .Content .Guarantee p
{
    color: White;
}

/****** Products ******/

.Product
{
    margin-bottom: 1em;
}

.Product .Icon 
{
    float: left;
    margin-right: 1em;
}


/******* Contact Us table *******/

.ContactTable
{
}

.ContactTable td
{
    padding: 0.1em;
}

.ContactLabel
{
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

.ContactServicesTable
{
    text-align: center;
}

.UpdateElementDisplay
{
}

.LogoTD img
{
    padding: 1em;
}

/***** Store *****/

.PayPalImagesCell
{
    width: 200px;
}

.aptblhdr, .apwizheader, .afgrouprow
{
    background-color: #7BA1D8 !important;
    color: White !important;
}

/* add a little space before text that users type into text boxes */
.aptxtbx
{
    padding-left: 0.25em;
    padding-right: 0.25em;
}

/* make more room for larger (4-digit) quantities for invoice payments */
.amqtytxt
{
   width: 40px !important;
}

/***** Forums *****/

.afgrouprow
{
    background-color: #7BA1D8 !important;
    background-image: url(/Portals/_default/Skins/CS-Minimalist-Blue-Styles/nav-bg.gif) !important;
    color: White !important;
}

.afgrouprow a
{
    color: White !important;
}

/* add a little space before text that users type into text boxes */
.afsearchbox
{
    margin-left: 0.25em;
    padding-left: 0.25em;
    padding-right: 0.25em;
    width:98% !important;
}

.aftogglego img
{
    background-color: Black;
}

/* fix sizing problem on IE 7 for forum search box */
#dnn_ctr582_NTForums_AF_TopicsView_amMiniSearch_txtSearch
{
    height: 1.25em;
    width: 200px !important;
}

/* fix Topic view layout problems on all browsers */
td#afAddReplyCell
{
    padding: 0.5em 1em 0.5em 0;
}
td#afPostRatingButton
{
    padding: 0.5em 1em 0.5em 0;
}
td#afPostRatingButton img
{
    vertical-align: middle;
}

/****** Services > Web Site Development ******/

.ClientWebsiteScreenCapture
{
    /* max-width: 600px; */
    /* max-height: 400px; */
}

.ClientWebsite
{
    border-top: solid #666 2px;
    margin: 2em 0em;
    padding-top: 1em;
}

.ClientWebsite .Title a
{
    font-size: 1em;
}

.ClientWebsite .Description
{
    font-size: 1em;
}

.ClientWebsite .ScreenCapture img
{
    /* This does preserve the aspect ratio of images, so we can't use it to scale them */
    /* max-width: 400px; */
}


/* Remove bottom padding from Container08 */
.Container08 .Icons 
{ 
    padding: 0; 
}

/* FAQ */

.faq_body 
{ 
}

.faq_body ol
{
    margin-top: 0;
}

.centered
{
    text-align: center;
}

.indented
{
    margin-left: 1em;
    margin-right: 1em;
}

.code
{
    font-family: Monospace;
}

.faq_question
{
    font-size: 1.3em;
    font-weight: bold; 
    margin-top: 2em;
}

.faq_answer
{
}

.faq_body img
{
    margin-top: 1em;
    margin-bottom: 1em;
}

.indented
{
    margin-left: 1em;
    margin-right: 1em;
}

.code
{
    font-family: Monospace !important;
}

.LimitedWidth
{
    max-width: 45em;
}

/* Site > Reports */

.OrdersSummary th, .OrdersSummary td
{
   text-align: right;
}

/* Referral Offer */
.ReferralOffer
{
    background: #FBF2C0; /* light gold */
    border: dashed 5px #F48125; /* orange */ /* #5A81CB; */ /* dark blue */  
    font-size: 1.25em;  
    margin: 1em 3em;
    padding: 2em;
}

.ReferralOffer a, .ReferralOffer a:hover
{
    font-size: 1em;  
}

/* Image Buttons */
p.ImageButtons
{
    text-align: center;
}


