.tx-hiimagetour-pi1 {
	width: 505px;
	height: 415px;
	background: url('images/bg.gif') 0 240px no-repeat;
	text-align: center;
}

.tx-hiimagetour-pi1 .view {
	height: 332px;
	text-align: left;
}

.tx-hiimagetour-pi1 .view a {
	display: block;
	width: 505px;
	height: 240px;
}

.tx-hiimagetour-pi1 .view a:hover {
	background: url('images/plus.gif') center no-repeat;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.tx-hiimagetour-pi1 .scroll-left a,
.tx-hiimagetour-pi1 .scroll-right a {
	display: block;
	width: 47px;
	height: 83px;
	float: left;
	background: url('images/arrow-left.gif') center no-repeat;
}
.tx-hiimagetour-pi1 .scroll-right a {
	background: url('images/arrow-right.gif') center no-repeat;
}

.tx-hiimagetour-pi1 #thumbs-navigation {
	height: 83px;
	width: 411px;
	float: left;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.tx-hiimagetour-pi1 #thumbs {
	height: 83px;
	position: relative;
}

.tx-hiimagetour-pi1 #thumbs .scroll {
	position: absolute;
	top: 0;
	width: 74px;
	height: 59px;
	padding: 12px 0;
}

.tx-hiimagetour-pi1 #thumbs .thumb-act {
	padding: 12px 8px;
	margin-left: -8px;
	background: #14669c url('images/arrow-act.gif') 37px 5px no-repeat;
}

.tx-hiimagetour-pi1 #thumbs .scroll img {
	padding: 1px;
	border: 1px solid #a4a4a4;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.tx-hiimagetour-pi1 #thumbs .scroll a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tx-hiimagetour-pi1 #thumbs .thumb-act img {
	padding: 0;
	border: 2px solid #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}

.tx-hiimagetour-pi1 h2 {
	color: #fff;
	padding: 0 20px;
	line-height: 30px;
	margin: 0;
}

#contentcenter .tx-hiimagetour-pi1 p {
	color: #fff;
	padding: 5px 20px 0 20px;
	margin: 0;
}

.tx-hiimagetour-pi1 .item {
	display: none;
}

.tx-hiimagetour-pi1 #nr1 {
	display: block;
}