* { padding: 0; margin: 0; border: 0}
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }

body {
	text-align: center;
	background: #1A1811 url(media/bgr.gif) repeat-x;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

/* TOP */

#top {
	width: 900px;
	height: 360px;
	position: relative;
}

#topImg {
	width: 900px;
	height: 215px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 0;
	background-color: #2FA8DE;
}

#topImg img {
	padding: 0 4px 0 4px;
	background-color: #1A1811;
}

.home #topImg img,
.discography #topImg img,
.links #topImg img,
.videos #topImg img {
	margin-left: 12px;
}

.biography #topImg img,
.photos #topImg img,
.contact #topImg img {
	margin-left: 119px;
}

#leftCol {
	width: 170px;
	height: 300px;
	float: left;
	display: inline;
}

#mainCol {
	width: 730px;
	float: right;
	display: inline;
	overflow: hidden;
}

#mainCol p {
	padding-right: 20px;
}

#subNavig {
	width: 200px;
	position: relative;
	float: left;
	display: inline;
}

#contents {
	width: 530px;
	float: right;
	display: inline;
}

#footer {
	width: 900px;
	height: 30px;
	padding-top: 20px;
	background: url(media/footer.gif) no-repeat 0 20px;
	text-indent: -9999px;
	clear: both;
}

.discography #footer {
	padding-top: 5px;
	background-position: 0 0;
}

/* discography */

#discographyHeader {
	width: 530px;
	padding-left: 200px;
	padding-bottom: 52px;
	overflow: hidden;
	position: relative;
}

#discographyHeader a {
	width: 98px;
	height: 98px;
	margin: 0 7px 7px 0;
	float: left;
}

#discographyHeader .freeDownloadCover {
	width: 84px;
	height: 84px;
	margin: 0;
	border: 7px solid #B5995C;
	position: absolute;
	top: 0px;
	left: 0px;
}

#discographyHeader .freeDownloadCover:hover {
	border: 7px solid #E9E5DF;
}

/* discography releases */

.release {
	width: 520px;
	padding: 55px 0 50px 200px;
	position: relative;
	background: url(media/dottedLine.gif) repeat-x;
}

.releaseCover {
	width: 150px;
	position: absolute;
	top: 60px;
	left: 0px;
}

.playlist {
	width: 520px;
}

.playlist td {
	vertical-align: top;
}

.playlist th {
	text-align: left;
	vertical-align: top;
}

.playlist th h2 {
	padding-bottom: 3px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #E9E5DF;
}

.playlist th h3 {
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: normal;
	color: #29A8DF;
}

.playlist th p {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #888;
}

.piece {
	width: 430px;
}

.duration {
	width: 50px;
	text-align: right;
}

.sample {
	width: 40px;
	text-align: right;
}

#mainCol .pageTop {
	display: block;
	width: 30px;
	height: 20px;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

#mainCol .pageTop a {
	display: block;
	width: 30px;
	height: 20px;
	text-indent: -9999px;
	background: url(media/up.gif) no-repeat 0 0;
}

#mainCol .pageTop a:hover {
	background-position: 0 -30px;
}

/* Image gallery */

#thumbnailGallery {
	width: 530px;
	padding-bottom: 15px;
	overflow: hidden;
}

#thumbnailGallery a {
	margin: 0 7px 7px 0;
	float: left;
}

/* Buttons left col */

.graphicalBtn {
	display: block;
	margin-bottom: 17px;
	text-indent: -9999px;
	font-size: 5px;
	line-height: 1px;
	background: url(media/linkButtons.gif) no-repeat;
}

a.reviewIPF { width: 140px; height: 70px; background-position: 0 0 }
a.reviewIPF:hover { background-position: 0px -100px; }

a.biography { width: 140px; height: 40px; background-position: -200px 0; }
a.biography:hover { background-position: -200px -100px; }

a.downloadPhotos { width: 120px; height: 40px; background-position: -400px 0; }
a.downloadPhotos:hover { background-position: -400px -100px; }

a.freeDownload { width: 120px; height: 55px; background-position: -600px 0; }
a.freeDownload:hover { background-position: -600px -100px; }

a.seven2Design { width: 165px; height: 40px; background-position: -800px 0; }
a.seven2Design:hover { background-position: -800px -100px; }

a.webraum { width: 120px; height: 40px; background-position: -1000px 0; }
a.webraum:hover { background-position: -1000px -100px; }

a.buy { width: 125px; height: 20px; margin-top: 10px; background-position: -1200px 0px; }
a.buy:hover { background-position: -1200px -100px; }

/* linklist */

.linklist li {
	padding-bottom: 10px;
}

.linklist a {
	padding-right: 17px;
	background: url(media/arrow.gif) no-repeat right 5px;
}

.linklist a:hover {
	background-position: right -15px;
}

.steinway {
	width: 154px;
	height: 40px;
	margin: 0 0 15px 0;
	display: block;
	text-indent: -9999px;
	background: url(media/steinwayLogo.gif) no-repeat;
}

.steinway:hover {
	background-position: 0 -50px;
}

/* Splashpage */

.splash {
	background-color: #1A1811;
	background-image: none;
}

#splash {
	width: 480px;
	height: 480px;
	margin: -240px 0 0 -240px;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	text-align: left;
}

#splash h1 a {
	width: 480px;
	height: 300px;
	display: block;
	text-indent: -9999px;
	background: url(media/splash.gif) no-repeat;
}

#splash h2 a {
	width: 154px;
	height: 40px;
	margin: 140px 0 0 163px;
	display: block;
	text-indent: -9999px;
	background: url(media/steinwayLogo.gif) no-repeat;
}

#splash h2 a:hover {
	background-position: 0 -50px;
}

/* clear floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */


/* font settings */
body, td, th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #E9E5DF;
	line-height: 20px;
}

p {
	padding-bottom: 15px;
}

.halfP {
	padding-bottom: 10px;
}

.doubleP {
	padding-bottom: 40px;
}

#contents h2 {
	padding-bottom: 15px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #888;
}

#contents ul {
	padding-bottom: 15px;
}

a {
	text-decoration: none;
	color: #29A8DF;
}

a:hover {
	color: #E9E5DF;
	text-decoration: underline;
}

strong {
	font-weight: normal;
	color: #888;
}