/* ================================
    CSS STYLES FOR DotNetNuke
    By: Chris Miller
    PlimsollSolutions.com
    Revision history: 
    02/18/2009 CJM Modified based on \Portals\_default\Portals.css template
    03/18/2009 CJM Added Dynamic Forms styles
    09/10/2009 CJM General update
   ================================
*/   


/* 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  
{ 
    background-color: #B4AD9B;
}

.ContentPane  
{
    background-color: #B4AD9B;
}

.RightPane  
{ 
    background-color: #B4AD9B;
}

.TopPane  
{ 
    background-color: #B4AD9B;
}

.BottomPane  
{ 
    background-color: #B4AD9B;
}

/* Portal wide features */
.SkinObject
{
    color: #000000;
}

A.SkinObject:link
{
    color: #000000;
    text-decoration: underline;
}

A.SkinObject:visited
{
}

A.SkinObject:hover
{
}

A.SkinObject:active
{
}

/* GENERAL */
/* style for module titles */
.Head   
{
}

/* style of item titles on edit and admin pages */
/* Control Panel labels */
.SubHead    
{
    color: #000000;
}

/* 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
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px; 
}

/* 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  
{
    text-decoration: underline;
}

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

/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
}

.DNN_ANN_Description
{
}

.DNN_ANN_Description P
{
}

.DNN_ANN_viewtypeSelector 
{
}

.DNN_ANN_viewtypeSelectorLabel
{
}

.DNN_ANN_viewtypeSelectorDDL
{
}

/* Announcement headline */
/* Control panel labels */
.SubHead
{
}



/* ========================================
    CSS STYLES FOR Module DNN.Links
   ========================================
*/
/*this is a class to style the design table*/
.LinksDesignTable 
{
}


/* ============================================= */
/* Custom styles injected by DNNSkins and/or DNN */
/* ============================================= */

.pagemaster
{
}

.skinmasterfixed
{ 
    background-color: #B4AD9B;
}

.skingradient
{
}

/* DNN Skins module workspace */
/* horizontal logo */
.logobanner
{
    background: transparent url('cic_logoaep.gif') no-repeat;
    height: 82px;
    width: 930px;
    padding: 0px;
}

.ClassicPane
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px; 
}

.ClassicTitle
{
    font-size: 14px;
}

/* ================================= */
/*  CSS STYLES FOR Module IndooGrid  */
/* ================================= */

/*     gridView           */
input.gv_ff 
{ 
    background-color:#FFE89E;
    color: black;
}

select.gv_fl, select.gv_vl
{ 
    background-color:#FFE89E;
    color: black;
}

/*filter button*/ 
.gridView TD.gv_cd2 
{ 
    color:black;
    padding: 5px 1px 0px 0px;
}

/*header row*/ 
/*normal column*/
TABLE TD.gv_hcc 
{ 
    background: #FFD000;
}

/*sortable column*/
TABLE TD.gv_hcc_t 
{ 
    background: #FFD000;
}

/*basic row*/ 
TD.gv_cc 
{ 
    padding: 7px 3px 3px 5px;
    background: #FFF8E0;
}

TD.gv_cc DIV 
{
    font-size: 12px;
}

/*alternate row*/ 
TD.gv_cc2 
{ 
    padding: 7px 3px 3px 5px;
    background: #FFE89E;
}

TD.gv_cc2 DIV 
{ 
    font-size: 12px;
}

/*header link*/ 
TD.gv_hcc A, TD.gv_hcc A:hover, TD.gv_hcc A:active, TD.gv_hcc A:link, TD.gv_hcc A:visited 
{ 
    font-weight:bold;
}

/*all empty*/ TD#dnn_ctr640_ContentPane 
{ 
    background: #FFF8E0;
}

 
/* GRID EDIT STYLES */
.ge_separator
{
    font-weight: bold; 
    color: #FF0000
}

.ge_label
{
    width: 125px;
    font-weight: bold; 
}

.ge_field
{
}

.ReadOnly
{
    background-color: #909A7E;
    color: #000000;
}

/* ==================================== */
/*  CSS STYLES FOR Module DynamicForms  */
/* ==================================== */

.CICLetter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.DSReadOnly
{
    background-color: #000080;
    font-weight: bold; 
    color: #FFFFFF
}

.DynamicForms_CheckBoxList
{
    font-size: 11px;
}

.DynamicForms_Label
{
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}

.DynamicForms_QuestionTable
{
    font-size: 12px;
}

.DynamicForms_RequiredField
{
    font-size: 12px;
    font-weight: bold; 
    color: #FFFF00;   /* Has no effect */
    background-color: #FFFFFF;  /* Has no effect */
}

.DynamicForms_Summary
{
    font-size: 12px;
    font-weight: bold; 
    color: #FFFF00;   /* Has no effect */
    background-color: #FFFFFF;  
}





