/* grid */
.si-container {
	background:url(http://assets.espn.go.com/i/espn/holiday/bg_main.jpg) repeat-y;
	font-size: x-small;
	line-height: 1.3;
}

.si-col1 {
	width:797px;margin:7px;
	background: url(http://assets.espn.go.com/i/espn/holiday/bg_giftguidefade.jpg) repeat-x #fff;
}
.si-col2-col2{
	width:100px;
	padding:7px 0px 10px 10px;
}
/* product details */
h1.product {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.source {
	color: #666;
}
.prodBox{
	margin: 10px 8px 10px 10px;
	width:269px;
	float:left;
	}

.prodText{
	height: 344px;
}

.prodText a{
	color: #CC0000;
	font-weight: bold;
	}
.prodPromo{
	}

.prodImage {
	margin:10px;
	border-right: 1px solid #ccc;
	width:469px;
	float:left;
}

.prodPrev { float:left; padding: 3px 10px 3px 10px;}
.prodNext { float:right; padding: 3px 10px 3px 10px;}


/* product thumbnails */

h2.subhead {
	background-color:#879095;
	padding: 5px;
	color: #ffffff;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.thumbnailRow {
	background:url(http://assets.espn.go.com/i/espn/holiday/bg_thumb.jpg) repeat-x #f3f4f6;
	height: 130px;
	padding-top: 5px;
}
h4.details {
	margin-top: 5px;
	font-size: 9px;
}
.prodThumb{
	float:left;
	width: 130px;
	text-align:center;
	margin: 5px 10px 10px 12px;
}
img.border {
	border: 1px solid #9a9b9b;
	}

.source {
	color: #666;
}
.source img{
	float:left;
	margin-right:10px;
	width: 35px;
	border:0;
}
.source a, .source a:hover, .source a:visited {
	color: #666;
	font-weight:normal;
}
.sp-clear {clear:both;}

