body {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BasketTitle {width:529px;margin:0 0 5px auto;text-align:center;}
.shopname {visibility:collapse;}

ul {
	list-style-type:none;
	margin:0;
	width:100px;
}
li {
	margin:3px 0;
	
}
li a:link, li a:visited {
	color:#e5eeee;
	font-size:0.9em;
	font-weight:bold;
	height:20px;
	display:block;padding:3px;
	background-image:url(images/ShopMenuBG.png);
	background-repeat:no-repeat;
	/*border-top:solid 1px #999999;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #999999;*/
	
}
li a:active {
	display:block;padding:3px;
	background-image:url(images/ShopMenuBGActive.png)
	/*border-top:solid 1px #333333;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #333333;*/
}
.item {
	background-image:url(images/ShopItemBG.png);
	width:163px;
	margin:5px;
	height:130px;
	float:left;
	/*border-top:solid 1px #999999;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #999999;*/
}

.item img {margin:6px 6px 0 6px;border:solid 1px black;}

.itemname{
	display:block;
	margin:2px 6px 6px 6px;
	font-size:0.8em;
	font-weight:bold;
}

.itemdetail {
	background-image:url(images/ShopItemDetailBG.png);
	background-repeat:no-repeat;
	width:529px;
	height:529px;
}
.itemdetail img {
	margin:10px 10px 0 10px;
}
.itemdetail h2 {
	font-size:1.1em;
	marin-bottom:3px;
}
.itemdetail p {
	margin:4px 10px;;
}
.price {font-weight:bold;}
#ProceeedToCheckout {width:520px;margin:0 0 0 auto;}
#BasketControls {width:529px;margin:0 0 0 auto;text-align:center;}
#BasketControls p {}


#BasketControls a:link, #BasketControls a:visited { background-image:url(images/ShopMenuBG.png);display:block; background-repeat:no-repeat;height:24px;padding-top:2px;width:100px;margin:0 auto;font-weight:bold;
	color:#e5eeee;
}

#ProceeedToCheckout a:link, #ProceeedToCheckout a:visited {
	font-weight:bold;
	color:#e5eeee;
	background-image:url(images/ProceedToCheckoutButton.png);
	background-repeat:no-repeat;
	padding:4px 5px;	
	display:block;
	width:148px;
	height:24px;
	margin:0 auto;
}


#Basket {
	margin:0 auto;
}
#Basket p{
	width:529px;margin:0 0 0 auto;text-align:center;
}

#Basket table {
	width:529px;margin:0 0 0 auto;
	border:solid 1px #000;
	margin:10px 0 10px auto;
	text-align:left;
}
#BasketHead {
	color:#8dcff4;
	background-color:#000;
}
.BasketItem {
	background-image:url(images/BasketItemBG.png);
	background-repeat:repeat-x;
}
.BasketTotal {
	background-image:url(images/BasketTotalBG.png);
	background-repeat:repeat-x;
}
#Basket #BasketFooter {border:0;width:529px;height:24px;margin:0 0 0 auto;}
#BasketFooter #ContinueShopping {color:#e5eeee; font-weight:bold;display:block;width:150px;height:24px;padding-top:2px; background-image:url(images/ContinueShoppingBG.png); background-repeat:no-repeat;text-align:center;}

#BasketFooter #ProceedToCheckout {color:#e5eeee; font-weight:bold;display:block;width:160px;height:24px;padding-top:2px; background-image:url(images/BasketProceedToCheckout.png); background-repeat:no-repeat; text-align:center;}

.textHighlight {
	color: #666699;
}
.maintext {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #6600CC;
	text-decoration: underline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	margin-bottom: 3px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6666CC;
	text-decoration: none;
}
.newsHeadline {
	font-size: 16px;
	font-weight: bold;
}

input,textarea, select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.maintextsmall {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.realaudio:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #33CC33;
	text-decoration: none;
}
a.realaudio:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #339900;
	text-decoration: none;
}
.artistheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.catalogueindexartist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.formats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
