/* ********************************************************

Version: v10
Page: merchandising styleshhet
Project: AmazonFresh
Created By: Linde Husk
Created On: 07 may 2007

Description:
This stylesheet contains styles specific to merchandising widgets

Notes:
[25 june 2007 - linde]
- updated styles for headlines

********************************************************** */

.merchandiseWidget {
	/* border-bottom: 1px dashed #95A8A6; */
	margin-bottom: 1em;
	padding-bottom: .5em;
}

.merchandiseWidget h2 {
	margin-top: .5em;
}

.merchandiseWidget h3 a {
	text-decoration: none;
}

.merchandiseWidget h3 a:hover {
	text-decoration: underline;
}
/*
h2 .smallcaps {
	color: #99cc00;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .165em;
	text-transform: lowercase;
	font-variant: small-caps;
	vertical-align: middle;
}
		
h2 .lowercase {
	color: #669900;
	font-size: 1.89em;
	font-weight: lighter;
	letter-spacing: .1em;
	text-transform: lowercase;
	vertical-align: middle;
}*/

h2 .smallcaps {
	color: #9c3;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
}

h2 .lowercase {
	color: #690;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
}

.merchandiseWidget .banner .content {
	padding: 1em;
	text-align: center;
}

.merchandiseWidget .primary {
	padding-right: 1em;
}

.merchandiseWidget .primary .image {
	float: left;
	margin: 0 7px 7px 0;
	/* padding-right: 7px;
	padding-bottom: 7px; */
}

.merchandiseWidget .primary ul {
	list-style-type: none;
}

.merchandiseWidget .primary li {
	margin-bottom: .5em;
	padding-left: 1em;
	margin-left: 1em;
}

.merchandiseWidget .faceOut {
	padding-bottom: 1em;
}

.merchandiseWidget .itemDetails {
 text-align: left;
 white-space: normal;
}

.merchandiseWidget .faceOut .itemPicture {
	/* border: 1px solid #D9D6AF; */
	height: 120px;
	width: 120px;
	text-align: center;
	/* vertical-align: bottom; */
}

.merchandiseWidget .faceOut .itemPicture img {
	padding: 5px;
}


.merchandiseWidget .aisleDetails {
	line-height: 1.3em;
	text-align: left;
	white-space: normal;
}

.merchandiseWidget .faceOut .aislePicture {
	height: 170px;
	width: 170px;
	text-align: center;
}

.merchandiseWidget #simsTable td {
	width: 33%;
}

.merchandiseWidget .item {
	width: 100%;
}

.merchandiseWidget .item .itemPicture {
	height: 120px;
	width: 120px;
	margin: 0 auto;	
}

/* .merchandiseWidget .faceOut .aislePicture img {
	padding: 5px;
} */

.threePack-category h3 {
	margin: .33em 0;
}

.threePack-category h3 a span {
	color: #669900;
	font-size: 1.1em;
}

.threePack-category ul {
	list-style-type: none;
	margin: 0 .33em 0 .33em;
	padding: 0 .33em 0 .33em;
}

.threePack-category li {
	font-size: .87em;
	display: inline;
	/* margin-bottom: .5em; */
}

.threePack-category li a span {
	white-space: nowrap;
}
