/* ********************************************************

Page: search and browse styleshhet
Project: AmazonFresh
Created By: Linde Husk
Created On: 23 Apr 2007

Description:
Styles specific to the search and browse experience.

********************************************************** */
#toolbar #multiSearch .listActions {
	border-bottom: 1px dashed #95A8A6;
	margin: 0 .5em .5em 0;
	padding: 3px 3px 5px 3px;
	white-space: nowrap;
}

#toolbar #multiSearch .listActions a {
	border: 0;
	font-size: .85em;
	text-decoration: none;
}

#toolbar #multiSearch .listActions .next {
	float: right;
}

#toolbar #multiSearch .listActions .previous {
	float: left;
}

#toolbar #multiSearch .setOfValues {
	width: 40%;
}
#searchAndBrowse h2 span.pageTitle {
	font-size: 28pt;
	font-family: Arial;
	font-weight: 800;
	font-style: bold;
}

#searchAndBrowse #fld-bnFilterBy {
width: 250px;	
}
#searchAndBrowse #fld-brandFilterBy {
width: 250px;	
}

#searchAndBrowse #pageBody {
	padding-right: 300px;
	min-width: 680px;
}

#searchAndBrowse .resultSet {
	clear: both;
	margin-top: 5px;
	position: relative;
	width: 100%;
}

#searchAndBrowse .resultSet table {
    width: 100%;
}

#searchAndBrowse .resultSet td {
    border-bottom: 1px dashed #95A8A6;
    margin: 0;
    padding: 1em;
    width: 31%;
}

#searchAndBrowse div.itemBorderCover {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid white;    
}

#searchAndBrowse div#itemBorderCoverHo {
    width: 100%;
    min-width: 100%;    
    height: 0px;    
}

#searchAndBrowse div#itemBorderCoverVe {
    width: 0px;
    height: 100%;
    min-height: 100%;   
}

.resultSet div.smallProduct {
	width: 160px;
	float: left;
	border-left: 1px dashed #95A8A6;
	border-top: 1px dashed #95A8A6;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.resultSet div.itemInnerBorder {
	padding: 1px;
	border: 4px solid white;
	display: block;
	position: relative;
}

.alreadyInYourCartInfo {
    margin-top: 3px;
	width: 134px; 
	height: 20px; 
	color: #fff; 
	font-size: 12px; 
	line-height: 20px; 
	text-align: center; 
	background: url(https://images-na.ssl-images-amazon.com/images/G/01/omaha/images/buttons/bg_alreadyincart._V140697548_.png)
}

.dense .alreadyInYourCartInfo {
    margin-top: 0px;
	margin-left: 8px; 
    margin-right: 8px; 
	top: 50px; 
	position: relative;
}

.densePPItem .alreadyInYourCartInfo {
	width: auto;
    margin: 0 2px;
    top: 25px; 
    position: relative;
}


.item .pastPurchaseSticker {
     height:28px;
     width:60px;
     background:url(https://images-na.ssl-images-amazon.com/images/G/01/omaha/images/badges/sticker-fresh-past-purchase-08._V165248449_.png) transparent no-repeat scroll;
     background-position:top left;
     z-index:5;
     position: absolute;
     right:0px;
     bottom:0px;
     top:90px;
}

.ppiImage {
	height: 60px;
    text-align: center;
}

.pastPurchaseStickerCountText {
	position: absolute;
    padding-top:11px;
    padding-left: 4px;
    font-family:'Verdana','Century Gothic','Lucida Grande','Lucida Sans Unicode',sans-serif;
    font-size:9px;
    text-shadow: rgba(255, 255, 204, 0.85) -1px -1px 0px;
}

.smallProduct .item .itemDetails {
	padding-right: 0;
}

#searchAndBrowse .item .itemActions {
    margin-top: 1em;
}

#searchAndBrowse .smallProduct .item .itemDetails h4 a {
	font-size: 11px;
	font-weight: normal;
}

/*#searchAndBrowse .item .itemActions .smallEditButton {
    font-size: .87em;
}
*/

#searchAndBrowse .item .itemActions .secondaryActions {
    margin-top: .2em;
    vertical-align: middle;
    /*white-space: nowrap;*/
}

#searchAndBrowse .item .itemActions .secondaryActions div {
    margin-top: .3em;
}

#searchAndBrowse .item .itemActions .secondaryActions img {
    vertical-align: middle;
}

/*#searchAndBrowse .secondaryActions .btn .smallSecondary {
    font-size: .84em;
    margin: .2em 0 .2em 4.3em;
    width: 10em;
}*/

.dense .secondaryActions {
	position: relative;
	height: 19px;
	z-index: 1;
}

.dense .saveToListAction {
	text-align: right;
	z-index:5;
}


.item .itemPicture .pastPurchaseSearchResult{
    left: 115px;
    margin-bottom: -47px;
    padding: 0;
    position: relative;
    top: -25px;
    width: 80px;
}

.quickViewButton{
    display: block;
    width: 100px;
}

#searchAndBrowse .item .itemActions input {
    font-size: .84em;
}

#searchAndBrowse .item .itemDetails h4 a {
    font-size: .87em;
    margin: 0;
    padding: 0;
}

#searchAndBrowse .resultSet .item .itemPicture {
    /* margin: 0 auto; */
    padding-bottom: .5em;
    position: relative;
    height: 120px;
    text-align: center;
}

.ovl {
	left: 0px;
    position: absolute;
    width: 100%;
}

#searchAndBrowse .resultSet .itemAdded {
    border: 1px solid #99cc33;
}

#searchAndBrowse .itemAdded .confirmation {
    text-align: center;
}

#searchAndBrowse .item .savings {
    margin: .77em 0 0 0;
    font-weight: bold;
}

#searchAndBrowse .resultSet .item .savings strong {
    color: #e51837;
}

#searchAndBrowse .resultSet .item .savings .btn-smPri .button {
    /*font-size: .84em;*/
    letter-spacing: .0685em;
}

#searchAndBrowse .resultSet .item .messaging p {
    font-size: .84em;
}

#searchAndBrowse .resultSet .item .messaging.soldBy {
    margin: .25em auto;
}

#searchAndBrowse #searchSort {
	background-color: #EBFFAD;
    border: 1px solid #99CC33;
	font-size: .82em;
	line-height: 2.33em;
	padding: .33 0 .5em 0;
	vertical-align: middle;
	width: 100%;
}

#searchAndBrowse #searchSort .numberOfResults,
#searchAndBrowse #searchSort .sortBy,
#searchAndBrowse #searchSort .view,
#searchAndBrowse #searchSort .searchWithin {
	float: left;
	padding: 0 1.2em .33em .5em;
	margin-top: .33em;
	
}

	#searchSort input,
	#searchAndBrowse #searchSort select {
		vertical-align: middle;
		font-size: 1em;
	}

	#searchAndBrowse #searchSort .pagination {
		border: none;
		float: right;
		white-space: nowrap;
		padding: 0 .33em 0 .33em;
		margin: .33em 0 0 0;
	}
	
	#searchAndBrowse #searchSort .pagination span,
	#searchAndBrowse #searchSort .pagination a,
	#searchAndBrowse #searchSort .pagination a:link,
	#searchAndBrowse #searchSort .pagination a:visited,
	#searchAndBrowse #searchSort .pagination a:active {
		padding: 0 .15em 0 .15em;
	}

#searchAndBrowse #searchSort .secondary {
	display: inline;
	padding: 0;
	margin: 0;
}

#searchAndBrowse #searchSort .secondary .button {
	font-size: .79em;
	text-transform: uppercase;
	margin: 0;
}

#searchAndBrowse .amazonResults {
	margin-top: 1em;
	text-align: left;
	font-size: 1em;
}
	
	#searchAndBrowse .amazonResults h4 {
		color: #E47911;
		font-size: 1.25em;
		margin: 0;
		padding: 0;
	}
	
	#searchAndBrowse .amazonResults h5 {
		color: #e47911;
		margin: 0;
		padding-bottom: .75em;
		font-weight: normal;
	}
	
	#searchAndBrowse .amazonResults hr {
		margin: 1em 0;
	}
	
	#searchAndBrowse .amazonResults .amazonResults-box td {
		width: 20%;
	}
	
	#searchAndBrowse .amazonResults .item {
		font-size: .92em;
	}
	
	#searchAndBrowse .amazonResults .item .availability {
		margin-top: .5em;
		font-size: .82em;
	}
	
	#searchAndBrowse .amazonResults .item .extras {
		margin: .5em 0 0 0;
	}
	
	#searchAndBrowse .amazonResults .item .itemDetails {
		margin: 0;
	}
	
	#searchAndBrowse .amazonResults .item .itemPicture {
		text-align: center;
		margin: 0;
	}
	
	#searchAndBrowse .amazonResults .item .pricing {
		margin-top: .33em;
	}
	
	#searchAndBrowse .amazonResults .item .pricing .newPrice .listPrice {
		color: #000;
		text-decoration: line-through;
	}
	
	#searchAndBrowse .amazonResults .item .pricing .newPrice .salePrice {
		color: #e51837;
		font-weight: bold;
	}
	
	#searchAndBrowse .amazonResults .item .pricing .usedAndNewPrice .usedPrice {
		color: #e51837;
		font-size: 1em;
	}
	
    #searchAndBrowse .amazonResults .item .reviews {
        padding-right: .5em;
        font-size: .82em;
    }
	
	#searchAndBrowse .amazonResults .seeMore {
		clear: both;
		font-size: 1em;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	#searchAndBrowse .amazonResults .setOfValues {
		padding: .23em;
		width: 33%;
	}
	
	#searchAndBrowse .amazonResults .setOfValues a {
		display: block;
		text-decoration: none;
		color: #aaa;
	}
	
	#searchAndBrowse .amazonResults .setOfValues a:hover {
		background-color: #f1f2d3;
	}
	
	#searchAndBrowse .amazonResults .setOfValues span {
		color: #006699;
	}
	
	#searchAndBrowse .amazonResults .setOfValues span.disabled {
		color: #999999;
	}
	
	#searchAndBrowse .amazonResults .setOfValues ul {
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	#searchAndBrowse .amazonResults .setOfValues li {
		line-height: 1.2em;
		padding-bottom: .37em;
	}
	
/* BEGIN floating search results w/old style result display */

.floatingSearchResultOld {
    position: relative;
    float: left;
    width: 225px;
    border-bottom: 1px dashed #95A8A6;
    display: none;
}

.floatingSearchResultOld .item {
	margin: 10px;
}

.floatingSearchResultOld .productImage {
    width: 100%;
    height: 120px;
    margin-bottom: 0.5em;
}

.floatingSearchResultOld .floatyPastPurchaseSearchResult{
    float: right;
    background: url("https://images-na.ssl-images-amazon.com/images/G/01/omaha/images/badges/sticker-fresh-past-purchase-01._V156131474_.png");
	background-repeat:no-repeat;
	height:50px;
	width:80px;
	position:absolute;
    top:120px;
    left:110px;
}
/* END floating search results w/old style result display */
	
.floatingSearchResult {
	position: relative;
	float: left;
	width: 150px;
	height: 230px;
	padding: 10px;
	border-color: #D4FF80 #99CC33 #99CC33 #D4FF80;
	border-style: solid;
	border-width: 1px;
	margin: 6px;
	text-align: center;
}

.floatingSearchResult.outOfStock {
	opacity: 0.5;	
}

.floatingSearchResult .itemDetails {
	padding: 0;	
}

.floatingSearchResult .savings {
	color: #990000;	
}

.floatingSearchResult .ratingWrapper {
	position: absolute;
	width: 100%;
	bottom: 5px;
	left: 0;
}

.hoverTrigger {
	position: absolute;
	width: 10px;
	height: 40px;
	right: 0;
	top: 105px;
	background-color: #99CC33;
	color: #fff;
}

.searchResultHoverOver {
	display: none;
	position: absolute;
	width: 538px;
	height: 250px;
	border-color: #D4FF80 #99CC33 #99CC33 #D4FF80;
	border-style: solid;
	border-width: 1px;
	background: #fff;
	z-index: 50;
}

.denseSearchHover {
	display: none;
    position: absolute;
    margin: 0px;
    padding: 10px;
    background: #F5FFD7;
    border-bottom: 1px dashed #95A8A6;
    z-index: 50;
}

.searchResultHoverOver .item {
	padding: 10px 10px 10px 0;
}

.searchResultHoverOver .itemPicture {
	float: left;
	margin-right: 5px;
}

.searchResultHoverOver .itemPicture img {
	width: 230px;
	height: 230px;
}

.toggleSearchRefinements {
	position: relative;
	float: right;
	cursor: pointer;
	color: #006699;
	text-decoration: underline;
}

#toolbar #breadcrumb h1 {
	display: inline;
}
