* {
	padding: 0;
	margin: 0;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
}
body {
	background: #B2B2B2 url(/objects/background.jpg) repeat-y scroll 50% 0;
}
h1, h2 {
	visibility: hidden;
	position: absolute;
}
h3 {
	clear: both;
	margin-bottom: 5px;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
td {
	padding-left: 15px;
}
td:first-child {
	padding-left: 0;
}
.noshow {
	visibility: hidden;
	position: absolute;
}

#box {
	position: absolute;
	width: 900px;
	margin: 0 0 0 -450px;
	top: 0;
	left: 50%;
	background-color: white;
}
#header {
	margin: 15px 0 20px 0;
	border-top: 8px solid #AB0E0E;
	background-color: #DDDDDD;
	height: 100px;
	background-image: url(/objects/background-header.jpg);
	background-repeat: repeat-x;
	color: #354545;
	clear: both;
	padding: 20px;
	line-height: 18px;
}
#header #logo {
	float: left;
	padding-right: 40px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#header ul {
	list-style-type: none;
	border-left: 2px solid white;
	margin: 0 0 0 155px;
	width: 350px;
}
#cart_link {
	padding-left: 10px;
}
#header a {
	text-decoration: none;
	color: #354545;
}
#header a:hover {
	text-decoration: underline;
	color: #121212;
}
#header a.cart {
	padding-left: 17px;
	background-image: url(/objects/url_cart.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#search {
	position: absolute;
	top: 36px;
	right: 30px;
}
#search input {
	padding: 2px 0 2px 0;
	font-size: 11px;
}
#search input.submit {
	padding: 0;
}
#content {
	min-height: 450px;
}

#contact {
	padding: 10px 0 0 20px;
	line-height: 18px;
	color: #354545;
}
#contact p, #contact address {
	margin-bottom: 15px;
}
#languages a img {
	border: 1px solid #ddd;
}

#cd li.newsletter {
	width: 240px;
	height: 70px;
	padding-bottom: 2px;
}
#cd li.newsletter img {
	width: 60px;
	height: 34px;
	border: 0;
}
#cd li.newsletter h2 {
	position: relative;
	visibility: visible;
	padding-top: 5px;
}
#cd li.newsletter p {
	clear: both;
}
#cd li.newsletter form {
	clear: both;
}
#cd li.newsletter input {
	padding: 2px;
	color: #808080;
	font-size: 11px;
}


#cd {
	padding: 10px 0 0 20px;
	line-height: 18px;
	color: #354545;
}
#cd ul {
	list-style-type: none;
}
#cd ul li {
	float: left;
	width: 240px;
	height: 130px;
	display: block;
	border: 0;
	border: 1px solid #CECECE;
	padding: 10px;
	margin: 0 20px 20px 0;
}
#cd ul li img {
	width: 110px;
	height: 110px;
	margin: 0 10px 5px 0;
	padding: 1px;
	float: left;
	border: 1px solid #CECECE;
}
#cd ul li a {
	text-decoration: none;
	color: #354545;
	border-bottom: 1px solid #DDDDDD;
}
#cd ul li a:hover {
	color: #121212;
	border-bottom: 1px solid #121212;
}

#cd ul li {
	
}

#cd ul li.medium {
	width: 520px;
}

#cd ul li.release {
	width: 520px;
	height: 270px;
}
#cd ul li.release img {
	width: 250px;
	height: 250px;
}
#cd ul li.release .title {
	font-size: 16px;
	font-weight: bold;
}
#cd ul li.release .artist a {
	font-size: 11px;
	color: #778787;
}

#cd ul li.big {
	width: 800px;
}

#cd ul li.half {
	width: 385px;
	height: 160px;
}
#cd ul li.half .title {
	font-size: 13px;
	font-weight: bold;
}
#cd ul li.half .artist a {
	font-size: 11px;
	color: #778787;
}
#cd ul li.half img {
	width: 150px;
	height: 150px;
}

#cd ul li.box {
	width: 800px;
	height: auto;
}
#cd ul li.box img {
	width: 300px;
	height: 300px;
}
#cd ul li.box .info_left {
	width: 310px;
	float: left;
}
#cd ul li.box .info_right {
	width: 465px;
	float: right;
}
#cd ul li.box div.title {
	font-size: 140%;
	margin-bottom: 15px;
}
.tracks tr {
	vertical-align: top;
}
.tracks td, .tracks td a {
	font-size: 11px;
}
.tracks .title {
	width: 295px;
	padding-left: 2px;
}
.tracks .composer {
	width: 170px;
}
.tracks .alternate td {
	background-color: #FAFAFA;
}

#cd ul li.column {
	height: 70px;
	width: 240px;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 14px;
}
#cd ul li.column img {
	width: 60px;
	height: 60px;
	margin-bottom: 0;
}
#cd ul li.column a {
	font-size: 11px;
	line-height: 14px;
}
#cd ul li.column .title {
	font-weight: bold;
	padding-bottom: 5px;
}
#cd ul li.column .artist a {
	color: #778787;
}

img.artist, img.composer {
	display: block;
	position: relative;
	float: right;
	top: 0;
	right: 0;
	margin: 10px;
}
#artist, #composer {
	padding: 0 20px;
}
#artist h2, #composer h2 {
	visibility: visible;
	font-size: 140%;
	font-weight: normal;
	position: inherit;
	margin-bottom: 10px;
}
#artist p, #composer p {
	font-size: 12px;
	margin-bottom: 10px;
}
#artist a, #composer a {
	font-size: 100%;
}
#artist a.external, #composer a.external {
	padding-left: 20px;
	background-image: url(/objects/url_external.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}
#artist .description, #composer .description {
	padding-bottom: 20px;
}
#artist ul, #composer ul {
	padding: 0 0 10px 0;
	list-style-type: none;
}
#artist ul li, #composer ul li {
	float: none;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 16px;
}
#artist ul li.focus, #composer ul li.focus {
!	border: 1px solid #ddd;
	margin: 5px 50px 2px 0;
!	padding: 5px;
	height: 45px;
}
#artist ul li.focus img, #composer ul li.focus img {
	height: 45px;
	padding-right: 10px;
	float: left;
}
#artist ul li.focus a, #composer ul li.focus a {
	vertical-align: top;
	font-weight: bold;
}
#artist ul li.focus a.small, #composer ul li.focus a.small {
	font-size: 10px;
	font-weight: normal;
}
#artist ul li a, #composer ul li a {
	color: #453535;
	text-decoration: none;
	border-bottom: 1px solid #CECECE;
}
#artist ul li a:hover, #composer ul li a:hover {
	color: #453535;
	border-bottom: 1px solid #453535;
}
#artist .column, #composer .column {
	width: 48%;
	float: left;
}
#artist ul li.column, #composer ul li.column {
	border: 1px solid #CECECE;
	display: block;
	float: left;
	font-size: 11px;
	height: 70px;
	line-height: 14px;
	margin: 0 20px 20px 0;
	padding: 10px 10px 2px 10px;
	width: 240px;
}
#artist ul li.column img, #composer ul li.column img {
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	padding: 1px;
	float: left;
	border: 1px solid #CECECE;
}
#artist ul li.column a, #composer ul li.column a {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: 1px solid #CECECE;
}
#artist ul li.column a:hover, #composer ul li.column a:hover {
	color: #121212;
	border-bottom: 1px solid #121212;
}

#sitemap {
	padding: 0 0 20px 20px;
}
#sitemap h2 {
	clear: both;
	visibility: visible;
	position: relative;
	font-size: 16px;
	padding: 10px 0;
}
#sitemap ul, #composer ul.mini, #artist ul.mini {
	list-style-type: none;
	clear: both;
}
#sitemap ul.cds li, #composer ul.mini li, #artist ul.mini li {
	width: 113px;
	height: 40px;
	padding: 3px;
	margin: 0 15px 10px 0;
	float: left;
	border: 1px solid #CECECE;
}
#sitemap ul.textlist li {
	float: left;
	width: 260px;
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
	height: auto;
}
#sitemap li a, #composer ul.mini li a, #artist ul.mini li a {
	font-size: 10px;
	color: #453535;
}
#sitemap li img, #composer ul.mini li img, #artist ul.mini li img {
	width: 40px;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0 3px 0 0;
	float: left;
}
#sitemap div, #composer ul.mini div, #artist ul.mini div {
	font-size: 10px;
	line-height: 13px;
}


#conditions {
	padding: 0 20px 0 20px;
}
#conditions p {
	margin-bottom: 15px;
}


#info {
	padding: 0 0 0 20px;
}
#info h2 {
	visibility: visible;
	position: relative;
	margin-bottom: 10px;
}
#info p {
	margin-bottom: 10px;
}


#distributors {
	padding: 0 0 0 20px;
}
#distributors ul li {
	float: left;
	width: 240px;
	height: 145px;
	display: block;
	border: 0;
	border: 1px solid #CECECE;
	padding: 10px;
	margin: 0 20px 20px 0;
	line-height: 16px;
}
#distributors .country {
	font-weight: bold;
}
#distributors a {
	text-decoration: none;
	border-bottom: 1px solid #CECECE;
	color: black;
}
#distributors a:hover {
	border-bottom: 1px solid #554545;
	color: #554545;
}


#cart {
	padding: 0 20px;
}
#cart h2 {
	visibility: visible;
	position: relative;
	margin-top: 10px;}
#cart table {
	margin: 5px 0
}
#cart table td {
	padding: 1px 5px 1px 0
}
#cart .submit {
	padding-bottom: 15px
}

#cart .header td {
	border-bottom: 2px solid #555;
}
#cart .header .amount {
	width: 65px;
}
#cart .header .code {
	width: 95px;
}
#cart .header .description {
	width: 450px;
}
#cart .header .price {
	width: 65px;
}
#cart .header .subtotal {
	width: 65px;
}
#cart .amount {
	width: 40px;
}
#cart .grandtotal {
	border-top: 1px solid #444;
}
#cart td.price, #cart td.subtotal, .right {
	text-align: right;
}

#address .lead {
	padding-right: 25px;
}
#address .first_name, #address.last_name {
	width: 110px;
}
#address .address1 {
	width: 240px;
}
#address .zip {
	width: 50px;
}
#address .city {
	width: 130px;
}
#address .country {
	width: 110px;
}
#address .phone {
	width: 90px;
}
#address .email {
	width: 240px;
}
#address, #payment p {
	padding: 5px 0 10px 0;
}
#payment {
	padding-bottom: 10px;
}


#footer {
	margin: 5px 0 10px 0;
	background-color: #979797;
	background-image: url(/objects/background-footer.jpg);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
}
#footer ol {
	list-style-type: none;
	width: 100%;
}
#footer li.info {
	margin: 10px 20px;
	width: 240px;
	height: 80px;
	float: left;
	color: #EEEEEE;
	font-size: 11px;
	padding-left: 20px;
}
#footer li.info:first-child {
	border-left: none;
	padding-left: 0;
}
#footer ul {
	padding-left: 50px;
	list-style-type: square;
}
#footer li a {
	font-size: 11px;
	color: white;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
