/* CSS Document
Kyle Matthews
Music Page CSS
© 2006 Kyle Matthews, See For Yourself Music
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

div#topdivlisten {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader04.jpg) top left no-repeat;
	}
	
div#topdivcredits {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader05.jpg) top left no-repeat;
	}
	
div#topdivreviews {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader02.jpg) top left no-repeat;
	}
	
div#topdivsongbook1 {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader07.jpg) top left no-repeat;
	}
	
div#topdivsongbook2 {
	width: 750px;
	height: 84px;
	background: url(../images/pageheader08.jpg) top left no-repeat;
	}

div#submenudiv {
	width: 229px;
	height: 30px;
	position: absolute;
	top: 151px;
	left: 456px;
	visibility: visible;
	z-index: 50;
	}
	
div#submenudivlong {
	width: 289px;
	height: 30px;
	position: absolute;
	top: 151px;
	left: 396px;
	visibility: visible;
	z-index: 50;
	}
	
div#songbookbuydiv {
	width: 43px;
	height: 30px;
	position: absolute;
	top: 161px;
	left: 642px;
	visibility: visible;
	z-index: 50;
	}
	
div#submenudiv img {
	right-margin: 0px;
	}

div#contentdiv {
	width: 750px;
	padding: 20px 0 10px 0;
	background: url(../images/tilepiece.jpg) repeat-y;
	}
	
div#contentdivmain {
	width: 620px;
	padding: 20px 70px 10px 60px;
	background: url(../images/tilepiece.jpg) repeat-y;
	}
	
div#coverdiv {
	width: 252px;
	height: 252px;
	position: absolute;
	top: 215px;
	left: 59px;
	visibility: visible;
	z-index: 60;
	}
	
div#bookcoverdiv {
	width: 252px;
	height: 326px;
	position: absolute;
	top: 168px;
	left: 247px;
	visibility: visible;
	z-index: 60;
	}
	
div#coverdiv img {
	border: 1px solid #000;
	}
	
div#bookcoverdiv img {
	border: 1px solid #000;
	}
	
ol {
	margin-left: 370px;
	}
	
ol#main {
	margin-left: 310px;
}

ol#main a {
	color: #000;
	text-decoration: none;
}

ol#main a:hover {
	color: #af4c0f;
	text-decoration: underline;
}

div#contentdivmain p#jump {
	margin: 10px 0 0 280px;
	font-size: 90%;
	font-style: italic;
}
	
h1 {
	font-weight: bold;
	font-size: 1.0em;
	padding: 0 0 10px 340px;
	}
	
h1#mainh1 {
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 10px 280px;
	}
	
p {
	text-align: center;
	}
	
div#contentdivmain p {
	text-align: left;
}
	
p#topp {
	margin: 50px 0 10px 0;
	}
	
div#contentdivmain p#maintop {
	margin: 50px 0 0 0;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 40px 0 8px 0;
}

h2#top {
	
}

p.credits {
	font-size: 80%;
	font-style: italic;
}

div#contentdivmain p.backtotop {
	text-align: right;
}

div#contentdivmain p.backtotop a {
	color: #af4c0f;
	text-decoration: underline;
}

div#contentdivmain p.backtotop a:hover {
	color: #ca8837;
}
	
p#toppsee {
	margin: 80px 0 10px 0;
	}
	
div#reviewdiv {
	width: 450px;
	margin: auto;
	}
	
p.source {
	font-size: 0.9em;
	margin: 5px 0 20px 0;
	}
	
p.quote {
	margin: 0;
	}
	
p.quotetop {
	margin: 50px 0 0 0;
	}
	
p.quotetopsee {
	margin: 80px 0 0 0;
	}
	
div#playerdiv {
	margin: 30px 0 0 0;
	}
	
div#playerdivsee, div#playerdivwaking {
	margin: 80px 0 0 0;
	}
	
h1#songbookpage {
	margin: 300px 0 0 0;
	padding: 0 0 10px 0;
	text-align: center;
		}
