﻿* {
	padding: 0;
	margin: 0;
}
/* @group BASE */

/* html { } */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #818181 url(../images/bg_page.jpg) repeat-x 0 0;
}

form {
	margin: 0;
	padding: 0;
}

textarea, input, select, option, button {
	color: #383838;
	font-size: 11px;
	vertical-align: middle;
	background-color: #fafafa;
}
textarea.fullsize, input.fullsize, select.fullsize { width:99%; }
textarea.largesize, input.largesize, select.largesize { width: 400px; }
textarea.normalsize, input.normalsize, select.normalsize { width: 190px; }
textarea.mediumsize, input.mediumsize, select.mediumsize { width: 140px; }
textarea.smallsize, input.smallsize, select.smallsize { width: 80px; }
textarea.minisize, input.minisize, select.minisize { width: 50px; }

li, dt, dd, p {
	font-size: 12px;
	line-height: 1.5em;
}

p {
	margin-bottom: 12px;
}

citation {
	font-size: 9px;
}

small {
	font-size: 10px;
}

ul, ol, dl {
	margin-bottom: 12px;
	list-style-type: none;
}

li {
	
}

fieldset, img {
	border: none;
}


sup {
	font-size: 9px;
}

hr {
	width: 100%;
	height: 1px;
	border-style: none;
	color: #f0f1f0;
	background-color: #f0f1f0;
	margin: 6px 0;
	padding: 0;
	clear: both;
}

button {
	overflow: visible;
	cursor: pointer;
}

abbr,acronym {
	cursor: help;
}

address {
	font-style: normal;
	font-size: 11px;
	letter-spacing: 1px;
}

img {
	border: none;
}

a {
	color: #1a70ad;
	text-decoration: none;
}

a:focus {
	outline: none
}

a:hover, a:focus, a:active {
	text-decoration: none;
	color: #239aef;
}
/* @end */

/* @group HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 { font-size: 26px; }

h2 { font-size: 16px; }

h3 { font-size: 15px; }

h4 { font-size: 14px; }

h5 { font-size: 13px; }

h6 { font-size: 12px; }

/* @end */

/* @group LAYOUT */

#wrapper {
	margin: 12px auto;
	padding-top: 9px;
	width: 704px;
	float: none;
	background: transparent url(../images/bg_containertop.png) no-repeat 0 0;
}

#container {
	width: 684px;
	height: auto;
	padding: 0 10px 10px 10px;
	/*overflow: auto;*/
	float: left;
	background: transparent url(../images/bg_containermiddle.png) repeat-y 0 0;
	
}
#header {
	width: 732px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	clear: both;
	float: none;
}
#footer {
	max-height: 55px;
	float: none;
	clear: both;
	background: transparent url(../images/bg_containerbottom.png) no-repeat 0 bottom;
	text-align: center;
	padding: 0 0 15px 0;
	color: gray;
	font-size: 10px;
}
#leftcolumn {
	float: left;
	width: 750px;
	margin-top: 1px;
}

#rightcolumn {
	float: right;
	width: 229px;
	margin-top: 1px;
}
#fullcolumn {
	width: 100%;
	float: left;
	clear: both;
	/*background-color: yellow;*/
}

/* @end */

/* @group HEADER */

#header #headtitle {
	height: 75px;
	background: transparent url(../images/bg_headertitle.jpg) repeat-x 0 0;
	overflow: hidden;
	clear: both;
}

#header #headtitle h1 {
	float: left;
	width: 175px;
}
#header #toolsMenu {
	float: right;
	margin: 0 12px 0 0;
	padding: 0;
	display: inline;
}
#header #toolsMenu a {
	font-size: 11px;
	color: #666;
}
#header #toolsMenu a:hover {
	color: #fd0f0f;
}

#header #headtitle h4 {
	float: right;
	color: #666;
	font-size: 16px;
	white-space: nowrap;
	margin-top: 20px;
	margin-right: 12px;
	clear: right;
	display: inline;
}

#header #mainMenu {
	float: left;
	width: 100%;
	border-top: 3px solid #534f50;
	border-bottom: 3px solid #534f50;
	margin: 0;
}
#header #mainMenu li {
	float: left;
	background: #f0f1f0 url(../images/bg_menu.gif) no-repeat 0 0;
	width: 114px;
	height: 38px;
	display: block;
}
#header #mainMenu li:hover {
	background: #f0f1f0 url(../images/bg_menu.gif) no-repeat 0 -38px;
}
#header #mainMenu li.selected {
	background: #f0f1f0 url(../images/bg_menu.gif) no-repeat 0 -38px;
}
#header #mainMenu li.selected a {
	color: #000;
}
#header #mainMenu li a {
	font-size: 11px;
	color: #444;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
	width: 114px;
	height: 18px;
	display: block;
}
#header #mainMenu li a:hover {
	color: #fd0f0f;
}
#header #logoMenu {
	float: left;
	width: 100%;
	margin: 0;
}
#header #logoMenu li, #header #logoMenu li a {
	float: left;
	width: 114px;
	height: 61px;
	display: block;
	padding: 0;
}

/* @end */

#slideShow {
	float: left;
	width: 684px;
	height: 231px;
	clear: both;
	margin: 0;
	padding: 0;
}


#boxMenu {
	float: left;
	width: 100%;
	margin: 6px 0;
}
#boxMenu li {
	float: left;
	width: 25%;
	height: 99px;
	display: block;
	text-align: center;
}
#makeList {
	float:right;
	width:520px;
}
#makeList a {
	color: #111;
	padding: 1px 4px;
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
}
#makeList a:hover {
	color: #cc0000;
}
h5.homeTitle {
	float: left;
}

#homeText {
	float:right;
	width:510px;
	margin-right: 10px;
}
#homeText h1 {
	font-size: 14px;
	margin-bottom: 0.5em;
	font-weight: bold;
}


#title {
	margin: 4px 8px;
	border-bottom: 1px solid #a2a0a1;
	min-height: 20px;
	height: auto !important;
 	height: 20px;
}
#title h1, #title strong {
	display: inline;
	padding: 0;
	font-weight: bold;
}
#title h1 {
	font-size: 18px;
	float: left;
	padding-left: 8px;
	background: transparent url(../images/bullet_redarrow.gif) no-repeat 0 center;
}
#title strong {
	font-size: 18px;
	color: #ee0000;
	float: right;
}
.red {
	color: #ee0000;
}

/* @group PAGE CAR LISTING */

#left {
	float: left;
	width: 50%;
	margin-bottom: 12px;
}

#right {
	float: right;
	width: 50%;
	margin-bottom: 12px;
}
#left48 {
	float: left;
	width: 48%;
	margin-bottom: 12px;
}

#right48 {
	float: right;
	width: 48%;
	margin-bottom: 12px;
}



div.moreinfo {
	margin: 10px 0;
	line-height: 1.5em;
}
div.moreinfo a {
	font-weight: bold;
	color: #333;
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet_redarrow.gif) no-repeat 0 4px;
}
div.moreinfo a:hover {
	color: #ee0000;
}

div.cornered { 
	width: 300px;
	height: 220px;
	display: block;
	margin: 0 auto;
	/*-webkit-box-shadow: #333 0px 5px 10px;*/
	/*background: white url(../images/blank.gif) no-repeat 0 0;*/
	background-image: url(../images/blank.gif);
	background-position: -2px -2px;
	background-repeat: no-repeat;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
}

/* @end */


#thumbsGrid {
	margin: 10px 0;
	padding: 0;
}
#thumbsGrid li {
	float: left;
	margin: 4px;
}

div.thumb {
	width: 100px;
	height: 75px;
	display: block;
	background-image: url(../images/blank.gif);
	background-position: -2px -2px;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	cursor: pointer;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


div.carListing h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 4px 0;
	padding: 0 0 2px 10px;
	background: transparent url(../images/bullet_redarrow.gif) no-repeat 0 4px;
	border-bottom: 1px solid #a2a0a1;
	text-transform: uppercase;
}

div.carListing table {
	width: 100%;
}

div.carListing td {
	padding: 4px;
	vertical-align: middle;
	color: #4d4d4d;
	border-bottom: 1px solid #eee;
}
div.carListing td strong {
	color: #ee0000;
}
div.carListing td.noborder {
	border: 0;
}
div.carListing td nobr {
	margin: 0 5px;
	padding: 2px 4px;
	background-color: #36bc12;
	display: inline;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}



/* @end */

#textLayout {
	margin: 12px 8px;
}
#textLayout fieldset {
	background-color: #d4d4d4;
	padding: 8px;
}
#textLayout h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: bold;
}
#textLayout h1 {
	font-size: 20px;
}

#textLayout h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 4px 0;
	padding: 0 0 2px 10px;
	background: transparent url(../images/bullet_redarrow.gif) no-repeat 0 4px;
	border-bottom: 1px solid #a2a0a1;
	text-transform: uppercase;
}
#textLayout h5 {
	margin-bottom: 5px;
}
#textLayout h6 {
	padding-bottom:12px;
	border-bottom: 1px solid #f0f1f0;
	font-size: 11px;
}
#textLayout ul {
		list-style-type:square;
		padding: 0 20px;
		margin-top: 12px;
}
#textLayout table {
	border-collapse: collapse;
	background-color: #eee;
	margin-bottom: 18px;
}
#textLayout table table {
	margin: 0;
	}
/*
#textLayout form table {
	background-color: #f0f1f0;
	margin: 10px auto;
	width: 100%;
	border: 2px solid #7c7c7c;
}
*/
#textLayout td {
	padding: 4px 8px;
	text-align: left;
	vertical-align: top;
}
#textLayout table table td {
	padding: 2px;
	}

#textLayout td.altColor {
	background-color: #f9f9f9;
}
#textLayout table h3 {
	margin: 0;
	color: #ee0000;
}
#textLayout table h4 {
	color: #ee0000;
}
#textLayout .whiteTable {
	background-color: #fff;
}
#textLayout form .whiteTable th, td {
	padding: 8px;
	border: none;
}


.clearfloat {
	clear: both;
}
a.btnLink1 {
	margin: 4px;
	padding: 4px 8px;
	background-color: #333;
	font-weight: bold;
	color: white;
	float: left;
	font-size: 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.btnLink1:hover {
	background-color: #ee0000;
	color: white;
	}

/* ERROR LABEL FOR FORM */

.EditingFormErrorLabel
{
	font-weight: bold;
	display: block;
	margin-top: 8px;
	clear: both;
	color: red;
}


.
