/************ DOCUMENT ************/

body { /* Body text colour and background colour */
  color: #fff;
   background: url(../images/bgred.jpg) repeat-x top left #ff0000;
}

a { /* Default link colour */
  color: #fe0000;
}

div#wrapper div#content { /* Content wrapper background colour */
  background-color: #fff;
}


/************ NAVIGATION ************/

div#nav ul li a { /* Navigation text link colour */
  color: #fff;
}

div#nav ul li a:hover { /* Navigation text link rollover colour */
  background: rgba(0, 0, 0, 0.3);
}


/************ LEFT COLUMN ************/

div#left-column div#listings h2 { /* Listings heading background colour */
  background-color: #fe0000;
}

div#left-column div#listings div.vehicle dl dt a { /* Listings title link colour */
  color: #fff;
}
div#left-column div#listings {
  background:#1C1A1C;
  color:white;
}
div#left-column  {
  color:black;
}

/************ RIGHT COLUMN ************/

div#right-column h3 { /* Right column heading background colour */
  background-color: #fe0000;
}


/************ FOOTER ************/

div#footer p { /* Footer paragraph colour */
  color: #999;
}

div#footer ul li { /* Footer list default colour */
  color: #999;
}

div#footer ul li a { /* Footer list link colour */
  color: #999;
}

table.valeting {
  font-size: 120%;
  margin: 1em 0;
}
table.valeting tr th {
  font-weight: normal;
  text-align: left;
}

table.valeting tr td {
  font-size: 11px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: normal;
}

div#tweets {
  margin: 0 0 15px 0;
}

div#right-column div#tweets h3 {
  background-image: none;
  background-color: #ff0000;
  clear: none;
}
.viewMap {
	font-size: 14px;
    height: 20px;
    left: 100px;
    position: relative;
    top: -30px;
	padding-top:4px;
	background-color:#fe0000;
	width:155px;
	font-weight:bold;
	padding-left:10px;
	}
.viewMap  a {
	text-decoration:none;
	color:#fff;
	}


.tabel_search td {
  text-align:center;
  padding: 1px;
}
.tabel_search th {
  border: none;
  color: #fff;
  padding: 0px;
}

table.tabel_search {
  border-left: 1px solid #f1f1f1;
  clear: both;
}

table.tabel_search tr {
  border-left: 10px solid #000;
}
td.search_red,
td.search_red_4,
td.search_grey,
td.search_grey_4 {
  font-family:tahoma,sans-serif;
}

td.search_red,
td.search_red_4 {
  font-weight:bold;
  line-height:20px;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

td.search_red a,
td.search_red_4 a{
  text-decoration:none;
  color: #444;
}

td.search_red a:hover,
td.search_red_4 a:hover {
  text-decoration:underline;
}

td.search_red a.with_tick:visited {
  background: url(/images/tick.png) no-repeat;
}


td.search_red_4 {
  background-color:#f4f4f4;
}

td.search_red_4 a.with_tick:visited {
  background: url(/images/tick2.png) no-repeat;
}

td.search_grey,
td.search_grey_4 {
  color:#484848;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

td.search_grey_4 {
  background-color:#f4f4f4;
}
.bara_rosie {
  background-color:#fe0000;
  font-family:tahoma;
  font-weight:bold;
  color:#FFFFFF;
  font-size:12px;
  height:23px;
}
tr.bara_rosie th {
  border-right:1px solid #f1f1f1;
  text-align: center;
}

tr.bara_rosie th a,
tr.bara_rosie th a,
tr.bara_rosie th a:link,
tr.bara_rosie th a:visited,
tr.bara_rosie th a:hover,
tr.bara_rosie th a:active,
div.bari a
{
  text-decoration:none;
  color: #fff;
}

div.tinyswatch {
  height: 10px;
  width: 10px;
  border: 1px solid #000;
  margin-left: 24px;
}

div#as_top2 {
  font-weight: bold;
  margin-bottom: 12px;
}
.Recovery {
	padding:5px;
	}
.secundara {
	margin-left:27px;
	
}