* {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #233D6E;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #437DFF;
}

a:active {
	color: #FFFFFF;
}

option {
	padding-left: 2px;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

legend {
	display: none;
}

.price {
	font-size: 11px;
	font-weight: bold;
	color: #437DFF;
}

a.playButton {
	display: block;
	width: 57px;
	height: 15px;
	color: #FFFFFF;
	font-size: 6px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(/assets/images/soulcandi/buy_play1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a:hover .playButton {
	color: #FFFFFF;
	font-size: 6px;
	text-decoration: none;
	text-align: center;
	background-image: url(/assets/images/soulcandi/buy_play_over1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a.buyButton {
	display: block;
	width: 57px;
	height: 15px;
	color: #FFFFFF;
	font-size: 6px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(/assets/images/soulcandi/buy_play1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a:hover .buyButton {
	color: #FFFFFF;
	font-size: 6px;
	text-decoration: none;
	text-align: center;
	background-image: url(/assets/images/soulcandi/buy_play_over1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a.giftButton  {
	display: block;
	width: 65px;
	height: 13px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;

}

a:hover.giftButton  {
	color: #fff;
	text-decoration: none;
	text-align: left;

}

a.giftButton span {
	display: block;
	margin-left: 5px;
}

img.releaseImage {
	border: 4px solid #ccc;
}

img.releaseThumb {
	border: 4px solid #ccc;
}

p.error {
	color: #437DFF;
}

input.buy {
	font-size: 10px;
	margin-left: 5px;
}

input.play {
	font-size: 10px;
	margin-right: 5px;
}

input.more {
	font-size: 10px;
}

#container {
	width: 500px;
	margin: 0px auto;
}

#header,#content,#main,#footer {
	overflow: hidden;
	display: block;
}

#mainList,#subList {
	display: none;
}

#mainListEmpty,#subListEmpty {
	
}

#header {
	
}

#localeChooser {
	position: relative;
	top: 0px;
	left: 430px;
}

#menu {
	width: 500px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	height: 32px;
	padding-right: 0px;
	background-image: url(/assets/images/soulcandi/menu_1_1.jpg);
	background-repeat: no-repeat;
}

#menuList ul {
	white-space: nowrap;
}

#menuList li {
	float: right;
	list-style-type: none;
	white-space: nowrap;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menuList a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menuList a:hover {
	color: #437DFF;
}

#logotype {
	
}

#logotype a,#footerLogo a {
	
}

#shopHeader {
	
}

#shopHeader img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#orderHeader {
	clear: both;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(/assets/images/soulcandi/menu_2_1.jpg);
	background-repeat: no-repeat;
}

#orderHeader select {
	width: 200px;
	margin-right: 5px;
	margin-top: 4px;
}

#orderHeaderButtons {
	float: right;
	margin-top: 7px;
}

#orderHeaderButtons ul {
	white-space: nowrap;
}

#orderHeaderButtons li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin-left: 5px;
}

#orderHeaderButtons a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#orderHeaderButtons a:hover {
	color: #437DFF;
}

#browseSearch {
	clear: both;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(/assets/images/soulcandi/menu_2_1.jpg);
	background-repeat: no-repeat;
}

#browse {
	float: left;
}

#browse select {
	width: 200px;
	margin-right: 5px;
	margin-top: 4px;
}

#browse option.divider {
	font-size: 12px;
	font-weight: bold;
	background-color: #ddd;
}

#search {
	float: right;
}

#search input.search {
	width: 150px;
	margin-right: 10px;
	margin-top: 2px;
	padding: 1px 1px 2px 2px;
}

#search a,#browse a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#search a:hover,#browse a:hover {
	color: #437DFF;
}

#main {
	width: 500px;
	color: #C6CEDE;
	background-color: #233D6E;
}

#mainInclude {
	margin-top: 2px;
	padding: 10px;
}

#alphaNav {
	margin-top: 2px;
	padding: 10px;
	background-color: #dedede;
}

#pageNavTop {
	
}

#pageNavBottom {
	
}

.pageNav {
	margin-top: 2px;
	padding: 10px;
	background-color: #233D6E;
}

.sortOrder {
	float: right;
	margin-right: 14px
}

.pageNav a.active,.sortOrder a.active {
	color: #437DFF;
}

#breadCrumbs {
	padding: 10px;
	background-color: #233D6E;
	font-size: 12px;
	font-weight: bold;
}

#breadCrumbs a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#breadCrumbs a:hover {
	color: #437DFF;
	font-size: 12px;
	font-weight: bold;
}

#breadCrumbs span {
	font-weight: bold;
	font-size: 12px;
}

#alphaNav a,.pageNav a {
	color: #FFFFFF;
}

#alphaNav span,.pageNav span {
	font-weight: bold;
}

#alphaNav a:hover,.pageNav a:hover {
	color: #437DFF;
}

#alphaNav span,.pageNav span {
	font-weight: bold;
}

#release {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#release hr {
	display: block;
	width: 470px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#release img.releaseImage {
	float: left;
	margin: 5px 10px 5px 5px;
	border: 0
}

#release table.artistTable {
	
}

#release table.artistTable td {
	vertical-align: top;
}

#release table.labelTable {
	
}

#release table.labelTable td {
	vertical-align: top;
}

#release table.linkTable {
	
}

#release table.linkTable td {
	vertical-align: top;
}

#release table.releaseInfoTable {
	
}

#release table.releaseInfoTable td {
	vertical-align: top;
}

#release table.releaseButtonTable {
	margin-top: 7px;
	vertical-align: top;
}

#release a.release {
	font-size: 20px;
	font-weight: bold;
}

#release a.catNo {
	font-size: 12px;
	font-weight: bold;
}

#release a.artist {
	font-size: 14px;
	font-weight: bold;
}

#release a.label {
	font-size: 14px;
	font-weight: bold;
}

#release a.externalLink {
	font-size: 12px;
	font-weight: bold;
	color: #233D6E;
}

#release a.externalLink:hover {
	color: #233D6E;
}

#release td.externalLink {
	font-size: 11px;
	font-weight: bold;
	color: #777;
	margin-top: 5px;
} 
 
#release td.contentType {
	padding-left: 14px;
	font-size: 11px;
	text-align: right;	
}

#release td.released {

	font-size: 12px;
	font-weight: bold;	
}

#release td.price {
	width: 40%;

}

#release td.buyButton {
	width: 30%;

}

#release td.giftButton {
	width: 30%;

}

#release span.price {

}

#release a.buyButton {

}

#release p.editorial {
	margin-bottom: 20px;
	padding: 8px;
}

#release p.editorial:first-line {
	
}

#release p.description {
	margin-bottom: 20px;
	padding: 8px;
	background-color: #233D6E;
}

#release p.error {
	margin-top: -20px;
	padding: 8px;
	color: #437DFF;
}

#player {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#contentFileTable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 2px;
	background-color: transparent;
}

#contentFileTable td.name {
	width: 100%;
	text-align: left;
}

#contentFileTable td.play {
	text-align: right;
	white-space: nowrap;
}

#contentFileTable td.buy {
	text-align: right;
	white-space: nowrap;
}

#contentFileTable td.price {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

#releaseList {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#releaseList ul {
	list-style-type: none;
}

#releaseList hr {
	display: block;
	width: 470px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#releaseList img.releaseImage {
	float: left;
	margin: 5px 10px 5px 5px;
}

#releaseList div.releaseInfo {
	padding: 5px;
}

#releaseList a.release {
	font-size: 18px;
	font-weight: bold;
}

#releaseList a.catNo {
	font-size: 12px;
	font-weight: bold;
}

#releaseList a.artist {
	font-size: 14px;
	font-weight: bold;
}

#releaseList a.label {
	font-size: 14px;
	font-weight: bold;
}

#releaseList p.editorial {
	padding: 8px;
}

#releaseList p.editorial:first-line {
	
}

#releaseList p.description {
	padding: 8px;
}

#releaseList p.moreButton {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

#searchList {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#searchList hr {
	display: block;
	width: 470px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#searchList ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#searchList img.releaseThumb {
	float: left;
	margin: 5px 10px 5px 5px;
}

#searchList div.releaseInfo {
	display: inline;
	padding: 0px;
}

#searchList a.release {
	font-size: 14px;
	font-weight: bold;
}

#searchList div.release {
	display: inline;
}

#searchList a.artist {
	font-size: 12px;
	font-weight: bold;
}

#searchList div.artist {
	display: inline;
	float: right;
}

#searchList p.description {
	
}

#searchList p.moreButton {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

#alphaList {
	display: block;
	margin-top: 2px;
	padding: 10px;
}

#alphaList hr {
	clear: both;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#alphaList hr.last {
	clear: left;
	background-color: transparent;
	width: 0px;
	border: 0px;
}

#alphaList h2 {
	font-size: 22px;
	font-weight: bold;
}

#alphaList li {
	list-style-type: none;
}

.alphaLetterList li {
	display: block;
	float: left;
	width: 240px;
}

#orderBody {
	padding: 15px;
}

#orderBody a {
	text-decoration: underline;
}

#orderBody h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#orderBody h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#orderBody hr {
	display: block;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#orderBody p {
	margin-bottom: 5px;
}

#orderBody p.error {
	color: #ffbb11;
}

#siteSeal {
	text-align: right;
}

#orderTable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: transparent;
}

#orderTable td.name {
	width: 80%;
	text-align: left;
}

#orderTable td.total {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
}

#orderTable td.price {
	color: #E21A1A;
	text-align: right;
	white-space: nowrap;
}

#orderTable td.remove {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

#orderTable td.time {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

#downloadTable {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: transparent;
}

#downloadTable p {
	margin-bottom: 5px;
	font-weight: bold;
}

#downloadTable td.name {
	width: 100%;
	text-align: left;
}

#downloadTable td.filesize {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
}

#downloadTable td.download {
	color: #E21A1A;
	text-align: right;
	white-space: nowrap;
}

#mainBody {
	padding: 15px;
}

#mainBody a {
	text-decoration: underline;
}

#mainBody h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#mainBody hr {
	display: block;
	margin-bottom: 10px;
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

#mainBody p {
	margin-bottom: 5px;
}

#mainBody input,#orderBody input {
	margin-bottom: 0px;
	margin-right: 0px;
	vertical-align: middle;
}

#mainBody input.text,#orderBody input.text {
	width: 200px;
}

#mainBody input.textLong,#orderBody input.textLong {
	width: 300px;
}

#mainBody textarea.textLong,#orderBody textarea.textLong {
	width: 300px;
}

#mainBody input.cvc,#orderBody input.cvc {
	width: 30px;
}

#mainBody select {
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

#mainBody ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#mainBody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#footer {
	display: block;
	clear: both;
	width: 500px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/assets/images/soulcandi/menu_3_1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#footerLinks {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#footerLinks a {
	display: block;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

#footerLinks a:hover {
	color: #437DFF;
}

#footerLogo {
	display: block;
	position: relative;
	top: 5px;
	right: 15px;
	float: right;
	width: 90px;
	height: 12px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
