/* Begin General Styles */
.layoutView
{
	display: none;
}

.layout0 .lineView,
.layout1 .blockView,
.layout2 .doubleView,
.layout3 .gridView
{
	display: block;
}

.layoutView .noPointer
{
	cursor: auto;
}

#dataView,
#dataView a,
#lightwindow,
#lightwindow a
{
	color: #fff;
	text-decoration: none;
}

#dataView .filterSlider .sliderhandle
{
	margin-top: -4px;
}

#datView .disabledPaging a
{
	color: #ccc;
}

#dataView
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/HeaderTop2.png) no-repeat top center;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/HeaderTop2.gif) no-repeat top center;
	margin: 0 auto;
	padding: 0 13px;
	width: 914px;
}

.layout1 .inventory,
.layout2 .inventory,
.layout3 .inventory
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/sortBy.png) no-repeat top center;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/sortBy.gif) no-repeat top center;
	height: 25px;
}

.listItemContainer
{
	font-weight: normal;
	height: 100%;
	padding: 4px 11px;
}

#dataView .inventory td,
#dataView .inventory th
{
	padding: 3px 10px;
	vertical-align: middle;
}

.inventoryList .thumbnailImage
{
	border: 1px solid #7C0F0F;
	width: 170px;
}

#dataView .mainPrice .price
{
	color: #DA0000;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}

.VehicleDetail .tabstripMultipage .inventorysearch
{
	overflow-x: auto;
	width: 100%;
}

.inventoryList .leftcap
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/linkbutton_left.png) no-repeat center right;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/linkbutton_left.gif) no-repeat center right;
}

.inventoryList .navlink
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/linkbutton_middle.png) repeat-x center;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/linkbutton_middle.gif) repeat-x center;
}

.inventoryList .rightcap
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/linkbutton_right.png) no-repeat center left;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/linkbutton_right.gif) no-repeat center left;
}

.inventoryList .thumbnailText
{
	background-color: #545454;
	color: #fff;
	font-size: 9px;
	margin: 3px 0;
	text-align: center;
	width: 172px;
}

#dataView #ThumbnailContainer
{
	border: none !important;
	z-index: 1;
}

.layout0 .layoutView,
#dataView .listItemContainer,
#dataView .MPGDisclaimer
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/inventorysearch.gif);
	border-right: 1px solid #545454;
	border-left: 1px solid #545454;
	padding: 4px 11px;
	width: 890px
}

.checkbox input
{
	background: transparent;
}

#dataView .listItemContainer label
{
	font-weight: normal;
}

#dataView th
{
	background-color: #5a5a5a;
	color: #fff;
}

#dataView th a
{
	color: #fff;
}

#dataview th a.disabled
{
	color: #c0c0c0;
}

#dataView th a:hover
{
	color: #ccc;
}

#dataView .lineViewPaging
{
	text-align: center;
}

#dataView .links .linkHolder
{
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	text-align: left;
	width: 123px;
}

#dataView .links .linkHolder .linkIcon
{
	display: none;
}

#dataView .inventoryListItem .links li
{
	width: 128px;
	line-height: 16px;
}
/* End General Styles */

/* Begin FilterContainer Styles */
#dataView .filterContainer
{
	padding: 0 5px;
	position: relative;
	z-index: 100;
}

#dataView .filterContainer label,
#dataView .filterContainer .range_arrow
{
	height: 22px;
	line-height: 22px;
	padding: 9px 0;
}

#dataView .filterDDL,
#dataView .filterSlider,
#dataView .filterButton
{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 3px;
	_overflow: hidden;
}

#dataView .filterDDL
{
	background: Transparent;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 10px 3px;
}

#dataView .filterSlider
{
	float: left;
	height: 40px;
	padding: 0 3px;
}

#dataView .filterSlider label
{
	margin: 0;
	overflow: hidden;
	padding: 9px 4px 9px 0;
	text-align: center;
}

.filterContainer .sliderbox
{
	background: #5f5f5f;
	#background: #535353;
	color: #fff;
	float: none;
	margin: 8px 0;
	#width: 255px;
	_width: 255px;
}

.filterContainer .FuelConsumptionHwyFilterControl .sliderbox,
.filterContainer .FuelConsumptionCityFilterControl .sliderbox
{
	#width: 120px;
	_width: 120px;
}

.filterContainer .FuelConsumptionHwyFilterControl .handle_0,
.filterContainer .FuelConsumptionCityFilterControl .handle_0
{
	width: 15px;
}

#dataView .filterButton
{
	margin-left: 5px;
	padding: 0 9px;
}

#dataView .filterButton input
{
	border: none;
	height: 40px;
	line-height: 36px;
	padding-bottom: 3px;
}

#lightwindow .advancedSearch .filterButton input
{
	height: 36px;
}

#lightwindow .advancedSearch #lightwindow_title_bar a#lightwindow_title_bar_close_link
{
	margin-right: 10px;
}

#lightwindow .advancedSearch #lightwindow_contents
{
	padding: 0;
	border-width: 2px;
}

#dataView #controlBar .inventorysearchrightfloatingcontainer
{
	width: 100px;
}

#dataView #controlBar .inventorysearchcompareanchor
{
	margin-right: 15px;
}

#dataView #controlBar .layoutSwitch
{
	float: right;	
	width: 600px;
}

#dataView #controlBar .layoutSwitchInner
{
	float: right;
	width: 300px;	
}

#dataView #controlBar .advancedSearchSpacer
{
	margin: 0;	
}

#dataView #controlBar .layoutSwitchInner span.changeLayout
{
	float: left;
	margin-right: 3px;
}

#dataView #controlBar .layoutSwitchInner a#goLine,
#dataView #controlBar .layoutSwitchInner a#goBlock,
#dataView #controlBar .layoutSwitchInner a#goDouble,
#dataView #controlBar .layoutSwitchInner a#goGrid
{
	float: left;
	display: block;
	height: 18px;
	width: 23px;
	margin-top: 11px;
	margin-right: 3px;
	cursor: pointer;
}

#dataView #controlBar .layoutSwitchInner span.layoutSwitchImageWrapper
{
	float: left;
	display: block;
	height: 18px;
	width: 23px;
}

#dataView #controlBar .layoutSwitchInner span.layoutSwitchImageWrapper img
{
	display: none;
}

#dataView #controlBar a.lightwindow
{
	#display: none;	
}

#dataView a#advancedSearchButton
{
	#left: 200px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #dataView a#advancedSearchButton
    {
	    left: 150px;
    }
}

#dataView .advancedSearchSpacer
{
	#display: none;	
}

#FilterSearch,
#FilterReset,
#dataView .inventorysearchrightfloatingcontainer
{
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 9px;
}

#FilterSearch span input,
#FilterReset span input,
#dataView .inventorysearchcomparebutton
{
	height: 40px;
	line-height: 40px;
	margin-left: 0;
	width: auto;
	padding: 0 9px 0 0;
}

#FilterSearch span input,
#FilterReset span input
{
	padding-bottom: 3px;
}

.handle_0
{
	background: transparent url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/LeftSlider.png) no-repeat;
}

.filterContainer .FuelConsumptionHwyFilterControl .handle_0,
.filterContainer .FuelConsumptionCityFilterControl .handle_0
{
	background: transparent url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/MPGSlider.png) no-repeat;
}

.handle_1
{
	background: transparent url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/RightSlider.png) no-repeat;
}
#dataView .filterSlider .sliderhandle
{
	border: none;
	background-color:Transparent;
}

#FilterSearch span input,
#FilterReset span input,
.inventorysearchcomparebutton
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonRightCap.png) no-repeat center right;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonRightCap.gif) no-repeat center right;
	color: #fff;
}

#FilterSearch,
#FilterReset
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonLeftCap.png) no-repeat center left;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonLeftCap.gif) no-repeat center left;
	color: #fff;
}

.filterSlider .slider_leftarrow,
.filterSlider .slider_rightarrow
{
	background-position: center center;
}

#dataView .listItemContainer
{
	overflow-x: hidden;
}

/* End FilterContainer Styles */

/* Begin ControlBar Styles */
#controlBar
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/controlBar.png) no-repeat top center;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/controlBar.gif) no-repeat top center;
	clear: both;
	position: relative;
	text-align: center;
	height: 40px;
}

#dataView #controlBar .inventorysearchleftfloatingcontainer,
#dataView #controlBar .inventorysearchrightfloatingcontainer,
#dataView #controlBar .layoutSwitch
{
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}

#controlBar .inventorysearchleftfloatingcontainer
{
	left: 0;
	text-align: left;
	position: absolute;
}

#dataView .inventorysearchleftfloatingcontainer .PagingNumberFound
{
	font-size: 16pt;
}

#controlBar .inventorysearchcompareanchor
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonLeftCap.png) no-repeat center left;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonLeftCap.gif) no-repeat center left;
	clear: both;
	padding: 0 10px;
	position: absolute;
	right: 0;
	#width: 60px;
}

#advancedSearchButton
{
	cursor: pointer;
	position: absolute;
}

#advancedSearchButton span
{
	float: left;
	font-size: 8pt;
}

@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	#advancedSearchButton 
	{
		left: 225px;
	}
}

#advancedSearchButton span.leftcap,
#advancedSearchButton span.rightcap
{
	width: 15px;
	padding: 0px;
}

.advancedSearchSpacer
{
	margin: 0 90px;
}

.layoutSwitch
{
	top: 5px;
	font-size: 12pt;
}

.layoutSwitch img
{
	height: 18px;
	width: 23px;
	position: relative;
	top: 4px;
	#padding: 0 1px;
	_padding: 0 1px;
}

#goLine span.layoutSwitchImageWrapper
{
	background: url(../../Images/ControlLibrary/Consumer/InventoryList/LineView.png) no-repeat;
}
#goBlock span.layoutSwitchImageWrapper
{
	background: url(../../Images/ControlLibrary/Consumer/InventoryList/BlockView.png) no-repeat;
}
#goDouble span.layoutSwitchImageWrapper
{
	background: url(../../Images/ControlLibrary/Consumer/InventoryList/DoubleView.png) no-repeat;
}
#goGrid span.layoutSwitchImageWrapper
{
	background: url(../../Images/ControlLibrary/Consumer/InventoryList/GridView.png) no-repeat;
}

.layout0 #goLine span.layoutSwitchImageWrapper
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/LineViewSelected.png) no-repeat;
}

.layout1 #goBlock span.layoutSwitchImageWrapper
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/BlockViewSelected.png) no-repeat;
}

.layout2 #goDouble span.layoutSwitchImageWrapper
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/DoubleViewSelected.png) no-repeat;
}

.layout3 #goGrid span.layoutSwitchImageWrapper
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/GridViewSelected.png) no-repeat;
}

#dataView .inventorysearchcomparebutton
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonRightCap.png) no-repeat center right;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/ButtonRightCap.gif) no-repeat center right;
	color: #fff;
	display: block;
}
/* End ControlBar Styles */

/* Begin BottomPagingPanel Styles */
.bottomPagingPanel
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/inventorysearch_bottom.png) no-repeat top center;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/inventorysearch_bottom.gif) no-repeat top center;
	height: 31px;
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
	width: 914px;
}

.bottomPagingPanel,
.bottomPagingPanel a
{
	color: #000;
}

.bottomPagingPanel .disabledPaging
{
	color: #333;
}
/* End BottomPagingPanel Styles */

/* Begin Advanced Search Styles */
#lightbox .filterContainer
{
	min-width: 420px;
	_width: 500px;
}

#lightbox label
{
	display: inline-block;
	width: 200px;
	text-align: right;
	white-space: nowrap;
	float: left;
	clear: left;
	overflow: hidden;
}

#lightbox .filterDDL span,
#lightbox .filterContainer .sliderbox
{
	#float: left;
	clear: right;
}

#lightbox .filterSlider .slider
{
	position: relative;
}

#lightbox .filterSlider
{
	margin-bottom: 30px;
}

#lightbox .DropDownFilter
{
	margin-bottom: 10px;
}

#lightbox .TextBoxFilter
{
	margin-left:200px;
	margin-bottom: 10px;
}

#lightbox .filterSlider label
{
	margin-top: 8px;
}

#lightbox .filterContainer .filterDDL,
#lightbox .filterContainer .filterRange,
#lightbox .filterContainer .filterSlider
{
	float: none;
	background-color: transparent;
	white-space: nowrap;
}

#lightbox .filterContainer .filterRange .filterDDL
{
	float: left;
	padding: 3px 0;
}

#lightbox #FilterSearch
{
	margin-top: 15px;
	margin-left: 160px;
	_margin-left: 100px;
	height: 36px;
}

#lightbox #FilterReset
{
	margin-top: 15px;
	height: 36px;
}

.inventoryList .leftcap,
.inventoryList .rightcap
{
	width: 16px;
}
/* End Advanced Search Styels */

/*Begin layoutView Styles */
.inventoryListItem
{
	float: left;
	margin: 5px;
}

.inventoryListItem .itemActions .links .linkHolder, #dataView .inventoryListItem .yearMakeModel a
{
	text-decoration: underline;
}

.itemPadding
{
	padding: 6px;
}

.itemMedia
{
	white-space: nowrap;
	overflow: hidden;
	width: 172px;
	float: left;
}

.itemImage
{
	height: 129px;
	overflow: hidden;
}

.itemVideo
{
	margin: 3px 0 0;
	background: red;
	color: white;
	position: relative;
	width: 175;
	height: 15px;
}

.noVideo
{
	background: gray;
}

.itemVideo div
{
	text-align: center;
	width: 128px;
}

.itemVideo img
{
	position: absolute;
	width: 128px;
	height: 15px;
	top: 0;	
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/VideoIcon.png) no-repeat top right;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/VideoIcon.gif) no-repeat top right;
}

.noVideo img
{
	background: transparent;
}

.itemDetails
{
	white-space: nowrap;
	overflow: hidden;
	width: 175px;
	float: left;
}

.itemDetails label
{
	font-weight: normal;
}

.itemDetails .inventoryData
{
	padding: 5px 0 0 5px;
	white-space: nowrap;
}

.itemDetails .extraCol
{
	padding: 0 0 0 5px;
}

.yearMakeModel
{
	padding-left: 5px;
	margin: 0;
	text-decoration: underline;
}

.itemActions
{
	white-space: nowrap;
	overflow: hidden;
	width: 175px;
	float: right;
}

.itemActions .mainPrice
{
	background-color: transparent;
	color: white;
	white-space: normal;	
	width: 175px;
	text-align: center;
	overflow: hidden;
}

.links
{
	margin: 5px 0 0 0;
	padding: 0;
	#position: relative;
	#left: -16px;
}

.links li
{
	list-style-type: none;
	width: 100%;
	line-height: 20px;
	margin: 0 0 2px;
	padding: 0;
}

.linkHolder
{
	width: 175px;
	height: 20px;
	background: gray;
	text-align: center;
	cursor: pointer;
}

.linkIcon
{
	display: none;
	float: right;
	width: 17px;
	height: 20px;
}

.linkIcon img
{
	background: red;
	margin: 2px 1px 2px 0;
	width: 16px;
	height: 16px;
}

.compareArea
{
	float: right;
	clear: both;
}

.itemComments
{
	height: 54px;
	float: left;
	clear: left;
	padding: 3px 0;
	white-space: normal;
}

.commentsBox
{	
	background: gray;
	height: 83px;
	overflow: hidden;
	padding: 3px;
}

.layout1 div.noCertLayout1,
.layout2 div.noCertLayout2
{
	height: 23px;
}

.commentsText
{
	height: 73px;
	overflow: hidden;
}

.layout1 .noCertLayout1 .commentsText,
.layout2 .noCertLayout2 .commentsText
{
	height: 13px;
}

.commentsMore
{
	text-align: center;
}

.itemCertification
{
	float: right;
	clear: right;
	height: 54px;
	overflow: hidden;
	width: 130px;
}

.customCertification
{
	background: none;
}

#dataView .inventoryListItem
{
	border: 1px solid #545454;
}

.layout1 .inventory th,
.layout2 .inventory th,
.layout3 .inventory th
{
	background-color: Transparent !important;
}

#dataView .inventoryListItem .links li
{
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/InventoryLink.gif) no-repeat top left;
}

#dataView .links .linkHolder
{
	background-color: Transparent;
	color: #333;
}
/* End layoutView Styles */

/* Begin layout0 Styles */
.layout0 .layoutView
{
	padding: 0;
	width: 912px;
}

.layout0 .inventory
{
	font-weight: normal;
	padding: 0 10px;
	margin-top: 10px;
}

.layout0 .inventory tr
{
	cursor: auto;
}

.layout0 th .layoutView
{
	background: none;
}

.layout0 tr.alternatingitem
{
	background: transparent;
}

.layout0 .alternatingitem td
{
	background-color: #5a5a5a;
}

.layout0 td.photoColumn
{
	background: transparent;
	padding: 3px;
	width: 175px;
}

.layout0 td.photoColumn div
{
	display: none;
}

.layout0 .mainPrice
{
	background-color: #222;
	border: solid 1px #545454;
	color: #fff;
	padding: 5px;
	text-align: center;
	white-space: normal;
	width: 160px;
}

.layout0 .mainPrice .price
{
	font-size: 19px;
	line-height: 19px;
	#line-height: 22px;
}

.layout0 .mainPrice .title
{
	line-height: 22px;
}

.layout0 .lineViewVideo img
{
	width: 24px;
	height: 16px;
	background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/VideoIcon.png) no-repeat;
	_background: url(http://hubercars.com/Images/ControlLibrary/Consumer/InventoryList/VideoIcon.gif) no-repeat;
}
/* End layout0 Styles */

/* Begin layout1 Styles */
.layout1 .itemDetails
{
	width: 581px;
	_width: 570px;
}

.layout1 .itemDetails .yearMakeModel
{
	font-size: medium;
}

.layout1 .itemDetails .inventoryData
{
	padding: 10px 0 0 5px;
	width: 177px;
	overflow: hidden;
}

.layout1 .itemDetails .extracol
{
	padding: 10px 0 0 5px;
}

.layout1 .itemDetails .inventoryData dd
{
	height: 20px;
}

.layout1 .itemComments
{
	width: 930px;
}

.layout1 .withImgLayout1
{
	width: 745px;
}

.layout1 .inventoryListItem
{
	margin: 5px;
	width: 878px;
}
.layout1 .itemMedia
{
	width: 128px;
}
.layout1 .itemImage
{
	height: 96px;
}
.layout1 .thumbnailImage
{
	width: 126px;
}
.layout1 .thumbnailText
{
	width: 128px;
}
.layout1 .itemDetails
{
	width: 591px;
}
.layout1 .itemActions,
.layout1 .mainPrice
{
	width: 130px;
}
.layout1 .itemComments
{
	width: 728px;
}
.layout1 .withImgLayout1
{
	width: 693px;
}
/* End layout1 Styles */

/* Begin layout2 Styles */
.layout2 .inventoryListItem
{
	width: 450px;
	margin: 2px 0 0 2px;
}

.layout2 .itemDetails .yearMakeModel
{
	font-size: small;
	white-space: normal;
	height: 32px;
	overflow: hidden;
}

.layout2 .itemActions
{
	width: 117px;
}

.layout2 .mainPrice
{
	width: 117px;
	white-space: normal;
}

.layout2 .linkHolder
{
	width: 117px;
}

.layout2 .itemComments
{
	width: 462px;
}

.layout2 .withImgLayout2
{
	width: 272px;
}

.layout2 .inventoryListItem
{
	margin: 5px;
	width: 433px;
}
.layout2 .itemMedia
{
	width: 128px;
}
.layout2 .itemImage
{
	height: 96px;
}
.layout2 .thumbnailImage
{
	width: 126px;
}
.layout2 .thumbnailText
{
	width: 128px;
}
.layout2 .itemDetails
{
	width: 151px;
}
.layout2 .itemActions,
.layout2 .mainPrice
{
	width: 130px;
}
.layout2 .itemComments
{
	width: 279px;
}
.layout2 .withImgLayout2
{
	width: 256px;
}
/* End layout2 Styles */

/* Begin layout3 Styles */
.layout3 .inventoryListItem
{
	width: 189px;
	_width: 185px;
	_margin-left: 1px;
	_position: relative;
	_left: -1px;
}

.layout3 .itemMedia .yearMakeModel
{
	font-size: small;
	white-space: normal;
	height: 2.2em;
	margin: 0 0 5px 0;
	overflow: hidden;
}

.layout3 .itemMedia .yearMakeModel a
{
	line-height: 1.2em;
}

.layout3 .itemActions
{
	_float: none;
}

.layout3 .yearMakeModel
{
	margin-top: -3px;
	padding: 0 0 5px 0;
}

.layout3 .itemDetails .inventoryData
{
	padding: 5px 0 0 0;
}

.layout3 .itemDetails .extraCol
{
	padding: 0;
}

.layout3 .inventoryListItem
{
	margin: 5px 3px;
	width: 170px;
}

.layout3 .itemMedia,
.layout3 .thumbnailText,
.layout3 .itemDetails,
.layout3 .itemActions,
.layout3 .mainPrice
{
	width: 152px
}

.layout3 .itemImage
{
	height: 120px;
}

.layout3 .thumbnailImage
{
	width: 150px;
}
/* End layout3 Styles */