/* CSS Document */

*{
	padding:0px;
	border:0px;
	margin:0px;
}

body{
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	text-align:center;
}

body, table, td, h1, h2, form, select{
	font-family:"Goudy Old Style","Palatino Linotype","Times New Roman",Georgia,serif;
	color:#111111;
}

h1{
	padding:0px 0px 15px 0px;
}

.wrapper{
	padding: 0px 0px 30px 0px;
	margin: 0px auto;
	width: 804px;	
}

a:link,a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

h3{
	padding:40px 0px 20px 0px;
	font-size:1.2em;
	/*font-style:italic;*/
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}

h3 a{
	padding:0px 20px 0px 20px;
}

h3 a:link, h3 a:visited{
	color:#444;
}

.img{
	/*border-bottom: solid 48px #ddd;
	border-left: solid 12px #ddd;
	border-right: solid 12px #ddd;*/
	border-bottom: solid 1px #ccc;
	/*border-left: solid 1px #ccc;*/
	border-right: solid 1px #ccc;	
}

.header{
	/*padding: 0px 10px 0px 10px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;*/
}


.col01{
	width:450px;
	float:left;
	padding:40px 0px 0px 0px;
}
.col02{
	width:350px;
	float:right;
	padding:40px 0px 0px 0px;	
}
.clear{
	clear:both;
}

.col01 p{
	text-align:left;
	padding:0px 20px 20px 0px;
}

.col02 p{
	text-align:left;
	padding:0px 0px 20px 20px;
	font-size:0.9em;
}

p{
	line-height:1.4em;
}

.col02 .credit{
	text-align:right;
	padding:0px 0px 20px 0px;
	font-style:italic;
}

.date{
	font-size:0.7em;
}

.cat{
	font-size:0.7em;
	padding: 0px 20px 0px 0px;
}

.col01 .catalogue{
	line-height:1.2em;
	border-bottom: solid 1px #ddd;
	padding:5px 0px 5px 0px;
}

.col01 .catalogue em{
	font-style:normal;
	color:#888;
}

.footer{
	padding:40px 0px 40px 0px;
	font-size:0.9em;
	font-style:italic;
	color:#888;
}

a.link, a.link:visited{
	color:#888;
}

.ident{
	padding:0px 20px 0px 0px;
	text-decoration:underline;
}

.col03{
	width:250px;
	float:left;
	padding:40px 0px 0px 0px;
}
.col04{
	width:550px;
	float:right;
	padding:40px 0px 0px 0px;	
}

.col04 p{
	text-align:left;
	padding:0px 0px 20px 40px;
}

.col04 a{
	color:#888;
}
	

h4{
	font-size:inherit;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px 20px 40px;
	text-align:left;
}

.colwide{
	padding:40px 0px 0px 0px;
}

.colwide p{
	text-align:left;
	padding:0px 0px 20px 0px;
	
}

.tracklisting{
	font-size:0.8em;
	font-style:italic;
	padding:10px 10px 10px 40px;
}

.colwide p.catalogue{
	padding:40px 10px 10px 10px;
}

a.selected{
	padding-bottom:10px;
	border-bottom:dotted 1px #888;
}

.boximg{
	padding:0px 23px 0px 0px;
}

.colwide h4{
	font-size:inherit;
	font-weight:normal;
	text-decoration:underline;
	padding:20px 0px 20px 0px;
	text-align:left;
}
p.boxinfo{
	padding: 5px 0px 5px 0px;
	border-bottom:dotted 1px #888;
	font-size:0.9em;
}
p.boxinfofull{
	padding: 5px 0px 5px 0px;
	border-bottom:dotted 1px #888;
	border-top:dotted 1px #888;
	font-size:0.9em;	
}

.boxform{
	text-align:left;
	padding: 6px 0px 2px; 0px;
	border-bottom:dotted 1px #888;	
}
.sold{
	color:red;
}

.panel{
	width:100%;
	text-align: left;
	padding: 10px 0px 5px 0px;
	border-top:dotted 1px #888;
	font-size:0.9em;
}
.set1{
	width:420px;
	float:left;
	}
.set2{
	width:330px;
	float:right;
}