
#content-nuestra-filosofia, #content-contacto, #content-marcas, #content-catalogos{
    margin-top:30px;
    /*border:1px solid black;*/
}

#content-nuestra-filosofia img, #content-contacto img{
    float:left;    
}
#content-nuestra-filosofia-right, #content-contacto-right{
    float:left;
    margin-left: 40px;
    /*border:1px solid black;*/
    width: 590px;   
    height:535px;
    position: relative;
}

#content-contacto-right{
    margin-left:0px; 
    width: 670px; 
    /*border:1px solid black;*/ 
    height:700px;
}

#content-contacto-right table{
    margin-left: 20px; float: left; width:230px;  
    
}


#content-contacto-right table th{
    font-size: 20px;
    font-weight: bold;    
    /*border: 1px solid black;*/    
}

#content-contacto-right table td{
    padding-top:5px;
    height: 30px;
    
    /*border:1px solid black;*/     
}


#content-contacto-right input[type="text"], textarea{
    border:1px inset #555;
    border-radius: 4px;
    width:250px;   
    height:25px;
}

#content-contacto-right textarea{
    resize: none;
    height:180px;
    width:250px; 
}

#content-contacto-right input[type="submit"]{
    border:1px outset #555;
    border-radius: 6px;
    width:100px;   
    height:25px;    
}

#content-nuestra-filosofia-right h1, #content-contacto-right h1, #content-marcas h1, #content-catalogos h1{
    font-family: 'Raleway', sans-serif;
    font-weight: lighter;
    font-size: 70px;
    text-align: right;
    margin-bottom: 40px;
}

#content-nuestra-filosofia-right p{
    text-align: justify;    
    font-family: 'Quicksand', sans-serif;
}

#content-nuestra-filosofia-right a{
    text-decoration: none;
    font-family: 'Raleway', sans-serif;    
    position: absolute;
    color: #333;
    font-size: 25px;
    bottom: 10px;
    left: 170px;
}
#content-nuestra-filosofia-right a:hover{
    text-decoration: underline;
    color:#000;
}

#mapa{
    /*border: 1px solid black;*/
    float:left;
    margin-left: 15px;
    margin-top: 20px;
    width: 370px;
    height: 230px;
}
#mapa h1{
    color:black;
    margin:0px;
    padding: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: left;
    font-weight: bold;
}
#mapa p{
    color:black;
    margin:0px;
    padding: 0px;
    font-size: 10px;
    font-family: Arial, sans-serif;
}

#slider-marcas{
    /*border:1px solid red;*/
    height:760px;
    margin-bottom:30px;
    overflow:hidden;   
}

#content-marcas .texto{
    font-size: 23px;
    margin-top:15px;
}
.enlace{
    text-decoration: none;
    color:black;
    font-size: 23px;    
    font-weight: bold;
}
.enlace:hover{
    text-decoration: underline;
}
 
.contentbox-wrapper{
    position:relative;
    left:0;
    width:9000px;
    height:100%;
    /*border:1px solid black;*/
}
 
.contentbox{
    width:950px;
    margin-right: 10px;
    height:100%;
    float:left;
    margin-top: 10px; 
    /*box-shadow: 10px 10px 20px #ccc, -10px 0px 20px #ccc;*/
    
}
#nav-marcas{
    /*border:1px solid black;*/
    height:350px;
    
}
#marcas{
    /*border:1px solid black;*/
    float:left; 
    width: 650px;
}
#descripcion-marcas{
    /*border:1px solid black;*/
    width: 290px; 
    float:left;    
    margin-top:10px;
    text-align: justify;
}
.marca{
    float:left;    
    width: 145px;
    height:120px;
    margin-right: 15px;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    opacity: 0.3;
}
.marca:hover{cursor:pointer; }

#marca-verrochio{background: url('../images/marca-verrochio.jpg');}
#marca-espino{background: url('../images/espino.jpg');}
#marca-glassinox{background: url('../images/marca-glassinox.jpg');}
#marca-marti{background: url('../images/marca-marti.jpg');}
#marca-franjues{background: url('../images/marca-franjues.jpg');}
#marca-victoriaalbert{background: url('../images/marca-victoriaalbert.jpg');}
#marca-oasis{background: url('../images/marca-oasis.jpg');}
#marca-tst{background: url('../images/marca-tst.jpg');}
#marca-saniplast{background: url('../images/marca-saniplast.jpg');}

#content-verrochio, #content-espino, #content-natural, #content-franjues, #content-va, #content-oasis, #content-tst, #content-marti{
     padding-top:20px;
     padding-bottom: 60px;    
}

.thumbs{
    border:1px solid #ccc;
    border-radius: 15px;
    width:285px;
    height:200px;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 25px;
    float:right;
    position: relative;
    box-shadow: 10px 10px 10px #bbb;
}
.load_thumb{
    position: absolute;
    width:285px;
    height:200px; 
    background: url('../images/loader.gif') center no-repeat;
    background-color: white;
}

.espacio-catalogo{
    border-top:1px solid black;
    /*height: 150px;*/
    width: 350px;
    float:right;
    margin:20px;
}
.espacio-catalogo h2{
    font-size: 25px;  
    margin-top: 10px;
}
.espacio-catalogo table{
    /*border:1px solid black;*/
    margin: 15px 0px;   
    
}
.nombre-cat{
    min-width: 200px;
}
.icono-cat{
    width: 40px; 
    padding-left: 10px;    
}

#slider-productos{
    /*border:1px solid black;*/
}
#slider-productos-left{
    /*border:1px solid black;*/
    float:left;
    width:220px;
    
}

#slider-productos-left ul li{
    display: block;
    /*border:1px solid black;*/
    padding: 5px 0px;
    /*background: url('../images/bg-coleccion-activa.png') no-repeat;*/
    border-radius: 5px;
    margin-top:2px;
    text-align: center;   
}

.elemento-coleccion{
    background-color:#000;
    color:#fff;
}

#slider-productos-right{
    /*border:1px solid black;*/
    float:left;
    width:700px;
    margin-left: 20px;
    overflow:hidden;
    height:560px;
    /*box-shadow: 10px 10px 20px #ccc, -10px 0px 20px #ccc;*/
}

.contentbox-wrapper-productos{
    position:relative;
    left:0;
    width:9000px;
    height:100%;
    /*border:1px solid black;*/
}
 
.contentbox-productos{
    width:700px;
    margin-right: 10px;
    height:100%;
    float:left;    
    /*border:1px solid black;*/
    /*box-shadow: 10px 10px 20px #ccc, -10px 0px 20px #ccc;*/
    
}
.coleccion-activa{
    background-color: #fff;
    color:black;
    border-color: white;
    border:1px solid #ddd;
}

#interesa{
   border-top:1px dotted black;
   border-right:1px solid black;
   float:left;
   width:940px; 
   height:150px; 
   padding-top:50px; 
   margin-top:30px;
   margin-bottom:30px;
}

#interesa h1{
    font-family: 'Raleway',sans-serif;
    font-size: 70px; 
    font-weight: lighter;
}

#interesa a{
    text-decoration: none;
    color:#555;
}

#interesa a:hover{
    color: #aaa;
}
