	/*
	Theme Name: Lion Fitness Club
	Theme URI: http://www.seven-media-gallery.com
	Version: 1.0
	Author: seven media
	Author URI: http://www.seven-media-gallery.com/artiste.index.html
	License: GNU General Public License
	
	This theme was designed and built by seven media,
	http://themeforest.net/user/sevenmedia
	in Themeforest
	*/
	
	
	/* RESET */
	a {
	color: #fff;
	text-decoration: none;
	}
	a:hover {
	color: #C51B40;
	text-decoration: none;
	}
	ul.fp_galleryList {
	display:inline;
	position:relative;
	top:px;
	left:;
	background-color:0;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	-moz-box-shadow:1px 1px 3px #000;
	-webkit-box-shadow:1px 1px 3px #000;
	box-shadow:0px 0px 0px #000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:0px;
	z-index:1000;
	}
	ul.fp_galleryList li {
	display:inline;
	margin:0px 5px;
	color:#666;
	text-transform:uppercase;
	cursor:pointer;
	font-size:11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	ul.fp_galleryList li.current {
	color:#C51B40;
	}
	ul.fp_galleryList li.current:hover {
	color:#fff;
	}
	ul.fp_galleryList li:hover {
	color: #C51B40;
	}
	#fp_thumbContainer {
	position:fixed;
	overflow:hidden;
	width:100%;
	bottom:80px;
	}
	#fp_thumbScroller {
	position:relative;
	overflow:hidden;
	}
	#fp_thumbScroller .container {
	position:relative;
	float:left;
	display:none;
	}
	#fp_thumbScroller .content {
	float:left;
	background-image: url(../img/imghover.png);
	background-position:center center;
	background-repeat: no-repeat;
	}
	#fp_thumbScroller .content div {
	height:100%;
	-moz-transition:opacity .3s linear;
	-webkit-transition:opacity .3s linear;
	transition:opacity .3s linear;
	opacity:1;
	}
	#fp_thumbScroller .content div:hover {
	opacity: 0.4;
	}
	#fp_thumbScroller img {
	height:200px;
	-moz-box-shadow:1px 1px 2px #000;
	-webkit-box-shadow:1px 1px 1px #000;
	box-shadow:0px 0px 0px #333;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:0px;
	margin-bottom: -5px;
	}
	#fp_thumbScroller a {
	}
	.fp_overlay {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:0;
	background:#000;
	opacity:0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	}
	.fp_loading {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin:-40px 0px 0px 0px;
	background:#000 url(../img/loader.gif) no-repeat center center;
	width:50px;
	height:50px;
	z-index:9999;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	-moz-box-shadow:1px 1px 2px #000;
	-webkit-box-shadow:1px 1px 2px #000;
	box-shadow:1px 1px 2px #000;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	}
	.fp_next, .fp_prev, .fp_close {
	width:32px;
	height:80px;
	position:fixed;
	bottom:50%;
	margin-top:-25px;
	cursor:pointer;
	z-index:1000;
	}
	.fp_next {
	background:url(../img/next.png) no-repeat center center;
	right:-50px;
	}
	.fp_next:hover {
	background:url(../img/next_hover.png) no-repeat center center;
	right:-50px;
	}
	.fp_prev {
	background:url(../img/prev.png) no-repeat center center;
	left:-50px;
	}
	.fp_prev:hover {
	background:url(../img/prev_hover.png) no-repeat center center;
	left:-50px;
	}
	.fp_close {
	display:none;
	width:34px;
	height:34px;
	text-align:center;
	padding-left:0px;
	text-transform:uppercase;
	line-height:px;
	top:22px;
	right:10px;
	margin-top:0px;
	background:url(../img/close.png) no-repeat;
	color:#fff;
	z-index:1000000;
	}
	.fp_close:hover {
	background:url(../img/close_hover.png) no-repeat;
	}
	.fp_scrollWrapper {
	display:none;
	width:300px;
	padding:10px 45px 12px 45px;
	height:12px;
	position:relative;
	margin:0px 0px 0px 0px;
	z-index:0;
	}
	.ui-widget-content {
	height:15px;
	width: 100%;
	position:relative;
	background-image: url(../img/bg-scrollbar-x.png);
	}
	.ui-slider-horizontal .ui-slider-handle {
	margin-top:-6px;
	z-index:1;
	outline:none;
	cursor:pointer;
	border:none;
	width:35px;
	height:35px;
	margin-left:-15px;
	background: url(../img/bg-scrollbar-up.png);
	}
	.ui-slider-horizontal .ui-slider-handle:hover {
	background: url(../img/bg-scrollbar-hover.png);
	}
	.ui-state-default {
	background-image:none;
	}
	.fp_prev_thumb, .fp_next_thumb {
	background:transparent url(../img/nav.png) no-repeat top left;
	position:absolute;
	top:9px;
	width:15px;
	height:17px;
	cursor:pointer;
	}
	.fp_prev_thumb:hover {
	background-position:left top;
	}
	.fp_next_thumb:hover {
	background-position:right top;
	}
	.fp_prev_thumb {
	left:25px;
	background-position:left bottom;
	}
	.fp_next_thumb {
	right:20px;
	background-position:right bottom;
	}
	img.fp_preview {
	position:fixed;
	z-index:0;
	-moz-box-shadow:0px 1px 2px #000;
	-webkit-box-shadow:0px 1px 2px #000;
	box-shadow:0px 1px 2px #000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:1px;
	background-color: #000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color:#851527;
	}
	.scrolls {
	position: fixed;
	right:72px;
	bottom:60px;
	width:300px;
	background:transparent;
	z-index:1000;
	height:35px;
	}
