﻿/*  [removed elements]  */
    #s4-leftpanel,
    div.rightzone, div.right-zone
    {
        display: none !important;
    }

    #s4-workspace #s4-titlerow,
    #s4-statusbarcontainer,
    #pageStatusBar,
    .breadcrumb
    {
        display: none !important;
    }
    #s4-leftpanel
    {
        margin: 0 !important;
        width: 0 !important;
        display: none !important;
    }
    body #s4-mainarea
    {
        width: auto !important;
        padding: 0 !important;
        margin: 0 !important;  
        float: none !important;
        border: none !important;
    }
    #s4-mainarea .right-zone
    {
        display: none !important;
    }
/*  [/removed elements]  */

body, body #MSO_ContentTable .main-zone
{
    font-size: 1.0em !important;    
}

body #s4-workspace div#extra-wrap,
#s4-bodyContainer, .s4-bodyContainer, div.content-div
{
    background: none;
    margin: 0;
    padding: 0;
    float: none !important;
    width: auto !important;
    display: block;
    min-width: 0px;
}


body #s4-mainarea div#footer
{
    white-space: pre;
}


/*  [frontpage]  */
    body.frontpage .topzone, body.frontpage .v-wpzone-sep
    {
        display: none;
    }
    body.frontpage .main
    {
        width: auto !important;
    }
    body.frontpage .mainzone
    {
        padding: 0 !important;
    }
/*  [/frontpage]  */

/*  [font-color]  */
    body #MSO_ContentTable h1, body #MSO_ContentTable h2, body #MSO_ContentTable h3, body #MSO_ContentTable h4, body #s4-mainarea div#footer
    {
        color: #000;
    }
/*  [/font-color]  */