/* For Istanbul's Secrets intro page */

body {
	background: silver url('../img/releases/windmills-of-andalucia-page-background-istanbuls-secrets-album-page-background-at-www.upbustleandout.co.uk.jpg') fixed top left !important;
	color: black;
}

body a:link, body a:active, body a:visited {
	color: indigo;
}
body a:hover {
	color: black;
}

.introPageContainer {
	width: 98%;
	margin: 0px 1% 10px 1%;
}
.featuringContainer {
	width: 100%;
	color: black;
}
.featuringHeading {
	color: midnightblue;
}
.subtleText {
	color: midnightblue;
}
.slideshowContainerOuter {
	width: 100%;
	padding: 5px 0px;
	text-align: center;
}
.slideshowContainer {
	float: none !important;
	margin: 0 auto;
	height: 320px; 
	width: 426px;
}
.descriptionText {
	
}
.previewContainer {
	width: 98%;
	padding: 5px 1%;
	font-size: 0.8em;
	text-align: left;
	border: 1px solid silver;
}
.tracklistContainer {
	
}
.tracklistContainer ol {
	/* list-style-type: lower-alpha; */
	margin: 10px 0px;
}
.discHeading {
	color: midnightblue;
	font-weight: bold;
}
.dubVersionNotice {
	color: midnightblue;
}
.trackDetails {
	color: midnightblue;
}
.playerContainer {
	float: right;
	margin: 5px;
	width: 530px;
	text-align: center;
}
.downloadLinkContainer' {
	width: 530px;
	text-align: center;
}
.previewLink {
	font-size: 0.8em;
}
.downloadLink {
	font-weight: bold;
}

.studioSessionSlideshowOuter {
	width: 50%;
	margin: 5px 0px;
	text-align: center;
}
.studioSessionSlideshow {
	float: none;
	margin: auto;
	overflow: hidden;
	width: 350px;
	height: 262px;
}
.sevvalSamSlideshowOuter {
	width: 50%;
	margin: 5px 0px;
	text-align: center;
}
.sevvalSamSlideshow {
	float: none;
	margin: auto;
	overflow: hidden;
	width: 350px;
	height: 262px;
}
.introContainer {
	width: 100%;
	color: black;
	margin: 5px 0px;
	font-size: 0.9em;
}
.sponsorText {
	width: 100%;
	margin: 5px;
	color: midnightblue;
	text-align: center;
}
.writtenByContainer {
	width: 100%;
	text-align: right;
	font-size: 0.7em;
	color: midnightblue;
	margin: 5px 0px;
}
.endLinks {
	width: 100%;
	text-align: center;
}

