/*-------------------------------------------------------------------

	Main Banner

-------------------------------------------------------------------*/

#flash-banner {
	border: 1px solid #C9C9C9;
	width: 658px;
	height: 225px;
	top: 0px;
}

/*-------------------------------------------------------------------

	Body

-------------------------------------------------------------------*/

#bodycontainer {
	padding-top: 12px;
	font-size: 12px;
	color: #666;
	padding-left: 6px;
}

#bodycontainer h2 {
	font: 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0;
	color: #529607;
}

#bodycontainer h2 a {
	color:#666;
	text-decoration: none;
}

#bodycontainer a {
	text-decoration: none;
}

#bodycontainer h2 a:link {
	text-decoration: none;
	color: #666;
}
#bodycontainer h2 a:visited {
	text-decoration: none;
	color: #666;
	padding-top: 0px;
}
#bodycontainer h2 a:active {
	text-decoration: underline;
	color: #666;
}
#bodycontainer h2 a:hover {
	text-decoration: underline;
	color: #08c;
}

#bodycontainer a:link {
	text-decoration: none;
	color: #08c;
}
#bodycontainer a:visited {
	text-decoration: none;
	color: #08c;
	padding-top: 0px;
}
#bodycontainer a:active {
	text-decoration: underline;
	color: #08c;
}
#bodycontainer a:hover {
	text-decoration: underline;
	color: #08c;
}

.panelcontainer {
	position: relative;
	float: left;
	clear: both;
	bottom: 205px;
	
}

/*----------------------------
 Musicican pages
 ----------------------------*/
.m-price-tbl {
	background-color: #fff;
	background-repeat: no-repeat;
	height: 110px;
	background-position: bottom;
	background-image: url(../images/musician-cd-dvd-services/music-prices-bg.png);
}
.m-price-tbl-long {
	background-color: #fff;
	background-image: url(../images/musician-cd-dvd-services/music-prices-bg.png);
	background-repeat: no-repeat;
	height: 236px;
	background-position: bottom;
}
a.music { color: #08c; } a.clearance:hover
a.music:link, a:visited, a:active { text-decoration: none; }
a.music:hover { text-decoration: underline; }
a.music { white-space: nowrap; padding-right: 10px; background: url(../images/musician-cd-dvd-services/morearrow.gif) no-repeat 100% 50%; zoom: 1; }

/*----------------------------
 Price Tables for CD DVD Services
 ----------------------------*/
.ReplicationTitle {
	padding-left: 18px;
	color: #390;
	font-size: 14px;
}
.ReplicationPriceTitle {
	color: #390;
	font-size: 14px;
	margin-left: 8px;
}
.ReplicationPriceTable {
	background-color: #fff;
	background-image: url(../images/backgrounds/music-prices-bg.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: bottom;
}
.ReplicationPriceTableFive {
	background-color: #fff;
	background-image: url(../images/backgrounds/prices-bg-five.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: bottom;
}
.body-bg-top {
	background-image: url(../images/backgrounds/content-bg-top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 645px;
}
.body-bg {
	background-image: url(../images/backgrounds/content-bg.jpg);
	background-repeat: repeat-y;
	width: 645px;
}
.content-txt {
	width: 630px;
	margin-left: 8px;
}
.body-bg-btm {
	background-image: url(../images/backgrounds/content-bg-btm.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 645px;
}

