body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #777;
	background: #f8f8f8;
}

#cart {
	margin: 40px auto 0;
	padding: 0 10px 0 0;
	width: 980px;
}

#cart p {
	margin: 0;
	padding: 2px 0 2px 35px;
	float: right;
	font-size: 1.1em;
	background: url(../images/cart_icon.jpg) no-repeat 0 50% transparent;
}

#cart a {
	margin-left: 20px;
}

#container {
	margin: 0 auto;
	padding: 5px 5px 15px;
	width: 980px;
	border: 1px solid #dfdfdf;
	background: #fff;
}

#header {
	margin: 0;
	padding: 208px 0 0;
	height: 32px;
	overflow: hidden;
	background: url(../images/header.jpg) no-repeat top left;
}

#nav {
	margin: 0 7px;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	float: left;
	background: url(../images/navbg.jpg) 0 0 repeat-x;
}

#nav li#library {
	margin: 0 50px 0 0;
	padding: 9px 15px;
	color: #fff;
	border-right: 1px solid #ebebeb;
	width: 180px;
	height: 15px;
	background: url(../images/navbg.jpg) 0 -62px repeat-x;
}

#nav li.last {
	border-right: 1px solid #ebebeb;
}

#nav a {
	display: block;
	padding: 9px 25px;
	background: url(../images/navbg.jpg) 0 0 repeat-x;
	margin: 0;
}

#nav a:link, #nav a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

#nav a:hover, #nav a:active, #nav li.active a {
	color: #fff;
	text-decoration: none;
	background: url(../images/navbg.jpg) 0 -31px repeat-x;
}

a:link {
	color: #0998b7;
}

a:visited {
	color: #057188;
}

a:hover, a:active {
	color: #000;
}

h1 {
	display: none;
}

h2 {
	margin: 0;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
}

h3 {
	margin: 0;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
}

p {
	margin: .3em 0 1.2em;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #444;
}

p.excerpt {
	font-size: 1.4em;
	color: #3c6b7a;
}

#columns {
	margin: 0;
	padding: 0 7px 10px;
	background: #fff;
}

#side-column {
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
	border: 1px solid #ebebeb;
}

#main-column {
	float: right;
	margin: 0;
	padding: 25px 33px 0 0;
	width: 672px;
}

#side-column form {
	margin: 0;
	padding: 0;
}

#side-column p {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.1em;
}

#side-column label {
	font-weight: bold;
	color: #999;
}

#side-column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#side-column li {
	padding: 2px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#side-column li.show-all {
	margin-top: 15px;
}

p.show-all {
	padding-left: 5px;
	font-weight: bold;
}

#side-column h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #999;
}

.form-container {
	margin: 0;
	padding: 15px;
	background: url(../images/formbg.jpg) repeat-x bottom left #fff;
	border-bottom: 1px solid #ebebeb;
}

#side-column div.last {
	border-bottom: none;
}

#side-column input.normal, #side-column select.normal {
	width: 170px;
}

#side-column p.submit {
	margin: 4px;
	padding: 0;
	height: 34px;
	overflow: hidden;
	background: url(../images/sidesearch_button.jpg) no-repeat top right #5eacbb;
}

#side-column p.submit a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 200px;
	outline: none;
}

#side-column p.submit a:hover, #side-column p.submit a:active {
	background: url(../images/sidesearch_button.jpg) no-repeat right -34px #5eacbb;
}

.column-left {
	float: left;
	width: 320px;
}

.column-right {
	float: right;
	width: 320px;
}

#contact .column-left {
	width: 360px;
}

#contact .column-right {
	width: 280px;
}

#small-columns {
	margin: 25px 0 0;
	padding: 25px 0 0;
	border-top: 2px solid #ededed;
}

#small-columns h3 {
	border-bottom: 1px solid #ededed;
}

table.tracklist-front {
	margin: 15px 0;
	padding: 0;
	width: 100%;
}

table.tracklist-front caption {
	display: none;
}

table.tracklist-front th {
	padding: 2px 4px;
	font-size: 1.1em;
	text-align: left;
	border-bottom: 1px solid #ededed;
}

table.tracklist-front th.type {
	text-align: center;
	border-right: none;
}

table.tracklist-front td.type strong {
	display: none;
}

table.tracklist-front td.yes {
	background: url(../images/table_check.jpg) no-repeat 50% 0;
}

table.tracklist-front td {
	padding: 4px;
	font-size: 1.1em;
	background: url(../images/tablebg.jpg) repeat-x bottom left #fff;
	border-bottom: 1px solid #ededed;
}

table.tracklist-front td.title {
	color: #2186a7;
}

table.tracklist-front td.genre {
	border-right: 1px solid #ededed;
}

table.tracklist-front .title {
	width: 124px;
}

table.tracklist-front .genre {
	width: 84px;
}

table.tracklist-front .type {
	width: 20px;
	border-right: 1px solid #ededed;
}

table.tracklist-front .preview {
	width: 38%;
	overflow: hidden;
}

table.tracklist-front .preview a {
	display: block;
	outline: none;
}

#breadcrumbs {
	margin: 15px 0 0;
	padding: 5px 10px;
	background: #fffff2;
	border-top: 2px solid #eeeed8;
}

#breadcrumbs p#location {
	float: left;
}

#breadcrumbs p {
	margin: 0;
	padding: 1px 0 0;
	font-size: 1.1em;
	color: #7f7f62;
}

#breadcrumbs form {
	margin: 0;
	padding: 0;
	float: right;
}

#breadcrumbs form p {
	padding: 0;
}

#breadcrumbs label {
	display: block;
	float: left;
	padding: 0 5px 0 0;
}

div.track {
	padding: 15px 5px 5px;
	border-bottom: 1px solid #ccc;
}

div.track p {
	font-size: 1.1em;
}

div.track-header {
	padding: 10px 0 0;
}

div.track-header img.cover {
	display: block;
	float: left;
	margin: -10px 5px 0 0;
}

div.track-header h3 {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.4em;
}

div.player {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	float: left;
}

div.track-header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 430px;
}

div.track-header li {
	float: left;
	padding: 4px 5px 1px;
	width: 115px;
}

div.track-header a:link, div.track-header a:visited {
	color: #222;
	text-decoration: none;
}

div.track-header a:hover, div.track-header a:active {
	color: #000;
	text-decoration: underline;
}

div.track-header li.price {
	text-align: center;
	width: 60px;
	color: #e95e00;
	font-weight: bold;
}

div.track-header li.buy {
	padding: 0;
	text-align: right;
	width: 90px;
	height: 21px;
	overflow: hidden;
	background: url(../images/addtocart.jpg) no-repeat top right;
	
}

div.track-header li.buy a {
	display: block;
	line-height: 200px;
	outline: none;
}

div.track-header li.buy a:link, div.track-header li.buy a:visited {
	
}

div.track-header li.buy a:hover, div.track-header li.buy a:active {
	background: url(../images/addtocart.jpg) no-repeat right -21px;
}

/* START - redigerat 2009-01-29 */

div.track-header h3 { width: 240px;}

div.track-header img.cover { display:none;}
div.track-header ul { width: auto;}
div.track-header ul li { width: 55px;}
div.track-header ul li strong { display:none;}

div.track-header div.mp3player { float:left;}

/* END - redigerat 2009-01-29 */

#contact-name, #contact-email {
	width: 270px;
	font-size: 1.2em;
}

#contact-message {
	width: 275px;
	height: 90px;
}


#contact .column-right label {
	font-weight: bold;
	font-size: .85em;
}

#contact .column-right p {
	margin: 0 0 5px;
}

ul#questions {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#questions li {
	padding: 2px 0;
	font-size: 1.1em;
}

ul#questions li a {
	font-weight: bold;
}

#answers {
	margin: 15px 0 0;
	padding: 0;
	border-top: 2px solid #ededed;
}

#answers h3 {
	margin: 15px 0 3px;
	font-size: 1.4em;
}

#answers p {
	margin: 0 0 20px;
	font-size: 1.1em;
}

#footer {
	margin: 0 auto 40px;
	padding: 0;
	width: 990px;
	background: url(../images/footerbg.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	padding: 7px 0;
	font-size: 1em;
	color: #a9a9a9;
	letter-spacing: .1em;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #858585;
}

#footer a:hover, #footer a:active {
	color: #000;
}

table#shopping-cart {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 2px solid #eee;
	width: 672px;
}

table#shopping-cart tr.header td {
	font-size: 1.4em;
	font-weight: bold;
	color: #222;
}

table#shopping-cart td {
	padding: 6px 0;
	font-size: 1.1em;
	color: #2c3e45;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}

table#shopping-cart tr.alt td {
	background: #f2f8f9;
}

p#total-price {
	padding: 4px 0 0;
	font-size: 1.2em;
	text-align: center;
}

p#checkout-order {
	text-align: right;
}

form#checkout-form {
	margin: 15px 0;
}

div.form-columns {
	padding: 5px 0 10px;
}

div.column-one {
	padding: 0;
	width: 180px;
	float: left;
}

div.column-two {
	padding: 0;
	width: 180px;
	float: left;
}

div.form-columns p {
	margin: 0;
	font-size: 1.1em;
}

div#message {
	margin: 15px 0;
	padding: 10px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

div#message.success {
	color: #00591b;
	background: #d5ffc5;
	border: 1px solid #94ce7e;
}

div#message.error {
	color: #590000;
	background: #ffdfdf;
	border: 1px solid #d88686;
}

div#payment {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

div#payment img {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

ul#track-list {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}

ul#track-list li {
	padding: 2px 0;
	font-size: 1.2em;
}

#footer_cards {
	display: block;
	width: 75px;
	margin: 15px auto 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
