/* Developed for Wantage Dog Park by Graphic Studio */

.p7IGM02 {
	margin: 0 auto;
	line-height: 1;
}
.p7IGM02_layout, .p7IGM02_layout div {
	line-height: 1;
}
.p7IGM02_layout {
	-moz-box-shadow: 0px 0px 0px #CCC !important;
	overflow: hidden;
	position: relative;
	z-index: 2;
	padding: 10px;
	border: 1px solid;
	border-color: #000;
	border-color: rgba(255,255,255,0);
}
.p7IGM_wrapper, .p7IGM02_layout {
	background-color: #FFF;
	border-radius: 6px;
}
.p7IGM02_FSwrapper {
	position: relative;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
}
.p7IGM02_image {
/*	zoom: 1;*/
	border-radius: 5px;
}
.p7IGM02_FSimage {
}
.p7IGM02_FSimage, .p7IGM02_FSimage img {
	border-radius: 6px;
}
.p7IGM02_FSimage img {
	display: block;
	border: none;
	max-width: 100%;
}
.p7IGM02-toolbar-wrapper {
	text-align: center;
	position: relative;
	z-index: 9;
}
.p7IGM02-toolbar-wrapper.IGM-toolbar-top {
	padding: 0px 0px 10px 0px;
}
.p7IGM02-toolbar-wrapper.IGM-toolbar-bottom {
	padding: 10px 0px 0px 0px;
}
.p7IGM02-toolbar {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	display: inline-block;
	height: 20px;
}
.p7IGM02-toolbar li {
	list-style-type: none;
	float: left;
	vertical-align: top;
}
.p7IGM02-toolbar a, .p7IGM02-toolbar a:visited {
	padding: 0px;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 20px;
	font-size: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.p7IGM02-toolbar a:hover, .p7IGM02-toolbar a:focus {
	outline: none;
	background-position: 0px -20px;
}
.p7IGM02-toolbar i {
	position: absolute;
	left: -9000px;
}
.p7IGM02-first {
	background-image: url(assets/gallery-first-white.png);
}
.p7IGM02-prev {
	background-image: url(assets/gallery-prev-white.png);
}
.p7IGM02-pause-play.tb-play {
	background-image: url(assets/gallery-play-white.png);
}
.p7IGM02-pause-play {
	background-image: url(assets/gallery-pause-white.png);
}
.p7IGM02-next {
	background-image: url(assets/gallery-next-white.png);
}
.p7IGM02-last {
	background-image: url(assets/gallery-last-white.png);
}
.p7IGM02-fullscreen.max, .p7IGM02-fullscreen.min {
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	left: auto;
	right: 0px;
	z-index: 9;
}
.p7IGM02-fullscreen.max {
	background-image: url(assets/gallery-maximize-white.png) !important;
}
.p7IGM02-fullscreen.min {
	background-image: url(assets/gallery-minimize-white.png) !important;
}
.p7IGM02-fullscreen.max:hover, .p7IGM02-fullscreen.min:hover {
	background-position: 0px -20px;
}
.p7IGM02_IGMloading {
	position:absolute;
	height:50px;
	width:50px;
	background-image: url(assets/gallery-loading.gif);
	left:50%;
	margin-left:-25px;
	top: 50%;
	margin-top:-4px;
	z-index:99;
	display: none;
	border-radius: 8px;
	box-shadow: 0px 0px 30px #666;
	opacity: .6;
	background-color: #FFF;
}
.p7igm_image_link, .p7igm_description {
	display:none;
}
.p7IGM-no-thumbs {
	display:none;
}
.p7IGM02_image {
	/*zoom:1;*/
}
.p7IGM02.p7IGM-fullscreen {
	background-image: none;
	background-color: #000;
}
.p7IGM02.p7IGM-fullscreen .p7IGM02_layout, .p7IGM02.p7IGM-fullscreen .p7IGM02_FSwrapper {
	border-radius: 0px;
}
.p7IGM02-back, .p7IGM02-pags-back {
	float: left;
	display: none;
}
.p7IGM02.p7IGM-fullscreen .p7IGM02-back, .p7IGM02.p7IGM-fullscreen .p7IGM02-pags-back {
	display: block;
	background-image: url(assets/gallery-back.png) !important;
	height: 20px;
	width: 25px;
	background-repeat: no-repeat;
	position: absolute;
	left: 6px;
	z-index: 9;
}
@media only screen and (max-device-width: 480px) {
.p7IGM02_caption {
	font-size: 16px !important;
}
/*Tablets*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.p7IGM02_caption {
	font-size: 16px !important;
}
.IGMnoscript .p7IGM02_thumbslist li {
	display: inline;
}
.IGMnoscript .p7IGM02_thumbslist a {
	display: inline;
}
.IGMnoscript .p7IGM02_thumbswrapper {
	overflow: hidden;
	width: 99%;
	margin: 0px 0px;
}
.IGMnoscript .p7IGM02_thumbslist {
	white-space: nowrap;
}
.IGMnoscript .p7IGM02_FSwrapper {
	width: 98%;
	margin: 0px auto;
}
.IGMnoscript .p7IGM02_fs_img {
	height: auto;
	width: auto;
	width: 100%;
	max-width: 100%;
}
.IGMnoscript .p7IGMdescription-wrapper {
	display: none;
}
.IGMnoscript .p7IGM02-prev-arrow, .IGMnoscript .p7IGM02-next-arrow {
	display: none;
}
.IGMnoscript .p7IGM02-paginator {
	display: none;
}
.IGMnoscript .p7IGMcaption-wrapper {
	display: none;
}
.IGMnoscript .p7IGM02-toolbar-wrapper {
	display: none;
}
.IGMnoscript .p7IGM02-fullscreen.max {
	top: 0px;
}
