.show_pic {
	height:auto;
	width:100%;
	margin:0 auto;
}

.gal_pic {
	width:80%;
	float:left;
}

.overlay-left {
	width:5%;
	min-height:100%;
	float:left;
	margin:0;
	min-width:5%;
	margin-left:5%;
	background-color:rgba(0,0,0,0.5);
}

.overlay-left img {
	width:100%;
	height:auto;
}

.overlay-right {
	width:5%;
	height:100%;
	min-height:100%;
	float:left;
	margin:0;
	margin-left:4px;
	min-width:5%;
	background-color:rgba(0,0,0,0.5);
}

.overlay-right img {
	width:100%;
	height:auto;
}

.slide_container {
	float:left;
	width:100%;
}

.gallery_container0 {
	line-height:0px;
	margin-bottom:40px;
}

.gallery_container1 {
	float:right !important;
	line-height:0px;
	margin-bottom:40px;
}

.thumbnail {
	float:left;
	width:96%;
	padding:6px;
}

.thumbnail:hover {
	padding:0px;
}

.thumb_image {
	float:left;
	width:100%;
	z-index:99;
}

.gallery_title {
	float:left;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:20px;
	font-size:150%;
}

.thumb_nail {
	float:left;
	width:28%;
	margin-left:2%;
	margin-bottom:2%;
	line-height:0px;
	padding:3px;
}
