@CHARSET "UTF-8";

#fader {
	position:relative;
	margin:0 0 0 0px;
	overflow:hidden;
	margin-bottom: 1em;
}

div#gallery_img{
		z-index:				0 !important;
}

div#thumbs{	
		left: 					0px !important;
		top:					0px !important;
		height:					290px !important;
		width:					65px !important;
		margin-right:			0px;
		margin-left:			0px;
		padding:				0px;
		float:					left;
		background-color: 		#FFF;
}

div#thumbs p{
		font-size: 				23px;
		font-weight:			bold;
		margin-top:				34px;
		margin-bottom:			34px;
		margin-left: 			7px;
}

a.controls{
		z-index:				999;
}

div.controls {
		position: 				absolute;
		right:					79px;
		/*left:					504px;*/
		height: 				290px;
		width: 					21px;
		background-image: 		url('/typo3conf/ext/lk_galerie/resources/control_bg.gif');
		opacity:				0.0;
		z-index:				999;
}

div.controls_bg {
		position: 				absolute;
		/*left:					504px;*/
		right:					79px;
		height: 				290px;
		width: 					21px;
		background: 			transparent url('/typo3conf/ext/lk_galerie/resources/control_arrow.gif') no-repeat 0 -35px;
		opacity:				1.0;
		z-index:				998;
}

div.controls_prev {
		position: 				absolute;
		height: 				290px;
		width: 					21px;
		background-image: 		url('/typo3conf/ext/lk_galerie/resources/control_bg.gif');
		opacity:				0.0;
		z-index:				999;
}

div.controls_prev_bg {
		position: 				absolute;
		height: 				290px;
		width: 					21px;
		background: 			transparent url('/typo3conf/ext/lk_galerie/resources/control_arrow_left.gif') no-repeat -1px -47px;
		opacity:				1.0;
		z-index:				998;
}

div#slideshow {
		background-color: 		#FFF;
		float:					left;
		height: 				290px !important;
		width: 					525px !important;
		z-index:				990;
		margin:					0px;
		margin-right:			15px;
}

div.slideshow img {
		border: 				none;
		height:					290px;
		width:					525px;
		z-index: 				950;
}

ul.thumbs img {
		border: 				none;
		width: 					52px;
		height: 				34px;
}

ul.thumbs {
		clear: 					both;
		margin: 				0;
		padding: 				0;
		margin-left:			0px;
}

ul.thumbs li {
		float: 					left;
		padding: 				0;
		list-style: 			none;
		margin-top:				0px !important;
		margin-left:			0px !important;
		margin-bottom:			5px;
		
}

a.thumb {
		width: 					52px;
		height: 				34px;
		overflow: 				hidden;
		display: 				block;
		margin-left: 			0px;
		margin-bottom:			0px;
}

ul.thumbs 
li.selected 
a.thumb {
		background: 			#FFF;
}

a.thumb:focus {
		outline: 				none;
}

div.controls a {
		padding: 				5px;
}

div.ss-controls {
		float: 					left;
}

div.nav-controls {
		float: 					right;
}

div.loader {
		background-image: 		url('loader.gif');
		background-repeat: 		no-repeat;
		background-position: 	center;
		width: 					0px;
		height: 				0px
}

div.slideshow 
	span.image-wrapper {
		float: 					left;
		padding-bottom: 		12px;
}

div.slideshow 
	a.advance-link {
		padding: 				2px;
		display: 				block;
		border: 				1px
								solid 
								#ccc;
}


div.download {
		float: 					right;
}

div.embox {
		clear: 					both;
		border: 				1px 
								solid 
								#ccc;
	
		background-color: 		#eee;
		padding: 				12px;
}

div.image-title {
		font-weight: 			bold;
		font-size: 				1.4em;
}

div.image-desc {
		line-height: 			1.3em;
		padding-top: 			12px;
}

div.navigation {

}

div.pagination {
		clear: 					both;
}

div.navigation
div.top {
		margin-bottom: 			12px;
		height: 				11px;
}

div.navigation
div.bottom {
		margin-top: 			12px;
}

div.pagination a,
div.pagination 
span.current {
		display: 				block;
		float: 					left;
		margin-right: 			2px;
	
		padding: 				4px 
								7px 
								2px 
								7px;
								
		border: 				1px 
								solid 
								#ccc;
}

div.pagination 
	a:hover {
		background-color: 		#eee;
		text-decoration: 		none;
}

div.pagination 
	span.current {
		font-weight: 			bold;
		background-color: 		#FFF;
		border-color: 			#FFF;
		color: 					#fff;
}

div#gallery_img{
		background-color:		#FFF !important;
}


img#jqgal_img{
		height:					290px;
		min-height:				290px;
		max-height:				290px;
		width:					525px;
		min-width:				525px;
		max-width:				525px;
		padding:				0 !important;
		margin:					0 !important;
}

img.GrpEffectImg{
		height:					290px;
		min-height:				290px;
		max-height:				290px;
		width:					525px;
		min-width:				525px;
		max-width:				525px;
		padding:				0 !important;
		margin:					0 !important;
}


/*
FLASH GALLERY
*/
div#GalleryWrap{
        font-size:              12px;
		height:					302px;
		width:					600px;
}

div#FlashWrap{
		height:					290px; 
		width:					525px;
		float:					left;
}

div#FlashDiv{
	
}

div#ThumbWrap{
		height:					290px;
		width:					65px;
		float:					left;
}

div#ThumbWrap li, div#ThumbWrap ul{
		list-style:				none;
		list-style-image:		none;
}

div#ThumbWrap img{
		width:					52px;
		margin-bottom:			8px;
}