.DS1InventoryList{
	font-family:Helvetica, Arial, sans-serif;
}
.DS1InventoryList  a:hover{
	text-decoration:none;
}
.DS1InventoryList #VehHeader{
	display:none;
}
.DS1InventoryList div.vehicle_row_even,.DS1InventoryList div.vehicle_row_odd{
	padding:20px;
	font-family:Helvetica, Arial, sans-serif;
	border-bottom:none;
}
.DS1InventoryList #VehBody .vehicle_row{
	width:95%;
}
div.main.DS1InventoryList {
	border:none;
}
.DS1InventoryList #VehBody .InventoryDesc,.DS1InventoryList #VehBody .InventoryDesc a{
	font-weight:bold;
	display:block;
	color:#f88420;
	font-size:20px;
	line-height:20px;
}
.DS1InventoryList .img-thumb img{
	width:200px;
	height:auto;
	margin-bottom:5px;
}
.DS1InventoryList .thumbImage {
	margin-left:0px;
	border-width:0px;
}
.DS1InventoryList span.thumbImage {
	display:block;
	width:200px;
	height:25px;
}
.DS1InventoryList .InvListTop{
	position:relative;
	width:72%;
	float:right;
}
.DS1InventoryList .InvListTop:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.DS1InventoryList #VehBody .InventoryIcon {
	margin:0px 34px 0px 0px;
	float:right;
}
.DS1InventoryList .VehicleDetail{
	display:block;
	width:72%;
	float:right;
	position:relative;
	padding:8px 0px 42px 0px;
}
.DS1InventoryList .VehicleDetail div {float: left;}
.DS1InventoryList .VehicleDetail div.Col1 span,.DS1InventoryList .VehicleDetail div.Col2 span {display:block; float:left; font-weight:bolder;}
.DS1InventoryList .VehicleDetail div.Col1 span.right,.DS1InventoryList .VehicleDetail div.Col2 span.right{font-weight:normal;}
.DS1InventoryList .VehicleDetail:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.DS1InventoryList .VehicleComment{
	width:auto;
}
.DS1InventoryList .Col1{
	clear:left;
}
.DS1InventoryList .Col1,.DS1InventoryList .Col2{
	width:33%;
	margin-top:5px;
}
.DS1InventoryList .Col2{
	width:45%;
	margin-top:5px;
}
.DS1InventoryList .Col1 span.left{
	width:38%;
}
.DS1InventoryList .Col1 span.right{
	width:62%;
	font-weight:normal;
}
.DS1InventoryList .Col2 span.left{
	width:28%;
}
.DS1InventoryList .Col2 span.right{
	width:72%;
	font-weight:normal;
}
.DS1InventoryList span.left.TransmissionLabel,
.DS1InventoryList span.left.EngineHoursLabel{
	font-size:11px;
}
.DS1InventoryList .InvListBottom{
	width:69%;
	height:34px;
	padding:0px;
	position:absolute;
	bottom:20px;
	right:20px;
	overflow:hidden;
}
.DS1InventoryList .InventoryPicBottom{
	display:block;
	width:200px;
	height:26px;
	text-align:center;
	vertical-align:top;
}
.DS1InventoryList .InventoryPicBottom a{
	display:block;
	width:200px;
	height:20px;
	padding-top:6px;
}
.DS1InventoryList .InvListBottom li.textbutton{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	width:25%;
	font-size:10px;
	text-align:center;
}
.DS1InventoryList .InvListBottom li.textbutton:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.DS1InventoryList .InvListBottom li.textbutton span.icon{
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin:5px 0px 0px 7px;
	background-color:#f88420;
}
.DS1InventoryList .InvListBottom li.textbutton span.buttontext{
	display:block;
	padding:11px 0px 0px 0px;
	height:23px;
}
.DS1InventoryList .InvListBottom li.textbutton.modalFormCompleted{
	display:none;
}
#main .DS1InventoryList .InvListBottom li.textbutton.invViewDetails{
	text-align:center;
	border-right:none !important;
	position:absolute;
	top:0px;
	right:0px;
	height:34px;
	background-color:#f88420;
	margin-top:0px;
	padding:0px;
	width:153px;
	width:25%;
}
#main .DS1InventoryList .textbuttons li.invViewDetails{
	background-image:none;
}
.DS1InventoryList .InvListBottom li.textbutton.invViewDetails a{
	display:block;
	height:23px;
	padding:11px 0px 0px 0px;
}
.DS1InventoryList .InvListBottom li.textbutton.invGetQuote{
	text-align:center;
}
.DS1InventoryList .dvPriceGroupContainer{
	display:block;
	float:right;
	width:25%;
	margin-left:10px;
}
.DS1InventoryList .dvPriceGroupContainer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.DS1InventoryList .dvPriceGroupContainer .dvPriceGroup{
	width:100%;
}
.DS1InventoryList .dvPriceGroup .InvPriceLabel,
.DS1InventoryList .dvPriceGroup .InvPrice,
.DS1InventoryList .dvPriceGroup .InvLowestPriceLabel,
.DS1InventoryList .dvPriceGroup .InvLowestPrice,
.DS1InventoryList .dvPriceGroup .InvRetPrcLabel,
.DS1InventoryList .dvPriceGroup .InvSalePriceLabel,
.DS1InventoryList .dvPriceGroup .InvRetPrc,
.DS1InventoryList .dvPriceGroup .InvSalPrc,
.DS1InventoryList .dvPriceGroup .InvDiffPriceLabel,
.DS1InventoryList .dvPriceGroup .InvDiffPrice,
.DS1InventoryList .dvPriceGroup .InvDocFeeLabel,
.DS1InventoryList .dvPriceGroup .InvDocFee,
.DS1InventoryList .dvPriceGroup .InvDiscountPriceLabel,
.DS1InventoryList .dvPriceGroup .InvDiscountPrice,
.DS1InventoryList .InvDiscountPrice,
.DS1InventoryList .InvLowestPrice,
.DS1InventoryList .InvRetPrc,
.DS1InventoryList .InvSalPrc,
.DS1InventoryList .InvDiffPrice,
.DS1InventoryList .InvDocFeeLabel,
.DS1InventoryList .InvDocFee,
.DS1InventoryList .InvPrice{
	display:block;
	float:left;
	height:15px;
	width:40%;
	padding:3px 0px 1px 3%;
	margin-top:0px;
	margin-right:0px !important;
	margin-left:0px !important;
	margin-bottom:0px;
	text-align:left;
	vertical-align:middle;
	float:left;
	overflow:hidden;
}
.DS1InventoryList .dvPriceGroup  .InvPriceLabel,
.DS1InventoryList .dvPriceGroup  .InvLowestPriceLabel,
.DS1InventoryList .dvPriceGroup  .InvRetPrcLabel,
.DS1InventoryList .dvPriceGroup  .InvSalePriceLabel,
.DS1InventoryList .dvPriceGroup  .InvDiffPriceLabel,
.DS1InventoryList .dvPriceGroup  .InvDocFeeLabel,
.DS1InventoryList .dvPriceGroup  .InvDiscountPriceLabel{
	margin-bottom:0px;
	white-space:nowrap;
}
.DS1InventoryList .dvPriceGroup .InvDiscountPrice,
.DS1InventoryList .dvPriceGroup .InvPrice,
.DS1InventoryList .dvPriceGroup .InvRetPrc,
.DS1InventoryList .dvPriceGroup .InvSalPrc,
.DS1InventoryList .dvPriceGroup .InvDiffPrice,
.DS1InventoryList .dvPriceGroup .InvDocFee,
.DS1InventoryList .InvDocFee{
	width:54%;
	padding:3px 3% 1px 0px;
	text-align:right;
	font-weight:bold;
}
.DS1InventoryList .dvPriceGroup .InvLowestPrice{
	font-weight:bold;
}
.DS1InventoryList .dvPriceGroupContainer span.InvLowestPrice,
.DS1InventoryList .dvPriceGroupContainer .InvLowestPriceLabel,
.DS1InventoryList .InvDiscountPrice,
.DS1InventoryList .InvDiffPrice,
.DS1InventoryList .InvRetPrc,
.DS1InventoryList .InvSalPrc,
.DS1InventoryList .InvPrice{
	text-align:center;
	width:100%;
	padding:2px 0px;
	height:auto;
}
.DS1InventoryList .dvPriceGroup {
	position:relative;
	right:auto;
}
.DS1InventoryList .dvPriceGroup span {
	display:block;
	clear:right;
	width:auto;
	margin-right:0px;
	overflow:hidden;
}
.DS1InventoryList .dvPriceGroup label,
.DS1InventoryList .dvPriceGroup span,
.DS1InventoryList #VehBody .dvPriceGroup a,
.DS1InventoryList .InvDiscountPrice,
.DS1InventoryList .InvDiffPrice,
.DS1InventoryList .InvDocFee,
.DS1InventoryList .InvRetPrc,
.DS1InventoryList .InvSalPrc,
.DS1InventoryList #VehBody .InvPrice a,
#main .DS1InventoryList #VehBody .dvPriceGroupContainer span.InvPrice.nolabel.largePriceFont,
#main .DS1InventoryList #VehBody .dvPriceGroupContainer span.InvPrice.nolabel.largePriceFont a,
#main .DS1InventoryList #VehBody label.InvLowestPriceLabel:hover,
#main .DS1InventoryList #VehBody span.InvLowestPrice:hover{
	color:#f88420;
}
.DS1InventoryList .dvPriceGroup  label.nolabel,
.DS1InventoryList .noDiffPrice{
	display:none;
}
.DS1InventoryList .dvPriceGroup .InvDiscountPrice.nolabel,
.DS1InventoryList .InvDiscountPrice.nolabel,
.DS1InventoryList .InvRetPrc.nolabel,
.DS1InventoryList .InvSalPrc.nolabel,
.DS1InventoryList .InvDiffPrice.nolabel,
.DS1InventoryList .InvDocFee.nolabel,
.DS1InventoryList #VehBody .InvPrice.nolabel{
	width:100%;
	text-align:center;
}

/* Begin CSS for large Font Prices */
.DS1InventoryList #VehBody .InvPrice.nolabel.largePriceFont{
	background:none;
	font-size:20px;
	line-height:20px;
	height:auto;
	font-weight:bold;
}
.DS1InventoryList .InvPrice.nolabel.largePriceFont{
	background:none;
}
/* End CSS for large Font Prices */
.DS1InventoryList #VehBody .InvPriceLabel.InvHighLight,
.DS1InventoryList #VehBody .InvPrice.InvHighLight{
	background:#f88420;
	color:#fff;
	padding-top:2px;
	padding-bottom:2px;
}

.DS1InventoryList #VehBody .InventoryPic {
	float:left;
	width:25%;
	height:auto;
	overflow:visible;
}
.DS1InventoryList .InventoryPic{
	height:auto !important;
}
.DS1InventoryList #VehBody .InventoryComment a,.DS1InventoryList #VehBody .InventoryComment a:hover{
	color:#f88420;
}
.DS1InventoryList .InventoryComment {
	position:relative;
	height:28px;
	overflow:hidden;
	/*width:76%;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	padding:0px 0px;
	font-weight:normal;
	line-height:14px;
}
.DS1InventoryList .InventoryComment .learnMore{
	position:absolute;
	bottom:-1px;
	right:0;
	padding-bottom:1px;
}
.DS1InventoryList .vehicle_row{
	cursor:auto;
	position:relative;
}
.DS1InventoryList .InventoryComment,.DS1InventoryList .Col1,.DS1InventoryList .Col2,.DS1InventoryList .VehAttr,.DS1InventoryList .textbutton a,.DS1InventoryList .textbutton a span,.InventoryDetailModals .textbutton a span{cursor:pointer;}

body .InventoryDetailModals .textbuttons li{
	line-height:32px;
}
.DS1InventoryList .textbuttons a:hover span.buttontext{
	color:#f88420 !important;
}
.DS1InventoryList .InventoryPicBottom a:hover{
	color:#f88420 !important;
}
#main .DS1InventoryList .textbuttons{padding:0px;}
#main .DS1InventoryList .textbuttons li{
	border-top:none;
	background:none;
}
#colorbox.InventoryDetailModals .textbuttons.ptsansnarrow li {
	font-family:'PT Sans Narrow', helvetica, arial, sans-serif;
	text-transform:uppercase;
	width:300px;
	max-width:350px;
}
#colorbox.InventoryDetailModals .textbuttons li span.icon{
	float:left;
	margin:3px 10px 0px 0px;
}
#colorbox .textbuttons li a:hover{
	color:#ffffff;
}
body .InventoryDetailModals .InvListBottom.textbuttons a .buttontext,
body .InventoryDetailModals .InvListBottom.textbuttons a .content{
	color:#ffffff;
}

/* RV Layout */
.DS1InventoryList .RVLayout .InvListTop{
	width:100%;
	border-bottom:0px;
	margin-bottom:13px;
	position:relative;
}
.DS1InventoryList .RVLayout .InvListTopContainer{
	border-bottom:1px solid #898989;
	width:79%;
	padding-bottom:8px;
}
.DS1InventoryList .RVLayout .InventoryComment{
	margin-bottom:0px;
}
.DS1InventoryList .RVLayout .InventoryComment.SingleLine{
	height:14px;
}
.DS1InventoryList .RVLayout .dvPriceGroupContainer{
	width:19%;
	margin-bottom:8px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}
.DS1InventoryList .RVLayout .VehicleDetail {
	width:100%;
	padding:0px 0px 9px 0px;
}
.DS1InventoryList .RVLayout img.thumbImage2{
	margin-left:10px;
}
.DS1InventoryList .RVLayout img.thumbImage,
.DS1InventoryList .RVLayout img.thumbImage2{
	width:auto;
	max-width:200px;
	max-height:150px;
}
.DS1InventoryList .RVLayout .InvListBottom {
	width:72%;
}
.DS1InventoryList #VehBody .InventoryPic{
	width:200px;
}
.DS1InventoryList .RVLayout .InventoryPicBottom{
	width:200px;
	height:30px;
	padding:4px 0px 0px 0px;
	float:left;
}
.DS1InventoryList .RVLayout .VehSpecs1,
.DS1InventoryList .RVLayout .VehSpecs2{
	float:right;
}
.DS1InventoryList .RVLayout .VehSpecs1{
	width:72%;
}
.DS1InventoryList .RVLayout .VehSpecs2{
	width:50%;
}
.DS1InventoryList .RVLayout .Col2 {
	width:39%;
}
.DS1InventoryList .RVLayout  .Col1 span.left ,
.DS1InventoryList .RVLayout  .Col2 span.left{
	width:40%;
}
.DS1InventoryList .RVLayout  .Col1 span.right,
.DS1InventoryList .RVLayout  .Col2 span.right{
	width:60%;
}
.DS1InventoryList #VehBody .RVLayout .VehicleTable{
	display:table;
}
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow{
	display:table-row;
	width:100%;
}
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .InventoryPic,
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .InventoryPic2,
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .VehSpecs1,
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .VehSpecs2{
	display:table-cell;
	height:100%;
	float:none;
}
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .InventoryPic .img-thumb img{
	margin-bottom:0px;
}
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .InventoryPic,
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .InventoryPic2{
	vertical-align:top;
	width:200px;
}
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .VehSpecs1,
.DS1InventoryList #VehBody .RVLayout .VehicleDetail .VehicleTableRow .VehSpecs2{
	vertical-align:middle;
	width:98%;
	padding-left:2%;
}
.DS1InventoryList #VehBody .RVLayout .InventoryIcon {
	margin:10px 34px 0px 0px;
}
/* RV Layout for Facebook Inventory */
.xfacebookinventorylist .DS1InventoryList .RVLayout .InvListBottom {
	width:69%;
}
.xfacebookinventorylist .DS1InventoryList .RVLayout .VehSpecs1{
	width:72%;
}
.xfacebookinventorylist .DS1InventoryList .RVLayout .VehSpecs2{
	width:45%;
}
.xfacebookinventorylist .DS1InventoryList .RVLayout .VehSpecs2 .Col1,
.xfacebookinventorylist .DS1InventoryList .RVLayout .VehSpecs2 .Col2 {
	width:65%;
}
.groupHeader{
	background:#f88420;
	margin:-21px -21px 20px -21px;
	padding:9px 20px 5px 20px;
	font-weight:bold;
	font-size:22px;
	line-height:25px;
}
.dvDiscountPrice{
	font-weight:normal;
}
.InvPrice.InvStrike{
	text-decoration:line-through;
}
#main .DS1InventoryList .dvPriceGroup label.InvLowestPriceLabel,
#main .DS1InventoryList .dvPriceGroup span.InvLowestPrice{
	margin-top:3px;
}
.DS1InventoryList #VehBody .InvRentalPrice{
	text-align:right;
}
.DS1InventoryList #VehBody .InvRentalPrice a span{
	color:#f88420;
	font-size:30px;
	vertical-align:super;
	line-height:100%;
}
.DS1InventoryList #VehBody .InvRentalPrice a label{
	font-size:18px;
	text-transform:lowercase;
	font-weight:normal;
	line-height:100%;
	margin-left:-4px;
}
.DS1InventoryList #VehBody .InvRentalPrice{
	background:none;
}
.VehicleDetail .unitLabel{
	text-transform:capitalize;
}