/* CSS Document */

/*------------------luxembourg icons-----------------------*/

.luxHome {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:560px;
}

.luxHome h2 {
	background-color:#C5DBE9;
	clear:both;
	color:#333333;
	font-size:1.0em;
	padding:3px 10px 4px 10px;
	margin:0px 0px 10px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
}

html>body .luxHome h2 {
	padding:4px 10px 0px 10px;
	margin: 0px;
}

.luxHome ul {
	clear:both;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:560px;
}

.luxHome ul li {
	display:inline;
	float:left;
	list-style:none;
	margin:0px 4px 0px 0px;
	padding:0px;
	text-align:center;
	width:108px;
	height:127px;
}

.luxHome ul li a {
	background-color:#E3E3E3;
	color:#003366 ! important;
	display:block;
	text-decoration:none ! important;
}

* html .luxHome ul li a {
	height: 1px;
}

.luxHome ul li a.gradCorner {
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.luxHome ul li a span {
	display:block;
	line-height:110%;
	padding:5px 0px 5px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body .luxHome ul li a span {
	padding:5px 0px 4px 0px;
}

.luxHome ul li.on a, .luxHome ul li a:hover {
	background-color:#555555;
	color:#FFFFFF ! important;
	text-decoration:none ! important;
}

.luxHome ul li.on a span, .luxHome ul li a:hover span {
}

.luxHome ul li.on a.gradCorner, .luxHome ul li a.gradCorner:hover {
	background-image:url('/resources/europe/images/careers/careers-corner-on.gif');
}