





body, td, p, ol, ul, li {font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #fff;}
body {background: #181C1D url(/img/en/bg.gif) top center repeat-y; margin: 0; padding: 0; text-align: center; vertical-align: top;}

p#carsMenuTitle{
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 16px;
}

ul#quickMenu {
  margin: 0 0 0 18px;
  padding: 0;
  width: 214px;
  list-style: none none outside;
}

ul#quickMenu li {
  padding: 6px 0 0 16px;
  background: url(/img/en/menu_top_05b.gif) 0 0 no-repeat;
  height: 21px;
}

ul#quickMenu a:link , ul#quickMenu a:visited {
  color: #fff;
  text-decoration: none;
}

ul#quickMenu a:hover, ul#quickMenu a:active {
  color: #fff;
  text-decoration: underline;
}

ul#carsMenu {
  margin: 10px 0 0 18px;
  padding: 0;
  width: 214px;
  list-style: none none outside;
}

ul#carsMenu li {
  padding: 3px 0 0 16px;
  background: url(/img/en/bullet.gif) 0 8px no-repeat;
  height: 15px;
}

ul#carsMenu a:link , ul#carsMenu a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

ul#carsMenu a:hover, ul#carsMenu a:active {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

div#hoursLeft {
  padding-left: 15px;
}

div#hoursLeft ul {
  margin: 15px 0;
  padding: 0;
  width: 214px;
  list-style: none none outside;
}

div#hoursLeft ul li {
  padding: 5px 0 0 16px;
  background: url(/img/en/bullet.gif) 0 8px no-repeat;
  height: 18px;
  color: #fff;
  clear: both;
  font-size: 9px;
}

div#hoursLeft ul li.italic {
  background: none;
}

div#hoursLeft ul li span {
  width: 65px;
  display:block;
  float:left;
}

div#hoursLeft p {
  margin: 8px;
  color: #fff;
  font-weight: bold;
}

div#featured {
  background-image: url(/img/en/home_featured.jpg);
  width: 717px;
  height: 176px;
}

div#featured div {
  float: left;
  width: 179px;
  height: 150px;
  padding: 27px 0 2px 0;
  line-height: 1.25em;
}

div#featured div img {
  width: 150px;
  height: 113px;
}

div#featured a:link , div#featured a:visited {
  color: #fff;
  text-decoration: none;
}

div#featured a:hover, div#featured a:active {
  color: #fff;
  text-decoration: underline;
}

div#homeBtns img {
  margin: 10px 2px;
}

div#leftBtns img {
  margin: 10px 2px;
}

div#onlineBtns img {
  margin: 10px 2px;
}

div#homeTxt p {
  text-align: justify;
  font-size: 14px;
  margin: 10px;
}

h1 {font-size: 16px; margin: 0; padding: 0 0 0 15px; color: #FFF;}
h2 {font-size: 16px; margin: 20px 0 10px 0; padding: 0;}
h2.first {margin-top: 0;}
h3 {font-size: 14px; margin: 20px 0 0 0; padding: 0;}
h3.first {margin-top: 0;}

div.text {text-align: justify;}
div.text p {
  text-align: justify;
  font-size: 13px;
  margin: 10px;
}
div.text p.last {margin-bottom: 0;}

.nobr {white-space: nowrap;}

a:link, a:visited {color: #fff; text-decoration: none;}
a:hover, a:focus, a:active {color: #fff; text-decoration: underline;}

a.text:link, a.text:visited {color: #fff; text-decoration: underline;}
a.text:hover, a.text:focus, a:active {color: #fff; text-decoration: none;}

a.copyr:link, a.copyr:visited, a.copyr:hover, a.copyr:focus, a.copyr:active,
p.copyr, p.copyr a:link, p.copyr a:visited, p.copyr a:hover, p.copyr a:focus, p.copyr a:active,
div.copyr a:link, div.copyr a:visited, div.copyr a:hover, div.copyr a:focus, div.copyr a:active {font-size: 9px;}

a img {border: none;}

table#sitemap {width: 700px; border-collapse: collapse;}
table#sitemap ul {padding: 0 0 0 12px; margin: 0; list-style-type: none;}
table#sitemap ul li {padding: 2px; border: none; font-weight: bold;}
table#sitemap ul li ul li {padding: 2px; border: none; font-weight: normal;}

.norm {font-size: 11px;}
.title {font-size: 14px; font-weight: bold; color: #fff; text-decoration: none;}
.bigtitle {font-size: 14px; font-weight: bold; color: #fff; text-decoration: none;}
.copyr {font-size: 9px; text-decoration: none;}
.form {font-size: 10px; color: #fff;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.upper {text-transform: uppercase;}
.header {background-color: #B40605; color: #FFF; font-weight: bold; }
.subheader {background-color: #2B3036; color: #fff; font-weight: bold;}
.menutitle {font-size: 12px; font-weight: bold; color: #FFF; background-color: #B40605;}
.menubigtitle {font-size: 18px; font-weight: bold; color: #FFF; background-color: #B40605;}
.menusoustitle {font-size: 10px; font-weight: bold; color: #FFF; background-color: #B40605;}
.alt1 {font-size: 11px; font-weight: bold; color: #fff; background-color: #222629;}
.alt2 {font-size: 11px; font-weight: bold; color: #fff; background-color: #2B3036;}
.menu {font-size: 11px; color: #fff; background-color: #2B3036;}

.emph {font-weight:bold;}
.caption {font: 9px Arial; color: #fff;}
.justify {text-align: justify;}
.left {text-align: left;}
.right {text-align: right;}
.fright {float: right;}
.fleft {float: left;}
.cright {clear: right;}
.cleft {clear: left;}
.cboth {clear: both;}
select.dpt {font-size: 9px; color:#000000;}
.dpt {font-size: 9px; color:#fff;}
.dp {font-size: 8px; color:#fff; font-weight: bold;}
.dps {font-size: 11px; color:#fff;}
.dpw {font-size: 9px; color:#FFF; font-weight: bold;}
.dpwnb {font-size: 9px; color:#FFF;}
.dpwnb1 {font-size: 9px; color:#FFF; line-height: 115%;}
.dpb{font-size: 12px; color: #B40605; font-weight: bold;}
.dpbw {font-size: 1px; color:#FFF; font-weight: bold;}
.dpbws2 {font-size: 10px; color:#FFF; font-weight: bold;}
.dpbws {font-size: 10px; color:#FFF; font-weight: bold;}
.dpbws:link {font-size: 10px; color:#FFF; font-weight: bold;}
.dpbws:visited {font-size: 10px; color:#FFF; font-weight: bold;}
.dpbws:hover {font-size: 10px; color:#FFF; font-weight: bold;}
.results-header {font-size: 10px; font-weight: bold; color: #FFF; background-color: #B40605;}
.results-body {font-size: 9px; color: #fff; background-color: #222629; }

TABLE.Specs              { border-spacing: 1px; margin: 0px; padding: 0px; }
TABLE.Specs TR.alt1      { background-color: #222629; }
TABLE.Specs TR.alt2      { background-color: #2B3036; }
TABLE.Specs TD.H1        { font-size: 18px; font-weight: bold; font-family: arial,sans-serif; padding: 2px; }
TABLE.Specs TD.title     { font-size: 18px; font-weight: bold; font-family: arial,sans-serif; }
TABLE.Specs TD.header    { background-color: #B40605; color: #FFF; font-weight: bold; border-top: 1px outset #FFF; border-bottom: 1px outset #FFF; }
TABLE.Specs TD.subheader { background-color: #2B3036; color: #fff; font-weight: bold; }
TABLE.Specs TD.elemTitle { font-weight: bold; }
TABLE.Specs TD.command   { background-color: #f7f7f7; border: 1px outset #333366; padding: 4px; }
TABLE.Specs A.selection  { font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; padding: 2px; }
TABLE.Specs .dps         { font-size: 10px; }
TABLE.Specs .dpt         { font-size: 9px; }

TABLE.au TD.title        {font-size: 14px; color:#FFF; font-weight: bold; background-color: #B40605;}
TABLE.au TD.norm         {font-size: 11px; color:#fff; background-color: #2B3036;}