/*ADMIN Styles*/ 
 
	div.gf_gl_controls{
		position:relative;
	}
	
	div.gf_group_menu{
		background:transparent url('/gf_assets/ui/back_trans_80_black.png');
		position:absolute;
		bottom:0px;
		right:5px; 
		width:350px;
		border:3px solid #000;
		max-height:400px; 
		overflow:auto; 
		z-index:1;
		   	
	}
	div.gf_group_menu ul{
		clear:both;
		margin:30px 0px;
		padding:0;
	} 
	div.gf_group_menu ul li{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	div.gf_group_menu ul li a:link,
    div.gf_group_menu ul li a:visited{
		background:transparent url('/gf_assets/ui/back_trans_80_black.png');  
		display:block;
		text-indent:30px;
		border:1px solid #444; 
		margin: 0px 20px 5px 20px;
		line-height:2em; 
		font-size:18px; 
		text-decoration:none;
		color:#4BBBE2; 
	}
	div.gf_group_menu ul li a:hover{
		background:#000;
		color:#fff; 
		border-color:#fff; 
	}
	div.gf_group_menu ul li a.selected{
		color:#fff;
		background:#000;
	}



/* END ADMIN Styles*/
.gblock{
/*	position:relative;*/
/*	overflow:hidden; */
}

.gf_gl_display{
    height:500px;
	background:#000; 
    overflow:hidden;
    margin-bottom:10px;
}
.gf_gl_display img{
	margin:0 auto;
	display:block;
/*	height:500px;*/
}
.gf_gl_thumbs{
   margin-top:3px;
   width:787px;
}
.gf_gl_thumbs  ul{

} 
.gf_gl_thumbs li{
   	background-color:#CCCCCC;
	display:block;
	float:left;
	margin:0 2px 2px 0;
	overflow:hidden;
	padding:3px !important;
	z-index:0;; 
}
.gf_gl_thumbs ul li:hover{
	border-color: #000;
	background-color: #000; 
	cursor:pointer;
}
.gf_gl_thumbs ul li.selected{
	border-color: #0099FD;
	background-color: #0099FD; 
}

.gf_gl_thumbs ul li a:link,
.gf_gl_thumbs ul li a:visited,
.gf_gl_thumbs ul li a:hover,
.gf_gl_thumbs ul li a:active{
	background-color:#000 !important;
	background-position:center center !important;
	background-repeat:no-repeat !important;
	display:block;
	float:left;
	height:68px;
	padding:0;
	text-indent:-3000px;
	width:67px;
	position:relative;
	overflow:hidden;
}

.gf_gl_wrap{

}


/* DESC TEXT STYLES */

.gf_gl_text{ 
	padding:10px 0px;
	position:relative;
}
.gf_gl_text h1{ 
	font-size:14px;
	color:#ccc;
	margin:0;
	padding:0;
}
.gf_gl_text p{
   	color:#555;
	margin:0;
	padding:0; 
}

/* END DESC TEXT STYLES */

#t480, #t480 img{
	height:480px !important;
}
#h53 ul li a{
    height:53px;
	width:40px;
}
#t109 ul li a{
    height:109px;
	width:53px;
}
#h175 ul li a{
    height:59px;
	width:175px;
}
#sq84 ul li a{
	height:59px;
	width:84px;
}

/*coLors*/ 



/* 
CUSTOM GALLERY STYLE gs_v1 
VERTICAL - THUMBS RIGHT
*/

.gblock.gs_v1  .gf_gl_display{
    height:500px!important;
    width:375px!important;
}
.gblock.gs_v1  .gf_gl_display img{
    height:500px!important;
}
.gblock.gs_v1  .gf_gl_thumbs{
	position:absolute;
	top:0;
	right:0;
	width:330px; 
	margin-top: 0;
}
.gblock.gs_v1  .gf_gl_thumbs a{
    width:54px;
    height:78px;
}

/* 
CUSTOM GALLERY STYLE : gs_v2
VERTICAL - THUMBS LEFT
*/

.gblock.gs_v2  .gf_gl_display{
    height:500px!important;
    width:375px!important;
    float:right!important;
}
.gblock.gs_v2  .gf_gl_display img{
    height:500px!important;
}
.gblock.gs_v2  .gf_gl_thumbs{
	position:absolute;
	top:0;
	left:0;
	width:330px; 
	margin-top: 0;
}
.gblock.gs_v2  .gf_gl_thumbs a{
    width:54px;
    height:78px;
}

/* 
CUSTOM GALLERY STYLE : gs_s1
SQUARE - THUMBS RIGHT
*/

.gblock.gs_s1  .gf_gl_display{
    height:480px!important;
    width:480px!important;
}
.gblock.gs_s1  .gf_gl_display img{
    height:480px;
}
.gblock.gs_s1  .gf_gl_thumbs{
	position:absolute;
	top:0;
	right:0;
	width:260px; 
	margin-top: 0;
}
.gblock.gs_s1  .gf_gl_thumbs a{
    width:76px;
    height:76px;
}
/* 
CUSTOM GALLERY STYLE : gs_s2
SQUARE - THUMBS RIGHT
*/

.gblock.gs_s2  .gf_gl_display{
    height:480px;
    width:480px;
    float:right!important; 
}
.gblock.gs_s2 .gf_gl_display img{
    height:480px!important;
}
.gblock.gs_s2  .gf_gl_thumbs{
	position:absolute;
	top:0;
	lef:0;
	width:260px; 
	margin-top: 0;
}
.gblock.gs_s2  .gf_gl_thumbs a{
    width:76px;
    height:76px;
} 

/* 
CUSTOM GALLERY STYLE : gs_s3
MINI SQUARE - THUMBS BOTTOM
*/

.gblock.gs_s3  .gf_gl_display{
    height:373px!important;
    width:373px;
}
.gblock.gs_s3 .gf_gl_display img{
    height:375px!important;
}
.gblock.gs_s3  .gf_gl_thumbs{
	
	width:384px; 
}
.gblock.gs_s3  .gf_gl_thumbs a{
    width:67px;
    height:42px;
}
/* 
CUSTOM GALLERY STYLE : gs_s4
MINI SQUARE - THUMBS BOTTOM
*/

.gblock.gs_s4  .gf_gl_display{
    height:348px!important;
    width:348px;
}
.gblock.gs_s4 .gf_gl_display img{
    height:348px!important;
}
.gblock.gs_s4  .gf_gl_thumbs{
	width:358px; 
}
.gblock.gs_s4  .gf_gl_thumbs a{
    width:42px;
    height:42px;
}



.gblock.ts-1  .gf_gl_thumbs a{
    width:68px	!important;
    height:68px	!important;
}
.gblock.ts-2  .gf_gl_thumbs a{
    width:60px	!important;
    height:80px	!important;
}
.gblock.ts-3  .gf_gl_thumbs a{
    width:86px	!important;
    height:80px	!important;
}
.gblock.ts-3  .gf_gl_thumbs a{
    width:86px	!important;
    height:80px	!important;
} 
.gblock.ts-4  .gf_gl_thumbs a{
    width:117px	!important;
    height:80px	!important;
}
.gblock.ts-5 .gf_gl_thumbs a{
    width:42px	!important;
    height:42px	!important;
}

.gblock.ts-6 .gf_gl_thumbs a{
    width:180px	!important;
    height:180px !important;
}



/* GALLERY OVERLAY CONTROLS*/
a.slide_prev{
	width:45px;
	height:35px;
	text-indent:-2000px;
	background:url('/gf_assets/ui/slide_prev.png') no-repeat;
	position:absolute;
	z-index:9999;
	bottom:-1px;
	border:1px solid #222;
	overflow:hidden;
	float:left;
	display:block; 
}                                                          
a.slide_next{                                             
	width:45px;                                            
	height:35px;                                           
	text-indent:-2000px;                                   
	background:url('/gf_assets/ui/slide_next.png') no-repeat;
	position:absolute;
	z-index:9999;
	bottom:-1px;
	border:1px solid #222;
	overflow:hidden;
	float:left;
	display:block;

	                                                       
}                                                          
a.slide_close{                                            
	width:45px;                                            
	height:35px;                                           
	text-indent:-2000px;                                   
	background:url('/gf_assets/ui/slide_close.png') no-repeat;
	position:absolute;
	z-index:9999;
	bottom:-1px;
	border:1px solid #222; 
	overflow:hidden;
	float:left;
	display:block;
}

a.slide_iclose{
	width:40px;
	height:40px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-2000px;
	background:url('/gf_assets/ui/close_slide.png') no-repeat;
	
} 

.m-thumb img{
	width:100%;
	display:block;
}

.m-thumb a
{
	background:none;
	width:100%;
}