﻿/* Module Overrides */

/*main menu ie fix*/
#dnn_dnnSOLPARTMENU_ctldnnSOLPARTMENU 
{
    margin:0;
}
.PagingTable
{
    border: 0;
}
#dnn_ctr1947_ViewComments_dlComments .subhead
{
    display: none;
}
#dnn_ctr1947_ViewComments_dlComments, #dnn_ctr1947_ViewComments_dlComments td
{
    font-size: 1px;
    line-height: 1px;
}
#dnn_ctr1947_ViewComments_dlComments .Normal
{
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
}
#dnn_ctr1947_ViewComments_dlComments hr
{
    display: none;
}
#dnn_ctr1953_Archive_lblArchive
{
    display: none;
}
.SubHead
{
    color: #808080;
    padding-right: 10px;
}
.Normal b
{
    color: #808080;
}

/* pages page */
#dnn_ctr356_Tabs_lstTabs
{
    height: 400px !important;
}
/* portals page */
.DataGrid_AlternatingItem
{
    font-weight: normal;
    font-size: 10px;
    color: Black;
    background-color: White;
}
.DataGrid_Container
{
    background-color: transparent;
}
.DataGrid_Footer
{
    background-color: white;
}
.DataGrid_Header
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    background-color: transparent;
    text-align: center;
}
.DataGrid_Item
{
    font-weight: normal;
    font-size: 10px;
    color: Black;
    background-color: #edf3ff;
}
.DataGrid_SelectedItem
{
    font-weight: normal;
    font-size: 10px;
    color: White;
    background-color: #3e80e0;
}
.DataGrid_Item td, 
.DataGrid_SelectedItem td, 
.DataGrid_AlternatingItem td
{
    padding: 2px 0 2px 0;
}
.DataGrid_Header,
.DataGrid_Item, 
.DataGrid_SelectedItem, 
.DataGrid_AlternatingItem
{
    font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
