body#shops #middle-rail {background: #000 url('/common/images/shops/dr-who/bg-dr-who.jpg') top center no-repeat;}

body.shopchild #wrap #middle-rail  {background: #000 url('/common/images/shops/dr-who/main-bg-tile-child.jpg') top center no-repeat;}

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

body#shops #middle-rail #shop-header h1 {color: #f1dc4a;} /* 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: 45px;}

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

body#shops #middle-rail a, body#shops #middle-rail a span {color: #fff;}
body#shops #main-menu li a {
	background-color: #000;
	color: #fff;
	border: 1px solid #f1dc4a;
}

body#shops #middle-rail ul#sub-menu li a {background-color: #000;
	color: #f1dc4a;
	}
body#shops #middle-rail p.rrp, body#shops #middle-rail p.price {color: #fff;}
body#shops #middle-rail .panel-foot {height: 20px;}
body#shops #trailershop {
	background: transparent none 0 0;
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
}

body#shops #middle-rail ul#sub-menu { padding:0 0 10px 0;}

#middle-rail #list-sort li{color:#f1dc4a;}
body#shops #single-trailer #trailershop {background: transparent none 0 0;}

body#shops #middle-rail .panel .shops {padding-top:40px;}

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

body#shops #middle-rail .list-nav {border-bottom: #fff 1px dashed;}
body#shops #middle-rail #list-sort {
	background-color: transparent;
	color: #fff;
	border-top: #fff 1px dashed;
	border-bottom: #fff 1px dashed;
}
body#shops #middle-rail #list-sort ul {color: #fff;}
body#shops #middle-rail #list-sort a {border-right: #1e1e1e 1px solid;}

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

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

body#shops #middle-rail .p1 {
	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/dr-who/dr-who-catalogue-buttons-v1.png');
}

body#shops #middle-rail .buynow a {
	width: 130px;
	background-position: 0 0;
}
body#shops #middle-rail .preorder a {
	width: 95px;
	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;
}
