/*--------------------------------------------------------------
# Cutting-Edge - February 2008
---------------------------------------------------------------*/

/* Image Show module
------------------------------------------------------------------------------------------------*/
.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;
}
.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: #000 url('../images/gk_stuff/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-bottom: 1px solid #161616;
}
.gk_is_wrapper-style1 .active{
	border-bottom: 1px solid #648eb6!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: 16px;
	font-weight: normal;
}
.gk_is_wrapper-style1 .gk_is_text p{
	color: #727f70;
}
.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{
}
.gk_is_wrapper-style1 .gk_is_text p a:hover{
	text-decoration: none;
}
.is_style1-tip{
	background: #0F1418;
	z-index: 13000;
	padding: 1px 3px;
	height: 18px;
	line-height: 18px;
	opacity:0.75!important;
	filter: alpha(opacity=75)!important;
	-moz-opacity: 0.75!important;
	color: #fff;
}
.is_style1-text{
	font-size: 10px;
	background: #0F1418;
	opacity:0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
.is_style1-text span{}

/* News Show Pro GK1 module
------------------------------------------------------------------------------------------------*/
h4.ta_center,
p.ta_center {
	text-align: center;
}
h4.ta_left,
p.ta_left {
	text-align: left;
}
h4.ta_right,
p.ta_right {
	text-align: right;
}
p.ta_justify {
	text-align: justify;
}
img.i_left {
	display: block;
	float: left;
}
img.i_right {
	display: block;
	float: right;
}
img.i_center {
	display: block;
	margin: 0 auto;
}
a.p_left {
	float: left !important;
}
a.p_right {
	float: right !important;
}
a.p_center {
	margin: 0 auto !important;
}
li.even h4,
li.odd h4{
	margin: 0!important;
}
h4.gk_npro_header {
	clear:both;
	margin: 0 0 6px 0;
	padding:6px 0 0 0;
	font-weight: normal;
	line-height: 20px;
	font-size: 13px;
	color: #333;
}
p.gk_npro_text {
	margin: 0;
}
.gk_npro_short_ulwrap li a {
	font-weight: normal;
}
h4.gk_npro_header a {
	font:normal 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}
.gk_npro_short_interface a {
	font:normal 10px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.gk_npro_short_interface {
	color: #999;
	font:normal 9px Geneva, Arial, Helvetica, sans-serif!important;
	font-size: 10px;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold!important;
}
.gk_npro_info{
	font-size: 10px;
	margin-bottom: 5px;
}
div.gk_npro_full_scroll1 {
	overflow: hidden;
}
div.gk_npro_full_scroll2 {
}
div.gk_npro_full_tablewrap {
	float: left;
}
div.gk_npro_short_scroll1 {
	overflow: hidden;
}
div.gk_npro_short_scroll2 {
}
div.gk_npro_short_ulwrap {
	float: left;
}

div.gk_npro_full_interface {}
div.gk_npro_full_interface ul {}
div.gk_npro_full_interface ul li {}
div.gk_npro_full_interface ul li.active {}
div.gk_npro_interface_bg {}
div.gk_npro_full_prev {}
div.gk_npro_full_prev:hover {}
div.gk_npro_full_next {}
div.gk_npro_full_next:hover {}
div.gk_npro_short_interface {}
div.gk_npro_short_interface span {}
div.gk_npro_short_prev {}
div.gk_npro_short_prev:hover {}
div.gk_npro_short_next {}
div.gk_npro_short_next:hover {}


/* Restricions
-------------------------------------------------------------------------------- */
div.module-color2 h4.gk_npro_header ,
div.module-color2 h4.gk_npro_header a,
div.module-color2 .gk_npro_short_ulwrap li a {
	color: #fff;
}
div.module-color2 p.gk_npro_text {
	color: #7D7F8B;
}