.gk_is_wrapper-style1{
	overflow: hidden;
	position: relative;
}
.gk_is_wrapper-style1 .gk_is_image{
	display: block;
	position: relative;
	overflow: hidden;
}
.gk_is_wrapper-style1 .gk_is_text_bg{
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 95;
}
.gk_is_wrapper-style1 .gk_is_text{
	padding: 0 10px;
	width: auto;
	position: absolute;
	z-index: 96;
	color: #fff;
	overflow-y:auto;
	width:604px;
}
.gk_is_wrapper-style1 .gk_is_thumbs{
}
.gk_is_wrapper-style1 .gk_is_preloader{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #efefef url('../../images/style1/variation1/loader.gif') no-repeat center center;
}
.gk_is_wrapper-style1 .gk_is_text_data{
	display: none;
}
.gk_is_wrapper-style1 .gk_is_thumb{
	display: block;
	float: left;
	cursor: pointer;
/*	border: 1px solid #ddd;*/
}
.gk_is_wrapper-style1 .active{
	border: 0px solid #aaa !important;
}
.gk_is_wrapper-style1 .gk_is_slide{
	position: absolute;
	left: 0;
	top: 0;
}
.gk_is_wrapper-style1 .gk_is_text h4{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color:#2E2E2E;
}
.gk_is_wrapper-style1 .gk_is_text p{
	color:#2e2e2e;
	width:577px;
}
.gk_is_wrapper-style1 .gk_is_text a{
	color: #eee;
}
.gk_is_wrapper-style1 .gk_is_text a:hover{
	color: #fff;
}
.gk_is_wrapper-style1 .gk_is_text p a{
	border-bottom: 1px dashed;
}
.gk_is_wrapper-style1 .gk_is_text p a:hover{
	text-decoration: none;
}
.is_style1-tip{
	border: 1px solid #57afdc;
	background: #fff;
	padding: 3px;
}
.is_style1-text{
	color: #3a3a3a;
}
.is_style1-text span{}

/*adding style*/

DIV.gk_is_thumbs{
	position:absolute;
	z-index:900;
	right:-15px;
	top:15px;
}
DIV.gk_is_thumbs a{
	background:url(../../images/is_bullet.png) 0 top scroll no-repeat;
	text-indent:-999em;
	float:left;
	width:25px;
	height:10px;
	cursor:pointer;
	border:0px;
}
DIV.gk_is_thumbs a.active{
	background:url(../../images/is_bullet.png) 0 bottom scroll no-repeat;
	border:0px;
	cursor:pointer;
}
.gk_is_text_bg{
	opacity:0; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* IE 8 */
    filter:alpha(opacity=0);
}
.gk_is_text{
	display:block;
}
DIV.flexcroll{
	bottom:0px;
	color:#FFFFFF;
	position:absolute;
	width:614px;
	z-index:100;	
	padding:0px 0px 0px 10px;
	overflow:hidden;
	opacity:0; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* IE 8 */
    filter:alpha(opacity=0);
}
.flexcroll h1{
	color:#2e2e2e;
	font-family:Garamond,serif;
	font-variant:small-caps;
	letter-spacing:0.04em;
	font-size:18px;
}
.scroll-pane{ 
	overflow: hidden; 
	padding-right: 10px; 
	height: auto; 
	color:#2e2e2e;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

