@charset "utf-8";
/* CSS Document */

body{background:#fff; font:12px Arial, Helvetica, sans-serif; color:#000; margin:0px; padding:10px 0px;}
#main{width:1000px; margin:0px auto;}
#photo{position:relative; width:1000px; height:340px; background:url(assets/photo_acura.jpg) no-repeat;}
.handle{border-width:0px;}
.box{position:absolute; background:#fff; border:1px solid #ccc; display:none; cursor:pointer;}
.box>div{border:1px solid #efefef; padding:5px; margin:1px; float:left; min-height:130px;}
.box a{display:block; padding:5px; border:1px solid #000; background:#000; text-decoration:none; color:#fff; text-align:center; margin-top:1px;}
.box a:hover{background:#333; border-color:#000;}
a.cj{background:#fed846; border-color:#1a774b; color:#000;}
a.cj:hover{background:#f0c646; border-color:#000; color:#000;}


#Chevy_Box{top:0px; left:0px;}
#Buick_Box{top:0px; left:143px;}
#GMC_Box{top:0px; right:135px;}
#Nissan_Box{top:0px; right:0px;}

#Ford_Box{bottom:0px; left:0px;}
#Lincoln_Box{bottom:0px; left:199px;}
#Mercury_Box{bottom:0px; left:399px;}
#Mazda_Box{bottom:0px; right:192px;}
#Acura_Box{bottom:0px; right:0px;}


#buttons{position:absolute; top:0px; left:297px;}
#buttons a{display:block; float:left;  height:41px; text-indent:-3000px; overflow:hidden;}
#buttons a:hover{background-position:0px -41px;}
#new_button{background:url(assets/new_button.png) no-repeat; width:123px;}
#preowned_button{background:url(assets/preowned_button.png) no-repeat; width:166px;}
#outlet_button{background:url(assets/outlet_button.png) no-repeat; width:117px;}

.box-noscript{padding:10px; margin:5px; border:1px solid #ccc; float:left;}