#promoBar {
	width:790px;
	height: 50px;
	background: url(/images/soccer/elements/promo_bar_bg.jpg) no-repeat;
	color: #fff;
}

#promoBar img, form {
	display: inline;
}

#promoBar table {
	color: #fff;
	width: 100%;
}

.emailBox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	border: 1px solid #AEAEAE;
	background-color: #fff;
}

#feature {
	float: left;
	/* border-top: 1px solid #1F0E07; */
	}

#tabs {
text-align: center;
background: #dc4a51 url(/images/soccer/elements/tabs/tabs_bg.gif) bottom repeat-x;

}

#topSellers {
	clear: both;
	display: block;
}

#bestSellers {
	clear: both;
	display: block;
}

#newArrivals {
	clear: both;
	display: none;
}

#greatSaves {
	clear: both;
	display: none;
}

#inTheNews {
	clear: both;
	display: none;
}

.gridSection {
	padding: 5px 0;
	margin: 5px 5px;
	background:#fff url(/images/soccer/productpage/backgrounds/product_reviewbar_base_bg.jpg) repeat-x top;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	clear: both;
}

.productRow {
	padding: 5px 0 0 5px;
	clear: both;
}


.productBox {
	font-size: 11px;
	float: left;
	width:255px;
	padding: 0;
	margin:0;
}

.productBox p{
	padding: 1px 0;
}

.productImageBox {
	float: left;
	width:100px;
	height:100px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.subHead {
	margin:3px 0;
	line-height:10px;
	font-style: italic;
	color: #666;
}

.price {
	font-weight: bold;
}

.gcPrice {
	color: #900;
}



#dotdTab p {
	padding:5px 0;
	}

#dotdTab img {
	float: left;
	padding: 10px;
	}
	
#dotdTab .productBox {
        font-size: 14px;
	padding: 20px 0 0 10px;
	width: 270px;
	text-align: left;
	}

#dotdTab .headline{
	font-weight: bold;
	}

#dotdTab .price {
	font-size: 12px;
	}
	
#dotdTab .savingsPrice {
	color: #cc0000;
	}

#dotdTab .copy {
	clear:both;
	padding:0 20px 20px 20px; 
	font-size:12px;
	line-height: 13px;
}

#dotdTab .copy p {
	padding: 5px 0;
}
