/* GLOBAL
----------------------------------------*/

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #555;
	text-align: center;
	background: #ccc url(../images/bg-footer.gif) repeat-y 50% 0;
}
p {	margin: 15px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
h1 {
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -1px;
\\	color: #002458;
}
h2 {
	font-weight: bold;
	font-size: 120%;
}
h3 {
	padding: 0 0 0 25px;
	font-size: 120%;
	font-weight: normal;
}
a:link {
	color: #4084B5;
	text-decoration: none;
}
a:hover {
	color: #004575;
	text-decoration: none;
}
a:visited {
	color: #4084B5;
	text-decoration: none;
}
.address {
	background: url(../images/icons/home.png) no-repeat left center;
}
.contact {
	background: url(../images/icons/phone.png) no-repeat left center;
}
.time {
	background: url(../images/icons/time.png) no-repeat left center;
}
.map {
	background: url(../images/icons/map.png) no-repeat left center;
}
.email {
	background: url(../images/icons/email.png) no-repeat left center;
}
img {
	border: none;
}
.box {
	width: 49%;
}
div.container {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
.left, div.left {
	float: left;
}
.right, div.right {
	float: right;
}
#menu img {
	padding: 4px;
	border: 1px solid #ddd;
\\	border-bottom: 1px solid #ddd;
}
#menu p {
	margin: 15px 0;
	padding: 0;
}

/* LAYOUT
----------------------------------------*/

#header-wrapper {
	background: #ccc url(../images/bg-header-wrapper.gif) repeat-x 50% 100%;
}
#header {
	height: 185px;
	width: 980px;
	padding: 0 5px;
	margin: 0 auto;
	position: relative;
	background: #002458 url(../images/bg-header.jpg) no-repeat 50% 100%;
}
#outer-wrapper {
	background: #ccc url(../images/bg-outer-wrapper.gif) repeat-y 50% 50%;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0 20px 5px 20px;
}
#content {
	width: 710px;
	float: right;
	margin-bottom: 5px;
	background: #fff;
}
#finance-content {
	width: 720px;
	float: right;
	margin-bottom: 5px;
	background: #fff;
}
#menu {
	width: 210px;
	float: left;
}
#sidebar {
	width: 200px;
	padding-top: 10px;
	float: right;
}
#content-wrapper, #footer {
	text-align: left;
}
body#finance table.aeStdTable {
	width: 700px;
	padding: 0;
	margin: 0;
}

/* HEADER
----------------------------------------*/

#logo {
	position: absolute;
	top: 13px;
	left: 5px;
	width: 190px;
}
#slogan {
\\	position: absolute;
\\	top: 20px;
\\	left: 5px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}
#number {
	position: absolute;
	top: 48px;
	right: 5px;
	width: 190px;
}
#header h1 {
	display: none;
}

/* HOME
----------------------------------------*/

#usedvans {
	background: #fff url(../images/bg-stock.gif) no-repeat 50% 50%;
	overflow: hidden;
	width: 100%;
	height: 192px;
	display: block;
	margin-bottom: 10px;
}
#usedstock {
	padding: 10px 0 10px 10px;
}
#vanofthemonth {
	padding: 10px 0 10px 5px;
}
#logos {
	padding: 10px 10px 10px 0;
}

/* CONTENT
----------------------------------------*/

.picture {
	padding: 6px;
	border: 1px solid #c1c1c1;
}
div.container ul.list {
	padding: 0;
	margin: 0 15px 0 15px;
}
ul.list {
	padding: 0;
	margin: 0 15px 15px 15px;
}
ul.list li {
	list-style: none;
	background: url(../images/icons/arrow-grey.gif) no-repeat 0 14px;
	margin: 0;
	padding: 8px 0 8px 20px;
	border-bottom: 1px dashed #c1c1c1;
}
table.prices {
	background: #ddd;
	margin-bottom: 15px;
}
table.prices caption {
	font-size: 120%;
	font-weight: bold;
	background: #eee;
	padding: 10px;
}
table.prices th {
	text-align: center;
	padding: 5px;
	background: #eee;
	font-size: 120%;
}
table.prices td {
	padding: 5px;
	background: #fff;
	text-align: center;
}

/* THUMBNAIL
----------------------------------------*/

.thumbnail {
	width: 245px;
	padding: 20px 5px 5px 39px;
	background: url(../images/thumbnail-container.png) no-repeat 50% 0;
\\	color: #999;
}
.thumbnail img {
	width: 235px;
	height: 175px;
	padding: 5px;
	margin-bottom: 20px;
	border: 0;
}
.thumbnail p {
\\	font-style: italic;
	margin: 0;
	padding: 0;
}

/* FOOTER
----------------------------------------*/

#footer-wrapper {
	background: #ccc url(../images/bg-footer.gif) repeat-y 50% 0;
}
#footer {
	width: 955px;
	margin: 0 auto;
	padding: 20px 5px 20px 20px;
\\	background: #ccc;
}
#footer p {
	padding: 0;
	margin: 0;
}
ul.footer {
	float: right;
	padding: 0;
	margin: 0;
}
ul.footer li {
	display: inline;
}
ul.footer li a:link, ul.footer li a:visited {
	display: block;
	float: left;
	padding: 0 16px 0 15px;
	background: url(../images/bg-footer-nav.gif) no-repeat right center;
}
ul.footer li a.last:link, ul.footer li a.last:visited  {
	background-image: none;
}
ul.footer li a:hover {
	color: #333;
}
#footer a:link, #footer a:visited {
	color: #999;
}
#footer a:hover {
	color: #333;
}

/* CAR SEARCH FORM
----------------------------------------*/

.carsearch fieldset {
	border: none;
}
.carsearch legend {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 0 0 15px 25px;
	background:  url(../images/icons/search.png) no-repeat left center;
	text-transform: uppercase;
}
.carsearch label {
	display: none;
}
.carsearch select, .carsearch input {
	display: block;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
}
.carsearch input.button {
	margin-top: 10px;
}

/* FORM
----------------------------------------*/

form.feedback {
	padding: 0;
	margin: 20px 0;
}
.feedback fieldset {
	padding: 0 20px 20px 20px;
	margin: 0 0 20px;
	border: 1px solid #c1c1c1;
}
.feedback legend {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 0 5px 0 20px;
	background:  url(../images/icons/arrow-grey.gif) no-repeat left center;
	text-transform: capitalize;
}
.feedback label {
	padding: 15px 0 0;
	margin: 0;
	display: block;
}
.feedback .required {
	color: #999;
	font-style: italic;
}
.feedback input, .feedback textarea, .feedback select {
	padding: 1px 2px;
	width: 98%;
	color: #333;
	margin: 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.feedback .radio {
	width: 15px;
	height: 15px;
	border: none;
}
.feedback .checkbox {
	border: none;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	float: left;
}	
.feedback textarea {
	height: 150px;
}
.feedback input.button, .carsearch input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	width: 96px;
	height: 31px;
	border: none;
	font-size: 75%;
	text-align: left;
	padding-left: 15px;
	background: url(../images/icons/button.png) no-repeat left 0;
	cursor: pointer;
}
.feedback input.button:hover, .feedback input.button:active, .carsearch input.button:hover, .carsearch input.button:active {
	color: #000;
	background: url(../images/icons/button.png) no-repeat left -31px;
}

/* SELF CLEARING FLOATS
----------------------------------------*/

#content-wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content-wrapper {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #content-wrapper {
	height: 1%;
}
#content-wrapper {
	display: block;
}
/* End hide from IE-mac */
.clear {
	clear: both;
	height: 0;
}