/**
*
* Local CSS for print media
*  screen.css
*  $Revision: 2005.08.01
*  (c) 2005 Ivrory Classics.
*
* Alpha font: tahoma, geneva, arial, sans-serif
*
*/

/**
 * Body Section
 */
#pbTitleArea #pbCategoryText p {
	display: none;
}
#pbContentPane {
	clear: both;
	text-align: center;
}
	#pbLeftPane {
		float: left;
		margin: 0;
		text-align: left;
		width: 169px;
	}
		#pbLeftPane #discImageHeader {
			display: none;
		}
		#pbLeftPane #discImageContainer {
			margin-top: 4px;
		}
		#pbLeftPane #discImageContainer img {
			display: none;
		}
		#pbLeftPane #discImageContainer img.print {
			display: block;
			border: 1px #3c3c3c solid;
			height: 130px;
			width: 150px;
		}
		#pbLeftPane #discAddOnContainer {
			margin-top: 4px;
		}
		#pbLeftPane form {
			display: none;
		}
	#pbRightPane {
		float: right;
		position: relative;
		text-align: left;
	}
		#pbRightPane #discContentsHeader {
			display: none;
		}
		#pbRightPane .discContentsFrameTop {
			display: none;
		}
		#pbRightPane .discContentsFrameButtom {
			display: none;
		}
		#pbRightPane #discContentsFrameContainer {
			width: 460px;
		}
			#discContentsFrameContainer h3 {
				font-size: 16px;
				letter-spacing: 1px;
				line-height: 20px;
				margin: 0 0 10px 0;
			}
			#discContentsFrameContainer h6 {
				font-size: 10px;
				font-weight: normal;
				letter-spacing: 1px;
				line-height: 12px;
			}
			#discContentsFrameContainer ul {
				margin: 0 0 10px 0;
				width: 451px;
			}
			#discContentsFrameContainer ul li {
				border-bottom: 1px #3c3c3c dotted;
				list-style-type: none;
				margin: 0 0 0 10px;
				width: 451px;
			}
			#discContentsFrameContainer ul li a {
				border: none;
				color: #3c3c3c;
				display: block;
				font-weight: normal;
				padding: 0;
				text-decoration: none;
				width: 451px;
			}
			#discContentsFrameContainer p a {
				border: none;
				color: #3c3c3c;
				padding: 0;
				text-decoration: none;
			}
			#discContentsFrameContainer ul li a span.length, #discContentsFrameContainer ul li.noaudio span.length {
				display: block;
				font-weight: normal;
				margin: 0;
				padding: 0;
				position: absolute;
				right: 0;
				text-align: right;
				bottom: 0;
			}
			#discContentsFrameContainer ul li a span.track, #discContentsFrameContainer ul li.noaudio span.track {
				font-weight: normal;
			}
			#discContentsFrameContainer ul li, #discContentsFrameContainer a, #discContentsFrameContainer span {
				letter-spacing: 1px;
				line-height: 20px;
			}
			#discContentsFrameContainer p, #discContentsFrameContainer p strong {
				letter-spacing: 1px;
				line-height: 16px;
			}
			#discContentsFrameContainer p.summary {
				text-align: justify;
			}
			#discContentsFrameContainer ul li a, #discContentsFrameContainer ul li a span {
				line-height: 20px;
				height: 20px;
			}
		#pbRightPane #discReviewsHeader {
			margin: 30px 0 10px 0;
		}
		#pbRightPane #discReviewsHeader p {
			color: #3c3c3c;
			font-size: 14px;
			font-weight: bold;
			letter-spacing: 1px;
			line-height: 14px;
		}
			#pbRightPane #discReviewsFrameContainer {
				width: 460px;
			}
				#discReviewsFrameContainer p {
					color: #3c3c3c;
					letter-spacing: 1px;
					line-height: 16px;
					text-align: justify;
				}
				#discReviewsFrameContainer p strong {
					letter-spacing: 1px;
				}
				#discReviewsFrameContainer p.discReviewer {
					text-align: right;
				}
	#pbContentPane .pbPager {
		display: none;
	}
	#pbShowcaseContainer {
		clear: both;
	}
		#pbShowcaseContainer .showcaseWrapper {
			float: left;
			margin: 10px 0;
			margin-left: 5px;
			height: 121px;
			overflow: hidden;
			padding: 0;
			text-align: left;
			width: 320px;
		}
			#pbShowcaseContainer .showcaseWrapper .showcase {
				padding: 10px;
			}
			#pbShowcaseContainer .showcaseWrapper .showcase .imageBox {
				float: left;
				width: 115px;
			}
			#pbShowcaseContainer .showcaseWrapper .showcase .imageBox img {
				border-bottom: 1px #5a5a5a solid;
				border-left: 1px #404040 solid;
				border-right: 1px #5a5a5a solid;
				border-top: 1px #404040 solid;
			}
			#pbShowcaseContainer .showcaseWrapper .showcase .titleBox {
				height: 80px;
				margin: 0 0 0 128px;
				width: 155px;
			}
				#pbShowcaseContainer .showcaseWrapper .showcase .titleBox p.discID {
					color: #868686;
					font-size: 10px;
					letter-spacing: 0px;
					line-height: 10px;
				}
				#pbShowcaseContainer .showcaseWrapper .showcase .titleBox h4.discTitle a {
					border: none;
					color: #3c3c3c;
					font-size: 13px;
					letter-spacing: 1px;
					line-height: 17px;
					text-decoration: none;
				}
				#pbShowcaseContainer .showcaseWrapper .showcase .titleBox h4.discTitle a:hover, #pbShowcaseContainer .showcaseWrapper .showcase .titleBox h4.discTitle a:active {
					text-decoration: underline;
				}
			#pbShowcaseContainer .showcaseWrapper .showcase .toolBox {
				margin: 0 0 0 128px;
				width: 155px;
			}
				#pbShowcaseContainer .showcaseWrapper .showcase .priceBox {
					float: left;
					height: 21px;
					width: 80px;
				}
				#pbShowcaseContainer .showcaseWrapper .showcase .priceBox p {
					font-size: 14px;
					font-weight: bold;
					letter-spacing: 1px;
					line-height: 21px;
				}
				#pbShowcaseContainer .showcaseWrapper .showcase .orderBox {
					display: none;
				}

/**
 * Other CSS classes
 */
div.block {
	padding: 10px 0;
}

