@import "../Screen.css";

html
{
	background-color: #fff;
	color: #000;
}

body
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/background.jpg) no-repeat center bottom;
	background-position: center bottom !important;
	background-attachment: scroll !important;
}

a
{
	color: #2A5099;
	text-decoration: underline;
}

a:hover
{
	color: #9A9B9D;
	text-decoration: underline;
}

a:hover[disabled]
{
	color: #666;
}

th
{
	background-color: #607DB5;
	color: #fff;
}

th a
{
	color: #2A5099;
}

th a:hover
{
	color: #9A9B9D;
}

h1,h2,h3
{
	color: #000;
}

legend
{
	color: #000;
}

.accent
{
	background-color: #000;
	color: #607DB5;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #607DB5;
}

.attention
{
	color: #ff0000;
}

.attention a
{
	color: #9d0205;
}

.attention a:hover
{
	color: #9A9B9D;
}

.alternatingitem,
.lightshadow
{
	background: #ccc;
	color: #333;
}

.alternatingitem a,
.lightshadow a
{
	color: #2A5099;
}

.alternatingitem a:hover,
.lightshadow a:hover
{
	color: #000;
}

.selecteditem
{
	background: #607DB5;
	color: #000;
}

.selecteditem a
{
	color: #000;
}

.selecteditem a:hover
{
	color: #fff;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	color: #fff;
	background: #AFAFAF;
	border-left: 0px none !important;
}

.Brochure #VehicleData #TabStrip .tabstripMultipage
{
	border: 0px solid gray !important;
}

.fill a, .fill div.wmxform fieldset.vertical legend
{
	color: #2A5099;
}

.fill a:hover
{
	color: #9A9B9D;
}

.fill .attention
{
	color: #fff;
}

.shadow
{
	background-color: #ccc;
	color: #000;
}

.shadow a
{
	color: #2A5099;
}

.shadow a:hover
{
	color: #777;
}

.darkshadow
{
	background: #2A5099;
	color: #fff;
}

.darkshadow a
{
	color: #ccc;
}

.darkshadow a:hover
{
	color: #9A9B9D;
}

/* custom */
.wmxform input,
.wmxform select,
.wmxform textarea
{
	border: solid 1px #9A9B9D;
}

input, 
button
{
	background-color: #fff;
}

p span input,
button,
.launchpadfiltercontainer input,
.filterButton input,
input#Calculate,
.buttons input
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/button.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/button.gif) no-repeat;
	background-position: 1px 0;
	border: none !important;
	color: #fff;
	cursor: pointer;	
}

p span input:hover,
button:hover,
.launchpadfiltercontainer input:hover,
.filterButton input:hover,
input#Calculate:hover,
.buttons input:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/buttonOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/buttonOn.gif) no-repeat;
}

input[type=submit]
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/button.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/button.gif) no-repeat;
	background-position: 1px 0;
	border: none !important;
	color: #fff;
	cursor: pointer;	
}

input[type=submit]:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/buttonOn.png) no-repeat;
	_background: transparent url(../../../Images/Theme/Theme_0264/Variation_0001/buttonOn.gif) no-repeat;
}

body.active #wmxcontent
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/wmxcontent.png);
	_background: #eee;
	border: 1px solid #CECECE;
}

.directions input[type=submit],
#_ctl5_ServiceInfo_AddRequest,
#_ctl5_GetStartedButton
{
	background: transparent url(../../../Images/Theme/Theme_0264/Variation_0001/directions.png) no-repeat scroll 1px 0;
	color: #fff;
	width: 94px;
}

.directions input[type=submit]:hover,
#_ctl5_ServiceInfo_AddRequest:hover,
#_ctl5_GetStartedButton:hover
{
	background: transparent url(../../../Images/Theme/Theme_0264/Variation_0001/directionsOn.png) no-repeat scroll 1px 0;
	color: #fff;
	width: 94px;
}

.launchpadfiltercontainer button, .launchpadfiltercontainer input
{
	background-color: Transparent;
}

.directions legend
{
	color: #000;
}

input[type=radio],
input[type=checkbox]
{
	background: transparent;
	border: none;
}

.mappointmap input
{
	background: none;
}

.leftarrow
{
	background: Transparent url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_left.gif) no-repeat center center;
}

.rightarrow
{
	background: Transparent url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_right.gif) no-repeat center center;
}

/* top */
.menubar
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/menubar.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/menubar.gif) no-repeat;
}

.menubutton
{
	border-right: 2px solid #2A5099;
	color: #fff;
}

.menubutton:hover
{
	color: #ccc;
}

div.menu
{
	background-color: #eee;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	color: #666;
}

.menuitem
{
	color: #666;
}

.menu a:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/menuitemHover.png) repeat-x;
	color: #fff;
	text-decoration: none;
}

.menu_last
{
}

#banner
{
	color: #000;
}

/* bottom */
#wmxbottom
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/wmxbottom.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/wmxbottom.gif) no-repeat;
	color: #666;
}

#wmxbottom a:hover
{
	color: #666;
}

#bottom_right
{
	border-left: solid 1px #ccc;
}

/* home */
body.home
{
	background-position: center -25px !important;
}

#home .heading,
#home h3,
#home legend,
#home .fill span,
#landingpage .heading,
#landingpage h3,
#landingpage legend
{
	color: #fff;
}

.ConsumerExperience0001 .form_hidden
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ConsumerExperience.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/ConsumerExperience.gif) no-repeat;
}

.ConsumerExperience0001 .form_hidden:hover,
.ConsumerExperience0001 .form_visible
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ConsumerExperienceOn.png) no-repeat;
}

.ConsumerExperience0001 .content
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ConsumerExperience_content.png) repeat;
}

a.actionitem
{
	color: #2A5099;
}

a.actionitem:hover
{
	color: #9A9B9D;
}

#home .ConsumerExperience0001 .content .heading
{
	color: #000;
}

#tabbed_launchpads
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/tabbed_launchpads.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/tabbed_launchpads.gif) no-repeat;
}

#tabbed_launchpads .first .heading
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_first.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_first.gif) no-repeat;
}

#tabbed_launchpads .first .active .heading,
#tabbed_launchpads .first .heading:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_firstOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_firstOn.gif) no-repeat;
}

#tabbed_launchpads .last .heading
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_last.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_last.gif) no-repeat;
}

#tabbed_launchpads .last .heading:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTab_lastOn.png) no-repeat;
}

#tabbed_launchpads .active .heading
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTabOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/homeTabOn.gif) no-repeat;
}

#tabbed_launchpads .content .heading,
#tabbed_launchpads .first .content .heading,
#tabbed_launchpads .last .content .heading
{
	background: none;
	cursor: auto;
}

/* Category Search */
#Launchpad03
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/Launchpad03.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/Launchpad03.gif) no-repeat;
	color: #fff;
}

#Launchpad03 .categorySearchControl
{
	color: #000;
}

#Launchpad03 .categorySearchControl .body_controls
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/BrowseBy2.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/BrowseBy.gif) no-repeat;
}

#Launchpad03 .categorySearchControl .body_controls a.categorySectionLink
{
	background: none;
}

#Launchpad03 .categorySearchControl .body_controls a.categorySectionLink:hover,
#Launchpad03 .categorySearchControl .body_controls a.categorySectionLinkActive
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/BrowseByCategory.png) no-repeat;
}

#Launchpad03 .categorySearchControl .body_controls a.makeSectionLink
{
	background: none;
}

#Launchpad03 .categorySearchControl .body_controls a.makeSectionLink:hover,
#Launchpad03 .categorySearchControl .body_controls a.makeSectionLinkActive
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/BrowseByMake.png) no-repeat;
}

#Launchpad03 .categorySearchControl .body_controls a.priceSectionLink
{
	background: none;
}

#Launchpad03 .categorySearchControl .body_controls a.priceSectionLink:hover,
#Launchpad03 .categorySearchControl .body_controls a.priceSectionLinkActive
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/BrowseByPrice.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/BrowseByPrice.gif) no-repeat;
}

#Launchpad03 .categorySearchControl .main_active
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/gradient-blue.png);
}

#Launchpad04 div.heading
{
	color: #2A5099;
}

#Launchpad05
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/Launchpad05.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/Launchpad05.gif) no-repeat;
}

#Launchpad05 div.heading
{
	color: #777;
}

/* Showrooom */
.evoxvirtualshowroom .tab a,
.evoxvirtualshowroom .tab_on a
{
	background: none;
}

.evoxvirtualshowroom .paging
{
	color: #2A5099;
}

.evoxvirtualshowroom .paging .inactive
{
	color: #9A9B9D;
}

/* Evox Gallery */
#evoxGalleryButtonWrapper
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxControls2.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxControls2.gif) no-repeat;
}

#evoxGalleryRotateWrapper,
#evoxGalleryZoomRotateWrapper
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxRotate.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxRotate.gif) no-repeat;
}

#evoxGalleryRotateWrapper:hover,
#evoxGalleryZoomRotateWrapper:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxRotateOn.png) no-repeat;
}

#evoxGalleryNextVehicle,
#evoxGalleryZoomNextVehicle
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxNext.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxNext.gif) no-repeat;
}

#evoxGalleryNextVehicle:hover,
#evoxGalleryZoomNextVehicle:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxNextOn.png) no-repeat;
}

#evoxGalleryRotateWrapper #rotateLeft,
#evoxGalleryNextVehicle #previousVehicle,
#evoxGalleryZoomRotateWrapper #zoomRotateLeft,
#evoxGalleryZoomNextVehicle #zoomPreviousVehicle
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/left_arrow.gif) no-repeat center center;
}

#evoxGalleryRotateWrapper #rotateRight,
#evoxGalleryNextVehicle #nextVehicle,
#evoxGalleryZoomRotateWrapper #zoomRotateRight,
#evoxGalleryZoomNextVehicle #zoomNextVehicle
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/right_arrow.gif) no-repeat center center;
}

#chooseButtonWrapper,
#chooseZoomButtonWrapper
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxChoose.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxChoose.gif) no-repeat;
}

#chooseButtonWrapper:hover,
#chooseZoomButtonWrapper:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxChooseOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxChoose.gif) no-repeat;
}

#zoomButtonWrapper
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxZoom.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxZoom.gif) no-repeat;
}

#zoomButtonWrapper:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxZoomOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxZoom.gif) no-repeat;
}

#closeButtonWrapper
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxClose.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxClose.gif) no-repeat;
}

#closeButtonWrapper:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxCloseOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/evoxClose.gif) no-repeat;
}

/* inventory search */
.inventorysearchcompareanchor div
{
	color: #000;
}

.inventorysearch div table
{
	background-image: none;
}

.inventorysearch div table.alternatingitem
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/alternatingitem.png) repeat;
	_background: #4A494B;
}

.inventorysearch div table.selecteditem
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/transparent-red.png) repeat;
	_background: #6D0000;
}

.Search_0005 .alternatingitem,
.Search_0005 .alternatingitem a
{
	color: #3366FF;
}

.inventory .selecteditem a:hover
{
	color: #ccc;
}

.inventorysearchcomparebutton
{
	color: #333;
}

.search0002 table input
{
	background-color: Transparent;
}

/* Inventory Search #42 */
#display0022
{
	background: none;
	color: #000;
}

#display0022 .darkshadow,
#display0022 .lightshadow,
#display0022 .alternatingitem
{
	background: none;
	color: #000;
}

#display0022 a,
#display0022 a:hover
{
	color: #2A5099;
	text-decoration: none;
}

#display0022 #price
{
	color: #fff;
}

#display0022 #price span
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldPrice.png) no-repeat;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldPrice.gif);
}

#display0022 #price .price
{
	background-position: right top;
}

#display0022 #main-content .tab-wrapper
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab-wrapper.png) no-repeat 0 24px;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab-wrapper.gif);
}

#display0022 #main-content .tab-wrapper .tab h1
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldMediaTab.png) no-repeat;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldMediaTab.gif);
	color: #fff;
}

#display0022 #main-content .tab-wrapper .active h1
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldMediaTabOn.png) no-repeat;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldMediaTabOn.gif);
}

#display0022 .detail .links ul li a
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldLink.png) no-repeat;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldLink.gif);
	color: #fff;
}

#display0022 .right .filled,
#display0022 .tabstripMultipage
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/controlArea.png);
	_background: #F0F0F0;
	border-color: #CECECE !important;
}

#display0022 #PlaceHolder2
{
	background: none;
	border: none;
}

#display0022 .right .wmxform legend,
#display0022 .right .placeholder th
{
	color: #888;
}

#display0022 .RadTabStrip_RWS ul li a
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_left.png) no-repeat;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_left.gif);
}

#display0022 .RadTabStrip_RWS ul li a.selected
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_leftOn.png) no-repeat;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_leftOn.gif);
}

#display0022 .RadTabStrip_RWS ul li a .wrap
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_right.png) no-repeat top right;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_right.gif);
}

#display0022 .RadTabStrip_RWS ul li a.selected .wrap
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_rightOn.png) no-repeat top right;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_rightOn.gif);
}

#display0022 .RadTabStrip_RWS ul li a .innerWrap
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_middle.png) repeat-x;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_middle.gif);
	color: #fff;
}

#display0022 .RadTabStrip_RWS ul li a.selected .innerWrap
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_middleOn.png) repeat-x;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/oldTab_middleOn.gif);
	color: #fff;
}

#display0022 .similarvehicle .vehicledescription a,
#display0022 .similarvehicle .vehicleprice a
{
	color: #666 !important;
}

#display0022 .similarvehicle .vehicleprice a
{
	color: #2A5099 !important;
	text-decoration: underline;
}

/* Inventory Details 4 & 5 */
#inventoryDetail4,
#inventoryDetail5
{
	color: #666;
}

#inventoryDetail4 h1,
#inventoryDetail4 h2,
#inventoryDetail4 h3,
#inventoryDetail4 legend,
#inventoryDetail4 th,
#inventoryDetail4 div.heading,
#inventoryDetail5 h1,
#inventoryDetail5 h2,
#inventoryDetail5 h3,
#inventoryDetail5 legend,
#inventoryDetail5 th,
#inventoryDetail5 div.heading
{
	color: #000;
}

#inventoryDetail4 a,
#inventoryDetail5 a
{
	color: #2A5099;
	text-decoration: underline;
}

#inventoryDetail4 .tabs a,
#inventoryDetail5 .tabs a,
.inventoryDetail #buttons a,
.inventoryDetail #linksSection a,
.inventoryDetail #hiddenControlSection a
{
	color: #fff;
	text-decoration: none;
}

#inventoryDetail4 .lightshadow,
#inventoryDetail4 .darkshadow,
#inventoryDetail4 .alternatingitem,
#inventoryDetail4 .fill,
#inventoryDetail4 .shadow,
#inventoryDetail5 .lightshadow,
#inventoryDetail5 .darkshadow,
#inventoryDetail5 .alternatingitem,
#inventoryDetail5 .fill,
#inventoryDetail5 .shadow
{
	color: #000;
}

.inventoryDetail #mediaSection .slideshow a
{
	color: #000;
}

.inventoryDetail,
.inventoryDetail #inventoryDetailBanner,
.inventoryDetail #inventoryDetailContent
{
	background: none;
	border: none;
}

.inventoryDetail #YearMakeModel
{
	color: #000;
}

.inventoryDetail .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_left.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_left.gif);
}

.inventoryDetail .navlink
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_middle.gif);
}

.inventoryDetail .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_right.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_right.gif);
}

.inventoryDetail .selected .leftcap,
.inventoryDetail a:hover .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_leftOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_leftOn.gif);
}

.inventoryDetail .selected .navlink,
.inventoryDetail a:hover .navlink
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_middleOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_middleOn.gif);
}

.inventoryDetail .selected .rightcap,
.inventoryDetail a:hover .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_rightOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/formsTab_rightOn.gif);
}

.inventoryDetail #mediaSection .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_left.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_left.gif);
}

.inventoryDetail #mediaSection .navlink
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_middle.png) ;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_middle.gif) ;
}

.inventoryDetail #mediaSection .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_right.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_right.gif);
}

.inventoryDetail #mediaSection .selected .leftcap,
.inventoryDetail #mediaSection a:hover .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_leftOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_leftOn.gif);
}

.inventoryDetail #mediaSection .selected .navlink,
.inventoryDetail #mediaSection a:hover .navlink
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_middleOn.png) ;
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_middleOn.gif) ;
}

.inventoryDetail #mediaSection .selected .rightcap,
.inventoryDetail #mediaSection a:hover .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_rightOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/mediaTab_rightOn.gif);
}

.inventoryDetail #mediaSection .inner-content .leftcap,
.inventoryDetail #buttons .leftcap,
.inventoryList .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_left.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_left.gif);
}

.inventoryDetail #mediaSection .inner-content a:hover .leftcap,
.inventoryDetail #buttons a.leftcap:hover,
.inventoryList a:hover .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_leftOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_leftOn.gif);
}

.inventoryDetail #mediaSection .inner-content .navlink,
.inventoryDetail #buttons .navlink,
.inventoryList .navlink
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_middle.gif);
}

.inventoryDetail #mediaSection .inner-content a:hover .navlink,
.inventoryDetail #buttons a:hover .navlink,
.inventoryList a:hover .navlink
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_middleOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_middleOn.gif);
}

.inventoryDetail #mediaSection .inner-content .rightcap,
.inventoryDetail #buttons .rightcap,
.inventoryList .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_right.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_right.gif);
}

.inventoryDetail #mediaSection .inner-content a:hover .rightcap,
.inventoryDetail #buttons a:hover .rightcap,
.inventoryList a:hover .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_rightOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/linkbutton_rightOn.gif);
}

.inventoryDetail #buttons .leftcap
{
	background-position: left center;
}

.inventoryDetail #buttons .navlink
{
	background-position: center center;
}

.inventoryDetail #buttons .rightcap
{
	background-position: right center;
}

.inventoryDetail #mediaSection .content
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/media_content.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/media_content.gif) no-repeat;
	border: none;
	color: #333;
}

#inventoryDetail5 #mediaSection .content
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/media_content5.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/media_content5.gif) no-repeat;
}

.inventoryDetail #mediaSection .inner-content .tabs-wrapper .content,
#inventoryDetail5 #mediaSection .inner-content .tabs-wrapper .content
{
	background: none;
	border: none;
}

.slideshow_0003 .slideshowNav .prevActive
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/previousOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/previousOn.gif) no-repeat;
}

.slideshow_0003 .paused .pause
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/pauseOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/pauseOn.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .play
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/playOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/playOn.gif) no-repeat;
}

.slideshow_0003 .paused .play
{
	background: url(../../../Images/ControlLibrary/Consumer/Slideshow/slideshowPlay.png) no-repeat;
	_background: url(../../../Images/ControlLibrary/Consumer/Slideshow/slideshowPlay.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .nextActive
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/nextOn.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/nextOn.gif) no-repeat;
}

#inventoryDetail5 #mediaSection .slideshowPaging .thumbnailsButton span
{
	color: #fff;
}

.inventoryDetail #mediaSection .specifications h2
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/menuitemHover.png) repeat-x;
	color: #fff;
}

.inventoryDetail #mediaSection .specifications dd
{
	color: #333;
}

.inventoryDetail #showHiddenDetailsButton
{
	background: none;
}

.inventoryDetail #showHiddenDetailsLink
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/showHiddenDetails.png) no-repeat top right;
	color: #2A5099;
	text-transform: uppercase;
}

.inventoryDetail #hiddenDetails
{
	background: #2A5099;
	color: #fff;
	opacity: 1;
}

.inventoryDetail #showHiddenDetailsButton .buttonOpen
{
	background: none;
	color: #fff;
}

#hiddenDetailsTitle
{
	color: #fff;
}

#inventoryDetail4 #thumbLauncher
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/thumbLauncher.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/thumbLauncher.gif) no-repeat;
}

.inventoryDetail .leftarrow
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_left.gif);
}

.inventoryDetail .rightarrow
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_right.gif);
}

.inventoryDetail #mediaGroup .slideshowPaging .lightwindow,
.inventoryDetail .slideshowPaging .actualkey,
.inventoryDetail .slideshowPaging .stockkey,
.inventoryDetail .caption
{
	color: #000;
}

.inventoryDetail .mainshow .mainmark,
.inventoryDetail .thumbnails .thumbmark,
.inventoryDetail .slideshowPaging .photomark,
#lightwindow .mainshow .mainmark,
#lightwindow .thumbnails .thumbmark,
#lightwindow .slideshowPaging .photomark
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/mark-small.png);
	border-color: #000;
}

.inventoryDetail .mainshow .mainmark,
#lightwindow .mainshow .mainmark
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/mark-large.png);
}

.inventoryDetail #linksSection li
{
	background: none;
}

.inventoryDetail #links li a
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/left_link.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/left_link.gif);
}

.inventoryDetail #links li a:hover
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/left_linkOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/left_link.gif);
}

#inventoryDetail4 #mediaGroup #comments
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/comments.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/comments.gif);
}

.inventoryDetail #mediaGroup #location
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/location.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/location.gif);
}

#inventoryDetail4 #mediaGroup #images
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/images.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/images.gif);
}

#inventoryDetail5 #mediaGroup #comments
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/comments5.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/comments5.gif);
}

#toolsGroup .heading,
#toolsGroup h3,
#toolsGroup legend,
#toolsGroup .fill span
{
	color: #2A5099;
}

.inventoryDetail #price
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/price.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/price.gif);
	color: #fff;
}

.inventoryDetail #forms
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/forms.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/forms.gif);
}

.inventoryDetail #toolsGroup #links li a,
.inventoryDetail #toolsGroup #showHiddenControlLink,
.inventoryDetail #toolsGroup #showHiddenControlLink2
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/right_link.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/right_link.gif);
}

.inventoryDetail #toolsGroup #links li a:hover,
.inventoryDetail #toolsGroup #showHiddenControlLink:hover,
.inventoryDetail #toolsGroup #showHiddenControlLink2:hover
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/right_linkOn.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/right_linkOn.gif);
}

.inventoryDetail #toolsGroup #showHiddenControlButton .buttonOpen,
.inventoryDetail #toolsGroup #showHiddenControlButton2 .buttonOpen
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/right_linkOpen.png);
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/right_linkOpen.gif);
}

#inventoryDetail4 #toolsGroup #showHiddenControlButton .buttonOpen
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/right_linkOpenUp.png);
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/right_linkOpenUp.gif);
}

.inventoryDetail #toolsGroup #hiddenControlHolder,
.inventoryDetail #toolsGroup #hiddenControlHolder2
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/hiddenControl.gif);
	border-color: #aaa;
}

#inventoryDetail4 #finalGroup
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup_top.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup_top.gif);
}

#inventoryDetail4 #finalGroup .styledInner
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup_middle.gif);
}

#inventoryDetail4 #finalGroup_footer
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup_bottom.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup_bottom.gif);
}

#inventoryDetail5 #finalGroup
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup5.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/finalGroup5.gif);
}

#inventoryDetail4 .similarvehicle th,
#inventoryDetail5 .similarvehicle th
{
	color: #666;
}

#inventoryDetail4 .similarvehicle td,
#inventoryDetail5 .similarvehicle .vehicleinfo
{
	background: none;
	border: none;
}

.inventoryDetail .similarvehicle0002 .leftarrow
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_left.gif);
}

.inventoryDetail .similarvehicle0002 .rightarrow
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_right.gif);
}

.inventoryDetail .similarvehicle .vehicleimage img
{
	border-color: #f54401;
}

#inventoryDetail4 .similarvehicle .vehicleimage img,
#inventoryDetail5 .similarvehicle .vehicleimage img
{
	border-color: #000;
}

#inventoryDetail4 .similarvehicle .vehicledescription span a,
#inventoryDetail5 .similarvehicle .vehicledescription span a,
.inventoryDetail .similarvehicle .vehicleprice span
{
	color: #666 !important;
}

#inventoryDetail4 .similarvehicle0001 .vehiclelink a,
#inventoryDetail5 .similarvehicle0002 .vehiclelink a
{
	color: #2A5099 !important;
}

#inventoryDetail4 .similarvehicle0001 .vehiclelink a:hover,
#inventoryDetail5 .similarvehicle0002 .vehiclelink a:hover
{
	color: #9A9B9D !important;
}

.inventoryDetail .TransparentWhiteMPG #cityMPG,
.inventoryDetail .TransparentWhiteMPG #hwyMPG
{
	background-image: none;
	color: #9A9B9D !important;
}

.mpgwrapper .mpgcalc .disclaimer
{
	color: #000;
}

#lightwindow #lightwindow_contents,
.thumbnailimage
{
	background: #888;
	border-color: #000;
}

#lightwindow_title_bar a#lightwindow_title_bar_close_link
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/close_tab.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/close_tab.gif);
}

/* Scrolling Launchpads */
.scroller .up,
.scroller .up_active
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_up.gif) no-repeat;
}

.scroller .down,
.scroller .down_active
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/arrow_down.gif) no-repeat;
}

.scroller .track
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/scroll_bar.gif) repeat-y center;
}

.scroller .trackcontainer .track .handle,
.scroller .trackcontainer .track .handle_active
{
	background-color: #9A9B9D;
}

/* Inventory List */
#dataView, 
#dataView a
{
	color: #000;
}

#dataView
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/filterContainer.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/filterContainer.gif) no-repeat;
}

#controlBar
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/controlBar.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/controlBar.gif) no-repeat;
}

.layout0 #controlBar
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/controlBarAlt.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/controlBarAlt.gif) no-repeat;
}

.layout1 table.inventory,
.layout2 table.inventory,
.layout3 table.inventory
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/sortBy.png) no-repeat bottom left;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/sortBy.gif) no-repeat bottom left;
}

.layout0 .layoutView,
#dataView .listItemContainer,
#dataView .MPGDisclaimer
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/inventoryList.png) repeat-y;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/inventoryList.gif) repeat-y;
	border: none;
}

.bottomPagingPanel
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/listFooter.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/listFooter.gif) no-repeat;
}

.layout0 table.inventory tr
{
	background: none;
}

#dataView th,
#dataView table.inventory th.photoColumn
{
	border-color: #444 !important;
	background-color:#4669AA !important;
}

#wmxcontent .layout0 th, 
#wmxcontent .layout0 th a
{
	color: #000;
}

#wmxcontent .layout0 th.photoColumn,
#wmxcontent .layout0 th.photoColumn a
{
	color: #fff;
}

.layout0 .alternatingitem td
{
	background-color: #9A9B9D;
}

.layout0 table.inventory tr.selecteditem td
{
	background: #5C76A9;
}

#dataView table.inventory .photoColumn
{
	background: none;
}

.inventoryList .thumbnailImage
{
	border: 1px solid #000;
}

.layout0 .thumbnailImage
{
	border-width: 2px;
}

.inventoryList .thumbnailText
{
	background-color: #fff;
	color: #000;
}

.layout0 .thumbnailText
{
	background-color: #9A9B9D;
}

#dataView #FilterSearch,
#dataView #FilterReset,
#dataView .inventorysearchcompareanchor,
#lightwindow #FilterSearch,
#lightwindow #FilterReset,
#lightwindow .inventorysearchcompareanchor
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonLeftCap.png) no-repeat left center;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonLeftCap.gif) no-repeat left center;
}

#dataView #FilterSearch:hover,
#dataView #FilterReset:hover,
#dataView .inventorysearchcompareanchor:hover,
#lightwindow #FilterSearch:hover,
#lightwindow #FilterReset:hover,
#lightwindow .inventorysearchcompareanchor:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonLeftCapOn.png) no-repeat left center;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonLeftCap.gif) no-repeat left center;
}

#dataView #FilterSearch span input,
#dataView #FilterReset span input,
#dataView .inventorysearchcomparebutton,
#lightwindow #FilterSearch span input,
#lightwindow #FilterReset span input,
#lightwindow .inventorysearchcomparebutton
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonRightCap.png) no-repeat right center;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonRightCap.gif) no-repeat right center;
}

#dataView #FilterSearch:hover span input,
#dataView #FilterReset:hover span input,
#dataView .inventorysearchcompareanchor:hover .inventorysearchcomparebutton,
#lightwindow #FilterSearch:hover span input,
#lightwindow #FilterReset:hover span input,
#lightwindow .inventorysearchcompareanchor:hover .inventorysearchcomparebutton
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonRightCapOn.png) no-repeat right center;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/ButtonRightCap.gif) no-repeat right center;
}

#dataView .filterButton input
{
	background: none;
}

#dataView .filterSlider .sliderbox
{
	background: none;
	border: none;
}

#dataView .filterSlider .minrangelabel
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_left.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_left.gif) no-repeat;
}

#dataView .filterSlider .slider_leftarrow
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_leftarrow.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_leftarrow.gif) no-repeat;
}

#dataView .filterSlider .slider
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_long.png) repeat-x;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_long.gif) repeat-x;
}

#dataView .FuelConsumptionHwyFilterControl .slider,
#dataView .FuelConsumptionCityFilterControl .slider
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_short.png) repeat-x;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_short.gif) repeat-x;
}

#dataView .filterSlider .handle_0
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/LeftSlider.gif) left center no-repeat;
}

#dataView .FuelConsumptionHwyFilterControl .handle_0,
#dataView  .FuelConsumptionCityFilterControl .handle_0
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/MPGSlider.gif) left center no-repeat;
}

#dataView .filterSlider .handle_1
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/RightSlider.gif) left center no-repeat;
}

#dataView .filterSlider .slider_rightarrow
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_rightarrow.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_rightarrow.gif) no-repeat;
}

#dataView .filterSlider .maxrangelabel
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_right.png) right center no-repeat;
	_background: url(../../../Images/Theme/Theme_0264/Variation_0001/slider_right.gif) right center no-repeat;
}

#goLine img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/LineView.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/LineView.gif);
}

#goBlock img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/BlockView.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/BlockView.gif);
}

#goDouble img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/DoubleView.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/DoubleView.gif);
}

#goGrid img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/GridView.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/GridView.gif);
}

.layout0 #goLine img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/LineViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/LineViewSelected.gif);
}

.layout1 #goBlock img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/BlockViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/BlockViewSelected.gif);
}

.layout2 #goDouble img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/DoubleViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/DoubleViewSelected.gif);
}

.layout3 #goGrid img
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/GridViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/GridViewSelected.gif);
}

#dataView th a:hover
{
	color: #2A5099;
}

.layout0 .mainPrice
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/listPrice.png) no-repeat;
	border: none;
}

#dataView .inventoryListItem,
#dataView .inventoryListItem a,
#dataView .mainPrice .price
{
	color: #fff;
}

#dataView .inventoryListItem
{
	border: none;
}

.inventoryListItem
{
	background: #9A9B9D;
}

.layout1 .inventoryListItem:hover,
.layout2 .inventoryListItem:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/listItem_block.png);
}

.layout3 .inventoryListItem:hover
{
	background: url(../../../Images/Theme/Theme_0264/Variation_0001/listItem_grid.png);
}

#dataView .inventoryListItem .links li
{
	background-image: url(../../../Images/Theme/Theme_0264/Variation_0001/listLink_alt.png);
	color: #000;
}

#banner_img img
{
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
}

.servicescheduler0001 
{
	background-color: #fff;
}