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

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.

********************************************************** */
#searchAndBrowse #toolbar {
    background-color: #F8F5D8;
	border: 1px solid #CCCBB9;
    border-top-width: 0px;
}

#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 hr {
    margin: 1em 0;
}

#searchAndBrowse .messaging .warning {
    background-color: #FFFFFF;
    padding: 10px 0 5px 0;
}

#searchAndBrowse .messaging .warning p {
    font-size: 16px;
    margin: 0;
}

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

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

#searchAndBrowse #fkmrResult {
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
}

#searchAndBrowse #fkmrContainer .last {
    border-bottom: none;
}

#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;
}

#fkmrContainer a {
    text-decoration: none;
    color: #006798;
}

#fkmrContainer {
    margin-top: 30px;
}

#fkmrContainer del {
    color: #000000;
}

#fkmrContainer span.label {
    color: #000000;
    font-size: 14px;
}

#fkmrContainer span.keyword {
    color: #669900;
}

#fkmrContainer span.hintForAll {
    color: #006798;
}

#fkmrResult div.smallProduct {
    height: 220px;
    width: 27%;
    min-width: 166px;
    max-width: 432px;
    border: none;
}

#fkmrResult div.viewMore {
    float: left;
    width: 13%;
    min-width: 80px;
    max-width: 208px;
    font-size: 14px;
    border: none;
}

#fkmrResult div.viewMore p {
    white-space: nowrap;
}

#fkmrResult p {
    margin-top: 90px;
}

.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-size:9px;
    text-shadow: rgba(255, 255, 204, 0.85) -1px -1px 0px;
}

.smallProduct .item .itemDetails {
	padding-right: 0;
	font-size: 11px;
    font-weight: normal;
    height: 56px;
}

#fkmrResult .item {
    width: 160px;
}

#fkmrResult .item .itemPicture {
    height: 120px;
    text-align: center;
}

#fkmrResult .item .ovl {
    left: 0px;
}

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

#searchAndBrowse .item .itemActions input[name="quantity"]{
    width: 30px;
}

#searchAndBrowse .smallProduct .item .itemDetails h4 {
    max-height: 26px;
    overflow: hidden;
}

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

#searchAndBrowse .smallProduct .item .itemUnavailableText{
	line-height:24px;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
}

#searchAndBrowse .item .itemActions .secondaryActions {
    margin-top: .2em;
    vertical-align: middle;
}

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

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

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

.dense .saveToListAction {
	position: absolute;
	right: 1px;
	text-align: right;
	width: 15px;
	z-index:5;
}


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

#searchAndBrowseFilters {
    background: #f5f5f5;
    padding: 5px;
    overflow: hidden;
}

#searchAndBrowseFilters .setOfValues {
    border: none;
}

#searchAndBrowseFilters .set h3 {
    font-weight: bold;
    color: #464646;
}

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

#searchAndBrowse .itemDetails a {
    color: #00679b;
    text-decoration: none;
}

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

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

#searchAndBrowse div.itemActions img {
	border: 0px;
}

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

.badgeOvl{
    z-index: -1;
}

#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 {
    letter-spacing: .0685em;
}

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

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

#searchAndBrowse #searchSort {
    background: #ededed;
    border: none;
	font-size: .82em;
	line-height: 2.33em;
	vertical-align: middle;
	width: 100%;
	height: 3em;
}

#searchAndBrowse .resultSet {
    clear: left;
}

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

#searchAndBrowse #lightbox{
    width: 640px;
}

#searchAndBrowse #lightbox #declineFreeTrial {
    width: 186px;
    height: 81px;
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/omaha/images/ui/dp-freetrial-no._V148244364_.png);
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: black;
    margin-left: 20px;
}

#searchAndBrowse #lightbox .alreadyInYourCartInfo {
    display: none;
}


#searchAndBrowse #lightbox form {
    float: left;
}

#searchAndBrowse #lightbox .addToCartButton.trialSize {
    width: 186px;
    height: 81px;
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/omaha/images/ui/dp-freetrial-yes._V148244364_.png);
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: black;
    margin-left: 20px;
}

#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;
    padding: 0;
}

#searchAndBrowse .amazonResults .setOfValues li {
    line-height: 1.2em;
    padding-bottom: .37em;
}

#searchAndBrowse .amazonResults .setOfValues .numberOfResults {
    color: #999;
    font-size: .84em;
}

/* 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;
}

.debugInfo {
	display:none;
}

.debugLink {
	cursor: pointer;
	text-decoration: underline;
}

#searchAndBrowseFilters .setOfValues span.binCount {
    text-decoration: none;
    color: #888;
}

#breadcrumb #removeBreadCrumbLink {
    text-decoration: none;
}

#breadcrumb #removeBreadCrumbLink a {
    display: inline-block;
    text-decoration: none;
    width: 16px;
    height: 16px;
}

#breadcrumb #removeBreadCrumbLink a:hover {
    text-decoration: underline;
    color: #669900;
}

#cat_page .searchWidget {
    min-height: 64px;
    position: relative;
}

#cat_page .searchWidget::before {
    content: ' ';
    width: 100%;
    height: 64px;
    background-image: url('http://g-ecx.images-amazon.com/images/G/01/personalization/ybh/loading-4x-gray._V317976265_.gif');
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

#cat_page .searchWidget .searchItems {
    background-color: #FFF;
    position: relative;
}