/*
 *	PIONEER EUROPE - White header
 *  //////////////////////////////////////////////////
 */

/* Overrule HEADER styles */  
#header { background: #eaeaea url(/css/images/layout/whiteheader_bg.gif) left top repeat-x; }

/*  global/logo  */
#logo { background: url(/css/images/layout/whiteheader_logo_pioneer.gif) left top no-repeat; }

/*  global/ecrm  */
#ecrm ul li { color: #808080; border-left: 1px solid #bfbfbf; }
#ecrm a:link, #ecrm a:active, #ecrm a:visited { color: #b91440;	}
#ecrm a:hover { color: #b91440; }

/*  global/search/top  */
#search_top { background: #ededed url(/css/images/layout/whiteheader_search_top_bg.gif) bottom left no-repeat; }
#search_top a { background: url(/css/images/layout/whiteheader_search_top_bt.gif) no-repeat; }

/*  global/topmenu  */  
#topmenu ul li a, #topmenu ul li a:link, #topmenu ul li a:active, #topmenu ul li a:visited { display: block; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #4d4d4d; border-bottom: 6px solid #ebebeb; padding: 1.18em 0 0.64em 0; }
#topmenu ul li a:hover { text-decoration: none; color: #000; border-bottom: 6px solid #b91440; }
#topmenu ul li a.current:link, #topmenu ul li a.current:active, #topmenu ul li a.current:visited, #topmenu ul li a.current:hover { text-decoration: none; color: #000; border-bottom: 6px solid #b91440; }
