.buildcar{background:url(/images/tooltips/thumbs-bg.jpg) repeat-x scroll center top transparent;
height:63px;
width:994px;
padding: 3px ; }
.buildcar .tips_block { float:left; margin-left:4px; width:82px; height:63px; background:url(/images/tooltips/small-cars-bg.jpg) no-repeat top center; padding-left:4px; }

.buildcar .tips_block a{ cursor:pointer;}
.buildcar .tips_block img{ border:0}

.buildcar .tooltip { background:#000;
	z-index:2000;
	display:none; 
	padding:10px;
	width:178px;
	font-size:11px;
	color:#fff;
}

.buildcar .tooltip_check{ background:#000}


.buildcar .tooltip_accord{
	background:url(/images/tooltips/accord.png);
	width:375px; 
	height:255px;
	margin-left:150px;
	margin-top:-40px;
}

.buildcar .tooltip_crosstour{
	background:url(/images/tooltips/crosstour.png);
	width:375px; 
	height:255px;
	margin-left:150px;
	margin-top:-40px;
}

.buildcar .tooltip_civic{
	background:url(/images/tooltips/civic.png);
	width:375px;
	height:255px;
	margin-left:150px;
	margin-top:-40px;
}

.buildcar .tooltip_crv{
	background:url(/images/tooltips/crv.png);
	width:375px;
	height:255px;
	margin-left:150px;
	margin-top:-40px;
}

.buildcar .tooltip_crz{
	background:url(/images/tooltips/crz.png);
	width:375px;
	height:255px;
	margin-left:150px;
	margin-top:-40px;
}

.buildcar .tooltip_fit{
	background:url(/images/tooltips/fit.png);
	width:375px;
	height:255px;
	margin-left:150px;
	margin-top:-40px;
}

.buildcar .tooltip_insight{
	background:url(/images/tooltips/insight.png);
	width:375px;
	height:255px;
	margin-left:-140px;
	margin-top:-40px;
}


.buildcar .tooltip_element{
	background:url(/images/tooltips/element.png);
	width:375px;
	height:255px;
	margin-left:-140px;
	margin-top:-40px;
}

.buildcar .tooltip_pilot{
	background:url(/images/tooltips/pilot.png);
	width:375px;
	height:255px;
	margin-left:-140px;
	margin-top:-40px;
}

.buildcar .tooltip_odyssey{
	background:url(/images/tooltips/odyssey.png);
	width:375px;
	height:255px;
	margin-left:-140px;
	margin-top:-40px;
}


.buildcar .tooltip_ridgeline{
	background:url(/images/tooltips/ridgeline.png);
	width:375px;
	height:255px;
	margin-left:-140px;
	margin-top:-40px;
}


/* a .label element inside tooltip */
.buildcar .tooltip .label {
	color:yellow;
	width:35px;
}

.buildcar .tooltip a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}


      
   
.buildcar .tooltip-title{ font-size:18px; color:#FF0; }
.buildcar .tooltip-texts{ width:90px; height:75px; float:right}
.buildcar .tooltip-image{width:80px; height:75px; float:left }
.buildcar .tooltip-cars{ margin-top:200px; margin-left:5px;}
.buildcar .tooltip-cars1{ border:solid 1px #999}
.buildcar .tooltip-cars2{ border:solid 1px #999}
.buildcar .tooltip-cars3{ border:solid 1px #999}
   
   
   
   
   
   
 	.left_tip{	
	margin-left:120px;
	margin-top:-50px;
	_margin-top:100px;
	}
   
   
 	.middle_tip{	
	margin-left:0px;
	margin-top:-50px;
	_margin-top:100px;

	}
	
	
  	.right_tip{	
	margin-left:-120px;
	margin-top:-50px;
	_margin-top:100px;
	}
	.tooltip-links{ color:#F30; }
	.tooltip-links a{ color:#F30; padding:2px; font-size:12px; text-align:center; font-weight: bold}
  

