﻿html, body
{
    height: 100%;
    width: 100%;
}

a.linkSubMenu
{
    color: #6db4f0;
    text-decoration: none;
}

a.linkSubMenu:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

body
{
    background-color: #0F436F;
    background-repeat: no-repeat;
    font-family: Verdana;
    margin: 0 auto;
}

#divContent
{
    background-image: url('images/bkground/bkgroundText.png');
    border: solid 10px #000000;
    color: #FFFFFF;
    font-size: 11px;
    height: 205px;
    left: 500px;
    line-height: 150%;
    min-width: 375px;
    overflow: auto;
    padding: 12px 25px 12px 25px;
    position: absolute;
    right: 10px;
    text-align: justify;
    top: 247px;
    z-index: 5;
}

#divLowerHalf
{
    border-top: solid 8px #FFFFFF;
    height: auto;
    bottom: 0px;
    position: fixed;
    top: 502px;
    width: 100%;
    z-index: 0;
}

#divMenu
{
    background-image: url('images/bkground/bkgroundMenu.png');
    height: 40px;
    left: 46px;
    position: absolute;
    top: 10px;
    width: 704px;
    z-index: 3;
}

#divMenuBrands
{
    background-image: url('images/bkground/bkgroundText.png');
    color: #CFCFCF;
    font-size: 11px;
    height: 200px;
    left: 96px;
    line-height: 1.5;
    overflow: auto;
    padding: 5px 15px 10px 12px;
    position: absolute;
    top: 57px;
    width: 90px;
    z-index: 4;
}

#divMenuCompanies
{
    background-image: url('images/bkground/bkgroundText.png');
    color: #CFCFCF;
    font-size: 11px;
    height: 200px;
    left: 219px;
    line-height: 1.5;
    overflow: auto;
    padding: 5px 15px 10px 12px;
    position: absolute;
    top: 57px;
    width: 160px;
    z-index: 4;
}

#divMenuIssues
{
    background-image: url('images/bkground/bkgroundText.png');
    color: #CFCFCF;
    font-size: 11px;
    height: 200px;
    left: 450px;
    line-height: 1.5;
    overflow: auto;
    padding: 5px 15px 10px 12px;
    position: absolute;
    top: 57px;
    width: 115px;
    z-index: 4;
}

#divMenuLeft
{
    background-image: url('images/bkground/bkgroundMenuLeft.png');
    height: 40px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 50px;
    z-index: 3;
}

#divMenuMarkets
{
    background-image: url('images/bkground/bkgroundText.png');
    color: #CFCFCF;
    font-size: 11px;
    height: 175px;
    left: 611px;
    line-height: 1.5;
    overflow: auto;
    padding: 5px 15px 10px 12px;
    position: absolute;
    top: 57px;
    width: 113px;
    z-index: 4;
}

#divMenuRight
{
    background-image: url('images/bkground/bkgroundMenuRight.png');
    height: 40px;
    left: 751px;
    position: absolute;
    right: 0px;
    top: 10px;
    width: auto;
    z-index: 3;
}

#divModels
{
    font-size: 11px;
}

#divTopHalf
{
    background-image: url('images/bkground/bkgroundMain.jpg');
    height: 502px;
    min-width: 1050px;
    position: fixed;
    width: 100%;
    z-index: 2;
}

img
{
    border: none;
}

img.imgButton
{
    position: absolute;
    top: 5px;
    z-index: 4;
}

#imgLogo
{
    left: 759px;
    position: fixed;
    top: 15px;
    z-index: 5;
}

#imgPhotoFrame
{
    height: 450px;
    left: 0px;
    position: fixed;
    top: 52px;
    width: 934px;
    z-index: 4;
}

#Ad_Image
{
    height: 450px;
    left: 0px;
    position: fixed;
    top: 52px;
    width: 934px;
    z-index: 3;
}