/* @override http://www.gilauto.com/style.css */

/* 
Recaptcha Style Captcha 
=======================
 re-Captcha Style Captcha with php and jQuery 
 
 Created By: Zeeshan Rasool 
 URL : http://www.99Points.info 
 
 Get JQuery, PHP, AJAX, Codeigniter and MYSQL Tutorials and Demos on Blog
 */
 
#captcha-wrap{
	border:solid #870500 1px;
	width:270px;
	-webkit-border-radius: 10px;
	float:left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#870500;
	text-align:left;
	padding:3px;
	margin-top:3px;
	height:100px;
	margin-left:80px;
}
#captcha-wrap .captcha-box{
	-webkit-border-radius: 7px;
	background:#fff;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-align:center;
	border:solid #fff 1px;
}
#captcha-wrap .text-box{
	-webkit-border-radius: 7px;
	background:#ffdc73;
	-moz-border-radius: 7px;
	width:140px;
	height:43px;
	float:left;
	margin:4px;
	border-radius: 7px;
	text-align:center;
	border:solid #ffdc73 1px;
}

#captcha-wrap .text-box input{ width:120px;}
#captcha-wrap .text-box label{
	 color:#000000;
	 font-size:11px !important;
	 font-weight: normal;
	 width:150px;
	 padding-top:3px; 
	 padding-bottom:3px; 
}
#captcha-wrap .captcha-action{
	float:right; width:117px; 
	background:url(recaptcha/logos.jpg) top right no-repeat; 
	height:44px; margin-top:3px;
}
#captcha-wrap  img#captcha-refresh{
	margin-top:9px;
	border:solid #333333 1px;
	margin-right:6px;
	cursor:pointer;
}


.listasuperior {
	float: right;
}	

a {
color: #258acf;
text-decoration: none;
}


.titulopromo h1 {
	color: #757577;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}

a:hover {
color: #258acf;
text-decoration: underline;
}

.logogilauto {
	float: right;
	margin-right: 15px;
}

.listasuperior li {
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	color: #9999a4;
}

.listasuperior li a{
	text-decoration: none;
	color: #9999a4;
}

.listasuperior li a:hover{
	text-decoration: underline;
	color: #9999a4;
}

.promocion {
	font-size: 11px;
}
	
.menusuperior {
	float: right;
	margin-top: 25px;
	height: 4px;
}	

.menusuperior a {
	text-decoration: none !important;
	color: #757577;	
}	

.menusuperior a:hover{
	color: #000;	
}	

.menusuperior li {
	font-family: arial,helvetica, sans-serif;
	color: #757577;
	font-size: 11px;
	display: inline;
	font-weight: bold;
	padding-left: 5px;
}	

.invisible {
	display: none;
}	





.container {
	float: left !important;
}
	
.350px {
	background-color: #e4e4ea;
	height: 350px;
}	

.bordeblanco {
	border-right: 1px solid #fff;   
}

.clear {
	clear: both;
}
	


.textointro img{
	
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
}	

.taller a img:hover{
	filter:alpha(opacity=75); 
	opacity: 0.5;
}

.taller img{
	padding-top: 1px;	
	float: right;
	background: transparent;
}

.imgtitulo {
	height: 261px;
}	



.novedadesfila1 {
	height: 200px;
}

.novedadesfila2 {
	height: 200px;
}

.novedadeshome {
	padding: 10px;
	font-size: 11px;
}


.novedadeshome img {
	padding:  5px 0px 5px 0px;
	
}

.novedadeshome strong {
	color: #757577;
}

.novedadeshome h1 {
	color: #757577;
	font-size: 11px;
	font-weight: bold;
}

h1.promocolumnas {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}



.texto {
	margin-top: 110px;
	padding: 10px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
	
.texto h1 {
	color: #757577;
	font-size: 11px;
	font-weight: bold;

}


.promocion h3 {
	color: #757577;
	font-size: 11px;
	font-weight: bold;
}


.noticiashome img {
	float: left;
	padding-right: 10px;
}

	

.menuderecha {
	font-size: 11px;
	width: 130px;
	padding-top: 10px;
	list-style-image: url(img/arrow_orange.gif);
	list-style-position: outside;
}

.menuderecha a {
	text-transform: none;
}

.menuderecha ul {
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

	

.tiendaderecha {
	font-size: 11px;
	width: 130px;
}

.tiendaderecha h1 {
	color: #757577;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}

.tiendaderecha img {
	padding-top:  5px;
	padding-bottom: 5px;
	
}

.menuderecha strong {
	color: #757577;
}

.footer {
	color: #757577 ;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	background-color: #e4e4ea;
	padding-top: 10px;
	width: 100%;
	text-align: left;
}



.columna {
	padding: 10px;
}

.columnast {
	padding: 10px;
	padding-top: 50px;
}


// SLIDER INICIO

#slideshow {
    height:260px;
}

#slideshow IMG {
    position:absolute;
    top:190px;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.modelosfila {
	height: 200px;
	padding: 10px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif
}
	
	
.formulario form{
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	line-height: 27px;
	padding-bottom: 40px;
}

.formulario {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}

.gracias {
	padding-bottom: 100px;
}

.button {
	background-color: #fff;
	width: 100px;
	border: 1px solid #bbb;
	
}	

.button:hover {
	background-color: #bbb;
	width: 100px;
	border: 1px solid #bbb;
}		

.modelovn {
	font-size: 11px;
	padding-top: 10px;
	
}

.modelovn ul {
	list-style-image: url(img/arrow_orange.gif);
}


.modelovn a {
	text-transform: none;
}

.contactomenu li {
	list-style-image: url(img/arrow_orange.gif);
}
	
.contactomenu ul {
	padding-left: 0px;
	list-style-image: url(img/arrow_orange.gif);
	
}

.promociones {
	padding: 5px;
}

.promocion img {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}


.promociones h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}	

.enlace {
	background-image: url(img/arrow_orange.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}	

 
.mapagoogle {
	left: 30px;
}

.mapagoogle h3 {
	color: #757577;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

.info {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-align: right;
}	

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


#submenu1, #submenu2, #submenu3, #submenu4 {
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index: 1000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-decoration: none;
	text-align: left;
}

#submenu1 {
	left: 220px;
	display: table-column;
}	

#submenu2 {
	left: 531px;
	display: table-column;
}

#submenu3 {
	left: 593px;
	display: table-column;
}

#submenu4 {
	left: 680px;
	display: table-column;
}

	
