@charset "utf-8";
html, body
{
    height: 100%;
}
body
{
    background-color: #f7f7f7;
    color: #404040;
    font-family: Tahoma, Helvetica, "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    text-shadow: 0 0 0 #8a4e15;
}
.framemaker
{
    margin: auto;
    overflow: hidden;
    width: 985px;
}
#header
{
    background: url(../../images2/header_bg.png);
    height: 63px;
}
div#header div.framemaker a#logo
{
    background: url(../../images2/roodle_logo.png);
    display: block;
    float: left;
    height: 49px;
    margin-left: 3px;
    margin-top: 3px;
    width: 123px;
}
div#header div.framemaker a#logo:hover
{
    background: url(../../images2/roodle_logo_hover.png) no-repeat left;
    display: block;
    float: left;
    height: 53px;
    margin-left: 0;
    margin-top: 2px;
    width: 135px;
}
#menubar
{
    color: #fcefbc;
    float: right;
    height: 50px;
    margin-right: -15px;
    position: relative;
    white-space: nowrap;
    width: 200px;
}
#menubar a
{
    color: #fcefbc;
    font-size: 12px;
    margin-top: 0;
}
#menubar img
{
    margin-bottom: -5px;
}
.loginbox
{
    background: url( "../../images2/label_main.png" );
    color: #484848;
    float: right;
    font-size: 16px;
    height: 33px;
    margin-left: -40px;
    margin-top: 0;
}
div.loginbox div.label_left
{
    background: url( "../../images2/label_left.png" );
    background-position: left;
    background-repeat: no-repeat;
    height: 33px;
}
div.loginbox div.label_left div.label_right
{
    background: url( "../../images2/label_right.png" );
    background-color: transparent;
    background-position: right;
    background-repeat: no-repeat;
    height: 33px;
    padding-left: 10px;
    padding-right: 15px;
}
div.loginbox div.label_left div.label_right img
{
    margin-top: 4px;
}
div.loginbox div.label_right
{
    white-space: nowrap;
}
.right
{
    display: inline;
    float: right;
    text-align: center;
    width: 190px;
}
a.roodle_red, span.roodle_red
{
    color: #d02a2a;
}
a.roodle_green, span.roodle_green
{
    color: #a1c27a;
}
img.pro_no
{
    height: 18px;
    width: 18px;
}
.wrapper2
{
    background-color: #FFF;
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
    margin: 0 auto -150px;
    width: 985px;
}
div.push
{
    background-color: #FFF;
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
    height: 150px;
    margin: auto;
    width: 985px;
}
div.footer
{
    color: #b5b5b5;
    font-size: .8em;
    height: 90px;
    margin: -100px auto 0;
    text-align: center;
    width: 650px;
}
div.footer div.left
{
    color: #484848;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: right;
    width: 300px;
}
div.footer div.left a
{
    font-size: 1em;
}
div.footer a.middle
{
    background: url(../../images/layout/brainspace_logo.gif) no-repeat center center;
    display: block;
    float: left;
    height: 40px;
    width: 50px;
}
div.footer a.middle:hover
{
    text-decoration: none;
}
div.footer div.right
{
    color: #484848;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 300px;
}
div.footer div.right a, div.footer div.right a:visited
{
    color: #484848;
    text-decoration: none;
}
#footer_spacer
{
    background-color: #FFF;
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
    height: 123px;
    margin: auto;
    padding-top: 37px;
    width: 985px;
}
#footerline
{
    border-color: #e7e7e7;
    clear: both;
    margin: 100px auto 12px;
    width: 500px;
}
div.center
{
    text-align: center;
}
div.loginbox div.label_right a, div.footer div.right a:hover
{
    text-decoration: underline;
}
