@charset "utf-8";
/* css document*/
/* Imports */
@import url("http://denibici.labici.net/themes/denibici/estils/reset.css");
@import url("http://denibici.labici.net/themes/denibici/estils/base.css");

html, body, input, textarea, select{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 14px;
}
body{
    background: url(http://denibici.labici.net/themes/denibici/images/fons/body.png) repeat-x 0 0;
}
/*---------------------------------------------------------- multipropietat --*/
#main_header nav a, h2, header h3, .botonera a span.destacar, legend, .telefono, .email{
    font-family: 'News Cycle', sans-serif;
}
#secondary_nav li, .icon, #slidexou div.gal6pag ul li, .novedades article .fecha, .btn, .botonera .mayores, .titulaco div{
    background-image: url(http://denibici.labici.net/themes/denibici/images/fons/sprite.png);
    background-repeat: no-repeat;
}

/*------------------------------------------------------------------ header --*/
#main_header nav a{
    color: #333333;
    text-decoration: none;
    font-size: 20px;
}
#main_header li.selected a{
    background: #333333;
    color: white;
}
#main_header a:hover{
    border-bottom: dashed 1px black;
}
#idiomas a:link, #idiomas a:visited{
    color: gray;
    text-decoration: none;
    border-bottom: dashed 1px gray;
}
#idiomas a:hover{
    color: #333333;
    border-bottom: solid 1px #333333;
}
/*----------------------------------------------------------- secondary nav --*/
#secondary_nav, #slidexou{
    background: black;
    color: white;
    float: left;
}
#secondary_nav h3{
    font-size: 26px;
    font-weight: normal; 
    text-shadow: 1px 1px 2px #333333;
    padding: 10px 0 0 0;
}
#secondary_nav li.estaciones{
    background-position: 0 0;
}
#secondary_nav li.tarifas{
    background-position: 0 -120px;
}
#secondary_nav li.inscripcion{
    background-position: 0 -240px;
}
#secondary_nav li span{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.estaciones span{
    width: 37px;
    height: 21px;
    background-position: -60px -392px;
}
.tarifas span{
    width: 37px;
    height: 25px;
    background-position: -60px -413px;
}
.inscripcion span{
    width: 38px;
    height: 26px;
    background-position: -60px -438px;
}
/*---------------------------------------------------------------- slidexou --*/
#slidexou div.gal6pag ul li{
    display: block;
    width: 31px;
    height: 31px;
    background-position: -128px -422px;
}
#slidexou div.gal6pag ul li:hover{
    background-position: -128px -391px;
}
#slidexou div.gal6pag ul li.gal6selected{
    background-position: -128px -360px;
}
/*-------------------------------------------------------------------- xixi --*/
#xixi h2{
    border-bottom: dashed 2px black;
    text-shadow: none;
}
#xixi h2.titulaco{
    border: none;
    font-size: 26px;
    margin: 0 0 35px 0;
    text-shadow: 1px 1px 2px #333333;
}
#xixi h2.titulaco div{
    padding: 0 0 5px 20px;
    color: white;
}
#xixi h2.titulaco span{
    position: absolute;
    top: 10px;
    left: 170px;
}
#xixi h2.titulaco.estaciones div{
    background-position: 0 0;
}
#xixi h2.titulaco.tarifas div{
    background-position: 0 -120px;
}
#xixi h2.titulaco.inscripcion div{
    background-position: 0 -240px;
}
#xixi h2.titulaco.inscripcion{
    background: #EFCC8A;
}
/*------------------------------------------------------------------- aside --*/
#main_aside{
    background: #EFF1F5;
}
h2{
    font-size: 20px;
    text-shadow: 1px 1px 2px gray;
    margin: -10px 0 10px 0;
    font-weight: normal;
}
.novedades article .fecha{
    color: white;
    background-position: 0 -392px;
    border-radius: 4px;
}
.novedades article .fecha .dia{
    font-size: 30px;
}
.novedades article .fecha .mes{
    font-size: 16px;
}
h3 a:link, h3 a:visited{
    text-decoration: none;
    color: black;
}
h3 a:hover{
    border-bottom: solid 1px black;
}
/*------------------------------------------------------------------ footer --*/
#main_footer{
    background: #201E21;
}
#main_footer, #main_footer a{
    color: #CCCCCC;
}
#main_footer .modul{
    border-left: solid 1px #666666;
}
#main_footer a:link, #main_footer a:visited{
    text-decoration: none;
}
#main_footer a:hover{
    text-decoration: underline;
}

.facebook .icon{
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-position: -32px -360px;
}
.facebook:hover .icon{
    background-position: -96px -360px;
}

.twitter .icon{
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-position: 0 -360px;
}
.twitter:hover .icon{
    background-position: -64px -360px;
}
/*-------------------------------------------------------------- estaciones --*/
#map_canvas h3{
    margin: 0 0 4px 0;
}
#map_canvas p.bicicletas span, #map_canvas p.aparcamientos span{
    font-size: 18px;
    font-weight: bold;
    color: black;
    color: #A35839;
}
#map_canvas p{
    color: gray;
}
#map_canvas p.bicicletas, #map_canvas p.aparcamientos{
    margin: 0;
}
/*----------------------------------------------------------------- genèric --*/
a:link, a:visited{
    color: dodgerblue;
}
a:hover{
    color: deepskyblue;
}
aside a.btn{
    display: inline-block;
    line-height: 21px;
    padding: 10px 15px;
    border-radius: 3px;
    background-position: 0 -240px;
    color: white;
    text-shadow: 1px 1px 1px gray;
    text-align: center;
    text-decoration: none;
}
aside a.btn:hover{
    text-shadow: -1px -1px 1px #AC750D;
}
/*--------------------------------------------------------------------- btn --*/
.botonera a{
    border-radius: 4px;
    text-align: center;
}
.botonera a:hover{
    box-shadow: 0px 0px 10px gray;
}
.botonera a span{
    display: block;
    color: white;
}
.botonera .mayores{
    background-position: 0 -240px;
}
.botonera a:link, .botonera a:visited{
    text-decoration: none;
    font-size: 16px;
}
.botonera a span.destacar{
    font-size: 26px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    margin: -7px 0 0 0;
}

.botonera .menores{
    border: solid 1px #CCCCCC;
    background: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F3F3), to(#FFFFFF)); /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-linear-gradient(top, #F3F3F3, #FFFFFF); /* Safari 5.1, Chrome 10+ */ 
    background: -moz-linear-gradient(top, #F3F3F3, #FFFFFF); /* Firefox 3.6+ */ 
    background: -ms-linear-gradient(top, #F3F3F3, #FFFFFF); /* IE 10 */ 
    background: -o-linear-gradient(top, #F3F3F3, #FFFFFF);/* Opera 11.10+ */ 
}
.botonera .menores span{    
    color: #999999;
}
.botonera .menores span.destacar{    
    color: #E0950E;
    text-shadow: none;
}
/*------------------------------------------------------------------- forms --*/
fieldset{
    border: solid 1px silver;
}
legend{
    font-size: 18px;
    padding: 0 10px;
}
label{
    color: gray;
    line-height: 26px;
}
input, textarea{
    border: solid 1px silver;
    background: #F9F9F9;
    width: 60%;
    color: #333333;
    border-radius: 4px;
}
.checkbox input{
    width: auto;
    height: 26px;
}
span.input{
    display: inline-block;
}
input, span.input{
    height: 26px;
    line-height: 26px;
    padding: 0 6px;
}
input:focus, textarea:focus{
    background: #e7e7e7;
}
section .btn{
    display: block;
    width: auto;
    height: auto;
    padding: 10px 20px;
    color: #333333;    
    background: white;
    border: solid 1px gray;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F3F3), to(#e7e7e7)); /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-linear-gradient(top, #F3F3F3, #e7e7e7); /* Safari 5.1, Chrome 10+ */ 
    background: -moz-linear-gradient(top, #F3F3F3, #e7e7e7); /* Firefox 3.6+ */ 
    background: -ms-linear-gradient(top, #F3F3F3, #e7e7e7); /* IE 10 */ 
    background: -o-linear-gradient(top, #F3F3F3, #e7e7e7);/* Opera 11.10+ */ 
}
section .btn:hover{
    color: black;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(silver), to(#e7e7e7)); /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-linear-gradient(top, silver, #e7e7e7); /* Safari 5.1, Chrome 10+ */ 
    background: -moz-linear-gradient(top, silver, #e7e7e7); /* Firefox 3.6+ */ 
    background: -ms-linear-gradient(top, silver, #e7e7e7); /* IE 10 */ 
    background: -o-linear-gradient(top, silver, #e7e7e7);/* Opera 11.10+ */ 
}
section .btn.disabled{
    background: white;
    border: solid 1px silver;
    color: gray;
}
.error label, .error input{
    color: firebrick;
}
/*------------------------------------------------------------------- alert --*/
.alert{
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    padding: 6px;
}
.alert.ok, .alert.ok strong{
    color: #003300;
}
.alert.catastrofe, .alert.catastrofe strong, .alert.catastrofe{
    color: #990000;
}
.alert.notok, .alert.notok strong, .alert.notok{
    color: #DD5800;
}
.alert.ok{
    background: #E1FFE1;
}
.alert.notok{
    background: #FFFFCC;
}
.alert.catastrofe{
    background: #FFDDDD;
}
.alert.ok{
    border: solid 1px #438743;
}
.alert.notok{
    border: solid 1px #FFCC99;
}
.alert.catastrofe{
    border: solid 1px #E83131;
}

figure.centered{
    text-align: center;
}

a.volver:link, a.volver:visited{
    color: white;
    background: black;
    text-decoration: none;
    border: solid 1px white;
}
a.volver:hover{
    border: solid 1px black;
    color: black;
    background: white;
}

.pager a:link, .pager a:visited{
    border: solid 1px black;
    color: black;
    background: white;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
    width: 25px;
}
.pager a:hover{
    border: solid 1px black;
    color: black;
    background: #e7e7e7;
}
.pager a.selected:link, .pager a.selected:visited{
    border: solid 1px black;
    color: white;
    background: black;
}

/*------------------------------------------------------------------ seguro --*/
#seguro_txt .content{
    background: #EFF1F5;
    border: solid 1px silver;
    border-radius: 6px;
    padding: 20px;
}
#seguro_txt h3{
    margin: 0;
    text-transform: uppercase;
    color: #333333;
}
#seguro_txt h4{
    margin: 0 0 10px 0;
    color: #A35839;
}

.renovar .checkbox{
    margin-left: 50px;
}
.renovar label{
    width: 475px;
    color: #333333;
}
#validar_btn.disabled{
    border: solid 1px silver;
    color: silver;
}
/*---------------------------------------------------------------- contacto --*/
.contacto .telefono{
    font-size: 36px;
    color: #A35839;
    text-align: center;
}
.contacto .email{
    font-size: 30px;
    text-align: center;
}
.retorno_ok{
    background: url(http://denibici.labici.net/images/hombre-bicicleta.jpg) no-repeat bottom right;
    min-height: 430px;
}

/*-------------------------------------------------------------- descuentos --*/
#xixi.descuentos ul{
    margin: 25px 0;
    padding: 0;
    list-style: none;
    width: 110%;
    overflow: hidden;
}
#xixi.descuentos li{
    display: inline-block;
    margin: 0 16px 20px 0;
    box-shadow: 0px 0px 8px #999999;
}

/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*------------------------------------------------------------------ EDITED --*/
h1{
    margin: 0 0 0 10px;
}
#main_header{
    margin-bottom: 10px;
}
#main_header nav{
    margin: 4px 0 10px 10px;
}
#main_header nav a{
    color: #E2017B;
}
#main_header nav a:link, #main_header nav a:visited{
    line-height: 44px;
}
#main_header li.selected a{
    background: #E2017B;
    color: white;
}
#main_header a:hover{
    border-bottom: dashed 1px #E2017B;
}
#idiomas a:link, #idiomas a:visited{
    color: gray;
    border-bottom: dashed 1px #0C3183;
}
#idiomas a:hover{
    color: #333333;
    border-bottom: solid 1px #0C3183;
}

#secondary_nav, #slidexou{
    background: #003381;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#003381), to(#6B7FBC)); /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-linear-gradient(top, #003381, #6B7FBC); /* Safari 5.1, Chrome 10+ */ 
    background: -moz-linear-gradient(top, #003381, #6B7FBC); /* Firefox 3.6+ */ 
    background: -ms-linear-gradient(top, #003381, #6B7FBC); /* IE 10 */ 
    background: -o-linear-gradient(top, #003381, #6B7FBC);/* Opera 11.10+ */ 
    color: white;
}

.novedades article .fecha{
    color: white;
    background: #E2017B;
}

#main_footer{
    background: #6B7FBC;
}
#main_footer .modul{
    border-left: solid 1px #8798C9;
}
#main_footer, #main_footer a{
    color: white;
}

a.volver:link, a.volver:visited{
    color: white;
    background: #E2017B;
    border: solid 1px white;
}
a.volver:hover{
    border: solid 1px #E2017B;
    color: #0C3183;
    background: white;
}
.pager a:link, .pager a:visited{
    border: solid 1px black;
    color: black;
    background: white;
}
.pager a:hover{
    border: solid 1px black;
    color: black;
    background: #e7e7e7;
}
.pager a.selected:link, .pager a.selected:visited{
    border: solid 1px black;
    color: white;
    background: black;
}

h3 a:link, h3 a:visited{
    color: #E2017B;
}
h3 a:hover{
    border-bottom: solid 1px #E2017B;
}