/*--------------------------------------------------------------

# ICKI Sports - May 2009 (for Joomla 1.5)

# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.

# License: Copyrighted Commercial Software

# Website: http://www.gavick.com

# Support: support@gavick.com  

---------------------------------------------------------------*/



/* ------------------------- STYLE1 --------------------------*/



/* template_css.css

------------------------------------------------------------------*/

body {

	color:#666;

	background:#00668f;

}

a{

	color:#d6d6d6;

}

h3{

	font-size:13px !important;

}

a:hover{

	color:#39a8e5;

	text-decoration:none;

}

ul{

	list-style-image:url(../images/style2/li_bullet.png);

}

ul li a{

	color:#979797;

}

ul li a:hover{

	color:#e1e1e1;

}

hr {

	color: #eee;

	background-color: #eee;

}

a#logo_styled{

	background: transparent url(../images/style2/logo.png) no-repeat 0 0;

}

div#wrapper_bg{

	background:transparent url(../images/style2/bg_abstract1.jpg) no-repeat 51% 0;	

}

div#wrapper_menu1{

	background:transparent url(../images/style2/bg_menu_inactive_right.png) no-repeat right 0;

}

div#wrapper_menu2{

	background:transparent url(../images/style2/bg_menu_inactive_left.png) no-repeat left 0;

}

div#horiz-menu{

	background:transparent url(../images/style2/bg_menu_inactive.png) repeat-x 0 0;

}

div#wrapper_menu1 ul li.level1{

	border-left:1px solid #40a6db;

}

div#wrapper_menu1 ul li.level1 a{

	color:#fff;

}

div#wrapper_menu1 ul li a{

	color:#fff;

}

div#wrapper_menu1 ul li:hover,

div#wrapper_menu1 ul li.active{

	background: transparent url(../images/style2/bg_menu_active.png) repeat-x 0 0;

}

div#wrapper_menu1 ul li:first-child:hover,

div#wrapper_menu1 ul li.active:first-child{

	background: transparent url(../images/style2/bg_menu_active_left.png) no-repeat 0 0;

}

div#wrapper_menu1 ul li:first-child:hover span,

div#wrapper_menu1 ul li.active:first-child span{

	background:transparent url(../images/style2/bg_menu_active.png) repeat-x 0 0;

}

div#wrapper_menu li.topli ul{

	background:#fff;

	border:1px solid #d4d4d4;

}

div#wrapper_menu1 ul li li{

	background: #020202;

	border-bottom: 1px solid #1b1c1e;

}

div#wrapper_menu1 ul li li span,

div#wrapper_menu1 ul li li a{

	background: transparent!important;

}

div#wrapper_menu1 ul li li:hover,

div#wrapper_menu1 ul li li:hover a,

div#wrapper_menu1 ul li li:hover 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 span{

	background: #1b1b1b;

}

/* top

-------------------------------------------------------------------*/

div#buttons{

	background:transparent url(../images/style2/login_button_right.png) no-repeat right 0;

	margin-top:10px; !important

}

div#buttons div{

	background:transparent url(../images/style2/login_button_left.png) no-repeat left 0;

}

div#buttons span#login_btn{

	border-right:1px solid #acacac;

}

div#buttons span a{

	color:#e1e1e1;

}

div#buttons span a:hover{

	color:#39a8e5;

}

div#search{

	/*background:transparent url(../images/style2/search_input.png) no-repeat 0 0;*/

}

div#search input#mod_search_searchword{

	color: #acacac;

}

/* highlighter

-------------------------------------------------------------------*/

div#wrapper_highlight{

	border-bottom:1px solid #3d4044;

	background:#0c0d0d url(../images/style2/bg_highlighter.png) repeat-x 0 top;

}

div#datatop{

	color:#39a8e5;

	background:transparent url(../images/style2/bg_highlighter_right.png) no-repeat right 0;

}

div#datatop span{

	background:transparent url(../images/style2/bg_highlighter_left.png) no-repeat left 0;

}

/* header

-------------------------------------------------------------------*/

div#wrapper_header{

	background: #000 url(../images/style2/bg_content.png) repeat-x left top;

}

/* content

-------------------------------------------------------------------*/

div#component{

	background:#020202;

}

div#wrapper_content{

	background-color:#fff;

}

div.inset{

	background:#fff url(../images/style2/inset_bg.png) repeat-y right top!important;

}

div#inset{

	background: transparent url(../images/style2/inset_shadow.png) repeat-x left top;

}

div.users_wrap,

div.module_wrap{

	background:#313335 url(../images/style2/bg_area.png) repeat-x left bottom;

}



/* Bottom

-----------------------------------------------------------------*/

div#wrapper_bottom{

	background:#1e1f20;

}

/* Footer

-----------------------------------------------------------------*/

div#wrapper_footer{

	color:#636363;

	background: #1E1F20 ;
border-top:1px solid black;

}

div#wrapper_footer ul li.level1 a{

	color:#636363;

}

div#wrapper_footer ul li.level1 a:hover{

	color:#d6d6d6;

}

div#informations{

	color:#636363;

}

/* set the width of user modules 

-------------------------------------------------------------------*/ 

div.moduletable,

div.moduletable_clear,

div.moduletable_menu,

div.moduletable_text, 

div#right div.moduletable_light{

	color:#8e8e8e;	

}

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/style2/moduletable_h3.png) repeat-x left top;

}

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:#39a8e5;

	background: transparent url(../images/style2/moduletable_h3_shape.png) no-repeat 15px bottom;

}

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{

	color:#fff;

}

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: #8e8e8e;

}

/* inset */

div#inset div.moduletable,

div#inset div.moduletable_clear,

div#inset div.moduletable_menu,

div#inset div.moduletable_text{

	color:#8e8e8e;	

}

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/style2/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/style2/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:#39a8e5!important;

}

div#inset ul li a{

	color:#333!important;

}

/* mainbody */

div#mainbody{

	color:#666;

}

div#mainbody a{

	color:#000;

}

div#mainbody a:hover{

	color:#39a8e5;

}

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{

	background:#313335 url(../images/style2/bg_module.png) repeat-x left bottom;

}

div#right div.moduletable_light h3{

	background:transparent url(../images/style2/bg_moduletable_h3_light.png) repeat-x left bottom;

}

div#right div.moduletable_light h3 span{

	color:#39a8e5;

	background: transparent url(../images/style2/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/style2/popup_top.png) no-repeat 0 top;

}

div#close_button_login,

div#close_button_register{

	background:url(../images/style2/close_button.png) no-repeat 0 top;

}

div#close_button_login:hover,

div#close_button_register:hover{

	background:url(../images/style2/close_button.png) no-repeat 100% top;

}

div.top{

	background:url(../images/style2/popup_middle.png) repeat-y 0 0;	

}

div.bottom{

	background:url(../images/style2/popup_bottom.png) no-repeat 0 bottom;

}

/* joomla.classes */

a.readon{

	background: transparent url(../images/style2/readmore_button.png) no-repeat 0 0;

	color: #fff!important;

}

a.readon:hover{

	color: #fff;

}

.button{

	background: transparent url(../images/style2/button_bg.png) repeat-x 0 0;

}

h2.contentheading,

.contentheading,

table.blog .contentheading{

	color:#2383b8;

}

.artinfo_block span{

	color:#333;

}

.modifydate{

	color:#333;

}

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: #f9f9f9;

}



/* typography.css

------------------------------------------------------------------*/

p.info{

	color:#41bcea;	

}

p.tips{

	color:#e98b05;

}

p.warning{

	color:#c00;

}

pre,

.code{

	background-color:#e7e7e7;

	border-left:5px solid #39a8e5;

	color: #666;

}

.highlight-1{

	background:#ffffda;

}

.highlight-2{

	background:#e7e7e7;

}

.highlight-3{

	background:#3a3a3a;

	color: #fff;

}

.highlight-4{

	background:#39a8e5;

	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:1px solid #39a8e5;

	border-bottom:1px solid #39a8e5;

	color: #39a8e5;

}

span.color{

	color:#979797;

}

span.color-1{

	color:#3a3a3a;

}

span.color-2{

	border-left:2px solid #39a8e5;

	color:#39a8e5;

}

span.color-3{

	border-left:2px solid #3a3a3a;

	color:#3a3a3a;

}

span.color-4{

	background:#3a3a3a;

	color:#fff;

}

span.color-5{

	background:#e7e7e7;

	color:#39a8e5;

}

span.color-6{

	border-top:1px solid #e9e9a1;

	border-bottom:1px solid #e9e9a1;

	background:#ffffee;

	color:#666;

}

span.color-7{

	background:#39a8e5;

	color:#fff;

}

/* System messages */

#system-message dd.error ul{

	background-color:#39a8e5;

	border-bottom:3px solid #91090c;

	border-top:3px solid #91090c;

	color:#fff;

}

dl#system-message ul{

	background:#39a8e5 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;

}



/* 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/style2/gk_stuff/imageshow_buttons.png) no-repeat left bottom;

}

.gk_is_wrapper-style1 .play{

	background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat left top;

}

.gk_is_wrapper-style1 .pause:hover{

	background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat right bottom;

}

.gk_is_wrapper-style1 .play:hover{

	background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat right top;

}

.gk_is_wrapper-style1 .gk_is_preloader{

	background: #000 url('../images/style2/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/style2/gk_stuff/module_buttons.png') no-repeat right top;

}

.gk_is_wrapper-style1 .gk_is_thumbs_next:hover div{

	background: transparent url('../images/style2/gk_stuff/module_buttons.png') no-repeat right bottom;

}

.gk_is_wrapper-style1 .gk_is_thumbs_prev div{

	background: transparent url('../images/style2/gk_stuff/module_buttons.png') no-repeat left top;

}

.gk_is_wrapper-style1 .gk_is_thumbs_next div{

	background: transparent url('../images/style2/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/style2/gk_stuff/bullet_black_inactive.png') no-repeat 0 0;

}

div.gk_npro_full_interface ul li.active {

	background: transparent url('../images/style2/gk_stuff/bullet_black_active.png') no-repeat 0 0;

}

div.gk_npro_full_prev, div.gk_npro_short_prev  {

	background: transparent url('../images/style2/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/style2/gk_stuff/next.png') no-repeat 0 0;

}

div.gk_npro_interface_bg,

div.gk_npro_short_interface_bg {

	background: transparent url('../images/style2/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: #39a8e5;

}

div.gk_npro_short_interface span a{

	color:#666;

}



a.readon_class{

	color:#39a8e5!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/style2/gk_stuff/white_bg_inter.png') no-repeat 0 0;

}

div#inset div.gk_npro_full_interface ul li {

	background: transparent url('../images/style2/gk_stuff/bullet_white_inactive.png') no-repeat 0 0;

}

div#inset div.gk_npro_full_interface ul li.active {

	background: transparent url('../images/style2/gk_stuff/bullet_white_active.png') no-repeat 0 0;

}

div#inset div.gk_npro_full_prev {

	background: transparent url('../images/style2/gk_stuff/white_prev.png') no-repeat 0 0;

}

div#inset div.gk_npro_full_prev:hover {

	background: transparent url('../images/style2/gk_stuff/white_prev.png') no-repeat right 0;

}

div#inset div.gk_npro_full_next {

	background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;

}

div#inset div.gk_npro_full_next:hover {

	background: transparent url('../images/style2/gk_stuff/next.png') no-repeat right 0;

}

div#inset div.gk_npro_short_prev {

	background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;

}

div#inset div.gk_npro_short_prev:hover {

	background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat right 0;

}

div#inset div.gk_npro_short_next {

	background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;

}

div#inset div.gk_npro_short_next:hover {

	background: transparent url('../images/style2/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: #39a8e5!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: #39a8e5!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/style2/gk_stuff/white_bg_inter.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_full_interface ul li {

	background: transparent url('../images/style2/gk_stuff/bullet_white_inactive.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_full_interface ul li.active {

	background: transparent url('../images/style2/gk_stuff/bullet_white_active.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_full_prev {

	background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_full_prev:hover {

	background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat right 0;

}

div#mainbody div.gk_npro_full_next {

	background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_full_next:hover {

	background: transparent url('../images/style2/gk_stuff/next.png') no-repeat right 0;

}

div#mainbody div.gk_npro_short_prev {

	background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_short_prev:hover {

	background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat right 0;

}

div#mainbody div.gk_npro_short_next {

	background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;

}

div#mainbody div.gk_npro_short_next:hover {

	background: transparent url('../images/style2/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: #2383b8!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: #2383b8!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/style2/bg_highlighter_left.png) no-repeat left center;

}

div.right_bg{

	background: transparent url(../images/style2/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/style2/gk_stuff/highlighter_arrows.png) no-repeat left 0!important;

}

div.gk_news_highlighter_interface a.next{

	background: transparent url(../images/style2/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/style2/moduletable_h3.png) repeat-x left top;

}

ul.gk_tab_ul-style1 li{

	background: url('../images/style2/gk_stuff/tab_left.png') no-repeat 0 0;

}

ul.gk_tab_ul-style1 li span {

	background: url('../images/style2/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/style2/gk_stuff/tab_active_left.png') no-repeat 0 0;

}

ul.gk_tab_ul-style1 li.active span{

	background: url('../images/style2/gk_stuff/tab_active_right.png') no-repeat 100% 0;

	color: #fff;

}

div.gk_tab_container0-style1 {

	background: url('../../images/horizontal/style2/bg_content.png') repeat-x 0 0;

}

div.gk_tab_container1-style1 {

	background: url('../../images/horizontal/style2/bg_content-bottom.png') repeat-x 0 100%;

}

div.gk_tab_item-style1 img.gk_tab_news_image{

	border: 1px solid #4c4e50;

}

/* Login Form

---------------------------------------------------------------*/

input#modlgn_username,

input#modlgn_passwd,

input.inputbox{

	border: 1px solid #e8e8e8;

}



.moduletablecompteur{

	margin-left: 50px;

	}



.moduletabledecompte{

	background-color:#000;

	width:230px;

	height:80px;

	margin-left:45px;

	margin-bottom:10px;

	color:#FFF;

	text-align:center;

	border:#666 1px solid;

	}

#gmcpre{

	text-align:center;

	font-size:16px;

	font-weight:bold;

	background-color:#3C9CCF;

	background-image:url('../images/degrade.jpg');

	height:25px;

	}

#datetime{

	text-align:center !important;

	font-size:14px;

	}

#gmctime{

	font-size:24px;

	}

#gmcpre{

	color:#FFF;

	border-left: #999 1px solid;

	border-right: #999 1px solid;

	border-top: #999 1px solid;

	}

#gmcpost{

	color:#FFF;

	border-left: #999 1px solid;

	border-right: #999 1px solid;

	border-bottom: #999 1px solid;

	background:#000;

	text-align:center;

	}

/*.hackJ, x:-moz-any-link{

	font-size:8px;

	position:absolute;

	top:353px !important;	

	margin-left:-36px;

	}

.hackH, x:-moz-any-link{

	font-size:8px;

	position:absolute;

	top:353px !important;	

	margin-left:-39px;

	}

.hackM, x:-moz-any-link{

	font-size:8px;

	position:absolute;

	top:353px !important;	

	margin-left:-38px;

	}

.hackS, x:-moz-any-link{

	font-size:8px;

	position:absolute;

	top:353px !important;	

	margin-left:-27px;

	}

.hackJ{

	font-size:8px;

	position:absolute;

	top:353px;	

	margin-left:-36px;

	}

.hackH{

	font-size:8px;

	position:absolute;

	top:353px;	

	margin-left:-39px;

	}

.hackM{

	font-size:8px;

	position:absolute;

	top:353px;	

	margin-left:-38px;

	}

.hackS{

	font-size:8px;

	position:absolute;

	top:353px;	

	margin-left:-27px;

	}
*/
.bcarss{

	float:right;

	padding-left:5px;

	}

#meta{

	list-style:none;

	vertical-align:top;

	}

#meta li{

	list-style:none;

	float:right;

	margin:0;

	}

.bannergroup .banneritem a img{

	max-width:220px !important;

	}

.gk_npro_image_static i_right img{

	max-width:50px !important;

	max-height:50px;

	}

.gk_npro_info{

        font-size:14px !important;

        font-weight:bold;

}
#video{
	display:none!important;
	}
#hackit{
        margin-top:-28px;
        color:white;
}
.entrevues img{
        padding:3px;
        float:left;
}

#ent{
        margin-top:-2px;
}
.acymailing_introtext{
font-size:16px;
color:white;
font-weight:bold;
margin-left:15px;
text-align:center;
text-decoration:underline;
}
.acymailing_module_form{
background:#016692;
border:1px black solid;
height:88px !important;
}

.acymailing_module_form input{
margin-left:15px;
}

#autremenu li{
        list-style:none;
	float:left;
	margin:0;
        margin-left:-15px;
margin-top:-2px;
}
#autremenu li:first{
        margin-top:-22px;
}
#autremenu{
margin-top:-25px;
}

.item_price {
margin-top:100px !important;
}

.ajax-loading{
display:none;
}

#banner2 p {
margin:0;
}
.us_width-75{
 width:500px;
}
.acymailing_module_form{
margin-top:-70px;
background:#252628;
}
#google{
position:absolute
left:400px;
}
#wrapper_footer h3{
margin:0!important;
text-indent:15px;
font-family:Arial,Verdana,sans-serif;
font-weight:bold;
}
#blanc{
font-size:13px;
color:white;
}
#bleu{
font-size:13px;
color:#39A8E5;
}
.slick-rss-list{
padding:0! important;
margin-left:5px;
}
.slick-rss-item{
margin-left: 17px;
}
.srfrList{
width:326px !important;
}
.srfrReadMore a{
color:#3A88B8;
}
.srfrReadMore a:hover{
color:#3A88B8;
text-decoration:underline;
}
