@charset "utf-8";
/* CSS Document */

#fillera, #fillerb, #fillerc{
	margin-top:-11px;
}

/*user menu*/
a.mainlevel-user:link, a.mainlevel-user:visited {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 10px 9px;
	line-height:35px;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	background-color:#000000;
}

a.mainlevel-user:hover, a.mainlevel-bottom:active{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color:#FFFFFF;
}

div.moduletable-user {
	text-align:center;
	height:35px;
}

a.mainlevel-shopper:link, a.mainlevel-shopper:visited {
	padding: 10px 9px;
	line-height:35px;
	height:35px;
}

a.mainlevel-shopper:hover, a.mainlevel-shopper:active{
	text-decoration: none;
}

div.moduletable-shopper {
	text-align:center;
	height:35px;
}

/*end of user menu*/