@import url(/styles/default.css);
@import url(/styles/inventory-buick.css);

html, body {background: #c9dce3 url(../images/bg.jpg) repeat-x left top fixed;}

#f2-swf #f2 { width: 1000px; }

 /*== Needed for flash drop downs ==*/
#headerswf {position:absolute; z-index:1000;}
#header {position: fixed}

.content {width:1000px; padding-top: 160px;}
.frame-content {width:1000px; padding-top: 160px;}


img, a { padding: 0; }


/* hide bz by default */
#bz{height:25px}
#bz a:link{color:#000; text-decoration:none}
#bz a:visited{color:#000}
#bz a:hover{color:#666}

#tab a {
	color:#000;
	display:block;
	line-height:20px
}
#tab a:hover {
	color:#666
}
#tab a:visited {
	color:#000
}
div#centered {
	text-align: center;
	width:1000px;
	height:925px;
	margin:0 auto;
}

/*===Looking For Button on Details===*/
#inv-next-steps li#ns-looking a { font-size:0%; }
#inv-next-steps li#ns-looking a { background: url(/images/looking_for_detail.png) no-repeat left center; border:0; display:block; height:80px; line-height:320%; padding:0; text-align:center; width:185px;}
#inv-next-steps li#ns-looking a:hover { background: url(/images/looking_for_detail_over.png) no-repeat left center; border:0; display:block; height:80px; line-height:320%; padding:0; text-align:center; width:185px;}