
html,
body {
    margin:0;
    padding:0;
    height:100%;
    background-color: #f5f5f5;
    /*font-family: arial, helvetica, sans-serif;*/
    font-family: 'Raleway', sans-serif;
}

a img{
    outline: none;
}

a{
    outline: none;
}

a > img{
    border: 0;
}

#wrapper {
    min-height:100%;
    position:relative;
    /*height:100%; /*para ie 6 y 5.5*/
}

#header {
    background:#f5f5f5;
    padding-top:10px;
    height: 160px;
}

#cont {
    padding-bottom:120px;   /* Height of the footer */
    background-image: url(img/base_pat.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 450px;
}

.conthome400{
    height: 400px !important;
}

#layers{
    width: 872px;
    height: 325px;
    position: relative;
}

#slider_pat{
    width: 1280px;
    height: 325px;
    position: absolute;
    background-image: url(img/slider_pat.png);
    top: 55px;
    z-index: 1500;
}

#cont #diagonal{
    height: inherit;
    width: inherit;
    background-image: url(img/diagonal.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:120px;   /* Height of the footer */
    background:#dfdfdf;
    overflow: hidden;
}

.center{
    width: 970px;
    margin:0px auto; padding: 0px 10px 0px 0px;
    text-align:left;
    position:relative;
}

.w1280{
    width: 872px !important;
}

#marca{
    background-image: url(img/marca.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 62px;
    top: 35px;
    width: 201px;
    height: 80px;
    text-decoration: none;
    outline: none;
    border-image: none;
    border: none;

}

#menu{
    position: absolute;
    right: 40px;
    top: 60px;
}

#menu a{
    display: inline-block;
    text-decoration: none;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    color: #353535;
}

#menu a.sel{
    color: #ececec;
    background-color: #c95226;
    cursor: pointer;
}


#menu a:hover{
    color: #c95226;
    cursor: pointer;
}

#menu a.sel:hover{
    color: #ececec;
    cursor: default;
}

#menu a:active{
    position: relative;
    top: 2px;
}

#menu a.sel:active{
    top: 0;
}

.reddelhogar{
    padding: 6px 0 0 118px;
}

#footer-top{
    height: 30px;
    display: block;
    background: #f5f5f5;

}

#datafiscal{
    width: 68px;
    height: 96px;
    position: absolute;
    left: 40px;
    bottom: -5px;
    background-image: url("img/Mannarino_DataFiscal.jpg");
    background-repeat: no-repeat;
}

#footer-data{
    height: 66px;
    display: block;
}

#footer-data-contact{
    list-style: none;
    margin:0px;
    padding: 7px 0 0 120px;
}

#footer-data-contact li{
    display: block;
    color: #676767;
    font-size: 11px;
    font-weight: 400;
    /*margin: 7px 0;*/
    line-height: 18px;
}

#footer-data-contact li b{
    font-weight: 600;
}

#copy{
    height: 24px;
    line-height: 24px;
    display: block;
    background-color: #686868;
    font-size: 11px;
    color: #dfdfdf;
}

#cont #empty{
    float: left;
    width: 225px;
    height: 50px;
    background-color: #f99;
}

#cont #splash{
    float: left;
    width: 745px;
    height: 50px;
    background-color: #c7f;

}

.pad40{
    padding-left: 120px;
    line-height: 25px;
}


#social{
    width: 279px;
    height: 65px;
    position: absolute;
    right: 0; top: 0;
    background-image: url(img/social_bg.png);
    background-repeat: no-repeat;
}

#social label{
    text-transform: uppercase;
    color: #676767;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    position: absolute;
    left: 50px;
    top: 40px;
}

#social #fb_sprite{
    width: 25px;
    height: 42px;
    background-image: url(img/fb_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 85px;
    bottom: 0;
}

#social #tw_sprite{
    width: 25px;
    height: 42px;
    background-image: url(img/tw_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 52px;
    bottom: 0;
}


#social #fb_sprite:hover, #social #tw_sprite:hover{
    background-position: 0 -42px;
    cursor: pointer;
}

#product-data{
    width: 235px;
    max-height: 231px;
    overflow: hidden;
    position: absolute;
    top: 40px;
    right: 40px;
    color: #fff;
    font-size: 14px;
    text-align: right;
    z-index: 100;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
    font-weight: 300;
}

#product-data b{
    font-weight: 400;
}

#product-pic{
    width: 480px;
    min-height: 100px;
    max-height: 450px;
    overflow: hidden;
    position: absolute;
    top: -40px;
    right: 295px;
    z-index: 100;
}


#product-offer{
    width: 270px;
    height: 100px;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    z-index: 200;
    position: absolute;
    right: 215px; /*295px*/
    top: 155px;
    text-align: right;
}

#product-offer h1{
    color: #575757;
    background-color: #e0e0e0;
    font-size: 28px;
    position: relative;
    right: 30px;
}


#product-offer h2{
    color: #fff;
    background-color: #bbbbbb;
    font-size: 38px;
}

#product-offer h1, #product-offer h2{
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-weight: 300;
    padding: 0 15px; margin: 0;
}
#nosotros-col1{
    width: 344px;
    height: 450px;
    float: left;
    display: inline-block;
    padding-top: 40px;
    position: absolute;
    left: 40px;

    color: #fff;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}

#nosotros-col1 .black{
    color:#000;
}

#nosotros-col2{
    width: 532px;
    height: 450px;
    display: inline-block;
    padding-top: 40px;
    overflow: hidden;
    z-index: 100;
    right: 40px;
    position: absolute;

}

#nosotros-row1{

}

#nosotros-row2{
    font-size: 13px;

    position: absolute;
    top: 310px;
    left: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    width: 880px;
}

#contacto-col1{
    width: 595px;
    height: 450px;
    float: left;
    display: inline-block;
    padding-top: 40px;
    position: absolute;
    left: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
}

#contacto-col2{
    width: 371px;
    height: 450px;
    display: inline-block;
    padding-top: 40px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    text-align: right;
    z-index: 100;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
    font-weight: 300;
    position: absolute;
    right: 40px;
}

#contacto-col1 p{
    color: #3f3f3f;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    margin: 0;
}

#contacto-col1 p.wh{
    color: #fff;
}

#contacto-col1 .mapa{
    margin-top:20px;
}


#mailform{
    width: 250px;
    float: right;
    padding-top: 50px;
}

#mailform input[type="text"], #mailform textarea{
    width: 250px;
    background-color: #dfdfdf;
    border: none;
    padding: 1px 5px;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
    font-weight: 300;
    display: block;
    float: right;
    font-size: 13px;
    outline: none;
}

#mailform input[type="text"]{
    height: 25px;
}

#mailform textarea{
    height: 60px;
    resize: none;
    padding: 4px 5px;
}

#mailform label, #mailform button{
    display: block;
    float: right;
    color: #686868;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    margin-top: 8px;
    font-weight: 500;
    background: none;
    border: none;
    padding: 0;
}


#mailform button:hover{
    color: #c95226;
    cursor: pointer;
}

#mailform button:active{
    position: relative;
    top:2px;
}

#cats{
    position: absolute;
    z-index: 2000;
    left: 195px;
    top: 80px;
}



.disabledinput{
    background-color: #fff !important;
    color: #bbbbbb !important;
}

button.disabledinput{
    background-color: transparent !important;
    color: #f5f5f5 !important;
}