
body#shops #middle-rail {background-color: #e8e8e8;}

body#shops #middle-rail #shop-header h1 {
	color: #000000;
	text-transform: uppercase;
} /* Hex value cannot be shortened to 3 or the sifr gets it wrong in IE */

body#shops #middle-rail h2, body#shops #middle-rail h2 span, body#shops #middle-rail h2 a {font-size: 20px;}
body#shops #middle-rail .panel-head h2, body#shops #middle-rail .panel-head h2 span body#shops #middle-rail .panel-head h2 a {
	border-bottom: 3px solid #FFF;
}

body#shops #middle-rail #single-trailer h2 {margin-bottom: 0.2em; margin-top: 3em;}

body#shops #middle-rail a, body#shops #middle-rail a span {color: #000;}
body#shops #main-menu li a {
	background-color: #fff;
	color: #000;
	border: 1px solid #797979;
}
body#shops #middle-rail ul#sub-menu li a {
	background-color: #e8e8e8;
	color: #000;
}
body#shops #middle-rail p.rrp, body#shops #middle-rail p.price {color: #666;}

body#shops #trailershop {
	background: transparent none 0 0;
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
}
body#shops #single-trailer #trailershop {background: transparent none 0 0;}

body#shops #middle-rail .synopsis_wrap, body#shops #middle-rail .list-nav {color: #000;}

body#shops #middle-rail .list-nav {border-bottom: #797979 1px dashed;}
body#shops #middle-rail #list-sort {
	background-color: transparent;
	color: #000;
	border-top: #797979 1px dashed;
	border-bottom: #797979 1px dashed;
}
body#shops #middle-rail #list-sort ul {color: #000;}

body#shops #middle-rail p {color: #000;}
body#shops #middle-rail .price span, body#shops #middle-rail .yousave a, body#shops #middle-rail .yousave a span {color: #666;}

body#shops #middle-rail .shop-promo {
	float:left;
	margin: 0 0 20px 22px;
	width: 419px;
}

body#shops #middle-rail .p1, body#shops #middle-rail .p3, body#shops #middle-rail .p5 {
	margin-left: 0;
}

/* ********* Buttons ********* */

body#shops #middle-rail .cat-button a, body#shops #middle-rail .soldout, body#shops #middle-rail button.cat-button {
	height: 30px;
	background-image: url('/common/images/shops/anime/anime-catalogue-buttons-v1.png');
}

body#shops #middle-rail .buynow a {
	width: 130px;
	background-position: 0 0;
}
body#shops #middle-rail .preorder a {
	width: 107px;
	background-position: 0 -41px;
}
body#shops #middle-rail .product-details .buynow a, body#shops #middle-rail .product-details button.buynow {
	width: 130px;
	background-position: 0 -82px;
}
body#shops #middle-rail .product-details .preorder a, body#shops #middle-rail .product-details button.preorder {
	width: 107px;
	background-position: 0 -130px;
}
body#shops #middle-rail .soldout {
	width: 75px;
	background-position: 0 -178px;
	cursor: auto;
}
body#shops #middle-rail .moreinfo a {
	width: 99px;
	background-position: 0 -219px;
}

