/* STANDARD SERVICES PAGE STYLES */

@import "wdbc_styles_MOZ.CSS";

/*Main page layout */


html
{
}

.int_page .center_block .item table.services tbody tr td ,
.int_page .center_block, 
.int_page .center_feature_block, 
.int_page .ToggledContent, 
.int_page .right_feature_block, 
.int_page .right_search_block, 
.int_page .right_button_block, 
.int_page .left_feature_block,
.int_page .left_block,
.int_page .left_block .divider, 
.int_page .left_feature_block .divider,
.int_page .pressbox,
.int_page .center_block .item,
.int_page .center_feature_block .item,
.int_page .panels .item,
.toggler,
.acc-panel-main,
.acc-panel

/*
.int_page .panel_left,
.int_page .panel_right
*/
{
    background-color: #F3F5F6;
    background-color: #E3E5E6;
    color:Black;
}
.panels { background-color: transparent;}

.int_page .center_feature_block .header h3
{
    padding:0;
} 

.int_page .center_feature_block .item a:hover,
.int_page .center_block a:hover, 
.int_page .ToggledContent a:hover, 
.int_page .center_block .item a:hover
{
    font-weight: bold;
    color: black;
}
.toggler a, a,
.left_block .item a, .left_feature_block .item a, .right_block .item a, .right_feature_block .item a, .right_button_block .item a,
.int_page .center_block p, 
.int_page .ToggledContent p, 
.int_page .right_feature_block p, 
.int_page .right_search_block p, 
.int_page .left_feature_block p,
.int_page .center_block .item p,
.int_page .center_feature_block .item,
.int_page .center_feature_block .item .desc,
.int_page .center_feature_block .item a, 
.int_page .center_block a, 
.int_page .ToggledContent a, 
.int_page .center_block .item a,
.AtoZpanel
{
    color: black;
}

.int_page .center_feature_block .item a, 
.int_page .center_feature_block .item a:hover,
.int_page .center_block a, 
.int_page .center_block a:hover, 
/*.int_page .ToggledContent a, */
.int_page .ToggledContent a:hover, 
.int_page .center_block .item a, 
.int_page .center_block .item a:hover
{
    font-weight: bold;
    color: black;
}
.toggler a 
{
font-weight:normal;
}


.int_page .right_search_block a, 
.int_page .left_feature_block a
.AtoZpanel
{
    text-decoration:none;
    font-weight:normal;
}


.frontpage .right, .frontpage .left
{
    background-color: White;
}
.itemdates
{
    color:Olive;
    font-size:0.80em;
}

/*=====================================================================*/

.center_block .item h1,
.center_block .item h2,
.center_block .item h4,
.center_block .item h3
{
background-color: #E9F2CB;
color: black;
}

.center_col { background-image: none; }

.center_col .item .agendaDocLink .fileinfo
{
color:black;
}

.center_block .toggler a 
{
color:black;
font-weight:normal;
}
.center_block .toggler a:hover
{
color:black;
font-weight:normal;
text-decoration:underline;
}

.center_block .item h1, 
.center_block .item h2, 
.center_block .item h4, 
.center_block .item h3 {background-color:silver;}

.acc-panel
{
    /* background-color: #E3E5E6;*/
}
.acc-panel h3
{
color:black;
}

