@charset "utf-8";
/* CSS Document */

#BelvederePisciotta {
	width: 80%;
	margin: auto;
	margin-top: 24px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-top: 10px;
}

#BelvederePisciotta .ISSName {
	top: -24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: bisque;
}

#BelvederePisciotta .ISSSlideTitle {
	top: -24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	overflow: hidden;
	color: bisque;
	text-transform: none;
}

#BelvederePisciotta .ISSClip {
	height: 432px;
	margin: 0 10px 10px 10px;
	border: solid 1px #aaaaaa;
	background-color: #FFFFFF;
}

#BelvederePisciotta .ISSControls {
	top: 11px;
	height: 432px;
}

#BelvederePisciotta .FilmStrip {
	height: 0px;
	background-color: #cccccc;
}

#BelvederePisciotta .FilmStripPreviousButton, #BelvederePisciotta .FilmStripNextButton {
	width: 25px;
	height: 0px;
}

#BelvederePisciotta .FilmStripTrack {
	height: 0px;
}

#BelvederePisciotta .FilmStripContainer {
	height: 0px;
}

#BelvederePisciotta .FilmStripPanel {
	height: 0px;
	padding-left: 10px;
	margin-right: 0px;
}

#BelvederePisciotta .FilmStripPanel .ISSSlideLink {
	margin-top: 10px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
}

#BelvederePisciotta .FilmStripPanel .ISSSlideLinkRight {
	border: solid 1px #aaaaaa;
	width: 56px;
	height: 47px;
	margin: 4px 4px 4px 4px;
}

#BelvederePisciotta .FilmStripCurrentPanel .ISSSlideLink {
	background-color: #ffffff;
	border-color: #ff0000;
}

#BelvederePisciotta .FilmStripCurrentPanel .ISSSlideLinkRight {
	border-color: #aaaaaa;
}
