﻿body 
{
    background-image: url(/random-bg.ashx?cat=bmx);
}

.layout
{
    background-color: #474747;
}

p, ul, ol, label, td, th, div, span
{
    color: #ccc;
}

h1
{
    color: #CCCCCC;
}

#info h3
{
    color: #CCCCCC;
}

#info p, a
{
    color: #CCCCCC;
}

.news
{
    color: #CCCCCC;
}
.news h1
{
    color: #00ADEF;
}

.submitButton
{
    font-family: Arial;
    font-weight: bold;
    color: #444;
    background-color: #efefef;
    padding: 5px 5px 5px 5px; 
    text-align: center;
    width: 150px;
    text-decoration: none;
    cursor: pointer;
    border: 0;
}

ul.menu li
{
    background-image: url(/images/menu_bgBMX.gif);
}

.dealer span
{
    color: #000000;
}

.store
{
    color: #ffffff;
}
