
body.retailer{
	/*background:url(/images/headerBrd.gif) repeat-x 0 105px;*/
}

body.retailer #masthead{
	/*height:74px; ie7 fix*/
	}

body.retailer #headerContainer{
	margin-top:20px;}

body.retailer #headerWrap{
	background:#acbfcc url(/images/retailer-headerWrap-grad.gif) repeat-x left bottom;}

body.retailer #header{}

body.retailer #header img.tvAd{
	position:absolute;
	top:0;
	left:655px;}

/*body.retailer h1{
	position:relative;
	z-index:1;}*/

/* -------------------------------------------------------------- sptMenu */
body.retailer #sptMenuWrap{
	background:#0071cb url(/images/retailer-sptmenu-grad.gif) repeat-x left bottom;
	margin-top: 20px;}

body.retailer #sptMenu{
	z-index:10;}

body.retailer #sptMenu li{
	float:left;
	position:relative;}

body.retailer #sptMenu li a{
	padding:0 12px;
	color:#fff;}
	
body.retailer #sptMenu li a:hover{
	background:#0054a1;}
	
body.retailer #sptMenu li ul{
	z-index:3;
	position:absolute;
	display:none;
	background:#eee;
	text-align:left;}

body.retailer #sptMenu li ul li{
	border:1px solid #0b2e68;
	border-width:0 1px 1px 1px;
	margin:0;
	padding:0;
	width:170px;
	font-size:95%;
	float:none;}

body.retailer #sptMenu li ul li a{
	color:#fff;
	background:#18448d;
	padding:0 10px;
	display:block;}

body.retailer #sptMenu li ul li a:hover{
	background:#1a57bc;}

body.retailer #sptMenu li ul li ul{
	left:170px;
	top:0;}

/* PG to tidy once complete */

#contentContainer{
/*
	width:1010px !important;
*/
	margin:0 auto;
	text-align:left;
}

#mainContent {
	width:1010px !important;
	clear:both;
	padding:25px 0 0 0;
}

.col75{
	width:770px !important;
	float:left;
}

div.sidebar {
	width: 230px !important;
}

body.retailer #colC p {
	width: 510px;
	padding-left: 3px;
}

body.retailer #colR{
	width:244px;
	margin-left:6px !important;
	overflow:visible !important;
}

body.retailer #colR h3{
	color:#04419a;
	padding:0 0 15px 5px;
	margin:10px 0 0 0;
}

#instoreImg{
	list-style:none;
	margin:0;
}
#instoreImg li{
	width:220px;
	margin:0 0 10px 0;
}
#instoreImg li img{
	width:220px;
	border:1px solid #ddd;
}

#bestSellers{
	list-style:none;
	margin:0;
}
#bestSellers li img{
	width:55px;
	float:left;
	margin:0 10px 0 0;
}
#bestSellers li{
	clear:left;
	margin:0 0 15px 0;
	height:65px;
}
#bestSellers li a.moreInfo{
	background:#aecc3e;
	float:right;
	padding:2px 6px;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#bestSellers li p{
	padding-left:70px;
	margin:0 0 5px 0;
}
#bestSellers li .price{
	font-size:110%;
}

#offersPanelRetailer{
	background: url(../../images/panels/offersPanelRetailerBg.png) repeat-x 0 0;
	display:block;
	padding:10px;
	margin:15px auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	clear:both;
}
#offersPanelRetailer p{
	font-size:1.2em;
	color:#fff;
	padding:0;
	margin:0;
}
#offersPanelRetailer a.newsletterLink{
	background:url(../../images/panels/buttonSignNow.png) no-repeat;
	width:151px;
	height:30px;
	display:block;
	text-align:center;
	float:right;
}
/*
#offersPanelRetailer span{
	background:url(../../images/panels/signupImage.png) no-repeat;
	display:block;
	width:190px;
	height:146px;
	position:absolute;
	bottom:0;
	left:15px;
}
*/

#retailerBrandPanels{
	clear:both; 
	margin:0;
	position:relative;
	overflow:hidden;
	width:992px;
}
.retailerBrandPanel{
	margin:0 35px 0 0;
	width:220px;
	height:117px;
}

/* Advice Panel Overrides (see layout.css)
  --------------------------------------------------------------------------- */
div.advicePanel{
	margin-top: 20px;
}
div.advicePanel h3{
	color: #0066b8;
}


/********************** START productsListHomepage for homepage **********************/

.productsListHomepage {/* OVERRIDES MAIN IMPLEMENATION */
	float: left;
	list-style: none;
	margin: 0 0 15px 0 !important;
	width: 502px !important;
    padding: 0;
	vertical-align: top;
    display: block;
    clear: both;
}

/********************** END productsList for homepage **********************/

/* About panel
  --------------------------------------------------------------------------- */
div#aboutPanel{
	height: auto;
	overflow: hidden;
}

div#aboutPanel div#more{
	display: none;
}

p#readMore{
	text-align: right;
}

span#readMoreLink{
	color: #0066b8;
	cursor: pointer;
}

#picksSlider {
	width: 200px;
	position:relative;
	height: 270px;
	overflow: hidden;
}
#picksSlider ul {
	margin: 0;
	list-style: none;
	width: 2000px;
	position: absolute;
	left: -200px;
}
#picksSlider li {
	width: 200px;
	float: left;
}
#picksSliderRight{
	background: url('/images/brandPanelRight.gif') no-repeat center center;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 187px;
	right: 0;
	cursor: pointer;
	z-index: 99;
}
#picksSliderLeft  {
	background: url('/images/brandPanelLeft.gif') no-repeat center center;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 187px;
	left: 0;
	cursor: pointer;
	z-index: 99;
}
#picksSlider img {
	width: 200px;
}
ul#megaMenu {
	margin-top: 0 !important;
	height: auto;
}
ul#megaMenu li {
	border: none !important;
}
ul#megaMenu {
	height: auto;

}
ul#megaMenu div {
	border: none;
}
#brandsMenu {
	height: 244px !important;
}
div ul#megaMenu {
	margin-left: -128px;
}
body.retailer #sptMenu li ul {
	display: block;
	position: relative;
}
