@charset "utf-8";

.AutomotiveHeaderLogo {
	padding: 0 0 30px 40px;
}

.PhilipsAutomotiveTDBG {
	background: #fff;
}

.PhilipsAutomotiveTDBG a {
	color:#0000ff;
	text-decoration: none; 
}

.PhilipsAutomotiveHeaderText {
	font: 12px 'ArimoBold', sans-serif;
	vertical-align: bottom;
	background: #fff;
}

.PhilipsHeaderTitleText {
	font: 13px 'ArimoBold', sans-serif;
	color: #fff;
}

.PhilipsHeaderPercentText {
	font: 32px 'ArimoRegular', sans-serif;
	color: #fff;
}

.PhilipsStandardHeader {
	padding: 10px 4px 0 4px;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #ec943c;
}

.PhilipsStandardHeader:hover{
	background: #ecbb3c;
	cursor: hand;
	cursor: pointer;
}

.PhilipsLLHeader {
	padding: 10px 4px 0 4px;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #33bb24;
}

.PhilipsLLHeader:hover{
	background: #33dd24;
	cursor: hand;
	cursor: pointer;
}

.PhilipsVisionHeader {
	padding: 10px 0 0 0;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #0080cc;
}

.PhilipsVisionHeader:hover{
	background: #0080ff;
	cursor: hand;
	cursor: pointer;
}

.PhilipsVisionPlusHeader {
	padding: 10px 0 0 0;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #aa5eb3;
}

.PhilipsVisionPlusHeader:hover{
	background: #aa5eee;
	cursor: hand;
	cursor: pointer;
}

.PhilipsXTremeVisionHeader {
	padding: 10px 0 0 0;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #db3333;
}

.PhilipsXTremeVisionHeader:hover{
	background: #ee3333;
	cursor: hand;
	cursor: pointer;
}

.PhilipsNightGuideHeader {
	padding: 10px 0 0 0;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #77bbcc;
}

.PhilipsNightGuideHeader:hover{
	background: #77bbff;
	cursor: hand;
	cursor: pointer;
}

.PhilipsCrystalVisionUltraHeader {
	padding: 10px 0 0 0;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #789eb4;
}

.PhilipsCrystalVisionUltraHeader:hover{
	background: #789edd;
	cursor: hand;
	cursor: pointer;
}

.PhilipsVisionLEDHeader {
	padding: 10px 0 0 0;
	height: 80px;
	vertical-align: top;
	font: 12px 'ArimoRegular', sans-serif;
	color: #fff;
	background: #595959;
}

.PhilipsVisionLEDHeader:hover{
	background: #808080;
	cursor: hand;
	cursor: pointer;
}