﻿
/* Daily Record White Label */

.container { background: #fff; }

.header {background:url(header.jpg) no-repeat 0 0; height:207px;}
.header h3 { display:none; top:0; left: 0; }
.header h3 a { display:none; }

.navigation { background: none; }
.main-nav-mirror { list-style: none; float: left; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background-color: #000; width: 950px; padding: 0 0 0 10px; display: block; }
.main-nav-mirror li { float: left; height: 30px; display: block; }
.main-nav-mirror li a { height: 30px; line-height: 30px; padding: 0 15px; font-size: 12px; color: #fff; text-decoration: none; text-transform: uppercase; display: inline-block; }
.main-nav-mirror li a:hover { background-color: #444; }
.main-nav-mirror li.mirror-basket { float: right; font-weight: bold; }

.sub-main-nav-mirror { padding: 0 5px; list-style: none; width: 950px; background: url(sub-nav-back.gif) repeat-x 0 0; height: 25px; float: left; display: block; }
.sub-main-nav-mirror li { float: left; height: 25px; }
.sub-main-nav-mirror li a { line-height: 25px; height: 25px; display: inline-block; padding: 0 8px; font-size: 11px; color: #fff; text-decoration: none; }
.sub-main-nav-mirror li.mirror-help { float: right; }
.sub-main-nav-mirror li a:hover { color: #000; }

.sponsorship-box { display:none; float: right; width: 728px; height: 90px; padding: 10px; text-align: center; }
.sponsorship-box a { color: #D8101D; }

.sub-navigation .gift-finder a { background: url(find-my-gift-mirror.gif) no-repeat 0 0 !important; }

.category .product-container li a { color: #444 !important; }

.home-banner-world-cup { display: block; text-indent: -9999px; height: 80px; width: 380px; margin: 5px 0 0 -5px; float: left; background: url(world-cup-banners.gif) no-repeat 0 0; }
.home-banner-fathers-day { display: block; text-indent: -9999px; height: 80px; width: 380px; margin: 5px 0 0 -10px; float: right; background: url(fathers-day-banners.gif) no-repeat 0 0; }
.home-banner-world-cup:hover, .home-banner-fathers-day:hover { background-position: 0 -80px; }

