html
{
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 140%;
}
 
body
{
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0 auto;
    background: url(../img/header_slice.jpg) top left repeat-x #fff;
}

a img
{
    border: none;
}

a{
    text-decoration: none;
    color: #F00;
}

a:hover
{
    color: #7CB5D7
}

h1
{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 12px;
    color: #0082D3;
    font-size: medium;
    line-height: 125%;
    font-weight: bold;
}

h2
{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-bottom: 0px;
    color: #0082D3;
    font-size: 1.0em;
}

h2.news, h2.news a, h2.news a:hover
{
    margin-bottom: 2px;
    padding-bottom: 3px;
    color: #0082D3;
    font-size: 1.1em;
}


a.updates
{
    color: #000;
}


textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    border: 1px solid #777;
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    border: 1px solid #777;
}


#pagewrapper
{
  text-align: left;
  min-height: 100% !important;
  height: 100%;
}

html>body #pagewrapper
{
   height: auto;
}

#header
{
  background: url(../img/header.jpg) left;
  height: 133px;
  margin: 0 auto;
  padding: 0;
  text-align: justify;
  position: relative;
  width: 764px;
  border: 0px solid #F0F;
}

div#headerLorry
{
    background-image: url(../img/header_lorry.jpg);
    position: absolute;
    left: 449px;
    top: 0px;
    width: 296px;
    height: 112px;
}

div#tagline
{
    position: absolute;
    left: 380px;
    top: 29px;
    width: 133px;
    height: 55px;  
}

#logo
{
    position: absolute;
    top: 23px;
}

#printlogo
{
    display: none;
}

#headernav
{
    position: absolute;
    width: 764px;
    top: 116px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0px;
}

div#headernav a#navHome
{
    background-image: url(../img/buttons/home_off.gif);
    display: block;
    width: 41px;
    height: 17px;
    float: left;
    margin-left: 10px;
}

div#headernav a#navHome:hover
{
    background-image: url(../img/buttons/home_on.gif);
}

div#headernav a#moveIt
{
    background-image: url(../img/buttons/move_it_off.gif);
    display: block;
    width: 52px;
    height: 17px;
    float: left;
    margin-left: 55px;
}

div#headernav a#moveIt:hover
{
    background-image: url(../img/buttons/move_it_on.gif);
}

div#headernav a#storeIt
{
    background-image: url(../img/buttons/store_it_off.gif);
    display: block;
    width: 52px;
    height: 17px;
    float: left;
    margin-left: 56px;
}

div#headernav a#storeIt:hover
{
    background-image: url(../img/buttons/store_it_on.gif);
}

div#headernav a#sortIt
{
    background-image: url(../img/buttons/sort_it_off.gif);
    display: block;
    width: 45px;
    height: 17px;
    float: left;
    margin-left: 58px;
}

div#headernav a#sortIt:hover
{
    background-image: url(../img/buttons/sort_it_on.gif);
}

div#headernav a#aboutUs
{
    background-image: url(../img/buttons/about_us_off.gif);
    display: block;
    width: 59px;
    height: 17px;
    float: left;
    margin-left: 60px;
}

div#headernav a#aboutUs:hover
{
    background-image: url(../img/buttons/about_us_on.gif);
}

div#headernav a#news
{
    background-image: url(../img/buttons/news_off.gif);
    display: block;
    width: 35px;
    height: 17px;
    float: left;
    margin-left: 58px;
}

div#headernav a#news:hover
{
    background-image: url(../img/buttons/news_on.gif);
}

div#headernav a#updates
{
    background-image: url(../img/buttons/updates_off.gif);
    display: block;
    width: 52px;
    height: 17px;
    float: left;
    margin-left: 63px;
}

div#headernav a#updates:hover
{
    background-image: url(../img/buttons/updates_on.gif);
}

div#headernav a#contactUs
{
    background-image: url(../img/buttons/contact_us_off.gif);
    display: block;
    width: 69px;
    height: 17px;
    float: left;
    margin-left: 59px;
}

div#headernav a#contactUs:hover
{
    background-image: url(../img/buttons/contact_us_on.gif);
}

#headernav a{
    color: #FFFFFF;
}

#main
{
  width: 764px;
  position: relative;
  margin: 0 auto;  
  border: 0px solid #00FF00;
  z-index: 1 !important;
  z-index: -1;
}

div#leftNav
{
  width: 149px;
  padding-top: 62px;
  padding-bottom: 30px; 
  float: left; 
  top: 0;
  left: 0;
  z-index: 50;
  text-align: left;
}

div#rightNav
{
    position: absolute; 
    left: 495px; 
    padding-top: 62px;
    padding-bottom: 30px; 
    width: 265px;
    text-align: left;
    
}

div#content
{
    width: 274px;
    padding: 35px;
    padding-top: 59px;
    text-align: left;
    margin-left: 149px; 
}

div#contentMain
{
    width: 549px;
    padding: 30px;
    padding-top: 59px;
    text-align: left;
    margin-left: 149px; 
}


div.rightNavWrapper{
    background: url(../img/right_boxout_horizontal_slice.gif) repeat-y;
    margin-bottom: 11px;
}

div.rightNavImgWrapper{
    margin-bottom: 11px;
    padding: 2px;
    border: 1px solid #BABCBB;
}

div.leftNavWrapper{
    background: url(../img/left_boxout_horizontal_slice.gif) repeat-y;
    margin-bottom: 11px;
}

div.navHeader
{
    text-align: center;
    font-size: 1.0em;
    font-weight: bold;
    color: #0082D3;
    padding: 12px 12px 8px 12px ;
    background: url(../img/boxout_vertical_slice.gif) repeat-x top left;
}

div.navHeaderRight
{
    text-align: left;
    font-size: 1.0em;
    font-weight: bold;
    color: #0082D3;
    padding: 12px 15px 8px 15px ;
    background: url(../img/boxout_vertical_slice.gif) repeat-x top left;
}

div.navBodyLeft{
    padding: 0px 12px 12px 12px ;
    position: relative;
    background: url(../img/boxout_vertical_slice.gif) repeat-x bottom left;
    text-align: center;
}

div.navBodyLeftDistribution{
    padding: 0px 3px 12px 5px;
    position: relative;
    background: url(../img/boxout_vertical_slice.gif) repeat-x bottom left;
    text-align: left;
}

div.navBody{
    position: relative;
    background: url(../img/boxout_vertical_slice.gif) repeat-x bottom left;
}
 
#footerWrapper
{
    padding-top: 47px;
    width: 100%; 
    background-image: url(../img/footer_slice.jpg);
    background-repeat: repeat-x;
    height: 27px;
    text-align: center;
    clear: both;
}

#footer
{
    width: 764px; 
    height: 27px;
    color: #FFF;
    font-size: smaller;
    margin: 0 auto;
}

#footer a{
    color: #FFF;
}

ul{
    list-style: none;
    padding: 0;
    margin: 0 0 16px 0;
}

li{
    background: url(../img/bullet.gif) no-repeat;  
    padding: 0 0 0 16px;
    margin: 0px;
}


table.navform
{
    font-size: 0.8em;
    border: 0px solid #F00;
}

table.navform input
{
    font-size: 1.2em;
    border: 1px solid #B6B6B6;
}

form 
{
    margin: 0;
}

/* Hack to put the footer to the bottom of the page in older versions of Safari, works like a shim forcing the
   page height to 100% if not enough copy in the page, can be removed once min-height support is added to Safari */
#safariHack
{
  width: 0px;
  height: 100%;
  float: right;
  display: none;
}

div#moveItDropDown
{
    position: absolute;
    left: 103px;
    top: 136px;
    color: #FFF;
    z-index: 10;
    overflow: visible;
    margin: 0;
    padding: 3px;
    visibility: hidden;
}

div#sortItDropDown
{
    position: absolute;
    left: 319px;
    top: 136px;
    color: #FFF;
    z-index: 10;
    overflow: visible;
    margin: 0;
    padding: 3px;
    visibility: hidden;
}

div#aboutUsDropDown
{
    position: absolute;
    left: 423px;
    top: 136px;
    color: #FFF;
    z-index: 10;
    overflow: visible;
    margin: 0;
    padding: 3px;
    visibility: hidden;
}

div.dropDownHead
{
    background: url(../img/dropdownHead.jpg) no-repeat; 
    width: 109px;
    height: 10px;
    font-size: 2px;
}

div.dropDownMiddle
{
    width: 99px;
    background: url(../img/dropdownMiddle.jpg) repeat-x top left;
    background-color: #2097E3;   
    padding: 0 5px 0 5px;   
}

div.dropDownMiddle a
{
    color: #FFF;
    border-top: 1px solid #0881C8;
    display: block;
    margin: 0;
    font-weight: bold;
    font-size: 0.9em;
}

div.dropDownMiddle a:hover
{
    color: #7CB5D7;
}

div.dropDownFoot
{
    background: url(../img/dropdownFoot.jpg) no-repeat;
    width: 109px;
    height: 11px;
}

div.dropDownFootDark
{
    background: url(../img/dropdownFootDark.jpg) no-repeat;
    width: 109px;
    height: 11px;
}

div#vehicle1, div#vehicle2, div#vehicle3, div#vehicle4, div#vehicle5, div#vehicle6, div#vehicle7{
    display: none;
}

div#contentMain a
{
    color: #0881C8;
}

div#contentMain a:hover
{
    text-decoration: underline;
}

