#hot-spot-slider-interactive {
	width:940px;
	height:auto;
	position:relative;
	top:0px;
	overflow:hidden;
}
#hot-spot-slider-interactive #int-nav-wrapper {
	width:100%;
	height:60px;
	margin-bottom:20px;
	position:relative;
	top:0px;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar {
	width:860px;
	height:59px;
	position:relative;
	float:left;
	border-bottom:1px solid #d9d9d9;
	display:block;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-scroll-nav {
	height:59px;
	width:80px;
	float:left;
	border-bottom:1px solid #d9d9d9;
	background-color:#FFF;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-scroll-nav #cycle-btn {
	width:40px;
	height:40px;
	text-align:center;
	float:left;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-scroll-nav #cycle-btn p {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:-18px;
	font-size:5em;
	color:#000;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-scroll-nav #cycle-btn p:hover {
	color: #da161f;
	cursor:pointer;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-scroll-nav #cycle-btn p:active {
	color: #999;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar #int-main-nav-btn-list {
	display:inline;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar #int-main-nav-btn-list .int-main-nav-btn {
	border-top:1px solid #d9d9d9;
	border-left:2px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	float:left;
	position:relative;
	margin-left:-1px;
	width:100px;
	height:58px;
	float:left;
	display:inline-block;
	text-align:center;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar #int-main-nav-btn-list .int-main-nav-btn .inner {
	background-color:#f2f2f2;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:57px;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar #int-main-nav-btn-list .int-main-nav-btn .active {
	border-bottom:1px solid #FFF;
	border-right:1px solid #fff;
	background-color:#FFF;
	color:#da161f;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar #int-main-nav-btn-list .int-main-nav-btn:hover > .inner {
	background-color:#fafafa;
	cursor:pointer;
}
#hot-spot-slider-interactive #int-nav-wrapper #int-main-nav-bar #int-main-nav-btn-list .int-main-nav-btn .inner p {
	font-size:1.4em;
	font-family:'PrattRegular', Georgia, 'Times New Roman', serif;
	padding-top:0.8em;
}
#hot-spot-slider-interactive #int-slider-wrapper {
	width:30px;
	height:auto;
	position:relative;
	left:0px;
	overflow:hidden;
}
#hot-spot-slider-interactive #int-slider-wrapper .section {
	float:left;
	position:relative;
	height:0px;
	width:940px;
	background-repeat:no-repeat;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask {
	position:relative;
	width:25px;
	height:25px;
	overflow:hidden;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper {
	width:320px;
	height:auto;
	background-color:#DDD;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-hot-spot-content {
	width:auto;
	height:auto;
	border:solid 5px #DDD;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-hot-spot-content p {
	margin:5px;
	width:300px;
	height:auto;
	word-wrap:break-word;
	margin:5px 5px 0px 5px;
	padding-bottom:10px;
	font:12px/1.5 Verdana, sans-serif;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper .int-hot-spot-title-holder {
	height:25px;
	width:100%;
	background-color:#555;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper .int-hot-spot-title-holder .int-hot-spot-title {
	width:295px;
	height:25px;
	float:left;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper .int-hot-spot-title-holder .int-hot-spot-title p {
	margin-left:10px;
	margin-top:5px;
	font:normal 14px/1.2 'PrattHeavy', Georgia, 'Times New Roman', serif;
	text-transform:uppercase;
	color:#FFF;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper .int-hot-spot-title-holder .int-hot-spot {
	float:left;
	width:25px;
	height:25px;
	display:block;
	background:#000;
	color:#fff;
	text-align:center;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper .int-hot-spot-title-holder .int-hot-spot p {
	position:relative;
	top:4px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper .int-hot-spot-title-holder .int-hot-spot:hover {
	background:#FF0000;
	cursor:pointer;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-info-box-wrapper {
	width:900px;
	height:430px;
	position:relative;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-info-box-wrapper #int-info-box-inner {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:430px;
	background-color:#DDD;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-info-box-wrapper #int-info-box-inner #int-img-frame {
	width:640px;
	height:420px;
	background-color:#FFF;
	float:left;
	position:relative;
	top:5px;
	left:5px;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-info-box-wrapper #int-info-box-inner #int-img-info {
	width:250px;
	height:430px;
	float:right;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-info-box-wrapper #int-info-box-inner #int-img-info #int-img-text {
	width:245px;
	height:420px;
	margin:5px 5px 5px 0px;
}
#hot-spot-slider-interactive #int-slider-wrapper .section .int-hot-spot-wrapper-mask .int-hot-spot-wrapper #int-info-box-wrapper #int-info-box-inner #int-img-info #int-img-text p {
	width:225px;
	margin:0px 5px 0px 5px;
	padding-bottom:10px;
	font:12px/1.5 Verdana, sans-serif;
}
#hot-spot-slider-interactive #int-preload-imgs {
	display:none;
}
#hot-spot-slider-interactive .credits {
	width:940px;
	font:normal 9px Verdana, Geneva, sans-serif;
	color:#666;
	border-top:1px solid #DFDFDF;
	padding-top:8px;
	text-transform:uppercase;
	height:auto;
}
