#header {
	height: 130px;
	width: 100%;
	background: black url(../skin/topbar_right.jpg) no-repeat top right;
	position: absolute;
	top: 0px;
	 z-index:3;
}

#navigation {
	background-color: #D3C660;
	width: 150px;
	border-right: 1px solid black;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 2;
}

#navigation .padding{
	/* Pads off header */
	padding-top: 150px;
}

#navigation ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#navigation li {
	margin-top: 5px;
}

#navigation #bottom_links {
	width: 150px;
	height: 100px;
	background: url(../skin/leftbar_bottom.jpg) no-repeat top left;
	position: absolute;
	bottom: 0px;
	font-size: 10px;
	text-align: center;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#bottom_links .padding {
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 8px;
}
A.cd:visited  {
	color: #AAAAAA;
	text-decoration: none;
}
A.cd:link  {
	color: #888888;
	text-decoration: none;
	border: 0px;
}
A.cd:active  {
	color: #999999;
	text-decoration: none
}
A.cd:hover   {
	color: #FFFFFF;
	z-index: 99;
	border: 0px;
}
A.custsvclink:visited  {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
A.custsvclink:link  {
	color: #000000;
	text-decoration: none;
	border: 0px;
	font-size: 9px;
}
A.custsvclink:active  {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
A.custsvclink:hover   {
	color: #666666;
	z-index: 99;
	border: 0px;
	text-decoration:underline;
	font-size: 9px;
}
#content {
	position: absolute;
	top: 0px;
	z-index: 1;
	width: 100%;
	min-height:100%;
	height:auto !important;
	height: 100%;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content .padding{
	/* Pads off header */
	padding-top: 150px;
	/* Pads off navigation  (150) + padding */
	padding-left: 150px;
	padding-right: 0px;
	padding-bottom: 160px;
}
#footer {
	text-align:center;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
}
#bannerbg {
	background-color: #000000;
	z-index: 99;
}
#menuleftbg_bott {
	position: absolute;
	left: auto;
	bottom: 0px;
}
#bannerlogo_img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	padding: 0px;
}
#bannerbottom_white {
	background-color: #FFFFFF;
	position: absolute;
	top: 130px;
	left: -1px;
	height: 20px;
	padding: 0px;
	z-index: 90;
	width: 100%;
	border: 0;
}
#bannerbottom_viewcart {
	background-color: #FFFFFF;
	position: absolute;
	width: 82px;
	padding:0px;
	top:0px;
	height: 20px;
	right:300px;
	_right: 288px;
}
#bannerbottom_viewcart img {
	background-color: #FFFFFF;
	text-align: left;
	padding:0px;
	top:0px;
	height: 20px;
}
#bannerbottom_img {
	background-color: #038FCA;
	position: absolute;
	top: 0px;
	width: 280px;
	right: -1px;
	height: 20px;
	z-index: 99;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#menuleftbg {
	background-color: #D3C660;
	position: relative;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	overflow: visible;
	width: 149px;
	margin: 0px;
	min-height: 100%;
	padding-top: 8px;
}
.menugraphic {
	padding-top: 0px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 50;
}
#menutableback {
	background-color: #D3C660;
	z-index: 12;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: absolute;
	left: 0px;
	top: 153px;
	margin: 0px;
	width: 151px;
}
#menutablebackcell {
	background-image: url(../skin/menubg.gif);
	background-repeat: repeat-y;
	width: 151px;
	padding: 0;
	font-size: 300px;
}
#Layer_menubott {
	position:absolute;
	left:0px;
	width:149px;
	height:100px;
	z-index:17;
	bottom: 0px;
	overflow: visible;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
#section_banner {
	background-color: #000000;
	width: 100%;
	font-size: 24px;
	height: 171px;
	top: 0px;
	min-height: 160px;
	margin-top:0px;
	_padding-top:0;
	_padding-bottom:0;
}
#section_banner img {
	float:right;
}
#section_banner #CDBannerBox {
	margin: 10px;
	font-size: 24px;
	border: 0px;
	color: #3399FF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
#section_banner #CDBannerBox img {
	padding-right: 18px;
	float: left;
}
#section_banner #CDBannerBox #CDBannerTitle {
	font-size: 20px;
	color: #C0C0C0;
}
#section_banner #CDBannerBox img {
	border-width: 0px;
	margin-left: 12px;
}
#artist_banner {
	background-color: #000000;
	width: 100%;
	font-size: 24px;
	height: 280px;
	top: 0px;
	min-height: 280px;
	padding-top:0px;
	_padding-top:0;
	padding-bottom:0px;
	_padding-bottom:0;
}
#artist_banner_menu {
	background-color: #000000;
	width: 100%;
	background-image: url(../skin/artist_menu_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#copyright {
	font-size: 9px;
}
#Layer_contactus {
	position:absolute;
	left:45%;
	bottom: 0px;
	text-align:center;
	width:235px;
	height:20px;
	z-index:9;
}
#Layer_bottomcategory {
	position:absolute;
	width:620px;
	height:60px;
	z-index:11;
	bottom: 0px;
	right: 0px;
}
.Strokequote {
	font-size: 11px;
	font-style: normal;
	margin: 8px;
}
.moreinfo {
	font-size: 9px;
}
.ArtistMenu {
	height: 100%;
	float: left;
	border-right: 2px;
	border-right-color: #FFFFFF;
}
.strokelandartistlisting {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	margin-bottom: 24px;
}
.strokelandartistsublisting {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	margin-left: 24px;
}
#CDBox {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	position:relative;
	width:208px;
	z-index:21;
	float: right;
	background-color: #000000;
	margin-left: 12px;
	padding: 8px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 80px;
}
#CDBox #CDBoxImage {
	position: relative;
	text-align: center;
	width: 100%;
	padding-left: 6px;
}
#CDBox #CDBoxArtistName {
	text-align: center;
	width: 100%;
	position: relative;
	padding-left: 6px;
	padding-top: 2px;
	font-size: 14px;
}
#CDBox #CDTitleText {
	font-size: 16px;
	text-align: center;
	left: 0px;
	width: 100%;
	position: relative;
	padding-left: 6px;
}
#CDBox #CDAddToCartDynPrice {
	text-align: center;
	left: 0px;
	width: 100%;
	position: relative;
	padding-bottom: 12px;
	padding-left: 6px;
}
#CDBox #CDPrice {
	margin-right: 0px;
	top: -10px;
}
#CDBox #CDBoxRelated {
	font-size: 10px;
	font-weight: normal;
	position: relative;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #D3C660;
	text-align: center;
	width: 100%;
}
#CDBox #CDBoxRelated img {
	border: 0px;
}
#CDBox #CDBoxRelated .CDBoxRelatedCD {
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	text-align: center;
	width: 92px;
	margin-left: 0px;
	margin-right: 0px;
}
#CDBox #CDBoxRelated #CDBoxRelatedText {
	margin-bottom: 4px;
	font-size: 10px;
	font-variant: small-caps;
	left: 0px;
	width: 100%;
}
#CDBox #CDBoxRelated .CDBoxRelatedCD #RelatedCDAddToCart {
	position: relative;
	text-align: center;
}
#CDBox #CDBoxMerchandise {
	text-align: center;
	width: 100%;
	position: relative;
	border: 0px;
	margin-top: 6px;
}
#ArtistCDBox #ArtistCDBoxLinkContainer {
	border: 0px;
	text-align: center;
}
#ArtistCDBox #ArtistCDBoxLinkContainer #CDBoxImage {
	text-align: center;
}
#ArtistCDBox {
	position:relative;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	width:208px;
	z-index:21;
	float: right;
	background-color: #000000;
	margin-left: 12px;
	padding: 8px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 80px;
}
#ArtistCDBox #CDBoxArtistName {
	text-align: center;
	width: 100%;
	position: relative;
	padding-left: 6px;
	padding-top: 2px;
	cursor: auto;
	font-size: 14px;
}
#ArtistCDBox #CDTitleText {
	font-size: 16px;
	text-align: center;
	left: 0px;
	width: 100%;
	position: relative;
	padding-left: 6px;
}
#ArtistCDBox #CDAddToCartDynPrice {
	text-align: center;
	left: 0px;
	width: 100%;
	position: relative;
	padding-bottom: 12px;
	padding-left: 6px;
}
#ArtistCDBox #CDPrice {
	margin-right: 0px;
	top: -10px;
}
#ArtistCDBox #CDBoxImage {
	position: relative;
	text-align: center;
	width: 100%;
	padding-left: 6px;
	border: 0px;
}
#ArtistCDBox #CDBoxMerchandise {
	text-align: center;
	width: 100%;
	position: relative;
	border: 0px;
	margin-top: 6px;
}
#ArtistCDBox #ArtistCDBoxLinkContainer {
	border: 0px;
}
#ArtistCDBox #ArtistCDBoxLinkContainer #CDBoxImage {
	text-align: center;
}
#DigitalDownloads {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	position:relative;
	color: #FFFFFF;
	width:240px;
	margin-top:20px;
	padding: 0px;
	z-index:1;
	float:left;
	font-size: 10px;
	font-style: normal;
	border:1px;
	border-style:solid;
	border-color:#000000;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
}
#CDClipsBox {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	position:relative;
	color: #FFFFFF;
	width:240px;
	margin-top:20px;
	padding: 0px;
	z-index:1;
	float:left;
	font-size: 10px;
	font-style: normal;
	border:1px;
	border-style:solid;
	border-color:#000000;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 4px;
	clear: left;
}
#CDClipsBox #CDClipsBoxTrack .CDClipsBoxTrackNum {
	position: relative;
	float: left;
	text-align: right;
	width: 15px;
}
#CDClipsBox #CDClipsBoxTrack .CDClipsBoxTrackTitle {
	position: relative;
	width: 200px;
	margin-left: 8px;
	text-align: left;
}
#CDClipsBox #CDClipsBoxTrackNoLink .CDClipsBoxTrackNum {
	color:#000000;
	position: relative;
	float: left;
	text-align: right;
	width: 15px;
}
#CDClipsBox #CDClipsBoxTrackNoLink .CDClipsBoxTrackTitle {
	color:#000000;
	position: relative;
	width: 200px;
	margin-left: 8px;
	padding-left: 8px;
	text-align: left;
}
#CDClipsBox #CDClipsArtistName {
	font-size: 11px;
	padding-left: 8px;
}
#CDClipsBox #CDClipsTitle {
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-left: 8px;
}
#CDClipsBox #CDClipsBoxImg {
	position: absolute;
	left: 220px;
	top: 20px;
}
#bodybg_main ul {
	margin-left: 16px;
	position: relative;
	list-style-type: disc;
	list-style-position: inside;
}
#bodybg_main #MainBodyText {
	padding-top: 0px;
	padding-left: 0px;
}
#bodybg_main #MainBodyText .Boldtext {
	font-weight: 600;
}
#bodybg_main #MainBodyText .ItalicText {
	font-style:italic;
}
.italictext {
	font-style:italic;
}
#CDClipsBox #CDClipsBoxTrack .listen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-right:4px;
	padding-left: 8px;
}
#artist_banner #CDBannerBox {
	margin: 0px;
	font-size: 24px;
	border: 0px;
	color: #3399FF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding: 15px;
}
#artist_banner #CDBannerBox img {
	padding-right: 18px;
	float: left;
}
#artist_banner #CDBannerBox #CDBannerTitle {
	font-size: 20px;
	color: #C0C0C0;
}
#artist_banner #CDBannerBox img {
	border-width: 0px;
	margin-left: 12px;
}
#ArtistCDBox .ArtistCDBoxOptionalButtons {
	padding-top: 8px;
	border: 0;
}
#ArtistCDBox .ArtistCDBoxOptionalButtons img {
	border-width: 0px;
}
#CDBox .ArtistCDBoxOptionalButtons {
	padding-top: 8px;
	border: 0;
}
#CDBox .ArtistCDBoxOptionalButtons img {
	border-width: 0px;
}
#artist_banner #CDBannerBox #CDBannerTitleLine2 {
	padding-top: 0px;
	font-size: 20px;
	color: #C0C0C0;
	margin-top: -4px;
	position: relative;
}
#CDClipsBox #CDClipsBoxTrack a {
	padding-left: 8px;
}
#header {
	height: 130px;
	width: 100%;
	background: black url("../skin/topbar_right.jpg") no-repeat top right;
	border: 0;
}
img {
	border: 0;
}
#WelcomeText {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#CDInfo {
	text-align: center;
	margin-bottom: 16px;
	margin-left: -8px;
}
