﻿html, body, form
{
    padding: 0;
    margin: 0;
    height: 100%;
    background: #121413;
}
div#divContainer
{
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #FFFFFF url('lb_background.png') repeat-x;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
div#divHeaderBar
{
    background: transparent;
    width: 100%;
}
div#divHeader
{
    width: 960px;
    margin: 0 auto 0 auto;
    height: 100px;
    background: transparent;
    position: relative;
}
#divHeader a, #divHeader a:visited, #divHeader a:active
{
    text-decoration: none;
    color: #3A85E2;
}
#divHeader a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
#headeradmin
{
    position: absolute;
    width: 160px;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #FFFFFF;
    z-index: 80;
}
#headeradmin2
{
    position: absolute;
    width: 250px;
    top: 10px;
    right: 6px;
    font-size: 14px;
    color: #FFFFFF;
    z-index: 75;
}
#headerstatus
{
    padding-top: 10px;
    padding-right: 4px;
    text-align: right;
}
div#divMenuBar
{
    background: transparent; /* url('/resources/js/fsbg.png') repeat-x;*/
    width: 100%;
}
div#divMenu
{
    width: 960px;
    margin: 0 auto 0 auto;
}
div#divMainContent
{
    background: transparent; /*#666666 url('bottomcontent.png') no-repeat bottom center;*/
    width: 100%;
    padding: 0 0 20px 0;
}
div#divContent
{
    width: 960px;
    margin: 0 auto 0 auto;
    background: transparent url('lb_top.gif') no-repeat top left;
}
div#divFooter
{
    background: #121413;
    font-family: Tahoma;
    color: #ffffff;
    width: 100%; /*border-top: solid 8px #514D4A;*/
    position: absolute;
    bottom: 0;
}

div#divFooterContent
{
    background: #121413;
    width: 960px;
    margin: 0 auto 0 auto;
}
div#divFooterContent a, div#divFooterContent a:active, div#divFooterContent a:visited
{
    text-decoration: none;
}
div#divFooterContent a:hover
{
    text-decoration: underline;
}
a.white, a.white:visited
{
    color: #FFFFFF;
}
a.white:hover, a.white:active
{
    color: #ce3f01;
}
a.yellow, a.yellow:visited
{
    color: #FFFF00;
}
a.yellow:hover, a.yellow:active
{
    color: #FFFFA8;
}

a.orange, a.orange:visited
{
    color: #ce3f01;
}
a.orange:hover, a.orange:active
{
    color: #FE976B;
}
a.green, a.green:visited
{
    color: #00FF00;
}
a.green:hover, a.green:active
{
    color: #A8FFA8;
}
a.red, a.red:visited
{
    color: #FF0000;
}
a.red:hover, a.red:active
{
    color: #FFA8A8;
}
.leftheady
{
    height: 30px;
    background: transparent url('images/left_login.gif') no-repeat 0% 0%;
}
.rightheady
{
    height: 30px;
    background: transparent url('images/right_login.gif') no-repeat 100% 0%;
}
.leftheadc
{
    height: 75px;
    background: transparent url('images/left_cart.gif') no-repeat 0% 0%;
}
.rightheadc
{
    height: 75px;
    background: transparent url('images/right_cart.gif') no-repeat 100% 0%;
}
.centerhead
{
    height: 50px;
    background: #252525;
    margin-right: 4px;
    margin-left: 4px;
}
.centerheady
{
    height: 30px;
    background: #424242;
    margin-right: 4px;
    margin-left: 4px;
}
.centerheadc
{
    height: 75px;
    background: transparent url('images/middle_cart.gif') repeat-x;
    margin-right: 4px;
    margin-left: 65px;
}
.texthead
{
    font-size: 18px;
    background: transparent;
    padding-top: 12px;
    padding-left: 15px;
}
.textheady
{
    text-align: center;
    background: transparent;
    padding-top: 4px;
}
.textheadc
{
    text-align: center;
    background: transparent;
    padding-top: 30px;
}
