/*
  DJO-Andy Template: Default Module Formatting
  --------------------------------------------
*/

#djo-banner .moduletable
{
    border: 0 none;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1em;
}

#djo-banner .moduletable h3
{
    padding: 10px 5px;
    background-color: #98ACAB;
    border-top: 2px solid #889C9B;
    border-bottom: 2px solid #A8BCBB;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0 0 5px 0;
    text-align: center;
    color: #DED;
}

#djo-menu-below .moduletable
{
    margin: 0;
    padding: 0;
    border: 0 none;
}

#djo-menu-below .moduletable h3
{
    margin: 0 0 20px 0;
    padding: 0;
    border: 0 none;
    text-align: center;
}

#djo-component-above .moduletable,
#djo-component-below .moduletable
{
    border: 15px solid #EEE;
    background-color: white;
    margin-bottom: 20px;
    padding: 10px;
    height: auto !important;
    height: 1px;
}

#djo-component-above .moduletable h3,
#djo-component-below .moduletable h3
{
    color: #555555;
    border-bottom: 1px solid #DDD;
    font-size: 1.5em;
    height: auto !important;
    padding: 0;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#djo-footer .moduletable
{
    margin: 0 0 20px 0;
    padding: 0;
    border: 0 none;
    color: #888;
}

#djo-footer .moduletable h3
{
    color: #AAA;
    border-bottom: 1px solid #DDD;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

#djo-user1 .moduletable,
#djo-user2 .moduletable,
#djo-user3 .moduletable
{
    margin: 0 0 20px 0;
    padding: 5px;
    border-top: 10px solid #EEE;
    border-left: 5px solid #EEE;
    border-right: 5px solid #EEE;
    border-bottom: 10px solid #EEE;
    background-color: #FFF;
    height: auto !important;
    height: 1px;
}

#djo-user1 .moduletable h3,
#djo-user2 .moduletable h3,
#djo-user3 .moduletable h3
{
    border-bottom: 2px solid #EEE;
    color: #BBB;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 0px;
}