/*
DESCRIPTION: Printer CSS file
CUSTOMER: MEGAPOLIS-CARS
MADE BY: eeeeeee@inbox.ru
*/


body {
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 15px 0px 15px;
}

html {
  background: none;
}


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

a:visited {
  color: #000000;
}

a:hover {
  color: #000000;
}

.mc_white {
  color: #000000;
}



/* top header */
td#td_logo {
  background-color: transparent;
  height: 116px;
  max-height: 116px;
  vertical-align: middle;
  padding: 0px;
}

td#header_line {
  border: solid 1px #000000;
  height: 1px;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
}

div#footer {
  height: 80px;
  width: 100%;
  position:relative;
  bottom: 0px;
}

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

div#Acontent {
  width: 100%;
}

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

.PriceListHeader {
  border-bottom: solid 2px #000000;
  height: 30px;
  font-weight: bold;
  background-color: transparent;
  font-size: 12px;
}

tr.PriceRow {
    background-color: transparent;
}

tr.PriceRowAlt {
    background-color: transparent;
}

.PriceList, .PriceListAlt {
  height: 70px;
  border-bottom: solid 1px #000000;
  font-size: 12px;
}

ul.thumbs li {
	display: inline;
    border: none;
	list-style: none;
	list-style-image: none;
    float: left;
}

ul.thumbs {
	list-style: none;
    margin: 0px;
    padding: 0px;
	display: inline;
}

ul.thumbs li img {
    margin: 4px 0px 0px;
    cursor: pointer;
    border: solid 1px #000000;
}
ul.thumbs li a {
	background:			none;
	text-decoration:	none;
	border: 			none;
}
ul.thumbs li p {
	overflow:			hidden;
}


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

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

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


.pageHeader {
  margin: 0px 0px 4px 0px;
  padding-left: 0px;
  font-family: Arial;
  text-align: right;
  color: #FFFFFF;
  font-size: 24px;
}

.pageFooter {
}

.pageHeader .inner {
  padding: 0px;
}

div#menuFlash, div#menuFlash_v3 {
    display:none;
}


div.nav_container {
  display: none;
}

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

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

div.printAddress {
  display: block;
  font-family: Arial;
  font-size: 10px;
  padding-right: 0px;
  color: #000000;
}

.paginator {
  display: none;
}

.majorBG {
  background: transparent;
}

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

div#flash_title_left {
  display: none;
}

div#flash_title_right {
  display: none;
}

td#nav_links {
  display: none;
}

td.counter_block {
    display: none;
}

.selectBox {
  display: none;
}

span.no_print, .ndis {
  display: none;
}

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