/* Skitter styles */


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot');
    src: url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaviarDreamsBold';
    src: url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.eot');
    src: url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.woff') format('woff'),
         url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LillyRegular';
    src: url('../fonts/Lilly-fontfacekit/Lilly__-webfont.eot');
    src: url('../fonts/Lilly-fontfacekit/Lilly__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lilly-fontfacekit/Lilly__-webfont.woff') format('woff'),
         url('../fonts/Lilly-fontfacekit/Lilly__-webfont.ttf') format('truetype'),
         url('../fonts/Lilly-fontfacekit/Lilly__-webfont.svg#LillyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MolotRegular';
    src: url('../fonts/Molot-fontfacekit/Molot-webfont.eot');
    src: url('../fonts/Molot-fontfacekit/Molot-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Molot-fontfacekit/Molot-webfont.woff') format('woff'),
         url('../fonts/Molot-fontfacekit/Molot-webfont.ttf') format('truetype'),
         url('../fonts/Molot-fontfacekit/Molot-webfont.svg#MolotRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuTitle';
    src: url('../fonts/Ubuntu-Title-fontfacekit/Ubuntu-Title-webfont.eot');
    src: url('../fonts/Ubuntu-Title-fontfacekit/Ubuntu-Title-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ubuntu-Title-fontfacekit/Ubuntu-Title-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-Title-fontfacekit/Ubuntu-Title-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-Title-fontfacekit/Ubuntu-Title-webfont.svg#UbuntuTitle') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzBold';
    src: url('../fonts/Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Bold-webfont.eot');
    src: url('../fonts/Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Bold-webfont.woff') format('woff'),
         url('../fonts/Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Bold-webfont.svg#YanoneKaffeesatzBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


.box_skitter {position:relative;width:800px;height:300px;overflow:hidden; z-index:0;}

.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none;margin:0px !important;}

.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

.box_skitter .prev_button {position:absolute;top:50%;left:15px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/prev.png) no-repeat left top;}
.box_skitter .next_button {position:absolute;top:50%;right:15px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/next.png) no-repeat left top;}

.box_skitter .info_slide {position:absolute;top:15px;left:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .image_number {background:#333;float:left;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .image_number_select {background:#cc0000;float:left;padding:2px 10px;margin:0 5px 0 0;}

.box_skitter .info_slide_thumb {-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;height:45px;top:auto;bottom:-5px;left:-5px;padding:5px;opacity:1.0;}
.box_skitter .info_slide_thumb .image_number {overflow:hidden;width:70px;height:40px;position:relative;}
.box_skitter .info_slide_thumb .image_number img {position:absolute;top:-50px;left:-50px}

.box_skitter .box_scroll_thumbs {padding:0 10px;}
.box_skitter .box_scroll_thumbs .scroll_thumbs {position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;cursor:pointer;border:1px solid #333;}

.box_skitter .label_skitter {z-index:150;position:absolute;bottom:0px;left:0px;display:none;}

.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}

/**
 * Example for dimenions:
 */
.label_skitter {z-index:150;position:absolute;bottom:0px;left:0px;background:url(../images/back-box-label-black.png) repeat-x left top;color:#fff;display:none;border-top:1px solid #687DB9;}


#skitter_fixed {position:fixed;right:20px;top:20px;padding:5px;background:#000;z-index:1000;color:#fff;-moz-box-shadow:#000 0 0 10px;}