body {		background-color: #666666;}

#basket {
}

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

.aside {		border-color: #78CABD;}

.packshot {		border-color: #78CABD;}

/* 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: #FFFFFF;}

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

#basket-checkout .button a {		background-color: #78CABD;}
#basket-checkout .button {		border-color: #78CABD;}

#departments .button a, .paging.button .wrapper, .paging.button a, #footer .button .wrapper, #footer .button .wrapper a, #news .navi li a, #search_button {		color: #262942;		background-color: #78CABD;}
#departments .button, .paging.button, #footer .button, #news .navi li {		border-color: #78CABD;}

.section .button input, .content .downloadlist input.submit {		color: #262942;		background-color: #78CABD !important;}
.section .button, .content .downloadlist .button {		border-color: #78CABD;}

.lines .button input.submit {		color: #262942 !important;		background-color: #78CABD !important; /* FIXME !important shouldn't be needed */		border-color: #78CABD;}
ul.tabselect.tabs li.active a {
	 background-color: #78CABD;		color: #262942;}
ul.tabselect.tabs li.active a, .tabselect.content {
	border-color: #78CABD !important;
}
.tabselect.tabs li a {
	border-color: #78CABD;		color: #FFFFFF;}
.section .line-info img.packshot {
	min-height: 120px;
}/* custom block */body {
background: #262942;
padding: 10px;
}/* finish custom block */
