/* @override http://oliviercourbet.com/data/css/jqGalScroll.css */

/* @override http://oliviercourbet.com/data/css/jqGalScroll.css */

/* @override http://oliviercourbet.com/data/css/jqGalScroll.css */

/* @override http://oliviercourbet.com/data/css/jqGalScroll.css */

/* @override http://oliviercourbet.com/data/css/jqGalScroll.css */

/* @override http://localhost:8888/Olivier/data/css/jqGalScroll.css */

/* @override http://localhost:8888/Olivier/data/css/jqGalScroll.css */

/* @override http://localhost:8888/Olivier/data/css/jqGalScroll.css */

.jqGSContainer {
	margin: 5px 0 0;
	padding: 0;
	float: left;
}

.jqGSImgContainer {

}

.jqGSImgContainer ul {
}

.jqGSImgContainer ul li {
}

.jqGSLoader {
}

.jqGSImgContainer ul li img {
	cursor: pointer;
}

.jqGSTitle {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 3px;
	color: #fff;
	width: 600px;
	float: left;
	display: none;
}

.jqGSPagination {
	padding: 5px 0;
	height: 30px;
	border-style: none;
	margin: 0;
	float: left;
	clear: both;
}

.jqGSPagination ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	float: left;
	clear: both;
}

.jqGSPagination ul li {
	padding: 0;
	text-align: center;
	padding-bottom: 1px;
	margin: 0;
	float: left;
}

.jqGSPagination ul li a {
	background: #000;
	border: 1px none #fff;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 3px 1px;
	margin: 0;
}

.jqGSPagination ul li a.selected {
	background: #0072fc;
	color: #fff;
	font-weight: bold;
}

.jqGSPagination ul li a:hover {
	background: #fff;
	color: #000;
}

