/* CSS Document
Timbreline Music
Michael Gulezian
Music Page
© 2005 Timbreline Music and Michael Gulezian
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

body {
	background-image: url(../images/newgoldback.jpg);
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100.01%;
}

table {
	margin: auto;
	width: 770px;
	}
	
td {
	border: 0;
	padding: 0;
	}
	
table#creditable {
	width: 720px;
	}
	
table.merchtable {
	width: 600px;
	margin: 0;
	}
	
table.merchtable td {
	padding: 0;
	border: 0;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
	}
	
table.merchtable td.merchlink {
	padding: 0;
	border: 0;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
	font-size: 0.8em;
	}
	
table.merchtable td.merchlinkbuy {
	padding: 0;
	border: 0;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
	font-size: 1em;
	}
	
table.merchtable td.info {
	padding: 0 0 0 20px;
	border: 0;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	}
	
table.merchtable td.transinfo {
	padding: 0 0 0 20px;
	border: 0;
	text-align: left;
	padding-top: 10px;
	vertical-align: bottom;
	font-size: 1em;
	}
	
table.merchtable td.transinfo p {
	margin-bottom: -10px;
	}
	
	
table.merchtable td.info .quote {
	padding: 0 0 0 30px;
	border: 0;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
	font-size: .8em;
	}
	
table.merchtable td.cover {
	padding-top: 20px;
	vertical-align: top;
	font-size: 0.8em;

	}

table.merchtable td.cover img {
	border: 1px solid #000000;
	margin-bottom: 10px;
	}
	
strong {
	color: #333333;
	}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 50px;
	background-image: url(../images/reviewspagecenter_02.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
td#content a:link, td#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
	}
	
td#content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DC9817;
	}
	
p.compilation {
	font-size: 0.9em;
	}
	
p.compilation a:link, .compilation a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
	font-size: 0.9em;
	}
	
.compilation a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DC9817;
	font-size: 0.9em;
	}
	
.category {
	font-size: 1.4em;
	color: #444444;
	}
	
.category2 {
	font-size: 1.2em;
	color: #444444;
	}
	
.title {
	font-size: 1.5em;
	color: #000000;
	}
	
.tagline {
	font-size: .9em;
	font-weight: normal;
	color: #444444;
	}
	
td#content img {

	}
	
td#content p.headline {
	font-size: 1.1em;
	color: #2B2B42;
	font-weight: bold;
	margin-bottom: -10px;
	}
	
#credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
	}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
	}

p.indentpar {
	margin-left: 15px;
	}
	
td#content img.embed {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	border: 1px #000000 solid;
	}
	
#credit a:link, #credit a:visited {
	text-decoration: none;
	color: #000000;
	}
	
#credit a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
td#content img.comp {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	}