/* These settings overide the original settings for printing */ 

body{ 
	font-family: Corbel, "Lucida Sans Unicode", "Lucida Grade", "Bitstream Vera Sans", "Luxi Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	background: none;
	width: 95%;
}

a{text-decoration: none;}

#BannerElements{
	display: none;
	}

#BannerForPrint{
	width: 100%;
	margin: 0 0 12pt 0;
}

#BodyArtists{
	display: none
	}
	
#Footer{
	clear: both;
	text-align: center;
}

.footer_options{
	display: none;
}

img.album_cover_200{width: 200px; height: 200px;}
img.album_cover_100{width: 100px; height: 100px;}
img.album_cover_50{width: 50px; height: 50px;}
img.artist_bio_picture{width: 216px; height: 252px;}

.advertisement_01{
	clear: both;
	margin: 10pt 0 24pt 0pt;
	}
	
.email_signup_01{
	display: none
	}

.track_listing th+th+th{display: none}
.track_listing td+td+td{display: none}

.div_catalog_buy_links{
	display: none;
}
	
.div_buy_format{
	display: none;
	}
	
.div_album{
	float: left;
	width: 100%;
}
	
.div_album_cvr {
	float: left;
	margin: 0px 18px 18px 0px;
}

.div_album_details{
	float: left;
	width: 60%;
	padding: 0px 0px 14px 0px;
}

.div_album_tracks{
	font-size: 10pt;
}

table.album_details td.header{
	font-weight: normal;
	text-decoration: underline;
	font-size: 10pt;
	}
	
table.album_details td.data1{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 0px 12px 0px;
	}
	
table.album_details td.data2{
	font-weight: bold;
	font-size: 12pt;
	padding: 0px 0px 6px 0px;
	}
	
.div_disc_number{
	font-weight: bold;
	font-size: 14pt;
}

.box_01_bottom{
	display: none;
}
.box_01_top{
	display: none;
}
.box_01{
	margin: 0px 0px 10px 0px;
}

.box_02{
	width: 100%;
	margin: 0px 0px 10px 0px;
	line-height: 130%;
	font-size: 10pt;
	clear: both;
}

.table_artist_links{
	display: none;
}

.div_artist_bio_picture{
	float: right;
	margin: 10px 0px 18px 18px;
}

img.artist_bio_picture{
	float: left;
	width: 35%;
	height: 35%;
	}

.div_artist_header{
	width: 100%;
	margin: 0px 0px 12px 0px;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}

.contact_address{
	text-align: left;
	margin: 0px 0px 24px 0px;
	line-height: 100%;
}

.contact_address th{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.div_faq_topic{
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 6pt 0;
}

.div_faq_question{
	font-size: 12pt;
	font-weight: normal;
	margin: 0 0 12pt 12pt;
}

.div_faq_topic2{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6pt 0;
	text-decoration: underline;
}

.div_faq_question2{
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 6pt 0pt;
}

.div_faq_answer{
	font-size: 12pt;
	font-weight: normal;
	margin: 0 0 12pt 12pt;
	}
	
.div_faq_answer a{
	text-decoration: underline;
}