/***********************************************************
* Site: UKCarsDirect.com                                   *
* Version: 1.1 03/09/05                                    *
* Author: Jonathan Senior                                  *
* Copyright (c) Jonathan Senior 2005. All rights reserved. *
***********************************************************/

.printonly {
  display: none;
}

#container { 
  margin-left: auto;
  margin-right: auto;
  width: 816px;
}

#header { 
  background-image: url(../images/header/header.jpg);
  background-repeat: no-repeat;
  background-position: top left;  
  width: 816px;
  height: 118px;
  margin: 0px;
  margin-bottom: 20px;
}

#header span {
  display: none;
}

#nav {
  width: 100%;
  margin: 0;
  padding: 0;
  background-image: url(../images/header/nav_bg.gif);
  background-color: black;
  background-repeat: no-repeat;
  background-position: top left;
  height: 27px;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  text-align: center;
  line-height: 27px;
}

#nav li {
  display: inline;
  margin: 0;
  padding: 0;
}

#nav ul li a {
  margin-right: 0px;
  padding: 2px 22px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

#nav ul li a:hover {
  background-color: #8D96A1;
  border-color: white;
  color: black;
}

/* --- BEGIN: Included in asp files --- */

#central {
  width: 816px;
  background-image: url(../images/site/central_bg.gif);
  background-repeat: repeat;
}

#central {display: inline-table;}
  /* Hide from IE-mac \*/
  * html #central {height: 1%;}
  #central {display: block;}
  /* End hide from IE-mac */

#central:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#leftnav {
  width: 145px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  text-align: center;
}

#leftnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#roundedrect {
  width: 100%;
  text-align: center;
}

#roundedrect .rrtop {
  background: url(../images/site/rr_top.gif) repeat-x;
}

#roundedrect .rrbot {
  background: url(../images/site/rr_bottom.gif) repeat-x;
}

#roundedrect .rrcontent {
  background: url(../images/site/rr_mid.gif) repeat-y;
}

#roundedrect .rrtop, #roundedrect .rrbot {
  width: 100%;
  height: 7px;
  font-size: 1px;
}

#roundedrect img {
  padding-top: 10px;
  padding-bottom: 10px;
}

#choosemanufacturer {
  padding-bottom: 15px;
}

#adverts {
  margin-top: 30px;
}

#adverts .advert {
  margin: 5px 0;
}

#pagecontent {
  margin: 0 35px 0 200px;
  padding: 15px 0;
}

#breadcrumb {
  font-size: 11px;
  text-align: right;
  margin-bottom: 15px;
}

#pagecontent h1.welcome { 
  background-image: url(../images/home/welcome.jpg);
  background-repeat: no-repeat;
  background-position: top left;  
  width: 560px;
  height: 24px;
  margin: 0;
  padding-bottom: 10px;
}

#pagecontent h2.callus { 
  background-image: url(../images/home/call_us.gif);
  background-repeat: no-repeat;
  background-position: top right;
  width: 485px;
  height: 27px;
  margin: 0;
  padding-bottom: 5px; 
}

#fsb {
  width: 55px;
  margin-top: -5px;
  margin-right: 5px;
  float: right;
}

#pagecontent h1.contact { 
  background-image: url(../images/contact/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 148px;
  height: 24px;
  margin: 0;
  padding-bottom: 10px;
}

#pagecontent h1.order { 
  background-image: url(../images/order/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 171px;
  height: 24px;
  margin: 0;
  padding-bottom: 10px;
}

#pagecontent h1.terms { 
  background-image: url(../images/terms/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 262px;
  height: 24px;
  margin: 0;
  padding-bottom: 10px;
}

#pagecontent h1.faqs { 
  background-image: url(../images/faqs/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 376px;
  height: 29px;
  margin: 0;
  padding-bottom: 10px;
}

#pagecontent h1.cars { 
  background-image: url(../images/cars/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 376px;
  height: 29px;
  margin: 0;
  padding-bottom: 15px;
}

#pagecontent h1.model { 
  width: 0;
  height: 0;
  margin: 0;
}

#pagecontent h1.testimonials { 
  background-image: url(../images/testimonials/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 376px;
  height: 29px;
  margin: 0;
  padding-bottom: 15px;
}

#pagecontent h1.links { 
  background-image: url(../images/links/title.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 76px;
  height: 24px;
  margin: 0;
  padding-bottom: 15px;
}

#pagecontent h1 span, #pagecontent h2 span {
  display: none;
}

/* --- END:   Included in asp files --- */


#topbar, #bottombar {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 18px;
  background-repeat: no-repeat;
  background-position: top left;
}

#topbar {
  background-image: url(../images/header/bar_bg.gif);
}

#bottombar {
  background-image: url(../images/footer/bar_bg.gif);
}

#bottomlinks {
  width: 408px;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  background-image: url(../images/footer/bottomlinks_bg.gif);
  background-color: black;
  background-repeat: no-repeat;
  background-position: top left;
  height: 27px;
  text-align: center;
  float: right;
}

#bottomlinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  text-align: center;
  line-height: 25px;
}

#bottomlinks li {
  display: inline;
}

#bottomlinks ul li.notalink {
  font-weight: bold;
  font-size: 12px;
  color: white;
  text-decoration: none;
  padding: 0px 10px;
  margin: 0;
  display: inline;
}

#bottomlinks ul li a {
  padding: 0px 10px;
  font-weight: bold;
  font-size: 12px;
  color: white;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

#bottomlinks ul li a:hover {
  background-color: #8D96A1;
  border-color: white;
  color: black;
}

#copyright {
  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
}

#copyright p {
  font-size: 9px;
  text-align: center;
  color: #666666;
  clear: both;
  margin: 0;
}

#copyright p a {
  color: #666666;
  text-decoration: none;
}

#copyright p a:hover {
  color: #666666;
  text-decoration: none;
  background-color: transparent;
}

#xhtml {
  padding: 2px 0 0 0;
}

#card_logos {
  padding: 8px 0 0 0;
}

  /* --- BEGIN: Specifically for Model --- */
  
  #printthispage {
    text-align: right;
    margin-top: 10px;
  }

  #pricegrid {
    width: 568px;
    margin-top: 30px;
  }

  #pricegrid_main a {
    color: white;
    text-decoration: none;
  }

  #pricegrid_main table {
    width: 568px;
    vertical-align: center;
    table-layout: fixed;
    font-weight: bold;
    text-align: center;
    background-image: url(../images/site/background.gif);
    border-style: solid;
    border-width: 1px 0 0 1px;
    border-color: black;
    font-family: verdana, arial, helvetica, sans-serif;
    color: white;
  }

  #pricegrid_main table th {
    background-color: white;
    color: black;
  }

  #pricegrid_main table tr td, #pricegrid_main table tr th {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: black;
    height: 21px;
  }

  .pricegrid_mainrow {
    cursor: pointer;
    cursor: hand;
  }

  .pricegrid_mainrow_carofweek {
    cursor: pointer;
    cursor: hand;
    background-image: url(../images/model/background_carofweek.gif);
  }

  .pricegrid_yellow {
    color: yellow;
  }

  .pricegrid_carofweek {
    font-size: 15px;
    font-weight: normal;
  }

  .pricegrid_petrol {
    color: orange;
  }

  .pricegrid_diesel {
    color: cyan;
  }

  #othermodels {
    margin-top: 30px;
  }

  /* --- END: Specifically for Model --- */
  
  /* --- BEGIN: Specifically for Links --- */
  
  #links_area p a.link_title {
    font-weight: bold;
    color: blue;
    text-decoration: underline;
  }
  
  #links_area p a.link_title:hover {
    font-weight: bold;
    background: blue;
    color: white;
    text-decoration: none;
  }
  
  #links_area p span a {
    color: blue;
    text-decoration: underline;
  }
  
  #links_area p span a:hover {
    background: blue;
    color: white;
    text-decoration: none;
  }
  
   /* --- END: Specifically for Links --- */