/*=======================================================+
|                                                        |
|              DotNetNuke Skin - Greytness               |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                       July 2009                        |
|                                                        |
+========================================================+

Version    : 2.1
Released   : February 2010

*/


/*=======================================================+
|  All Containers                                        |
+=======================================================*/

.greytnessUL { border-bottom: #CCC solid 1px; margin-bottom:10px; text-align:left; }
.greytnessStdContainer  
{
    margin-bottom: 0px; 
    clear:both; 
}

.greytnessStdVertLine { border-left:#CCC 1px solid; padding-left:10px; }

.greytnessBoxGrey1 
{ 
    border-left:#CCC 1px solid; 
    padding:0 24px 10px; 
    background-color:#fff; 
    height:auto;
    margin-bottom:14px;
}

.greytnessBoxGrey1 h1, .greytnessBoxGrey1 h2, .greytnessBoxGrey1 h3, 
.greytnessBoxGrey1 h4, .greytnessBoxGrey1 h5, .greytnessBoxGrey1 h6 
{ 
    border-bottom:#fff solid 0px; 
    line-height:110%; 
    padding:7px 0 7px 0; 
    color:#fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold; 
}

#GreytnessMidnight .greytnessBoxGrey1 p, #GreytnessMidnight .greytnessBoxGrey1, #GreytnessMidnight .greytnessBoxGrey1 a 
{ 
    color:#333;
    font-size: 11px; 
}

.greytnessBoxGrey2 p, .greytnessBoxGrey2 .Normal, 
.greytnessBoxGrey2 .normal, .greytnessBoxGrey2 
a.CommandButton, .greytnessBoxGrey2 .Head, .greytnessBoxGrey2 
.SubHead, .greytnessBoxGrey2 .NormalBold, .greytnessBoxGrey2 
.NormalTextBox, .greytnessBoxGrey2 label, .greytnessBoxGrey2 
.DataGrid_Item, .greytnessBoxGrey2 .DataGrid_Header, .greytnessBoxGrey2 a, 
.greytnessBoxGrey2 h1, .greytnessBoxGrey2 h2, .greytnessBoxGrey2 h3, 
.greytnessBoxGrey2 h4, .greytnessBoxGrey2 h5, .greytnessBoxGrey2 h6  
{
    color:#F1F1F1; 
}

.greytnessBoxGrey2  
{
    border-left:#CCC 1px solid; 
    padding:0 24px 10px; 
    background-color:#fff;  
    margin-bottom:14px;  
}

.greytnessBoxGrey4  
{
    background: #fff url(graphics/emp_banner_small.gif) no-repeat top left;
    border-left:#CCC 0px solid; 
    padding: 36px 24px 4px; 
    background-color:#f0f0f0;  
    margin-bottom:14px;  
}

.greytnessBoxGrey5  
{
    background: #fff url(graphics/member_banner_small.gif) no-repeat top left;
    border-left:#CCC 0px solid; 
    padding: 36px 24px 4px; 
    background-color:#f0f0f0;  
    margin-bottom:14px;  
}

.greytnessBoxGrey6  
{
    background: #fff url(graphics/retiree_banner_small.gif) no-repeat top left;
    border-left:#CCC 0px solid; 
    padding: 36px 24px 4px; 
    background-color:#f0f0f0;  
    margin-bottom:14px;  
}

.greytnessBoxGrey2 .LabelEditTextClass  
{
    color:#FFF; 
}

.greytnessBoxGrey2 h1, .greytnessBoxGrey2 h2, 
.greytnessBoxGrey2 h3, .greytnessBoxGrey2 h4, 
.greytnessBoxGrey2 h5, .greytnessBoxGrey2 h6  
{
    line-height:110%; 
}

.greytnessBoxGrey2 h1, 
.greytnessBoxGrey2 h2, 
.greytnessBoxGrey2 h3, 
.greytnessBoxGrey2 h4, 
.greytnessBoxGrey2 h5, 
.greytnessBoxGrey2 h6  
{
    border-bottom:#fff solid 0px; 
    line-height:110%; 
    padding:7px 0 7px 0; 
    color:#421b45;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold; 
}

#GreytnessMidnight .greytnessBoxGrey1 h1, 
#GreytnessMidnight .greytnessBoxGrey1 h2, 
#GreytnessMidnight .greytnessBoxGrey1 h3, 
#GreytnessMidnight .greytnessBoxGrey1 h4, 
#GreytnessMidnight .greytnessBoxGrey1 h5, 
#GreytnessMidnight .greytnessBoxGrey1 h6, 
#GreytnessMidnight .greytnessBoxGrey1 a, 
#GreytnessMidnight .greytnessBoxGrey1 .Normal {

color:#421B45;

}

