/*ad choice link in the top leader board area */
#topLeaderBoardArea {margin: 5px 0; padding: 0;}
.genAdBanner .adChoice img {right:0px;}

/*
higher z-index for the search bar box so that the search suggestions popup never comes below the product images
this will happen when there is no featured listings and the search results immediately follow
*/
#searchBarBox, .searchBarBox {z-index: 9999;}

/* thumbs up down icons */
.iThumbsUp {zoom: 1;}

/* main nav fixes */
#header .sdcLogo, #sdcSearchContainer {float:left;}
#navigation {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c7fdd', endColorstr='#3a01bc');}
#outerNav > li .ieFilterWrap {zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d72dd', endColorstr='#29008d');}
#outerNav ul.mainNav li {float: left;} /* the second level menu has a strange padding under each li if not for this float */
#footer {border-top:1px #03c solid; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');}
.iNavArrowDown{margin-bottom:4px;}

/*home page fixes */
.tabContent .messageTileBg {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2'), progid:DXImageTransform.Microsoft.Alpha(opacity=90);}
#tabContentCategories.tabContent .messageTileBg, #tabContentBrands.tabContent .messageTileBg {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#808080'),progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

/* Fix for Bug 65716 - Justin Pages: All Categories is not aligned with
   the Reviews/Guides switch buttons on Latest Review page for IE 8. */
#latestContent #leftPanel .leftNavItem {padding-top: 5px;}
#leftPanel .leftNavAllCat {padding-top:8px;}

/* toggle blue handles/hooks to open the detail area in the offer table */
#compareOfferTable .iImgHook, #compareOfferTable .iImgHookOpen {margin-bottom: 3px;}
/* Fix for Email popup getting behind Search box on Spotlight view page */ 
.emailShareWidget .email-form-outer {z-index:99999;}

/* Fix for BUG 66264 - IE:Price alerts link and color swatches appear
 * over the zoomed image of product on xPO/xPR/xPF page. */
.featureLinksUvp ul #pricealertUvpLi {position:relative; z-index:-1;}

/* Merchant rating for merchant guide */
.storeRatingComm {width:65px;}
.slMemberSnippet .posts16x16 {padding: 0 8px; width:3px;}
.slShareModule {margin-right:5px;}
.slRateBox span {margin:2px 0 6px}
.slGreyRateUpBox {margin:4px 9px 0 0;}
#slFlagBtns a{float:none;} 


/*Styles on side by side compare page*/
.boxTableTop h3 { width:550px;} /* prevents text wrapping in IE on the top row */
.sbsTd .priceShipCenter .sbsTotalPrice { font-size:150%; }
.sbsTd .priceShipCenter .taxShippingArea { font-size:80%; padding-right:28px; }
.prodSummaryRowSbs .plainTxt, .prodSummaryRowSbs .price, .prodSummaryRowSbs .stores { vertical-align:baseline;}
#sbsGeniusModule .relatedItem:hover b, #sbsGeniusModule .relatedItem:hover em, #sbsGeniusModule .relatedItem:hover img {filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);}
#sbsGeniusModule .sgVersus {margin-right:3px;}
.sbsNoReview {color:#666; display:inline; font-size:13px; font-weight:bold; margin-right:5px; vertical-align:top;} 
.sbsNoReviewFbShare {color:#666; display:inline; font-size:13px; font-weight:bold;}
.sbsNoReviewSpacer {display:block; height:17px;}

/* sbs gradient style */
.sbsReviewSpacer .sbsReview, .sbshideReviewTab .sbsReview {background-image: url(../../images/sprites/repeat-x-items.gif); background-repeat:repeat-x; background-position:0 -483px;} 

/*Slimad code for iframe - img [for tracking]*/
.intScrWide .slimAd {margin-top : -20px;}
/*.catSponsAd iframe, .slimAd iframe {height: 50px; margin-top: -20px;}*/
.slimAd {margin-left: 30px;}
.slimAd  .adChoice {top:-15px;}
.catSponsAd .adChoice {position: relative; left: 0px;}

/*@@ UVP5 - To fix broken Facebook Invite Friends popup in IE */
#myShoppingBox #fbInviteFriendsBox iframe {height:590px !important;}
/*Fix for bug Bug 68065 - Write review: Suggestion box is misplaced [IE]*/
.addTags .suggestions {*margin-left:172px;}
.addTags .suggestionsDe{*margin-left:119px;}
.addTags .suggestionsFr {*margin-left:148px}

/*Fix for bug 68682 */
.tooltip .tooltipInner {background: url(http://img.shoppingshadow.com/sc/glb/spacer.gif)  repeat;}

/* Write review page, pros and cons labels */
#pwrMidCol .pwrRow .checkboxRow .wrapTagLabel {margin: 6px; width: 100px;}
#changeAdPrefFormBox input {vertical-align:middle;}
#changeAdPrefsPopup button {margin:1px 5px 18px 0; padding:0 4px 0 0; background-color:#FFF; border:none;}
#changeAdPrefsPopup .adPrefSaveChanges {padding:2px 7px 3px 7px; border:solid 1px #24479E; background-color:#4d75bb;}
#changeAdPrefsPopup .smlCancelBtn {margin-bottom:0; padding:2px 0 0 0;}
#changeAdPrefsPopup .smlCancelBtn a {padding:4px 0 0 0;}
.genAdBanner .leaderBoardAdChoice { top:79px; left:13px; line-height:normal;}

/*Fix for bug 67026-Product Details Page - UI issues for payments options in the offer table. */
ul.paymentItems.true {padding-left:0 !important;}

/*Fix for Bug 68770 - FB: Invite friends pop up is broken. This class needs to be removed once UVP5 is merged */
#myshp #fbInviteFriendsDiv iframe {height: 590px !important;}

/* AdChoice vertical alignment fix*/
.genAdBanner .iAdchoice, .featListingBox .iAdchoice {background-position: -195px -520px;}

