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

body { /* Body text colour and background colour */
   background:url('../images/bg.jpg') no-repeat center #000;
   background-attachment: fixed;
   color:#fff;
}

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

div#content { /* Content wrapper background colour */
 background-color: #000000;
 border:4px solid #C62026;
}

div#right-column div#deal, div#right-column .boxSidebar {
  color:#fff;
}
.lof-navigator li.active div{
	background-color:#C62026;
	color:#FFF;
}

.lof-navigator li img{
	border:1px solid #C62026;
}
/************ NAVIGATION ************/
div#nav ul li.active {
  background-color:#1a1a1a;
}

div#nav ul li.active a {
  background-color:#1a1a1a;
  
}
div#nav ul li a { /* Navigation text link colour */
  color: #fff;
}

div#nav ul li a:hover { /* Navigation text link rollover colour */
  background: #C62026;
}

#accordion > .link-header.active {
	border-bottom: none;
	background: #C62026 !important;
	color: #fff;
}
/************ LEFT COLUMN ************/

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

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

}
/************ RIGHT COLUMN ************/
div#right-column div#deal div#deal-left img {
    border: 1px solid #C62026;
}
div#right-column h3,
div#left-column div#plays h3  { /* Right column heading background colour */
  background-color: #C62026;
}


/************ 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;
}

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

div#right-column div#tweets h3 {
  background-image: none;
  background-color: #C62026;
  clear: none;
}
.viewMap {
	font-size: 14px;
    height: 20px;
    left: 62px;
    position: relative;
    top: -29px;
	padding-top:4px;
	background-color:#C62026;
	width:135px;
    font-weight: bold;
	padding-left:10px;
}
.viewMap  a {
	text-decoration:none;
	color:#fff;
	}
.directions a{
    background: url("../images/directions.png") no-repeat scroll left center transparent;
    display: block;
    font-size: 12px;
    padding: 5px 20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#1a1a1a;
}

.bara_rosie {
  background-color:#C62026;
  }
  
ul.servicing {

}

td.search_red img, td.search_red_4 img, td.search_grey img, td.search_grey_4 img {
    border: 1px solid #C62026;
	padding:3px;
}
td.search_red img, td.search_red_4 img, td.search_grey img, td.search_grey_4 img, td.search_grey_4_c2 img {
    border: 1px solid #C62026;
	padding:3px;
}
div#left-column {
	color:#fff;
}
table.detail-section-table tr.even {
  background-color: #fff;
}

table.detail-section-table tr.even {
  background-color: #000;
}