/* @group Switcher */

#siteswitch {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 94px;
	position: relative;
	background-color: #fff;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	margin-bottom: 20px;
}
li.vantagepoint, li.globalevents, li.corporateski, li.flyforlunch, li.motivationinmotion, li.rewardpoints {
	text-indent: -5000px;
	display: inline;
	line-height: 0;
	height: 0;
	font-size: 0;
	list-style-type: none;
	width: 0;
}
li.rewardpoints a.switch-off {
	height: 94px;
	position: absolute;
	width: 112px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/reward-points.png) no-repeat 0 0;
	left: 832px;
}
li.motivationinmotion a.switch-off {
	height: 94px;
	position: absolute;
	width: 98px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/motivation-in-motion.png) no-repeat 0 0;
	left: 734px;
}
li.flyforlunch a.switch-off {
	height: 94px;
	position: absolute;
	width: 105px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/fly-for-lunch.png) no-repeat 0 0;
	left: 629px;
}
li.corporateski a.switch-off {
	height: 94px;
	position: absolute;
	width: 111px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/corporate-ski-company.png) no-repeat 0 0;
	left: 518px;
}
li.globalevents a.switch-off {
	height: 94px;
	position: absolute;
	width: 145px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/global-corporate-events.png) no-repeat 0 0;
	left: 373px;
}
li.vantagepoint a.switch-off {
	height: 94px;
	position: absolute;
	width: 200px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/vantagepoint.png) no-repeat 0 0;
	top: 0;
	left: 0;
}
li.globalevents a.switch-off:hover, li.corporateski a.switch-off:hover, li.flyforlunch a.switch-off:hover, li.motivationinmotion a.switch-off:hover, li.rewardpoints a.switch-off:hover {
	background-position: 0 -99px;
}

li.corporateski a.switch-on {
	height: 94px;
	position: absolute;
	width: 111px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/corporate-ski-company.png) no-repeat 0 -99px;
	left: 518px;
}
li.flyforlunch a.switch-on {
	height: 94px;
	position: absolute;
	width: 105px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/fly-for-lunch.png) no-repeat 0 -99px;
	left: 629px;
}

/* @end */

li.motivationinmotion a.switch-on {
	height: 94px;
	position: absolute;
	width: 98px;
	display: block;
	background: url(http://www.vantagepoint.co.uk/furniture/switcher/motivation-in-motion.png) no-repeat 0 -99px;
	left: 734px;
}
