@charset "utf-8";
/* CSS Document */

#au_content #au_dashboard {
	width:900px;
	margin:auto;
	position:relative;
}

/*Search Form*/
#au_content #au_dashboard #frmSearch {
	float:left;
	width:399px;
}

#au_content #au_dashboard #frmSearch .body {
	clear:both;
	padding:5px 15px;
	background:url(../images/bg/formBodyTab.gif) repeat-y;
}

#au_content #au_dashboard #frmSearch .footer {
	background:url(../images/bg/formFooterTab.gif) no-repeat;
}

#au_content #au_dashboard #frmSearch ul {
	float:left;
	width:399px;
	background:#f2f2f2 url(../images/bg/tabRightCorner.gif) no-repeat right top;
}

#au_content #au_dashboard #frmSearch ul li {
	float:left;
	list-style:none;
}

#au_content #au_dashboard #frmSearch ul li a {
	display:block; 
}

#au_content #au_dashboard #frmSearch ul li.Tabusados div {
	width:149px;
	height:31px;
	cursor:pointer;
	background:url(../images/bg/tabUsados.gif) no-repeat;
}

#au_content #au_dashboard #frmSearch ul li.Tabusados div h2 {
	display:none;
}

#au_content #au_dashboard #frmSearch ul li.Tabnuevos div {
	width:101px;
	height:31px;
	cursor:pointer;
	background:url(../images/bg/tabNuevos.gif) no-repeat;
}

#au_content #au_dashboard #frmSearch ul li.Tabnuevos div span {
	display:none;
}

/*Por Marcas*/
#au_content #au_dashboard #PorMarcas {
	float:right;
	width:474px;
	background: url(../images/bg/destacadosFooterBg.gif) no-repeat center bottom;
	padding:0 0 10px 0;
}

#au_content #au_dashboard #PorMarcas .body {
	float:left;
	padding:0 10px;
	width:454px;
	background:url(../images/bg/destacadosBodyBg.gif) repeat-y;
}

#au_content #au_dashboard #PorMarcas .body .column {
	width:112px;
	float:left;
}

#au_content #au_dashboard #PorMarcas .body .column li {
	list-style:none;
	margin-top:5px;
}

#au_content #au_dashboard #PorMarcas .body .column li a {
	text-decoration:none;
	font-size:12px;
	color:#3785CE;
}

#au_content #au_dashboard #PorMarcas .body .column li a:hover {
	color:#E75605;
	text-decoration:underline;
}

#au_content #au_dashboard #PorMarcas .body .column li h3 {
	display:inline;
}

#au_content #au_dashboard #PorMarcas .body .column li span.count{
	/*padding-left:5px;*/
}

#au_content #au_dashboard #PorMarcas .tabs .tab {
	width:474px;
	height:31px;
	background:url(../images/bg/tabPorMarca.gif) no-repeat;
}

#au_content #au_dashboard #PorMarcas .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #PorMarcas .footer {
	background:url(../images/bg/destacadosFooterBg.gif) no-repeat;
	clear:both;
}


#au_content #au_dashboard #section2 {
	margin-top:16px;
}

/*Destacados*/
#au_content #au_dashboard #destacados {
	float:left;
	width:399px;
}

#au_content #au_dashboard #destacados .body {
	padding:10px;
	background:url(../images/bg/ultimosBodyTab.gif) repeat-y;
}

#au_content #au_dashboard #destacados .body .destacadosContent {
	float:left;
	width:375px;
	height:395px;
}

#au_content #au_dashboard #destacados .body .destacadosBox {
	float:left;
	width:120px;
	border:1px solid #EBEBEB;
	margin:0 2px 10px 0;
}

#au_content #au_dashboard #destacados .body .destacadosBox .pic {
	text-align:center;
}

/*#au_content #au_dashboard #destacados .body .destacadosBox .pic img {
	border:1px solid #3785CE;
}*/


#au_content #au_dashboard #destacados .body .destacadosBox .text {
	font-size:11px;
	padding:2px;
}

#au_content #au_dashboard #destacados .body .destacadosBox .text .label {
	color:#3785CE;
}

#au_content #au_dashboard #destacados .body .destacadosBox .text .verInfo {
	text-align:center;
}

#au_content #au_dashboard #destacados .body .destacadosBox .text .verInfo a {
	color:#3785CE;
	font-weight:bold;
}

#au_content #au_dashboard #destacados .body .destacadosBox .text .verInfo a:hover {
	color:#E75605;
}



#au_content #au_dashboard #destacados .nav {
	float:right;
	width:13px;
}

#au_content #au_dashboard #destacados .nav .arrowUp {
	display:block;
	width:15px;
	height:14px;
	text-decoration:none;
	background:url(../images/bg/arrowUp.gif) no-repeat;
}

#au_content #au_dashboard #destacados .nav .arrowDown {
	display:block;
	margin-top:20px;
	width:15px;
	height:15px;
	text-decoration:none;
	background:url(../images/bg/arrowDown.gif) no-repeat;
}


#au_content #au_dashboard #destacados .tabs .tab {
	width:399px;
	height:31px;
	background:url(../images/bg/carrosMasDestacados.gif) no-repeat;
}

#au_content #au_dashboard #destacados .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #destacados .footer {
	background:url(../images/bg/ultimosFooterTab.gif) no-repeat;
}

/*Ultimos*/
#au_content #au_dashboard #ultimos {
	float:right;
	width:474px;
}

#au_content #au_dashboard #ultimos .body {
	padding:10px;
	background:url(../images/bg/destacadosBodyBg.gif) repeat-y;
}

#au_content #au_dashboard #ultimos .tabs .tab {
	width:474px;
	height:31px;
	background:url(../images/bg/ultimosCarrosIngresados.gif) no-repeat;
}

#au_content #au_dashboard #ultimos .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #ultimos .body .estilos {
	float:left;
	width:110px;
}

#au_content #au_dashboard #ultimos .body .estilos .estilo {
	margin-top:10px;
	padding-left:10px;
}

#au_content #au_dashboard #ultimos .body .estilos .estilo span {display:none;}
#au_content #au_dashboard #ultimos .body .estilos .estilo p {text-align:center;}

#au_content #au_dashboard #ultimos .body .estilos .estilo .automovil {
	display:block;
	height:21px;
	background:url(../images/bg/automovil.gif) no-repeat center;
}

#au_content #au_dashboard #ultimos .body .estilos .estilo .camiones {
	display:block;
	height:32px;
	background:url(../images/bg/camion.gif) no-repeat center;
}

#au_content #au_dashboard #ultimos .body .estilos .estilo .dobleTraccion {
	display:block;
	height:24px;
	background:url(../images/bg/doubleTraccion.gif) no-repeat center;
}

#au_content #au_dashboard #ultimos .body .estilos .estilo .microbus {
	display:block;
	height:25px;
	background:url(../images/bg/microbus.gif) no-repeat center;
}

#au_content #au_dashboard #ultimos .body .estilos .estilo .pickup {
	display:block;
	height:25px;
	background:url(../images/bg/pickup.gif) no-repeat center;
}


#au_content #au_dashboard #ultimos .footer {
	background:url(../images/bg/destacadosFooterBg.gif) no-repeat;
}

#au_content #au_dashboard #ultimos .ultimosContent {
	float:right;
	width:300px;
	height:395px;
}

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox {
	margin-bottom:5px;
	border:1px solid #EBEBEB;
	height:76px;
}

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .pic {
	float:right;
	width:100px;
	height:74px;
}

/*#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .pic img {
	border:1px solid #0C0C0C;
}*/

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .text {
	padding:1px 5px;
	font-size:11px;
}

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .text .label {
	color:#3785CE;
}

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .text .verInfo {
	text-align:center;
}

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .text .verInfo a {
	color:#3785CE;
	font-weight:bold;
}

#au_content #au_dashboard #ultimos .ultimosContent .ultimosBox .text .verInfo a:hover {
	color:#E75605;
}


#au_content #au_dashboard #ultimos .destacadosContent .destacadosBox .pic img {
	border:1px solid #2e2e2e;
}

#au_content #au_dashboard #ultimos .nav {
	float:right;
	width:13px;
}

#au_content #au_dashboard #ultimos .nav .arrowUp {
	display:block;
	width:15px;
	height:14px;
	text-decoration:none;
	background:url(../images/bg/arrowUp.gif) no-repeat;
}

#au_content #au_dashboard #ultimos .nav .arrowDown {
	display:block;
	margin-top:20px;
	width:15px;
	height:15px;
	text-decoration:none;
	background:url(../images/bg/arrowDown.gif) no-repeat;
}


/*Lista de Destacados*/
#au_content #au_dashboard #Listadestacados {
	width:900px;
}

#au_content #au_dashboard #Listadestacados .tabs {
	float:left;
	width:900px;
	height:31px;
	background:url(../images/bg/tabBlueBg.gif) repeat-x;
}

#au_content #au_dashboard #Listadestacados .tabs .tab {
	float:left;
	width:241px;
	height:31px;
	background:url(../images/bg/tabBlueTitle.gif) no-repeat;
}

#au_content #au_dashboard #Listadestacados .tabs .rightCorner {
	float:right;
	width:9px;
	height:31px;
	background:url(../images/bg/tabBlueRight.gif) no-repeat;
}

#au_content #au_dashboard #Listadestacados .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #Listadestacados .body {
	clear:both;
	background:url(../images/bg/listaMasDestacadosBodyBg.gif) repeat-y;
	padding:5px 15px;
}

#au_content #au_dashboard #Listadestacados .footer {
	float:left;
	width:900px;
	height:10px;
	background:url(../images/bg/footListBg.gif) repeat-x;
}

#au_content #au_dashboard #Listadestacados .footer .left {
	float:left;
	width:10px;
	height:10px;
	background:url(../images/bg/footListLeft.gif) no-repeat;
}

#au_content #au_dashboard #Listadestacados .footer .right {
	float:right;
	width:10px;
	height:10px;
	background:url(../images/bg/footListRight.gif) no-repeat;
}

/*#au_content #au_dashboard #Listadestacados .listaTb th {
	text-align:left;
}*/

#au_content #au_dashboard #Listadestacados .separator {
	clear:both;
	background:#EBEBEB;
	height:5px;
	margin:5px 0;
}

#au_content #au_dashboard #Listadestacados .listBox {
	/*border-bottom:1px solid #EBEBEB;*/
	height:77px;
	clear:both;
	/*margin-bottom:5px;*/
}

#au_content #au_dashboard #Listadestacados .listBox .pic {
	float:left;
	width:100px;
	height:75px;
	background:#EBEBEB;
}

#au_content #au_dashboard #Listadestacados .listBox .bodyBox {
	float:left;
	width:768px;
	/*background:yellow;*/
}

#au_content #au_dashboard #Listadestacados .listBox ul {
	float:left;
}

#au_content #au_dashboard #Listadestacados .listBox ul li.headerItem {
	float:left;
	/*width:70px;*/
	font-size:12px;
	font-weight:bold;
	color:#3785CE;
	display:inline;
	padding:0 22px;
}

#au_content #au_dashboard #Listadestacados .listBox ul li.verInfo a {
	color:#E75605;
}

#au_content #au_dashboard #Listadestacados .listBox ul li.verInfo a:hover {
	color:#E75605;
}

#au_content #au_dashboard #Listadestacados .listBox ol li {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:5px 0;
}

#au_content #au_dashboard #Listadestacados .listBox .pic img {
	border:1px solid #3583CE;
}

#au_content #au_dashboard #Listadestacados .listBox .notes {
	clear:both;
	padding:10px;
}

#au_content #au_dashboard #Listadestacados .listBox .notes .label {
	font-weight:bold;
	color:#3785CE;
}


/*#au_content #au_dashboard #Listadestacados .tabs .tab {
	background:url(../images/bg/tabBlueRight.gif) no-repeat top right;
}*/

/*ListaCarros*/
/*Lista de Destacados*/
#au_content #au_dashboard #ListaCarros {
	width:900px;
}

#au_content #au_dashboard #ListaCarros .tabs {
	float:left;
	width:900px;
	height:31px;
	background:url(../images/bg/tabBlackBg.gif) repeat-x;
}

#au_content #au_dashboard #ListaCarros .tabs .tab {
	float:left;
	width:241px;
	height:31px;
	background:url(../images/bg/listBlackTitle.gif) no-repeat;
}

#au_content #au_dashboard #ListaCarros .tabs .rightCorner {
	float:right;
	width:9px;
	height:31px;
	background:url(../images/bg/tabBlackRight.gif) no-repeat;
}

#au_content #au_dashboard #ListaCarros .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #ListaCarros .body {
	clear:both;
	background:url(../images/bg/listaMasDestacadosBodyBg.gif) repeat-y;
	padding:5px 15px;
}

#au_content #au_dashboard #ListaCarros .footer {
	float:left;
	width:900px;
	height:10px;
	background:url(../images/bg/footListBg.gif) repeat-x;
}

#au_content #au_dashboard #ListaCarros .footer .left {
	float:left;
	width:10px;
	height:10px;
	background:url(../images/bg/footListLeft.gif) no-repeat;
}

#au_content #au_dashboard #ListaCarros .footer .right {
	float:right;
	width:10px;
	height:10px;
	background:url(../images/bg/footListRight.gif) no-repeat;
}

/*#au_content #au_dashboard #Listadestacados .listaTb th {
	text-align:left;
}*/

#au_content #au_dashboard #ListaCarros .separator {
	background:#EBEBEB;
	height:5px;
	margin:5px 0;
	clear:both;
}

#au_content #au_dashboard #ListaCarros .listBox {
	/*border-bottom:1px solid #EBEBEB;*/
	/*height:77px;*/
	/*margin-bottom:5px;*/
}

#au_content #au_dashboard #ListaCarros .listBox .pic {
	float:left;
	width:100px;
	height:75px;
	background:#EBEBEB;
}

#au_content #au_dashboard #ListaCarros .listBox .bodyBox {
	float:left;
	width:768px;
	padding:0 0 10px 0
}

#au_content #au_dashboard #ListaCarros .listBox ul {
	float:left;
}

#au_content #au_dashboard #ListaCarros .listBox ul li.headerItem {
	float:left;
	/*width:70px;*/
	font-size:12px;
	font-weight:bold;
	color:#0E0E0E;
	display:inline;
	padding:0 22px;
}

#au_content #au_dashboard #ListaCarros .listBox ul li.verInfo a {
	color:#E75605;
}

/*#au_content #au_dashboard #ListaCarros .listBox ul li.verInfo a:hover {
	color:#CCCCCC;
}*/

#au_content #au_dashboard #ListaCarros .listBox ol li {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:5px 0;
}

#au_content #au_dashboard #ListaCarros .listBox .pic img {
	border:1px solid #0E0E0E;
}

#au_content #au_dashboard #ListaCarros .listBox .notes {
	clear:both;
	padding:10px;
}

#au_content #au_dashboard #ListaCarros	 .listBox .notes .label {
	font-weight:bold;
	color:#0E0E0E;
}

/*Agencias*/
#au_content #au_dashboard #listaAgencias {
	width:900px;
}

#au_content #au_dashboard #listaAgencias .tabs {
	float:left;
	width:900px;
	height:31px;
	background:url(../images/bg/orangeBody.gif) repeat-x;
}

#au_content #au_dashboard #listaAgencias .tabs .tab {
	float:left;
	width:158px;
	height:31px;
	background:url(../images/bg/listadoAgencias.gif) no-repeat;
}

#au_content #au_dashboard #listaAgencias .tabs .rightCorner {
	float:right;
	width:9px;
	height:31px;
	background:url(../images/bg/orangeRightCorner.gif) no-repeat;
}

#au_content #au_dashboard #listaAgencias .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #listaAgencias .body {
	clear:both;
	background:url(../images/bg/listaMasDestacadosBodyBg.gif) repeat-y;
	padding:5px 15px;
	text-align:center;
}

#au_content #au_dashboard #listaAgencias .footer {
	float:left;
	width:900px;
	height:10px;
	background:url(../images/bg/footListBg.gif) repeat-x;
}

#au_content #au_dashboard #listaAgencias .footer .left {
	float:left;
	width:10px;
	height:10px;
	background:url(../images/bg/footListLeft.gif) no-repeat;
}

#au_content #au_dashboard #listaAgencias .footer .right {
	float:right;
	width:10px;
	height:10px;
	background:url(../images/bg/footListRight.gif) no-repeat;
}

#au_content #au_dashboard #listaAgencias .body #logos li {
	display:inline;
}

/*Contactenos*/
#au_content #au_dashboard #contactenos {
	width:900px;
}

#au_content #au_dashboard #contactenos .tabs {
	float:left;
	width:900px;
	height:31px;
	background:url(../images/bg/orangeBody.gif) repeat-x;
}

#au_content #au_dashboard #contactenos .tabs .tab {
	float:left;
	width:158px;
	height:31px;
	background:url(../images/bg/contactoTitle.gif) no-repeat;
}

#au_content #au_dashboard #contactenos .tabs .rightCorner {
	float:right;
	width:9px;
	height:31px;
	background:url(../images/bg/orangeRightCorner.gif) no-repeat;
}

#au_content #au_dashboard #contactenos .tabs .tab h2 {
	display:none;
}

#au_content #au_dashboard #contactenos .body {
	clear:both;
	background:url(../images/bg/listaMasDestacadosBodyBg.gif) repeat-y;
	padding:5px 15px;
	text-align:center;
}

#au_content #au_dashboard #contactenos .footer {
	float:left;
	width:900px;
	height:10px;
	background:url(../images/bg/footListBg.gif) repeat-x;
}

#au_content #au_dashboard #contactenos .footer .left {
	float:left;
	width:10px;
	height:10px;
	background:url(../images/bg/footListLeft.gif) no-repeat;
}

#au_content #au_dashboard #contactenos .footer .right {
	float:right;
	width:10px;
	height:10px;
	background:url(../images/bg/footListRight.gif) no-repeat;
}
