﻿#axisFlexTopMenu {
/*	display: block;
	vertical-align: middle;
	width: 728px;
	padding: 3px 0px 0px 7px;  */
}

#axisFlexTopMenu .logo{
/*	float:left;
	padding-right: 20px;
	padding-bottom: 8px;  */
}

#axisFlexTopMenu .image{
/*	float:right;
	padding-top: 10px;
	padding-left: 15px;  */
	
}

#axisFlexTopMenu .text{
/*	float:right;
	font-weight: bold;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 10px;  */
}



/* ----------  TOP LAYOUT START added by Marina 2013-02-11  ---------- */  

body {
	background-image: url('/core/graphics/top_and_footer/bg-pattern.jpg');
}

/*#wrapper {
	margin: 0 auto -86px;
    width: 750px;
 	background-color: #fff;
 	-moz-box-shadow: 0px 0px 8px #888;
	-webkit-box-shadow: 0px 0px 8px #888;	
	box-shadow: 1px 1px 30px 2px rgba(136,136,136,0.18);
}*/

#mainMenuNavigation {
	width: 950px;
	margin: auto;
}

#topSection {
	background-color: #ffffff;
	height: 91px;  /* minimum 87px */ 
	position: relative;
}

#logo img {
	float: left;
	position: absolute;
	left: 29px;
	top: 21px;
}

#languages img {
	float: right;
	position: absolute;
	right: 15px;
	top: 10px;
}

#tagline p {
	float: left;
	color: #aaaaaa;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 120%;
	position: absolute;
	left: 190px;
	top: 40px;
	text-align: left;
}

/*
#tagline_partner_pages p {
	float: left;
	color: #aaaaaa;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 120%;
	position: absolute;
	left: 190px;
	top: 51px;
	text-align: left;
}  */

/* ---------- SEARCH BOX START ---------- */ 

#topSection_Search {
	float: right;
	height: 27px;
	width: 161px;
	background-image: url('/core/graphics/top_and_footer/search-border.png');
	background-repeat: no-repeat;	
	background-color: #ffffff;
	display: inline-block;   	/* Added. Was not in original css.  */
	border: 0px solid #aea79f; 	/* Added. Was not in original css.  */
	position: absolute;
	right: 14px;
	top: 42px;
}

#searchBox{
	border: 0;
	margin: 2px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	height: 23px;
	width: 121px;
	color: #aca8a5;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;	
	background-color: #ffffff; 
	line-height: 150%;
}

.noFocus:focus {
    outline: none;
}

/* ---------- SEARCH BOX END ---------- */ 


.clearer {
	clear: both;
}

.clearer-left{
	clear: left;
}

.clearer-right{
	clear: right;
}


/* ----------  MAIN NAVIGATION START ---------- */

#mainMenuNavigation {
	background-color: #7d7065;
	background: -webkit-gradient(linear, left top, left bottom, from(#97887d), to(#7d7065));
   	background: -moz-linear-gradient(top,  #97887d,  #7d7065);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97887d', endColorstr='#7d7065');
	width: 750px;
}

#mainMenuNavigation ul {
	list-style-type: none;
}

#mainMenuNavigation ul li {
	float: left;
	position: relative;
}

#mainMenuNavigation ul li a {
	display: block;
	padding: 10px 14px 9px 14px;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #766a5f; 
}

#mainMenuNavigation ul li a.lessPadding {
	padding: 10px 12px 9px 14px;
	border-right: none; 
}

#mainMenuNavigation ul li a.last {
	border-right: none;
}

#mainMenuNavigation ul li a img {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#mainMenuNavigation ul li:hover a, #mainMenuNavigation ul li a.active {
	background-color: #625d59;
	background: -webkit-gradient(linear, left top, left bottom, from(#766a5f), to(#625d59));
   	background: -moz-linear-gradient(top,  #766a5f,  #625d59);
}

#mainMenuNavigation ul li a#navHome {
	background-image: url('/core/graphics/top_and_footer/house.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 24px;
 	padding: 10px 15px 9px 15px;
}

#mainMenuNavigation ul li a#navHome:hover, #mainMenuNavigation ul li a#navHome.active {   	
	background: #625d59;
	background-image: url('/core/graphics/top_and_footer/house.png'); /* fallback */
	background-image: , -webkit-gradient(linear, left top, left bottom, from(#766a5f), to(#625d59)); /* Saf4+, Chrome */
	background-image: , -webkit-linear-gradient(top,  #766a5f,  #625d59); /* Chrome 10+, Saf5.1+ */
	background-image: ,    -moz-linear-gradient(top,  #766a5f,  #625d59); /* FF3.6+ */
	background-image: ,     -ms-linear-gradient(top,  #766a5f,  #625d59); /* IE10 */
	background-image: ,      -o-linear-gradient(top,  #766a5f,  #625d59); /* Opera 11.10+ */
	background-image: ,         linear-gradient(top,  #766a5f,  #625d59); /* W3C */	
	background-repeat: no-repeat;
	background-position: center;
}

/*ul li,
ul#mainNav li	{	
		background: url("") no-repeat 0px 0px;
		margin-bottom: 0px;
		padding: 0px;
		}*/

div#mainMenuNavigation li {	
		background: url("") no-repeat 0px 0px;
		margin-bottom: 0px;
		padding: 0px;
		}

#mainMenuNavigation .menuUserName {
	display: block;
	padding: 10px 16px 9px 16px;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
/* ----------  MAIN NAVIGATION END  ---------- */ 


/* ------------  TOP LAYOUT END  ------------- */ 




