

/*	-------------------------------------------------------------
	2. LINKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

          a {
          	color:#0040b6;
          	text-decoration:none;
          }
          a:hover {
          }


          #header {
          	background:#fff url(../img/bg-body.gif) repeat-x 0 0;
          	height: 30px;
          	min-height: 30px;
          }
          #header ul {
					margin: 0;
					padding: 0;
					list-style: none;
					position: absolute;

                    height:30px;
                    border-top:0px solid #EB4C07;
                    /*background-color: #404040;*/
					background-image:url(images/menu.jpg);
					background-repeat:no-repeat;
					width:922px;
				
                    padding-top:3px; 
					font:9pt/1.6em  Tahoma;
          }
 #header ul li {
                    float: left;

                    display: inline;
          }

          #header ul a {
          	display: block;
			font-family:Tahoma;
            color: #fff;
            /*text-transform: lowercase;*/
			font-weight:bold;
          }

#header ul a {
padding: 3px 7px;
-moz-border-radius: 3px;
}

#header ul a:focus,
#header ul a:active,
#header ul a:hover {
background-color: #5a5a5a;
outline: none;
}


/*         #header ul li.service {
               float: right;
               margin-right: 23px;
               display: inline;
          }
*/
          #header ul a.home {
          	margin: 0 8px 0 17px;
          }
          #header ul a.graphics {
          	margin: 0 8px 0 0;
          }
          #header ul a.showcases {
          	margin: 0 8px 0 0;
          }
          #header ul a.fonts {
          	margin: 0 8px 0 0;
          }
          #header ul a.know-how {
          	margin: 0 8px 0 0;
          }
          #header ul a.css {
          	margin: 0 8px 0 0;
          }
          #header ul a.toolbox {
          	margin: 0 8px 0 0;
          }
          #header ul a.freebies {
          	margin: 0 8px 0 0;
          }
          #header ul a.tutorials {
          	margin: 0 8px 0 0;
          }
          #header ul a.ressources {
          	margin: 0 8px 0 0;
          }
          #header ul a.monday-inspiration {
          	margin: 0 8px 0 0;
          }
          #header ul a.about-us {
          	margin: 0 8px 0 0;
          }
          #header ul a.jobs  {
                    margin: 0;
          }
       
          #home #header ul a.home,
          #css #header ul a.css,
          #know-how #header ul a.know-how,
          #toolbox #header ul a.toolbox,
          #showcases #header ul a.showcases,
          #fonts #header ul a.fonts,
          #inspiration #header ul a.monday-inspiration,
          #graphics #header ul a.graphics,
          #freebies #header ul a.freebies,
          #tutorials #header ul a.tutorials,
          #colors #header ul a.colors,
          #ressources #header ul a.ressources,
          #about-us #header ul a.about-us {
          background-color: #5a5a5a;
          color: #fff;
          -moz-border-radius: 3px;
          }
		  div.wrapper {
	overflow: hidden;
	border:none;
	
}
div.wrapper h2 {
	margin-bottom: 15px;
}
div.wrapper h2 a {
	font:normal 28px  Tahoma;
	text-decoration: none;
	
}
div.gk_news_image_text_datas {
	display: none;
}
.gk_news_image_text_bg {
	padding-right: 10px;
	padding-left: 10px;
}
div.gk_news_image_text {
	padding: 10px;
	overflow: hidden;
}
a.gk_news_image_prev, a.gk_news_image_next, a.gk_news_image_play, a.gk_news_image_pause {
	background: transparent url('../images/buttons.png') no-repeat;
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 2px;
}
a.gk_news_image_prev {
	background-position: -21px 0;
}
a.gk_news_image_play {
	background-position: -42px 0;
}
a.gk_news_image_pause {
	background-position: -63px 0;
}
a:hover.gk_news_image_next {
	background-position: 0 100%;
}
a:hover.gk_news_image_prev {
	background-position: -21px 100%;
}
a:hover.gk_news_image_play {
	background-position: -42px 100%;
}
a:hover.gk_news_image_pause {
	background-position: -63px 100%;
}
div.gk_news_image_tb_prev, div.gk_news_image_tb_next {
	background: #FFF;
}
div.gk_news_image_tb_prev {
	background: transparent url('../images/s_prev.png') no-repeat 0 50%;
}
div.gk_news_image_tb_next {
	background: transparent url('../images/s_next.png') no-repeat 100% 50%;
}
div.gk_news_image_tb_prev:hover {
	background: transparent url('../images/s_prev-h.png') no-repeat 0 50%;
}
div.gk_news_image_tb_next:hover {
	background: transparent url('../images/s_next-h.png') no-repeat 100% 50%;
}
div.gk_news_image_tb {
	overflow: hidden;
}
div.gk_news_image_thumbnails {
	bottom: 100px;
	margin-left: 10px;
}


        