
@import url("//www.c9585953.myzen.co.uk/wp/wp-content/plugins/global-gallery/css/frontend.css");
@import url("//www.c9585953.myzen.co.uk/wp/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/galleria.ggallery.css");

.gg_gallery_wrap .gg_container {
	}


/* image border, radius and shadow */
.gg_gallery_wrap .gg_img {
	border: none    
    	
	}






/* collections - texts under images */
.gg_coll_img .gg_main_overlay_under .gg_img_title_under {
	color: #444444;
}
.gg_coll_img .gg_main_overlay_under .gg_img_descr_under {
	color: #555555;
}

/* collection filters + back to collection button */
.gg_filter {
	text-align: right;
    padding: 0px 0px;
}
.gg_filter a.ggf,
.gg_coll_back_to_new_style {	
	color: #444444;
}
.gg_filter a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
	color: #666666 !important;
}
.gg_filter a.ggf.gg_cats_selected,
.gg_filter a.ggf.gg_cats_selected:hover {	
	color: #222222 !important;;
}
.gg_new_filters a.ggf,
.gg_coll_back_to_new_style {	
	background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 0px;
    
        margin-right: 0px !important;
    }
.gg_new_filters a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
	background-color: #ffffff;
    border: 1px solid #666666;
}
.gg_new_filters a.ggf.gg_cats_selected,
.gg_new_filters a.ggf.gg_cats_selected:hover {	
	background-color: #ffffff;
    border: 1px solid #555555;
}


/* ************************************************** */

/* standard gallery images */
.gg_standard_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_img {
	    margin-left: 2px;
    margin-right: 3px;
    margin-bottom: 5px;
}

/* photostring gallery images */
.gg_string_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* collection images */
.gg_collection_wrap .gg_coll_container .gg_img {
	margin-right: 2px;
    margin-left: 3px;
    margin-bottom: 0px;
}

/* pagination button alignment */
.gg_paginate {
	text-align: center;
}


/* ************************************************** */



	.gg_galleria_slider_wrap .galleria-stage {
		border: none !important;
		box-shadow: none !important;	
	}
	
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image {
	width: 200px !important;
}
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image,
.gg_galleria_slider_wrap .galleria-thumbnails-container {
     height: 200px !important;
}
.gg_galleria_slider_wrap.gg_galleria_slider_show_thumbs {
	padding-bottom: 214px !important;	
}
.gg_galleria_slider_show_thumbs .galleria-thumbnails-container {
	bottom: -212px !important;		
}


/* ************************************************** */

.gg_tosrus.tos-wrapper {
	background-color: rgba(0, 0, 0, 0.9) !important;
}


.tosrus_ie8.tos-wrapper.tos-fixed {
    background: url(http://www.c9585953.myzen.co.uk/wp/wp-content/plugins/global-gallery/js/lightboxes/jQuery.TosRUs/over_bg_d.png) repeat center center transparent !important;
}
.tosrus_ie8 .tos-prev span, .tosrus_ie8 .tos-prev span:before, 
.tosrus_ie8 .tos-next span, .tosrus_ie8 .tos-next span:before,
.tosrus_ie8 .tos-close span, .tosrus_ie8 .tos-close span:before, .tosrus_ie8 .tos-close span:after {
	font-family: 'globalgallery';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    
    color: #fff;
    border: none !important;
}
.tosrus_ie8 .tos-prev span:before {
    margin-left: -3px !important;
	content: "\e608";	
} 
.tosrus_ie8 .tos-next span:before {
    margin-right: -7px;
	content: "\e605";
}
.tosrus_ie8 .tos-close {
	background-image: url(http://www.c9585953.myzen.co.uk/wp/wp-content/plugins/global-gallery/js/lightboxes/jQuery.TosRUs/close_icon.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}




