#header_container{
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:960px;
}

#header_logo{
	float:left;
}

#header{
	width:888px;
	height:68px;
	background: url('http://www.ubykotex.com/img/nav/header_background.png') no-repeat;
	float:right;
	margin-top:6px;
	position:relative;
}

#primary_nav{
	left:40px;
	position:absolute;
	top:26.5px;
	width:549px;
	margin:0px;
	padding:0px;
}

#primary_nav li{
	list-style: none;
	padding:0px;
	float: left;
	margin-right:43px;
}

#primary_nav li a{
	color:#fffefe;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

#global_nav_container{
	position:absolute;
	right:6px;
	top:72px;
	z-index:10;
	height:41px;
}

#global_nav{
	margin:0px;
	padding:0px;
}

#global_nav li{
	list-style: none;
	padding:0px;
	float: left;
	margin-right:4px;
}

#global_nav li a{
	color:#363636;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display: block;
	background:#8cd000;
	color:#000000;
	padding:3px 10px;
}

#global_nav li a:hover{
	background:#000000;
	color:#ffffff;
}

#get_real a:hover, #get_real.nav_selected a{
	color:#e81e75;
}

#real_answers a:hover, #real_answers.nav_selected a{
	color:#51b0f0;
}

#products a:hover, #products.nav_selected a{
	color:#8fd400;
}

#mission a:hover, #mission.nav_selected a{
	color:#fed900;
}

#header_search{
	position:absolute;
	right:0;
	top:10px;
	width:384px;
	height:47px;
	margin:0px;
	padding:0px;
	color:#CCCCCC;
}

#header_search_submit{
	position:absolute;
	top:14px;
	right:20px;
}

#header_search_field{
	border:none;
	color:#000000;
	font-size:10px;
	height:14px;
	width:105px;
	padding:2px 47px 2px 2px;
	background: url('http://fr.ubykotex.com/img/kotex/FR_8431.jpg') no-repeat top left;
	position:absolute;
	top:14px;
	right:20px;
}

/***
Facebook Connect
***/
#user{
	height:39px;
	width:189px;
	display:none;
	margin-top:2px;
}

#kc_login{
	display:none;
}

#kc_logout{
	color:#8CD000 !important;
}

#login{
	margin-left:56px;
	font-size: 11px;
	display:none;
	margin-top:14px;
}

#login a {
	text-decoration: underline;
}

#login #RES_ID_fb_login {
	text-decoration: none;
}

#RES_ID_fb_login_image{
	width:200px;
}

#header .FB_profile_pic, #header a.fb_link img{
	height:44px;
}

#userImage{
	float:right;
	margin-right:10px;
	height:45px;
	/*width:45px;*/
}

#userMessage{
	float:right;	
}

#fbLogOut{
	text-decoration:underline;
}

#header a.FB_Link, #header a.fb_link, #header a.fb_Link:visited {
 color:#8CD000 !important;
 text-decoration:none;
}

/***
GWO MVT
***/

/*Variation 1*/
#global_nav li a.gwo_v1{
	color:#000000 !important;
}

#global_nav li a.gwo_v1:hover{
	color:#ffffff !important;
}

/*Variation 2*/
#global_nav li a.gwo_v2{
	color:#8CD000 !important;
	background-color:#000000 !important;
}

#global_nav li a.gwo_v2:hover{
	color:#000000 !important;
	background-color:#8CD000 !important;
}


