/*  Header Top - Language + Moto
   ------------------------------ */

	div#header_top div#header_top_inner h2 { float: right; width: 330px; height: 17px; background: url("../images/header_top_moto.gif") no-repeat; }
	div#header_top div#header_top_inner p.lang { float: left; width: 50px; height: 17px; }
	div#header_top div#header_top_inner p.lang a:link, div#header_top div#header_top_inner p.lang a:visited { display: block; width: 50px; height: 17px; background: url(../images/header_top_lang.gif) no-repeat top left; text-decoration: none; }
	div#header_top div#header_top_inner p.lang a:hover { background-position: top right; }

/*  Header + Menu
   --------------- */

	#menu_contact a { width: 54px; background:url("../images/header_btn_contact.gif"); }
	#menu_extranet a { width: 60px; background:url("../images/header_btn_extranet.gif"); }
	#menu_jobs a { width: 35px; background:url("../images/header_btn_jobs.gif"); }
	#menu_news a { width: 36px; background:url("../images/header_btn_news.gif"); }
	#menu_profile a { width: 45px; background:url("../images/header_btn_profile.gif"); }
	#menu_work a { width: 38px; background:url("../images/header_btn_work.gif"); }
	div#header_menu ul li.extranet { padding-left: 554px; }

/*  Header Sub Menus
   ------------------ */
	
    /* News */
    div.s_menu_news { padding-left: 36px; }
    div.s_menu_news ul li a { width: 99px; }
	#s_menu_headlines a { background:url("../images/header_btn_headlines.gif"); }
	#s_menu_archives a { background:url("../images/header_btn_archives.gif"); }
   
	/* Work */
	div.s_menu_work ul { padding-left: 88px; }
	div.s_menu_work ul li a { width: 99px; }
	#s_menu_clothing a { background:url("../images/header_btn_clothing.gif"); }
	#s_menu_identity a { background:url("../images/header_btn_identity.gif"); }
	#s_menu_illustration a { background:url("../images/header_btn_illustration.gif"); }
	#s_menu_photographs a { background:url("../images/header_btn_photographs.gif"); }
	#s_menu_print a { background:url("../images/header_btn_print.gif"); }
	#s_menu_special a { background:url("../images/header_btn_special.gif"); }
	#s_menu_web a { background:url("../images/header_btn_web.gif"); }
			
	/* Profile */
	div.s_menu_profile { padding-left: 139px; }
	div.s_menu_profile ul li a { width: 48px; }
	#s_menu_agency a { background:url("../images/header_btn_agency.gif"); }
	#s_menu_clients a { background:url("../images/header_btn_clients.gif"); }

    /* Jobs */
    div.s_menu_jobs { padding-left: 202px; }
    div.s_menu_jobs ul li a { width: 99px; }
	#s_menu_offers a { background:url("../images/header_btn_offers.gif"); }
	#s_menu_training a { background:url("../images/header_btn_training.gif"); }

/* --------------------------------------------------------
    Sections : Home / News
   -------------------------------------------------------- */

    div.news_item h3.newcontract { background: #100A02 url("../images/news_newcontract.gif") no-repeat center right; }
    div.news_item h3.online { background: #100A02 url("../images/news_online.gif") no-repeat center right; }
