body {		background-color: #282B54;}

#basket {
}

#basket .button a {		color: #BCA651;}

.aside {		border-color: #BCA651;}

.packshot {		border-color: #BCA651;}

/* FIXME - Should not need .navi a */
html, body, p, .navi a, #footer, body a, .paging .current, .paging .previous, .paging .next, #footer a,
.content a, tr.headings th, #basket-postage a, #basket-postage input {		color: #BCA651;}

h1,h2,h3,h4,h5 {		color: #BCA651;		font-size: 100%;}

#basket-checkout .button a {		background-color: #282B54;}
#basket-checkout .button {		border-color: #BCA651;}

#departments .button a, .paging.button .wrapper, .paging.button a, #footer .button .wrapper, #footer .button .wrapper a, #news .navi li a, #search_button {		color: #BCA651;		background-color: #282B54;}
#departments .button, .paging.button, #footer .button, #news .navi li {		border-color: #BCA651;}

.section .button input, .content .downloadlist input.submit {		color: #BCA651;		background-color: #282B54 !important;}
.section .button, .content .downloadlist .button {		border-color: #BCA651;}

.lines .button input.submit {		color: #BCA651 !important;		background-color: #282B54 !important; /* FIXME !important shouldn't be needed */		border-color: #BCA651;}
ul.tabselect.tabs li.active a {
	 background-color: #BCA651;		color: #BCA651;}
ul.tabselect.tabs li.active a, .tabselect.content {
	border-color: #BCA651 !important;
}
.tabselect.tabs li a {
	border-color: #BCA651;		color: #BCA651;}
.section .line-info img.packshot {
	min-height: 120px;
}/* custom block */#department-overview ul.lines li.line img.packshot {
   max-width: 120px;
   max-height: 120px;
}

#basket ul.lines li.line img.packshot {
   max-width: 48px;
   max-height: 48px;
}

#line-overview img.packshot {
   max-width: 500px;
   max-height: 500px;
}

#artist-overview img.packshot {
   max-width: 120px;
   max-height: 120px;
}
#pre-order img.packshot { max-width: 500px; max-height: 500px; }/* finish custom block */
