body {
	margin:0;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#000;
}
#kiosk {
	position:absolute;
	top:30px;
	right:0;
}
	#kiosk a {
		width:161px;
		height:27px;
		display:block;
		background:url('../images/kiosk_view.png') 0 -56px no-repeat;
	}
	#kiosk a:hover {
		background-position: 0 -84px;
	}
#page {
	padding:0;
}
#header {
	height:88px !important;
}
#header-wrap {
	background:#000;
}
#navigation ul li {
	width:192px;
}
#navigation li#nav_node213 {
    display:none;
}
#logo {
	z-index:200;
	height:88px;
	overflow:hidden;
}
#breadcrumbs {
	margin:0 auto;
	width:960px;
	padding:10px 0 0 0;
	color:#A6B2B6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
}
#breadcrumbs a {
	text-decoration:none;
	color:#A6B2B6;
}
#wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
	height:120px;
	padding-top:30px;
}
#video {
	width:640px;
	padding:28px 48px 28px 48px;
	height:360px;
	margin:0 auto;
	z-index:200;
	position:relative;
	background:url('../images/kiosk/frame.png') left -20px no-repeat;
}
#overlay {
	z-index:199;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	opacity:0.7;
	filter: alpha(opacity = 70);
	display:none;
}
#controls {
	margin-top:20px;
	position:relative;
	z-index:200;
	width:640px;
	text-align:right;
}
#lightsout {
	position:absolute;
	right:0;
	width:87px;
	height:26px;
	line-height:9px;
	color:#FFF;
	cursor:pointer;
	background:url('../images/kiosk/lightsoff.png') no-repeat;
}
.hr {
	background:url('../images/hr.png') no-repeat top center;
	margin:0 auto;
	width:952px;
	height:17px;
}
#slider-wrap .hr {
	height:3px;
	margin-top:-3px;
	background:url('../images/kiosk/hr.png') no-repeat top center;
}
#slider .image {
	display:block;
	float:left;
	border:1px solid #C9E0D1;
	margin-right:5px;
	height:98px;
	width:165px;
}
#slider-wrap {
	width:898px;
	margin:0 auto;
	overflow:hidden;
	height:100px;
	position:relative;
	z-index:0;
}
#slider {
	position:absolute;
	left:0;
	width:960px;
	opacity:0.5;
	filter: alpha(opacity = 50);
}
#mousecatcher {
	position:absolute;
	left:41px;
	width:898px;
	cursor:move;
	height:132px;
	top:12px;
	background:url('../images/kiosk/mousecatcher.png');
}
#slider .image.mid {
	margin:0 48px 0 0;
}
#large-fade {
	position:absolute;
	height:130px;
	width:286px;
	left:347px;
	top:12px;
	background:url('../images/kiosk/shadow.png') top left no-repeat;
}
#large-image {
	position:absolute;
	left:378px;
	top:12px;
	width:220px;
	height:130px;
	border:1px solid #FFF;
	overflow:hidden;
	background:#000;
}
#large-slider .image {
	float:left;
}
#large-slider {
	position:absolute;
	left:0;
	height:130px;
}
#large-image img {
	float:left;
	margin:0;
	border:0;
}
#description h1 {
	text-transform:uppercase;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFF;
}
#descriptions {
	display:none;
}