* {padding:0;margin:0;border:none;}
html,body {width:100%;min-height:100%;background:#fff url('../images/bg.gif') left top repeat-x}
body {font:12px/1.3 Arial, Helvetica, sans-serif}
a.imglink {outline:0}
#top {width:920px;margin:0 auto}
	#topMenu {list-style-type:none;text-align:right;font-size:11px;padding:10px 25px 5px;}
		#topMenu li {display:inline}
		#topMenu li a {color:#5e877f;text-decoration:none}
		#topMenu li a.gateway {padding: 3px 0 3px 34px;background: url('../images/map.gif') left top no-repeat;}
		#topMenu li span {color:#5e877f;padding:5px;}
	#menu {overflow:hidden;width:920px;height:107px;position:relative}
		#menu .hdimg {background:url('../images/menubg.png') left top no-repeat;width:920px;height:107px}
		#menu h1 {width:278px;height:71px;padding:15px 0 0 19px}
			#menu h1 a {position:relative;display:block;width:278px;height:71px;background: url('../images/logo.png');text-decoration:none;text-indent:-1987px;-moz-outline:0}
			body#de #menu h1 a {position:relative;display:block;width:320px;height:71px;background: url('../images/logo_de.png');text-decoration:none;text-indent:-1987px;-moz-outline:0}
			body#kr #menu h1 a {position:relative;display:block;width:278px;height:71px;background: url('../images/logo_kr.png');text-decoration:none;text-indent:-1987px;-moz-outline:0}
		#menu h2 {display:none}
		#mList {position:absolute;right:0;bottom:9px;height:33px;overflow:hidden;width:100%;z-index:100}
			#mList li {display:block;float:right;}
				#mList li a {display:block;height:33px;-moz-outline:0;text-decoration:none}
				
				/* Common */
				#mList li a.home {width:69px;text-indent:-1987px;background:url('../images/m_home.png') 0 -33px}
				#mList li a.atrix {width:68px;text-indent:-1987px;background:url('../images/m_atrix.png') 0 -33px}
				#mList li a.screensaver {width:116px;text-indent:-1987px;background:url('../images/m_screensaver.png') 0 -33px}
				#mList li a.special {width:89px;text-indent:-1987px;background:url('../images/m_specials.png') 0 -33px}
				
				/* International */
				#mList li a.tips {width:60px;text-indent:-1987px;background:url('../images/m_tips.png') 0 -33px}
				#mList li a.products {width:89px;text-indent:-1987px;background:url('../images/m_products.png') 0 -33px}
				
				/* German */
				#de #mList li a.tips {width:60px;text-indent:-1987px;background:url('../images/m_tipps.png') 0 -33px}
				#de #mList li a.products {width:89px;text-indent:-1987px;background:url('../images/m_produkte.png') 0 -33px}
				
				/* Korea */
				
				/* #kr #mList li a.tips {width:60px;text-indent:-1987px;background:url('../images/m_tips_kr.png') 0 -33px}
				#kr #mList li a.products {width:89px;text-indent:-1987px;background:url('../images/m_products_kr.png') 0 -33px} */
				#kr #mList li a.special {width:89px;text-indent:-1987px;background:url('../images/m_specials_kr.png') 0 -33px}
				
				
				/**
				 * Not used anymore
				#mList li a.Season_Highlight {width:89px;text-indent:-1987px;background:url('../images/m_specials.png') 0 -33px}
				 */
				
				#mList li a:hover,
				#mList li a.active  {background-position:0 0 !important;}
