/*INLINE*/
.galItemImage{
	-webkit-transform-origin:0px 0px;
	-moz-transform-origin:0px 0px;
	-ms-transform-origin:0px 0px;
	-o-transform-origin:0px 0px;
	transform-origin:0px 0px;	
	position:absolute;
	display:inline;
	z-index:1;	
	left:0px;
	top:0px;
	width:300px;
	height:200px;	
	border-left:1px solid #333333;
	border-right:1px solid #333333;	
	background-size:cover;	
}

.galItemImageRoll{
	-webkit-transform-origin:0px 0px;
	-moz-transform-origin:0px 0px;
	-ms-transform-origin:0px 0px;
	-o-transform-origin:0px 0px;
	transform-origin:0px 0px;	
	position:absolute;
	display:inline;
	z-index:1;	
	left:0px;
	border-radius:3px;
	border:1px solid #333333; 
}

/*ZARADI PRILAGODITVE JQUERY*/
.mobile_article_gallery_height{
	width:100%; 
	margin-bottom:66%;
}
/*ZARADI PRILAGODITVE JQUERY*/

.galleryLeftShadow{	
	position:absolute;
	z-index:3;
	width:16px;
	left:-15px;
	top:0px;
	height:690px;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/b/l/blkwds6mbotnmv4bkqjmgt4v2.png');	
	background-repeat:y-repeat;	
}

.galleryRightShadow{	
	position:absolute;
	z-index:3;
	width:16px;
	top:0px;
	height:690px;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/6/z/6z1csk3s244934ym03qa0b0pk.png');	
	background-repeat:y-repeat;	
}





.parentGallery{/*div over gallery*/
	cursor:w-resize;	
}
/*FULLSCREN*/
.gallFullScreen{
	position:absolute;
	display:block;
	z-index:997;/*MAX INDEX EXCEPT LOADER*/
	background-color:#000000;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	color:#000000;
}

.FSgalleryLeftButton{	
	position:absolute;	
	z-index:999;
	width:90px;
	height:90px;		
	left:0%;
	top:50%;
	margin-top:-45px;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/2/4/24jxguxbipkf0ov8fproeo6od.png');	
	background-repeat:no-repeat;	
}

.FSgalleryRightButton{	
	position:absolute;
	z-index:999;
	width:90px;
	height:90px;
	margin-top:-45px;
	top:50%;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/8/u/8uvc1i02djibz6gaeuvu6jiut.png');	
	background-repeat:no-repeat;	
}

.FSgalleryCloseButton{	 
	position:absolute;
	z-index:999;
	width:90px;
	height:90px;
	margin:0px;
	padding:0px;
	top:0px;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/e/x/ex0wiwxdqmrahzi4cehy387xs.png');	
	background-repeat:no-repeat;	
}

.FSgalleryZoomInButton{	
	position:absolute;
	z-index:999;
	width:90px;
	height:90px;
	margin:0px;
	padding:0px;
	top:95px;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/6/6/66o55hdj7heaxyinb0fkte6l.png');	
	background-repeat:no-repeat;	
}

.FSgalleryZoomOutButton{	
	position:absolute;
	z-index:999;
	width:90px;
	height:90px;
	margin:0px;
	padding:0px;
	top:95px;	
	background-image:url('http://cdn.hustlermagazine.com/edc/st/5/p/5pnvhplw713yz8ngjsm5omrx8.png');	
	background-repeat:no-repeat;	
}

.FSgalleryLabel{
	position:absolute;
	z-index:999;
	width:120px;
	height:90px;
	margin:0px;
	padding:0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	overflow:hidden;
	text-align:right;
}

#FSCbuttonleft:hover {
	background-color: #AAA;                              
}

#FSCbuttonright:hover {
	background-color: #AAA;                              
}

#FSCbuttonclose:hover {
	background-color: #AAA;                              
}





.rollGallDivSlider{
	position:absolute;
	display:compact;
	z-index:101;
	width:0px;	
	height:3px;
	left:50%;
	top:50%;
	border-radius: 3px;
	background-color:#CCC;
	border:1px solid #000000;
}

.rollGallDivSliderInner{
	position:absolute;
	display:inline;
	width:30px;
	height:20px;
	margin-top:-10px;
	margin-left:-15px;
	border-radius: 3px;
	background-color:#999;
	border:1px solid #000000;
	left:0px;
	top:0px;
	z-index:102;
	cursor:w-resize;
}

.rollGallDivSliderParent{
	position:absolute;
	display:inline;
	width:30px;
	height:50px;
	margin-top:-25px;
	margin-left:-65px;
/*	background-color:#999;*/ /*SET IT VISIBLE*/
	left:0px;
	top:0px;
	z-index:103;
	cursor:w-resize;
}

.rollGallDivSliderInner:hover{	
	background-color:#AAA;
	cursor:w-resize;
}

/*GALLERY IE FIX*/
.imageHmrIE58portrait{
	text-align:center;
	margin:0px;
	width:100%;
	height:100%;
	vertical-align:middle;	
}

.imageHmrIE58landscape{
	background-color:#000;
	text-align:center;
	margin:0px;
	width:100%;
	height:100%;
	vertical-align:middle;
}

.rollGallDiv  {
	font-family: 'Oxygen', Tahoma, Geneva, sans-serif;
	position:absolute;
	display:compact;
	z-index:102;
	left:0px;
	width:0px;	
	height:0px;
	max-width:100%;
	margin:0px;
	padding:5px;
	background-color:#F0F0F0;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border: 3px solid #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;	
	text-align:center;
	
	font-family: 'Oxygen', Tahoma, Geneva, sans-serif;
	font-weight: 400 !important;
	font-size: 20px !important;
	line-height: 22px !important;
	/*display: <? UNDEFINED_UNDEFINED_UNDEFINED_showdescription ?> !important;*/
/*	top: 510px !important;*/
	/*left: 340px !important;
	width: 500px !important;*/
	height: auto !important;
	margin: 0px !important;
	padding: 10px !important;
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 20px  rgba(0,0,0,0.8);
	-o-box-shadow: 0px 0px 20px  rgba(0,0,0,0.8);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.8);	
	cursor: default;
}
/*GALLERY IE FIX*/
/*AUTHOR AND IMAGE DESCRIPTION*/
.Gal_HolderTop{
	position:absolute;
	left:0px;
	top:0px;
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	padding:4px 10px;
	font-family: 'Oxygen', Tahoma, Geneva, sans-serif;
	opacity:0.7;
	filter:alpha(opacity=0.70);	
}
.mobile .Gal_HolderTop{
	top:0px;
}

.Gal_AuthorTop{	
	font-weight: normal;
	font-size: 10px !important;
	line-height: 14px !important;
	text-align:left;
	color:#CCC;
}
.Gal_ImgDescriptionTop{
	font-weight: normal;
	font-size: 12px !important;
	line-height: 16px !important;
	text-align:left;
	margin-bottom:4px;
}
/*AUTHOR AND IMAGE DESCRIPTION*/