@charset "utf-8";
/* Jeff Order Stylesheet - Secondary Pages - CSS Document */


/* ---------- Text Treatments ---------- */

a {
	color: #ffff99;
	text-decoration: none
}

a:link {
	color: #ffff99;
	text-decoration: none
}

a:hover {
	color: #FFFF33;
	text-decoration: underline
}

p {
	margin: 0 0 10px 0;
}

.bio p:first-letter { /* Special treatment for first letter of each paragraph on Buio page */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold
}

.bio p:first-line {
	line-height: 20px;
}
	

.bio p { /* Paragraph spacing on Bio Page */
	margin: 0 0 15px 0;
	line-height: 16px;
}

.albumtitle {
	font-weight: bold;
	font-style: italic
}

.musicians { /* Smaller font size for other musicians on albums */
	list-style: none;
	font-size: 10px;
	margin-left: 10px;
	padding: 0
}

.musicians li {
	list-style: none;
}
	

/* ---------- Secondary Content Area ---------- */

#secondary_box_container { /* container for expandable box */
	background: none;
	position: relative;
	margin: 10px auto 5px auto;
	padding: 0;
	width: 763px; 
	height: auto;
	overflow: hidden;
	z-index: 50
}

#secondary_box_spacer { /* maintains min box height for secondary pages */
	float: left;
	width: 1px;
	height: 450px;
	margin-right: -1px
}

#secondary_boxtop_titlebar { /* blank box titlebar */
	background: url(../images/secondary_titlebar.gif) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	width: 763px; 
	height: 42px;
	overflow: hidden;
	z-index: 50
}

#secondary_title {
	background: none;
	position: relative;
	margin: 5px auto 3px auto;
	padding: 0;
	width: 616px;
	overflow: hidden;
	z-index: 75 
}

#secondary_boxrep { /* middle section of expandable box */
	background: url(../images/secondary_box_repeat.gif) repeat-y;
	position: relative;
	margin: 0;
	padding: 0;
	width: 763px; 
	height: auto;
	overflow: hidden;
	z-index: 50
}

#secondary_boxbottom { /* bottom of expandable box */
	background: url(../images/secondary_box_bottom.gif) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	width: 763px; 
	height: 12px;
	overflow: hidden;
	z-index: 50
}

#secondary_boxcontent {
	background: none;
	position: relative;
	margin: 15px auto 10px auto;
	padding: 0;
	width: 723px; 
	height: auto;
	overflow: visible;
	z-index: 50
}


/* ----- Album Info Pages ----- */

#albumcover { /* Contains shadow for album cover image */
	background: url(../images/albumcover_shadow.png) no-repeat !important;
	background: url(../images/albumcover_shadow.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 5px;
	width: 259px;
	height: 263px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: visible;
	z-index: 100
}

#albumcover img { /* Border for album cover image */
	border: 1px #999966 solid
}

#secondary_cdprice { /* CD Price Graphic */
	background: none;
	position: absolute;
	left: 5px;
	top: 275px;
	width: 257px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 100
}

#buynow { /* Buy Now Button */
	background: none;
	position: absolute;
	left: -10px;
	top: 335px;
	width: 285px;
	height: 102px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 100
}

#btncont { /* Container for "View Cart" and "Back to CDs" buttons */
	background: none;
	position: absolute;
	left: 25px;
	top: 450px;
	width: 228px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 200

}

#viewcart { /* View Cart Button */
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 103px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 200
}

#backtocds { /* Back To Cds Button */
	background: none;
	position: absolute;
	left: 125px;
	top: 0;
	width: 103px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 200
}

#albumdesc_container { /* Container for expandable album description box */
	background: none;
	position: relative;
	width: 419px;
	height: auto;
	margin: 5px -300px 5px 300px;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 100
}

.albumdesc_top { /* Contains top graphic for expandable album description box */
	background: url(../images/album-desc-box_top.gif) no-repeat;
	position: relative;
	width: 419px;
	height: 8px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 50
}

.albumdesc_rep { /* Contains repeating center graphic for expandable album description box */
	background: url(../images/album-desc-box_repeat.gif) repeat-y;
	position: relative;
	width: 419px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 50
}

.albumdesc_bottom { /* Contains bottom graphic for expandable album description box */
	background: url(../images/album-desc-box_bottom.gif) no-repeat;
	position: relative;
	width: 419px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 50
}

#albumdesc_spacer { /* Maintains minimum height for expandable album description box */
	background: none;
	float: left;
	width: 1px;
	height: 220px;
	margin-right: -1px;
}

#albumdesc_text { /* Text container within album description box */
	background: none;
	position: relative;
	width: 384px;
	height: auto;
	margin: 10px 22px 7px 15px;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 125
}

#samples_container { /* Container for expandable album description box */
	background: none;
	position: relative;
	width: 419px;
	height: 220px;
	margin: 10px -300px 0 300px;
	padding: 0;
	border: 0;
	overflow: hidden;
	z-index: 100
}

#samples {
	background: none;
	position: relative;
	width: 398px;
	height: 190px;
	margin: 0 3px 1px 3px;
	padding: 0;
	overflow: hidden;
	z-index: 200
}

#tracklist ol {
	margin-top: 0
}

#tracklist ol li {
	line-height: 18px
}

#tracklist a img {
	border: none
}



/* Secondary PayPal Logo */

#secondary_paypal {
	background: none;
	position: relative;
	margin: 0 5px 10px 310px;
	padding: 0;
	border: 0;
	width: 79px;
	height: 29px;
	overflow: visible;
	z-index: 100
}

#secondary_paypal a img {
	border: 1px #000000 solid
}

#secondary_paypal a:link img {
	border: 1px #000000 solid
}

#secondary_paypal a:hover img {
	border: 1px #ffff99 solid;
	margin: -1px -1px 1px 1px
}

