.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b6e9f;
	font-size: 12px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.whitetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
}
.colheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	font-weight: bold;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b6e9f;
}
.redlink_thumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.pricetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.whitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.invent_tab {
  float: left;
	background-image: url(images/invent_tab.jpg);
	width: 165px;
	height: 22px;
	cursor: pointer;
}
.map_tab {
  float: left;
	background-image: url(images/map_tab_2.jpg);
	width: 140px;
	height: 22px;
	cursor: pointer;
}
.lease_tab {
  float: left;
	background-image: url(images/lease_tab1.jpg);
	width: 165px;
	height: 22px;
	cursor: pointer;
}
.auto_tab {
  float: left;
	background-image: url(images/services_tab1.jpg);
	width: 129px;
	height: 22px;
	cursor: pointer;
}
.sell_tab {
  float: left;
	background-image: url(images/sell_tab1.jpg);
	width: 129px;
	height: 22px;
	cursor: pointer;
}




.invent_tab_m {
  float: left;
	background-image: url(images/invent_tab_2.jpg);
	width: 165px;
	height: 22px;
	cursor: pointer;
}
.map_tab_m {
  float: left;
	background-image: url(images/map_tab.jpg);
	width: 140px;
	height: 22px;
	cursor: pointer;
}
.lease_tab_m {
  float: left;
	background-image: url(images/lease_tab2.jpg);
	width: 165px;
	height: 22px;
	cursor: pointer;
}
.auto_tab_m {
  float: left;
	background-image: url(images/services_tab2.jpg);
	width: 129px;
	height: 22px;
	cursor: pointer;
}
.sell_tab_m {
  float: left;
	background-image: url(images/sell_tab2.jpg);
	width: 129px;
	height: 22px;
	cursor: pointer;
}





#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(images/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}



div.toolbar button.cancel {
	background-color: #ffffff;
	color: #993333;
	border: 0px;
	background: none;
}

div.toolbar button.cancel:hover {
	background-color: #ffffcc;
	text-decoration: underline;
}

div.toolbar button.disabled, div.toolbar button.disabled:hover {
	color: #000000;
	background-color: #cccccc;
}

div.toolbar {
	overflow: auto;
}
div#galleryContainer {
	text-align: center;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

div#galleryContainer div.toolbar {
	margin-top: 5px;
	background-color: #ffffff;
}
div.toolbar {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	border: 1px solid #cccccc;
	border: 0px;
	margin-bottom: 5px;
	text-align: left;
	background-color: #eeeeff;
	background-color: #eeffee;
	background-color: #ededff;
}

div.toolbar a {
	width: auto;
	text-decoration: none;
	color: #666666;
	background-color: #ddffdd;
	padding: 3px 3px 3px 3px;
	border: 1px solid #888888;
	white-space: nowrap;
	line-height: 1.7;
	text-indent: 3px;
	margin-top: 4px;
}

div.toolbar a.showall {
	font-weight: bold;
}

div.toolbar a img {
	vertical-align: middle;
}

div.toolbar a:hover {
	background-color: #ffffcc;
	border-color: #000000;
	border-color: #006600;
	color: #000000;
	color: #006600;
}

div.toolbar label {
	color: #666666;
}

div.toolbar select {
	border: 1px solid #888888;
	color: #666666;
}

div.toolbar select option {
}

div.toolbar div.title {
	font-weight: bold;
}
div.toolbar, div.actionBar {
	background-color: #B2E0B2;
}

div.toolbar * {
	font-size: 8pt;
	
}
button {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ddeedd;
	background-color: #006600;
	color: #336633;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

button:hover {
	background-color: #ffffcc;
	color: #336633;
}
a img {
	border: none;
}



div#gmap {
	height: 499px; 
	width: 570px; 
	border: 1px solid #666666; 
}

div#mapToolbar {
	padding: 5px;
	text-align: center;
	background-color: #ffffcc;
	border: 1px solid #999966;
	border-top: 0px;
	margin-bottom: 5px;
}

body.used div#gmap div.infoWindow {
	min-width: 300px;
	min-height: 280px;
}

a.infoWindowThumb {
	display: block;
}

div.mapInfoTitle {
	margin-bottom: 5px;
}

div.mapInfoTitle a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

.mapInfoLink a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div.mapInfoSubtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
	font-weight: bold;
	font-size: 10px;
}

div.mapInfoPrice, div.mapInfoDescription {
	font-weight: bold;
	clear: both;
}

div.mapInfoDescription {
	margin-bottom: 6pt;
}
div#column1 {
	float: left;
}
div#column2 {
	float: right;
}

div.twoColumn div#column1.map {
	width: 200px;
}

div.dealerDirectionsLink {
	margin-top: 2px;
}

div.dealerDirectionsLink a {
	font-family: tahoma;
	height: 20px;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
}

div#dealerDirections.twoColumn {
	width: 961px;
}

div#dealerDirections.twoColumn div#column1 {
	width: 570px;
}

div#dealerDirections.twoColumn div#column2 {
	width: 370px;
}	


.notice, .warning, .success {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #333333;
	padding: 5px;
	font-weight: bold;
}

.notice {
	background-color: #ddddff;
}
div.notice {
	border: 4px solid #333399;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.notice.help {
	width: 300px;
}
div#directionsPanel {
font-family: Arial, sans-serif;
 font-size: 10px;
	float: right;
}
div#directionsPanel a{

	float: right;
}
label {
	font-family: Arial, sans-serif;
}



p, body, td {
	font-size: 11px;
}

p, body, td, h3, h4, h5, h6, select, input {
	font-family: Tahoma, Helvetica, sans-serif;
}

div.articleBody p {
	font-family: Verdana, sans-serif;
}

h1, h2 {
	font-family: "Trebuchet MS", sans-serif;
}

label {
	font-family: Arial, sans-serif;
}

select {
	color: #444444;
	font-weight: normal;
}

label {
	vertical-align: middle;
}

body {
	padding: 0px;
	margin: 0px;
}

ol {
	list-style: decimal;
	margin-left: 30px;
}

ol li {
	margin-bottom: 6pt;
}

ul {
	list-style: square;
	margin-left: 30px;
	margin-left: 10px;
	padding-left: 0px;
}

ul li {
	margin-left: 10px;
	padding-left: 0px;
}

legend {
	font-family:Verdana; font-size: 11px; color: #888888;
}

button {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ddeedd;
	background-color: #006600;
	color: #336633;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

button:hover {
	background-color: #ffffcc;
	color: #336633;
}



form {
	padding: 0px;
	margin: 0px;
}

div#content {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

div#content, div#header, div#footer {
	clear: both;
	width: 960px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px; 
}

div#header {
	padding-top: 5px;
	margin-bottom: 5px;
}

div#headerNav {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#headerNav div#mainNav {
	float: left;
}

div#headerNav div#mainNav ul {
	margin-left: 0px;
	clear: left;
	margin-top: 10px;
}

div.tabs {
	float:left;
}

div.tabs ul, div.tabs ul li {
	list-style-type:none;
	margin:0;
	padding:0
}

div.tabs ul {
	width:850px;
}

div.tabs ul li {
	float:left;
	margin-right: 2px;
	text-align: center;
}

div.tabs ul a {
	float:left;
	padding: 4px 0px;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Trebuchet MS", sans-serif;
	background-color: #cccccc;
	color: #333333;
	margin-top: 4px;
}

div.tabs ul a:hover {
	background-color: #ffffcc;
	color: #333333;
	background-color: #333333;
	color: #ffffff;
}

div.tabs ul li.on a, div.tabs ul li.on a:hover {
	background-color: #009900;
	color: #ffffff;
	padding-bottom: 6px;
	font-size: 11pt;
	margin-top: 0px;
}

div#headerNav div#subNav {
	float: right;
	margin-top: 10px;
}

div#headerNav div#subNav a {
	color: blue;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.6;
}

div#headerNav div#subNav a:hover {
	background-color: #ffffcc;
}

div#headerSearch {
	clear: both;
	padding: 10px;
	background-color: #00A852;
	background-color: #009900;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

div#headerSearch button {
	margin-left: 2px;
	margin-right: 2px;
}

div#headerSearch {
	padding-top: 3px;
	padding-bottom: 3px;
}

div#headerSearch label {
	margin-top: 5px;
	margin-right: 5px;
}

div#headerSearch p button {
	height: 25px;
	margin-top: 2px;
	margin-left: 5px;
}

label.search {
	font-size: 11pt;
	margin-bottom: 2px;
	position: relative;
	top: -3px;
}

button.search {
	font-size: 10pt;
	font-family: Tahoma;
}

input#q, input#q.blur {
	font-size: 12pt;
	width: 500px;
	font-weight: bold;
	font-family: Tahoma;
}

input.blur {
	background-color: #ddeedd;
}

div#headerSearch a {
	color: white;
	border-bottom: 1px dotted white;
	text-decoration: none;
	margin-left: 15px;
}

div.pane {
	float: left; 
	background-color: #006600; 
	height: 315px;
	padding: 5px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.pane h2 {
	color: #ffffff;
	border-bottom: 1px dotted white;
}

strong {
	font-weight: bold;
}

div.quickSearch {
	background-color: #ddeedd;
}

div.quickSearch * {
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet MS;
}

div.quickSearch div {
	margin-bottom: 5px;
}

div.quickSearch div select {
	width: 170px;
	cursor: pointer;
	cursor: hand;
}

div.quickSearch div.region select {
	font-weight: normal;
}

div.quickSearch div.region select option {
	padding-left: 15px;
	font-weight: normal;
}

div.quickSearch div.region select option.province {
	padding-left: 0px;
	font-weight: bold;
}

div.quickSearch div.year select {
	width: 75px;
}

div.quickSearch div.toolbar {
	margin-top: 40px;
	text-align: center;
	background: none;
}

div.quickSearch div.toolbar button, body.financing table div.toolbar button {
	text-align: center;
	font-size: 13pt;
}

div.quickSearch div.newUsed {
	margin-top: 30px;
}

div.quickSearch div.newUsed label, div.quickSearch div.newUsed input {
	cursor: pointer;
	cursor: hand;
	vertical-align: middle;
}

div#footer #rss {
	float: right;
	padding: 6pt;
}

a img {
	border: none;
}

div#footer {
	background-color: #666666;
	margin-top: 12pt;
	clear: both;
	margin-bottom: 12pt;
}

div#footer ul {
	padding: 6pt;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#footer ul li {
	display: inline;
	margin-right: 6pt;
}

div#footer ul li a {
	color: #444444;
	color: #ffffff;
	font-weight: bold;
}

div#footer div.mousetext {
	padding: 6pt;
	padding-top: 0px;
}

div#footer div.mousetext p {
	color: #ffffff;
}

div#footer div.mousetext p a {
	color: #ffffff;
}

fieldset {
	padding: 5pt;
	background-color: #ddddff;
	border: 0px;
	margin-bottom: 5px;
}

fieldset.publicProfile {
	background-color: #ddeedd;
	border: 1px solid #cccccc;
	border-top: 1px solid black;
}

fieldset.publicProfile legend {
	color: black;
	font-weight: bold;
}

p.labelFieldPair {
	clear: both;
	float: none;
	min-height: 18pt;
	overflow: visible;
}

p.labelFieldPair label {
	clear: left;
	display: block;
	float: left;
	font-weight: bold;
	width: 150px;
	text-align: right;
}

p.labelFieldPair input, p.labelFieldPair span#city, p.labelFieldPair span.inputGroup, p.labelFieldPair textarea, p.labelFieldPair span.phone {
	clear: right;
	float: left;
	margin-left: 10px;
	height: 18px;
}

p.labelFieldPair span.inputGroup {
	height: 20px;
}

p.labelFieldPair textarea {
	height: 200px;
	width: 500px;
}

form#contactForm p.labelFieldPair textarea {
	height: 100px;
	width: 300px;
}

p.labelFieldPair span.inputGroup input, p.labelFieldPair span.inputGroup label, p.labelFieldPair span.inputGroup select {
	display: inline;
	float: none;
	clear: none;
	margin-left: 0px;
}

p.labelFieldPair span.inputGroup input, p.labelFieldPair span.inputGroup select {
	vertical-align: middle;
}

p.labelFieldPair select {
	clear: right;
	float: left;
	margin-left: 10px;
	height: 20px;
}

p.labelCheckboxPair {
	clear: both;
	float: none;
	position: relative;
}

p.labelCheckboxPair input {
	left: 80px;
	position: absolute;
	top: 1px;
}

p.labelCheckboxPair label {
	display: block;
	margin-left: 90px;
	width: 200px;
}

span#city {
	font-weight: bold;
}

div.confirm {
	background-color: #ddffdd;
	padding: 5pt;
	margin-bottom: 6pt;
}

ul.errors {
	background-color: #ffdddd;
	padding: 5pt;
	margin-bottom: 6pt;
}

ul.errors li {
	list-style: square;
	margin-left: 12pt;
}

h1 {
	color: #000000;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 12pt;
	font-size: 19pt;
}

h1 span.trim {
	color: #cccccc;
}

div.newsArticle h1 {
	width: 600px;
}

h2, h2 a {
	font-size: 12pt;
	color: #ff5a00;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-decoration: none;
}

h3, h3 a {
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	margin-bottom: 3pt;
	margin-top: 0px;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0px;
	margin-bottom: 5px;
}

div.featureGroup {
	float: left;
	height: 150px;
	margin-right: 16pt;
	margin-bottom: 12pt;
	width: 170px;
}

div.featureGroupHeader {
	font-weight: bold;
	margin-bottom: 6pt;
}

p.featureGroupItem {
}

div.featureGroupItem label {
	white-space: nowrap;
}

div.actionBar {
	padding: 10px;
	background-color: #eeffee;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

div#column1.vehiclePhotos div#thumbnails {
	text-align: center;
}

div#column1.vehiclePhotos div#thumbnails div.itemBlock {
	display: block;
	float: left;
	width: 150px;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
}

div.bannerad {
	margin: 0px;
	border: 0px;
	border: 0px;
	overflow: hidden;
	padding: 0px;
}

div.bannerad div.bannertag {
	text-transform: uppercase;
	color: #cccccc;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	font-size: 9px;
	text-align: right;
}

div.buttonad {
	height: 60px;
	width: 120px;
	float: left;
	margin-right: 5px;
}

div.bannerad iframe, div.bannerad div.placementBanner {
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #cccccc;
}

div.buttonad iframe {
	border: 0px;
	padding: 0px;
}

div.placementBanner {
	background-color: #eeeeff;
	font-size: 16pt;
	color: #cccccc;
	text-align: center;
}

div.placementBanner span {
	vertical-align: bottom;
	display: block;
	margin-top: 30px;
}

div#leaderboardTop {
	width: 732px;
	min-height: 94px;
	float: right;
}

div#leaderboardTop iframe, div#leaderboardTop div.placementBanner {
	width: 728px;
	height: 90px;
}

div.bigboxad {
	margin-top: 10px;
	width: 304px;
	min-height: 250px;
}

div.centred {
	margin: auto;
}

div.right {
	float: right;
}

div.left {
	float: left;
}

div.twoBigbox {
	margin-top: 100px;
}

div.twoBigbox div.bigboxad {
	margin-right: 50px;
}

div.bigboxad iframe, div.bigboxad div.placementBanner {
	width: 300px;
	height: 250px;
}

div#adSkyscraperRight {
	float: right;
	min-height: 604px;
	width: 164px;
	margin-left: 0px;
}

div#adSkyscraperRight iframe, div#adSkyscraperRight div.placementBanner {
	height: 600px;
	width: 160px;
}

div#thumbPhoto {
	height: 110px;
	overflow-x: scroll;
	overflow-y: hidden;
}

div#column2.vehicleDetail div.vehicleBlock {
	padding: 5px;
	clear: both;
	overflow: auto;
}

div.vehicleBlock p.labelFieldPair label {
	width: 125px;
}

div.toolbar {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	border: 1px solid #cccccc;
	border: 0px;
	margin-bottom: 5px;
	text-align: left;
	background-color: #eeeeff;
	background-color: #eeffee;
	background-color: #ededff;
}

div.toolbar a {
	width: auto;
	text-decoration: none;
	color: #666666;
	background-color: #ddffdd;
	padding: 3px 3px 3px 3px;
	border: 1px solid #888888;
	white-space: nowrap;
	line-height: 1.7;
	text-indent: 3px;
	margin-top: 4px;
}

div.toolbar a.showall {
	font-weight: bold;
}

div.toolbar a img {
	vertical-align: middle;
}

div.toolbar a:hover {
	background-color: #ffffcc;
	border-color: #000000;
	border-color: #006600;
	color: #000000;
	color: #006600;
}

div.toolbar label {
	color: #666666;
}

div.toolbar select {
	border: 1px solid #888888;
	color: #666666;
}

div.toolbar select option {
}

div.toolbar div.title {
	font-weight: bold;
}

div#column1.vehiclePhotos div.toolbar div.title {
	display: inline;
	color: #ffffff;
}

div#column1.vehiclePhotos div.toolbar {
	background-color: black;
	border: 0px;
}

div#column1.vehiclePhotos div.toolbar a {
	background-color: #000000;
	border: 1px solid #666666;
	color: #ffffff;
}

div#column1.vehiclePhotos div.toolbar a:hover {
	background-color: #ffffee;
	border-color: #ffffff;
	color: #000000;
}


div#vehicleSpecs {
	background-color: #cccccc;
	overflow: auto;
	margin-bottom: 5px;
}

div#vehicleSpecs div.vehicleSpecPair {
	width: 218px;
	float: left;
	padding: 5px;
	margin: 2px;
	background-color: #efefef;
}

div#vehicleSpecs div.vehicleSpecPair div.specLabel {
	font-weight: bold;
	float: left;
	width: 78px;
}

div#vehicleSpecs div#description {
	clear: both;
	background-color: #ffffee;
	border: 1px solid #cccccc;
	width: 448px;
}

div#vehicleSpecs div#description div.specLabel {
	width: 100px;
	margin-bottom: 5px;
}

div#vehicleSpecs div#description div.specValue {
	clear: both;
	padding: 5px;
}

div#vehicleFeatures div.featureTitle {
	font-weight: bold;
}

ul.checkList {
	margin-left: 15px;
	padding-left: 0px;
}

ul.checkList li, ul.featureList li ul.checkList li {
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url('/images/icon/tick.png')
}

ul.featureList {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}

ul.featureList li {
	margin: 0px;
	padding: 0px;
}

ul.featureList li ul.checkList {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

ul.featureList li ul.checkList li {
	padding: 0px;
}

ul.featureList, ul.featureList li {
	list-style: none;
	font-weight: bold;
}

ul.featureList li ul.checkList li {
	font-weight: normal;
}

form#edit ul.featureList, ul.checkList {
	margin-left: 25px;
	padding-left: 0px;
}

form#edit ul.featureList li, ul.checkList li {
	margin-left: 0px;
	padding-left: 0px;
}


form#edit fieldset ul.featureList {
	margin: 0px;
	width: 185px;
	list-style: none;
}

form#edit fieldset ul.checkList li, form#edit fieldset ul.checkList {
	list-style: none;
	list-style-image: none;
}

div#vehicleSeller div.name {
	font-size: 16pt;
	font-weight: bold;
}

div#vehicleSeller div.phone {
	font-size: 16pt;
	font-weight: bold;
	color: #ff5a00;
}

div#vehicleSeller div.phone span.secondary {
	font-weight: normal;
	font-size: 11pt;
}

div#vehicleContact {
	border: 1px solid #ddddff;
	margin-bottom: 5px;
}

div#vehicleContact h2 {
	margin-top: 0px;
}

div.clear {
	clear: both;
}

div#column1 {
	float: left;
}

div#thumbnailList {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

div#thumbnailList div.thumbnailBlock {
	float: left;
	width: 130px;
	height: 130px;
	margin-right: 12px;
	margin-left: 12px;
}

div.thumbnailBlock div.thumbnailPhoto {
	height: 100px;
}

div.thumbnailBlock div.thumbnailText {
	text-align: center;
	font-size: 8pt;
}

div.thumbnailBlock div.thumbnailText div.price {
	font-weight: bold;
}


div.oneColumn, div.twoColumn {
	width: 790px;
	float: left;
}

div#column1 {
	float: left;
}

div#column2 {
	margin-left: 5px;
	float: right;
	width: 572px;
}

div.oneColumn div#column1 {
	width: 100%;
}

div.twoColumn div#column1 {
	width: 640px;
}

div.twoColumn div#column1.map {
	width: 200px;
}

div#photoGallery {
	width: 960px;
}

div#photoGallery.twoColumn div#column1 {
	width: 540px;
}

div#photoGallery.twoColumn div#column2 {
	width: 400px;
	text-align: right;
}

div#dealerDirections.twoColumn {
	width: 960px;
}

div#dealerDirections.twoColumn div#column1 {
	width: 570px;
}

div#dealerDirections.twoColumn div#column2 {
	width: 370px;
}

div#photoGallery.twoColumn div#column2 div.bigboxad {
	float: right;
}

body.home div.twoColumn {
	width: 100%;
}

body.home div.twoColumn div#column2, body.sell div.twoColumn.landing div#column2 {
	width: 315px;
}

div.featureBlock.featureArticles, div.provinceRegion, div.featureMakes, div.articleTypeIndex {
	background-color: #dedede;
}

div.twoColumn div#column1.vehiclePhotos {
	width: 300px;
}

div.twoColumn div#column1.vehiclePhotos div.photos {
	width: 300px;
	background-color: black;
	padding: 5px;
	text-align: center;
	overflow: auto;
	margin-bottom: 10px;
}

div.twoColumn div#column2.vehicleDetail {
	width: 475px;
}

body.sell div.twoColumn.landing {
	width: 100%;
}

body.sell div.twoColumn.landing div#column1 {
	width: 720px;
}

body.sell div.twoColumn.landing div#column2 {
	width: 225px;
}

body.home h1 {
	margin-bottom: 10px;
}

h2.featureBlock {
	background-color: #444444;
	padding: 2px;
	color: white;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 8pt;
	margin: 0px;
}

div.featureBlock {
	clear: both;
	border: 1px solid #999999;
	border-top: 0px;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
}

div.featureArticles div.article {
	border: 1px dotted #999999; 
	padding: 5px; 
	overflow: hidden; 
	margin-bottom: 5px; 
	background-color: #ffffdd;
	clear: both;
}

div.featureArticles div.article p {
	font-size: 10pt;
}

div.featureVehicles {
	background-color: #666666;
	border: 5px solid #444444;
	border-top: 0px;
}

a.more {
	color: #444444;
	background-color: #cccccc;
	font-weight: bold;
	display: block;
	text-align: right;
	padding: 3px;
	text-transform: uppercase;
	color: #0000ff;
}

a.more:hover {
	background-color: #ffff99;
	color: #444444;
}

a.jumplink {
	text-align: center;
	margin-bottom: 10px;
}

div.featureVehicles div.thumbnailBlock {
	margin-bottom: 5px;
}

div.featureVehicles div.thumbnailBlock * a, div.featureVehicles div.thumbnailBlock * {
	color: white;
}

div.featureVehicles div.thumbnailBlock * div.title {
	margin-top: 2px;
}

div.featureVehicles div.thumbnailBlock * div.title a {
	padding: 2px;
	padding-top: 1px;
}

div.featureVehicles div.thumbnailBlock * div.title a:hover {
	background-color: #ffff99;
	color: #444444;
}

div.featureVehicles div.thumbnailBlock div.thumbnailPhoto a {
	display: block;
	overflow: hidden;
	border: 2px solid black;
}

div.featureVehicles div.thumbnailBlock div.thumbnailPhoto a img {
	display: block;
}

div.featureVehicles div.thumbnailBlock div.thumbnailPhoto a:hover {
	border-color: #ffff99;
}

div.featureArticles div.article a.featureArticleThumb {
	display: block;
	float: left; 
	margin-right: 5px; 
	margin-bottom: 5px;
	border: 2px solid #efefef;
}

div.featureArticles div.article a.featureArticleThumb:hover {
	border-color: #009900;
}

div#gmap {
	height: 499px; 
	width: 570px; 
	border: 1px solid #666666; 
}

div#mapToolbar {
	padding: 5px;
	text-align: center;
	background-color: #ffffcc;
	border: 1px solid #999966;
	border-top: 0px;
	margin-bottom: 5px;
}

body.used div#gmap div.infoWindow {
	min-width: 300px;
	min-height: 280px;
}

a.infoWindowThumb {
	display: block;
}

div.mapInfoTitle {
	font-weight: bold;
	font-size: 11pt;
	color: #ff5a00;
	margin-bottom: 5px;
}

div.mapInfoSubtitle {
	font-weight: bold;
	font-size: 10pt;
}

div.mapInfoPrice, div.mapInfoDescription {
	font-weight: bold;
	clear: both;
}

div.mapInfoDescription {
	margin-bottom: 6pt;
}

div#searchResults {
	overflow: hidden;
}

div#searchResults.map {
	background-color: #ddeedd;
	padding: 5px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 200px;
	margin-right: 0px;
	height: 526px;
}

div.bigNotice {
	padding: 5px;
	padding-left: 60px;
	background: url('/images/icon/info.gif');
	background-repeat: no-repeat;
	border: 2px solid #3366ff;
	background-position: 5px 5px;
	margin-bottom: 5px;
	
}

div.bigNotice p {
	font-weight: bold;
	padding: 5px;
	font-size: 12pt;
	color: #3366ff;
}

a.itemBlockIndex {
	display: block;
	border: 1px solid #999999;
	margin-bottom: 2px;
	padding: 2px;
	overflow: hidden;
	text-decoration: none;
	background-color: #ffffff;
}

a.itemBlockIndex:hover {
	border: 1px solid black;
	background-color: #eeeeef;
}

a.itemBlockIndex span.title {
	text-decoration: underline;
	display: block;
	font-weight: bold;
}

a.itemBlockIndex span.mapIndexLine2 {
	display: block;
	color: #000000;
}

div.provinceRegion ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5pt;
}

div.provinceRegion ul li ul {
	list-style: square;
	margin: 0px;
	margin-left: 15pt;
	padding: 0px;
}

div.provinceRegion ul li ul li {
	margin: 0px;
	padding: 0px;
}

div.provinceRegion ul li a.provinceName {
	font-weight: bold;
}

div.provinceRegion div.provinceGroup {
	float: left;
	width: 150px;
	margin-right: 5px;
}

div.featureMakes a.more, div.articleTypeIndex a.more {
	display: block;
	clear: both;
}

div#makeList ul, div.indexList ul {
	display: block;
	float: left;
	width: 95px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

div.articleTypeIndex div.indexList ul {
	width: 285px;
}

div.articleTypeIndex div.indexList ul li {
	margin-bottom: 10px;
}

img.indexIcon {
	display: block;
	float: left;
	margin-right: 5px;
}

span.indexMileage {
	color: #999999;
}

div.featureLinks {
	background-color: #ffffff;
}

div.featureLinks div {
	width: 145px;
	float: left;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	height: 28px;
}

div.featureLinks div a {
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Trebuchet MS", serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #ff5a00;
}

div.featureLinks div a:hover {
	text-decoration: underline;
}

div.featureLinks div a strong {
	display: block;
	width: 20px;
	float: left;
	color: #ffffff;
	margin-left: 1px;
	font-size: 15pt;
	line-height: 1;
	text-align: center;
}

div.featureLinks div.homePointNew {
	background-image: url('/images/icon/home_point_blank.gif');
}

div.featureLinks div.homePointUsed {
	background-image: url('/images/icon/home_point_blank.gif');
}

div.featureLinks div.homePointSell {
	background-image: url('/images/icon/home_point_blank.gif');
}

div.featureLinks div.homePointDealer {
	background-image: url('/images/icon/home_point_blank.gif');
}

div.featureLinks a {
	color: #ffffff;
	background-color: #ff5a00;
	border: 0px;
	display: block;
	width: 125px;
	float: left;
	border: 0px;
	padding: 8px;
	font-size: 13pt;
	font-weight: bold;
	margin: 2px;
}

div.featureLinks a:hover {
	color: #ffff99;
}

div#sellStep1, div#sellStep2, div#sellStep3 {
	float: left;
	width: 200px;
	height: 180px;
	margin-right: 20px;
	padding: 10px;
	border: 1px dotted #666666;
	background-color: #eeeeee;
}

div#sellStep3 {
	border-color: black;
	background-color: #ffffee;
	margin-right: 0px;
}

div#sellStep3 p {
	margin-bottom: 6pt;
}

div#sellStories {
	background-color: #eeffee;
	padding: 5px;
}

div#sellStories p {
	margin-bottom: 6pt;
}

div.pageindicator {
	color: #ff5a00;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.pageindicator a.nextprev {
	font-weight: bold;
}

div.pageindicator a {
	line-height: 2;
}

div.pageindicator span {
	font-weight: bold;
	background: inherit;
	font-size: 12pt;
}

div#searchResults.map div.pageindicator {
	background-color: inherit;
}

img.icon {
	vertical-align: middle;
}

a.withIcon, a.withIcon, label.withIcon {
	background-repeat: no-repeat;
	background-position: 3px;
}

a.withIcon {
	padding-left: 22px !important;
}

a.mapView {
	background-image: url('/images/icon/map.png');
}

a.listView {
	background-image: url('/images/icon/application_view_list.png');
}

a.thumbnailView {
	background-image: url('/images/icon/application_view_tile.png');
}

a.contactSeller {
	background-image: url('/images/icon/email.png');
}

a.sendFriend {
	background-image: url('/images/icon/user_go.png');
}

a.user {
	background-image: url('/images/icon/user.png');
}

a.print {
	background-image: url('/images/icon/printer.png');
}

a.facebook {
	background-image: url('/images/icon/facebook.gif');
}

a.bookmark {
	background-image: url('/images/icon/star.png');
}

a.photos {
	background-image: url('/images/icon/photos.png');
}

a.car {
	background-image: url('/images/icon/car.png');
}

a.zoom {
	background-image: url('/images/icon/magnifier_zoom_in.png');
}

a.view {
	background-image: url('/images/icon/magnifier.png');
}

a.apply {
	background-image: url('/images/icon/page_edit.png');
}

a.edit {
	background-image: url('/images/icon/page_edit.png');
}

a.mapView {
	background-image: url('/images/icon/map.png');
}

a.calculator {
	background-image: url('/images/icon/calculator.png');
}

a.magnifier {
	background-image: url('/images/icon/magnifier.png');
}

a.money {
	background-image: url('/images/icon/money.png');
}

a.photos {
	background-image: url('/images/icon/photos.png');
}

a.help {
	background-image: url('/images/icon/help.png');
}

a.newspaper {
	background-image: url('/images/icon/newspaper.png');
}

.withIcon.required {
	background-image: url('/images/icon/bullet_go.png');	
}

.withIcon.go {
	background-image: url('/images/icon/bullet_go.png');	
}

.withIcon.trash {
	background-image: url('/images/icon/bin_closed.png');
}

.withIcon.key {
	background-image: url('/images/icon/key.png');
}

.withIcon.blueTag {
	background-image: url('/images/icon/tag_blue.png');
}

.withIcon.blueTagRemove {
	background-image: url('/images/icon/tag_blue_delete.png');
}

.withIcon.tick {
	background-image: url('/images/icon/tick.png');
}

.withIcon.rss {
	background-image: url('/images/icon/feed.png');
}

body.dealer div#headerSearch div#headerSearchAdvanced div.pane {
	float: none;
	height: auto;
}

body.used div#landing.twoColumn div#column1 {
	width: 450px;
}

body.used div#landing.twoColumn div#column2 {
	width: 330px;
}

body.used div#regionPage {
	width: 100%;
}

body.used div#regionPage.twoColumn div#column1 {
	width: 645px;
}

body.used div#regionPage.twoColumn div#column2 {
	width: 310px;
}

h3.dealerSectionDivider {
	border-top: 2px solid #454545;
	background-color: #cccccc;
	clear: both;
	padding: 2px 4px 4px 4px;
	margin: 0px;
	margin-bottom: 10px;
	color: #454545;
}

div#directionsPanel {
	float: right;
}

div#dealerSectionTabs.tabs {
	padding-top: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom: 2px solid #009900;
	margin-bottom: 5px;
	width: 100%;
}

div#dealerSectionTabs.tabs ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

div#dealerSectionTabs.tabs ul li a {
	background-color: #cccccc;
	color: #454545;
	border-color: #cccccc;
	border-right: 1px solid #999999;
	font-size: 13px;
	font-family: tahoma, sans-serif;
	font-family: arial;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	margin-right: 4px;
}

div#dealerSectionTabs.tabs ul li a:hover {
	background-color: #ffffcc;
	border-color: #eeeecc;
	border-right: 1px solid #999999;
	color: #666666;
}

div#dealerSectionTabs.tabs ul li.on a {
	background-color: #454545;
	background-color: #009900;
	color: #ffffff;
	border-color: #cccccc;
	border-right: 1px solid #999999;
}

div#dealerSectionTabs.tabs ul li a#tab-pre-owned,
div#dealerSectionTabs.tabs ul li a#tab-map-directions,
div#dealerSectionTabs.tabs ul li a#tab-contact-us,
div#dealerSectionTabs.tabs ul li a#tab-credit
{
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px !important;
}

div#dealerSectionTabs.tabs ul li a#tab-pre-owned {
	background-image: url('/images/icon/car.png');
}

div#dealerSectionTabs.tabs ul li a#tab-map-directions {
	background-image: url('/images/icon/map.png');
}

div#dealerSectionTabs.tabs ul li a#tab-contact-us {
	background-image: url('/images/icon/email.png');
}

div#dealerSectionTabs.tabs ul li a#tab-credit {
	background-image: url('/images/icon/page_edit.png');
}

body.used div#dealerSectionTabs ul {
	margin-left: 400px;
}

table.searchListView {
	width: 100%;
}

table.searchListView thead tr th {
	font-weight: bold;
	padding: 3px;
	background-color: #ddeedd;
	text-align: center;
}

table.searchListView tbody tr td {
	padding: 3px;
	text-align: center;
	font-size: 10pt;
}

table.searchListView tbody tr td.numeric {
	text-align: right;
}

table tbody tr.alt {
	background-color: #ddeedd;
}

div.newsArticle h1 {
	margin-bottom: 6pt;
}

div.newsArticle h2 {
	font-size: 12pt;
	font-style: italic;
	margin-bottom: 12pt;
}

div.newsArticle div.articleDate {
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 6pt;
}

div.newsArticle div.articleAuthor {
	text-transform: uppercase;
	font-weight: bold;
}

div.newsArticle div.articleAuthorAgency {
	text-transform: uppercase;
}

img.articleThumbPhoto {
	float: right;
	margin: 5px 5px;
}

div.articleBody {
	margin-bottom: 6pt;
}

div.articleBody p {
	margin-top: 12pt;
	font-size: 9pt;
}

div.articleBody img {
	margin: 5px;
	display: block;
}

div.articleBody table {
	margin: 5px;
}

div.articleBody table tbody td.caption {
	color: #666666;
}

div.articleBody ul {
	margin-top: 6pt;
	clear: left;
}

div.articleBody ul li {
	list-style-image: url('/images/icon/tick.png');
	margin-bottom: 2pt;
}

div.articleBody a.withIcon {
	clear: both;
	display: block;
	float: right;
	margin-right: 5px;
	white-space: nowrap;
}

div.articleBody a.continue {
	display: block;
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

form.bodyForm fieldset {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	background-color: #eeffee;
}

form.bodyForm fieldset h2 {
	background-color: #cceecc;
	color: #333333;
	margin: 0px;
	padding: 5px;
	margin-bottom: 5px;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
}
	
body.dealer form.bodyForm fieldset {
	background-color: #eeeeff;
}

body.dealer form.bodyForm fieldset h2 {
	background-color: #ccccee;
}

div.dealerMasthead {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

div.dealerMasthead div.dealerLogo {
	margin-bottom: 5px;
}

div.dealerMasthead div.dealerLogo a img {
	max-width: 220px;
}


div.dealerMasthead div.column1,
div.dealerMasthead div.column2 {
	float: left;
	margin-right: 10px;
	width: 260px;
}

div.dealerMasthead div.column1 {
	width: 270px;
}

div.dealerMasthead div.column2 {
	padding-top: 10px;
	overflow: visible;
}

div.dealerMasthead div.column3 {
	float: right;
}

div.dealerMasthead div.column2 {
	font-size: 10pt;
}

div.dealerMasthead div.column2 ul.checkList {
	margin-top: 12pt;
}

div.dealerMasthead div.column2 ul.checkList li {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
}

div.dealerMasthead div.dealerAddress div.dealerName {
	font-weight: bold;
}

div.dealerMasthead div.dealerAddress {
	font-size: 10pt;
}

div.dealerMasthead div.dealerAddress div.dealerCity span.provinceCode {
	margin-right: 5pt;
}

div.dealerMasthead div.dealerContact {
	margin-top: 12pt;
	font-size: 11pt;
	font-weight: bold;
}

div.dealerMasthead div.dealerContact div.dealerSecondaryPhone {
	font-size: 13pt;
	font-weight: bold;
}

div.dealerMasthead div.dealerContact div.dealerContactName {
	margin-bottom: 6pt;
}

div.dealerMasthead div.dealerContact div.dealerPrimaryPhone {
	font-size: 16pt;
	font-weight: bold;
	color: #ff5a00;
}

div.dealerMasthead div.dealerDescription {
}

div.dealerMastheadSmall div.column2 {
	padding-top: 0px;
}

div.dealerMastheadSmall div.dealerContact {
	margin-top: 0px;
	width: 300px;
}

div.dealerMasthead div.tabs {
	clear: both;
	margin-left: 10px;
	margin-top: 55px;
}

div.geographyName {
	font-size: 12pt;
	font-weight: bold;
	color: #454545;
}

div.geographyName a {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px dotted #0000ff;
	font-size: 9pt;
}

div.quickFilter {
	padding: 3px;
	background-color: #dddddd;
	padding-left: 10px;
	overflow: hidden;
}

div.quickFilter * select, div#locationBox * select {
	font-size: 8pt;
}

div.quickFilter div.geographyName {
	margin-top: 5px;
	margin-right: 10px;
}

div.quickFilter div.slider, div.quickFilter div.geographyName, div.filterElement {
	float: left;
	height: 20px;
}

div.quickFilter div.filterElement {
	margin-top: 5px;
}

div.quickFilter div.filterElement input#postalCode {
	width: 55px;
	font-size: 8pt;
}

div.quickFilter div#filterMake, div.quickFilter div#filterModel {
	margin-right: 3px;
}

div.quickFilter div#filterMake, div.quickFilter div#filterModel, div.quickFilter div#filterCategory, div.quickFilter div#filterRefresh {
	margin-top: 10px;
}

div.slider {
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
}

div.slider img.handle {
	cursor: pointer;
	cursor: hand;
}

div.slider div.track {
	height: 20px;
	width: 100px;
	background: url(/images/widget/slider_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.slider div.label {
	text-align: center;
}

div#locationBox {
	background-color: #dddddd;
	clear: both;
	padding: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

div#locationBox div.filterElement {
	margin-top: 15px;
	margin-right: 3px;
}

div#locationBox div#radiusFilter {
	margin-top: 5px;
}

div#locationBox div#radiusFilter div.slider {
	width: 100px;
}

div#locationBox div#locationSelect {
	background-color: #ffffcc;
	padding: 5px;
	overflow: hidden;
	margin-top: 5px;
	border: 1px solid #999999;
}

div#locationBox div#locationSelect p {
	margin: 0px;
}

div#locationBox div#locationSelect p input, div#locationBox div#locationSelect p label {
	cursor: pointer;
	cursor: hand;
	vertical-align: middle;
}

div#locationBox div#locationSelect p label {
	font-weight: bold;
}

div#locationBox div#locationSelect div#postalCodeFilter {
	margin-left: 10px;
}

div#locationBox div#locationSelect div#postalCodeFilter label {
	font-weight: bold;
}

div#locationBox div#locationSelect input#postalCode {
	width: 7em;
}

ul.ebay {
	float: left;
	width: 245px;
	background-color: #ddeedd;
	list-style: none;
	padding: 5px;
	margin: 0px;
	margin-right: 5px;
	height: 470px;
}
ul.ebay li {
	list-style: none;
	font-weight: bold;
}

ul.ebay li ul, ul.ebay li ul li {
	list-style: square;
	font-weight: normal;
	padding: 0px;
}

a {
	color: #008800;
}

a:visited {
	color: #ff5a00;
	color: #cc2700;
	color: #000000;
}

div.dealerMastheadSmall {
	border-bottom: 2px solid #454545;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.dealerMastheadSmall div.column1 {
	width: 220px;
	text-align: center;
}

div.dealerMastheadSmall div.column2, div.dealerMastheadSmall div.column2 div.dealerContact {
	width: 390px;
}

div.dealerMastheadSmall div.column2 div.dealerContact div.dealerAddress {
	font-weight: normal;
	color: #999999;
	font-size: 10pt;
}

div.dealerMastheadSmall div.column2 h2 {
	margin-bottom: 0px;
	color: #666666;
	font-family: verdana;
}

div.dealerMastheadSmall div.column2 div.dealerContact div.dealerContactName {
	margin: 0px;
	padding: 0px;
	margin-top: 10pt;
}

div.dealerContact div.dealerPrimaryPhone {
	margin: 0px;
	padding: 0px;
}

div.dealerContact div.dealerPrimaryPhone span {
	font-weight: normal;
}

div.dealerContact div.plug {
	color: #ff5a00;
	font-size: 10pt;
	font-weight: normal;
}

div.dealerToolbox {
	border: 1px dotted #333333;
	margin-bottom: 5px;
	padding: 3px;
}

div.dealerToolbox a {
	display: block;
	height: 18px;
	vertical-align: middle;
}

div.dealerDirectionsLink {
	margin-top: 2px;
}

div.dealerDirectionsLink a {
	font-family: tahoma;
	height: 20px;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
}

a.shinybutton {
	background-color: #ffff99;
	padding: 2px;
	font-weight: bold;
}

div.nosky {
	width: 960px;
	
}

div.twoColumn.nosky div#column2 {
	width: 645px;
}

div.twoColumn.nosky div#column2 div.vehicleSpecPair {
}

div#vehicleFeatures {
	overflow: visible;
	
}

div.dealerToolbox h3 {
	background-color: #454545;
	color: #ffffff;
	padding: 2px;
	text-align: center;
}

div#landing.twoColumn div#column1 {
	width: 450px;
}

div#landing.twoColumn div#column2 {
	width: 330px;
}

div.nologo {
	margin-top: 20px;
	font-size: 16pt;
	color: #000099;
	font-family: tahoma, sans-serif;
}

div.nologo a {
	text-decoration: none;
	color: #000099;
}

.sIFR-hasFlash div.nologo {
	font-size: 19pt;
}

div.smallMap #gmapSmall {
	border: 1px solid black;
	width: 308px;
	height: 400px;
}

div.smallMap div.directionsForm {
	margin-top: 5px; 
	padding: 5px; 
	background-color: #B2E0B2;
	width: 300px;
}

div.dealerMasthead div.smallMap #gmapSmall {
	width: 350px;
	height: 200px;
}

div.quickSearch {
	background-color: #B2E0B2;
}

div.quickSearch * {
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}

div.quickSearch * label, div.quickSearch * h4, div.quickSearch * div.slider * {
	font-weight: bold;
}

div.quickSearch * div.year label {
	font-weight: normal;
	margin-right: 1px;
}

div.quickSearch * button {
	font-weight: bold;
}

div.quickSearch div.miniCol1, div.quickSearch div.miniCol2, div.quickSearch div.miniCol3 {
	height: 185px;
	float: left;
}

div.quickSearch.withCategories div.miniCol1, div.quickSearch.withCategories div.miniCol2, div.quickSearch.withCategories div.miniCol3 {
	height: 215px;
}

div.quickSearch div.miniCol1 {
	margin-right: 3px;
}

div.quickSearch div.miniCol2 {
	padding-top: 3px;
	background-color: #ddffdd;
	padding-right: 3px;
	padding-left: 0px;
	width: 105px;
}


div.quickSearch div.miniCol3 {
	margin-left: 3px;
	padding: 3px;
	width: 255px;
	background-color: #ffffff;
}

div.quickSearch div.miniCol3 a img.typeIcon {
	display: block;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}


div.quickSearch div.miniCol3 select {
	width: 140px;
}

div.quickSearch div.toolbar {
	margin-top: 40px;
	text-align: center;
	background-color: inherit;
}

div.twoColumn.withBigBox {
	width: 960px;
}

div.twoColumn.withBigBox div#column1 {
	width: 635px !important;
}

div.twoColumn.withBigBox div#column2 {
	width: 310px !important;
}

div.twoColumn.withBigBox div#column2 div#bigbox {
	margin-bottom: 10px;
}

div.twoColumn.withBigBoxLeft {
	width: 790px;
}

div.twoColumn.withBigBoxLeft div#column1 {
	width: 310px;	
}

div.twoColumn.withBigBoxLeft div#column2 {
	width: 465px;
}

.notice, .warning, .success {
	padding: 5px;
	font-weight: bold;
}

.notice {
	background-color: #ddddff;
}

.warning {
	background-color: #ffdddd;
}

.success {
	background-color: #ddffdd;
	margin-bottom: 5px;
}

a.more {
	text-transform: none;
	text-align: center;
	background-color: #ffffff;
	color: #0000ff;
}

a.more:hover {
	background-color: #ffffcc;
	color: #0000cc;
}

div.toolbar a.addthis {
	background: none;
	border: 0px;
	padding-bottom: 0px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
}

div.paymentCalc {
	text-align: left;
	background-color: #ffffff;
}

div.paymentCalc table {
	margin-bottom: 5px;
}

div.paymentCalc table tbody tr th {
	text-align: right;
	width: 150px;
	padding-right: 10px;
}

div.paymentCalc table thead tr th {
	text-align: center;
}

div.paymentCalc table tr td input {
	width: 90px;
}

div.paymentCalc table tr td input.rate {
	width: 60px;
}

div.paymentCalc table tr td.payment {
	background-color: #009900;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
}

div.paymentCalc table tr td#financeBalance, div.paymentCalc table tr td#leaseBalance {
	font-weight: bold;
}

form#valuefinder div.toolbar div {
	margin-top: 5px;
}

div#footer {
	padding-left: 0px;
	padding-right: 0px;
}

div#mainNav.tabs {
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	width: 750px;
}

div#mainNav.tabs ul li {
	margin-right: 1px;
	margin-top: 5px;
}

div#mainNav.tabs ul li a {
	background-color: #B2E0B2;
	color: #333333;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

div#mainNav.tabs ul li a:hover {
	background-color: #009900;
	background-color: #B2E0B2;
	color: #ffffff;
	color: #333333;
	padding-bottom: 8px;
	margin-top: 0px;
}

div#mainNav.tabs ul li.on a, div#mainNav.tabs ul li.on a:hover {
	background-color: #009900;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding-bottom: 6px;
}

div.slider div.track {
	width: 105px;
	padding: 0px;
	margin: 0px;
}

div.slider div.track img.handle {
	margin-right: -10px;
}

div#vehicleSeller {
	border-bottom: 2px solid #454545;
	padding-bottom: 5px;
}

div#vehicleSeller div.phone {
	font-weight: normal;
}

div#vehicleSeller div.phone div.primary {
	font-weight: bold;
}

div#vehicleSeller div.phone div.primay span.tag {
	font-weight: normal;
}


div#vehicleSeller div.location {
	font-size: 10pt;
	color: #666666;
	margin-top: 3px;
	font-family: verdana, sans-serif;
}

div.keyInfo {
	margin-bottom: 5px;
	clear: both;
	font-family: verdana, sans-serif;
	padding: 3px;
	background-color: #ffffcc;
	overflow: auto;
}

div.keyInfo div.priceTag {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	padding: 2px;
	margin-bottom: 5px;
}

div.keyInfo div.col2 div {
	text-align: right;
	color: #666666;
}


div.vehicleDetail h1 {
	margin-bottom: 0px;
}

span.soldTag {
	color: #cc0000;
	font-weight: bold;
}

div.toolbar, div.actionBar {
	background-color: #B2E0B2;
}

div.toolbar * {
	font-size: 8pt;
	
}

div.toolbar select {
	margin-left: 3px;
}

div.toolbar span {
	background-color: #ffffff;
	margin-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}

form#edit ul.featureList li, form#edit ul.featureList {
	list-style: none;
	margin-left: 10px;
}

form#edit div.featureGroup {
	margin-bottom: 30px;
	width: 200px;
}

h1 {
	color: #000000;
}

table.searchListView {
	border-collapse: collapse;
}

table.searchListView td {
	margin: 0px;
}

table.searchListView td.thumbnail {
	width: 130px;
	text-align: left;
}

div#leaderboardTop {
	overflow: hidden;
}

div#leaderboardInline {
	width: 732px;
	min-height: 94px;
	margin: auto;
}

div#leaderboardInline iframe, div#leaderboardInline div.placementBanner {
	width: 728px;
	height: 90px;
}

div.quickSearch div.toolbar.withCategories {
	text-align: left;
	background-color: #99cc99;
	margin: 0px;
	padding: 3px;
}

div.miniCol2 h4 {
	text-align: center;
}

body.dealer table.searchListView tbody tr td {
	height: 120px;
}

div#sellStep3 {
	background-color: #ffffcc;
}

div.featureBlock.successStories {
	background-color: #666666;
	border: 4px solid #444444;
	border-top: 0px;
}

div.featureBlock.successStories p {
	color: #ffffff;
	font-weight: bold;
}

div.featureBlock.successStories p span.storyLocation {
	display: block;
	color: #cccccc;
	font-style: italic;
}

div.featureBlock.successStories p.image {
	text-align: center;
}

div.featureBlock.successStories p.image img {
	border: 2px solid #444444;
}

a.continue {
	display: block;
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.sellStepNav {
	font-size: 11pt;
	clear: right;
	overflow: auto;
}

div.sellStepNav a, div.sellStepNav span {
	display: block;
	float: left;
	padding: 5px;
}

div.sellStepNav a {
	background-color: #cccccc;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #666666;
}

div.sellStepNav a.active {
	background-color: #ddeedd;
	color: #006600;
	font-weight: bold;
}

form#edit h2 {
	color: #000000;
}

form#edit fieldset {
	background-color: #ddeedd;
	margin: 0px;
	padding-top: 10px;
}

form#edit fieldset div.column1, form#edit fieldset div.column2 {
	float: left;
	margin-right: 10px;
	padding-right: 15px;
}

form#edit fieldset div.column1 {
	border-right: 1px dashed #006600;
}

form#edit fieldset div.toolbar {
	margin-top: 20px;
	background-color: #ffffff;
	overflow: visible;
	margin-bottom: 0px;
	padding: 10px;
	border: 1px solid #cccccc;
}

form p.labelFieldPair {
	margin: 0px;
	margin-bottom: 2px;
	font-size: 9pt;
	float: left;
}

div.errors {
	background-color: #ffdddd;
	border: 4px solid #993333;
	border-top: 0px;
	margin-bottom: 5px;
}

div.errors div {
	background-color: #993333;
	color: white;
	padding: 5px;
	font-weight: bold;
}

div.notice {
	border: 4px solid #333399;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.toolbar button.cancel {
	background-color: #ffffff;
	color: #993333;
	border: 0px;
	background: none;
}

div.toolbar button.cancel:hover {
	background-color: #ffffcc;
	text-decoration: underline;
}

div.toolbar button.disabled, div.toolbar button.disabled:hover {
	color: #000000;
	background-color: #cccccc;
}

div.toolbar {
	overflow: auto;
}

div.notice.help {
	width: 300px;
}

img.tooltipIcon {
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	clear: right;
}

ul.featureList li img.tooltipIcon {
	display: inline;
	float: none;
}

ul#listAdditionalFeatures.featureList {
	clear: left;
	width: 300px !important;
}

div.auto_complete ul {
	cursor: pointer;
	cursor: hand;
}

div#uploadedPhotos {
	clear: both;
	overflow: auto;
	margin-bottom: 5px;
	height: auto;
	padding: 5px;
}

div#uploadedPhotos div.photoThumb {
	width: 130px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#uploadedPhotos div.photoThumb a {
	background-color: #ffffff;
	padding: 2px;
}

div#uploadedPhotos div.photoThumb a, div#uploadedPhotos div.photoThumb img {
	display: block;
}

div#uploadedPhotos div.photoThumb img {
	margin-bottom: 5px;
	border: 1px solid black;
}

div.twoColumn.uploader {
	width: 960px;
}

div.uploader div#column1 {
	width: 780px;
}

div.uploader div#column2 {
	width: 160px;
}

form fieldset div.toolbar {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	overflow: visible;
}

span.contactWeekpartRadio {
	display: block;
}

div.twobox {
	clear: both;
	width: 615px;
	margin-top: 50px;
}

body.home div.twobox {
	margin-top: 0px;
}

div.twobox div.box1 {
	float: left;
	margin-right: 5px;
}

div.twobox div.box2 {
	float: left;
}

div#galleryContainer {
	text-align: center;
	overflow: auto;
}

div#galleryContainer div.toolbar {
	margin-top: 5px;
	background-color: #ffffff;
}

/* cellspacing="8" cellpadding="4" border="1" bordercolor="#dddddd"  */

body.financing table {
	width: 100%;
	border-color: #dddddd;
}

body.financing table td {
	vertical-align: top;
	width: 33%;
	margin: 5px;
	padding: 3px;
}

body.financing table th {
	margin: 5px;
	padding: 3px;
}

body.financing table thead tr th.creditBad {
	background-color: #CCCC00;
	background-color: #cccccc;
	font-size: 12pt;
}

body.financing table thead tr th.creditGood {
	background-color: #99CC33;
	background-color: #009900;
	color: #ffffff;
	font-size: 12pt;
}

body.financing table tbody tr td.dealerSearch {
	vertical-align: bottom;
}

ul.iconList {
	margin-top: 20px;
}

ul.iconList, ul.iconList li {
	list-style: none;
}

ul.iconList li {
	font-size: 11pt;
	margin-bottom: 12pt;
}

ul.iconList li  a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

ul.iconList li  a:hover {
	text-decoration: underline;
}

ul.iconList.small li {
	font-size: 10pt;
}

div.document table {
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 5px;
}

div.document table tbody th {
	text-align: right;
}

div.document table tbody th, div.document table tbody td {
	padding: 3px 5px;
}

form#dealerCreditApp p.labelFieldPair label {
	width: 350px;
}

form#dealerCreditApp p.labelFieldPair span.inputGroup {
	width: 520px;
	overflow: visible;
}

iframe.creditapp {
	border: 0px;
	width: 960px;
	height: 2200px;
	border: 1px solid #cccccc;
	overflow-x: hidden;
}

p.labelFieldPair span.inputGroup {
	white-space: nowrap;
	overflow: visible;
}

div.tabs ul li a
{
	background-color: white;
	background-position: bottom center;
	color: #333333;
	background-repeat: no-repeat;
}
div.tabs ul li a:hover
{
	background-color: white;
	background-position: bottom center;
	color: #333333;
}
div.tabs ul li.on a
{
	color: white;
	background-repeat: no-repeat;
	background-color: white;
}
div.tabs ul, div.tabs ul li
{
	background-color: white;
}

div.tabs ul li#home.on a, 
div.tabs ul li#new.on a, 
div.tabs ul li#sell.on a, 
div.tabs ul li#used.on a {
 width: 59px; /* new selector */
}
div.tabs ul li#home a, 
div.tabs ul li#new a, 
div.tabs ul li#sell a, 
div.tabs ul li#used a {
 width: 53px; /*width: 4em;*/
}
 
div.tabs ul li#parts a {
 width: 66px; /*width: 5em;*/
}
 
div.tabs ul li#dealer a,
div.tabs ul li#weekly a,
div.tabs ul li#traffic a {  
 width: 80px; /*width: 6em;*/
}
 
div.tabs ul li#insurance a,
div.tabs ul li#research a,
div.tabs ul li#financing a {
 width: 93px; /*width: 7em;*/
}

div.tabs ul li#home a, 
div.tabs ul li#new a, 
div.tabs ul li#sell a, 
div.tabs ul li#used a {
	background-image: url('/images/tabs/4em_off.gif');

}
div.tabs ul li#home a:hover, 
div.tabs ul li#new a:hover, 
div.tabs ul li#sell a:hover, 
div.tabs ul li#used a:hover {
	background-image: url('/images/tabs/4em_off2.gif');

}
div.tabs ul li#home.on a, 
div.tabs ul li#new.on a, 
div.tabs ul li#sell.on a, 
div.tabs ul li#used.on a,
div.tabs ul li#home.on a:hover, 
div.tabs ul li#new.on a:hover, 
div.tabs ul li#sell.on a:hover, 
div.tabs ul li#used.on a:hover{
	background-image: url('/images/tabs/4em_on.gif');

}

div.tabs ul li#parts a {
	background-image: url('/images/tabs/5em_off.gif');
}

div.tabs ul li#parts a:hover {
	background-image: url('/images/tabs/5em_off2.gif');
}

div.tabs ul li#parts.on a,
div.tabs ul li#parts.on a:hover{
	background-image: url('/images/tabs/5em_on.gif');
}

div.tabs ul li#dealer a,
div.tabs ul li#traffic a {
	background-image: url('/images/tabs/6em_off.gif');
}

div.tabs ul li#dealer a:hover,
div.tabs ul li#traffic a:hover {
	background-image: url('/images/tabs/6em_off2.gif');
}

div.tabs ul li#dealer.on a,
div.tabs ul li#traffic.on a,
div.tabs ul li#dealer.on a:hover,
div.tabs ul li#traffic.on a:hover {
	background-image: url('/images/tabs/6em_on.gif');
}

div.tabs ul li#weekly a {
	background-image: url('/images/tabs/6em_off_new.gif');
}

div.tabs ul li#weekly a:hover {
	background-image: url('/images/tabs/6em_off2_new.gif');
}

div.tabs ul li#weekly.on a:hover,
div.tabs ul li#weekly.on a {
	background-image: url('/images/tabs/6em_on.gif');
}

div.tabs ul li#insurance a,
div.tabs ul li#research a,
div.tabs ul li#financing a {
	background-image: url('/images/tabs/7em_off.gif');
}
div.tabs ul li#insurance a:hover,
div.tabs ul li#research a:hover,
div.tabs ul li#financing a:hover {
	background-image: url('/images/tabs/7em_off2.gif');
}
div.tabs ul li#insurance.on a,
div.tabs ul li#financing.on a,
div.tabs ul li#research.on a,
div.tabs ul li#insurance.on a:hover,
div.tabs ul li#research.on a:hover,
div.tabs ul li#financing.on a:hover {
	background-image: url('/images/tabs/7em_on.gif');
}

/* FIXES */

div#mainNav.tabs ul li a {
	background-color: white;
	color: #333333;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

div#mainNav.tabs ul li a:hover {
	background-color: white;
	color: #ffffff;
	color: #333333;
	padding-bottom: 8px;
	margin-top: 0px;
}

div#mainNav.tabs ul li.on a, div#mainNav.tabs ul li.on a:hover {
	background-color: white;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding-bottom: 6px;
}

div.weeklyList {
	width: 310px; 
	margin-left: 5px; 
	float: left;
}

div.weeklyList a {
	display: block;
}

div.weeklyList div.weeklyRegion {
	margin-bottom: 6pt;
	height: auto;
}
