@import "../Screen.css";

html
{
	background-color: #fff;
	color: #000;
}

body
{
	background: #fff url(../../../Images/Theme/Theme_0279/Common/pageBg.png) repeat-x;
}

a,
a:hover,
.ownerCircleHeadingLinks .activeLink .navlink
{
	color: #CC092F;
}

th
{
	background-color: #531515;
	color: #fff;
}

th a
{
	color: #fff;
}

th a:hover
{
	color: #ccc;
}

.alternatingitem
{
	background-color: #5a5a5a;
}

h1,h2,h3
{
	color: #fff;
}

legend
{
	color: #000;
}

.accent
{
	background-color: #fff;
	color: #D20010;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #D20010;
}

.attention
{
	color: #ff0000;
}

.attention a
{
	color: #9d0205;
}

.attention a:hover
{
	color: #000;
}

.alternatingitem,
.lightshadow
{
	color: #fff;
}

.alternatingitem a,
.lightshadow a
{
	color: #fff;
}

.alternatingitem a:hover,
.lightshadow a:hover
{
	color: #fff;
}

.selecteditem
{
	background: #531515;
	color: #fff;
}

.selecteditem a
{
	color: #fff;
}

.selecteditem a:hover
{
	color: #fff;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	color: #eee;
	background: #cc092f;
}

.fill a, .fill div.wmxform fieldset.vertical legend
{
	color: #fff;
}

.fill a:hover
{
	color: #000;
}

.fill .attention
{
	color: #db0;
}

.shadow
{
	background-color: #999;
	color: #000;
}

.shadow a
{
	color: #000;
}

.shadow a:hover
{
	color: #D20010;
}

.darkshadow
{
	background: url(../../../Images/Theme/Theme_0279/Common/darkshadow.png) repeat;
	_background: #626163;
	color: #000;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #000;
}

/* custom */
#home
{
	background: url(../../../Images/Theme/Theme_0279/Common/homeBg_tech.jpg) no-repeat;
}

#wmxtop,
#wmxbottom,
#wmxcontent
{
	color: #000;
}

body.active #wmxcontent
{
	background: #FFFFFF url(../../../Images/Theme/Theme_0279/Common/interiorBg.png) no-repeat;
}

.wmxform input,
.wmxform select,
.wmxform textarea
{
	border: solid 1px #aaa;
}

p span input,
button,
.launchpadfiltercontainer input,
.filterButton input,
.buttons input,
#Calculate
{
	background: url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.gif) no-repeat;
	background-position: 1px -80px;
	border: none !important;
	color: #cc092f;
	cursor: pointer;	
}

p span input:hover,
button:hover,
.launchpadfiltercontainer input:hover,
.filterButton input:hover,
.buttons input:hover,
#Calculate:hover
{

	background-position: 1px top;
	color: #FFFFFF;
}


input[type=submit]
{
	background: url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.gif) no-repeat;
	background-position: 1px -80px;
	border: none !important;
	color: #cc092f;
	cursor: pointer;	
}

input[type=submit]:hover
{
	color: #FFFFFF;
	background-position: 1px 0;
}

.wmxspecials input[type=submit]
{
	background: url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.gif) no-repeat;
	background-position: 0 bottom;	
	color: #cc092f;
	width: 103px;
	padding: 0 0 5px;
	#padding: 0 0 2px;
}


.wmxspecials input[type=submit]:hover
{
	color: #FFFFFF;
	background-position: 0 top;	
}

.directions input[type=submit]
{
	background: url(../../../Images/Theme/Theme_0279/Common/longButton.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/longButton.gif) no-repeat;
	background-position: 1px 0;
	border: none !important;
	color: #cc092f;
	cursor: pointer;
}

#getDirectionsButton
{
	background: url(../../../Images/Theme/Theme_0279/Common/longButton.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/longButton.gif) no-repeat;
	background-position: 1px 0;
	border: none !important;
	color: #cc092f;
	cursor: pointer;
}

.launchpadfiltercontainer button, .launchpadfiltercontainer input
{
	background-color: Transparent;
}

.directions legend
{
	color: #fff;
}

input, button
{
	background-color: #fff;
}

input[type=radio],
input[type=checkbox]
{
	background: transparent;
	border: none;
}

.mappointmap input
{
	background: none;
}

.leftarrow
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/left_arrow.gif) no-repeat center center;
}

.rightarrow
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/right_arrow.gif) no-repeat center center;
}

/* menu */
div.menubar
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/menuBg2.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/menuBg.gif) no-repeat;
}

a.menubutton,
a.menuitem
{
	color: #000;
}

a.menubutton:hover,
a.menubutton_active
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/menuItem_hover2.png) repeat-x;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/menuItem_hover.gif) repeat-x;
	color: #000;
}

div.menu_seperator
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/menuSeperator.png) no-repeat;
}

a.menuitem:hover
{
	color: #cc092f;
}

div.menu
{
	background-color: #ddd;
	border-color: #ababab;
}

/* bottom */
#bottom
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/footerBg.png) no-repeat;
}

#bottom a,
#bottom a:hover
{
	color: #000;
}

/* home */
#home .heading,
#home h3,
#home legend,
#home .fill span,
#landingpage .heading,
#landingpage h3,
#landingpage legend
{
	color: #fff;
}

#home .ConsumerExperience0001 .content .heading
{
	color: #000;
}

#make_popup
{
	background: transparent none;
}

#make_popup #make_popupTopLeft
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/topLeftCorner.png) no-repeat scroll left bottom;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/topLeftCorner.gif) no-repeat scroll left bottom;
}

#make_popup #make_popupTopCenter
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/topSlice.png) repeat-x scroll 0 bottom;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/topSlice.gif) repeat-x scroll 0 bottom;
}

#make_popup #make_popupTopRight
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/topRightCorner.png) no-repeat scroll right bottom;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/topRightCorner.gif) no-repeat scroll right bottom;
}

#make_popup #make_popupMiddleLeft
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/midLeftSlice.png) repeat-y scroll left 0;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/midLeftSlice.gif) repeat-y scroll left 0;
}

#make_popup #make_popupMiddleCenter
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/midCenter.png) repeat scroll 0 0;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/midCenter.gif) repeat scroll 0 0;
}

#make_popup #make_popupMiddleCenter #make_popupDealerInformation
{
	text-transform: uppercase;
	color: #FFFFFF;
}

#make_popup #make_popupMiddleRight
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/midRightSlice.png) repeat-y scroll right 0;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/midRightSlice.gif) repeat-y scroll right 0;
}


#make_popup #make_popupBottomLeft
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/bottomLeftCorner.png) no-repeat scroll left top;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/bottomLeftCorner.gif) no-repeat scroll left top;
}

#make_popup #make_popupBottomCenter
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/bottomSlice.png) repeat-x scroll 0 top;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/bottomSlice.gif) repeat-x scroll 0 top;
}

#make_popup #make_popupBottomRight
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/bottomRightCorner.png) no-repeat scroll right top;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/bottomRightCorner.gif) no-repeat scroll right top;
}

#make_popup #make_popupPointer
{
	background: url(../../../Images/Theme/Theme_0279/Common/arrow.png) no-repeat scroll center center;
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
}

#make_popup #make_popupDown
{
	background: url(../../../Images/Theme/Theme_0279/Common/down.png) no-repeat scroll center top;
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
}

#logo_background a,
#logo_background a:hover
{
	color: #fff;
}

/* inventory search */
.inventorysearch div.fill
{
	background-color: #000;
}

.inventorysearchcompareanchor div
{
	color: #000;
}

.inventorysearch div table
{
	background-image: none;
}

.inventorysearch div table.alternatingitem
{
	background: url(../../../Images/Theme/Theme_0279/Common/alternatingitem.png) repeat;
	_background: #4A494B;
}

.inventorysearch div table.selecteditem
{
	background: #cc092f;
}

.Search_0005 .alternatingitem,
.Search_0005 .alternatingitem a
{
	color: #fff;
}

.inventory .selecteditem a:hover
{
	color: #ccc;
}

.inventorysearchcomparebutton
{
	color: #333;
}

.search0002 table input
{
	background-color: Transparent;
}

/* Inventory Search #42 */
#display0022
{
	background: none;
	color: #fff;
}

#display0022 #price .price
{
	color: #F54401;
}

#display0022 .header,
#display0022 .detail .links ul li,
#display0022 .tab h1,
.tabs li,
#display0022 .RadTabStrip_RWS li a .innerWrap
{
	background: url(../../../Images/Theme/Theme_0279/Common/darkshadow.png) repeat;
	_background: #626163;
}

#display0022 .RadTabStrip_RWS li,
#display0022 .RadTabStrip_RWS li a,
#display0022 .RadTabStrip_RWS li a .wrap
{
	background: none;
}

#display0022 #main-content .lightshadow,
#display0022 .tabstripMultipage
{
	background: #cc092f;
	border: none;
}

#display0022 .right .filled,
#display0022 #PlaceHolder7 .filled
{
	background: url(../../../Images/Theme/Theme_0279/Common/alternatingitem.png) repeat;
	_background: #4A494B;
}

#display0022 .detail .links ul li a,
#display0022 .RadTabStrip_RWS li a .innerWrap,
#display0022 .tab h1,
.tabs li,
#display0022 .tab h2,
#display0022 .tab h3,
#display0022 .tab h4
{
	color: #fff;
}

#display0022 .right .wmxform legend,
#display0022 .right .placeholder th
{
	color: #fff;
}

#display0022 .similarvehicle_item
{
	background: none;
}

#display0022 .header,
#display0022 #buttons a,
#display0022 .tab-wrapper div,
#display0022 .tab-wrapper a,
#display0022 .right .filled
{
	color: #fff;
}

#display0022 .tabstripMultipage div
{
	background-color: #fff;
	color: #000;
}

/* Inventory Details 4 & 5 */
#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,
#inventoryDetail4 .PaymentCalculator .fill,
#inventoryDetail5 .PaymentCalculator .fill
{
	color: #fff;
}

.inventoryDetail #YearMakeModel .navlink,
#wmxheading
{
	color: #000;
}

.inventoryDetail #price
{
	background: url(../../../Images/Theme/Theme_0279/Common/priceBg.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/priceBg.gif) no-repeat;
}

#dataView
{
	background: url(../../../Images/Theme/Theme_0279/Common/inventorysearch_top2.png) no-repeat center top;
	_background: url(../../../Images/Theme/Theme_0279/Common/inventorysearch_top2.gif) no-repeat center top;
}

#controlBar
{
	background: url(../../../Images/Theme/Theme_0279/Common/controlBar.png) no-repeat center top;
}

#wmxcontent .layout0 th,
.layout0 .alternatingitem td
{
	background: #000 none;
	border-color: #fff;
}


.layout0 .alternatingitem td.photoColumn
{
	background: Transparent none;
}

.layout1 .inventory,
.layout2 .inventory,
.layout3 .inventory
{
	background: #9a9b9d none;
	border-color: #fff;
}

.inventoryDetail .compareButton
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/submit_bgComb.gif) no-repeat;
	background-position: center bottom;
	color: #cc092f;
	cursor: pointer;
}

.inventoryDetail .compareButton:hover
{
	background-position: center top;
	color: #FFFFFF;
}

.inventoryDetail .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/tab_left.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/tab_left.gif);
}

.inventoryDetail .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/tab_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/tab_middle.gif);
	color: #CC092F;
}

.inventoryDetail .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/tab_right.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/tab_right.gif);
}

.inventoryDetail .selected .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/tab_on_left.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/tab_on_left.gif);
}

.inventoryDetail .selected .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/tab_on_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/tab_on_middle.gif);
	color: #fff;
}

.inventoryDetail .selected .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/tab_on_right.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/tab_on_right.gif);
}

.inventoryDetail #mediaSection .tabs .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_left.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_left.gif);
}

.inventoryDetail #mediaSection .tabs .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_middle.gif);
	color: #CC092F;
}

.inventoryDetail #mediaSection .tabs .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_right.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_right.gif);
}

.inventoryDetail #mediaSection .selected .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_on_left.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_on_left.gif);
}

.inventoryDetail #mediaSection .selected .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_on_middle.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_on_middle.gif);
	color: #fff;
}

.inventoryDetail #mediaSection .selected .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_on_right.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/mediaTab_on_right.gif);
}

.inventoryDetail #mediaSection .inner-content .leftcap,
.inventoryDetail #buttons .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav2_leftComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav2_leftComb2.gif);
	background-position: left -74px;
	text-decoration: none;
}

.inventoryDetail #mediaSection .inner-content a:hover .leftcap,
.inventoryDetail #buttons .leftcap:hover
{
	background-position: left 2px;
	_background-position: left -74px;
}

.inventoryList .leftcap,
.ownerCircleHeadingLinks .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_leftComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_leftComb.gif);
	background-position: 0 -68px;
}

.inventoryList #advancedSearchButton:hover .leftcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_leftComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_leftComb.gif);
	background-position: 0 9px;
}

.inventoryDetail #mediaSection .inner-content .tabs li a
{
	text-decoration: none;
}

.inventoryDetail #mediaSection .inner-content .navlink,
.inventoryDetail #buttons .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav2_middleComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav2_middleComb.gif);
	background-position: center -74px;
	color: #CC092F;
}

.inventoryDetail #mediaSection .inner-content a:hover .navlink,
.inventoryDetail #buttons a:hover .navlink
{
	background-position: center 2px;
	_background-position: center -74px;
	color: #FFFFFF;
	_color: #CC092F;
}

.inventoryList .navlink,
.ownerCircleHeadingLinks .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_middleComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_middleComb.gif);
	background-position: 0 -68px;
	color: #CC092F;
}

.inventoryList #advancedSearchButton:hover .navlink
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_middleComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_middleComb.gif);
	background-position: 0 9px;
	color: #FFFFFF;
	_color: #CC092F;
}

.inventoryDetail #mediaSection .inner-content .rightcap,
.inventoryDetail #buttons .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav2_rightComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav2_rightComb2.gif);
	background-position: right -74px;
}


.inventoryDetail #mediaSection .inner-content a:hover .rightcap,
.inventoryDetail #buttons a:hover .rightcap
{
	background-position: right 2px;
	_background-position: right -74px;
}

.inventoryList .rightcap,
.ownerCircleHeadingLinks .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_rightComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_rightComb.gif);
	background-position: 0 -68px;
}

.inventoryList a#advancedSearchButton:hover .rightcap,
.ownerCircleHeadingLinks .rightcap
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_rightComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/detailsNav_rightComb.gif);
	background-position: 0 9px;
}

.inventoryDetail #mediaSection .content
{
	background-color: #636363;
	border-color: #cc092f;
}

#inventoryDetail4 #mediaGroup #thumbLauncher
{
	background-color: #636363;
	border-color: #cc092f;
}

#inventoryDetail5 #mediaSection .content
{
	border: none;	
	background: transparent url(../../../Images/Theme/Theme_0279/Common/mainshowBg3.png) no-repeat scroll 0 0;
	_background: url(../../../Images/Theme/Theme_0279/Common/mainshowBg3.gif) no-repeat;
}

#inventoryDetail4 #mediaSection .inner-content .scroller .content
#inventoryDetail5 #mediaSection .inner-content .scroller .content
{
	border: solid 3px #CC092F;	
}

#inventoryDetail4 #mediaSection .inner-content .launchpad,
#inventoryDetail5 #mediaSection .inner-content .launchpad
{
	background-color: #636363;
}

#inventoryDetail4 #mediaSection .inner-content .tabs-wrapper .content,
#inventoryDetail5 #mediaSection .inner-content .tabs-wrapper .content
{
	border: solid 3px #CC092F;
}

#inventoryDetail4 #mediaSection .inner-content .tabs-wrapper .content .scroller .content,
#inventoryDetail5 #mediaSection .inner-content .tabs-wrapper .content .scroller .content
{
	border: none;	
}

#inventoryDetail4 #mediaSection .content
{
	border: none;	
	background: transparent url(../../../Images/Theme/Theme_0279/Common/thumbshowBg2.png) no-repeat scroll 0 0;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/thumbshowBg2.gif) no-repeat scroll 0 0;
}

#inventoryDetail4 #mediaSection .content .inner-content .content,
#inventoryDetail5 #mediaSection .content .inner-content .content
{
	background: #636363 none;
}

#inventoryDetail5 #mediaSection .content .slideshow_0003 .slideshow .caption
{
	color: #000000;	
}

#inventoryDetail5 #mediaSection .content .slideshow_0003 .slideshow
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/slideshowControlBg.png) no-repeat scroll -2px 0;
	_background: transparent url(../../../Images/Theme/Theme_0279/Common/slideshowControlBg.gif) no-repeat scroll -2px 0;
}

#inventoryDetail5 #mediaSection .content .slideshow_0003 div .slideshow
{
	background: transparent none;
}

.inventoryDetail .mainshow .mainmark,
.inventoryDetail .thumbnails .thumbmark,
.inventoryDetail .slideshowPaging .photomark,
#lightwindow .mainshow .mainmark,
#lightwindow .thumbnails .thumbmark,
#lightwindow .slideshowPaging .photomark
{
	background-color: #fff;
	border-color: #cc092f;
	color: #cc092f;
}

/*slideshow*/
.slideshow_0003 .slideshowNav .prev
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowPrev.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .prevActive
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowPrevActive.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .pause
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowPause.gif) no-repeat;
}

.slideshow_0003 .paused .pause
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowPauseActive.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .play
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowPlayActive.gif) no-repeat;
}

.slideshow_0003 .paused .play
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowPlay.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .next
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowNext.gif) no-repeat;
}

.slideshow_0003 .slideshowNav .nextActive
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/slideshowNextActive.gif) no-repeat;
}

.slideshow .slideshowPaging .leftarrow
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/left_arrow.gif) no-repeat;
}

.slideshow .slideshowPaging .rightarrow
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/right_arrow.gif) no-repeat;
}

#inventoryDetailBanner,
#inventoryDetailContent,
.inventoryDetail
{
	background: Transparent none;
}

#inventoryDetail4 .specifications dd.alternatingitem,
#inventoryDetail5 .specifications dd.alternatingitem
{
	_background: #828183 none;
}

.inventoryDetail #links li a
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/left_linkComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/left_linkComb.gif);
	background-position: 0 bottom;
	color: #cc092f;
}

.inventoryDetail #links li a:hover
{
	color: #FFFFFF;
	background-position: 0 top;
	text-decoration: none;
}

.inventoryDetail #showHiddenDetailsButton,
.inventoryDetail #hiddenDetails
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/hiddenDetailsBg.png) repeat;
}

.inventoryDetail #forms
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/forms.png) no-repeat left 20px;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/forms.gif) no-repeat left 20px;
}

#inventoryDetail4 #mediaGroup #comments
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/comments.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/comments.gif) no-repeat;
}

#inventoryDetail5 #mediaGroup #comments
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/comments5.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/comments5.gif) no-repeat;
}

#inventoryDetail4 #mediaGroup #location
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/location.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/location.gif) no-repeat;
}

#inventoryDetail5 #mediaGroup #location
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/location5.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/location5.gif) no-repeat;
}

#inventoryDetail4 #mediaGroup #images
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/images.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/images.gif) no-repeat;
}

#toolsGroup .heading,
#toolsGroup h3,
#toolsGroup legend,
#toolsGroup .fill span
{
	color: #fff;
}

#toolsGroup .hiddenControlBox legend
{
	color: #000;
}

.inventoryDetail #toolsGroup #links li a,
.inventoryDetail #toolsGroup #showHiddenControlLink,
.inventoryDetail #toolsGroup #showHiddenControlLink2,
.inventoryDetail #toolsGroup #showHiddenControlButton .buttonOpen,
.inventoryDetail #toolsGroup #showHiddenControlButton2 .buttonOpen,
#inventoryDetail4 #toolsGroup #showHiddenControlButton .buttonOpen,
#inventoryDetail4 #toolsGroup #showHiddenControlButton2 .buttonOpen
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/right_linkComb.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/right_linkComb.gif);
	color: #cc092f;
	background-position: 0 -66px;
}
.inventoryDetail #toolsGroup #links li a:hover,
.inventoryDetail #toolsGroup #showHiddenControlLink:hover,
.inventoryDetail #toolsGroup #showHiddenControlLink2:hover
{
	background-position: 0 0;
	text-decoration: none;
	color: #FFFFFF;
}

.inventoryDetail #toolsGroup #hiddenControlHolder,
.inventoryDetail #toolsGroup #hiddenControlHolder2,
.inventoryDetail #toolsGroup #hiddenControlHolder .lightshadow,
.inventoryDetail #toolsGroup #hiddenControlHolder2 .lightshadow,
.inventoryDetail #toolsGroup #hiddenControlHolder .darkshadow,
.inventoryDetail #toolsGroup #hiddenControlHolder2 .darkshadow,
.inventoryDetail #toolsGroup #hiddenControlHolder .alternatingitem,
.inventoryDetail #toolsGroup #hiddenControlHolder2 .alternatingitem,
.inventoryDetail #toolsGroup #hiddenControlHolder .fill,
.inventoryDetail #toolsGroup #hiddenControlHolder2 .fill,
.inventoryDetail #toolsGroup #hiddenControlHolder .shadow,
.inventoryDetail #toolsGroup #hiddenControlHolder2 .shadow,
.inventoryDetail #toolsGroup #hiddenControlHolder th,
.inventoryDetail #toolsGroup #hiddenControlHolder2 th
{
	border-color: #cc092f;
	background: #fff none;
	color: #000;
}

#inventoryDetail4 .similarvehicle table tr.similarvehicle_item td
{
	border-bottom: solid 5px #666666;
}
#inventoryDetail4 .similarvehicle table tr.similarvehicle_item td table td
{
	border-bottom: none;
}

#inventoryDetail4 .similarvehicle .vehicleimage img
{
	border-color: #cc092f;
}

#inventoryDetail5 .similarvehicle .vehicleimage img
{
	border-color: #fff;
}

#inventoryDetail5 .similarvehicle .vehicleinfo
{
	background: Transparent none;
}

#inventoryDetail5 .similarvehicle .vehicleprice span,
#inventoryDetail5 .similarvehicle0002 .vehiclelink a
{
	color: #fff !important;
}

.inventoryDetail #mediaTabs .placeholder3 h2
{
	background-color: #cc092f;
}

.inventoryDetail .similarvehicle0002 .leftarrow
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/left_arrow.gif);
}

.inventoryDetail .similarvehicle0002 .rightarrow
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/right_arrow.gif);
}

.inventoryDetail .similarvehicle .vehicleimage img
{
	border-color: #f54401;
}

.inventoryDetail .similarvehicle0001 .vehicleimage img
{
	border-color: #cc092f;
}

#hiddenDetailsTitle
{
	color: #a6a5a9;
}

.inventoryDetail .TransparentWhiteMPG #cityMPG,
.inventoryDetail .TransparentWhiteMPG #hwyMPG
{
	background-image: none;
	color: #A6A5A9 !important;
}

#inventoryDetail4 #finalGroup,
#inventoryDetail4 #finalGroup th
{
	background: #636363 none;
	color: #fff;
}

#inventoryDetail4 #finalGroup_footer
{
	background: Transparent none;
}

#inventoryDetail5 #finalGroup
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/finalGroup5.png) no-repeat;
	_background: Transparent url(../../../Images/Theme/Theme_0279/Common/finalGroup5.gif) no-repeat;
}

#inventoryDetail4 .similarvehicle td
{
	background: #828282 none;
}

#inventoryDetail4 .similarvehicle0001 .vehiclelink a
{
	color: #fff !important;
}

#inventoryDetail4 .similarvehicle0001 .vehiclelink a:hover
{
	text-decoration: underline;
}

#lightwindow #lightwindow_contents
{
	background-color: #636363;
	color: #fff;
}

#lightwindow #lightwindow_contents,
.thumbnailimage
{
	border-color: #cc092f;
}

#lightwindow #lightwindow_contents h1,
#lightwindow #lightwindow_contents h2,
#lightwindow #lightwindow_contents h3
{
	color: #fff;
}

#lightwindow_title_bar a#lightwindow_title_bar_close_link
{
	background: transparent url(../../../Images/Theme/Theme_0279/Common/closeBox.gif) no-repeat right;
	color: #fff;
}

#dataView .links .linkHolder
{
	color: #000;
}

/* Scrolling Launchpads */
.scroller .up,
.scroller .up_active
{
	background: url(../../../Images/Theme/Theme_0279/Common/scroll_up.gif) no-repeat;
}

.scroller .down,
.scroller .down_active
{
	background: url(../../../Images/Theme/Theme_0279/Common/scroll_down.gif) no-repeat;
}

.scroller .track
{
	background: url(../../../Images/Theme/Theme_0279/Common/scroll_bar.gif) repeat-y center;
}

.scroller .trackcontainer .track .handle,
.scroller .trackcontainer .track .handle_active
{
	background-color: #fff;
}

/* Inventory List */
.layout0 .layoutView,
#dataView .listItemContainer,
#dataView .MPGDisclaimer
{
	background: #636363 none;
	border-color: #fff;
}

.filterContainer,
.filterContainer .darkshadow
{
	color: #fff;
}

#lightbox .filterContainer
{
	color: #fff;
}

#dataView .mainPrice .price
{
	color: #fff !important;
}

#dataView .handle_0,
.handle_0
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/LeftSlider.gif) no-repeat;
}

#dataView .filterContainer .FuelConsumptionHwyFilterControl .handle_0,
#dataView .filterContainer .FuelConsumptionCityFilterControl .handle_0,
.filterContainer .FuelConsumptionHwyFilterControl .handle_0,
.filterContainer .FuelConsumptionCityFilterControl .handle_0
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/MPGSlider.gif) no-repeat;
}

#dataView .thumbnailImage
{
	border: 3px solid #000;
}

.inventoryList .thumbnailText
{
	background-color: #636363;
}

.layout0 .mainPrice
{
	background-color: #636363;
	border-color: #fff;
}

#dataView .handle_1,
.handle_1
{
	background: Transparent url(../../../Images/Theme/Theme_0279/Common/RightSlider.gif) no-repeat;
}

#dataView #FilterSearch,
#dataView #FilterReset,
#dataView .inventorysearchcompareanchor,
#lightwindow #FilterSearch,
#lightwindow #FilterReset,
#lightwindow .inventorysearchcompareanchor
{
	background: url(../../../Images/Theme/Theme_0279/Common/ButtonLeftCapComb.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/ButtonLeftCapComb.gif) no-repeat;
	background-position: left -69px;
}

#dataView #FilterSearch:hover,
#dataView #FilterReset:hover,
#dataView .inventorysearchcompareanchor:hover,
#lightwindow #FilterSearch:hover,
#lightwindow #FilterReset:hover,
#lightwindow .inventorysearchcompareanchor:hover
{
	background-position: left 8px;
}

#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_0279/Common/ButtonRightCapComb.png) no-repeat;
	_background: url(../../../Images/Theme/Theme_0279/Common/ButtonRightCapComb.gif) no-repeat;
	background-position: right -69px;
	color: #CC092F;
}

#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-position: right 8px;
	color: #FFFFFF;
}

#dataView .filterButton input
{
	background: none;
}

.layout0 .inventory .selecteditem
{
	background: Transparent none;
}

.layout0 .inventory .selecteditem td
{
	background: #b2203c none;
}

.layout0 .inventory .selecteditem td.photoColumn
{
	background: Transparent none;
}

#dataView .inventoryListItem
{
	background-color: #000;
	border-color: #000;
}

#dataView .inventoryListItem:hover
{
	background-color: #cc092f;
	border-color: #cc092f;
}

#goLine img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/LineView.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/LineView.gif);
}

.layout0 #goLine img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/LineViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/LineViewSelected.gif);
}

#goBlock img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/BlockView.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/BlockView.gif);
}

.layout1 #goBlock img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/BlockViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/BlockViewSelected.gif);
}

#goDouble img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/DoubleView.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/DoubleView.gif);
}

.layout2 #goDouble img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/DoubleViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/DoubleViewSelected.gif);
}

#goGrid img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/GridView.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/GridView.gif);
}

.layout3 #goGrid img
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/GridViewSelected.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/GridViewSelected.gif);
}

#dataView .inventoryListItem .links li
{
	background-image: url(../../../Images/Theme/Theme_0279/Common/inventoryLink.png);
	_background-image: url(../../../Images/Theme/Theme_0279/Common/inventoryLink.gif);
}

.bottomPagingPanel
{
	background: url(../../../Images/Theme/Theme_0279/Common/inventorysearch_bottom.png) no-repeat center top;
	_background: url(../../../Images/Theme/Theme_0279/Common/inventorysearch_bottom.gif) no-repeat center top;
}

.bottomPagingPanel,
.bottomPagingPanel a,
.bottomPagingPanel a.disabledPaging,
#BottomPaging,
#BottomPaging a,
#BottomPaging a.disabledPaging
{
	color: #fff;
}

#CombinationCalculator1 .BottomCalculator div#purchasePriceField
{
	border-color: #000;
}

.wmxcontrol #VehicleData #TabStrip div.tabstripMultipage
{
	border: none !important; /*override javascript*/	
}

.wmxcontrol table.Brochure fieldset li a
{
	color: #000000;	
}