/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Spotlight
----------------------------------------------------------------------------------------------------*/

.spotlight .overlay-default, 
.wk-ie .spotlight .overlay-default { background-image: url(../images/widgetkit/spotlight/default_hover.png); }


/* Lightbox
----------------------------------------------------------------------------------------------------*/

#lightbox-close { background-image: url(../images/widgetkit/lightbox/close.png); }

.wk-gallery-showcasebox .wk-slideset > div .next, .wk-gallery-showcasebox .wk-slideset > div .prev {
    background: url("http://www.thecottonwoodboutique.co.uk/media/widgetkit/widgets/gallery/styles/showcase_box/images/navigation_buttons.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin-top: -16px;
    top: 50%;
    width: 30px;
}

.wk-gallery-showcasebox .wk-slideset > div .prev { background-position: 0 -96px; left:25px; }