@charset "utf-8";
/* CSS Document */

#hqs-container {
	width: 900px;
	height: 366px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif
}
#hqs-container * {
	margin: 0;
	padding: 0;
}

#hqs-content {
	position: relative;
	width:900px;
	height:349px;
	background-image:url(/images/hqs/background.jpg)
}
#hqs-content #hqs-content-bg {
	position: absolute;
	top:0px;
	left:0px;
	z-index: 0;
}
#hqs-content #hqs-content-bg img {
	border:0;
}
#hqs-content #hqs-content-body {
	position: relative;
	padding: 50px 0 0 0px;
	color:#FFF;
	z-index: 1;
}
#hqs-content #hqs-content-body h3 {
	margin: 0 0 50px 0;
	font-size: 30px;
}
#hqs-inventory, #hqs-quote, #hqs-details , #rt-hqs-heading, #rt-hqs-price, #rt-hqs-mpg{display:none}
#hqs-content #hqs-content-body a.button {
	float:left;
	width: 156px;
	height: 25px;
	margin: 10px 0 5px 17px;
	padding:0 0 0 10px;
	line-height: 24px;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
	font-family: Arial Narrow, Arial Condensed, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background: transparent url(/images/hqs/button-bg.jpg) no-repeat top center;
	overflow: hidden;
	text-decoration:none;
	color:#ffcc44;
	cursor:pointer
}
#hqs-content #hqs-content-body a.button:hover {

	background: transparent url(/images/hqs/button-bg-hvr.jpg) no-repeat top center;
}


#hqs-content #hqs-content-body a {
	color: #ffcc44;
	text-decoration:underline;
	outline:none
}

#hqs-selector {
	position: relative;
	height: 82px;
	padding: 0px 0 0px 0;
}
#hqs-scroll-left {
	position: absolute;
	z-index:1000;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 110px;
	display:none
}
#hqs-scroll-right {
	position: absolute;
	z-index:1000;
	bottom: 0px;
	right: 0px;
	width: 60px;
	height: 110px;
	display:none
}
#hqs-selector-body {
	position: relative;
	width: 900px;
	height: 81px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	border-bottom:1px solid #333
}
#hqs-selector-body #hqs-selector-cars {
	position: absolute;
	top: 0;
	left: 0px;
	height:81px;
	width:10000px;
	line-height: 0;
	padding:0 0 0 3px;
	font-size: 0;
}
#hqs-selector-body a {
	display: -moz-inline-box; /* FF2 */
	display: inline-block;
	width: 150px;
	position:relative;
	left:0;
	height: 81px;
	margin:0;
	cursor:pointer;
	outline: none
}
#hqs-selector-body a.hqs-selector-sierra-1500-extended-cab {
	background: transparent url(/images/hqs/sierra-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-sierra-1500-extended-cab:hover {
	background: transparent url(/images/hqs/sierra-btn-hvr.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-canyon-extended-cab {
	background: transparent url(/images/hqs/canyon-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-canyon-extended-cab:hover {
	background: transparent url(/images/hqs/canyon-btn-hvr.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-acadia {
	background: transparent url(/images/hqs/acadia-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-acadia:hover {
	background: transparent url(/images/hqs/acadia-btn-hvr.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-yukon {
	background: transparent url(/images/hqs/yukon-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-yukon:hover {
	background: transparent url(/images/hqs/yukon-btn-hvr.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-envoy {
	background: transparent url(/images/hqs/envoy-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-envoy:hover {
	background: transparent url(/images/hqs/envoy-btn-hvr.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-savana-passenger-van {
	background: transparent url(/images/hqs/savana-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-savana-passenger-van:hover {
	background: transparent url(/images/hqs/savana-btn-hvr.jpg) no-repeat top center;
}

#hqs-selector-body a.hqs-selector-terrain{
	background: transparent url(/images/hqs/terrain-btn.jpg) no-repeat top center;
}
#hqs-selector-body a.hqs-selector-terrain:hover {
	background: transparent url(/images/hqs/terrain-btn-hvr.jpg) no-repeat top center;
}

#tsw-panel {
	color:#000;
	font-size:14px;
}
#hqs-important-text-wrap {
	position:absolute; 
	top:235px; 
	right:20px;
	width:180px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	z-index:200
}

#hqs-viewresult {position: absolute; top: 95px;}
#hqs-important-text-wrap br, #hqs-important-text-wrap span  {
	margin-bottom:3px
}
#hqs-buttons-wrap {
	position:absolute; 
	top:33px; 
	right:24px;
	width:201px;
	height:225px;
	background-image:url(/images/hqs/menu-bg.jpg);
	background-repeat:no-repeat
}
#hqs-disclaimer {
	position:absolute; 
	top:290px; 
	right:10px; 
	width:300px;
	height:50px;
	overflow:auto;
	background:#000;
	border: solid 1px #333;
	font-size:10px;
	padding:3px 10px;
	color:#fff;
	display:none
}
#hqs-disclaimer a, #hqs-disclaimer a:link, #hqs-disclaimer a:active {
	color:#ffcc44;
}
#hqs-disclaimer a:hover {
	color:#ffcc44;
}
#mm3_SaveSearchPanel h2 {
	color:#000
}
#hqs-details {
	position:absolute;
	top:130px;
	display:none;
}

#rt-hqs-box {
	padding:5px 0 15px 10px
}

#rt-hqs-heading {
	font-size:14px;
	display:block
}

#rt-hqs-price {
	font-size:10px;
	color:#ffcc44;
	display:block;
	height:15px
}
#rt-hqs-mpg {
	font-size:10px;
	display:block;
	height:15px
}

#hqs-rates {
	_position: relative;
	_left: -15px;
}

#hqs-rates li {
	list-style:none;
	margin:0;
	
}

#hqs-quote {
	position:absolute;
	top:60px
}

#hqs-inventory{
	position:absolute;
	top:95px
}

#hqs-xmllink {
	position:absolute;
	top:95px
}

#hqs-previous, #hqs-next, #hqs-viewing {display: none;}
