﻿body
{
    width: 100%;
    height: 100%;
    padding: 1px;
    margin: 0px;
    background-color: #CCCCCC;
    font-family:  verdana, arial;
    font-size: 12px;
    color: #000066;
line-height:17px;
}

#Container
{
    width: 850px;
    margin:auto;
}

#Header
{
    background-image: url('images/Banner3.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 132px;    
}

#FlashBanner
{
    clear: right;
    float: right;
    margin-top: 14px;
}

#HeaderMenu
{
    border-style: none;
    padding: 0px;
    margin: 0px 5px 0px 0px;
    float: right;
    padding-top: 13px;
    overflow: hidden;
    height: 11px;
}


#HeaderMenu a
{
    background-image: url('images/TopMenu.gif');
    background-repeat: no-repeat;
    height: 11px;
    float: left;
}

#HeaderMenu .Seperator
{
    background-position: -520px 0px;
    width: 1px;
    margin-left: 5px;
    margin-right: 5px;
    float:left;
    background-image: url('images/TopMenu.gif');
    background-repeat: no-repeat;  
    height: 11px;
}

#HeaderMenu .Home
{
    background-position: 0px 0px;
    width: 45px;
}

#HeaderMenu .Home:hover
{
    background-position: -45px 0px;
}

#HeaderMenu .ContactUs
{
    background-position: -90px 0px;
    width: 102px;
}

#HeaderMenu .ContactUs:hover
{
    background-position: -192px 0px;
}

#HeaderMenu .Login
{
    background-position: -294px 0px;
    width: 47px;
}

#HeaderMenu .Login:hover
{
    background-position: -342px 0px;
}

#HeaderMenu .Logout
{
    background-position: -390px 0px;
    width: 65px;
}

#HeaderMenu .Logout:hover
{
    background-position: -455px 0px;
}

#MainMenuContainer
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #000066;
    border-width: 1px;
    background-color: #FFFFFF;
}

#MainMenu
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url("images/MainMenuBack.gif");
    background-repeat: repeat-x;
    height: 24px;
    padding-left: 5px;
}

#MainMenu .Seperator
{
    background-position: -490px 0px;
    height: 24px;
    margin-left: 7px;
    margin-right: 7px;
    background-image: url("images/MainMenu.gif");
    width: 3px;
    background-repeat: no-repeat;
    float: left;
}

#MainMenu a
{
    background-image: url("images/MainMenu.gif");
    background-repeat: no-repeat;
    height: 24px;
    float: left;
}

#MainMenu .AboutUs
{
    background-position: 0px;
    width: 82px;    
}

#MainMenu .AboutUs:hover
{
    background-position: -83px;
}

#MainMenu .Dealerships
{
    background-position: -166px;
    width: 111px;    
}

#MainMenu .Dealerships:hover
{
    background-position: -277px;
}

#MainMenu .News
{
    background-position: -388px;
    width: 52px;    
}

#MainMenu .News:hover
{
    background-position: -439px;
}

#MainMenu .RightLabel
{
    background-position: -528px;
    background-image: url("images/MainMenu.gif");
    background-repeat: no-repeat;
    height: 24px;
    float: right;
    width: 322px;
}

/**/

#SubMenu a
{
    background-image: url("images/SubMenu.gif");
    background-repeat: no-repeat;
    height: 24px;
    float: left;
}

#SubMenu .Contacts
{
    background-position: 0px;
    width: 86px;    
}

#SubMenu .Contacts:hover
{
    background-position: -86px;
}

#SubMenu .Trucks
{
    background-position: -172px;
    width: 63px;    
}

#SubMenu .Trucks:hover
{
    background-position: -235px;
}

#SubMenu .Forklifts
{
    background-position: -298px;
    width: 89px;    
}

#SubMenu .Forklifts:hover
{
    background-position: -387px;
}

#SubMenu .Parts
{
    background-position: -476px;
    width: 56px;    
}

#SubMenu .Parts:hover
{
    background-position: -532px;
}

#SubMenu .Workshop
{
    background-position: -588px;
    width: 95px;    
}

#SubMenu .Workshop:hover
{
    background-position: -683px;
}

#SubMenu .Finance
{
    background-position: -778px;
    width: 68px;    
}

#SubMenu .Finance:hover
{
    background-position: -846px;
}

#SubMenu .RightLabel
{
    background-position: -914px;
    background-image: url("images/SubMenu.gif");
    background-repeat: no-repeat;
    height: 24px;
    float: right;
    width: 210px;
}


#LeftContent
{
    width: 180px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
    background-image: url("images/newsback.gif");
    background-repeat: repeat-x;
    background-color: #ffffff;
    padding-right: 3px;
    padding-left: 3px;
}


#LeftContent a
{
    color: #ed1c24;
    text-decoration: underline;
}

#LeftContent a:hover
{
    color: #FFFFFF;
}

#LeftContent h2
{
    margin: 5px 0px 0px 0px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: normal;
    padding-bottom: 0px;
    padding-top: 0px;
}

#LeftContent h1
{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}

#CenterContent
{
    padding: 5px 3px 5px 3px;
    background-color: #FFFFFF;
    width: 430px;
}

#CenterContent h1
{
    margin: 0px;
    padding: 0px;
}

#CenterContent .LeftImage
{
    margin-right: 5px;
    margin-bottom: 5px;
}

#CenterContent .RightImage
{
    margin-bottom: 5px;
    margin-left: 5px;
}

#CenterContent p
{
    margin-top: 0px;
    margin-bottom: 7px;
    text-align: justify;
}

#CenterContent h1 img
{
    margin-bottom: 7px;
    display: block;
}

#CenterContent h2
{
    margin: 0px 0px 7px 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    
}

#CenterContent .Label
{
    font-weight: bold;
}

#CenterContent .Required
{
    border: 1px solid #ed1c24;
}

#CenterContent .Field
{
    border: 1px solid #000000;
}

#CenterContent .Button
{
    padding: 3px;
    border-style: none;
    background-color: #010066;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
}

#RightContent
{
    width: 210px;
    background-color: #FFFFFF;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 5px;
    text-align: center;
}

#RightContent a
{

}

#Footer
{
    border-width: 1px;
    border-color: #000000;
    height: 30px;
    color: #808080;
    font-size: 10px;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    border-top-style: solid;
}

#Footer a
{
    color: #808080;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

#Footer a:hover
{
    text-decoration: underline;
}

.Ticker
{
    height: 18px;
}
