body {
  background-color: #0A0B0D;
  color: #C9CACB;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 100%;
}

html {
 height: 100%;
}

a, a:active, .mc_orange {
  color: #E76F00;
}

a:visited {
  color: #E79040;
}

a:hover {
  color: #E79040;
}

.mc_white {
  color: #FFFFFF;
}



/* top header */
td#td_logo {
  background: url(/assets/templates/mc/images/header_bg.jpg) no-repeat left top;
  height: 116px;
  max-height: 116px;
  vertical-align: middle;
  padding: 0 0 0 22px;
}

table#hdr_table {
  background: url(/assets/templates/mc/images/bg_v2.gif) repeat-x;
  height: 145px;
  max-height: 145px;
}

table#hdr_table_v3 {
  background: url(/assets/templates/mc/images/bg_v2.gif) repeat-x;
  height: 145px;
}


div#flash_title_left {
  background: url(/assets/templates/mc/images/flash_title_left.jpg) no-repeat;
  width: 525px;
  height: 145px;
}

td#header_line {
  background: url(/assets/templates/mc/images/header_line.jpg) repeat-x;
  height: 1px;
  font-size: 1px;
}

.header_line2 {
  background: url(/assets/templates/mc/images/hdr_line2.jpg) no-repeat;
  height: 1px;
  display: block;
  width: 100%;
  font-size: 1px;
  padding: 0px;
  margin: 0px 0px -1px 0px;
}

div#footer {
  background: url(/assets/templates/mc/images/btm1.gif) repeat-x bottom;
  height: 80px;
  width: 100%;
  position:realtive;
  bottom: 0px;
}

div#footer #Afooter {
  position:realtive;
  padding: 30px 22px 0 22px;
  font-size: 10px;
}

div#footer #Afooter A {
  color: #C9CACB;
}


div#Acontent {
  width: 100%;
}

div#Acontent #Bcontent {
  width: 650px;
  text-align: left;
  margin-left: auto;
/*  padding-left: 25px;*/
  margin-right: auto;
}

div#Ccontent {
  width: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

div#Ccontent img {
    border: solid 1px #E76F00;
}

img.orange {
    border: solid 1px #E76F00;
}


.PriceListHeader {
  border-bottom: solid 1px #FFFFFF;
  height: 30px;
  font-weight: bold;
  background-color: #0A0B0D;
  font-size: 12px;
}

tr.PriceRow {
    behavior: url(/assets/templates/mc/td1.htc);
    background-color: #0A0B0D;
}

tr.PriceRow:hover, tr.PriceRowAlt:hover {
    background-color: #5A5B5D;
  height: 70px;
  border-bottom: solid 1px #626262;
  font-size: 12px;
}

tr.PriceRowAlt {
    behavior: url(/assets/templates/mc/td2.htc);
    background-color: #3A3B3D;
}

tr.PriceRow td {
  height: 70px;
  border-bottom: solid 1px #626262;
  font-size: 12px;
}

tr.PriceRowAlt td {
  height: 70px;
  border-bottom: solid 1px #626262;
  font-size: 12px;
}


tr.TopListRow {
    behavior: url(/assets/templates/mc/td1.htc);
    background-color: #0A0B0D;
}

tr.TopListRowAlt {
    behavior: url(/assets/templates/mc/td2.htc);
    background-color: #3A3B3D;
}


tr.TopListRow:hover, tr.TopListRowAlt:hover {
  background-color: #5A5B5D;
  height: 25px;
  border-bottom: solid 1px #626262;
  font-size: 12px;
}

tr.PriceRowAlt {
    behavior: url(/assets/templates/mc/td2.htc);
    background-color: #3A3B3D;
}

.TopList, .TopListAlt {
  height: 25px;
  border-bottom: solid 1px #626262;
  font-size: 12px;
}

td.EntryDetails {
  height: 25px;
  background-color: #0A0B0D;
  border-bottom: solid 1px #626262;
  text-transform: uppercase;
  font-size: 12px;
  color: #AAAAAA;
  font-family: Arial;
  width: 50%;
}

td.EntryDetailsAlt {
  height: 22px;
  background-color: #0A0B0D;
  border-bottom: none;
  text-transform: uppercase;
  font-size: 12px;
  color: #AAAAAA;
  font-family: Arial;
  width: 50%;
}

.EntryValue {
  text-transform: uppercase;
  font-size: 18px;
  font-family: Arial;
  color: #E76F00;
}


.pageHeader {
  margin: 0px 0px 4px 0px;
  padding-left: 0px;
  height: 68px;
  font-family: Arial;
  text-align: right;
  color: #FFFFFF;
  font-size: 24px;
  background: url(/assets/templates/mc/images/headerbg.png) no-repeat right bottom;
}

.primaPaginaHeader {
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  height: 29px;
  font-family: Arial;
  text-align: left;
  color: #FFFFFF;
  font-size: 20px;
  background: url(/assets/templates/mc/images/pp_hdr_bg1.jpg) no-repeat left bottom;
}

.primaPaginaHeader .inner{
  padding: 3px 0px 0px 76px;
}


.pageFooter {
  margin: 15px 0px 4px 0px;
  padding-left: 0px;
  height: 68px;
  background: url(/assets/templates/mc/images/headerbg180.png) no-repeat right bottom;
}


.pageHeader .inner {
  padding: 40px 55px 0px 0px;
}

div#menuFlash {
  position: absolute;
  z-index:1;
  left: 22px;
  width: 850px;
  height: 60px;
}

div#menuFlash_v3 {
  position: relative;
  z-index:100;
  margin-left: auto;
  margin-right: auto;
  width: 850px;
  height: 70px;
}

div.nav_container {
  display: block;
  background: url(/assets/templates/mc/images/icons_bg.gif) no-repeat;
  height: 116px;
  width: 96px;
  text-align: center;
  margin: 0px 30px 0px;
  padding: 0px;
}

div.nav_icons {
  display: inline;
  position: relative;
  top: 50px;
  left: 5px;
}

div.nav_icons img {
  margin-left:4px;
  margin-right: 3px;
}

div.printAddress {
  display: none;
}

pre
{
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
overflow: hidden;
}

.ditto_page, .ditto_currentpage {
  margin-left: 3px;
  margin-right: 3px;
}

.dittoSort {
  text-decoration: underline;
  color: #C9CACB;
}

.recent_container{
width: 100%;
height: 135px;
margin: 5px 0px 5px 0px;
padding: 0px;
list-style: none;
}

.recent_li{
float: left;
text-align: center;
margin: 5px auto 5px auto;
width: 20%;
height: 100%;
font-size: 12px;
}


.minicar_inner {
  background: url(/assets/templates/mc/images/minicar.jpg) no-repeat;
  height: 59px;
  width: 82px;
  display: block;
  border: none;
  margin: 0px auto 0px auto;
  padding: 0px;
}

.minicar2 {
  background: url(/assets/templates/mc/images/minicar.jpg) no-repeat 0px 4px;
  height: 59px;
  width: 82px;
  display: block;
  border: none;
  padding: 0px;
}

pre.tt1 {
  font-family: Arial;
  width: 400px;
}

span.tt2 {
  font-family: Arial;
  width: 200px;
}

.pcs {
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 1px;
  clear: both;
}

.pcs1 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

.selectBox {
  border: solid 1px #E76F00;
  font-size: 12px;
  font-family: Arial;
  color: #E76F00;
  background: #0A0B0D;
  text-align: center;
}

.totalCars {
  font-size: 12px;
  font-family: Arial;
  color: #E76F00;
  text-align: right;
  margin: auto 21px auto;
}

.totalCars2 {
  font-size: 14px;
  font-family: Arial;
  text-align: right;
  }

.ndis {
  display: none;
}


span.eMenu ul, span.eMenu ul li ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  float: left;
}

span.eMenu ul li {
    float: left;
    list-style: none;
    border-right: solid 1px #C9CACB;
    padding-right: 5px;
    padding-left: 5px;
}

span.topMenu span.eMenu ul li {
    float: left;
    list-style: none;
    border-right: solid 1px #E76F00;
    padding-right: 5px;
    padding-left: 5px;
}


span.eMenu ul li a {
    float: left;
}


span.eMenu ul li.last {
    border: none;
}

span.eMenu ul li ul li.last {
    border: none;
    padding-right: 0px;
}

td.counter_block {
    width: 100px;
    display: none;
}

td.counter_block img {
    filter:alpha(opacity=50);
    opacity:.50;
    -moz-opacity: 0.5;
}

.priceSubList {
  display: none;
  margin: 0px auto 5px 10px;
  padding: 0px;
}

.priceSubList table td {
    font-size: 12px;
}

.priceSubList table td p {
margin: 0px;
padding: 0px;
}

.priceSubList table tr:hover td {
    color: #E79040;
}

.priceSubList table tr {
    behavior: url(/assets/templates/mc/td_eq.htc);
}



