/* Author: Ian Adams */
/* Copyright (c)2008 Ian Adams. All Rights Reserved. */
/* Main Styles */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
#outer-cont {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 1004px;
	height: auto;
}
#masthead {
	/*
	background-image: url(/images/rsj-masthead.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	 20px 20px 20px*/
	margin: 0px;
	padding: 20px 20px 10px 20px;
	width: 964px;
 	height: auto;
}
#nav {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	width: 964px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	/*list-style-type: none;*/
}
#nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	display: inline;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	white-space: normal;
  /*float: left;
	margin: 0px 0px 0px 0px;
	list-style-image: url(/images/new/separator.gif);
	overflow: hidden;*/
}
#nav li a {
	text-decoration: none;
	color: #ff0000;
}
#nav li a:hover {
	text-decoration: none;
	color: #666;
}
.separator {
	background-image: url(/images/new/separator.gif);
	background-repeat: no-repeat;
	background-position: 90%;
}
#mid-cont {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	width: 1004px;
	height: auto;
}
#column {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 657px;
	height: auto;
	float: left;
	overflow: hidden;
}
#column ul {
	/* font-size: 0.95em; */
	list-style-type: none;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#column a,
#column2 a,
#column3 a {
	text-decoration: none;
	color: #ff0000;
}
#column a:hover,
#column2 a:hover,
#column3 a:hover {
	text-decoration: none;
	color: #666;
}
#column2 {
	margin: 0px;
	padding: 0px 20px 0px 5px;
	width: 302px;
	height: auto;
	float: left;
	overflow: hidden;
}
#column2 ul {
	font-size: 0.9em;
	list-style-type: none;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#column-row2 {
	margin: 0px;
	padding: 10px 22px 0px 20px;
	width: 645px;
	height: auto;
	float: left;
	overflow: hidden;
}
#column-row2 img {
	border: none;
	margin: 0px;
	padding: 12px 0px 0px 5px;
}
#column2-row2 {
	margin: 0px;
	padding: 10px 20px 0px 20px;
	width: 277px;
	height: auto;
	float: left;
	overflow: hidden;
}
#column2-row2 img {
	border: none;
	margin: 0px;
	padding: 12px 0px 0px 5px;
}
#column3 {
	margin: 0 0 0 0;
	padding: 0px 20px 0px 20px;
}
#stock-list {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 120px;
	padding: 0;
}
#footer {
	text-align: right;
	font-size: 0.7em;
	color: #999;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 20px;
	height: 20px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#footer .send-to-mobile img {
	border: none;
	margin: 2px 0 0 0;
	float: left;
}
#footer #copyright {
	margin: 10px 0 0 0;
	float: right;
}
p {
	line-height: 1.4em;
}
h1 {
	font-size: 0.95em;
	text-transform: uppercase;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
h2 {
	font-size: 0.9em;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
.sold {
	color: #ff0000;
}
.mileage {
	font-size: 2em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.price {
	font-size: 2em;
	float: left;
	margin: 0px 0px 0px 60px;
	padding: 0px;
}
.sml-tx {
	font-size: 0.8em;
}
.bold-txt {
	font-weight: bold;
}
.txt-bottom {
	margin: 0px;
	padding: 14px 0px 0px 0px;
}
.red-txt {
	color: #ff0000;
}
.italic-txt {
	font-style: italic;
}
.left {
	text-align: left;
}
.centre {
	text-align: center;
}
.right {
	text-align: right;
}
.brdr {
	border: 1px solid #999;
}
.spacer {
	margin: 0px;
	padding: 0px;
	width: 110px;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
.clr {
	clear: both;
}

/* Vehicle Detail */
a.vd-btn-finance {
	line-height: 33px;
	margin: -6px 0 0 0;
	padding: 0;
	height: 33px;
}
a.vd-btn-finance img {
	position: relative;
	top: -4px;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Stock list sell a car button */
.stock-sell-btn {
	margin: 0px 30px 0px 30px;
}

/* Service Centre Styles */
.service-pdf img {
	border: none;
	margin: 20px 0px 20px 0px;
}
#service-tbl td {
	font-size: 0.8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#service-cont {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 2px 0px 0px 8px;
}
.service-types {
	text-align:left;
	padding-left:8px;
}
.service-variant {
	color: #000066;
}


/* RSS Icon */
#rss-icon {
	border: none;
	padding: 0px 0px 10px 6px;
	vertical-align: middle;
	/* float: right; */
}




#wrapper-fade {
	position: relative;
	width: 638px;
	height: 478px;
	margin: 0;
	padding: 0;
	overflow: hidden;
    z-index: 24;
}
#fade {
	width: 638px;
	height: 478px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#fade div a img {
    border: none;
}
#fade div {
	background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
	width: 638px;
	height: 478px;
    z-index: 18;
	opacity: 0.0;
	overflow: hidden;
}
#fade div.current {
    z-index: 20;
	opacity: 1.0;
}
#fade div.below {
    z-index: 19;
}
#wrapper-fade #buttons {
	display: none;
	position: absolute;
	top: 437px;
	width: 140px;
    padding: 0 0 0 20px;
    z-index: 25;
}
#buttons #left,
#buttons #right {
	position: relative;
    margin: 0 20px 0 0;
}