﻿html, body
{
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
    background-color: #0d0b3c;
    color: #fff;
    cursor: default;
}

.clear
{
    clear: both;
}

#maintenance_frame_container_top {
   
}

#maintenance_frame_container_bottom {

}

.maintenance_frame_stretch {
    width:100%; 
}

#maintenance_content {
    position: relative;
    width: 100%;
    margin: 0px auto;
}

#maintenance_title {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
    width: 300px;
}

img#maintenance_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#footer
{
    position: relative;
    font-family: Verdana, Arial, sans-serif;
    color: #fff;
    padding: 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: 10px;
}

#footer_container
{
    position: relative;
    top: -110px;
}

#footer_nav
{
    margin: 0px auto;
    width: 1000px;
}

#racing_racenet_container
{
    width: 360px;
    margin: 0px auto;
}

#codemasters_racenet a
{
    width: 163px;
    height: 43px;
    background: url(../Assets/Images/footer_logo_racenet.png);
    float: right;
    display: block;
    text-indent: -9999px;
}

#codemasters_racing a
{
    width: 171px;
    height: 43px;
    background: url(../Assets/Images/footer_logo_racing.png);
    float: left;
    display: block;
    text-indent: -9999px;
}

#footer_rating_logo
{
    float: left;
    width: 150px;
}

#footer_rating_logo img
{
    border: none;
}

#esrb_rating
{
    margin: 0px 0px 0px 0px;
    border: none;
}

#usk_rating, #pegi_rating
{
    margin: 0px 16px;
    border: none;
}

#xbox, #playstation
{
    float: left;
    margin: 0px 18px 0px;
}

#steam
{
    float: left;
    margin: 23px 18px 0px;
}

.f1
{
    float: right;
    margin: 0px 16px;
}

#f1_en-US
{
    margin: 0px !important;
}

#f1_de-DE
{
    margin: 0px 16px 0px !important;
}

#f1_legal img
{
    vertical-align: middle;
}

#logos
{
    margin: 80px auto 0px;
}

#footer_links
{
    margin: 20px 0;
}

#footer_links a
{
    color: #bebcd4;
    text-decoration: none;
}

#footer_links a:hover
{
    text-decoration: underline;
}

#footer_links .spacer
{
    margin: 0 10px;
}

#footer .legal
{
    margin: 12px 0;
}

#footer .legal img
{
    vertical-align: bottom;
}

#gaming_logos {
    float: left;
}

#footer_width
{
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px
}

#links_legal
{
    padding-left: 173px;
    background: transparent url(../Assets/Images/footer_logo_officialproduct.png) no-repeat 25px bottom;
    min-height: 154px;
    color: #bebcd4;
    text-align: left;
}
