
/**** IMAGES ****/
img { vertical-align:top; ms-interpolation-mode:bicubic; opacity:1.0;
}
/* Image Hover Colour */
.hover_img:hover, .hover_colour {  
	position:relative;
	background:#222 url(../img/zoom.png) no-repeat 50% 50%;
	-webkit-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
	-moz-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
	
}
}
/***************************************************
	VII: GIFT CERTIFICATES
 ***************************************************/
.purchase { border:solid 1px #333; }
.maintileprice { position: relative; top: -70px; right: -60px; font-family: 'Quicksand', sans-serif; font-weight: 700; font-size: 36px; margin-bottom:0px; padding-bottom: 0px; color: #FFF; z-index:1; text-shadow: 2px 2px 5px #000000; }
.maintilefix { margin-top: -50px; }
/*-----------------------------------------------------------------------------------*/
/*	B24
/*-----------------------------------------------------------------------------------*/
.slideskydiving {float:left; display:inline-block; padding:10px;}
.slideIndex {overflow: hidden; left:36px; position:relative; top:20px;}
.slideIndex .grey_block {background-color:#333; color:#bbb; padding:10px;}
.slideIndex .grey_block p {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; margin:0px; padding:0px;}
.slideIndex .hue_block span{font-family: 'Quicksand', sans-serif; font-weight: 700; font-size: 36px;}
.slideTitle {font-family: 'Quicksand', sans-serif; font-weight: 700; font-size:28px;}
.h1logo { line-height:28px; }
.logo h1 {font-family: 'Quicksand', sans-serif; font-weight: 700; font-size:24px; line-height:28px;}
.imgLink {
	position:relative;
	background:#222 url(https://www.skydivingatlanta.com/img/hyperlink.png) no-repeat 50% 50%;
	-webkit-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
	-moz-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15); 
}
.imgBuy {
	position:relative;
	background:#222 url(https://www.skydivingatlanta.com/img/buynow.png) no-repeat 50% 50%;
	-webkit-box-shadow: inset 0 0 0 0px rgba(255,255,255,0.15);
	-moz-box-shadow: inset 0 0 0 0px rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 0px rgba(255,255,255,0.15);
    float:right;
}
