.floatleft                 {float:left !important}
.floatright                {float:right !important}
.right, .destra            {text-align:right}
.left, .sinistra           {text-align:left}
.center, .centro           {text-align:center}
.giustifica, .justify	   {text-align:justify}
.clear                     {clear:both}
.bold, .grassetto      	   {font-weight:bold}
.italic, .italico          {font-style:italic}
.sottolineato, .underline  {text-decoration:underline}
.invisibile                {visibility:hidden}
.nodisp                    {display:none}
.nopadding     		   {padding:0}
.small                     {font-size:0.8em !important}
.nosfondo                  {background-image:none;}
.inline info               {display:inline;}
.error                     {color:red;}
.foto,
.foto_left, .foto_right    {border:1px solid #5F5F5F;}
.foto_left                 {float:left; margin: 4px 8px 0 0;}
.foto_right                {float:right; margin: 4px 0 0 8px;}
.white                     {color:#FAFAFA;}
.yellow_grivel             {color:#FFDD00;}

html, body {
    font: 12px/14px arial, Verdana, Helvetica, sans-serif;
    color:#FAFAFA;
    /*background:#b6bec9 url("../img/bg-sfuma2.jpg") repeat-x top left;*/
    margin:0; padding:0;
    height:100%;
}

a, a:visited, a:link{
    color:#FAFAFA;
    font-family:"akzidenz";
    text-decoration:none;
    outline: none!important;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

a:hover{
    color:#FFDD00;
    outline: none;
}

a.arrow,
a#vids-left,
a#vids-right{
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
p   {text-align:justify;margin-bottom:5px;}
hr  {border:1px solid #382F00; height:1px;}

font {color:#FAFAFA !important;}

button{
    border:none!important;
}
#intro .anythingSlider .back {left:-66px !important}
#intro .anythingSlider .forward {right:-66px !important}


/* FONT REPLACEMENT */
@font-face {
    font-family: 'segoe';
    src: url('../font/segoe.eot');  /* IE6+ */
    src: local('?'),
        url('../font/segoe.woff') format('woff'),  /* FF3.6 */
        url('../font/segoe.ttf')  format('truetype');  /* Saf3+,Chrome,FF3.5,Opera10+ */
}

@font-face {
    font-family: 'akzidenz';
    src: url('../font/akzidenzgrotesk-cond-webfont.eot');
    src: url('../font/akzidenzgrotesk-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/akzidenzgrotesk-cond-webfont.woff') format('woff'),
         url('../font/akzidenzgrotesk-cond-webfont.ttf') format('truetype'),
         url('../font/akzidenzgrotesk-cond-webfont.svg#akzidenz-grotesk_bq_condensRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#top_bar{
    width:100%;
    height:80px;
    background:transparent url("../img/intro/trans_bl_50.png") repeat top left;
    border-bottom: 1px solid #323232;
}

#logo_products {
    float:left;
    display:inline;
}
    /* i loghi gialli di sinistra */
    #loghi{
        float:left;
        display:inline;
        margin-left:5px;
        border:1px solid red;
    }

        /* sile generico dei loghi */
        .single-logo{
            height:50px;
            /*background-color:#ffe32d;*/
            float:left;
            display:inline;
            margin:10px 5px;
        }

#lingue {
    padding-top:14px;
    float:right;
}
#lingue a{
    font-size:16px;
    font-weight:100;
}

.tabs li a{
    font-family:"akzidenz", "Trebuchet MS", Verdana, Arial, sans-serif;
    text-transform: capitalize;
    font-size:18px;
    line-height:20px;
    font-weight: 100;
}
.tabs li a.active{
    color:#FFDD00;
    font-size:25px;
    font-family:'akzidenz';
}
.dropdown li a{
    font-family:"akzidenz", "Trebuchet MS", Verdana, Arial, sans-serif;
    text-transform: capitalize;
    font-size:18px;
    line-height:24px;
    font-weight: normal;
    padding-left:-13px;
    display:block;
}

.dropdown li a:hover{
    text-transform: uppercase;
    color:#FFDD00;
}

.voce2{margin-left:117px;}
.dropdown li a.active{
    color:#FFDD00;
}

#container {
    margin:0 auto;
    width:960px;
    height:100%;}

#top {
    width:100%;
    background-color:#3B5465;
    color:#FAFAFA;
    height:141px;}
#main_menu {
    float:left;}

.main_window{
    width:1165px;
    height:580px;
    max-height:580px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}

#logo_old, #logo_new {
    width:115px;
    height:100px;
    background:none;
    display:inline;
}

.even, .even td{
    background-color:#505050;
    color:#FAFAFA;
}
.odd, .odd td{
    background-color:#202020;/*#6D97C7*/
    color:#FAFAFA;
}

/* SEZIONE PRODUCTS */

#products{
    top:15px;
}

#products_top{
    width:100%;
    height:80px;
    background:transparent url("../img/intro/transparency.png") repeat top left;
}


#products .link_snow a, .link_ice a, .link_rock a{
    display:block;
    float:left;
    height:620px;
    width:400px;
}
#products .link_ice a:hover  {background:transparent url("../img/link_ice.jpg")  no-repeat top right;}
#products .link_snow a:hover {background:transparent url("../img/link_snow.jpg") no-repeat top right;}
#products .link_rock a:hover {background:transparent url("../img/link_rock.jpg") no-repeat top right;}


#anni {float:right;}
.date li span{color:#FFDD00;}

.box_products {
    width:30%;
    float:right;
    text-align:right;
}
    .box_products h5, .box_products h4{
    margin-right:10px;
    }

    .box_products h5 {
        margin-top:10px;
        font-size:19px;
        font-weight:100;
        margin-bottom:20px;
    }

    .box_products h4 a{
        text-transform:uppercase;
        color:#FFDD00;
        font-size:28px;

    }

/* TAVOLA SINOTTICA */
.times{font-family:"akzidenz"; font-weight:bold; height:150px;}

#synoptic, #synoptic2 {
    width:100%; font-size:11px;
}
    #accessories #synoptic,
    #accessories #synoptic2{
        width:auto;
    }
    #synoptic .under,
    #synoptic2 .under{
        border-bottom:0px dashed #606060;
    }
    #synoptic td, #synoptic2 td, #synoptic_detail td {
        padding:2px 5px;
        vertical-align:top;
        text-align:center;
        vertical-align:middle;
        width:70px;
    }
    #synoptic td:first-child,
    #synoptic2 td:first-child,
    #synoptic_detail td:first-child {
        border-left:none!important;
    }

    #synoptic tr:first-child{
        background-color:#FAFAFA!important;
        font-family:"akzidenz";
        color:#0C0C0C;
        font-weight:100;
        border-top:1px solid #333;
    }
    #synoptic2 tr:first-child{
        /*background-color:#FFDD00!important;*/
        font-family:"akzidenz";
        color:#0C0C0C;
        font-weight:100;
        border-top:1px solid #333;
        /*border-bottom:1px solid #333*/
    }

     #synoptic_detail tr:first-child{
        background:none!important;
        font-family:"akzidenz";
        color:#0C0C0C;
        font-weight:100;
    }

    #synoptic .info,
    #synoptic2 .info{font-size:16px; text-align:left; line-height:16px;width:360px;}
    #synoptic .info ul,
    #synoptic2 .info ul{background:none !important;}
    #synoptic .info div, #synoptic .info div div,
    #synoptic2 .info div, #synoptic2 .info div div{background:none !important;}
    #synoptic .info li,
    #synoptic2 .info li {list-style:disc !important; margin-left:15px; text-align:justify !important; background:none !important;}
    #synoptic .info p,
    #synoptic2 .info p{color:#0C0C0C;}
    #synoptic .times,
    #synoptic2 .times{font-size:23px;}
    #synoptic .name,
    #synoptic2 .name{padding-left:15px; width:380px; text-align: left;font-size:40px!important; text-transform:uppercase; line-height:48px; font-weight:bold;}
        /* #synoptic .name:first-letter  {font-size:35px;} */




    #synoptic .articolo, #synoptic2 .articolo  {
        font-size:12px !important;
        font-family:arial, verdana, helvetica;
        font-weight:normal;
        text-transform:uppercase;
        line-height:26px !important;
        text-align:justify;
    }
    #synoptic a, #synoptic a:visited,
    #synoptic2 a, #synoptic2 a:visited{color:#0C0C0C; line-height:30px;}
    #synoptic a:hover,
    #synoptic2 a:hover{color:#2C2C2C;}

    #synoptic .even td, #synoptic2 .even td{
        background-color:#e7e7e7;color:#0C0C0C; font-size:17px; line-height:24px; font-weight:100;
    }
    #synoptic .odd td, #synoptic2 .odd td{
        background-color:#f7f7f7;color:#0C0C0C; font-size:17px; line-height:24px; font-weight:100;
    }

    #synoptic .odd td:first-child, #synoptic2 .odd td:first-child,
    #synoptic .even td:first-child, #synoptic2 .even td:first-child{
        border-left:none!important;
    }





    .family{
        font-size:20px;font-weight:bold;
        text-align:left;padding:6px 10px;
        background-color:#000;
        color:#FFCD00;
    }
        .family a{color:#FFCD00 !important;}

        /* specific for ice protection -> speedy */
        .family_yellow{
            background-color:#FFDD00;
        }
            .family_yellow #speedy_left{
                float:left;
                display:inline;
                text-transform:uppercase;
                color:#030303;
                font-size:50px;
                line-height:90px;
                font-weight:100;
                margin-left:20px;
                width:35%;
                min-width:250px;
                text-align:left;
            }

            .family_yellow #speedy_right{
                float:left;
                display:inline;
                text-transform:uppercase;
                color:#030303;
                font-weight:100;
                margin:5px 0 5px 20px;
                font-size:20px;
                text-align:left;
                line-height:25px;
            }

            .family_yellow #speedy_right li{

                text-transform:capitalize;
                list-style: disc;
                color:#030303;
                font-weight:100;
                margin-left:20px;
                font-size:16px;
                text-align:left;
                line-height:20px;
            }


    .icone_piccole{
        width:80px;
    }

/* SINOTTICA REPARTO CORSE!! */
#synoptic_corse {width:100%; font-size:11px; ;z-index:100; top:-324px;} /* il top torna a 0 quando ci saranno i datidelle picche RACE */
    #accessories #synoptic_corse {width:auto;}

    #synoptic_corse .under{border-bottom:0px solid #D7D7D7;}
    #synoptic_corse td {padding:2px 5px; vertical-align:top; text-align:center; vertical-align:middle;width:70px;}
    #synoptic_corse .info {font-size:12px; text-align:left; line-height:16px; font-weight:bold;width:360px;}
    #synoptic_corse .info li {list-style:disc !important; margin-left:15px;}
    #synoptic_corse .times {font-size:23px;}
    #synoptic_corse .name {width:400px;text-align: left;font-size:25px; line-height:28px; font-weight:bold;}
        /* #synoptic_corse .name:first-letter  {font-size:35px;} */

    #synoptic_corse .articolo {
        font-size:12px !important;
        font-family:arial, verdana, helvetica;
        font-weight:normal;
        text-transform:uppercase;
        line-height:26px !important;
        text-align:justify;
    }
    #synoptic_corse a, #synoptic_corse a:visited {color:#0C0C0C;}
    #synoptic_corse a:hover {color:#2C2C2C;}

    #synoptic_corse .even td{
        background-color:#e7e7e7;color:#0C0C0C;
    }
    #synoptic_corse .odd td{
        background-color:#f7f7f7;color:#0C0C0C;
    }


/* DETTAGLIO PRODOTTI */
#product_detail h1{font-size:45px; line-height:50px;color:#666;margin:0 0 40px 6px;}
    #product_detail h1 a{color:#666;display:block;height:425px;line-height: 58px;}
    #product_detail h1 a:first-letter  {color:#666 !important;font-size:70px;margin-right:-5px;}
    #product_img{
        width:48.5%;height:480px;
        float:left;
        background: transparent no-repeat  bottom center;
    }

    #photo_details {
        float: left;
        height: 100px;
        position: relative;
        width:128px;
    }
        #crampons_detail #photo_details {position:relative; top:82px; left:0px; width:100px; height:300px; float:left;margin-right:-100px;}

    #photo_details a {
        overflow:hidden;
        float:left;
        padding:0;
        margin:3px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px; /* Saf3+, Chrome */
        border-radius: 2px; /* Opera 10.5, IE 9 */
        background-color: #fff;width:90px;height:90px;
        border:1px solid #CCC;
    }
    #photo_details a img{width:90px;height:90px;}

    #product_info{width:39%; height:430px; float:right; border:1px solid #CCC; border-top:none!important;}
    #product_info table {float:right;}
    #product_info td {vertical-align:top;font-size:10px; padding:0 5px;}
    #product_info .description {text-align:left; font-size:15px; line-height:19px; }

    .button {float:right; margin-top:10px;cursor: pointer}
        .button_info {float:left;}
        .button_instructions {float:right;}

    #product_description, #instructions_info {
            color:#0C0C0C !important;
            font-size:14px !important;
            line-height:18px !important;
            font-family: arial, verdana,helvetica;
    }

    #product_description li {
        list-style: disc inside none;
        padding-left:20px;
    }

        #instructions_info h1{font-size:25px; margin:30px 0 10px 0; line-height:30px; text-align:center;}

    #related {text-align: center;width:78%!important; margin:0 auto;}
    #related .items{}
        #related span{clear:both;}
        /*#related .items a{border:1px solid lime;width:20%;}*/
        #related a:first-letter {font-size:35px; color:blue;}
        #related a{float:left;color:#666;font-size:16px;font-weight: normal}
            #related a:hover{color:#2C2C2C;}
        #related .items a{margin:0px;}
            #ice_axes_detail #related .items a,
            #crampons_detail #related .items a
                {margin:0 8px;}
        #related span {font-size:13px}

    #warning{float:left;margin:-50px -40px 0 -175px;}

    #binding_system{
        clear:both;
        max-width: 100%;
        margin-left:10px;
        width: 96%;
        margin-left:10px;
        font-family: arial, verdana;
        font-size:12px;
    }

/* ===[ TEXT BOXES ]=== */
.text_box {
    text-align:left; font-size:1.2em; line-height:1.3em; position:absolute; bottom:0; left:0;
}
.text_box li {list-style-type: disc; margin-left: 20px;}

.text_100x100 {
    width:99.5%;
    margin:0 auto;
}

#syn .text_100x100 {
    height:87%;
}

.text_production {width:100%; position:absolute; bottom:5px;}
.text_video {width:100%; position:absolute; bottom:5px;}
.text_video img {padding:0 4px;}


/* ===[ MENU ]=== */
#nav {
    position:absolute;
    float:right;
    right:0;
    z-index:10;
    top:0;
    margin-top:5px;
}
#menu {float:right; display:inline; position:relative; z-index:100;}

#menu li{clear:both;}
#menu li .link_main {
    font-size:13px !important;
}
.menu_links {
    float:right;
    font-size:20px;
    font-weight:100;
    color:#FAFAFA;
    position:relative;
    height:20px;
    margin:15px 10px 0 4px;
}

.menu_links li {
    list-style:none;
    display:inline;
    margin: 0;
}
.menu_links a, menu_links a:visited{
    color:#FAFAFA;
    text-transform:uppercase;
    margin:1px 3px;
    height:25px;
    text-shadow: 1px 1px 1px 1px #000;
}
.menu_links a:hover{
    color:#FFDD00;
}

/* dropdowns
*************************/
ul.dropdown{
    position: absolute;
    top:30px;
    right:0;
    width:335px;
    z-index: 99999;float:left;
    display: none;
    background:transparent url("../img/intro/trans_bl_50.png") repeat top left;
}

ul.dropdown li{
    position:relative;
    list-style: none;
    min-height:22px;
    margin:0px 5px;
    display: block;
    text-align:left;
    width:330px;
}
.first_li {
    padding-top:12px; margin-top:-15px;
}
/*ul.dropdown:last-child{
    background:transparent url("../img/sub_menu_end.png") no-repeat bottom left;
}*/

ul.dropdown li a{
    text-align:left;

}
.flags {margin:16px 2px 0 2px; float:right;}


/* ===[ MINI MENU PRODUCTS ]=== */
#mini_menu_products h2, .menu_products_small{
    color:#FAFAFA;
    display:inline;
    padding:0 5px;
    text-decoration:none;
    font-family:"akzidenz";
    font-size:25px;
    line-height:27px;
    font-weight:100;
    text-transform:capitalize;
    margin-left:5px;
}

.section_prodotti{
    font-size:45px;
    margin: 17px 0 10px 0;
    color:#FAFAFA;
    text-align:left;
    padding:2px 11px 0 6px;
    letter-spacing:-0.4px;
    text-transform:uppercase;
    overflow:visible;
    font-size:30px;
}
.section_prodotti_small{
    font-size:36px;
}

.highlight, .highlight a {
    color:#FFDD00 !important;
    text-transform:uppercase;
}

/* ======[ SEZIONE ROCK ]====== */
#mini_menu_products {
    margin:10px;
    float:left;
    display:inline;
    position:relative;
    z-index:1000;
}

#mini_menu_products a, #mini_menu_products a:visited  {
    text-transform: capitalize!important;
}

#mini_menu_products a:hover {
    color:#FFDD00;
}

.title_top_products {
    /* titoli a sinistra del logo nella fascia TOP */
    color:#FFCD00;
    font:25px/25px "akzidenz", arial, verdana, helvetica;
    margin:27px 0 0 15px;
    width:300px;
    float:left;
    text-align:left;
    font-weight:bold;
}
.title_top_company {
    /* titoli a sinistra del logo nella fascia TOP */
    color:#EEEEEE;
    font:50px/45px "akzidenz", arial, verdana, helvetica;
    margin:18px 0 0 10px;
    float:left;
    text-align:left;
    text-transform:uppercase;
}

/* =====[ COMPANY ]===== */

#company_top{
    width:100%;
    height:80px;
    background:transparent url("../img/intro/transparency.png") repeat top left;
}

#potd {
    text-align:left;
    position:absolute;
    bottom:50px;
    right:45px;
}

#potd h3, .h3_giallo,
#intro h3, .h3_giallo {
    margin-bottom:10px;
    font-size:28px;
    color:#FFDD00;
    text-transform:uppercase;
    font-family:"akzidenz", "Trebuchet MS", Verdana, Arial, sans-serif;
    line-height:29px;}

.h3_giallo_link {
    margin-bottom:10px;
    font-size:20px;
    color:#FFDD00;
    text-transform:uppercase;
    font-family:"akzidenz", "Trebuchet MS", Verdana, Arial, sans-serif;
    line-height:25px;}

#potd h4 {
    color:#FAFAFA;
    font-size:14px;
}

#search_box{
    float:right;
    width:180px;
    margin:10px 18px 5px 0;
    position:relative;
}
#search_field{
    width:170px;
    background:white url('../img/lente.png') no-repeat right center;
    background-position:150px 2px;
}

.star li {text-align:left; padding-bottom:5px; text-align:justify;}


/* =====[ CONTACT FORM ]===== */
#contact {width:700px; position:absolute; top:110px; left:40px; text-align:left;}
#contact td {padding-bottom:10px; vertical-align:top;}
h4 {
    font-size:20px;
    margin-bottom:13px;
    color:#FFDD00;font-weight: bold;
    text-transform:uppercase;
    font-family:"akzidenz", "Trebuchet MS", Verdana, Arial, sans-serif;}

/* jquery opening div */
h2.trigger {
    padding: 0;
    font-size: 1em;
    font-weight: normal;
    margin:0 0 0 -8px;
    width:50px;
    float:left;
}
h2.trigger a {
    color: #FAFAFA;
    text-decoration: none;
    display: block;width: 100%;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    max-height:450px;
    clear: both;
}
.toggle_container .block {
    padding: 20px;
}
.toggle_container li {
    margin-bottom:5px;
}

/* tooltips */
#dummy2 {
    padding:5px;
    color:#FAFAFA; font-family:'Trebuchet MS', Arial; font-size: 11px; text-align:center; cursor:pointer;
    width:50px;
}

.cbb_new {
    padding:16px 12px;
    margin:12px;
    z-index:2000;
    font-family:"akzidenz";
    background: transparent url("../img/layout/trans_bl_75.png") repeat top left;
    border-radius:1px;
    border:1px solid #999;
    }

    .cbb_new
    #product_detail{
        width:100%;
    }
    .cbb_new_white{
        background-color:#FFF;
        color:#0C0C0C;
        margin:20px auto;
        width:97%;
        border:1px solid #CCC;
        padding:8px;
    }

    .cbb_new_fullpage_scroll{
        clear:both;
        top:0;
        margin:15px auto 5px auto;
        width:97.5%;
        height:79%;
        overflow: scroll;
        overflow-x: hidden;
    }

     .cbb_new_fullpage_scroll_syn{
        clear:both;
        top:0;
        margin:15px auto 5px auto;
        width:97.5%;
        height:60%;
        overflow: scroll;
        overflow-x: hidden;
    }

    .cbb_new_green {
        /*background-color: #66af24*/
        background-color: #EF7F01;
    }
    .cbb_new_white {
        /*background-color: rgba(255, 255, 255, 0.9);*/  /* FF3+, Saf3+, Opera 10.10+, Chrome */
        color:#030303;
    }
        .cbb_new_white img{}

        .cbb_new_white a, .cbb_new_white a:visited{
            color:#000;
            text-decoration:none;
        }
        .cbb_new_white a:hover{
            color:red;}
        .cbb_new p{
            font-size:17px;
            line-height:20px;
            color:#FAFAFA;
            font-weight:100;
        }

        .cbb_new h3{
            font-size:20px;
            line-height:23px;
            color:#FFDD00;
        }

column {
    float:left; display:inline; position:relative;
        }
@media only screen and (max-device-width: 480px) {column {width:98%; margin:1%;}}
@media only screen and (max-device-width: 900px) {column {width: 48%; margin:1%;}}
@media only screen and (min-device-width:1100px) {column {width: 24%; margin:0.5%;}}

column img{
    width:100%!important;
    max-width:450px!important;
}

.tooltip {
    display:none;
    background:transparent url(../img/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#fff;
    text-align:center;}

.tooltip_prod {
    display:none;
    background:transparent url('../img/black_arrow.png');
    font-size:12px;
    height:430px;
    width:580px;
    padding:25px;
    color:#fff;
    text-align:center;
}

.rounded_title_h3 {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius:8px;
    margin:3px 0;
    color:white;
    background-color:black;
    padding:3px;
    padding-left:10px;
    border:1px solid black;
    text-transform:uppercase;
    font-weight:bold;
    font-family: arial, verdana;
    font-size:16px;
}
.selected {background-color:white;}
.rounded_title_h3 a, .rounded_title_h3 a:visited {color:black;}
.rounded_title_h3 a:hover{}

/* SEARCH */
#search .text_box{
    font-size:12px;
}

#search .title  {
    color:#FFDD00;font-size:13px;
    font-weight:bold;
}

.allegato {float:left; display:inline; margin:0 10px;}

/* Colori Rainbow e Easy */
#colors {clear:both;padding-top:8px;}
    #colors div{
        float:left;
        width:50px;height:50px;
        margin:3px;
        border:1px solid black;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px; /* Saf3+, Chrome */
        border-radius: 8px; /* Opera 10.5, IE 9 */
    }
    #colors.easy div{width:34px;height:34px;margin:3px;}
    #colors div a{
        display: block;width:100%;height:100%;
    }

/* antibott pics */
    #names {clear:both;padding-top:8px;}
    #names div{
        float:left;
        width:80px;height:80px;
        margin:3px;
    }
    #names.antibott div{width:80px;height:80px;margin:3px;}
    #names div a{
        display: block;width:100%;height:100%;
    }



#news {margin-bottom:30px; background:none !important;}
#news td, #news table, #news tr, #news span {
        color:#FAFAFA !important;
        font-family:arial, verdana, helvetica !important;
        font-size:14px !important;}

#news li {list-style:disc !important;}

#footer {margin-top:-18px; width:1200px;z-index: 5000}
#footer p {text-align:left; font-size:11px;line-height:20px;color:#0C0C0C;}
#footer a, #footer a:visited {color:#0C0C0C;}
#footer a:hover {color:#FFDD00;}

#disclaimer {margin:15px; max-width: 650px;}
#disclaimer h3{color:#FF3333; font-size:40px;}
#disclaimer p {color:#0C0C0C; font-size:16px; line-height:22px; margin-bottom:5px;}
.articolo_sottotitolo{margin:-120px 0 0 5px; font-family: "akzidenz","times new roman"; font-size:25px; font-style: oblique;}
.articolo{color:#333;}
.sottotitolo{color:#DD3222;}
.new_syn{color:#DD3222; margin:-400px 0 0 3px; font-family: "akzidenz","times new roman"; font-size:24px; font-style: oblique;}
.no_bullet{list-style:none !important; line-height:28px;}
.no_bullet h3 {font-size:22px; text-transform:uppercase;}
.sezione_speciale{ line-height:80px; font-size:20px; margin-right:10px;}
.ui-accordion h3{margin-top:1px;}

.special_txt{margin:5px 0 5px 15px; text-align:left !important; background-color:#000; color:#FAFAFA;}
.special_txt a, .special_txt a:visited {color:#FAFA33 !important;}
.special_txt a:hover {border-bottom:1px dashed #FAFA33;}

.link_title {color:#FEFF00; text-align:left; margin-top:20px !important; font-size:16px; line-height:24px;}
.single_link {line-height:18px;}

#etichette {margin-top:-24px;}
.bg_etichetta  {
    padding:10px 7px 5px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:14px;
overflow:hidden;}

.bg_etichetta img {margin:0 !important; padding:0 !important;}

#etichette .giallo { background:#FFDD00; color:black; margin:0 2px 4px 2px;}
#etichette .attuale { background:#FFFFFF; color:black; font-weight:bold; margin:0 2px 4px 2px;}
#etichette .verde { background:#00cc00; color:black; font-weight:bold; margin:0 -6px 4px 2px;}
#etichette .casetta img{ position:relative;top:9px;margin-right:10px; margin:0 2px 4px -5px;}



/* BULLETS PRODOTTI */
#prodotti_bullets {
    margin:15px 10px 10px 10px;
    font:200 13px/17px arial, verdana, helvetica;
}
#prodotti_bullets ul, #prodotti_bullets li{
    list-style:disc;
	margin-left:10px;
}
.prodotti_correlati{width:160px; overflow:hidden;}


/* info fotografie */
#info_photo{margin:6px 0 0 4px;}
#img_info_photo {
    background:transparent url("../img/info_photo.png") no-repeat top right;
    z-index:20;}
a.info_photo_link , a:visited.info_photo_link{
    height:44px;
    width:38px;
    display:block;
    z-index:20;}
a:hover.info_photo_link {
    display:block;
    background:transparent url("../img/info_photo.png") no-repeat top left;}
#testo_photo {}
#testo_photo span{
    background:transparent url("../img/intro/transparency.png") repeat top left;
    color:#FAFAFA;
    margin:10px 10px 10px 5px;
    padding:10px 15px;
    height:37px;
    line-height:40px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    z-index:10;
    font-size:12px;}
#facebook_share{
   margin-top:15px;
}

.spostami {
    position:relative;
    left:60px;
    top:70px;
    z-index:1000;
    height:260px;
    padding:15px;
    width:166px;
    float:left;
    background:transparent url("../img/ispo2011.jpg") no-repeat top center;

    -moz-box-shadow: 0px 0px 3px #000; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 3px #000; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 3px #000; /* Opera 10.5, IE 9.0 */
    -moz-border-radius: 13px; /* FF1+ */
    -webkit-border-radius: 13px; /* Saf3+, Chrome */
    border-radius: 13px; /* Opera 10.5, IE 9 */}


.spostami_video {
    position:relative;
    left:0px;
    top:0px;
    z-index:1001;
    height:356px;
    padding:15px;
    width:315px;
    float:left;


    -moz-box-shadow: 0px 0px 3px #000; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 3px #000; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 3px #000; /* Opera 10.5, IE 9.0 */
    -moz-border-radius: 13px; /* FF1+ */
    -webkit-border-radius: 13px; /* Saf3+, Chrome */
    border-radius: 13px; /* Opera 10.5, IE 9 */}

#intro #potd {top:200px !important; padding:20px; width:531px;}
a.bg_link {padding-right:20px; background:transparent url('../img/link.png') no-repeat top right;}
a:hover.bg_link {padding-right:20px; background:transparent url('../img/link.png') no-repeat bottom right;}

a.mail_contacts, a.mail_contacts:visited {
    float:left;
    display:block;
    height:9px; width:14px;
    margin:3px 7px 0 0; padding:0;
    background:transparent url("http://www.grivel.com/img/mail_contacts.png") no-repeat top left !important;}
a.mail_contacts:hover {
    float:left;
    height:9px; width:14px;
    margin:3px 7px 0 0; padding:0;
    background:transparent url("http://www.grivel.com/img/mail_contacts.png") no-repeat bottom left !important;}


/* questo div serve a coprire i dati del REPARTO CORSE che ancora non sono disponibili */
#copri_dati_mancanti{
    height:340px;
    width:530px;
    font:300 14px/17px verdana, arial, helvetica;
    text-align:justify;

    border:2px solid #AA0600;
    background-color:#FAFAFA;

    z-index:1000;
    float:right;
    -moz-box-shadow: 0px 0px 3px #000; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 3px #000; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 3px #000; /* Opera 10.5, IE 9.0 */
    -moz-border-radius: 13px; /* FF1+ */
    -webkit-border-radius: 13px; /* Saf3+, Chrome */
    border-radius: 13px; /* Opera 10.5, IE 9 */}

#copri_dati_mancanti #dati {
    padding:15px;
}

a.link_black {color:black; font-size:18px;}
a.link_black:hover{color:red;}


.metalli {
    background-color:#e5e5e5;
    color:#0C0C0C;
}
.metalli p{margin:20px 40px;}

/* backgrounds */
.metalli .leggero{
    background:transparent url(../company/metalli/leggero.jpg) no-repeat top left;}
.metalli .affilatura{
    background:transparent url(../company/metalli/affilatura.jpg) no-repeat top left;}
.metalli .temperatura{
    background:transparent url(../company/metalli/temperatura.jpg) no-repeat top left;}
.metalli .lavorazione{
    background:transparent url(../company/metalli/lavorazione.jpg) no-repeat top left;}
.metalli .zoccolo{
    background:transparent url(../company/metalli/zoccolo.jpg) no-repeat top left;}
    .zoccolo p {padding-left:30px;}


.metalli h3 {
    margin: 20px 0 0 150px;
    padding-top:30px;
    font-size:26px;
    line-height:36px;
    float:left;}

.metalli h2 {
    color: red;
    float:left;
    font-size:55px;
    line-height:55px;
    padding-top:30px;
    margin-left:30px;}

p.no {
    margin: 15px 40px 0 150px;
    font-size:15px;}

#alert-Box {background-color:white; padding:10px; border-radius:5px; color:black;}

.small_font{
    font-size: 80%;
    line-height:14px;}

.reclami{
    padding:10px 20px;}
.reclami table{
    border:1px solid #FAFAFA;
    width:95%}
.reclami td{
    padding:6px 8px;}

#fvujq-form1 input {width:auto;}
.upload{
    width:95%;
    background-color:#FAFAFA;
    height:185px;}

/* LINK ATTIVI SU SFONDI DI HOME PAGE: PRODUCT WALL */
#link_attivo{
    width:100%;
    height:475px;
    position:relative;
    background:transparent;
    z-index:100;
    float:left;
}

#product_wall_home{
    height:120px;
    width:100px;
}

#product_wall_home a{
    height:70px;
    width:62px;
    display:block;
    margin: 48px 0 0 26px;
    background:transparent url("../img/product_wall_home.png") no-repeat center center;
}

#product_wall_home a:hover{
    background:transparent url("../img/product_wall_home_hover.png") no-repeat center center;
}

#product_wall_dati .product_wall_single_product{
    position:relative;
    z-index:100;
    display:block;
    float:left;
}

/* daisy chain */
#product_wall_dati .product_01{height:79px;  width:454px;  margin-top:49px;    margin-left:30px; border:0px solid red;}

/* haul pack */
#product_wall_dati .product_02{height:322px;  width:151px;  margin-top:159px;   margin-left:-443px; border:0px solid blue;}

/* eccles 38 */
#product_wall_dati .product_03{height:326px;  width:151px;  margin-top:160px;  margin-left:-255px; border:0px solid green;}

/* beta light */
#product_wall_dati .product_04{height:198px;  width:151px;   margin-top:-156px; margin-left:-26px; border:0px solid yellow;}

/* double spring */
#product_wall_dati .product_05{height:314px;  width:152px;   margin-top:164px; margin-left:-200px; border:0px solid pink;}

/* beta light easy */
#product_wall_dati .product_06{height:209px;   width:198px;   margin-top:-152px;   margin-left:4px; border:0px solid lime;}

/* omega k6n */
#product_wall_dati .product_07{height:89px;   width:204px;   margin-top:67px;   margin-left:-247px; border:0px solid red;}

/* candela */
#product_wall_dati .product_08{height:239px;   width:101px;   margin-top:163px;  margin-left:-239px; border:0px solid blue;}

/* helix speedy */
#product_wall_dati .product_09{height:243px;   width:142px;   margin-top:233px;  margin-left:-133px; border:0px solid green;}

/* x monster */
#product_wall_dati .product_10{height:198px;   width:316px;   margin-top:-151px;  margin-left:30px; border:0px solid yellow;}

/* x blade */
#product_wall_dati .product_11{height:161px;  width:291px;  margin-top:4px; margin-left:44px; border:0px solid pink;}

/* g20 */
#product_wall_dati .product_12{height:149px;  width:202px;  margin-top:3px;  margin-left:5px; border:0px solid lime;}

/* g22 */
#product_wall_dati .product_13{height:152px;  width:217px;  margin-top:-1px;  margin-left:144px; border:0px solid red;}


.btn-slide{float:right; display:inline;}
/* .active{float:left;} */


#bg_slide{width:1200px; height:700px; position:absolute; z-index:10;float:left; top:0; left:0; overflow:hidden;}

#img_slide img {height:700px; width:1200px;}

.anythingSlider img{
    max-height:160px;
    max-width:250px;
}
#potd .anythingSlider h3{font-size:18px;line-height: 18px;}

#feed_list .set{
    width:472px;
}

#feed_list .content {
    width:462px;
}



#values {
    float:right;
    margin:10px 20px 0 0;
    border:none;
}

#values .values_blu{
    float:left;
    display:inline;
    margin:0 15px;
    text-align:center;
     background:transparent url("../img/layout/trans_yel_85.png") repeat top left;
    /*background-color: #44aaf1;*/
    height:150px;
    width:150px;
    border-radius:75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    color:#0C0C0C;
    font-family:'akzidenz';
    behavior: url(PIE.htc); /* IE */
}

.values_blu h2{
    margin:25px 0 20px 0;
    font-size:42px;
}
.values_blu p{
    font-size:20px;
    font-weight:100;
    text-align:center;
    line-height:25px;
    padding:0 5px;
}


/* SEZIONE DI SCELTA DELLA MACROCATEGORIA ICE/SNOW/ROCK */

#products_box{
    width:85%;
    height:55%;
    margin:2.5% auto;
}

#products_box .single_product_box{
    width:30.66%;
    float:left;
    display:inline;
    border:1px solid #FAFAFA;
    text-align:center;
    height:100%;
    margin:0 1.2%;
    background-color:#FAFAFA;
}


#products_box .single_product_picture{
    height:85%;
}

#products_box .ice{
    background:transparent url("../img/products_box_ice.jpg") no-repeat center center;
}

#products_box .snow{
    background:transparent url("../img/products_box_snow.jpg") no-repeat center center;
}

#products_box .rock{
    background:transparent url("../img/products_box_rock.jpg") no-repeat center center;
}

#products_box .single_product_text{
    height:15%;
    color:#0C0C0C;
    font-family:'akzidenz';
    line-height:60px;
    font-size:50px;
    font-weight:100;
    text-align:center;
    border:none;
}


#category_box{
    height:21%;
    bottom:0;
    width:97%;
    margin:0 auto;
}

#category_box .single_category_box{
    width: 10.1%;
    float:left;
    display:inline;
    text-align:center;
    height:100%;
    margin:0 0.4%;
    background-color:#FAFAFA;
    border:1px solid #FAFAFA;
}

#category_box .single_category_picture{
    height:60%;
    background-color:#FFDD00;
}

#category_box .ice_axes         {height:100%; width:100%; background: transparent url("../img/category_ice_axe.png")           no-repeat bottom center;}
#category_box .crampons         {height:100%; width:100%; background: transparent url("../img/category_crampons.png")          no-repeat center center;}
#category_box .ice_protector    {height:100%; width:100%; background: transparent url("../img/category_ice_protector.png")     no-repeat center center;}
#category_box .accessories      {height:100%; width:100%; background: transparent url("../img/category_accessories.png")       no-repeat center center;}
#category_box .biners           {height:100%; width:100%; background: transparent url("../img/category_biners.png")            no-repeat center center;}
#category_box .climbing_devices {height:100%; width:100%; background: transparent url("../img/category_climbing_devices.png")  no-repeat center center;}
#category_box .packs            {height:100%; width:100%; background: transparent url("../img/category_packs.png")             no-repeat center center;}
#category_box .helmets          {height:100%; width:100%; background: transparent url("../img/category_helmets.png")           no-repeat center center;}
#category_box .harnesses        {height:100%; width:100%; background: transparent url("../img/category_harnesses.png")         no-repeat center center;}


#category_box .single_category_text{
    height:41%;
    font-family:"akzidenz";
    color:#0C0C0C;
    font-size:24px;
    line-height:26px;
}

.fpl_title{
    float:left;
    text-transform:uppercase;
    margin-left:20px;
    line-height:80px;
    font-size:30px;
    font-weight:100;
    color:#FAFAFA;
    position:relative;
    z-index:10;
}

#synoptic .family_tr{
    background-color:#FFDD00!important;
    line-height:65px;
    font-family:"akzidenz";
    color:#0C0C0C;
    font-weight:100;
    border-top:1px solid #333;
    text-align:center;

}
#synoptic .family_tr th, #synoptic .family_tr td{
    font-size:12px!important;
    text-transform:capitalize;
}

#synoptic .family_tr h3{
    text-align:left!important;
    text-align:left;
    font-size:50px!important;
    text-transform:uppercase;
}

#read_more{
    color:#0C0C0C;
    text-align:justify;
    font-size:16px;
    line-height:20px;
    font-weight:100;
}

#read_more p{
    padding:5px 10px;
    font-size:12px;
}
#read_more img{
    margin:0 auto;
}

#reda_more .pic p {
    text-align:center;
    font-size:12px;
}


/* PARTNERS */

#partner{
    margin-top:20px;
    height:88%;
    width:92%;
    margin:0 auto;
}

.single_partner{
    float:left;
    width:18.5%;
    margin:0.5%;
    max-height:280px;
    max-width:280px;
    display:inline;

    height:25%;
}

#partner a{
    height:100%;
    width:100%;
    display:block;
    border:1px solid #999;
}
#partner a:hover {
    border:1px solid #999;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
#partner .h20{ background:transparent url("../img/partner/h2o.jpg") no-repeat center center;}
#partner .uiaa{ background:transparent url("../img/partner/uiaa.jpg") no-repeat center center;}
#partner .guide_courmayeur{ background:transparent url("../img/partner/guide_courmayeur.jpg") no-repeat center center;}
#partner .evk2{ background:transparent url("../img/partner/evk2.jpg") no-repeat center center;}
#partner .lovevda{ background:transparent url("../img/partner/lovevda.jpg") no-repeat center center;}
#partner .cmbf{ background:transparent url("../img/partner/cmbf.jpg") no-repeat center center;}
#partner .nf{ background:transparent url("../img/partner/nf.jpg") no-repeat center center;}
#partner .patagonia{ background:transparent url("../img/partner/patagonia.jpg") no-repeat center center;}
#partner .tdg{ background:transparent url("../img/partner/tdg.jpg") no-repeat center center;}
#partner .scarpa{ background:transparent url("../img/partner/scarpa.jpg") no-repeat center center;}
#partner .bealp{ background:transparent url("../img/partner/bealp.jpg") no-repeat center center;}
#partner .mazamas{ background:transparent url("../img/partner/mazamas.jpg") no-repeat center center;}

/* Values aziendali */

        .values_aziendali{
            float:right;
            margin:10px 10px 0 0;
            display:inline;
        }

        .link_values{
            color:#0C0C0C!important;
            border-bottom:1px dashed #0C0C0C;
        }

        a.link_values:hover{
            color:#555!important;
            border-bottom:1px solid #555;
        }

        .table_section{
            color:#FFCC00;
            font-size:45px;
            text-align:left;
            margin-left:15px;
            font-family:'akzidenz';
            font-weight:100;
        }

        .antibot_txt{
            font-size:11px;
        }


        .tr_head_detail{
            background:none!important;
        }

        .icons_desc{
            font-size:15px;
            font-family:'akzidenz';
            font-weight:100;
            line-height:30px;
        }

        .table_product_title{
            background-color:#FFDD00!important;
        }
        .table_product_title h3{
            color:#0C0C0C!important;
            font-size:45px!important;
            text-align:left!important;
            margin-left:15px!important;
            font-family:'akzidenz'!important;
            font-weight:100!important;
            text-transform:uppercase!important;
        }
