a.squarebutton_qq{
background: transparent url('/inventory/images/new/red_qqbtn_edge.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 25px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
}

a.squarebutton_qq span{
background: transparent url('/inventory/images/new/red_qqbtn.gif') no-repeat top right;
display: block;
padding: 4px 15px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
color: #FFFFFF;
font-weight: bold;
}

a.squarebutton_qq:hover{
background: transparent url('/inventory/images/new/red_qqbtn_edge.gif') no-repeat top left;
background-position: 0px -25px;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 25px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
}

a.squarebutton_qq:hover span{
background: transparent url('/inventory/images/new/red_qqbtn.gif') no-repeat top right;
background-position: -285px -25px;
display: block;
padding: 4px 15px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
color: #FFFFFF;
font-weight: bold;
}

a.similarvehiclestextlink {
color: #FFFFFF;
text-decoration:none;
}

a.similarvehiclestextlink:link {
color: #FFFFFF;
text-decoration:none;
}

a.similarvehiclestextlink:visited {
color: #FFFFFF;
text-decoration:none;
}

a.similarvehiclestextlink:hover {
color: #EFEFEF;
text-decoration:underline;
}

a.squaretabBA{
background: transparent url('inventory/images/new/dark_squareBA_edge.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 29px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin:0px 0px 0px 5px;
}

a:link.squaretabBA, a:visited.squaretabBA{
color: #FFFFFF; /*button text color*/
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

a.squaretabBA span{
background: transparent url('inventory/images/new/dark_squareBA.gif') no-repeat top right;
display: block;
padding: 4px 15px 4px 0px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squaretabBA:hover, a:active.squaretabBA{ /* Hover state CSS */
background-position: bottom left;
}

a.squaretabBA:hover span, a:active.squaretabBA span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

a.squareBA{
background: transparent url('inventory/images/new/dark_squareBA_edge.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 29px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
margin:0px 0px 0px 10px
}

a:link.squareBA, a:visited.squareBA{
color: #FFFFFF; /*button text color*/
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

a.squareBA span{
background: transparent url('inventory/images/new/dark_squareBA.gif') no-repeat top right;
display: block;
padding: 4px 15px 4px 0px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squareBA:hover, a:active.squareBA{ /* Hover state CSS */
background-position: bottom left;
}

a.squareBA:hover span, a:active.squareBA span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.inventory_container {
	width:100%;
	margin:5px 0px 0px 0px;
	height:25px;
	vertical-align: bottom;
}

.inv_calloremail {
	vertical-align: bottom;
	text-align:left;
	margin-top:5px;
}

.clearall {
line-height:0px;
height:0px
}

#buttonwrapper_BA{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width:auto;
}

.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width:20%;
float:right;
text-align:center;
width:auto;
}

#buttonwrapper3{ /* Container you can use to surround a CSS button to clear float */

text-align:center;
background-color: #222222;
padding: 10px 10px 10px 10px;
border: solid 1px #000000;
width: 520px;
margin-top:20px;
margin-bottom:20px;
}

#slide {
color:#CCCCCC;
}

/*For all other buttons*/
a.squarebutton{
background: transparent url('inventory/images/new/dark_squareREG_edge.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 25px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton{
color: #FFFFFF; /*button text color*/
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

a.squarebutton span{
background: transparent url('inventory/images/new/dark_squareREG.gif') no-repeat top right;
display: block;
padding: 4px 15px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover, a:active.squarebutton{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span, a:active.squarebutton span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width:20%;
float:left;
text-align:center;
width:auto;
}

<!-- Begin Div Classes -->

body { background-color: #222222; }

#container {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #222222;
padding:0px;
width:940px;
}

#container2 {
    background:#000000 url(inventory/images/new/divbg_dark.jpg) repeat-x;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #FFFFFF;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	min-height:200px;
	height:650px
}

#tabs {
padding:5px 0px 2px 5px;
margin:5px;
}

	#tabs img { padding-right:2px; }
	
#narrowcontainer {
border: solid 0px #000000;
margin:5px 5px 0px 5px;
}

#border {
background:#222222;
border: solid 1px #000000;
margin:0px 5px 5px 5px;
text-align:left
}

#search {
height: 86px;
background: url('inventory/images/new/searchdark_roundbg.jpg');
}

#roundleft {
background:url('inventory/images/new/squaredark_left.jpg');
background-position:left;
background-repeat:no-repeat;
width:6px;
height:86px;
float:left;
}

#roundright {
background:url('inventory/images/new/squaredark_right.jpg');
background-repeat:no-repeat;
width:6px;
height:86px;
float:right;
}

#searchleft {
height: 86px;
background: url('inventory/images/new/searchdark_roundbg.jpg');
float:left;
width: 79%;
}

#searchright {
height: 86px;
background:url('inventory/images/new/squaredark_right.jpg');
background-position:right;
background-repeat:no-repeat;
float:right;
width: 20%;
margin:0px 0px 0px 0px
}

#sort {
padding: 10px;
}

#narrow {
padding: 10px;
background:url('inventory/images/new/searchdark_roundbg_tab.jpg') no-repeat;
background-position:top right;
text-align:left
}
#moreoptions {
text-align:left;
padding:5px 0px 0px 0px;
}
#narrowbottom {
padding: 5px 0 0 0;
}

#narrowtop {
padding: 5px 0 0 0;
}

#results {
padding:0px 0px 6px 0px;
height:30px;
border-top:1px solid #333333;
color:#FFFFFF
}

#resultsshowing {
width:80%;
float:left;
}

#resultscompare {
width:20%;
float:right;
text-align:right;
}

#resultsshowingleft {
width:40%;
float:left;
padding:0 0 0 10px;
vertical-align:baseline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

#resultsshowingright {
width:40%;
float:right;
vertical-align:baseline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

	#resultsshowingright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #666666;
	}
	
	#resultsshowingright a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #666666;
	}
	
	#resultsshowingright a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #666666;
	}
	
	#resultsshowingright a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000000;
	}

#cardark {
padding:5px 10px 5px 10px;
min-height:100px;
height:100px;
margin:2px;
background-color:#000000;
border: solid 1px #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

#carover{
padding:5px 10px 5px 10px;
min-height:100px;
height:100px;
margin:2px;
background-color:#222222;
border: solid 1px #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

#carlight {
padding:5px 10px 5px 10px;
min-height:100px;
height:100px;
margin:2px;
background-color:#111111;
border: solid 1px #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

#carleft {
float: left;
width:74%;
cursor: hand;
height:auto;
}

#carright {
float: right;
width:20%;
padding: 0px 5px
}

#cardescription {
float: right;
width: 80%;
text-align: left;
font-size:12px
}

#carimage {
float: left;
width: 16%;
}

#carimage_detail {
    background-color: #222222;
    border: solid 1px #444444;
    width:400px;
    height:auto;
	text-align:center;
}

#cardetails_detail {
    background-color: #222222;
    border: solid 1px #333333;
    height:auto;
	width:400px;
}

#cardetails_detail_wide {
    background-color: #222222;
    border: solid 1px #000000;
    height:auto;
	width:870px;
}

#carform_detail {
    background-color: #FFFFFF;
    border: solid 1px #000000;
    height:auto;
	width:500px;
}

	#carimage img { 
		border:solid 1px #000000; 
		margin:0; 
		padding:0; 
		}
	
	#carimage a:hover img { 
		border:solid 1px #888888; 
		margin:0; 
		padding:0; 
		}
	
	#carimage a:hover { border:solid 1px #888888; margin:0; padding:0; }
	
#thumbnail { 
	width: 90px;
	border:solid 1px #8b8b8b;
	text-align:left;
}


#buttons {
    background-color: #121212;
    padding: 10px 10px 10px 10px;
    height:auto;
    border: solid 1px #333333;
    width: 605px;
	height:28px;
	text-align:center
}
#similarvehicles {
    background-color: #000000;
	border: solid 1px #333333;
    padding: 10px;
    height:auto;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#efefef
}
#similarvehiclesimage {
    padding-right: 10px;
    float:left;
    width:30%;
}
#similarvehiclestext {
    padding-right: 10px;
    float:right;
    width:60%;
}

a.similarvehiclestext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}


/*.similarvehiclestext {
    padding-right: 10px;
    float:right;
    width:60%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

	.similarvehiclestext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
    padding-right: 10px;
    float:right;
    width:60%;
	}
	
	.similarvehiclestext a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
    padding-right: 10px;
    float:right;
    width:60%;
	}
	
	.similarvehiclestext a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
    padding-right: 10px;
    float:right;
    width:60%;
	}
	
	.similarvehiclestext a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
    padding-right: 10px;
    float:right;
    width:60%;
	}*/


#similarvehiclesleft {
    float:left;
    width:45%;
    padding: 5px;
    border-right: solid 1px #000000;
}
#similarvehiclesright {
    float:right;
    width:45%;
    padding: 5px;
}
#similarvehicleslight {
    background-color: #efefef;
    height:70px;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}
#similarvehiclesdark {
    background-color: #121212;
    height:70px;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
	border-top: solid 1px #000000;

}

#similarvehiclesoverflow {
    padding:5px; background-color:#151515; border:solid 1px #333333; overflow:hidden; height:81px;
}

.similarvehiclesoverflowpadder {
    border:solid 1px #444444; background-color:#222222; width:250px; height:80px; float:left;
}

.similarvehiclespicture {
padding:5px; float:left
}

.similarvehiclestext {
padding:10px; font-family:Arial, Helvetica, sans-serif;
font-size:12px; text-align:left;
}

.similarvehiclesblank {
width:25px; height:90px; float:left
}

#detailsimagebox {
    padding: 10px 10px 10px 10px;
    height: auto;
    width:auto;
    background-color: #151515;
    border: solid 1px #333333;
    text-align:center;
    float: left;
}

#detailtop {
    padding: 0px 10px;
    height:10px;
}

.specs_table {
    background:#000000 url(inventory/images/new/divbg_dark.jpg) repeat-x;
    height:auto;
}   

.stdequip_table {
    background:#000000 url(inventory/images/new/divbg_dark.jpg) repeat-x;
    height:auto;
}   

.options_table {
    background:#000000 url(inventory/images/new/divbg_dark.jpg) repeat-x;
    height:auto;
	width:100%;
}   

#cardata {
    background-color: #000000;
    padding: 10px 10px 0px 10px;
    height:auto;
	margin-bottom:10px;
}   
    

#cardatatabs {
    height: 28px;
    border-bottom: solid 1px #000000;
    vertical-align: baseline;
}

#cardatatext {
    background-color: #121212;
    padding: 10px;
    height: auto;
	border-top:1px solid #333333;
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    border-left:1px solid #333333;
	text-align:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif
}

#vehicletoptitle {
	color: #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	float:center;
}

#tabfullwidthcolumn {
border-bottom:solid 1px #000000;
height:29px;
}

div.cardatatextleft {
    padding: 5px;
    height:auto;
    float:left;
    width:45%;
}
div.cardatatextright {
    padding: 5px; 
    height:auto;
    float:right;
    width:45%;
}

<!-- End Div Classes -->

<!-- Begin TextBox Classes -->

.sortbox {
color:#1d1d1d;
background-color:#dddddd;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
width:auto;
border: solid 1px #000000;
}

.miles {
color:#1d1d1d;
background-color:#dddddd;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
width:auto;
border: solid 1px #000000;
}

.year {
color:#1d1d1d;
background-color:#dddddd;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
width:auto;
border: solid 1px #000000;
}

.bodystyle {
color:#1d1d1d;
background-color:#dddddd;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
width:auto;
border: solid 1px #000000;
}

.make {
color:#1d1d1d;
background-color:#dddddd;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
width:auto;
border: solid 1px #000000;
}

.model {
color:#1d1d1d;
background-color:#dddddd;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
width:auto;
border: solid 1px #000000;
}

<!-- End TextBox Classes -->

<!-- Begin Text Classes -->

.title {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}

.price {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#d40d0d;
margin-bottom:2px;
}

.yearmakemodel{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
width:390px;
}

.rebate_text {
color:#990000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;

}

.search_content_left { 
float:left; 


}  
 
.search_content_right { 
float:right; 

margin-top:10px; 
text-align:left 
 
}

a.pagenum{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #CCCCCC;
}

.contact_info{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
color:#d40d0d;
}

.bold {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#EFEFEF;
text-align:left;
letter-spacing:.8px
}

.sim_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a.sim_link:link {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
}
a.sim_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
}
a.sim_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#CCCCCC;
	font-size: 11px;
}
a.sim_link:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
}

a.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none
}

a.text:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none
}

a.text:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none
}


.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none
}

.orange {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
}




<!-- End Text Classes -->

.similarvehicles {
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
	line-height:24px;
	padding:0px 0px 5px 0px;
    border-bottom: solid 1px #000000;
}

.twoColElsLt #container {
    width: 100%;
    margin: 0 auto;
    text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColElsLt #sidebarleft {
    float: left;
    width: 45%; /* since this element is floated, a width must be given */
    padding: 10px; /* top and bottom padding create visual space within this div */
    height:auto;
}

.twoColElsLt #sidebarright {
    float: right;
    width: 44%;
    height:auto;
    padding: 10px;
	text-align:left;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.ContactForm {
	background-color:#222222;
    font: normal 11px arial,helvetica;
	font-size:11px;
    color: #FFFFFF;
}

.ContactFormBody {
	background-color: #222222; 
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
}
.ContactFormBody b {
	background-color: #222222; 
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}
.ContactForm b {
    font-family: normal 11px arial,helvetica;
}
.ContactForm td {
    font-family: normal 11px arial,helvetica;
}
.ContactForm table {
    font-family: normal 11px arial,helvetica;
}
.ContactForm table td b {
    font-family: normal 11px arial,helvetica;
}
.ContactForm td b {
    font-family: normal 11px arial,helvetica;
	font-size:10px
}
.ContactForm input {
    font: normal 12px arial,helvetica;
	color:#FFFFFF;
	background-color:#222222;
}
.ContactForm textarea {
    font: normal 12px arial,helvetica;
	color:#FFFFFF;
	background-color:#222222;
}
.ContactForm select {
    font: normal 11px arial,helvetica;
	color:#FFFFFF;
	background-color:#222222;
}
.ContactForm .section_title {
    font: bold 12px arial,helvetica;
}
.ContactForm .vehicle_detail {
    font: normal 12px arial,helvetica;
}
.ContactForm .vin_number {
    font: normal 10px arial,helvetica;
}

.vehicle_detail {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.divider {
    border-bottom: solid 1px #efefef;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color: #121212;
	border: solid 1px #000000;
	padding:0px 10px 0px 10px;
	width:935px;
	text-align:left
}

.special_price {
	font-size:16px;
	font-weight:bold;
	color:#d40d0d;
}

.strike_price {
	font-size:14px;
	font-weight:bold;
	color:#ffc700;
}

.CalcForm {
    font: normal 11px arial,helvetica;
    background: #121212;
    color: #FFFFFF;
	border: 1px solid #333333;
}

.CalcForm td {
    font: normal 12px arial,helvetica;
	font-weight:bold;
}
.CalcForm input,textarea {
    font: normal 12px arial,helvetica;
	color:#FFFFFF;
	background-color:#121212;
}
.CalcForm select {
    font: normal 12px arial,helvetica;
	color:#FFFFFF;
	background-color:#121212;
}
a.bold:link {
	text-decoration: none;
	color:#333333;
	font-size: 12px;
}
a.bold:visited {
	text-decoration: none;
	color:#333333;
	font-size: 12px;
}
a.bold:hover {
	text-decoration: underline;
	color:#333333;
	font-size: 12px;
}
a.bold:active {
	text-decoration: none;
	color:#333333;
	font-size: 12px;
}


li {padding:0px 0px 0px 0px;
margin:0px 0px 0px 15px
}


a.pagenum:link {
	text-decoration: none;
	color:#CCCCCC;
	font-size: 12px;
}
a.pagenum:visited {
	text-decoration: none;
	color:#CCCCCC;
	font-size: 12px;
}
a.pagenum:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 12px;
}
a.pagenum:active {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12px;
}

#arrowsleftscroller {
height:30px; width:30px; background:url(/inventory/images/grey_arrow_left.jpg)
}

#arrowsrightscroller {
height:30px; width:30px; background:url(/inventory/images/grey_arrow_right.jpg)
}

.inv_calloremail {
    vertical-align: bottom;
    text-align:right;
    margin-top:5px;
	margin-right:10px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}


#inv_incentive_text div.incentive_offer_button {
    width: 218px;
}
#inv_incentive_text a.button {
    padding: 0;
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

#inv_incentive_text a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    color: #444;
    padding: 5px 0 5px 18px;
}

#inv_incentive_text a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
#inv_incentive_text a.button:hover {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
}

#inv_incentive_text a.button:hover span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    color: #444;
    padding: 5px 0 5px 18px;
}
#inv_incentive_text a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#inv_incentive_title {
	color: red;
	font-size: 16px
}

.a14_bold{
} 

.compare_name{
	color:#FFFFFF
}

.lineone{
	color:#FFFFFF
}

.a11{
	color:#FFFFFF
}

b {
	font-size:10px
}

.gaspump {
height:60px; width:45px; background:url(/inventory/images/white_Gaspump.gif) no-repeat;
}
