/* Designed Exclusively for Point Pleasant Tree Service, LLC by Graphic Studio */

.p7IGM03 {
	margin: 0 auto;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}
.p7IGM03_layout, .p7IGM03_layout div {
	line-height: 1;
}
.p7IGM03_layout {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.p7IGM03_FSwrapper {
	position: relative;
	padding: 0px;
	overflow: hidden;
	border: 1px solid;
}
.p7IGM03_image {
	zoom: 1;
}
.p7IGM03_FSimage {
}
.p7IGM03_FSimage, .p7IGM03_FSimage img {
}
.p7IGM03_FSimage img {
	display: block;
	border: none;
	max-width: 100%;
}
.IGM-cap-overlay-top {
	position: absolute;
	z-index: 9;
	background-color: #111;
	background: rgba(0,0,0,.75);
	color: #CCC;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0px 0px 30px #000;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: 0px;
}
.IGM-cap-overlay-bottom {
	position: absolute;
	z-index: 9;
	background-color: #111;
	background: rgba(0,0,0,.75);
	color: #CCC;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0px 0px 30px #000;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: auto;
	bottom: 0px;
}
.p7IGM03_caption {
	font-size: 14px;
	line-height: 1.35;
	position: relative;
	padding: 20px;
	color: #CCC;
	text-align: center;
}
.p7IGM03_desc {
	font-size: 11px;
	padding: 18px 0px;
	color: #999;
	line-height: 1.5;
	position: relative;
	text-align: center;
}
.p7IGM03_desc a, .p7IGM03_desc a:visited {
	color: #66CCCC;
}
.p7IGM03_desc a:hover, .p7IGM03_desc a:focus {
	color: #FFF;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-top {
	position: absolute;
	top: 0;
	z-index: 8;
	left: 50%;
	margin-left: -200px;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0px 0px 30px #000;
	width: 400px;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-top .p7IGM03_desc {
	background-color: #111;
	background: rgba(0,0,0,.75);
	padding: 10px 20px;
	line-height: 1.5;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-bottom {
	position: absolute;
	top: auto;
	bottom: 0px;
	z-index: 8;
	left: 50%;
	margin-left: -200px;
	box-shadow: 0px 0px 30px #000;
	width: 400px;
	border-radius: 5px 5px 0px 0px;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-bottom .p7IGM03_desc {
	background-color: #111;
	background: rgba(0,0,0,.75);
	padding: 10px 20px;
	line-height: 1.5;
	border-radius: 5px 5px 0px 0px;
}
.p7IGM03-toolbar-wrapper {
	text-align: center;
	position: relative;
	z-index: 9;
}
.p7IGM03-toolbar-wrapper.IGM-toolbar-top {
	padding: 0px 0px 10px 0px;
}
.p7IGM03-toolbar-wrapper.IGM-toolbar-bottom {
	padding: 10px 0px 0px 0px;
}
.p7IGM03-toolbar {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	display: inline-block;
	height: 20px;
}
.p7IGM03-toolbar li {
	list-style-type: none;
	float: left;
	vertical-align: top;
}
.p7IGM03-toolbar a, .p7IGM03-toolbar a:visited {
	padding: 0px;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 20px;
	font-size: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.p7IGM03-toolbar a:hover, .p7IGM03-toolbar a:focus {
	outline: none;
	background-position: 0px -20px;
}
.p7IGM03-toolbar i {
	position: absolute;
	left: -9000px;
}
.p7IGM03-first {
	background-image: url(assets/images-first-gray.png);
}
.p7IGM03-prev {
	background-image: url(assets/images-prev-gray.png);
}
.p7IGM03-pause-play.tb-play {
	background-image: url(assets/images-play-gray.png);
}
.p7IGM03-pause-play {
	background-image: url(assets/images-pause-gray.png);
}
.p7IGM03-next {
	background-image: url(assets/images-next-gray.png);
}
.p7IGM03-last {
	background-image: url(assets/images-last-gray.png);
}
.p7IGM03-fullscreen.max, .p7IGM03-fullscreen.min {
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	left: auto;
	right: 6px;
	z-index: 9;
}
.p7IGM03-fullscreen.max {
	background-image: url(assets/images-maximize-gray.png) !important;
}
.p7IGM03-fullscreen.min {
	background-image: url(assets/images-minimize-gray.png) !important;
}
.p7IGM03-fullscreen.max:hover, .p7IGM03-fullscreen.min:hover {
	background-position: 0px -20px;
}
.p7IGM03-prev-arrow, .p7IGM03-next-arrow {
	position: absolute;
	z-index: 100;
	width: 1em;
	padding: 4px;
	text-align: center;
	top: 50%;
	font-size: 3em;
	color: #FFF;
	background-color: #222;
	background: rgba(34,34,34,.7);
	margin-top: -1em;
	line-height: normal;
	box-shadow: 6px 6px 20px rgba(0,0,0,.7);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.p7IGM03-prev-arrow {
	left: 0px;
	border-radius: 0px 4px 4px 0px;
}
.p7IGM03-next-arrow {
	left: auto;
	right: 0px;
	border-radius: 4px 0px 0px 4px;
}
.p7IGM03-prev-arrow a, .p7IGM03-next-arrow a {
	color: #999;
	text-decoration: none;
}
.p7IGM03-prev-arrow a:hover, .p7IGM03-next-arrow a:hover {
	color: #BBB;
}
.p7IGM03-prev-arrow a.off, .p7IGM03-next-arrow a.off {
	color: #000;
	cursor:default;
}
.p7IGM03 .p7IGM-canvas {
	background-color: transparent;
}
.p7IGM03_IGMloading {
	position:absolute;
	height:50px;
	width:50px;
	background-image: url(assets/images-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 #000;
	opacity: .6;
	background-color: #FFF;
}
.p7igm_image_link, .p7igm_description {
	display:none;
}
.p7IGM03-paginator {
	position: relative;
	z-index: 9;
	text-align: center;
}
.p7IGM03-paginator.IGMpaginator-pags-top {
	padding: 10px 0px;
}
.p7IGM03-paginator.IGMpaginator-pags-bottom {
	padding: 10px 0px;
}
.p7IGM03-paginator ul {
	margin: 0px;
	overflow: hidden;
	z-index: 20;
	padding: 0px;
	display: inline-block;
	height: 20px;
	font-size: 0px;
	line-height: 0;
}
.p7IGM03-paginator li {
	list-style-type: none;
	float: left;
}
.p7IGM03-paginator a {
	height: 20px;
	width: 16px;
	background-image: url(assets/images-pags-gray.png);
	background-repeat: no-repeat;
	padding: 0px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.p7IGM03-paginator a:hover {
	outline: none;
	background-position: 0px -20px;
}
.p7IGM03-paginator a:focus {
	outline: none;
}
.p7IGM03-paginator .p7IGM03-pags-pause {
	background-image: url(assets/images-pagspause-gray.png);
}
.p7IGM03-paginator .p7IGM03-pags-pause.pag-play {
	background-image: url(assets/images-pagsplay-gray.png);
}
.p7IGM03-paginator .p7IGM03-pags-pause:hover {
	background-position: 0px -20px;
}
.p7IGM03-pags-fullscreen.max, .p7IGM03-pags-fullscreen.min {
	height: 20px;
	width: 16px;
	background-repeat: no-repeat;
	position: absolute;
	left: auto;
	right: 6px;
	z-index: 9;
}
.p7IGM03-pags-fullscreen.max {
	background-image: url(assets/images-pagsmax-gray.png);
}
.p7IGM03-pags-fullscreen.min {
	background-image: url(assets/images-pagsmin-gray.png);
}
.p7IGM03-paginator a.pags-down {
	cursor: default;
	background-image: url(assets/images-pagsdown-gray.png);
	background-repeat: no-repeat;
}
.p7IGM-no-thumbs {
	display:none;
}
.p7IGM03_image {
	zoom:1;
}
.p7IGM03.p7IGM-fullscreen {
	background-image: none;
	background-color: #000000;
}
.p7IGM03.p7IGM-fullscreen .p7IGM03_layout, .p7IGM03.p7IGM-fullscreen .p7IGM03_FSwrapper {
	border-radius: 0px;
	border: none;
}
.p7IGM03-back, .p7IGM03-pags-back {
	float: left;
	display: none;
}
.p7IGM03.p7IGM-fullscreen .p7IGM03-back, .p7IGM03.p7IGM-fullscreen .p7IGM03-pags-back {
	display: block;
	background-image: url(assets/images-back.png) !important;
	height: 20px;
	width: 25px;
	background-repeat: no-repeat;
	position: absolute;
	left: 6px;
	z-index: 9;
}
.p7IGM03_thumbsviewport, .p7IGM03_thumbslist a, .p7IGM03_FSwrapper {
	border-color: #666;
}
.p7IGM03_thumbslist a:hover, .p7IGM03_thumbslist a:focus {
	border-color: #FF3300;
}
.p7IGM03_thumbslist a.thumb_down {
	border-color: #00CC99;
}
@media only screen and (max-device-width: 480px) {
.p7IGM03_caption {
	font-size: 16px !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.p7IGM03_caption {
	font-size: 16px !important;
}
}
.IGMnoscript .p7IGM03_thumbslist li {
	display: inline;
}
.IGMnoscript .p7IGM03_thumbslist a {
	display: inline;
}
.IGMnoscript .p7IGM03_thumbswrapper {
	overflow: hidden;
	width: 99%;
	margin: 0px 0px;
}
.IGMnoscript .p7IGM03_thumbslist {
	white-space: nowrap;
}
.IGMnoscript .p7IGM03_FSwrapper {
	width: 98%;
	margin: 0px auto;
}
.IGMnoscript .p7IGM03_fs_img {
	height: auto;
	width: auto;
	width: 100%;
	max-width: 100%;
}
.IGMnoscript .p7IGMdescription-wrapper {
	display: none;
}
.IGMnoscript .p7IGM03-prev-arrow, .IGMnoscript .p7IGM03-next-arrow {
	display: none;
}
.IGMnoscript .p7IGM03-paginator {
	display: none;
}
.IGMnoscript .p7IGMcaption-wrapper {
	display: none;
}
.IGMnoscript .p7IGM03-toolbar-wrapper {
	display: none;
}
.IGMnoscript .p7IGM03-fullscreen.max {
	top: 0px;
}
