/*--------------------------------------------------------------
---------------------------------------------------------------*/

/* ------------------------- STYLE1 --------------------------*/

/* template_css.css
------------------------------------------------------------------*/
body {
position:relative;margin:0 auto;padding:0;width:100%;height:100%;background:#000;background-image:url(../images/style1/background4.jpg);background-attachment:scroll !important;background-repeat:no-repeat;background-position:top center;background-attachment:fixed
}

#bgOverlay{position:absolute;z-index:1;top:0px;left:0px;height:1000px;width:100%;overflow:hidden;cursor:pointer}

#bgOverlay2{position:absolute;z-index:2;bottom:0px;left:0px;height:1000px;width:100%;overflow:hidden;cursor:pointer}

a{
	color:#02CAFC;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
}
a:hover{
	color:#02CAFC;
	text-decoration:underline;
}
ul{
	list-style-image:url(../images/style1/li_bullet.png);
}
ul li a{
	color:#02CAFC;
}
ul li a:hover{
	color:#02CAFC;
}
hr {
	color: #eee;
	background-color: #eee;
}
a#logo_styled{
	background: transparent url(../images/style1/logo.png) no-repeat 0 0;
}
div#wrapper_top{
	background-color:#2F2F2F;
	height:116px;
	padding-left:0;
}
div#wrapper_bg{
	
}
div#left_advert_body{
	width:130px; float:left;
	
}
div#right_advert_body{
	width:130px; float:right;
	
}
div#wrapper_menu1{
	background:transparent url(../limages/style1/bg_menu_inactive_right.png) no-repeat;
	background-position:right 0px;
	border:0px solid red;
}
div#wrapper_menu2{
	background:transparent url(../images/style1/bg_menu_inactive_left.png) repeat-x;
}
div#horiz-menu{
	background:green url(../images/style1/bg_menu_inactive_right.png) repeat-x 0 0;
	border:0px solid green;
}
div#wrapper_menu1 ul li.level1{
	border-left:0px solid #cdcdcd;
	/*background:transparent url(../images/style1/bg_menu_inactive.png) no-repeat;*/
	background-position:right 0;/*I was working here*/
}
div#wrapper_menu1 ul li a,
div#wrapper_menu1 ul li.level1 a,
div#wrapper_menu1 ul li span.separator,
div#wrapper_menu1 ul li.level1 span.separator{
	color:#ffffff;/*Top Nav*/
}
div#wrapper_menu1 ul li:hover,
div#wrapper_menu1 ul li.active{
	/*sasanka background: transparent url(../images/style1/bg_menu_active.png) no-repeat; */
	background-position:right 0;
}
div#wrapper_menu1 ul li:first-child:hover,
div#wrapper_menu1 ul li.active:first-child{
	/*sasanka background:transparent url(../images/style1/bg_menu_active.png);*/
	background-position:right 0px;
}
div#wrapper_menu1 ul li:first-child:hover a span,
div#wrapper_menu1 ul li.active:first-child a span,
div#wrapper_menu1 ul li:first-child:hover span.separator span,
div#wrapper_menu1 ul li.active:first-child span.separator span{
	/*sasanka background:transparent url(../images/style1/bg_menu_active.png);*/
	background-position:right 0px;
}
div#wrapper_menu li.topli ul{
	background:#fff;
	
}
div#wrapper_menu1 ul ul li.active:first-child,
div#wrapper_menu1 ul ul li.current:first-child,
div#wrapper_menu1 ul ul li.active,
div#wrapper_menu1 ul ul li.current,
div#wrapper_menu1 ul li li{
	background: #020202;
	
}
div#wrapper_menu1 ul ul li.current:first-child,
div#wrapper_menu1 ul ul li.current{
	background:#0a0a0a;
}
div#wrapper_menu1 ul li li a,
div#wrapper_menu1 ul li li a span,
div#wrapper_menu1 ul li li span.separator,
div#wrapper_menu1 ul li li span.separator span{
	background: transparent!important;
	background-image:none!important;
}
div#wrapper_menu1 ul li li:hover,
div#wrapper_menu1 ul li li:hover a,
div#wrapper_menu1 ul li li:hover a span,
div#wrapper_menu1 ul li li:hover span.separator,
div#wrapper_menu1 ul li li:hover span.separator span,
div#wrapper_menu1 ul li li:first-child:hover,
div#wrapper_menu1 ul li li:first-child:hover a,
div#wrapper_menu1 ul li li:first-child:hover a span,
div#wrapper_menu1 ul li li:first-child:hover span.separator,
div#wrapper_menu1 ul li li:first-child:hover span.separator span{
	background:#222222;
	background-image:none!important;
}
/* top
-------------------------------------------------------------------*/
div#buttons{
	background:transparent url(../images/style1/login_button_right.png) no-repeat right 0;
}
div#buttons div{
	background:transparent url(../images/style1/login_button_left.png) no-repeat left 0;
}
div#buttons span#login_btn{
	border-right:1px solid #acacac;
}
div#buttons span a{
	color:#02CAFC;
}
div#buttons span a:hover{
	color:#02CAFC;
}
div#search{
	background:transparent url(../images/style1/search_input.png) no-repeat 0 0;
	margin:0;
	padding-left:28px;
	height:25px;
	border:0px solid red;
	
}
div#search input#mod_search_searchword{
	color: #999999;
	font-family:Arial;
	font-size:9px;
	padding-top:5px;
	padding-left:13px;
}
/* highlighter
-------------------------------------------------------------------*/
div#wrapper_highlight{
	border-bottom:1px solid #3d4044;
	background:#0c0d0d url(../images/style1/bg_highlighter.png) repeat-x 0 top;
}
div#datatop{
	color:#02CAFC;
	background:transparent url(../images/style1/bg_highlighter_right.png) no-repeat right 0;
}
div#datatop span{
	background:transparent url(../images/style1/bg_highlighter_left.png) no-repeat left 0;
}
/* header
-------------------------------------------------------------------*/
div#wrapper_header{
	background:#101010 url(../images/style1/topsl-bg.gif) repeat-x left bottom ;
	margin-bottom:40px;
}

div#header1{
	margin-bottom:5px;
	margin-top:-3px;
	width:650px!important;
	floadt:left;
	}

 div#header2{
	margin-bottom:5px;
	margin-top:-10px;
	float:right!important;
	width:300px!important;
	}


/* content
-------------------------------------------------------------------*/
div#component{
	
}
div#wrapper_content{
	
}
div.inset{
	background:#fff url(../images/style1/inset_bg.png) repeat-y right top!important;
}
div#inset{
	background: transparent url(../images/style1/inset_shadow.png) repeat-x left top;
}
div.module_wrap{
	margin:4px 4px;
	padding:5px 3px;
	width:98%;
	}

div.bottom-wrap{
	margin:-5px 0 0 0;
	padding:10px 0;
	width:100%;
	background:#252525 url(../images/style1/wrap-dwn.gif) repeat-x left top;
	}

div.users_wrap{
	
}
div#right{
	margin:0 10px 0 0;
}

/* Bottom
-----------------------------------------------------------------*/
div#wrapper_bottom{
	background:#1e1f20;
}
/* Footer
-----------------------------------------------------------------*/
div#wrapper_footer{
	color:#636363;
	background: transparent url(../images/style1/bg_footer.png) repeat-x 0 0;
	
}
div#wrapper_footer ul li.level1 a{
	color:#02CAFC;
	text-align:center;
	
}
div#wrapper_footer ul{
	color:#02CAFC;
	text-align:center;
	
}
div#wrapper_footer ul li.level1 a:hover{
	color:#02CAFC;
}
div#informations{
	color:#636363;
	width:100%;
}
/* set the width of user modules 
-------------------------------------------------------------------*/ 
div.moduletable,
div.moduletable_clear,
div.moduletable_menu,
div.moduletable_text, 
div#right div.moduletable_light{
	color:#02CAFC;	
}
div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div#right div.moduletable_light h3{
	background: transparent url(../images/style1/h1-bg-right.gif) no-repeat right top;
	width:100%;
}
div.moduletable h3 span,
div.moduletable_clear h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div#right div.moduletable_light h3 span{
	/*color:#02CAFC;*/
	background: transparent url(../images/style1/h1-bg-left.gif) no-repeat left top;
	padding-left: 15px;
	font-size:13px;font-weight:bold;color:#333
}
div.moduletable h3 span strong,
div.moduletable_clear h3 span strong,
div.moduletable_menu h3 span strong,
div.moduletable_text h3 span strong,
div#right div.moduletable_light h3 span strong{
	font-size:15px;font-weight:bold;margin:0 0 15px;padding:0;color:#333
}
div.moduletable div.moduletable_content,
div.moduletable_clear div.moduletable_content,
div.moduletable_menu div.moduletable_content,
div.moduletable_text div.moduletable_content,
div#right div.moduletable_light div.moduletable_content{
	color: #F3F0F0;
}
/* inset */
div#inset div.moduletable,
div#inset div.moduletable_clear,
div#inset div.moduletable_menu,
div#inset div.moduletable_text{
	color:#F3F0F0;	
}
div#inset div.moduletable h3,
div#inset div.moduletable_clear h3,
div#inset div.moduletable_menu h3,
div#inset div.moduletable_text h3{
	background: transparent url(../images/style1/inset_header.png) repeat-x left bottom;
}
div#inset div.moduletable h3 span,
div#inset div.moduletable_clear h3 span,
div#inset div.moduletable_menu h3 span,
div#inset div.moduletable_text h3 span{
	color:#808080;
	background: transparent url(../images/style1/inset_h3_shape.png) no-repeat 15px bottom;
}
div#inset div.moduletable h3 span strong,
div#inset div.moduletable_clear h3 span strong,
div#inset div.moduletable_menu h3 span strong,
div#inset div.moduletable_text h3 span strong{
	color:#383838;
}
div#inset div.moduletable div.moduletable_content,
div#inset div.moduletable_clear div.moduletable_content,
div#inset div.moduletable_menu div.moduletable_content,
div#inset div.moduletable_text div.moduletable_content{
	color: #808080;
}
div#inset{
	color:#333;
}
div#inset a{
	color:#333!important;
}
div#inset a:hover{
	color:#02CAFC!important;
}
div#inset ul li a{
	color:#333!important;
}
/* mainbody */
div#mainbody{
	color:#fff;
}
div#mainbody a{
	color:#000;
}
div#mainbody a:hover{
	color:#02CAFC;
}
div#mainbody ul li a{
	color:#666;
}
div#mainbody div.moduletable_content {color: #666;}
div#mainbody div.moduletable h3,
div#mainbody div.moduletable_clear h3,
div#mainbody div.moduletable_menu h3,
div#mainbody div.moduletable_text h3{
	background: none;
}
div#mainbody div.moduletable h3 span,
div#mainbody div.moduletable_clear h3 span,
div#mainbody div.moduletable_menu h3 span,
div#mainbody div.moduletable_text h3 span{
	color:#808080;
	background: none;
}
div#mainbody div.moduletable h3 span strong,
div#mainbody div.moduletable_clear h3 span strong,
div#mainbody div.moduletable_menu h3 span strong,
div#mainbody div.moduletable_text h3 span strong{
	color:#383838;
}
/* right */
div#right div.moduletable,
div#right div.moduletable_clear,
div#right div.moduletable_menu,
div#right div.moduletable_text{
	margin:4px 7px 4px 2px;
	padding:0px;
}
div#right div.moduletable_light h3{
	background:transparent url(../images/style1/bg_moduletable_h3_light.png) repeat-x left bottom;
}
div#right div.moduletable_light h3 span{
	color:#02CAFC;
	background: transparent url(../images/style1/moduletable_h3_light_shape.png) no-repeat 15px bottom;
}
div#right .moduletable_menu ul.menu li:first-child{
	border:none!important;
}
div#right .moduletable_menu ul.menu li {
	border-top:1px dotted #666!important;
}
div#right .moduletable_menu ul.menu li.current li{
	border-left: 1px dotted #666!important;
}
/* bottom */
div#wrapper_bottom .us_width-20 div.moduletable_content,
div#wrapper_bottom .us_width-25 div.moduletable_content,
div#wrapper_bottom .us_width-33 div.moduletable_content, 
div#wrapper_bottom .us_width-50 div.moduletable_content{
	border-left: 1px solid #303233;
}
div#wrapper_bottom .moduletable_menu ul.menu li:first-child{
	border:none!important;
}
div#wrapper_bottom .moduletable_menu ul.menu li {
	border-top:1px dotted #666!important;
}
div#wrapper_bottom .moduletable_menu ul.menu li.current li{
	border-left: 1px dotted #666!important;
}
/* user wraps and module wraps */
div.users_wrap .moduletable_menu ul.menu li:first-child,
div.module_wrap .moduletable_menu ul.menu li:first-child{
	border:none!important;
}
div.users_wrap .moduletable_menu ul.menu li,
div.module_wrap .moduletable_menu ul.menu li{
	border-top:1px dotted #666!important;
}
div.users_wrap .moduletable_menu ul.menu li.current li,
div.module_wrap .moduletable_menu ul.menu li.current li{
	border-left: 1px dotted #666!important;
}
/* Default Joomla menu */
.moduletable_menu ul.menu li {
	border-top:1px dotted #ccc;
}
.moduletable_menu ul.menu li.current li{
	border-left: 1px dotted #ccc;
}
.moduletable_menu ul.menu ul li {
	background: transparent url('../images/dotted_line.png') repeat-x 0 0;
}
/* popups */
div#popup_login,
div#popup_register{
	background:url(../images/style1/popup_top.png) no-repeat 0 top;
}
div#close_button_login,
div#close_button_register{
	background:url(../images/style1/close_button.png) no-repeat 0 top;
}
div#close_button_login:hover,
div#close_button_register:hover{
	background:url(../images/style1/close_button.png) no-repeat 100% top;
}
div.top{
	background:url(../images/style1/popup_middle.png) repeat-y 0 0;	
}
div.bottom{
	background:url(../images/style1/popup_bottom.png) no-repeat 0 bottom;
}
/* joomla.classes */
a.readon{
	background: transparent url(../images/style1/readmore_button.png) no-repeat 0 0;
	color:#02CAFC!important;
}
a.readon:hover{
	color:#02CAFC!important;
}
.button{
	background: transparent url(../images/style1/button_bg.png) repeat-x 0 0;
}



h2.contentheading,
table.blog .contentheading,
td.contentheading{
	background: url(../images/style1/content-heading.gif) no-repeat;
	color:#222222;
	font-size:20px;
	height:50px;
	line-height:36px;
	padding:0 3px 0 30px!important;
	}




.artinfo_block span{
	color:#868585;
}
.modifydate{
	color:#868585;
}
td.sectiontableheader {
	background: #f7f7f7;
	border-bottom: 1px solid #eff1f1;
	border-top: 1px solid #eff1f1;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #eff1f1;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #1C1C1C;
}
/* 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/gk_stuff/imageshow_buttons.png) no-repeat left bottom;
}
.gk_is_wrapper-style1 .play{
	background: transparent url(../images/style1/gk_stuff/imageshow_buttons.png) no-repeat left top;
}
.gk_is_wrapper-style1 .pause:hover{
	background: transparent url(../images/style1/gk_stuff/imageshow_buttons.png) no-repeat right bottom;
}
.gk_is_wrapper-style1 .play:hover{
	background: transparent url(../images/style1/gk_stuff/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: #02CAFC;
}
div.gk_npro_short_interface span a{
	color:#666;
}


/*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: #02CAFC!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: #02CAFC!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: #02CAFC!important;/*the white part*/
	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: #02CAFC!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 3px;
}
div.right_bg{
	background: transparent url(../images/style1/bg_highlighter_right.png) no-repeat left 3px;
}
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; */
	height:35px;
	padding:0;
	margin:-12px 0 0 0;
	color:#fff;
}
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:#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 {
	margin:0!important;
	padding:0!important;
	width:300px;
}
div.gk_tab_container1-style1 img{margin-left:-15px}

div.gk_tab_item-style1 img.gk_tab_news_image{
	border:none!important;
}

/* Login Form
---------------------------------------------------------------*/
input#modlgn_username,
input#modlgn_passwd,
input.inputbox{
	border: 1px solid #e8e8e8;
}
/* typography.css
------------------------------------------------------------------*/
.highlight-1{
	background:#ffffda;
}
.highlight-2{
	background:#e7e7e7;
}
.highlight-3{
	background:#3a3a3a;
	color: #fff;
}
.highlight-4{
	background:#c9171a;
	color: #fff;
}
span.clear{
	border-top:1px solid #979797;
	border-bottom:1px solid #979797;
	color:#979797;
}
span.clear-1{
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
	color:#3a3a3a;
}
span.clear-2{
	border-top:10px solid #c9171a;
	border-bottom:1px solid #c9171a;
	color: #c9171a;
}
span.color{
	color:#979797;
}
span.color-1{
	color:#3a3a3a;
}
span.color-2{
	border-left:2px solid #c9171a;
	color:#c9171a;
}
span.color-3{
	border-left:2px solid #3a3a3a;
	color:#3a3a3a;
}
span.color-4{
	background:#3a3a3a;
	color:#fff;
}
span.color-5{
	background:#e7e7e7;
	color:#c9171a;
}
span.color-6{
	border-top:1px solid #e9e9a1;
	border-bottom:1px solid #e9e9a1;
	background:#ffffee;
	color:#666;
}
span.color-7{
	background:#c9171a;
	color:#fff;
}
/* Code */
pre,
.code1,
.code2{
	background-color:#e7e7e7;	
}
pre, 
.code1{
	border-top: 5px solid #c9171a;
	border-bottom: 5px solid #c9171a;
}
.code2{
	border-left: 5px solid #c9171a;
}
.code3{
	border-top: 1px solid #c9171a;
	border-bottom: 1px solid #c9171a;
}
.code3 h4{
	background:#fff;
}
/* Warnings */
p.info2,
p.info4{
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
}
p.info3,
p.info4{
	background-color:#f0f6fe;
}
p.warning2,
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.warning3,
p.warning4{
	background-color:#ffeeea;
}
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.tips2,
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
p.tips3,
p.tips4{
	background-color:#fdffca;
}
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
/* Blockquotes */
blockquote div.blockquote1{
	background:transparent url(../images/style1/gk_stuff/typography/open1.png)  no-repeat left bottom;
}
blockquote div.blockquote1 div{
	background:transparent url(../images/style1/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote2{
	background:transparent url(../images/style1/gk_stuff/typography/open1.png)  no-repeat left top;
}
blockquote div.blockquote2 div{
	background:transparent url(../images/style1/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote3{
	background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left bottom;
}
blockquote div.blockquote3 div{
	background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top;
}
blockquote div.blockquote4{
	background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left top;
}
blockquote div.blockquote4 div{
	background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top;
}
/* Legends */
div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4{
	background: #fff;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child{
	background:#e7e7e7;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child{
	border:solid 1px #666;
}
div.legend1,
div.legend5,
div.legend6{
	border:solid 1px #666;
	margin:25px 0;
}
div.legend2,
div.legend3,
div.legend4{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
/* unordered lists */
ul.circle1{list-style-image:url(../images/style1/gk_stuff/bullet_black_inactive.png);}
ul.bullet1{list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_dark.png);}
ul.bullet2{list-style-image:url(../images/style1/gk_stuff/typography/bullet1ul.png);}
ul.bullet3{list-style-image:url(../images/style1/gk_stuff/typography/bullet2ul.png);}
ul.bullet4{list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_color.png);}
ul.square2{list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_dark.png);}
ul.square3{list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_color.png);}

/* Numbers */
div.number1 span{
	background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2.png) no-repeat center center;
}
div.number2 span{
	background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2_color.png) no-repeat center center;
	color:#fff;
}
/* System messages */
#system-message dd.error ul{
	/* background-color:#c9171a;
	border-bottom:3px solid #91090c;
	border-top:3px solid #91090c;
	color:#fff; */
}
dl#system-message ul{
	/* background:#c9171a none repeat scroll 0 0!important;
	border-bottom:3px solid #91090c!important;
	border-top:3px solid #91090c!important;
	color:#fff!important; */
}
#system-message dd ul{
	/* border-bottom:3px solid #91090c;
	border-top:3px solid #91090c;
	color:#fff; */
}
#topbar{
	color:#cdcdcd;
	font-size:10px;
	height:25px;
	margin:0;
	padding:0;
	height: 25px;
	background: #363636 url(../images/bcrumb.jpg) repeat-x!important;
	
}
#bcrumb{
	float:left;
	padding:0px;
	margin-left:16px;
	margin-top:6px;
	position: absolute;
}
.breadcrumbs, .breadcrumbs a,.breadcrumbs a:hover,.breadcrumbs a:active,.breadcrumbs a:link, .breadcrumbs a:visited{
	color:#02CAFC;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
}


.mmorpgfeatured{
	height:60px;
	width:252px;
	padding:0px;
	margin:auto
	}

#content-module{
	clear:both;
	display:block;
	float:left;
	width:665px;
	background:url(../images/style1/content-center2.gif) repeat-y center;
	margin:0 10px 0 6px;
	}

#content-module-top{
	background:url(../images/style1/content-top2.gif) no-repeat center top;
	width:100%
	}

#content-module-bot{
	background:url(../images/style1/content-bot2.gif) no-repeat center bottom;
	width:100%
	}

#content-module-n{
	clear:both;
	display:block;
	float:right;
	width:70%;
	background:#222 url(../images/style1/content-center3.gif) repeat-y center
	}

#content-module-top-n{
	background:url(../images/style1/content-top3.gif) no-repeat center top
	}

#content-module-bot-n{
	background:url(../images/style1/content-bot3.gif) no-repeat center bottom
	}

#content-module-w{
	clear:both;
	display:block;
	float:left;
	width:100%;
	background:#222 url(../images/style1/content-center1.gif) repeat-y center
	}

#content-module-top-w{
	background:url(../images/style1/content-top1.gif) no-repeat center top
	}

#content-module-bot-w{
	background:url(../images/style1/content-bot1.gif) no-repeat center bottom
	}

#current-module-content{
	padding:14px 10px 2px 10px;margin:0
	}

.spotlight-box-full,.spotlight-box-left,.spotlight-box-center{
	float:left;
	}

.spotlight-box-right{
	float:right;
	}

#spotlight-topsl{
	clear:both;
	margin:0 10px;
	padding:0;
	background:url(../images/style1/topsl-bg.gif) repeat-x bottom #1D1D1D;overflow:hidden
	}

div.module-1{
	padding:0;
	float:left;
	clear:both;
	width:100%;
	background:#222 url(../images/style1/box-bg.gif) no-repeat right bottom;
	overflow:hidden;
	margin-bottom:7px;
	margin-top:-7px;
	}

div.module-2{
	padding:0;
	display:block;
	background:url(../images/style1/box-bl.gif) no-repeat bottom left
	}

div.module-3{
	padding:0;
	display:block;
	background:url(../images/style1/box-tr.gif) no-repeat top right
	}

div.module-4{
	padding:7px 5px 0px 5px;
	display:block;background:url(../images/style1/box-tl.gif) no-repeat top left
	}

div.module div div div div{
	margin:0;
	padding:0;
	background:none}

.right-box{
	float:right;overflow:hidden
	}

div.right-module-1{
	padding:0;
	float:left;
	clear:both;
	width:100%;
	background:url(../images/style1/box-br.gif) no-repeat bottom right #222;
	overflow:hidden;
	margin-bottom:5px
	}

div.right-module-2{
	padding:0;
	display:block;
	background:url(../images/style1/box-bl.gif) no-repeat bottom left
	}

div.right-module-3{
	padding:0;
	display:block;
	background:url(../images/style1/box-tr.gif) no-repeat top right
	}

div.right-module-4{
	padding:6px 4px 2px 6px;
	display:block;background:url(../images/style1/box-tl.gif) no-repeat top left
	}

div.right-module div div div div{
	margin:0;
	padding:0;
	background:none}



div.img-content{ clear:both; height:240px; margin:15px 0;}

ul.product-description{float:right; width:210px; display:block;}

ul.product-description li{
	float:left;
	margin: 5px 0px;
	padding: 0px;
	list-style: url(none) none!important;
	display:block;
	width:250px;
}

ul.product-description li strong, .contentpaneopen strong{
	color:#02CAFC;
}



.alignleft{float:left; with:240px; margin:0 15px 0 0;  border:5px #fff solid;}

.contentpaneopen p img{border:5px #fff solid;}
