@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Templates base styles */
/* ghooghe 200909 */
html {
	background-color: #000000;
}

body {
	background: #0e0f10 url("../img/body-bg.png") repeat-x 0 0;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	overflow-x: hidden;
}

a, a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

address {
	font-style: normal;
}

.clear {
	border: 0 none transparent;
	clear: both;
	height: 0;
	visibility: hidden;
}

h1, h2, h3 {
	font-size: 13px;
	color: #ffffff;
}
h1, h2 {
	line-height: 1.3em;
	margin: 0;
}

h3 {
}

.hidden {
	display: none;
}

img.image-left {
	float: left;
}

img.image-right {
	float: right;
}

address, p {
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

ul {
	padding-bottom: 1.2em;
}

ul li {
	line-height: 1.4em;
	padding-left: 14px;
}

.category-belonging, .page-list-items .date {
	display: none;
}


/* Form defaults */
form .row {
	clear: both;
	padding: 4px 0;
}

form .row label {
	float: left;
	padding: 0 0 7px 0;
	text-align: left;
	width: 36%;
}

/* simpleContactForm */
.simpleContactForm {
	width: 500px;
}

.simpleContactForm fieldset {
	margin: 1em;
}

.simpleContactForm legend {
	display: none;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 1015px;
}

.banner {
	height: 267px;
	left: 0;
	position: absolute;
	top: 87px;
	width: 1920px;
}

#main {
	background-color: #0e0f10;
}

/* CONTENT */
#content, #product-list {
	float: left;
	padding: 20px 20px 0 20px;
	width: 730px;
}

#product-list {
	padding-top: 0;	
}

#product-list .page-list-items h3, #product-list .page-list-items p {
	float: left;
	width: 225px;
}

#product-list .page-list-items h3, #product-list .page-list-items h4 {
	font-weight: normal;
}

#product-list .page-list-items h3, #search .page-list-items h3 {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

#product-list .page-list-items p {
}

#product-list .page-list-items li, #search .page-list-items li  {
	float: left;
	padding-left: 0;
	width: 50%;
}

#product-list .page-list-items li > a {
	float: right;
}

.message-box {
	border: 0 none;
	color: #ffffff;
	background-color: #4b5443;
}

#homepage .referenceWeightPrice {
	display: none;
}
.referenceWeightPrice {
	font-size: 12px;
	padding-left: 5px;
	margin-bottom: 7px;
}
.referenceWeightPrice .price {
	color: #ffffff;
}
.referenceWeightPrice .quantity {
	display: none;
}
/* dl */
.referenceWeightPrice dl {
	float: left;
	padding: 4px;
}
.referenceWeightPrice dt {
	display: none;
}
.referenceWeightPrice dd {
	color: #4c5544;
	display: inline;
}
.referenceWeightPrice .submit {
	display: inline;
	float: none;
}
.referenceWeightPrice .submit input, .productPreview .detail, .shoppingCartLarge .submit input, .shoppingCartSmall a  {
	background: transparent url("../img/detail.png") no-repeat top left;
	border: 0 none;
	cursor: pointer;
	float: right;
	height: 20px;
	width: 41px;
	margin-left: 8px;
	padding: 0;
	text-indent: -9999px;
}
.referenceWeightPrice .submit input, .shoppingCartLarge .submit input {
	background-image: url("../img/add.png");
	border: 0 none;
	width: 63px;
}
.shoppingCartLarge .submit input {
	background-image: url("../img/update.png");
	width: 46px;
}
.shoppingCartLarge .confirm .submit input, .shoppingCartLarge .place .submit input {
	background-image: url("../img/submit.png");
	height: 26px;
	width: 59px;
}
.shoppingCartSmall a {
	background-image: url("../img/checkout.png");
	height: 18px;
	width: 83px;
	margin: 0;
}
.shoppingCartLarge .back {
	background-image: url("../img/modify.png");
	height: 20px;
	width: 75px;
	margin-top: 0;
	text-indent: -9999px;
}
.shoppingCartLarge .submit input:hover {
	background-position: 0 -26px;
}
.referenceWeightPrice .submit input:hover, .productPreview .detail:hover, .shoppingCartLarge .update .submit input:hover {
	background-position: 0 -20px;
}
.shoppingCartSmall a:hover {
	background-position: 0 -18px;
}
.shoppingCartLarge .back:hover {
	background-position: 0 -20px;
}
.shoppingCartLarge .shipping-rates caption {
	color: #ffffff;
}
#product-list .page-list-items .detail {
	float: left;
}

/* FOOTER */
#footer {
	background-color: #000000;
	clear: both;
	font-size: 90%;
	padding: 15px 0;
	text-align: center;
}

#footer p {
	text-align: center;
	margin: 0; 
}

#footer .legal {
	font-size: 10px;
	padding-top: 4px;	
}

#footer .nav a {
	text-decoration: none;
}

#footer .nav a:hover {
	text-decoration: underline;
}

#footer .nav ul {
	padding: 0;
}

#footer .nav li {
	border-left: 1px solid #505050;
	display: inline;
	padding: 0 8px;
}

#footer .nav li:first-child {
	border-left: 0 none;
}

/* HEADER */
#header {
	height: 430px;
	position: relative;
}

#header .logo a {
	background: transparent url("../img/logo.png") no-repeat 0 0;
	display: block;
	height: 26px;
	width: 259px;
	position: absolute;
	left: 18px;
	top: 33px;
	text-indent: -9999px;
}

#header .nav {
	position: absolute;
	left: 5px;
	top: 380px;
}

#header .nav li {
	float: left;
	height: 17px;
	padding-right: 3px;
}

#header .nav a {
	color: #ffffff;
	font-size: 9px;
	padding: 3px 3px;
	text-decoration: none;
	text-transform: uppercase;
}

#header .nav a:hover, #header .nav li a.selected {
	background-color: #009ea1;	
}
#header .nav .search, #header .nav .docs, #header .nav .images, #header .nav .objects, 
#footer .nav .search, #footer .nav .docs, #footer .nav .images, #footer .nav .objects {
	display: none;
}

#header .quicklinks {
	padding-top: 5px;
	position: absolute;
	right: 22px;
	top: 26px;
}

#header .quicklinks li {
	border-left: 1px solid #565656;
	float: left;
	padding: 1px 5px 2px 5px;
}

#header .quicklinks li:first-child {
	border-left: 0 none;
}

#header .quicklinks a {
	color: #565656;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}

#header .quicklinks a:hover {
	text-decoration: underline;
}

#header .quicklinks .facebook, #header .quicklinks .instagram, #header .quicklinks .twitter, #header .quicklinks .bandcamp {
	text-indent: -9999px;
	float: left;
	width: 30px;
	height: 30px;
}
#header .quicklinks .facebook {
	width: 27px;
	height: 27px;
}

#header .quicklinks .facebook {
	background: transparent url("../img/facebook.svg?v2") no-repeat center;
}
#header .quicklinks .instagram {
	background: transparent url("../img/instagram.svg?v2") no-repeat center;
}
#header .quicklinks .twitter {
	background: transparent url("../img/twitter.svg?v2") no-repeat center;
}
#header .quicklinks .bandcamp {
	background: transparent url("../img/bandcamp.png") no-repeat center;
    width: 48px;
}
/* Search styles */
#header .search {
	position: absolute;
	right: 20px;
	top: 380px;
}
#header .searchBox {
	position: relative;
}
.searchBox input[type=search] {
	background-color: #151718;
	border: 0 none;
	color: #ffffff;
	width: 220px;
}
.searchBox legend {
	display: none;
}

.searchBox .row {
	border-bottom: 1px solid #414343;
	line-height: 17px;
	padding: 0;
	width: 297px;
}

.searchBox .row label {
	float: right;
	font-size: 9px;
	padding: 0;
	width: 45px;
	text-transform: uppercase;
}

#header .searchBox .submit {
	margin: 0;
}
.searchBox .submit input {
	background: transparent url("../img/blank.png") no-repeat 0 0; /* Required for IE */
	border: 0 none;
	color: transparent; /* Required for IE */
	height: 22px;
	padding: 0;
	text-indent: -9999px;
	text-transform: capitalize; /* Required for IE */
	width: 55px;
	position: absolute;
	top: 0;
	right: 0;
}

/* Search result page */
#search #main, #shopping-cart #main {
	background-image: none;
}

#search .page-list-items li {
	background-color: #17191a;
	height: 84px;
	margin: 0 10px 10px 0;
	padding: 8px 105px 8px 10px;
	position: relative;
	width: 235px;
}

#search .page-list-items li:hover {
	background-color: #212425;
}

#search .page-list-items li h3 { 
	font-weight: normal;
}

#search .page-list-items img {
	height: 87px;
}

#search .page-list-items li a {
	color: #ffffff;
	text-decoration: none;
}

#search .page-list-items li a.left {
	margin: 0;
	position: absolute;
	top: 7px;
	right: 7px;
}

#search .searchResult {
	margin-left: 285px;
	padding: 20px 0;
	width: 730px;
}

#search #news, #shopping-cart #news {
	float: none;
	padding: 0;
	width: auto;
}

#search h1, #shopping-cart h1 {
	padding: 20px 0 0 20px;	
	text-transform: uppercase;
}

#search #news h4 {
	font-weight: normal;
	color: #4c5544;
}

#search #highlight {
	display: none;
}

/* Dynamic fragment styles */
.dynamicEvent, .dynamicNews {
	clear: both;
}

.dynamicEvent dd {
	background-color: #111213;
	float: left;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dynamicEvent .date, .dynamicEvent .title {
	border-right: 1px solid #505050;
}

.dynamicEvent .date, .dynamicNews .date {
	color: #009da0;
	padding-right: 5px;
}
.dynamicEvent .title, .dynamicEvent .description {
	padding-right: 5px;
	padding-left: 5px;
}
.dynamicEvent .title, .dynamicNews .title {
	color: #ffffff;
}

.dynamicNews {
	border-left: 8px solid #083839;
	padding-left: 7px;
}

.dynamicNews .title, .dynamicNews .description {
	display: block;
	margin-bottom: 2px;
}

/* shopping-cart */
#shopping-cart #highlight {
	display: none;
}
#shopping-cart #news {
	width: auto;
}

.shoppingCartLarge {
	margin-left: 285px;
}

.shoppingCartLarge table, .shoppingCartLarge tr, .shoppingCartLarge td {
	border: 3px solid #0e0f10;
}
.shoppingCartLarge tr.odd, .shoppingCartLarge tr.odd td {
	background-color: #141516;
}

.shoppingCartLarge table, .shoppingCartLarge th {
	background-color: #17191a;
}

.shoppingCartLarge table a {
	text-transform: uppercase;
}

.shoppingCartLarge tbody td:first-child {
	width: 100px;
}

.shoppingCartLarge form.confirm {
	background-color: #17191a;
	padding: 10px;
	margin-top: 20px;
}

.shoppingCartLarge legend {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1em;
}

.shoppingCartLarge thead th.unitprice, .shoppingCartLarge thead th.quantity, .shoppingCartLarge thead th.total {
	text-align: right;
}

.shoppingCartLarge thead th.quantity { width: 30px; }
.shoppingCartLarge thead th.unitprice { width: 60px; }
.shoppingCartLarge thead th.unitprice { width: 60px; }

.shoppingCartSmall {
	background: transparent url("../img/basket.png") repeat top left;
	font-size: 11px;
	position: absolute;
	top: 0;
	right: 6px;
	height: 58px;
	margin: 13px 0 0 0;
	padding: 5px;
}

.shoppingCartSmall a {
	margin-top: 1px;
}

.shoppingCartSmall h3 {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 2px;
}

.shoppingCartSmall dt {
	margin-bottom: 2px;
}

.shoppingCartSmall dd {
	float: right;
	font-size: 10px;
	color: #ffffff;
}

.payments {
	clear: both;
}

.payments p {
	display: none;
}

.tip {
	color: #905a4e;
	font-size: 10px;
}

.error-box {
	background-color: #bd5a44;
	border: 0 none;
	color: #ffffff;
}

.row .error {
	color: #bd5a44;
}

body#shopping-cart .shoppingCartLarge {
	padding-right: 17px;
}

body#contact #highlight a:hover, body#contact #last-releases a:hover {
	background-color: #ba9e6f;
	text-decoration: none;
}

body#contact a[href^="mailto:"] {
	background: transparent url("../img/arrow-right-half.png") no-repeat center left;
	color: #ba9e6f;
	padding-left: 18px;
	text-decoration: none;
}

body#contact a[href^="mailto:"]:hover {
	text-decoration: underline;
}

body#contact #news p {
	line-height: 17px;
}
