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

label.error {display:none; background:url(../images/bg/unchecked.gif) no-repeat center; padding-left:7px; padding-right:7px; height:14px;}
select.error, input.error {background:#f7d5d0;}

.cpmessage {padding-bottom:10px; font-size:12px;}

.pagination {text-align:center; font-size:14px; padding:5px; color:#343434; font-weight:bold; clear:both;}
.pagination strong {color:#E65504; font-size:18px;}
.pagination a {color:#127CD5; font-weight:normal; padding:0 1px;}

.publicarSel {font-size:11px; border:1px solid #EBEBEB;}
.publicarOn {background:#aee7ad;}
.publicarOff {background:#fdc5cc;}

/*Venda Top Menu*/
#au_content #au_dashboard #vendaContent .topVendaMenu {
	float:left;
	width:900px;
	background:#EBEBEB;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li {
	float:left;
	margin-right:2px;
	position:relative;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li img.arrow {
	position:absolute;
	bottom:-10px;
	left:20px;
	display:none;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li img.active {
	display:block;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.infoAuto {
	width:201px;
	height:31px;
	background:url(../images/bg/tabInfoAuto.gif) no-repeat;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.infoAuto h2 {
	display:none;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.subirFotos {
	width:111px;
	height:31px;
	background:url(../images/bg/tabSubirFotos.gif) no-repeat;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.subirFotos h2 {
	display:none;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.registroUsuario {
	width:161px;
	height:31px;
	background:url(../images/bg/tabRegistrar.gif) no-repeat;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.registroUsuario h2 {
	display:none;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.confirmacion {
	width:201px;
	height:31px;
	background:url(../images/bg/tabVerificar.gif) no-repeat;
}

#au_content #au_dashboard #vendaContent .topVendaMenu li.confirmacion h2 {
	display:none;
}

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

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body input {
	font-size:11px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body .btn {
	background:#ED6014;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	border:none;
	width:20%;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body div.label {
	padding-top:5px;
}


#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body label {
	width:370px;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body h3 {
	background:#EBEBEB;
	clear:both;
	padding:2px 1px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body h3.destacado {
	clear:both;
	padding:2px 1px;
	background:#53A600;
	color:#FFF;
	text-align:center;
	border:2px solid #285100;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body #datosDelAuto {
	float:left;
	width:370px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body .inputTxt{
	width:75%;
	border:1px solid #CCCCCC;
	background:#EBEBEB;
	font-size:12px;
}

/* -- Errors */
#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body select.error{
	color:#f72a08;
	border:1px solid #f72a08;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body input.error{
	color:#f72a08;
	border:1px solid #f72a08;
	background:#F7D5D0;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body textarea.error{
	color:#f72a08;
	border:1px solid #f72a08;
	background:#F7D5D0;
}
/* -- End Errors */

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body #datosAccesorios {
	float:left;
	width:435px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body #datosAccesorios li {
	margin-bottom:10px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body .ListaAccesorios {
	float:left;
	padding-top:10px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body .ListaAccesorios li {
	float:left;
	padding:0 5px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body .ListaAccesorios li.item {
	width:135px;
}

#au_content #au_dashboard #vendaContent #vendaSuAutoContent .body select {
	font-size:11px;
}

/*Subir Fotos*/
#au_content #au_dashboard #vendaContent #subirFotos .body ul {
	float:left;
}

#au_content #au_dashboard #vendaContent #subirFotos .body ul li {
	float:left;
	background:#EBEBEB;
	padding:10px;
	margin-right:5px;
	margin-top:5px;
}

#au_content #au_dashboard #vendaContent #subirFotos .body .uploadPic {
	width:130px;
	text-align:center;
	margin:10px 10px 0 0;
}

.picture {
	width:113px;
	height:90px;
}

.bottomNav {
	margin-top:20px;
	text-align:center;
}

.bottomNav button {
	background:#E75607; 
	color:white; 
	padding:2px; 
	border:1px solid #CCC;
}

#au_content #au_dashboard #vendaContent #subirFotos .body .numPic {
	font-size:14px;
	font-weight:bold;
}

#au_content #au_dashboard #vendaContent #subirFotos .body .pic img {
	border:1px solid #0E0E0E;
}

#au_content #au_dashboard #vendaContent #subirFotos .body .btn {
	background:#E75607; 
	color:white; 
	padding:5px; 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #CCC;
}

#au_content #au_dashboard #vendaContent #subirFotos .body .btnUpload {
	overflow: hidden; 
	position: relative;
	display:block;
}


#registrarUsuario .body label {
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}


#registrarUsuario .body .inputTxt{
	width:75%;
	border:1px solid #CCCCCC;
	background:#EBEBEB;
	font-size:12px;
}

/* -- Errors */
#registrarUsuario .body input.error{
	color:#f72a08;
	border:1px solid #f72a08;
	background:#F7D5D0;
}

#registrarUsuario .body textarea.error{
	color:#f72a08;
	border:1px solid #f72a08;
	background:#F7D5D0;
}

#registrarUsuario .body .btn {
	background:#E75607; 
	color:white; 
	padding:2px; 
	border:1px solid #CCC;
}	

/* -- End Errors */


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

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

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

.btn_borrar, .btn_pictures {
	padding:5px; background:#BDC5CC; color:#333; border:1px solid #333;
	cursor:pointer;
}	

