/* CSS Document */
/************/
/* SUBMENU */
/***********/
#submenu-autos {
	list-style: none;  
	padding: 0;  
	margin: 0;  
	width: 158px;  
	font-size: 1px;
	padding:0 0 5px 0;
	position:relative;
	z-index:1;
}
#submenu-autos li {
	margin: 0;  
	padding: 0;  
	position: relative;
}
a#modelos-btn {
	background:transparent url(../images/autos/submenu-autos.png) no-repeat scroll 0 0;
	height:35px;
	width:158px;
	padding:0;  
	color: #fff;  
	display: block;  
	text-decoration: none;
	text-indent:-9999px;
}
a#modelos-btn:hover {
	background-position:-158px 0;
}
ul#subnav {
	list-style: none;  
	position: absolute;
	margin: 0; padding: 0;  
	display: none;
	width: 155px;
	margin:0px 0 0 158px;
	top:0;
}
ul#subnav li {
	margin: 0; padding: 0;  
}
ul#subnav li a {
	height:31px;
	width: 155px;
	display:block;
	background-image:url(../images/autos/submenu-autos.png);
	background:repeat:no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}
a#honda-fit-bt { background-position:0 -35px; }
a#honda-fit-bt:hover { background-position:-158px -35px; }
a#honda-fit-bt-sel { background-position:-158px -35px; }

a#city-bt { 
	background-position:0 -66px; 
	height:30px;
}
a#city-bt:hover { background-position:-158px -66px; }
a#city-bt-sel { background-position:-158px -66px; }

a#civic-sedan-bt { 
	height:30px;
	background-position:0 -96px; 
}
a#civic-sedan-bt:hover { background-position:-158px -96px; }
a#civic-sedan-bt-sel { background-position:-158px -96px; }

a#civic-coupe-bt { 
	height:30px;
	background-position:0 -126px; 
}
a#civic-coupe-bt:hover { background-position:-158px -126px; }
a#civic-coupe-bt-sel{ background-position:-158px -126px; }

a#civic-hibrido-bt { 
	height:30px;
	background-position:0 -156px; 
}
a#civic-hibrido-bt:hover { background-position:-158px -156px; }
a#civic-hibrido-bt-sel { background-position:-158px -156px; }

a#civic-si-bt { 
	height:30px;
	background-position:0 -186px; 
}
a#civic-si-bt:hover { background-position:-158px -186px; }
a#civic-si-bt-sel { background-position:-158px -186px; }

a#accord-sedan-bt { 
	height:30px;
	background-position:0 -216px; 
}
a#accord-sedan-bt:hover { background-position:-158px -216px; }
a#accord-sedan-bt-sel { background-position:-158px -216px; }

a#accord-coupe-bt { 
	height:30px;
	background-position:0 -246px; 
}
a#accord-coupe-bt:hover { background-position:-158px -246px; }
a#accord-coupe-bt-sel { background-position:-158px -246px; }

a#accord-xo-bt { 
	height:30px;
	background-position:0 -276px; 
}
a#accord-xo-bt:hover { background-position:-158px -276px; }
a#accord-xo-bt-sel { background-position:-158px -276px; }

a#crv-bt { 
	height:30px;
	background-position:0 -306px; 
}
a#crv-bt:hover { 
	background-position:-158px -306px; 
}
a#crv-bt-sel { 
	background-position:-158px -306px; 
}


a#odyssey-bt { 
	height:30px;
	background-position:0 -336px; 
}
a#odyssey-bt:hover { background-position:-158px -336px; }
a#odyssey-bt-sel { background-position:-158px -336px; }


a#honda-pilot-bt { 
	height:30px;
	background-position:0 -366px; 
}
a#honda-pilot-bt:hover { background-position:-158px -366px; }
a#honda-pilot-bt-sel { background-position:-158px -366px; }

a#ridgeline-bt { 
	height:33px;
	background-position:0 -396px; 
}
a#ridgeline-bt:hover { background-position:-158px -396px; }
a#ridgeline-bt-sel { background-position:-158px -396px; }

#logoBar{

width:158px;
height:34px;
display:block;

}

.boton {
	padding-bottom: 0px;
	width: 148px;
	height:35px;
	text-align: center;
	margin: 0 auto;
	/*display:inline;*/
}
.boton a {
	background: transparent url(../images/autos/menu_lateral_boton.jpg) no-repeat scroll 0 0;
	display: block ;
	width: 148px;
	height: 36px ;
	font-weight: normal;
	font-size: 9pt;
	padding-top: 9px ;
	outline:none;
	font-family:Arial, Helvetica,Verdana,Geneva, sans-serif;
	text-align:center;
}
 .boton a:hover{
 font-size: 10pt;
 font-weight: normal;
 }
.boton_sel{
	padding-bottom: 0px;
	width: 148px;
	height:35px ;;
	text-align: center;
	margin: 0 auto;
	/*display:inline ;*/
}
.boton_sel a {
	background: transparent url(../images/autos/menu_lateral_boton.jpg) no-repeat scroll 0 0;
	width: 148px;
	height:26px;
	font-weight: normal;
	font-size: 10pt;
	padding-top: 9px ;
	outline:none;
	font-family:Arial, Helvetica,Verdana,Geneva, sans-serif;
	text-align: center;
	display:block;
}
.botonSub a {
	display: block;
	width: 148px;
	height: 15px;
	font-weight:normal;
	font-size: 8pt;
	text-align:center;
	padding-top:3px;
	border-top:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
}
.botonSub {
	display: block ;
	width: 148px;
	height: 22px;
	margin-left:5px;
	margin-right:5px;
	/*border-top:#FFFFFF 1px thin;
	border-bottom:#FFFFFF 1px thin;*/
}
.botonSub_sel {
	display: block ;
	width: 148px;
	height: 18px;
}
.accordion-content{
min-height:0px;
font-size:0px;
}
.spacer{
	min-height:0px;
height:0px ;
font-size:0px;
}
/************ facebook   ****************/
#social_banner{
	width:158px;
	}
/*#fbs{
	float:left;
height:20px;
margin-left:55px;
width:20px;
	}*/
	#fbs{
	height:33px;
margin-left:32px;
margin-top:10px;
width:99px;
	}
#fbs_image{
	display:none;
	}
#tiny_tweeter{
	float:left;
height:20px;
margin-left:10px;
width:20px;
	}
/************    Seccion Extras   **********/
#extras_panel{
	width:158px;
	float:left;
	margin-top:15px;
	}
#faq_btn{
	background-image:url(../images/btn_faq.png);
	width:107px;
	height:51px;
	margin-bottom:20px;
	margin-left:28px;
	}
	#faq_btn a{
	width:107px;
	height:51px;
	display:block;
	}
#faq_btn:hover{
	background-position:bottom;
	}
	
#youtube_btn{
	background-image:url(../images/youtube_btn.png);
	width:66px;
	height:35px;
	margin-bottom:20px;
	margin-left:45px;
	}
	#youtube_btn a{
	width:66px;
	height:35px;
	display:block;
	}
	#youtube_btn:hover{
		background-position:bottom;
	}
