.c_DNN6 .dnnModuleActions
{
    display: inline-block;
    width: 19px;
    height: 19px;
    float: left;
}
.c_DNN6_BlueBG
{
    background: #BCC9DC;
    padding:10px 15px;
    margin-bottom:10px;
}
.c_DNN6_Header .Head
{
    
}
.c_DNN6_BlueBG .Head.Blue
{
    color: #4B5B74;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 16px;
}


.c_DNN6_Header .Head
{
    color: #617b6f;
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    text-shadow: 1px 1px 1px #ccc;
    text-transform: none;
}

.c_DNN6_Header .Head.Blue
{
    color: #4A5B79;
    font-family: "Open Sans Condensed";
    font-weight: bold;
}
.c_DNN6_Header .Head.Green
{
    color: #617b6f;
    font-family: "Open Sans Condensed";
    font-weight: bold;
}
#Footer .c_DNN6_Header .Head
{
    color: #e5e5e5;
}
.c_DNN6_Header .Title
{
    margin: 0 0 .5em 0;
}
.c_DNN6_Header .Title .TitleBar
{
    margin: 0 -100% 0 0;
    vertical-align: middle;
    width: 100%;
    height: 24px;
}

.c_DNN6_SubTitle .Head
{
    color: #333;
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #FAFAFA;
}

.c_DNN6_SubTitle .Title
{
    margin: 0 0 .5em 0;
    overflow: hidden;
}
.c_DNN6_SubTitle .Title .TitleBar
{
    margin: 0 -100% 0 0;
    vertical-align: middle;
    width: 100%;
    height: 24px;
}

.c_DNN6_Footer .Head
{
    color: #e5e5e5;
    font-size: 18px;
    text-transform: uppercase;
}
.c_DNN6_Footer .Title
{
    margin: 0 0 .5em 0;
}

.c_DNN6_Aside
{
    width: 100%;
}
.c_DNN6_Aside .Title
{
    text-transform: uppercase;
}
.c_DNN6_Aside .TopL
{
    background: url(images/Grey-Gradient-TL.png) no-repeat 0 0;
    padding: 0 0 0 10px;
}
.c_DNN6_Aside .Title
{
    margin: 0 10px 10px 10px;
    padding: 4px 0 0 0;
}
.c_DNN6_Aside .BottomL
{
    height: 10px;
    background: url(images/Grey-Gradient-BL.png) no-repeat left top;
    padding: 0 0 0 10px;
}
.c_DNN6_Aside .TopR
{
    background: url(images/Grey-Gradient-TR.png) no-repeat right 0;
    padding: 0 10px 0 0;
}
.c_DNN6_Aside .BottomR
{
    height: 10px;
    background: url(images/Grey-Gradient-BR.png) no-repeat right top;
    padding: 0 10px 0 0;
}
.c_DNN6_Aside .Top
{
    background: url(images/Grey-Gradient-T.png) repeat-x 0 0;
    padding: 10px 0 0 0;
}
.c_DNN6_Aside .Bottom
{
    height: 10px;
    background: url(images/Grey-Gradient-B.png) repeat-x left top;
    padding: 0 0 0 0;
}
.c_DNN6_Aside .Middle
{
    border-left: solid 1px #c6c6c6;
    border-right: solid 1px #FFF;
    background: -moz-linear-gradient(top, #e5e5e5, #d7d7d7);
    background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#d7d7d7));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5e5e5', endColorstr='#d7d7d7');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5e5e5', endColorstr='#d7d7d7')";
    height: 100%;
}
.c_DNN6_Aside .DNNModuleContent
{
    padding: 0 12px;
}
.AdminActions input, .AdminActions a.CommandButton
{
    text-decoration: none;
}


