.leftNav,.mainListGroup{
	height:1%;
	overflow:auto;
}


.tabNavContent h1,
.tabNavContent .tier1Description {
	font: 1.5em "BrandonGrotesque-Regular", Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

.mainListFullWidth{
	position:relative;
	height:1%;
}



#mainProductGroup {
	width:980px;
	overflow:hidden;	
}

#mainProductGroup .hideLeft {width:980px;}

*html #mainProductGroup {
	position:relative;
	float:left;
	width:980px;		
	height:1%;
}

#leftProductGroup {
	float:left;
	margin:30px 0 0 0;
	width:180px;
	z-index:9;
}

*html #leftProductGroup {
	position:relative;
	display:block;
	float:left;	
	width:180px;
	height:1%;
	margin:30px 0 0 0;	
}

#leftProductGroup .hideLeft {display:none;}

.mainProductPadding {
	display:block; 
	float:left;
	margin:0 17px 0 0;	
	z-index:10;
}

*html .mainProductPadding {
	position:relative;
	display:block; 
	float:left; 
	margin:0 10px 0 0;
	height:1%;
}

.hideLeft .mainProductPadding{margin-right:0;}

.previousNext{	
	float:right;
	position:absolute;
	top:-20px;	
	right:10px;
}

*html .previousNext{		
	left:-190px;
}

.imageTools{	
	margin-left:0px;
	padding-left:10px;
	width:304px;
	z-index:999;
}

*html .imageTools{
	position:relative;
	float:left;		
	z-index:999;
}

.crossSells {
	z-index:1;
}

.gridKeyContainer {
	z-index:300;
}

.gridKey{
	z-index:100;
}

/*----Monetate styles----*/
/* "Do you deliver" banner */
#do-you-deliver {
  background-image: url("/images/16SPR_main/home/do-you-deliver-bg-sum14.png");
  display: block;
  height: 90px;
  margin: 10px auto 10px;
  width: 980px;
  text-align: center;
}

#do-you-deliver p {
	font: 18px/86px BrandonGrotesque-Bold,Arial,Helvetica,sans-serif;
	color: #fff;
	text-transform: uppercase;
	display:block;
}
