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

body { /* Body text colour and background colour */
   color:#fff;
}

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

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

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

.lof-navigator li img{
	border:1px solid #BF0000;
}
/************ NAVIGATION ************/
div#nav ul li.active {
  background-color:#1a1a1a;
}
#gallery {
    margin-bottom: 10px;
}
.gallery {
    margin: 0;
    padding: 0;
}
.gallery li a {
    display: block;
    margin: 7px !important;
}
.gallery li img {
    display: block;
    height: auto;
    width: 100%;
}

.gallery:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.gallery li {
    float: left;
    list-style: none outside none !important;
    width: 33%;
    font-size: 12px;
    line-height: 18px;
    list-style: disc inside none;
    margin-bottom: 5px;
}


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

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

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

div#left-column div#listings h2 { /* Listings heading background colour */
  background:-moz-linear-gradient(center top , #56afe1 0%, #118ed5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

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 #707372;
}
div#right-column h3,
div#left-column div#plays h3  { /* Right column heading background colour */
  background:#BF0000;
}


/************ 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:-moz-linear-gradient(center top , #56afe1 0%, #118ed5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  clear: none;
}
.viewMap {
	font-size: 14px;
    height: 20px;
    left: 62px;
    position: relative;
    top: -29px;
	padding-top:4px;
	background-color:#BF0000;
	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:#BF0000;
  }
  

ul.servicing {
    list-style: disc inside none;
    padding: 20px 20px 20px 300px;
}

td.search_red img, td.search_red_4 img, td.search_grey img, td.search_grey_4 img {
    border: 1px solid #BF0000;
	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 #BF0000;
	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;
}



#logo {
    background: url("../images/mazda-wing.png") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
    height: 210px;
    left: 0;
    position: absolute;
    top: 48px;
    width: 366px;
    z-index: 40;
}
#logo a {
    display: block;
    height: 129px;
    left: 0;
    position: absolute;
    text-indent: -9999em;
    top: 72px;
    width: 147px;
}

#hero {
    position: relative;
    top: -7px;
    z-index: 0;
}

.hero_image {
    overflow: hidden;
}

.hero_image img {
    position: relative;
    left: 50%;
    margin-left: -900px;
    display: block;
}

.hero_image .hero-image-content {
    margin-right: -420px;
    position: absolute;
    right: 50%;
    top: 175px;
    width: 300px;
}
.hero h2 {
    color: #fff;
    font-family: 'InterstateMazdaRegular';
    font-size: 34px;
    margin-bottom: 15px;
}

.hero h3 {
    color: #fff;
    font-family: 'InterstateMazdaRegular';
    font-size: 24px;
    font-weight: normal;
}

button {
    background: none;
    border: none;
}

.carousel_pagination {
    width: 960px;
    text-align: right;
    position: absolute;
    z-index: 50;
    left: 50%;
    bottom: 60px;
    margin-left: -480px;
}

.carousel_pagination_top {
    top: 5%;
    position: absolute;
    right: 50px;
    z-index: 100;
}

.hidden_pagination {
    display: none;
}

.bullet {
    background: url("../images/sprite-bullets.png") no-repeat scroll -15px 0 transparent;
    float: right;
    height: 11px;
    margin-left: 5px;
    width: 10px;
    cursor: pointer;
}

.bullet.active {
    background: url("../images/sprite-bullets.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    width: 15px;
    margin-top: -2px;
}

.clearB {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}
div#left-column div#finance {
    background-color: #333;
    border: 3px solid #666;
    padding: 15px;
}
.richtext {
    font-size: 16px;
    color: #666;
    margin: 0;
    padding: 6px 0 13px;
    font-family: 'InterstateMazdaLight','Helvetica','Arial',sans-serif;
}

.richtext ol {
    list-style: decimal outside none!important;
    padding-left: 5px;
}
#left-column div#formbook {
    /* width: 500px; */
}
#left-column div#formbook label {
    clear: both;
    float: left;
    font-weight: bold;
    padding: 5px;
    width: 185px;
	font-size:12px;
}
#left-column div#formbook input {
    float: left;
    width: 200px;
}
#left-column div#formbook select {
    float: left;
    width: 205px;
}

#left-column div#formbook textarea {
    float: left;
    width: 200px;
}
#left-column div#formbook ul {
    background: none repeat scroll 0 0 #FEEBEB;
    border: 1px solid #FF9999;
    color: #FF0000;
    margin-bottom: 10px;
    padding: 10px;
    width: 379px;
}
.green-box {
    background: none repeat scroll 0 0 #EEFFDD;
    border: 1px solid #A3C159;
    color: #697A58;
    padding: 10px;
}
div#nav ul.subnavi {display: none; float: left;/*left: 0;*/list-style: none outside none;margin: 0;padding: 0; position: absolute;/*top: 34px;*/width: 180px;z-index: 10000;}
div#nav .subnavi li {border-bottom: 1px solid #333;border-top: 1px solid #666;clear: both;margin: 0;padding: 0;/*width: 150px;*/z-index: 100000;}
div#nav .subnavi li a { background:url("../images/1.png") repeat scroll 0 0 transparent !important;color: #fff; float: left;font-size: 12px !important;/*padding: 12px;*/width: 170px;display:block; z-index: 10000;}
div#nav .subnavi li a:hover {color:#fff; background:#000 !important; display:block;}


.btn-submit {
    -moz-user-select: none;
    background-color: #bf0000;
    background-image: none;
    border: 1px solid #bf0000;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 0;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    width:auto;
	margin-top: 3px;
}
.btn-submit:hover {
	background-color: #bf0000;
    border:1px solid #bf0000;
    color: #fff;
	text-decoration:none;
	}
	
.btn-submit:visited {
	text-decoration:none;
}

.btn-submit:active {
	text-decoration:none;
}