﻿a
{
    color: #fff;
    text-decoration: underline;
}
a:hover
{
    color: #a41319;
}
body 
{
    background-image: url("../Images/bg-repeat.jpg");
    background-repeat: repeat-x;
    background-color: #FFF;
    color: #fff;
    margin-top: 0px;
    font-family: Arial;
    font-size: 12px; 
}
#background
{
    padding-top: 0px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Images/galleria-bg.jpg");
    background-repeat: no-repeat;
    width: 960px;
}
#Content
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    padding: 0px;
}
#Content:after
{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
#footer
{
    float: left;
    width: 940px;
    color: #fff;
    padding-top: 5px;
    text-align: right;
    font-size: 9px;
}
#header
{
    float: left;
    width: 940px;
    height: 125px;
    /*text-align: right;*/
    background-image: url("../Images/galleria-header.jpg");
    background-repeat:no-repeat;
    color: white;
    padding-right: 5px;
    padding-left: 5px;
    text-align: right;
}
#HomeSpacerTop
{
    float: left;
    width: 950px;
    height: 3px;
    background-color: White;
}
#HomeSpacerBottom
{
    float: left;
    width: 950px;
    height: 3px;
    background-color: White;
}
#Left
{
    float: left;
    width: 200px;
    height: 380px;
    background-color: black;  
    color: White;
}
#LeftHome
{
    z-index: 2;
    float: left;
    width: 170px;
    height: 380px;
    color: #666;
}
#LeftMap
{
    float: left;
    width: 460px;
    height: 380px;
    overflow: scroll;
}
#LeftNews
{
    height: 130px;
    width: 186px;
    float: left;
    background-color: #0079C2;
    margin-bottom: 5px;
    color: White;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 16px;
}
#LeftStyle
{
    height: 238px;
    width: 162px;
    vertical-align: top;
}
#Main
{
    float: right;
    width: 745px;
    height: 380px;
    overflow: scroll;
}
#MainMap
{
    float: right;
    width: 480px;
    height: 380px;
    overflow: scroll;
    background-color: #A70E13;
}
#MainLeftScroll
{
    height: 404px;
    float: left;
    width: 574px;
    overflow: scroll;
}
#MainBody
{
    float: left;
    width: 750px;
}
#MainMenu
{
    float: left;
    width: 950px;
    padding-top: 0px;
    /*padding-bottom: 8px;
    padding-right: 5px;*/
    text-align: right;
    /*background-image: url("../Images/Navigation_bar.jpg");*/
    color: #fff;
}
#MainRight
{
    height: 380px;
    float: right;
    width: 301px;
    background-color: #A70E13;
}
#MainRightRetailer
{
    height: 380px;
    float: right;
    width: 371px;
    background-color: #A70E13;
}
#NewsImage
{
    float: right;
    width: 200px;
}
#Promotions
{
    z-index: 1;
    float: right;
}
#SearchInsert
{
    float: right;
    padding: 0px;
}
#tableInsert
{
    float: right;
    padding: 2px;
}
/*#demoMenu
{
    float: left;
    width: 100%;
    padding-top: 5px;
    background-color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: Warnock Pro; 
}
*/
.buttonclick
{
    height: 20px;
    width: 50px;
    background-color: White;
    border-color: #d71920;
    border-width: 1px;
    font-size: 10px;
    color: #d71920;
}
.demoLinks
{
    text-decoration: none;
    color: white;
}
.demoLinks:Hover
{
    text-decoration: none;
    color: gray;
}
.footLinks
{
    text-decoration: none;
    color: #fff;
}
.footLinks:Hover
{
    text-decoration: underline;
    background-color: White;
    color: #a41319;
}
#footer-flags 
{
    float: left;
    color: #fff;
    text-align: left;
    font-size:10px;
}
.header
{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;  
    color: #fff; 
}
.left
{
    color: #666;
    text-decoration: none;
}
.left:Hover
{
    text-decoration: underline;
}
.menuLinks
{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.menuLinks:Hover
{
    text-decoration: none;
    background-color: #a41319;
    color: #000;
     font-size: 14px;
}
.textbox
{
    color: #666;
    font-size: 10px;
    vertical-align: middle;
}
.TitleText
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;  
    color: #fff; 
}
