.arvw-featured1
{
	margin: 0 auto;
	padding: 0px;
	width: 254px;
	height: 348px;
	text-align: center;
	font-size: 9pt;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #000000;
	position: relative;
																							/*border: 1px solid cyan;*/
}

.arvw-text-header-small
{
	font-size: 10pt;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	padding: 2px;
	color: #90c2d6;
}

.arvw-text-price
{
	margin: 0 auto;
	text-align: right;
	font-size: 17pt;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	padding: 2px;
	color: #ba2c2c;
	position: relative;
}

.arvw-text-price-color
{
	color: #ba2c2c;
}

.arvw-vehicle-header
{
	margin: 0 auto;
	padding: 0px;
	width: 921px;
	height: 96px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #dddddd;
}
.arvw-vehicle-listitem
{
	margin: 0 auto;
	padding: 0px;
	width: 921px;
	height: 150px;
	position: relative;
}
	.arvw-vehicle-header-bar
	{
		margin: 0 auto;
		text-align: left;
		padding: 0px;
		background-image: url('/images/arvw/view-header.png');
		background-repeat: no-repeat;
		width: 921px;
		height: 32px;
		position: relative;
	}
		.arvw-vehicle-header-bar-text
		{
			margin: 0 auto;
			text-align: left;
			padding-left: 10px;
			padding-top: 4px;
			font-size: 13pt;
			font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
			font-weight: bold;
			position: relative;
		}
.arvw-vehicle-gallery
{
	margin: 0 auto;
	padding: 0px;
	width: 460px;
	height: 680px;
	position: absolute;
	top: 115px;
	left: 10px;
	background-color: #dddddd;
}
.arvw-vehicle-features
{
	margin: 0 auto;
	padding: 0px;
	width: 460px;
	height: 603px;
	position: absolute;
	top: 805px;
	left: 10px;
	background-color: #dddddd;
}
.arvw-vehicle-details
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 247px;
	position: absolute;
	top: 115px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-connection
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 240px;
	position: absolute;
	top: 372px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-calculator
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 173px;
	position: absolute;
	top: 622px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-request
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 603px;
	position: absolute;
	top: 805px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-trade
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 603px;
	position: absolute;
	top: 805px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-friend
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 603px;
	position: absolute;
	top: 805px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-test
{
	margin: 0 auto;
	padding: 0px;
	width: 447px;
	height: 603px;
	position: absolute;
	top: 805px;
	left: 484px;
	background-color: #dddddd;
}
.arvw-vehicle-location
{
	margin: 0 auto;
	padding: 0px;
	width: 921px;
	height: 362px;
	position: absolute;
	top: 1419px;
	left: 10px;
	background-color: #dddddd;
}

.back-black-bar
{
	background-image: url('/images/arvw/view-black-bar.jpg');
	background-repeat: no-repeat;
	color: #ffa800;
	font-size: 11pt;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	width: 512px;
	height: 32px;
	padding: 6px;
	position: relative;
}
.errormessage
{
	color: #aa6666;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.successmessage
{
	color: #66aa66;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.formlabel-medium
{
	float: left;
	margin-right: 0.4em;
	width: 8.5em;
	text-align: right;
}
.forminput
{
	margin-left: 7.0em;
}

.arvw-search-inventory-fields
{
	margin: 0 auto;
	padding: 0px;
	width: 921px;
	height: 103px;
	position: relative;
	/*background-image: url('/images/arvw/search-inventory-background.png');
	background-repeat: no-repeat;*/
}
.arvw-contact-form
{
	margin: 0 auto;
	padding: 0px;
	width: 520px;
	position: relative;
	background-color: #dddddd;
}





/* List vehicle background */
.arvw-list-background
{
	background-color: #dddddd;
}
/* The make, model, year, etc. for each vehicle in the list view */
.arvw-list-vehicletitle
{
	color: #90c2d6;
}
/* The "Price:" on the list view */
.arvw-list-pricefield
{
	color: #ffffff;
}
/* The "Sale Price:" on the list view */
.arvw-list-salepricefield
{
	color: #ffffff;
}
/* The "Price:" value on the list view */
.arvw-list-price
{
	color: #ba2c2c;
}
/* The "Sale Price:" value on the list view */
.arvw-list-saleprice
{
	color: #ba2c2c;
}
/* The list vehicle field headers (like Body:, Mileage:, Additional Information:, etc.) */
.arvw-list-textfields
{
	color: #000000;
}
/* The actual text on the list vehicle view */
.arvw-list-text
{
	color: #555555;
}





/* View vehicle background */
.arvw-view-background
{
	background-color: #dddddd;
}
/* The vehicle title on the vehicle view page */
.arvw-view-vehicletitle
{
	color: #90c2d6;
}
/* The vehicle view text */
.arvw-view-text
{
	color: #555555;
}
/* Vehicle view phone number */
.arvw-view-phone
{
	color: #ba2c2c;
}
/* The "Price:" on the view */
.arvw-view-pricefield
{
	color: #555555;
}
/* The "Sale Price:" on the view */
.arvw-view-salepricefield
{
	color: #555555;
}
/* The "Price:" value on the view */
.arvw-view-price
{
	color: #ba2c2c;
}
/* The "Sale Price:" value on the view */
.arvw-view-saleprice
{
	color: #ba2c2c;
}
/* The view vehicle field headers (like Stock #:, Doors, Interior, Features:, Warranty:, etc.) */
.arvw-view-textfields
{
	color: #000000;
}
/* The price on the payment calculator */
.arvw-view-calcprice
{
	color: #ba2c2c;
}
/* The "back to top" link */
.arvw-view-backtotop
{
	color: #ba2c2c;
}




/* The main row text on sales and service hours */
.arvw-hours-mainback
{
	background-color: #dddddd;
}
/* The alternating row background on sales and service hours */
.arvw-hours-altback
{
	background-color: #555555;
}
/* The main row text on sales and service hours */
.arvw-hours-maintext
{
	color: #000000;
}
/* The alternating row text on sales and service hours */
.arvw-hours-alttext
{
	color: #ffffff;
}
/* Featured vehicle title/link */
.arvw-featured-title
{
	color: #90c2d6;
}
/* Featured vehicle text */
.arvw-featured-text
{
	color: #555555;
}
/* Featured vehicle price header */
.arvw-featured-pricefield
{
	color: #90c2d6;
}
/* Featured vehicle price text */
.arvw-featured-price
{
	color: #ba2c2c;
}