﻿BODY
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: transparent;
    margin: 0px;
}

input, select, textarea
{
    font-family: Arial, sans-serif;
    font-size: 1em;
}

A
{
    text-decoration: underline;
    color: #000000;
}

A:HOVER
{
    color: #fe000d;
}

A.menu
{
    text-transform: uppercase;
    text-decoration: none;
    color: #58595b;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1em;
}

A.menu.selected, A.menu:HOVER
{
    color: #fe000d;
}

.validationSummary
{
    background-color: #FBDDDD;
    border: 1px solid #B10000;
    color: #B10000;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 530px;
    position: fixed;
    margin-left: 73px;
    /*position: absolute;
    top: 47px;
    left: 362px;*/
}

.validationSummary UL
{
    display: none;
}

DIV.sticker
{
    background: transparent none no-repeat scroll 0 0;
    height: 148px;
    position: absolute;
    right: 100px;
    top: 450px;
    width: 194px;
}

A.promo01 
{
    display: block;
    width: 123px;
    height: 68px;
    /*margin-left: 56px;*/
    position: absolute;
    left: 706px;
    top: 406px;
}

A.promo02 
{
    display: block;
    width: 194px;
    height: 107px;
    position: absolute;
    top: 485px;
    left: 700px;
}

A.promo03 
{
    display: block;
    width: 194px;
    height: 107px;
    position: absolute;
    top: 450px;
    left: 192px;
}

A.promo04
{
    display: block;
    width: 336px;
    height: 94px;
    position: absolute;
    top: 450px;
    left: 192px;
}