body
{
    margin: 0 0 0 0;
    padding: 0;
}

#wrapper{
	margin: 0 auto;}
	
#header, #menu, #footer
{
	width:950px;
	margin: 0 auto;
}

#menu 
{
	height:25px;
	padding: 6px 0 0 0;
}
#menu UL LI
{
	position:relative;
}

#menu UL, #menu UL LI
{
	list-style: none;	
	display: inline;
	padding: 0;
	margin: 0 auto;
}
#menu UL LI 
{
	padding: 2px 5px;
	margin: 0 20px;
	z-index: 9998;
	width: 100%;
}
#menu UL LI A
{
	width: 100%;
}

#header 
{
	line-height: 0px;
}

#header IMG 
{ 
	border: 0; 
}

#mainContent
{
	width:950px;
    margin: 0 auto;
    position:relative;
    clear:both;
}


#footer {
    clear: both;
    margin: 0 auto;
    padding: 0; }


#footerMenu
{
	vertical-align: middle;
	float: right;
	margin-right: 5px;
}

#footerAddress
{
	float: left;
	margin-left: 5px;
}

#footerMenu UL, #footer UL LI
{
	list-style: none;	
	display: inline;
	padding: 0;
	margin: 0 auto;
}

#revoLink
{
	clear:both;
	float: left;
	margin: 5px;
}

#revoLink a, #revoLink span {
	float: left;
	display: block;
	height: 14px;
	padding: 0 4px 0 0;
}

#revoLink img {
	border: 0;
}

#copyright
{
	float: right;
	margin: 5px;
}

h1,h2,h3,h4,h5,h6 
{
	margin: 0;
}

h1 { font-size: xx-large; }
h2 { font-size: x-large; }
h3 { font-size: larger; }
h4 { font-size: large; }
h5 { font-size: medium; }
h6 { font-size: small; }

.clear
{
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

form
{
	padding:0;
	margin:0;
}


#leftDiv
{   
    padding: 0 7px;
    float:left;
    width:233px;
    height:100%;
}

#rightDiv
{
    margin-left: 10px;
    float:right;
    width:688px;
    height:100%;
    padding: 0 0 10px 0;
}

.narrowPanel
{
	width: 100%;
	padding: 7px;
	margin-top: 5px;
	clear:both;
}

.narrowPanel span.panelToggle
{
	text-decoration: none;
	font-weight:bold;
	font-size: 12pt;
	line-height: 11pt;
	float:right;
	margin:2px;
	text-align:center;
	width: 16px;
	height: 16px;
}

.narrowPanel h5
{
	padding: 0 0 2px 0;
	display:inline;
	float:left !ie;
}

#contactDealer .narrowPanelTitle
{
	cursor:hand;
	cursor:pointer;
}

.button
{
    cursor:hand;
	cursor:pointer;
	padding: 1px 4px;
	font-weight:bold;	
}


.leadNotificationPopout
{
    position: absolute;
    width: 250px;
    display: block;
    padding: 3px;
}

#searchBox
{
    padding: 0 7px 0 0;
}

#searchBox input[type="text"]
{
    width:170px;
}

input.error
{
	margin: 0;
}

div.errorContainer
{
    margin: 0px;
    padding: 3px 5px;
    margin-bottom: 5px;
    display: none;
    font-size: 10pt;
}

div.error
{
    margin: 0px;
    padding: 3px 5px;
    margin-bottom: 5px;
    display: none;
    font-size: 12pt;
}

label.error
{
	display: block;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 5px;
}

div#vehicleMpgDisclaimer 
{	
	font-size:7pt;
	line-height:6pt;
	width:149px;
	clear: both;
}

div#fuelEconomyContents 
{
	width:110px;
	margin-left: 15px;
}

#vehicleMpgCityEconomy h1, #vehicleMpgHwyEconomy h1
{
	font-size: 8pt;
}

#vehicleMpgContainer img 
{
	float:left;
	padding:0 4px;
}

#vehicleMpgCityEconomy 
{
	float:left;
}
#vehicleMpgHwyEconomy
{
	float:right;
}

#vehicleMpgCityEconomy, #vehicleMpgHwyEconomy 
{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	line-height:12pt;
}

#preloadSection 
{
	display:none;
}

.strikethrough {
	text-decoration: line-through;
}

.strikethrough {
	text-decoration: line-through;
}

iframe.mapembed
{
	height: 360px !important;
}
/*h1 fix------------*/
#vehicleMpgCityEconomy h6, #vehicleMpgHwyEconomy h6 {
    font-size: 8pt;
}
/*end h1 fix------------*/
#couponMask
{
	position: absolute;
	z-index: 9000;
	display: none;
	height: 100%;
	width: 100%;
	margin: 0;
	top: 0px;
	left: 0px;
}

#couponHeader
{
	height: 30px;
}

#couponTitle
{
	font-size: 12pt;
	margin: 5px 10px;
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
	float: left;
}

#couponCloseLink a
{
	font-size: 8pt;
	font-weight: normal;
}

#couponCloseLink
{
	float: right;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	margin: 5px 10px;
}

#couponText
{
	clear: both;
	/* position: relative; */
	height: 340px;
	width: 555px;
	padding: 10px;
	font-size: 8pt;
	vertical-align: middle;
	display: table-cell;
}

#couponText label
{
	font-size: 14pt;
}

#couponDialog
{
	position: absolute;
	width: 575px;
	height: auto;
	display: none;
	border-width: medium;
	border-style: solid;
	border-width: 1px;
	z-index: 9999;
	overflow: hidden;
}

#couponBody
{
	/* margin: 0 auto;*/
	clear: both;
	/* height: 340px; */
	width: 555px;
	text-align: center;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center;
}

#couponButtons
{
	float: right;
	margin: 10px;
}

#offerFormContainer
{
	margin: 0 auto;
	height: 100%;
	padding: 10px;
	font-size: medium;
	clear: both;
	display: none;
	width: 500px;	
}

#offerFormContainer label
{
	font-weight: bold;
	display: inline-table;
	margin-left: 3px;
}

#offerFormContainer ul
{
	text-align: right;
	margin: 10px 0px 5px 0px;
	padding-left: 0px
}

#offerFormContainer li
{
	list-style-type: none;
	vertical-align: top;
	text-align: right;
}

#offerFormContainer input[type="text"]
{
	width: 150px; 
	margin-left: 10px;
	margin-bottom: 7px;
}

#offerFormContainer input[type="text"]
{
	width: 148px;
}

#offerFormContainer textarea
{
	width: 275px;
	font-style: italic;
}

#offerFormLeftUL
{
	float: left;
}

#offerFormRightUL
{
	float: right;
}

#offerFormDisclaimer
{
	font-size: 8pt;
}

#offerFormInstructions
{
	font-size: 10pt;
	margin-bottom: 5px;
}

.couponNotificationPopout
{
	cursor: pointer!important;
	position: fixed!important;
	top: 0px!important;
	z-index: 0!important;
	margin-left: -150px!important;
	width: 300px!important;
	text-align: center!important;
	padding: 5px!important;
	left: 50%!important;
	font-size: medium!important;
}

#offerFormError
{
	margin: 0px;
    padding: 3px 5px;
    margin-bottom: 5px;
    display: none;
}

#offerForm label.error
{
	display: none!important;
}

#offerForm .buttonContainer
{
	margin: 0 auto;
	height: auto; 
	clear: both; 
	text-align: right;
	margin-bottom: 5px;
}
#categoryResultsBar
{
    text-align:center;
    padding:2px;
}

#categoryResultsBar li
{
    display:inline;
	padding: 0 4px;
}

#categoryResultsBar ul
{
    list-style:none;
    margin:0px;
}

#photoViewer
{
    float:left;
    width:850px;
    margin-bottom: 25px;
}

#photoViewer ul li, #photoViewer ul li a
{
	height: 75px;
	vertical-align: middle;
}

#photoViewer ul li img 
{	
	margin: auto 0;
	width:100px;
}


#featuredInventoryNext:hover
{
    background-position: 0 220px;
}



#advancedSearchBox h3
{
	padding: 0;
}

#advancedSearchBox select
{
    width:100px;
    font-size:9pt;
}

#advancedSearchBox .wide_select select {
    width: 230px;}

#advancedSearchBox .wide_list select
{
	display:block;
	width: 220px;
	margin: 5px 0;
}	

#advancedSearchBox TR TD
{
    padding-bottom: 5px;
}


#searchOverlayPanel
{
	position:absolute;
}

.searchOverlay
{
	background:#fff;
	margin: 15px 0 0;
	padding: 15px;
	float:right;
	z-index: 999;
	height: 228px;
	width: 624px;
	display: none;
}

.searchOverlay .panelTop
{
	height: 24px;
}

.searchOverlay ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 3px;
	width: 150px;
}

.searchOverlay ul li
{
	padding: 3px;
}

.searchOverlay .panelTop
{
	width: 600px;
	font-size: 16pt;
	font-weight:bold;
}

#modelPriceOverlay label
{
	width: 50px;
	float:left;
	display:block;
}

#modelPriceOverlay div
{
	padding: 5px;
}

#modelPriceOverlay .filter_1col select
{
	width: 190px;
}

#modelPriceOverlay .filter_2col select
{
	width: 93px;
}

#modelPriceOverlay .smallButton
{
	margin: 5px 0 0 50px;
}

#searchOverlayNav
{
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
	float:left;
}

#searchOverlayNav LI
{	
	margin: 5px 0 5px 5px;
	font-size: 13pt;
	height: 40px;
	width: 186px;
	background:url(http://www.gatesusedcars.com/Content/images/tab_bg.png) repeat-x;
	cursor: pointer;
}

#searchOverlayNav LI.open
{
	width: 204px;
}

#searchOverlayNav li a
{
	width: 168px;
	padding: 9px;
	display:block;
	background:url(http://www.gatesusedcars.com/Content/images/arrow_btn.png) no-repeat right;
}

#searchOverlayNav li a:hover, #searchOverlayNav .open a
{
	width: 186px;
}

.close_button
{
	position: absolute;
	top: 15px;
	right: 0;
	cursor:pointer;
}

.vehicleTypeWrapper img
{
	border: 0;
}

.vehicleTypeWrapper
{
	padding: 5px 5px;
	width: 145px;
	text-align: center;
	float: left;
	height: 46px;
}

.vehicleTypeWrapper div
{
	text-align: center;
}

#homeSearchBox {
    margin: 0 0 10px;
}	
    
#homeSearchBox #SearchString
{
    width: 149px;
}
    
#homeSearchBox .button
{
	float:right;
}#featuredVehicles
{
    clear:both;
    width:855px;
    margin-left:50px;
	display:none;
}

#featuredVehicles a
{
    float:left;
    margin-right:5px;
}

#featuredVehicles ul
{
	float:left;
    list-style:none;
}

#featuredVehicles ul li
{
    width:105px;
}

#featuredVehicles a img
{
    border:0;
}

#featuredInventoryPrev
{
    background-image: url(http://www.gatesusedcars.com/content/images/featured_arrow.png);
    margin-left: 35px;
    width:24px;
    height:66px;
    background-position: 0 145px;
    display:block;
}

#featuredInventoryPrev:hover
{
    background-position: 0 70px;
}

#featuredInventoryNext
{
    background-image: url(http://www.gatesusedcars.com/content/images/featured_arrow.png);
    width:20px;
    height:66px;
    background-position: 0 295px;
    display:block;
    float:left;
    text-decoration:none;
}

.featuredVehiclePopup
{
    width:200px;
    height:190px;
    display:none;
    clear:both;
   
    z-index:999;
}

.featuredVehiclePopup h4
{
    margin-left:4px;
}

.featuredVehiclePopup ul
{
    list-style:none;
}

.featuredVehiclePopupListItem
{
	list-style:none;
}

.featuredVehiclePopup ul li
{
    height:20px !important;
    width:50px !important;
    margin-left:0px;
}

.featuredVehiclePopupListLeft
{
    float:left;
}

.featuredVehiclePopupListRight
{
    float:left;
}

.featuredVehiclePopupPriceDiv
{
    text-align:right;
    clear:both;
    margin-right:5px;
}

.featuredVehiclePopupInnerDiv
{
    list-style: none;
    margin: 0;
    padding: 5px;
}
body {
    background: #000 url(http://www.gatesusedcars.com/content/skins/gloss-red/images/bg_tile.jpg) repeat-x; }
    
html,body,input,select,textarea,tr,td,table {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    color: #9f9f9f; }

input, textarea, select {
	color: #000; }


#detailMainPhoto, input[type="text"], textarea {
	border: 1px solid #e0e0e0; }

a, .narrowPanel span.panelToggle {
	color: #eb1111;  }

a  {
	text-decoration: none;
	color:#FFF; 
	font-weight: bold;
	outline: none; }
     
a:hover {
    color: #c60707; }
    
h5  {
    font-size: 15px; }

.button { 
	border: none;
	width: 175px;
	height: 35px;
	color:#FFF!important;
	font-size: 11pt;
	padding-bottom: 4px; 
	background: #000 url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_lg.jpg) no-repeat; 
	text-shadow: 1px 1px 1px #000; }

.smallButton, #contactDealerInput .button, #searchBox .button, #homeSearchBox .button, #vehicleFinderButtonContainer .button, 
#makeAnOfferInput .button, #requestTestDriveInput .button, #requestQuoteInput .button, #contactUsButtonContainer .button, 
#serviceRequestButtonContainer .button  { 
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_sm.jpg) no-repeat; 
	width: 75px;
	height: 27px;
	color:#FFF!important; 
	font-size: 8pt;
	padding-bottom: 2px; }

.inventoryDetailButtons .button { 
	border: none;
	width: 130px;
	height: 35px;
	color:#FFF!important;
	font-size: 10pt;
	padding-bottom: 4px; 
	background: #000 url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_med.jpg) no-repeat; 
	text-shadow: 1px 1px 1px #000; }
	
#rightDiv .inventoryDetailButtons { display: inline-block; margin: 5px 0 10px 0; }
#rightDiv #socialLinkContainer { float:right; text-align: right; }


div.similarVehiclePanel A {
	color: #000; }

#leftDiv, #mainContent, #rightDiv { 
	min-height: 400px;}
	
#mainContent {   
    width: 950px; }
   
#rightDiv  {
    width: 688px; } 

#inventoryDetailInfoPanel,
	#contactIndividual, .similarVehiclePanel,
	div#categoryResultsContainer div.categoryResult,
	.narrowPanel, #categoryResultsBar {  
	padding: 0;  }

#inventoryDetailTopCrumbPanel,
div#searchResultsMessagePanel {
	font-size: 12pt;
	line-height: 30px; }
     
#inventoryDetailTopCrumbPanel a, #vehicleDescriptionPanel a, 
div#searchResultsMessagePanel a {
	color: #aeaeae; }

#footer {
	color: #848484; 
	border-top: 1px solid #222;
	padding-top:10px;
	margin-top: 20px;
	width: 100%; }

#footerLine1, #footerLine2  {
    width: 950px; 
    margin: 0 auto; }
    
#footer a {
	text-decoration: none;
	color: #eb1111; }

#footerMenu {
	font-size: 9pt; } 

#footerAddress {
	font-size: 10pt; }

#revoLink, #copyright {
	font-size: 8pt; }

#menu {
	width: 950px; 
	/* padding: 25px 0; */
	height: 23px !important;
	padding: 7px 0 0 !important;
	text-align: center;}

#menu a  { 
	color: #FFF;
	font: bold 10pt lucida sans;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;  
	padding: 7px 12px;   
    background-position: top right;  }

#menu a:hover 
{
    color:#FFF;
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/menu_hover.jpg) repeat-x;
    text-shadow: 1px 1px 1px #000;  }
	
#menu ul li {
    display:inline;
    margin:0;
    padding:0; } 
    
#menu .child {
	background: #8c0e07; 
	position:absolute;
	z-index: 9998;
	left: 0px;
	top: 22px;
	margin: 0;
	padding:0;
	display: none; 
	text-align: left;  }
	
#menu .child li {
	display:block; 
	white-space: nowrap;
	height: 25px; 
	margin:0; 
	padding: 5px 0; 
	line-height: 2; 
	border-bottom: 1px solid #eb1111; }
	
#menu .child li:hover 
{
    background:#eb1111; }

#menu .child li a { 
    background: none; 
    color:#e0e0e0;
    font-size: 11px; 
    text-shadow: none; }

#menu .child li a:hover { 
    color:#FFF;  }
    
#vehicleEstimatedPayment,
	.strikethrough {
    color: #848484; }

input.error {
    background-color: #FFFFD5;
    border: 2px solid red!important;
    margin:0px;
    color:Red; }

div.errorContainer, div.error {
	background-color: #FFFFD5;
    border: 1px solid red;
    color: Red; }

label.error {
	margin-left: 0px!important;
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 5px; }

/*input.error  {
	border: 1px solid red !important; }*/

.leadNotificationPopout {
	color: #000;
	background: #ffffcc;
    cursor: pointer; }

div.inventoryListItem {  }

div.inventoryListItem h3 {
    color:#FFF; 
    text-transform: uppercase;
    padding: 3px 0 15px 0; 
    font-size: 20px;}
    
div.inventoryListItem .column3 h3  {
    color:#eb1111; }
    
div#vehicleDetailTitle, div#vehicleDetailsRightDiv, div#inventoryDetailButtonPanel {
	border-bottom: 1px solid #333; }

.narrowPanel .narrowPanelTitle {
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/panel_bg.jpg) no-repeat; 
	color: #FFF;
	text-shadow:1px 1px 1px #000000;
	padding: 8px;
	text-transform: uppercase; }
	
#contactForm .narrowPanel .narrowPanelTitle {
    /*background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/contact_bg.jpg) no-repeat;*/
    background: none;
    color:#eb1111;  }

#descriptionAccordion .narrowPanel .narrowPanelTitle {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/options_bg.jpg) no-repeat; }

.narrowPanel .narrowPanelTitle.hidden {
	border: 0; }
	
.narrowPanel {
    margin-bottom: 10px; 
    margin-top:0;}
	
#categoryResultsContainer #searchCriteria ul, #categoryResultsContainer ul.narrowPanelContents 
{
    padding: 0;
    margin: 0;
    width: 230px; }
    
#categoryResultsContainer div.categoryResult ul.narrowPanelContents li { 
    padding:6px 2px; }
	
div.categoryResult ul li a {
    font-size: 11px;
    padding: 8px;
    line-height: 1.5; }

#vehicleDetailTitle h2 {
	font-size:20pt;
	font-weight:bold;
	color:#FFF;  }

div#searchSortPagingPanel A {
	text-decoration: none; }
	
.narrowPanel span.panelToggle {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/minus.jpg) no-repeat; 
    text-indent: -9999px; }
    
.narrowPanel .hidden span.panelToggle {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/plus.jpg) no-repeat; }
    
#vehicleFinderFooter, #serviceRequestFooter, #contactUsFooter {
    padding: 10px; }

.featuredVehiclePopupInnerDiv {
    background-color:White; }

.featuredVehiclePopupPriceText {
    font-size:xx-large;
    color:Red; }

div.inventoryListItem span {
    font-weight:bold; }

.inventoryListItem div.panelRollover:hover { 
    cursor: pointer;
    margin: 0 0 5px 0; }

.inventoryListItem .panelRollover h3:hover {
    color:#eb1111; }
    
#photosPanel a {
	color:#333; }

#photosPanel a:hover, #mediaViewerPhotoSliderDiv a:hover {
    color:White; }
    
.searchOverlayCloseButton a:hover {
    cursor:pointer; }

#scriptDiv {
	background-color: White;
	border: 1px solid black; }

#scriptDiv span.lookup_item {
	background-color: #EDEDED; }

#scriptDiv span.selected_lookup_item {
	background-color: #303030;
	color: White; }

#couponDialog {
	background-color: #525252;
	color: #FFFFFF;
	border-color: Black; }

#couponBody {
	background-color: #525252; }

#offerFormContainer {
	color: Black;
	background-color: #FFFFFF; }

#couponMask {
	background-color: #000000; }

#couponCloseLink a {
	color: White; }

#couponText {
	border-color: Black;
	co;lor: Black; }

#offerFormContainer input[type="text"] {
	border: 1px solid #3D3D3D; }

.couponNotificationPopout {
	background: #ffffcc !important; }

#offerFormError {
	background-color: #FFFFD5;
    border: 1px solid red;
   	color: Red; }

#offerForm input.error  {
	border: 1px solid red!important; }

#searchCriteria li a.removeText, #removeAllFilters a {
	height: 12px;
	width: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 9px;
	text-align:center;
	background:#eb1111 url(http://www.gatesusedcars.com/content/skins/gloss-red/images/x.png) no-repeat center center;
	text-indent: -9999px; }
	
#removeAllFilters a {
	height: 10px;
	padding:5px;
	display: inline-block;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 9px;
	color:#FFF;
	text-align:center;
	background:#eb1111; 
	text-indent: 0; }

div#searchCriteria ul, div#searchCriteria ul li {
    line-height: 1.5; }

#removeAllFilters { 
	margin: 4px 0 4px 0; }

#removeAllFilters a { 
	width: 70px;
	display:block;  }

#searchCriteria a {
	text-decoration:none; }

#searchSortPanel li a {
	color:#c60707; }
	
#searchSortPanel li a:hover {
	color:#fff; }
	
.dialog * {
	color: #000; }

.requiredLabel {
    color: Red;
    margin-right: 2px; }

#searchSortPanel .asc a {
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/sort_up.png) no-repeat; }
	
#searchSortPanel .desc a {
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/sort_down.png) no-repeat; }

div.text {
    margin: 15px; 
    font-size: 11pt; }
    
#contactForm .formContainer {
    margin: 0;
    padding: 0; }

#contactForm .formContainer ul {
    margin: 10px; }
    
#contactForm div.formContainer textarea {
    width: 240px; }
    
div.customContent {
    padding: 15px;
    font-size: 11pt; }

input[type="text"] {
    height: 20px;   }
    
#contactForm select, #middleContentLeftCol select {
    padding: 4px; 
    width: 134px; }

.btn_photos {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_photos.png) no-repeat; 
    padding: 4px 3px 4px 26px; }
 
.btn_ebay {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_ebay.png) no-repeat; 
    padding: 4px 3px 4px 26px; }

.btn_video {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_video.png) no-repeat; 
    padding: 4px 3px 4px 26px; }
    
.btn_offer {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_offer.png) no-repeat; 
    padding: 4px 3px 4px 26px; }
    
.btn_carfax {
    background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_carfax.png) no-repeat; 
    padding: 4px 3px 4px 26px; }

#inventoryDetailTopCrumbPanel a, #vehicleDescriptionPanel a, div#searchResultsMessagePanel  {  }
    
#crumbs ul li {
    color:#f1f1f1;
    font-size: 13px;
    font-weight: bold;  }
    
.optionsWrapper ul  {
    list-style-image: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/bullet.png);  }
    
#leftDiv #searchBox  {
    padding: 10px 7px; }

#searchBox input[type="text"] {
    width: 130px; }
    
#leftDiv #inventoryDetailLeadFormsPanel .narrowPanel .narrowPanelContents { padding: 0 10px 10px 10px; }

#inventoryDetailInfoPanel, #contactIndividual {
   padding: 10px; 
   width: 210px; }
   
#inventoryDetailInfoPanel h3 {
    color:#eb1111; }
   
#contactIndividual ul#contactRepInfo {
    width: 125px; }
    
div#vehicleMainPriceRow, .vehicleMainPriceRow {
    color:#eb1111; }
    

div#vehicleMainPriceRow h1, .vehicleMainPriceRow h5 {
    color:#848484; }

#innerDescriptionText, #innerOptionsText, #innerStandardEquipment {
    padding: 10px;
    width: 635px; }

.optionsWrapper {
    padding-bottom: 10px; }

    
#middleContentLeftCol #advancedSearchBox ul select {
    width: 99px; }
    
#contactForm .formContainer input[type="text"] {
    width: 133px; }

#descriptionAccordion h3, #inventoryDetailSimilarVehiclesPanel h3 {
    color:#FFF; }
    
#inventoryDetailVehiclePanel #fuelEconomyContents  {
    width: 115px; }

div.inventoryListItem h1, div.inventoryListItem h3 { color:#C60707; font-size: 14pt; text-transform:uppercase; }

div.inventoryListItem h1:hover { color:#9f9f9f; }

#mediaMakeAnOfferInput .button 
{
    background:#444 none;
    color:#fff;
    text-shadow: 1px 1px 1px #333;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #777; 
    text-transform: uppercase; 
    width: 110px;}

#makeAnOfferDialog div#mediaViewerContactDealer 
{
   background:#ededed none;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding:0;  
    border:none; }

#makeAnOfferDialog div#mediaViewerContactDealer li 
{
    padding: 2px 5px; }

#makeAnOfferDialog div#mediaViewerContactDealer #dealerName  
{
    background:#444; 
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright:0;
    -webkit-border-radius-bottomleft:0;
    -webkit-border-radius-bottomright:0;
    -border-radius-bottomleft:0;
    -border-radius-bottomright:0;
    padding:6px;
    color:#FFF; }
    
#featuredVehicles {
    width: 950px;
    height: 135px;
    text-align: center;
    padding-top: 10px;
    background: #fff url(http://www.gatesusedcars.com/content/skins/gloss-red/images/featured_bg.jpg) no-repeat center top; 
    margin: 0; }
    
#featuredVehicles h3 {
    height: 30px;
    font-size: 16px;
    color: #fff;
    padding-top: 5px;
}
#photoViewer {
    margin-bottom: 10px; }
    
#photoViewer ul li
{
    width: 100px !important;
    margin-left:12px;
    margin-right:12px;}

#featuredVehicles #featuredInventoryPrev {
    background-image:url("http://www.gatesusedcars.com/content/skins/gloss-red/images/featured_arrow.png"); 
    width: 23px; 
    height: 75px; 
    background-position: 0 150px;
    margin-left:12px;
    margin-right: 6px; } 

#featuredVehicles #featuredInventoryPrev:hover
{
    background-position: 0 75px;
}

#featuredVehicles #featuredInventoryNext {
    background-image: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/featured_arrow.png);
    width:20px;
    height:75px;
    background-position: 0 300px;
    display:block;
    float:left;
    text-decoration:none;
    margin-left:6px;
    margin-right:0;
}

#featuredVehicles #featuredInventoryNext:hover {
    background-position: 0 225px;
}

#inventoryDetailSimilarVehiclesPanel .narrowPanelContents strong {
	color: #C60707; }
	
#categoryResultsBar {
	padding-bottom: 10px;}
	
#categoryResultsBar ul{
    margin: 0;
    padding: 0; }
    
/* Advanced Search Box Styling */

.button_asb { 
	border: none;
	width: 130px;
	height: 27px;
	color:#fff; 
	font-size: 8pt;
	cursor:pointer;
	font-weight: bold;
	padding-bottom: 4px; 
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_asb.jpg) no-repeat; }


#middleContent #column1{
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/search_bg.jpg) no-repeat; 
	padding: 10px 10px 0 10px;
    height: 265px;
    width: 230px;}
    
#middleContent #column2{
    width: 680px;
    padding-left: 10px;}
    
    
#advancedSearchBox h3 
{
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-bottom: 14px;}
    
#advancedSearchBox .wide_list select {
    width: 221px;}
    
#advancedSearchBox .button { 
	background: url(http://www.gatesusedcars.com/content/skins/gloss-red/images/btn_sm.jpg) no-repeat; 
	width: 75px;
	height: 27px;
	color:#FFF!important; 
	font-size: 8pt;
	padding-bottom: 2px;
	margin-left: 5px;
	float: right; }
#menu
{
	height:auto !important;
}

#menu a {
	margin:-3px -2px 0 -2px;
	float:left;
	padding:0;
}

#menu a:hover 
{
	background: none;
}

#menu a img
{
	border: none;
}#menu {
	height: 35px !important;
	width: 950px !important;
}

#menu ul li a {
	width: auto !important;
	display: inline-block;
}
.home #holiday_badge {
    display: block;
    float: right;
    margin: 140px 51px 0 43px;
    padding: 0;
    position: absolute;
    right: -49px;
    top: 105px;
    z-index: 100;
}
#holiday_badge {
	display:none;
    float: right;
    margin: 140px 51px 0 43px;
    padding: 0;
    position: absolute;
    z-index: 100;
}


body {
	background: url(http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/bg.jpg) #060708 top center repeat-x;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFF;
}

#footer {
	padding-bottom: 8px;
	color: #FFF;
}
#footer a{
	color: #d30b0e;
}
a:hover {
    color: #f9a368;
}

#mainContent {
    background: none;
}
	
#menu {
	height: auto;
	text-align: right;
    width: 499px;
	padding: 0px !important;
}	

#menu a {
	font-family: Arial, Helvetica, sans-serif !important;
	text-shadow: none;
	text-align:right;
}

#menu a:hover {
	color: #000;
}

#splashContentWrapper {
	margin-top: -10px;
}

#left_column { 
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 70px 0 35px 0;
    text-align: justify;
    width: 600px;
	color: #fff;
}
#right_column {
    background: none repeat scroll 0 0 transparent;
    float: left;
    font-size: 13px;
    line-height: 16px;
    padding: 48px 0 0 25px;
    text-align: justify;
    width: 200px;
}

#social_media {
    margin-top: 187px;
    width: 280px;
}

#featuredVehicles {
    background: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/featured_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 110px;
    padding-left: 245px;
    padding-top: 43px;
}
#featuredVehicles #featuredInventoryNext {
    background-image: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/featured_arrow.png");
	background-position: 0 301px;
	margin-left: 15px;
	width: 25px;
}
#featuredVehicles #featuredInventoryPrev {
    background-image: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/featured_arrow.png");
	background-position: 0 149px;
}
	
#featuredVehicles h3{
	display:none;
}

#photoViewer {
	width: 600px !important;
}
	
#middleContent {
    background: url(http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/middle.jpg) no-repeat scroll 0 0 transparent;
    height: 277px;
}
    
#left_column strong {        
    color:#000;
	font-size: 20px;
}

#contact_address strong {        
    color:#fff;
}
    
#contact_address{
    float:left;
    width:240px;
    padding:0 0 0 5px;
}
    
#contact_dealer_name{
    width:200px;
}
    
#contact_phone{
    float:left;
    width:140px;
}
    
#contact_hours{
    float:left;
    width:220px;
}
    
#contact_hours_title{
    width:220px;
    color:#fff;
}
    
#contact_day{
    float:left;
}
    
#contact_time{
    float:left;
    padding-left:5px;
}
    
#contact_map{
    float:left;
    width:605px;
    padding:10px;
}
    
#contact_content {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    padding: 6px 0 18px 150px;
    text-transform: uppercase;
    width: 270px;
}
    
#home_hours {
    float:left; 
    width:230px;
    padding:0; 
}

#home_day {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
}

#home_time{
	color: #FFFFFF;
    float: left;
    font-size: 13px;
    padding: 0px 0px 0 20px;
	width: 80px;
}

.image_right{
    float:right;
	padding:0 0 10px 10px;
}

.map a{
	color: #d30b0e !important;
}

.dealerName, .hoursOfOperation {
    color: #d30b0e;
    font-weight: bold;
}

.image_left{
    float:left;
    padding:0 10px 10px 0;
}
    
#financing_header{
	background: url(http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/financing_bg.jpg) no-repeat;
	width:920px;
 	height: 180px;
    padding: 20px 0 0 40px;
	color: #FFF;
}
    
#center_left{
    float:left;
}
	
#center_buttons{
    float:left;
}
	
#center_right{
    float:left;
}
	
#rollover_container ul, #rollovercontainer ul li{
	list-style-type:none;
}
	
#rollover_container ul{
	padding:23px;
	padding-left:13px !ie;
}
	
#rollover_container ul li{
	padding:5px;
	padding-left:0px !ie;
}
	
#rollover_container img{
	border:0;
}
	
h1 {
    padding-bottom:15px;
}

.narrowPanel .narrowPanelTitle {
    background: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/panel_bg.jpg") no-repeat scroll 0 0 transparent;
}
#descriptionAccordion .narrowPanel .narrowPanelTitle {
    background: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/options_bg.png") no-repeat scroll 0 0 transparent;
	height: 35px;
}
.smallButton, #contactDealerInput .button, #searchBox .button, #homeSearchBox .button, #vehicleFinderButtonContainer .button, #makeAnOfferInput .button, #requestTestDriveInput .button, #requestQuoteInput .button, #contactUsButtonContainer .button, #serviceRequestButtonContainer .button {
    background: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/btn_sm.png") no-repeat scroll 0 0 transparent !important;
}
.inventoryDetailButtons .button {
    background: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/btn_med.png") no-repeat scroll 0 0 #000000;
}
#contactForm .narrowPanel .narrowPanelTitle {
    background: url("http://www.gatesusedcars.com/Content/Assets/clients/f7835785-aa38-462f-ac95-f4203e43b385/formpanel_bg.png") no-repeat scroll 0 0 #000000;
	color: #FFF !important;
	height: 35px;
}