.gk_is_wrapper-style2
{
	overflow: hidden;
	position: relative;
}
.gk_is_wrapper-style2 .gk_is_image
{
	display: block;
	position: relative;
	overflow: hidden;
}
.gk_is_wrapper-style2 .gk_is_text_bg
{
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 95;
}
.gk_is_wrapper-style2 .gk_is_text
{
	padding: 0 10px;
	width: auto;
	position: absolute;
	z-index: 96;
	color: #FFF;
}
.gk_is_wrapper-style2 .gk_is_preloader
{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #EFEFEF url(../../images/style2/variation1/loader.gif) no-repeat center center;
}
.gk_is_wrapper-style2 .gk_is_overlay
{
	/*[disabled]width:100%;*/
	/*[disabled]display:none;*/
	/*[disabled]height:100%;*/
	/*[disabled]position:absolute;*/
	/*[disabled]z-index:999;*/
	/*[disabled]top:0;*/
	/*[disabled]left:0;*/
	/*[disabled]cursor:pointer;*/
	/*[disabled]background:#000 url(../../images/style2/variation1/go.png) no-repeat center center;*/
}
.gk_is_wrapper-style2 .gk_is_text_data
{
	display: none;
}
.gk_is_wrapper-style2 .gk_is_slide
{
	position: absolute;
	left: 0;
	top: 0;
}
