.JQImageGallery {
	position:relative;
	width: auto\9;
	height: auto;
		max-width: 960px;
	index: 0;

	margin-top:40px;
	margin-right:auto;
	margin-bottom:40px;
	margin-left:auto;
}
.JQImageGallery img{
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.JQImageGallery .background {
	position:relative;
	width: auto\9;
	height: auto;
	max-width: 958px;
	min-height:inherit;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-bottom: 10px;
	display:block;
	vertical-align: middle;
		/*background-image:url(images/bg.png);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#A0A0A0;*/
}
.JQImageGallery .frame {
	position:relative;
	margin:0 auto;
	top:40px;
	width: auto\9;
	max-width:900px;
	/*padding:10px;*/
	background:#FFFFFF;
	height:auto;
	display:block;
	border: 0px none #fff;
}
.JQImageGallery .overlay {
	position:relative;
	width: auto\9;
	max-width:900px;
	padding:0px;
	height:480px;
	/*overflow:hidden;*/
	background:#fff;
	border-style:solid;
	border-width:0px;
	border-color:#fff;
	vertical-align: top;
}
.JQImageGallery .timer {
	position:absolute;
	width:100%;
	height:4px;
	background:#000000;
	opacity:0.3;
	display:none;
}
.JQImageGallery .caption {
	position:relative;
	font-family:Arial;
	font-size:11px;
	color:#505050;
	text-align:center;
	margin-top:5px;
	display:none;
}
.JQImageGallery .button_list {
	position:absolute;
	background-image:url(images/list_buttons.png);
	background-repeat:no-repeat;
	width:28px;
	height:75px;
	cursor:pointer;
}
.JQImageGallery .button_info {
	position:absolute;
	z-index:4;
	right:0px;
	bottom:0px;
	background-image:url(images/info.png);
	background-repeat:no-repeat;
	width:50px;
	height:14px;
	cursor:pointer;
}

/* DESCRIPTION */

.JQImageGallery .description_box {
	position:absolute;
	z-index:2;
	background:#000000;
	opacity:0.8;
	width:100%;
}
.JQImageGallery .description {
	position:absolute;
	z-index:3;
	padding:10px;
	font-family:;
	font-size:10px;
	color:#CCCCCC;
	text-align:justify;
}
.JQImageGallery .description a {
	color:#CC5500;
	text-decoration:underline;
}
.JQImageGallery .description a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* CONTROLS */

.JQImageGallery .controls {
	position:absolute;
	display:block;
	width:100%;
	height:25px;
}
.JQImageGallery .controls ul {
	position:absolute;
	list-style:none;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:20px;
}
.JQImageGallery .controls ul li {
	position:relative;
	display:inline-block;
	float:left;
	border-left-style:none;
	border-left-width:1px;
	border-left-color:#95abb9;
	padding-left:10px;
	padding-right:10px;
	height:15px;
}
.JQImageGallery .controls .button_play {
	position:relative;
	background-image:url(images/play.png);
	background-repeat:no-repeat;
	width:6px;
	height:11px;
	cursor:pointer;
}
.JQImageGallery .controls .counter {
	width:40px;
	font-family:;
	font-size:11px;
	color:#A0A0A0;
	text-align:center;
}
.JQImageGallery .controls .scroll_bar {
	position:relative;
}
.JQImageGallery .controls .scroll_channel {
	position:absolute;
	z-index:1;
	background-image:url(images/scroll_channel.png);
	background-repeat:repeat-x;
	background-position:center center;
	width:100%;
	height:3px;
	cursor:pointer;
}
.JQImageGallery .controls .scroll_box {
	position:absolute;
	z-index:2;
	background-image:url(images/scroll_box.png);
	background-repeat:repeat-x;
	background-position:center top;
	height:3px;
	cursor:pointer;
}
.JQImageGallery .controls .button_popup {
	position:relative;
	background-image:url(images/popup.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	cursor:pointer;
}
.JQImageGallery .controls .button_fullscreen {
	position:relative;
	background-image:url(images/fullscreen.png);
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	cursor:pointer;
}

/* THUMBNAILS */

.JQImageGallery .thumbnails {
	position:relative;
	width: auto\9;
	height: auto;
	max-width: 100%;
	min-height:115px;
	background:#152034;
	display:block;
}
.JQImageGallery .thumbnails .scroller {
	position:absolute;
	left:20px;
	top:25px;
	overflow:hidden;
}
.JQImageGallery .thumbnails .scroll_line {
	position:relative;
	list-style:none;
	display:table;
	margin:0px;
	padding:0px;
}
.JQImageGallery .thumbnails .scroll_line li {
	list-style:none;
	display:table-cell;
	vertical-align:top;
}
.JQImageGallery .thumbnails .scroll_buttons {
	position:absolute;
	z-index:10;
	background-image:url(images/scroll_buttons.png);
	background-repeat:no-repeat;
	width:8px;
	height:11px;
	cursor:pointer;
}
.JQImageGallery .thumbnails .thumb {
	position:relative;
	display:block;
	margin-right:8px;
	background:none;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	overflow:hidden;
	cursor:pointer;
}
.JQImageGallery .thumbnails .thumb_caption {
	padding-left:5px;
	padding-right:5px;
	font-family:;
	font-size:10px;
	color:#A0A0A0;
	text-align:center;
	display:none;
}

/* CATEGORIES */

.JQImageGallery .categories {
	height:25px;
	display:block;
}
.JQImageGallery .categories ul {
	position:absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:14px;
}
.JQImageGallery .categories ul li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial;
	font-size:14px;
	color:#505050;
	border-left-style:dotted;
	border-left-width:1px;
	border-left-color:#d0e1e8;
	cursor:pointer;
}
.JQImageGallery .categories .marker {
	position:absolute;
	height:20px;
	background:#8598a6;
}
@media only screen and (max-width : 480px) { 

.JQImageGallery .background {

	min-height:300px;
	
}
.JQImageGallery .overlay {
	
	min-height:300px;
	
}
}
@media only screen and (max-width : 360px) { 
    .JQImageGallery {
    max-width: 325px;
    }
}