
@font-face {
    font-family: "BebasNeueRegular";
    font-style: normal;
    font-weight: normal;
    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-face {
    font-family: "CaviarDreamsBold";
    font-style: normal;
    font-weight: normal;
    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-face {
    font-family: "LillyRegular";
    font-style: normal;
    font-weight: normal;
    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");
}
.box_skitter {
    background: none repeat scroll 0 0 transparent !important;
    height: 300px;
    margin-bottom: 5px !important;
    position: relative;
    width: 800px;
}
.box_skitter ul {
    display: none;
}
.box_skitter .container_skitter {
    box-shadow: 0 0 18px 0 black;
    overflow: hidden;
    position: relative;
    border: 1px solid #6E9DC1;
}
.box_skitter .image {
    overflow: hidden;
}
.box_skitter .image img {
    display: none;
}
.box_skitter .box_clone {
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 1;
}
.box_clone img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.prev_button {
    background: url("../images/prev.png") no-repeat scroll left top transparent;
    height: 42px;
    left: 10px;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}
.box_skitter .next_button {
    background: url("../images/next.png") no-repeat scroll left top transparent;
    height: 42px;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}
.box_skitter .info_slide {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font: bold 11px arial;
    left: 15px;
    opacity: 0.75;
    padding: 5px 0 5px 5px;
    position: absolute;
    top: 15px;
    z-index: 2;
}
.box_skitter .info_slide .image_number {
    background: none repeat scroll 0 0 #333333;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 10px;
}
.box_skitter .info_slide .image_number_select {
    background: none repeat scroll 0 0 #CC0000;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 10px;
}
.box_skitter .container_thumbs {
    height: 50px;
    overflow: hidden;
    position: relative;
}
.box_skitter .info_slide_thumb {
    border-radius: 0 0 0 0;
    bottom: -5px;
    height: 45px;
    left: -5px;
    opacity: 1;
    overflow: hidden;
    padding: 5px;
    top: auto;
}
.box_skitter .info_slide_thumb .image_number {
    height: 40px;
    overflow: hidden;
    position: relative;
    width: 70px;
}
.box_skitter .info_slide_thumb .image_number img {
    left: -50px;
    position: relative;
    top: -50px;
}
.box_skitter .box_scroll_thumbs {
    padding: 0 10px;
}
.box_skitter .box_scroll_thumbs .scroll_thumbs {
    background: -moz-linear-gradient(-90deg, #555555, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #333333;
    border-radius: 20px 20px 20px 20px;
    bottom: 60px;
    cursor: pointer;
    height: 10px;
    left: 50px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    width: 200px;
    z-index: 101;
}
.box_skitter .info_slide_dots {
    border-radius: 50px 50px 50px 50px;
    bottom: -18px;
    padding: 5px 0 5px 5px;
    position: absolute;
    z-index: 100;
}
.box_skitter .info_slide_dots .image_number {
    background: none repeat scroll 0 0 #333333;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0 0 8px grey inset;
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    overflow: hidden;
    position: relative;
    text-indent: -9999em;
    width: 18px;
}
.box_skitter .info_slide_dots .image_number_select {
    background: none repeat scroll 0 0 #CC0000;
    float: left;
    margin: 0 5px 0 0;
}
.box_skitter .label_skitter {
    bottom: 0;
    display: none;
    left: 0;
    padding-bottom: 0;
    position: absolute;
    z-index: 50;
}
.loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    height: 32px;
    margin: -16px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    text-indent: -9999em;
    top: 50%;
    width: 32px;
    z-index: 10000;
}
.box_skitter_small {
    height: 200px;
    width: 200px;
}
.label_skitter {
    background: url("../images/back-box-label-black.png") repeat-x scroll left top transparent;
    border-top: 1px solid #000000;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    position: absolute;
    z-index: 50;
}
.label_skitter p {
}
.info_slide * {
    font-family: Consolas,arial,tahoma !important;
}
