/*    LIGHTBOX - hp_tmp styles*/.lb_base {	width: 908px;	height: 558px;	margin: 0 auto;	position: relative;}#lb_content {  left: 267px;  position: absolute;  top: 120px;  width: 600px}.lb_base h1 {	font-family: "Arial Narrow", Arial, "Helvetica Neue", Helvetica, sans-serif;	font-size: 1.3em;	margin:0 0 10px;	padding-bottom: 8px;	color: #000;	border-bottom: 1px solid #cccccc;}.lb_base p {	font-size: .85em;	line-height: 1.4em;	color: #3b3b3b;	margin: 5px 0 0;}.lb_base .vcard {	margin-top: 15px;}.lb_base .vcard p {	color: #8d8d8d;	line-height: 1em;}.lb_base .vcard .value {	color:#1d93e0;}.lb_base .vcard a {	color: #8d8d8d;	text-decoration: none;}#lb_copy {	position: absolute;	color: #999999;	bottom: 10px; left: 40px;}/*lightboxes bg*/#whatissocar {	background: url('../img/sitewide/lightbox/backgrounds/whatissocar_lightbox_bg.jpg') no-repeat scroll top left;}#cboxOverlay{background:#fff;}#colorbox{}#cboxContent{margin-top:32px;overflow:visible;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{background:#fff;}#cboxLoadingGraphic{background:url(../img/sitewide/lightbox/loading.gif) no-repeat center center;}#cboxLoadingOverlay{background:#f3f3f3;}#cboxTitle{display: none}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px;}#cboxSlideshow,#cboxPrevious,#cboxNext,#cboxClose{text-indent:-9999px;width:25px;height:25px;position:absolute;top:-20px;background:url(../img/sitewide/lightbox/controls_base.png) no-repeat 0 0;}#cboxPrevious{background-position:0px 0px;right:44px;}#cboxPrevious.hover{background-position:0px -25px;}#cboxNext{background-position:-25px 0px;right:22px;}#cboxNext.hover{background-position:-25px -25px;}#cboxClose{background-position:-50px 0px;right:5px;top:5px}#cboxClose.hover{background-position:-50px -25px;}.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious{right:66px;}.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:44px;}.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px;right:44px;}.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}