/* gk_stuff.css
------------------------------------------------------------------*/
/* Image Show Module  for Photoslide
---------------------------------------------------------------*/
.gk_is_wrapper-style1 .gk_is_text{
	color: #fff;
}
.gk_is_wrapper-style1 .gk_is_text_right{
	border-left: 3px solid #fff;
}
.gk_is_wrapper-style1 .pause{
	background: transparent url("../images/style1/imageshow_buttons.png") no-repeat left bottom;
}
.gk_is_wrapper-style1 .play{
	background: transparent url("../images/style1/imageshow_buttons.png") no-repeat left top;
}
.gk_is_wrapper-style1 .pause:hover{
	background: transparent url("../images/style1/imageshow_buttons.png") no-repeat right bottom;
}
.gk_is_wrapper-style1 .play:hover{
	background: transparent url("../images/style1/imageshow_buttons.png") no-repeat right top;
}
.gk_is_wrapper-style1 .gk_is_preloader{
	background: #000 url("../images/style1/gk_stuff/loader.gif") no-repeat center center;
}
.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_thumbs_prev:hover div{
	background: transparent url("../images/style1/gk_stuff/module_buttons.png") no-repeat right top;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next:hover div{
	background: transparent url("../images/style1/gk_stuff/module_buttons.png") no-repeat right bottom;
}
.gk_is_wrapper-style1 .gk_is_thumbs_prev div{
	background: transparent url("../images/style1/gk_stuff/module_buttons.png") no-repeat left top;
}
.gk_is_wrapper-style1 .gk_is_thumbs_next div{
	background: transparent url("../images/style1/gk_stuff/module_buttons.png") no-repeat left bottom;
}
/* News Show Pro GK1
---------------------------------------------------------------*/
/*default style*/
div.gk_npro_full_interface ul li {
	background: transparent url("../images/style1/gk_stuff/bullet_black_inactive.png") no-repeat 0 0;
}
div.gk_npro_full_interface ul li.active {
	background: transparent url("../images/style1/gk_stuff/bullet_black_active.png") no-repeat 0 0;
}
div.gk_npro_full_prev, div.gk_npro_short_prev  {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat 0 0;
}
div.gk_npro_full_prev:hover, div.gk_npro_full_next:hover, div.gk_npro_short_prev:hover, div.gk_npro_short_next:hover  {
	background-position: 100% 0;
}
div.gk_npro_full_next, div.gk_npro_short_next {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat 0 0;
}
div.gk_npro_interface_bg,
div.gk_npro_short_interface_bg {
	background: transparent url("../images/style1/gk_stuff/bg_inter.png") no-repeat 0 0;
}
table.gk_npro_table tr td {
	border-top: 1px solid #474747;
}
table.gk_npro_table tr:first-child td{
	border-top:none;
}
div.gk_npro_short_ulwrap ul li:hover {
	background: #444;
	color: #fff;
}
div.gk_npro_short_ulwrap ul li:hover h4,
div.gk_npro_short_ulwrap ul li:hover p,
div.gk_npro_short_ulwrap ul li:hover h4 a {
	color: #fff;
}
div.gk_npro_short_ulwrap ul li h4,
div.gk_npro_short_ulwrap ul li h4 a {
	color: #666;
}
div.gk_npro_short_interface {
	border-top: 1px solid #474747;
}
div.gk_npro_short_interface span {
	color: #c9171a;
}
div.gk_npro_short_interface span a{
	color:#666;
}

a.readon_class{
	color:#c9171a!important;
}
a.readon_class:hover{
	color:#fff!important;
}
/*inset*/
div#inset div.gk_npro_interface_bg,
div#inset div.gk_npro_short_interface_bg {
	background: transparent url("../images/style1/gk_stuff/white_bg_inter.png") no-repeat 0 0;
}
div#inset div.gk_npro_full_interface ul li {
	background: transparent url("../images/style1/gk_stuff/bullet_white_inactive.png") no-repeat 0 0;
}
div#inset div.gk_npro_full_interface ul li.active {
	background: transparent url("../images/style1/gk_stuff/bullet_white_active.png") no-repeat 0 0;
}
div#inset div.gk_npro_full_prev {
	background: transparent url("../images/style1/gk_stuff/white_prev.png") no-repeat 0 0;
}
div#inset div.gk_npro_full_prev:hover {
	background: transparent url("../images/style1/gk_stuff/white_prev.png") no-repeat right 0;
}
div#inset div.gk_npro_full_next {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat 0 0;
}
div#inset div.gk_npro_full_next:hover {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat right 0;
}
div#inset div.gk_npro_short_prev {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat 0 0;
}
div#inset div.gk_npro_short_prev:hover {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat right 0;
}
div#inset div.gk_npro_short_next {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat 0 0;
}
div#inset div.gk_npro_short_next:hover {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat right 0;
}
div#inset div.gk_npro_short_ulwrap ul li.odd {}
div#inset div.gk_npro_short_ulwrap ul li.even {}
div#inset div.gk_npro_short_ulwrap ul li:hover {
	background: #f1f1f1;
	color: #aaa!important;
}
div#inset div.gk_npro_short_ulwrap ul li:hover h4,
div#inset div.gk_npro_short_ulwrap ul li:hover p,
div#inset div.gk_npro_short_ulwrap ul li:hover h4 a {
	color: #aaa;
}
div#inset div.gk_npro_short_interface {
	border-top: 1px solid #e1e1e1;
}
div#inset h4.gk_npro_header,
div#inset h4.gk_npro_header a {
	color: #b30b0d!important;
	font-weight: bold;
}
div#inset h4.gk_npro_header:hover,
div#inset h4.gk_npro_header a:hover {
	color: #333!important;
}
div#inset a.readon_class{
	color: #b30b0d!important;
}
div#inset a.readon_class:hover{
	color: #333!important;
}
div#inset table.gk_npro_table tr td {
	border-top: 1px solid #ddd;
}
div#inset table.gk_npro_table tr:first-child td {
	border-top: none;
}
/*mainbody*/
div#mainbody div.gk_npro_interface_bg,
div#mainbody div.gk_npro_short_interface_bg {
	background: transparent url("../images/style1/gk_stuff/white_bg_inter.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_full_interface ul li {
	background: transparent url("../images/style1/gk_stuff/bullet_white_inactive.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_full_interface ul li.active {
	background: transparent url("../images/style1/gk_stuff/bullet_white_active.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_full_prev {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_full_prev:hover {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat right 0;
}
div#mainbody div.gk_npro_full_next {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_full_next:hover {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat right 0;
}
div#mainbody div.gk_npro_short_prev {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_short_prev:hover {
	background: transparent url("../images/style1/gk_stuff/prev.png") no-repeat right 0;
}
div#mainbody div.gk_npro_short_next {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat 0 0;
}
div#mainbody div.gk_npro_short_next:hover {
	background: transparent url("../images/style1/gk_stuff/next.png") no-repeat right 0;
}
div#mainbody div.gk_npro_short_ulwrap ul li.odd {}
div#mainbody div.gk_npro_short_ulwrap ul li.even {}
div#mainbody div.gk_npro_short_ulwrap ul li:hover {
	background: #f1f1f1;
	color: #aaa!important;
}
div#mainbody div.gk_npro_short_ulwrap ul li:hover h4,
div#mainbody div.gk_npro_short_ulwrap ul li:hover p,
div#mainbody div.gk_npro_short_ulwrap ul li:hover h4 a {
	color: #aaa;
}
div#mainbody div.gk_npro_short_interface {
	border-top: 1px solid #e1e1e1;
}
div#mainbody h4.gk_npro_header,
div#mainbody h4.gk_npro_header a {
	color: #b30b0d!important;
	font-weight: bold;
}
div#mainbody h4.gk_npro_header:hover,
div#mainbody h4.gk_npro_header a:hover{
	color: #333!important;
} 
div#mainbody a.readon_class{
	color: #b30b0d!important;
}
div#mainbody a.readon_class:hover{
	color: #333!important;
}
div#mainbody table.gk_npro_table tr td {
	border-top: 1px solid #ddd;
}
div#mainbody table.gk_npro_table tr:first-child td {
	border-top: none;
}
/* News Highlighter
---------------------------------------------------------------*/
div.gk_news_highlighter span.text{
	color:#c6c6c6;
}
div.gk_news_highlighter_interface{
	background: transparent url("../images/style1/bg_highlighter_left.png") no-repeat left center;
}
div.right_bg{
	background: transparent url("../images/style1/bg_highlighter_right.png") no-repeat left center;
}
div.gk_news_highlighter_interface a.prev, 
div.gk_news_highlighter_interface a.next{
	background: transparent url("../images/style1/gk_stuff/highlighter_arrows.png") no-repeat left 0!important;
}
div.gk_news_highlighter_interface a.next{
	background: transparent url("../images/style1/gk_stuff/highlighter_arrows.png") no-repeat right 0!important;
}
div.gk_news_highlighter_item,
div.gk_news_highlighter_item a{
	color:#c6c6c6;
}
/* GK Tab 
---------------------------------------------------------------*/
ul.gk_tab_ul-style1 {
	background:transparent url("../images/style1/moduletable_h3.png") repeat-x left top;
}
ul.gk_tab_ul-style1 li{
	background: url("../images/style1/gk_stuff/tab_left.png") no-repeat 0 0;
}
ul.gk_tab_ul-style1 li span {
	background: url("../images/style1/gk_stuff/tab_right.png") no-repeat 100% 0;
	color: #6e6e6e;
}
ul.gk_tab_ul-style1 li span:hover{
	color:#fff;
}
ul.gk_tab_ul-style1 li.active{
	background: url("../images/style1/gk_stuff/tab_active_left.png") no-repeat 0 0;
}
ul.gk_tab_ul-style1 li.active span{
	background: url("../images/style1/gk_stuff/tab_active_right.png") no-repeat 100% 0;
	color: #fff;
}
div.gk_tab_container0-style1 {
	background: url("../../images/horizontal/style1/bg_content.png") repeat-x 0 0;
}
div.gk_tab_container1-style1 {
	background: url("../../images/horizontal/style1/bg_content-bottom.png") repeat-x 0 100%;
}
div.gk_tab_item-style1 img.gk_tab_news_image{
	border: 1px solid #4c4e50;
}