html { height:100%; }
body { height:100%; background-color:#F0F3F9; background-image: url(img/backPage.png); font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Segoe UI", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:400; font-stretch:normal; margin:0; padding:52px 0 0 0; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; }
body, td { font-size:15px; }
td a, a, a:link, a:visited, body .ui-dialog a, body .ui-tabs-panel a, .ui-accordion-content p a { color:#0086F1; text-decoration:none; cursor:pointer; }
a:hover, a:active, body .ui-dialog a:hover, body .ui-dialog a:active, body .ui-tabs-panel a:hover, body .ui-tabs-panel a:active, .ui-accordion-content p a:hover { color:#479EE3; text-decoration:underline; }
iframe { border:0; }
input, button, select, textarea { font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Segoe UI", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:400; font-stretch:normal; font-size:13px; }
input { -webkit-border-radius:0; border-radius:0; }
input[type=text], input[type=password], input[type=email] { border:solid 1px #999; padding:3px 0; margin:2px 0; text-indent:4px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
textarea { border:solid 1px #999; padding:3px 4px; margin:2px 0; }
select { border:solid 1px #999; padding:2px 0; margin:2px 0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
form { margin:0; }
button { cursor:pointer; }
.clearfix { clear:both; }
.clearfix:after { content:" "; visibility:hidden; display:block; height:0; clear:both; }
.placeholder { color:#aaa; }

.flatPage, .popupPage, .iframePage { background-color:transparent; }
.popupPage { padding:0; }
.iframePage { background-image:none; padding:0; }

.tracecontent { position:absolute; top:5000px; width:1200px; left:10px; }
.tracecontent table td { font-size:12px !important; padding:1px 6px; }

.bdj { min-height:100%; height:auto !important; height:100%; margin:0 auto -385px; }

.ui-dialog p { clear:left; }
.atSymbolImg { position:relative; top:5px; }

.bdjAdminBar { min-width:600px; -webkit-transition:all 0.15s ease-in-out; -moz-transition:all 0.15s ease-in-out; -o-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out;
position:fixed; bottom:3px; z-index:99999; width:100%; }
.bdjAdminBarIn { opacity:0.75; width:1020px; margin:0 auto 5px auto; padding:15px 10px 20px 10px; height:45px;
background: #f7f9fa;
background: rgba(247,249,250,1) -webkit-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,1) -moz-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,1) -o-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,1) -ms-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,1) linear-gradient(#fff,rgba(255,255,255,0));
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.42),0 0 1px rgba(0,0,0,0.12),inset 0 -1px 2px rgba(14,60,86,0.1);
box-shadow: 0 2px 6px rgba(0,0,0,0.42),0 0 1px rgba(0,0,0,0.12),inset 0 -1px 2px rgba(14,60,86,0.1);
-webkit-border-radius: 6px;
border-radius: 6px;
color: #000000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;	
}
.bdjAdminBarIn:hover { opacity:1; }
.bdjAdminBarInReview { -webkit-transition:all 0.15s ease-in-out; -moz-transition:all 0.15s ease-in-out; -o-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out; }
.bdjAdminBarInReview:hover { height:115px; overflow:hidden; }
.bdjAdminBarInReview .bdjAdminBarMain { clear:left; padding:0 0 7px 0; display:none; overflow:hidden; }
.bdjAdminBarInReview:hover .bdjAdminBarMain { display:block; }

.bdjAdminBar a { color:#fff; text-decoration:underline; }
.bdjAdminBar h3 { font-size:18px; padding:2px 0 2px 0; line-height:18px; float:left; font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Segoe UI", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:400; font-stretch:normal; margin:0; }
.dealWizardImg { background-image: url(img/icoWizardStep.png); width:10px; height:10px; margin:-12px 0 0 0; right:-14px; position:absolute; }

.bdjAdminBarLinks { float:right; text-align:right; }
.bdjAdminBarLinks span { font-weight:normal; }
.bdjAdminBarLink { float:right; margin-top:-3px; margin-left:4px; }
.bdjAdminBarLink span { font-weight:normal; }
.bdjAdminBarBox { float:left; margin:0 0 0 4px; }
.bdjAdminBarWiz { float:left; margin-top:8px; margin-bottom:6px; width:900px; }
.bdjAdminBarStatus { float:left; padding:4px; margin-top:-3px; font-size:14px; }
.bdjAdminBarStatus a { color:#fff; padding-left:2px; }
.bdjAdminBarChex { float:right; text-align:right; margin-top:-3px; }
.bdjAdminBarChex span { font-weight:normal; }
.bdjAdminBar .ui-button-text { padding-top:0.2em !important; padding-bottom:0.2em !important; }

.bdjAdminBarIn .dealNewsChunk { margin:0 12px 4px 3px; border:1px solid #B5CDE0; padding:2px 6px; background-color:#E1F0FE; color:#0055F1; position:relative; }
.bdjAdminBarIn .dealNewsChunkDone { background-color:#E9E9E9; color:#4896F5; border-color:#DEEDF8; }

.bdjAdminBarHot .bdjAdminBarStatus { background-color:#FFDB20; -webkit-border-radius:4px; border-radius:4px; }
.bdjAdminBarHot .bdjAdminBarStatus span { color:#000; }

.bdjTop { min-width:1020px; height:50px; padding-top:1px; color:#fff; font-size:15px; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; background:url(img/backHead.png) #006CC3 repeat-x left top; border-bottom:1px solid #0086F1; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); position: fixed; z-index: 999; width: 100%; top: 0; }
.bdjTopIn { position:relative; width:1120px; padding:0 10px; margin:0 auto; height:51px; }
.bdjLogo { float:left; display:block; background:url(img/BDJLogoWhite.png) no-repeat left top; background-size: 171px 31px; width:171px; height:31px; margin:9px 0 0 0; -webkit-transition:all 0.15s ease-in-out; -moz-transition:all 0.15s ease-in-out; -o-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out; }
.bdjLogo:hover { -webkit-filter: drop-shadow(0 0 5px #fff); filter: drop-shadow(0 0 5px #fff); -webkit-transform: translateZ(0); }
.bdjLogo:active { -webkit-filter: drop-shadow(0 0 5px #0F3B67); filter: drop-shadow(0 0 5px #0F3B67); -webkit-transform: translateZ(0); }

.bdjTopTabs { float:left; margin:0 0 0 36px; font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Segoe UI", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:500; font-stretch:normal; }     /* margin:0 0 0 88px; */
.bdjTopTabs a.bdjTopTab { display:block; padding-bottom: 6px; float:left; margin:15px 18px 0 0; cursor:pointer; text-align:center; text-decoration:none; color:#fff; font-size:18px; line-height:26px; }
.bdjTopTabs a.bdjTopTab:hover { border-bottom:4px solid #D9E731;  }
.bdjTopTabs a.bdjTopTabOn { border-bottom:4px solid #D9E731; }
.bdjTopTabs a.bdjTopTabDrop { padding:0 14px 6px 6px; background:url(/img/icoDropArrowWhite.png) right center no-repeat; margin-right:14px; }

.bdjTopBit { display:block; padding:13px 30px 11px 10px; right:0; top:0; position:absolute; background:url(img/icoDropArrowWhite.png) no-repeat 46px 24px; }
.bdjTopBit div { width:25px; height:25px; border:1px solid #C6C8C9; background:url(img/icoPerson.png) #C6C8C9; background-size:100%; }

.bdjTopBit ul { padding:0; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); position:absolute; top:0; z-index:10; right:0; margin:51px 0 0 0; line-height:16px; background-color:#8EC4EF; color:#fff; /* for IE */ display:none; }
.bdjTopBit:hover { background-color:#8EC4EF; }
.bdjTopBit:hover ul { display:block;}
.bdjTopBit ul li { display:block; margin:5px 20px; padding:5px 0; border-top:solid 1px #61ACE7; list-style-type:none; }
.bdjTopBit ul li:first-child { border-top:none; }
.bdjTopBit ul li:last-child { margin-bottom:8px; }
.bdjTopBit ul li a { display:block; color:#fff; white-space:nowrap; }
.bdjTopBit ul li a:hover { color:#fff; }

.bdjSiteNote { padding-top:8px; position:absolute; z-index:1; width:100%; font-size:12px; }
.bdjSiteNoteIn { width:1000px; margin:0 auto; padding:0 10px; }

.dealSearchBox { float:left; position:relative; margin:13px 0 0 7px; }
.dealSearchBox input { width:220px; height:19px; line-height:19px; color:#006CC3; padding:3px; font-size:15px; border:1px solid #969595; box-sizing:content-box; margin:0; }
.dealSearchBox a { display:block; position:absolute; right:1px; top:1px; width:25px; height:25px; background:url(img/icoSearch.png) #fff no-repeat center center; border-left:1px solid #C6C8C9; cursor:pointer; }

.dealDailyBitsBox { float:left; position:relative; margin:17px 0 0 9px; color:#fff; }
.dealDailyBitsBoxOneClick { float:left; position:relative; margin:17px 0 0 29px; color:#fff; cursor:pointer; }
.dealDailyBitsBoxOneClick:hover { text-decoration:underline; }
.dealDailyBitsBox:link, .dealDailyBitsBox:visited { color:#fff; }
.dealDailyBitsIcon { display:block; position:absolute; right:-29px; top:-3px; width:25px; height:25px; background:url(img/icoDailyBits.png) no-repeat center center; }

.ui-autocomplete { max-height:300px; overflow-y:auto; overflow-x:hidden; padding-right:20px; z-index:999999 !important; position: fixed; }
* html .ui-autocomplete { height:300px; }
.ui-autocomplete a { cursor:pointer; }
.ui-autocomplete h4 { clear:none; overflow:hidden; height:20px; margin:0; padding:0 0 0 4px; font-size:15px; font-weight:normal; }
.ui-autocomplete h5 { clear:none; white-space:nowrap; overflow:hidden; height:14px; margin:-1px 0 0 0; padding:0 0 0 4px; font-size:10px; font-weight:normal; }
.ui-autocomplete img { float:left; }
.ui-autocomplete .searchDropdownCategory { background: #2290FF; color: #fff; padding:3px; }

.dealAll .ui-accordion h3.ui-accordion-header { font-size:20px; padding:6px 0 6px 35px; line-height:normal; color:#fff; }

/* Top Social Like Buttons */
.bdjTopNL .dealNewsletterBox { min-height:26px; padding-left:25px; width:470px; float:left; }
.bdjTopNL .dealSocialBox { min-height:26px; padding-left:25px; width:470px; float:left; padding-top:3px; }
.bdjTopNL select { height:24px; padding:2px; }
.bdjTopNL input { height:22px; padding:0 2px; }
.bdjTopNL a.FBlink { margin:-7px 0 0 17px; font-size:12px; line-height:33px; float:left; display:block; }

.bdjTopIn .dealSocialBox { position:relative; top:16px; left:16px; display:inline; }
.dealSocialBox a.FBlink { display: inline-block; }
.dealSocialBox a.FBlink span { height:20px !important; width:81px !important; }
.dealSocialBox a.FBlink iframe { height:20px !important; width:81px !important; }

.dealSocialBox + .bdjTopBit { top: 0; }
.dealSocialBox .twitter-follow-button { margin-left: 5px; }



.dealOne { min-height:111px; }
.dealLeft { width:636px; min-height:315px; position:relative; clear:both; float:left; margin-bottom:50px; }
.dealFeature { width:615px; padding:0 42px 0 9px; min-height:315px; }
.dealOne .dealAll { padding-top:32px; position:relative; }
.dealFullpage { float:left; }
.addNewSuggestion { height: 1000px; }

.dealRight { z-index:0; position:relative; float:right; background:url(img/backSlider.png); width:315px; padding:21px 10px 0 20px; margin:-32px 0 12px 0; text-align: center; }

.MoreDealsTags a { margin-top:8px; display:inline-block; }
.MoreDealsTags { position: relative; top: 0; left: 0; margin: 0 0 10px 0; padding: 0; clear:left;  }

.dealSuggestBox { position:absolute; z-index:0; background:url(img/backSlider.png); margin-left:655px; width:315px; top:12px; padding:10px 10px 0 20px; min-height:250px; }
.dealSuggestBox .dealBoxButtons { left:35px; }
.dealSuggestBox + .dealLeft { width: 615px; }

.leftMenuList .dealRight { background:none; right:232px; top:0; padding:10px 0 0 0; text-align:right; float:none; position:absolute; z-index:1; }
.leftMenuList .dealBlurbFB .dealRight { top:10px; }
.leftMenuList .dealLeft { width:auto; min-height:180px; height:auto !important; height:180px; float:none; margin-bottom:0; }
.leftMenuList .dealYap { float:right; margin:-6px 70px 0 100px; }

.dealAll { width:1000px; margin:0 auto; padding:0 10px; }
.dealPage { float:left; width:100%; margin-bottom:20px; }
.dealPage .ErrorMsgBox { max-width:695px; margin-left:auto; margin-right:auto; }

.popupPage .dealAll { width:auto; padding:20px; }

.iframePage .dealOne { background:transparent; }
.iframePage .dealAll { width:auto; }
.iframePage .dealOne .dealAll { padding:0; }
.iframePage .leftMenuList { padding:0; }
.iframePage .dealPage { width:auto; }

.dealAll p { margin:0 0 12px 0; line-height:22px; }
.dealAll h1, .dealAll h2, .dealAll h3, .dealAll h4 { font-weight:normal; margin:0; padding:0; }

.dealAll h1 { font-size:30px; margin:0; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:600; font-stretch:condensed; color:#4f4f4f; }
.dealAll h1 a, .dealAll h1 a:link, .dealAll h1 a:visited { color:#4f4f4f; text-decoration:none; }
.dealAll h1 a:hover { text-decoration:underline; }
.dealAll h2 { font-size:21px; color:#0F3B67; padding:0 0 11px 0; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }
.dealAll h2 a { margin:0 12px 0 0; }
.dealAll h3 { font-size:27px; padding:20px 0 6px 0; clear:left; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:600; font-stretch:condensed; color:#4f4f4f; }
.dealAll h3 a, .dealAll h3 a:link, .dealAll h3 a:visited { color:#4f4f4f; text-decoration:none; }
.dealAll h3 a:hover { text-decoration:underline; }
.dealAll h4 { font-size:17px; color:#0F3B67; padding:10px 0 2px 0; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }

.dealHeaderExtraLink, .dealAll h1 a.dealHeaderExtraLink { font-size:16px; margin:0 0 0 8px; color:#0086F1; text-decoration:underline; }

.dealAll ol { margin:5px 0 0 0; }
.dealAll ol li { list-style-type:decimal; padding:0 0 5px 20px; margin:0; }
.dealAll ul { padding:0 0 0 5px; margin:5px 0 0 0; }
.dealAll ul li { list-style-type:none; padding:0 0 8px 20px; margin:0; }

.dealAll .dealChannels { margin:-20px 0 0 0; padding:0; position:absolute; right:10px; color:#0086F1; font-size:18px; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.dealAll h1 span span { font-size:0.55em; color:#a7a7a7; margin: 0 0 0 -0.15em; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }
.dealAll h1 span small { font-size:0.37em; color:#a7a7a7; margin: 0 0 0 -0.2em; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }

.dealCentro {  min-height:155px; } /* padding:0 80px 0 40px; width:715px; */
.dealCentro .dealChannels { margin:0; font-size:37px; color:#a7a7a7; display:inline; }
.dealCentroBack { position:relative; height:306px; margin-bottom:20px; background-color:#DADFE7;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 3px rgba(0,54,105,.36), 0 0 70px rgba(0,20,55,.1) inset; }  /* width:715px; */
.dealCentroBack:before, .dealCentroBack:after { z-index:-1; position:absolute; content:""; bottom:14px; left:10px; width:50%; top:80%; max-width:302px; background:#777; -webkit-box-shadow:0 15px 10px #777; -moz-box-shadow:0 15px 10px #777; box-shadow:0 15px 10px #777; -webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); -ms-transform:rotate(-3deg); transform:rotate(-3deg); }
.dealCentroBack:after { -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); -ms-transform:rotate(3deg); transform:rotate(3deg); right:10px; left:auto; }
.dealCentroBackIn { overflow:hidden; position:relative; height:100%;  }
.dealCentroBackIn .percent{ position: absolute; top:6px; right:10px; z-index: 3; font-size: 50px; line-height: 38px; letter-spacing: -1px; color: #ff0000; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight: 600; }

.dealCentroImg { position:absolute; -ms-filter: "alpha(opacity=32)" !important; filter:alpha(opacity=32); -moz-opacity:.32; opacity:.32; display:none; }

.dealCentro .dealBoxy { position:absolute; top: -15px; margin:0; width: 203px; height: 139px; padding: 38px 20px 25px; text-align:center; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
.dealCentro .dealBoxy img { height:140px; width: 140px; }

.dealGutter { position:absolute; padding:0 0 0 25px; top:0; width:165px; margin-top:22px; }
.dealWell { position:relative; padding:30px 0 20px 0; margin-left:194px; min-height:116px; }
.dealWell p { line-height:18px; }
.dealWell a { position: relative; z-index: 3; }

.dealBoxy { width:148px; margin-top:2px; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); }
.dealBoxyTop { height:5px; width:148px; position:absolute; margin-top:-2px; }
.dealBoxyMid { min-height:140px; padding-left:2px; position:relative; }
.dealBoxyMid span { background:url(/img/virus-scan-small.png) no-repeat left top; display:block; height:33px; position:absolute; width:27px; right:10px; bottom:4px; }
.dealBoxyBot { height:9px; margin-top:-3px; }

.dealPixy { width:73px; }

.dealFollowNum { line-height:normal; font-size:29px; color:#346DD2; text-align:center; width:63px; }
.dealFollowTxt { width:63px; text-align:center; color:#346DD2; }
.dealFollowBox { clear:left; float:left; padding:6px 10px 4px 6px; margin-top:6px; }

.countdown { margin:0 auto; width:412px; height:70px; position: relative; z-index: -1; }
.dealLeft .countdownDays { width:570px; }

.soon { margin:-300px 0 0 0; position:absolute; right:41px; color:#fff; padding:8px 10px; background-color:#F0A300; text-transform:uppercase; text-align:center; }
.expired { margin:-300px 0 0 0; position:absolute; right:49px; color:#fff; padding:8px 10px; background-color:#F0A300; text-transform:uppercase; text-align:center; }
.expired span { display:block; font-size:10px; }

.dealBlurb .soon { margin:0; right:-122px; }
.dealBlurb .expired { margin:0; right:-130px; }

.dealLeft .soon { right: 0; }

.suggestion { margin:0 0 0 235px; position:absolute; left:0; color:#4F4F4F; padding:8px 10px; background-color:rgba(255,255,255,0.8); }

.dealBoxNumbers { position:absolute; top : -47px; background-color:rgb(255,255,255); background:rgba(255,255,255,0.8); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; width : 394px; height: 233px; margin : 47px 0 0 243px; padding : 73px 0 0; color:#4F4F4F; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:600; font-stretch:condensed; }
.dealBoxDiscount { text-align:center; height : 45px; width : 394px; }
.dealBoxDiscount span.currency { position : relative; top : -8px; font-size : 46px; line-height : 29px; }
.dealBoxDiscount span.price { letter-spacing:-1px; font-size : 62px; line-height : 38px; }
.dealBoxPrice { text-align:center; font-size:22px; }
.dealBoxSubPrice { background:url(img/red.png) repeat-x 0 11px; padding:0 5px; }

.dealBoxButtons { position:absolute; top:125px; left:290px; display:none; }
.secondBuyBtn .dealBoxButtons { position: static; padding: 0; margin: 0; color: #fff; height: 22px; width: 1000px; }
.dealAll .dealBoxButtons { display:block; }
.dealCentro .dealPodButtons { position:absolute; bottom:1px; left:127px; z-index: 99; display:block; }

.dealCentro .dealBoxButtons { height : 105px; left : 0; position : absolute; top : 0; width : 393px; }
.dealCentro .dealBoxButtons a.dealBtnBuyFree { font-size:43px; }

.dealBoxLinkOut { position:absolute; bottom:0; left:0; color:#4F4F4F; height : 113px; max-width:237px; width:237px; background-color:rgb(255,255,255); background-color:rgba(255,255,255,0.9); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; padding : 3px; font-size: 11px; }
.dealSuggestBox .dealBoxLinkOut { bottom: -130px; }
.dealBoxLinks { margin: 0 0 0 4px; font-size:12px; width: 237px; }
.dealBoxLinks a { background: #C3D9F5; color: #0086F1; padding: 3px; text-align: center; width: 45%; display: inline-block; margin-bottom: 3px; }
/* .dealBoxLinks .dealBoxSpace { margin-bottom: 3px; } Remove if no longer needed */

.dealCentro .dealDownload, .dealCentro .dealDownloads, .dealCentro .dealFreeTrial { position: relative; z-index:99; display:block; font-size:16px; padding:0; font-weight:normal; }
.dealCentroBack .dealDownload { background-color: rgb(255,255,255); background-color:rgba(255,255,255,0.9); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }

#downloadspop div { margin-bottom:6px; }

.dealMidTabstrip { padding-top:14px; clear:both; }
.dealYapTab { display:none; padding:55px 0 0 20px; width:600px; }
.dealYapFeatureTab, .dealYapFeatureTabOn { float:left; padding:9px 0 2px 0; margin:8px 3px 0 0; text-transform:uppercase; height:22px; width:156px; cursor:pointer; text-align:center; text-decoration:none; color:#fff; background-color:#479EE3; font-size:14px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;}
.dealYapFeatureTab:hover {
    -webkit-box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.dealYapFeatureTab:active {
    -webkit-box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
    box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
}
.dealYapFeatureTabOn { color:#000; background-color:#fff; }

.dealShare { float:right; margin-top:25px; }
.dealShareMany { clear:left; margin:10px 0 17px 0; }
body .stwrapper { margin-top:33px; }

.dealAll .dealNewsletterDrop { font-size:11px; }
.dealNewsletterBox { min-height:73px; }
.dealAll .dealNewsletterEmail { font-size:11px; width:130px; }
.dealNewsChunkContainer { margin-top: 10px; }
.dealNewsChunk { float:left; margin:0 6px 4px 0; }
.dealSubscribeBox .dealNewsChunk:first-child { line-height: 38px; }
.dealNewsChunkContainer .dealNewsChunk:first-child { line-height: normal; }
.dealCog { width:16px; height:16px; background:url(img/btnCog.png) no-repeat left top; display:block; float:right; margin:-5px 0 0 0; }
.dealCog:hover { background-position:left bottom; }

/* new buttons */

.bdjBtn { display:block; cursor:pointer; background-color:#D9E731; border:none; text-decoration:none !important; text-align:center; text-transform:uppercase; color:#006CC3 !important; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:600; font-stretch:condensed; font-style:normal;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;}
.bdjBtn:hover {
    background-color:#D9E731; color:#006CC3 !important;
    -webkit-box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.bdjBtn:active {
    background-color:#D9E731; color:#006CC3 !important;
    -webkit-box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
    box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
}
.bdjBtn span { font-size: 0.6em; display:block; line-height:0; margin-top:-3px; }

.dealBtnBuy { width:197px; height:62px; font-size:27px; line-height:62px; }
.dealBtnBuyRegular { width:197px; height:62px; font-size:27px; line-height:62px; }
.dealBtnBuyFree { width:197px; height:62px; font-size:20px; line-height:62px; }
.dealBtnBuyTiny { width:95px; height:18px; font-size:14px; line-height:18px; }
.dealBtnBuySmall { width:170px; height:34px; font-size:20px; line-height:36px; }
.dealBtnIWantThis { width:197px; height:62px; font-size:27px; line-height:62px; }
.dealBtnIWantThisTiny { width:75px; height:18px; font-size:11px; line-height:18px; background-color:#0086F1; color:#D9E731 !important; float:left; }
.dealBtnIWantThisSuggest { width:197px; height:62px; font-size:27px; line-height:62px; }
.dealBtnIWantThisSuggestTiny { width:75px; height:18px; font-size:14px; line-height:18px; background-color:#0086F1; color:#D9E731 !important; float:left; }
.dealBtnPost, .dealBtnSave { width:78px; height:31px; font-size:20px; line-height:30px; }
.dealBtnOKTiny { width:48px; height:22px; font-size:16px; line-height:22px; }
.dealBtnTweetIt { width:140px; height:31px; font-size:15px; line-height:36px; }
.dealBtnFollow { width:150px; height:34px; font-size:20px; line-height:36px; }
.dealBtnUnfollow { width:140px; height:34px; font-size:20px; line-height:36px; }
.dealBtnContinue { width:186px; height:48px; font-size:26px; line-height:50px; }
.dealBtnFreeSoftwareDownload { width:363px; height:48px; font-size:26px; line-height:50px; }
.dealBtnCompleteCheckout { width:250px; height:38px; font-size:20px; line-height:38px; }
.dealBtnEnter { font-size:22px; height:43px; line-height:42px; width:104px; }
.dealBtnSeeTodaysDeal { width:226px; height:48px; font-size:20px; line-height:36px; }
.dealBtnVirusDownload { width:250px; height:48px; font-size:26px; line-height:50px; }
.dealBtnLoginSignUp { width:242px; height:36px; font-size:20px; line-height:36px; }
.dealBtnLoginSignUpStart { width:242px; height:43px; font-size:20px; line-height:44px; }

.LikeCommentBox { float: right; position: relative; right: 29px; }
.LikeCommentBox a { width:90px;height:18px; font-size:14px; line-height:18px; background-color:#0086F1; color:#D9E731 !important; display: inline-block; }
.LikeCommentBox a > span { font-size: 14px; line-height: 18px; margin-top: 0; }
.LikeCommentBox .dealWantBoxTiny { float:right; position: absolute; right: -30px; left: auto !important; top: 0 !important; }
.LikeImgIcon { display: none; position: relative; bottom: 4px; }
.LikeImageOn:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.dealBlurbList { margin-bottom:14px; }
.dealBlurb { position:relative; margin-bottom:14px; background-color:#fff; width:736px; }
.dealBlurb:before, .dealBlurb:after { z-index:-1; position:absolute; content:""; bottom:14px; left:10px; width:50%; top:80%; max-width:302px; background:#777; -webkit-box-shadow:0 15px 10px #777; -moz-box-shadow:0 15px 10px #777; box-shadow:0 15px 10px #777; -webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); -ms-transform:rotate(-3deg); transform:rotate(-3deg); }
.dealBlurb:after { -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); -ms-transform:rotate(3deg); transform:rotate(3deg); right:10px; left:auto; }
.dealBlurb .dealBoxy { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.dealBlurb .BlurbFeaturedImage { display: none; }

.dealBlurb h2 { font-size:30px; margin:0; padding:0; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:600; font-stretch:condensed; color:#4f4f4f; }
.dealBlurb h2 a, .dealBlurb h2 a:link, .dealBlurb h2 a:visited { color:#4f4f4f; text-decoration:none; }
.dealBlurb h2 a:hover { text-decoration:underline; }
.dealBlurb h3 { font-size:21px; color:#0F3B67; padding:0 0 11px 0; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }
.dealBlurb h3 a { margin:0 12px 0 0; }

.dealBlurbNumbers { padding-right:15px; width:145px; }
.dealBlurbText { float:left; width:265px; }
.dealBlurbPercent { font-size:32px; color:orange; letter-spacing:-1px; height:48px; line-height:normal; }
.dealBlurbDiscountPrice { color:#143595; font-weight:bold; font-size:18px; line-height:normal; }
.dealBlurbRegularPrice { color:#9B2B20; font-weight:bold; font-size:16px; line-height:normal; text-decoration:line-through; }
.dealBlurbLinks { position:absolute; font-size:14px; padding-top:18px; left:165px; bottom:20px; }
.dealBlurb .dealBtnIWantThisTiny { float:left; text-decoration:none; }
.dealBlurb .dealPodButtons { float:left; width:135px; margin-top:-14px; margin-left:3px; display:block; }
.dealBlurbDownLink { margin:8px 0 0 6px; }
.dealCommentsLink { float:right; font-size:10px; margin:2px 0 0 0; }
.commentRules { color:#0086F1; text-decoration:underline; cursor:pointer; }
.dealPostTbl .commentRules { float:right; margin-right:100px; font-size:12px; }

.loginTrig div { float:left; margin:1px 7px 0 0; line-height:23px; }
.dealAll .loginTrig div a { font-size:14px; background-color:#0086F1; color:#fff; text-transform:uppercase; display:block; float:left; padding:2px 0 1px 0; text-decoration:none; width:80px; text-align:center; margin:0 7px 0 0;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;}
.dealAll .loginTrig div a:hover {
    -webkit-box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.dealAll .loginTrig div a:active {
    -webkit-box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
    box-shadow:1px 1px 1px rgba(255,255,255,0.8), 1px 1px 5px rgba(0,0,0,0.2) inset;
}


.loginBox { max-width:340px; margin:0 auto; padding-top:12px; background:no-repeat 0px 0px; }
.loginBoxIn { display:none; margin:0 auto; }
.loginSignUpIn { display:none; margin:0 auto; }
.loginForgot { display:none; margin:0 auto; }
.loginForgotDone { width:290px; margin:0 auto; }
.loginEnd { display:none; }
.loginEnd .loginLink { text-align:center; display:block; }
.loginBoxNote { margin:26px 0 12px 0; float:left; color:#8D8F9C; text-align:center; width:100%; }
.loginHead { font-weight:normal; margin:0; font-size:21px; color:#0F3B67; padding:6px 0 6px 0; font-family:"HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
.loginFBBtn { float:left; }
.loginLoginBtn { float:right; }
.loginNewUserBtn { float:left; }
.loginForgotBtn { float:right; }
.loginBox td { position:relative; }
.loginBox .ErrorMsg { padding:4px 4px 0 0; font-size:12px; position:absolute; right:0; top:0; }
.loginBox .infoNote { clear:left; background-color:transparent; padding:0; font-size:14px; margin-bottom:7px; border:0px; }
.loginBox input[type=text], .loginBox input[type=password], .loginBox input[type=email], .loginBox textarea, .loginBox select { width:242px; }

.address-box .ErrorMsg { padding:4px 6px 0 0; font-size:12px; }

.dealFeatures ul li { background: url(img/listStar.png) no-repeat 0 3px; }
.dealPolicy ul li { background: url(img/listNote.png) no-repeat 0 3px; }
.drm { color:#0086F1; text-decoration:underline; cursor:pointer; }
.dealUsers ul li { background: url(img/listQuote.png) no-repeat 0 3px; }
.dealUsers ul li i { padding: 0 5px 0 5px; color:#0F3B67; }
.dealUsers ul li span { padding: 0 5px 0 10px; color:#0F3B67; }

.dealLinked p { margin:0; padding:0 0 12px 0; }

.dealExtraInfo { padding: 6px 0 8px 0; clear:left; }
.dealExtraImg { padding: 6px 0 8px 0; text-align:center; }

.dealVers { font-weight:bold; margin:0 0 12px 0; position:relative; }
.dealWriter { font-style:italic; color:#999; padding:0 25px 10px 0; font-size:11px; float:left; }
.dealEveryDayPriceNote { font-style:italic; color:#999; padding:0 25px 10px 0; font-size:11px; float:left; }

.dealAll .dealCommentsHead { width:204px; margin:0 0 14px 22px; font-size:24px; text-align:center; }

.dealCommentsOldLink { display:block; float:right; font-size:11px; height:22px; margin:0 20px 0 0; }
.dealReplyLink { display:block; float:right; font-size:11px; height:22px; margin:0 20px 0 0; }
.dealExpandAllLink { display:none; float:right; font-size:11px; height:22px; margin:0 20px 0 0; }

.dealCommentsList { clear:left; padding:10px 0 20px 0; }
.dealCommentsList .dealBubb { border-left: none; }
.dealBubb .dealDeleted { color:#bbb; background-color:#f6f6f6; }
.dealBubb .dealHidden { color:#688; background-color:#f6f6f6; }
.dealBubb .dealPending { color:#DD3308; background-color:#FFFFAB; }
.dealBubb .dealHiddenWarning { color:#000; font-style:italic; }
.dealBubb .dealText { overflow:hidden; }
.dealBubb .dealText a { text-decoration:none; }
.dealBubb .dealText a:hover { text-decoration:underline; }
.dealBubb button { padding:0; margin: 0 0 0 8px; font-size:12px; line-height:12px; }
.dealCommentDate { color:#C6C8C9; font-size:12px; min-height:30px; border-bottom:1px solid #fff; padding:5px 19px 0 19px; font-style:italic; }
.dealBubb .dealTextEdit { height:1px; overflow-y:hidden; padding-top:4px; width:100%; }
.dealBubb .dealTextEditButton { float:left; }
.dealCommentAdminBox { display:none; }
.dealCommentInstr { margin:5px 0 3px 20px; }
.dealPostTbl { margin:3px 0 0 70px; width:480px; }

.dealBubbles { clear:both; }
.commListData .dealBubbles { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #0086F1; }
.commListData .dealBubb { border-left: none; }
.copyLinkOuter { display:inline-block; padding-left:15px; }
.leftMenuList .dealBubbles { margin-left:40px; }

.dealBubb { position:relative; margin: 0 0 1px 0; padding:0 50px; font-size:14px; background-color:#fff; border-left: 1px solid #006cc3; }
.dealBubbMid { padding:20px 19px 4px 19px; }
.dealBubbFoot { color:#969595; font-size:11px; min-height:30px; padding:5px 19px 0 19px; }
.dealAll .dealBubbFoot a { color:#479EE3; text-decoration:none; }
.dealAll .dealBubbFoot a:hover { text-decoration:underline; }
.dealTextEdit .dealBubbFoot { width: 482px; }
.dealTextEdit .dealBtnPost { width: 78px; height: 31px; font-size: 20px; line-height: 30px; float: right; }

.dealBubbEnter { background-color:transparent; border-left: none; }
.dealBubbEnter .dealBubbFoot { min-height:auto; padding-top:0; width: 481px; }

.dealAll .dealReadMore { position:absolute; margin-top:121px; height:15px; padding:8px 0 0 0; cursor:pointer; text-decoration:none; font-size:13px; text-align:right;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(256,256,256,0.25), to(rgba(256,256,256,1)))); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, rgba(256,256,256,0.25), rgba(256,256,256,1)); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, rgba(256,256,256,0.25), rgba(256,256,256,1)); /* FF3.6+ */
background-image: -ms-linear-gradient(top, rgba(256,256,256,0.25), rgba(256,256,256,1)); /* IE10 */
background-image: -o-linear-gradient(top, rgba(256,256,256,0.25), rgba(256,256,256,1)); /* Opera 11.10+ */
background-image: linear-gradient(top, rgba(256,256,256,0.25), rgba(256,256,256,1)); /* W3C */
}
.dealAll .dealReadMore span { background-color:#fff; padding:3px 0 3px 14px; } /* background-image:url(img/backCom.png);  */
.dealAll .dealMorePosts { cursor:pointer; text-decoration:none; font-size:13px; display:block; text-align:right; }
.dealAll .dealMorePosts:hover { text-decoration:underline; }

.dealAll .dealUserName { color:#0F3B67; padding-right:5px; font-size:14px; }
.dealAll .dealUserName span, .dealAll .dealUserName a { color:#0086F1; text-decoration:none; cursor:pointer; }
.dealAll .dealUserName span:hover, .dealAll .dealUserName a:hover { text-decoration:underline; }
.dealAll .dealUserNameISV, .dealAll .dealUserNameISV span, .dealAll .dealUserNameISV a { color:#007200; }
.dealAll .dealUserNameAdmin, .dealAll .dealUserNameAdmin span, .dealAll .dealUserNameAdmin a { color:#B40200; }

.dealUserNameInfo { color:#333; font-size:11px; }

.dealUserType { position:absolute; margin:20px 0 0 -25px; }
.dealUserTypeLink { cursor:pointer; }
.dealUserType div { width:43px; height:46px; background:no-repeat left top; margin:3px 0 0 3px; background-size:32px; }
.dealUserType div div { position:absolute; display:none; }
.dealUserType div:hover div { display:block; }
.dealUserTypeReply { margin:20px 15px 0 0; right:0; }
.dealUserTypeAdmin div div { background: url(img/icoUserBitAdmin.png) no-repeat bottom right; }
.dealUserTypeDeveloper div div { background: url(img/icoUserBitVendor.png) no-repeat bottom right; }
.dealUserTypeVisitor div div { background: url(img/icoUserBit1.png) no-repeat bottom right; }
.dealUserTypeBrightSpark div div { background: url(img/icoUserBit2.png) no-repeat bottom right; }
.dealUserTypeRisingStar div div { background: url(img/icoUserBit3.png) no-repeat bottom right; }
.dealUserTypeFrequentFlyer div div { background: url(img/icoUserBit4.png) no-repeat bottom right; }
.dealUserTypeExpert div div { background: url(img/icoUserBit5.png) no-repeat bottom right; }
.dealUserTypeSuperstar div div { background: url(img/icoUserBit6.png) no-repeat bottom right; }

.dealUserIcon { margin:0 12px 0 -32px; }


.dealInPageHeader { font-size:17px; color:#0F3B67; margin:3px 0; }
.dealInPageTitle { font-size:17px; margin:3px 0 12px 0; clear:left; }
.dealInPageNote { font-size:14px; padding:6px 0 0 0; clear:left; }


/* Buy Page */
.dealBuyerInstructions, .dealVersions, .dealFutureNote { margin:0 0 15px 0; }
.dealVersions a, .dealAll .dealVersions a, .ui-dialog-content a, .dealAll .ui-dialog-content a { font-weight:bold; margin:0 12px 0 0; color:#0086F1 !important; text-decoration:underline; }
.dealVersions .dealVerReg span { background:url(img/red.png) repeat-x 0 7px; white-space:nowrap; }
.dealVersions .dealVerDisc span { color:#0b8200; font-weight:bold; }
.dealVersionsRow { clear:left; float:left; border-bottom:1px dotted #479EE3; padding:16px 2px 16px 8px; width:100%; margin:0 0 1px 0; color:#000; }
.dealVersionsRow:last-of-type { border-bottom:none; }
.dealVersionsRowFB { margin-bottom:0; padding-bottom:4px; border-bottom:none; }
.dealVersionsRowFBBody { clear:left; float:left; padding:0 2px 10px 8px; width:100%; margin:0 0 1px 0; color:#000; }
.dealVersionsRow .dealVerName { float:left; margin-right:20px; margin-bottom:5px; }
.dealVersionsRow .dealVerName a { text-decoration:none; }
.dealVersionsRow .dealVerName a:hover { text-decoration:underline; }
.dealVersionsRow .dealVerInfo { float:right; }
.dealVersionsRow .dealVerReg { float:right; margin-right:18px; }
.dealVersionsRow .dealVerDisc { float:right; margin-right:18px; }
.dealVersionsRow .dealVerChan { float:right; margin-right:18px; }
.dealVersionsRowOff { background:url(/img/external-link.png) no-repeat right 4px; padding-right:15px; }

/* Notify Page */
.dealAll .dealNotifyInfo, .dealAll .dealNotifyThanks { margin:0 0 15px 0; }

.dealAll .dealFaq2 { margin-top:15px; padding-left:22px; color:#0086F1; font-size:14px; cursor:pointer; }
.dealAll .dealFaq2:hover { text-decoration:underline; }
.dealAll .dealAnswer { margin-top:10px; padding:0 0 12px 44px; display:none; }

.dealSubscribeBox { clear:left; margin: 0 0 20px 0; padding: 0 0 20px 0; }
.dealSubscribeBox pre { font-size: 13px; line-height:15px;  }

.subscribeBarTop { border-bottom: none; margin-bottom: 20px; }
.subscribeBarBottom { border-bottom: none; margin: 50px 0 14px 0; }
.myDailyBitsSubscription { color: #0F3B67; font-size: 18px; font-weight: normal; }
.vendorsImFollowing { color: #0F3B67; font-size: 18px; font-weight: normal; }
.subscribeGettingDailyBits .dealBtnOKTiny { display: inline-block; }
.subscribeGettingDailyBits .subscribeOrSeparator { display:inline-block; margin-right: 6px; }
.subscribeGettingDailyBits .unsubscribeMe { display:inline-block; width: 130px; }
.unsubscribeMeNotLoggedIn .unsubscribeMeNL { display:inline-block; padding: 2px 5px; }
.unsubscribeNotLoggedInPopup p, .unsubscribePopup p { color:#ff0000;display:none; }
.unsubscribeNotLoggedInPopup .unsubscribeNLEmail { width: 80%; }
.unSubscribeDealsToShow { display:none; }
.unSubscribeDealsToShow em { color:#0086F1; }
.unSubscribeDealsToShow .unsubscribeMeOpenPopup { width: 200px; clear: left; }

.dealTable, .dealTableTranz { border-collapse:collapse; margin:1px 0 6px 0; border:1px transparent solid; }
.dealTable td, .dealTableTranz td { font-size:12px; padding:2px; border-color:rgba(255, 255, 255, 0.9); border-bottom-color:#C3D9F5;  border-width:0 0 1px 0; }
.dealTable tr:last-of-type td, .dealTableTranz tr:last-of-type td { border-bottom:none; }
.dealTable td, .dealTable th { background-color:rgba(255, 255, 255, 0.9); }
.dealTableHead td, .dealTableHead th { font-size:14px; padding:8px 2px; color:#0F3B67; }

.dealTrackBar { margin-top:8px; border:1px solid #52699C; background-color:#BDCBE7; width:200px; height:18px;}
/* .dealTrackBar { #width:202px; }		 IE Only */
.dealTrackBarInner { background-color:#1865EF; width:0; height:18px; }
.dealRedirectNote { font-size:11px; color:#999 }

.dealImgOverlay { position:absolute; margin:71px 3px 0 3px; padding:4px 0 4px 0; width:140px; background-color:#ffffff; text-align:center; font-weight:bold; }
.dealImgOverlay { filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; }
.dealImgOverlay td a, .dealImgOverlay a, .dealImgOverlay a:link, .dealImgOverlay a:visited { text-decoration:none; font-size:11px; }
.dealImgOverlay a:hover, .dealImgOverlay a:active { text-decoration:none; font-size:11px; }
.dealImgOverlayPercent { color:#800000; }
.dealImgOverlayPrice { color:#008000; }

.dealCopyright { text-align:center; color:#999; padding:14px 0 3px 0; font-size:11px; }

.ErrorMsg { padding-left:10px; padding-right:10px; color:#DC2121; }
.ErrorMsgBox { color:#DC2121; padding:12px 16px; border:1px solid #d0d0d0; background-color:#f5f6f9; margin-bottom:8px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.ErrorMsgInvalidEmail { width:95px; height:12px; background:url(img/email-not-valid.png) no-repeat top left; margin-top:-12px; display:block; }
.ErrorMsgRequired { width:95px; height:12px; background:url(img/email-required.png) no-repeat top left; margin-top:6px; display:block; }

.dealSearchSuggest { clear:both; width:100%; margin:12px 0; }
.noSearchResultsHeading { margin-bottom: 10px !important; }
.noSearchResultsHeading span { color: #0086F1; font-style:italic; }

.dealSuggest { clear:both; width:100%; }
.dealSuggest h3 { border-top-width:0; }
.dealSuggestFoot { clear:both; width:100%; padding:20px 0 0 0; }
.dealSuggest .dealCommentsList { margin-top:2px; }
.dealSuggest .dealCommentsListFoot { font-size:10px; margin:0 0 0 35px; }

.dealSuggest h3 a, .dealSuggest h3 a:link, .dealSuggest h3 a:visited { color:#479EE3; text-decoration:none; }
.dealSuggest h3 a:hover, .dealSuggest h3 a:active { color: #479EE3; text-decoration:underline; }


.dealWantBox { font-size:11px; color:#000; font-family:"lucida grande", tahoma, verdana, arial, sans-serif; background:#EFEFEF; border:1px solid #00A0FC; margin:15px 0 -1px 201px; width:81px; height:29px; position:absolute; }
.dealWantBoxTiny { margin:0 0 0 5px; float:left; width:24px; height:16px; position:inherit; }

.dealCentroBack .dealWantBox { top: -50px; right: 5px; }
.dealCentroBack .dealWantBox.dealWantBoxWide { top: -12px; right: 0px; }

.dealCentro .dealBtnIWantThisTiny { margin:-23px 0 0 0; }
.dealCentro .dealWantBoxTiny { margin: 0; left: 90px; top: -23px; }
.dealCentro .dealWantBoxTiny.dealWantBoxMid { margin:-23px 0 0 0; left: 10px; top:0; }

.dealWantBox span { text-align:center; display:block; cursor:default; font-weight:normal; margin-left:0 !important; }
.dealWantBoxWide { margin:0 0 -1px 2px; width:193px; height:16px; }
.dealWantCall { background:url(img/wantCall.png) no-repeat left top; height:18px; width:5px; position:absolute; margin:-1px 0 0 -5px; text-align:center; }
.dealWantIcons { margin:20px 0 8px 0; float:left; }
.dealWantIcons .dealUserType { margin:0 1px 0 1px; position:relative; float:left; }
.dealWantIcons .dealUserType div { width:34px; height:34px; }
.dealWantTick, .dealWantSuggestTick { background:url(img/icoTick.png) no-repeat top left; width:24px; height:24px; position:absolute; margin:-7px 0 0 0; cursor:pointer; }
.dealWantBox:hover .dealWantTick, .dealWantBox:hover .dealWantSuggestTick { background-image:url(img/icoCross.png); }

.dealCentroBack .dealWantIcons a { width: auto; }

/**************Larger Mini Widgets**************/
.dealPod { background:#fff; float:left; margin:0 10px 14px 0; height:220px; width:184px; padding:0 2px 0 0; position:relative; text-overflow: ellipsis;  }
.dealRight .dealPod { margin-left: 60px; }
.dealAll .dealPod:before, .dealAll .dealPod:after { z-index:-1; position:absolute; content:""; bottom:14px; left:10px; width:50%; top:80%; max-width:82px; background:#777; -webkit-box-shadow:0 15px 10px #777; -moz-box-shadow:0 15px 10px #777; box-shadow:0 15px 10px #777; -webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); -ms-transform:rotate(-3deg); transform:rotate(-3deg); }
.dealAll .dealPod:after { -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); -ms-transform:rotate(3deg); transform:rotate(3deg); right:10px; left:auto; }
.dealAll .dealPod .dealPodBtns a { margin-left:6px; font-size:10px; float:right; text-decoration:underline; text-shadow:none; }
.dealAll .dealPod a { float:left; text-decoration:none; font-size:11px; }
.dealAll .dealPod a:hover { color:#0086F1; text-decoration:underline; }

.dealPod .dealPodDesc, .dealPod .dealPodIn, .dealPod .dealPodPer { display:none; }
.dealAll .dealPod .dealPodTitleLink { color:#006cc3; z-index: 11; font-size:15px; text-align:center; overflow: visible; white-space: normal; text-overflow: ellipsis; display: block; height:auto; width:184px; position: absolute; margin-top: 0; bottom: 15px; background: rgba(255,255,255,0.85); } 
.dealPod > a img { height:140px; width: 140px; text-align:center; margin-top:-40px; }
.dealPod > a { display:block; margin: 54px 0 0; height:44px; width:180px; text-align:center; }
.dealAll .dealPod .dealPodImgBox { margin-bottom: 10px; }
.dealAll .dealPod div { float:left; }
.dealAll .dealPod .dealPodIn { padding:1px 0 0 4px; }
.dealAll .dealPod .dealPodBox { float:left; width:50px; background-color:#fff; border-right:1px solid #E5E5E5; height:73px; padding:5px 5px 0 5px; margin:0 3px 0 0; }
.dealAll .dealPod .dealPodComm { float:left; background: url(img/listQuote.png) no-repeat 0 3px; padding:1px 0 0 13px; margin:-1px 0 0 2px; color:#0056F1; font-size:10px; font-family:tahoma, "lucida grande", verdana, arial, sans-serif; }
.dealAll .dealPod .dealPodChan { float:none; text-align:center; color:#0086F1; display : block; position : absolute; right : 10px; bottom : 0; top: 10px; font-size : 12px; }
.dealAll .dealPod .dealPodPer { float:right; height:28px; margin-top:10px; background:url(img/icoPercentOff.png) no-repeat bottom right; line-height:100%; color:#0F3B67; font-size:27px; letter-spacing:-1px; text-shadow:0 0 4px #ffffff, 0 0 5px #ffffff, 0 0 6px #ffffff; text-align:right; padding-right:20px; }
.dealAll .dealPod .dealPodIcons { height:16px; }
.dealPodButtons { display:none; }
.dealPod .productImageOverlay { width:145px; height: 145px; position:relative; top:-140px; left:20px; z-index:-20;  background: rgb(217, 231, 49); }
.dealPod .productImageOverlay span { display:inline-block; margin:55px 0 0 0; font-size: 32px; font-weight:bold; }
.dealAll .dealPodButtons { clear:left; display:block; }
.dealWantBoxMid { float:left; clear:left; width:92px; margin-left:0; }
.dealWantBoxMid span { padding-left:16px; }
.dealAll .dealPod .dealPodSuggest { float:right; height:31px; width:69px; margin:-106px 3px 0 0; background:url(img/icoSuggestBulb-2.png) no-repeat bottom right; }
.suggestslink { clear: left; } 



.ribPurchased { position:absolute; background:url(img/ribPurchased.png) no-repeat top left; width:45px; height:45px; z-index:99; margin:-2px 0 0 -2px; }
.ribPurchasedConfirm { position:absolute; background:url(img/ribPurchasedConfirm.png) no-repeat top left; width:45px; height:45px; z-index:99; margin:-2px 0 0 -2px; }
.ribPreOwned { position:absolute; background:url(img/ribPreOwned.png) no-repeat top left; width:45px; height:45px; z-index:99; margin:-2px 0 0 -2px; }

.dealPod .ribPurchased { margin:-3px 0 0 -3px; }
.dealPod .ribPurchasedConfirm { margin:-3px 0 0 -3px; }
.dealPod .ribPreOwned { margin:-3px 0 0 -3px; }

.everyslink { clear:left; display:block; font-size: 1.2em; width: 77%; margin-bottom: 20px; }

.dealNoteMiniOn { cursor:pointer; float:left; margin:4px 7px 0 0; width:11px; height:11px; background:url(img/icoNote.png) no-repeat bottom left; }
.dealNoteMini { cursor:pointer; float:left; margin:4px 7px 0 0; width:11px; height:11px; background:url(img/icoNote.png) no-repeat top left; }
.dealNoteMini:hover { background-position:bottom left; }
.dealNoteOn { float:left; clear:left; cursor:pointer; width:134px; border:1px solid #E69535; font-size:11px; background-color:#FDF7DD; color:#532D00; padding:4px; margin:12px 0 0 0; line-height:normal; }
.dealNote { cursor:pointer; background: #C3D9F5; color: #0086F1; padding: 3px; text-align: center; width: 45%; display: inline-block; font-size: 12px; }
.dealNote:hover {  text-decoration:underline; }

#notespop textarea { width:225px; height:160px; font-size:11px; }
#notespop label { display:block; font-size:11px; margin:2px 0 3px 0; }

.dealBot { height:335px; background:#006CC3 url(img/backFoot.png); border-top:1px solid #0086F1; clear:both; margin:50px 0 0 0; -moz-box-shadow:0 -5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 -5px 18px rgba(0,84,165,.36); box-shadow:0 -5px 18px rgba(0,84,165,.36); }
.dealBotIn { width:800px; margin:0 auto; padding:15px 0; background:url(img/backFootFade.png) no-repeat top center; }
.dealBotNav div, .dealBotNavSocial div { color:#0F3B67; margin:11px 0 10px 0; font-size:16px; text-transform:uppercase; font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Segoe UI", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:500; font-stretch:normal; }
.dealBotNav { width:190px; margin:20px auto 10px auto; float:left; }
.dealBotNav a { display:block; color:#fff; text-decoration:none; font-size:14px; padding:3px 0 4px 0; }
.dealBotNav a:hover { text-decoration:underline; }

.dealFootTagBig { font-size:24px; margin:17px auto 4px auto; width:800px; text-align:center; text-shadow: 1px 1px 1px #000080; color:#fff; text-transform:uppercase; }
.dealFootTag { font-size:16px; margin:0 auto; padding-top:5px; line-height:normal; text-align:center; color:#e5e5e5; text-transform:uppercase; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }

.dealBotNavSocial { position: relative; width:130px; height:155px; margin:20px auto 10px auto; float:left; }
.dealBotNavSocial a { display:block; float:left; padding:3px 9px 4px 2px; }
.dealBotNavSocial a img { -webkit-transition:all 0.15s ease-in-out; -moz-transition:all 0.15s ease-in-out; -o-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out; }
.dealBotNavSocial a:hover img { -webkit-filter: drop-shadow(0 0 5px #fff); filter: drop-shadow(0 0 5px #fff); }
.dealBotNavSocial a:active img { -webkit-filter: drop-shadow(0 0 5px #0F3B67); filter: drop-shadow(0 0 5px #0F3B67); }
.dealBotNavSocial .footWindowsAppLink { position:absolute; bottom:0; text-transform: none; font-size: 14px; }
.dealBotNavSocial .footWindowsAppLink a { color: #fff; }


.footLine { clear:both; padding:7px 0 0 0; margin:0 auto; width:575px; }
.footLine div { margin:0; color:#E5E5E5; font-size:11px; text-align:center; line-height:normal; letter-spacing:0; text-transform:none; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight:300; font-stretch:normal; }
.footLine a { color:#E5E5E5; }
.footLine div .footLineServer { position:absolute; font-size:50px; margin-top:-47px; font-weight:bold; opacity:0.5; }

#loady { position:absolute; z-index:1000000; background:url(img/loadyBak.png) no-repeat top left; width:35px; height:35px; }
#loady div { background:url(img/loady.gif) no-repeat top left; margin:2px 0 0 3px; width:32px; height:32px; }

.twitterCheckbox { display:block; }

.tooltip { display:none; font-size:13px; width:180px; padding:10px; color:#fff; z-index:999999; cursor:default; margin-top:2px; background-color:#61ACE7; -moz-box-shadow:0 0 18px rgba(0,84,165,.36); -webkit-box-shadow:0 0 18px rgba(0,84,165,.36); box-shadow:0 0 18px rgba(0,84,165,.36); line-height:17px; }
.dealTable .tooltip { margin-top:-141px !important; top:auto !important; left:auto !important; }
.tooldata { clear:left; }
.toolinfo { float:right; }
.tooltip .dealUserType { margin:0 3px 0 0; position:relative; float:left; }
.tooltip .dealUserType div { width:34px; height:34px; }
.tooltip .tooltxt { overflow:hidden; height:34px; }
.tooltip .tooldate { color:#479EE3; font-size:10px; text-align:right; }

.splashPage { background-color:#0059F2; overflow:hidden; }
.splashOut { background:url(img/splashBack.png) #0059F2 repeat-x left top; height:550px; }
.splashIn { width:1000px; padding:0 10px; margin:0 auto; }
.splashFade { position:absolute; background:url(img/splashFade.png) no-repeat left top; width:1692px; height:550px; margin-left:-780px; }
.splashLogo { position:absolute; background:url(img/BDJMainLogoBig.png) no-repeat left top; width:328px; height:72px; margin:25px 0 0 40px; }
.splashNote { position:absolute; background:url(img/splashNote.png) no-repeat left top; width:177px; height:135px; margin:31px 0 0 772px; }
.splashBDJ { display:none; position:absolute; background:url(img/BDJBigLogo.png) no-repeat left top; width:377px; height:343px; margin:141px 0 0 12px; }
.splashBDJBasic { position:absolute; background:url(img/BDJBigLogoBasic.png) no-repeat left top; width:301px; height:140px; margin:332px 0 0 57px; }
.splashBDJArrow { position:absolute; background:url(img/BDJBigLogoArrow.png) no-repeat left top; width:177px; height:298px; margin:-298px 0 0 163px; }
.splashPanel { position:absolute; background:url(img/bitSplash.png) no-repeat left top; width:387px; height:244px; margin:210px 0 0 450px; }
.splashBitStep1 { position:absolute; background:url(img/bitSteps.png) no-repeat left top; width:48px; height:63px; margin:-22px 0 0 7px; }
.splashBitStep2 { position:absolute; background:url(img/bitSteps.png) no-repeat right top; width:48px; height:63px; margin:-22px 0 0 7px; }
.splashPanel .dealBtnContinue { position:absolute; margin:124px 0 0 152px; cursor:pointer; }
.splashPanel .dealBtnSeeTodaysDeal { position:absolute; margin:124px 0 0 112px; cursor:pointer; }
.splashTag { position:absolute; width:387px; height:25px; margin:180px 0 0 0; text-align:center; color:#fff; }
.splashLinks { position:absolute; width:305px; height:25px; margin:213px 0 0 41px; text-align:center; color:#fff; }
.splashLinks a { color:#fff; text-decoration:underline; cursor:pointer; }
.splashLinksLeft { float:left; }
.splashLinksRight { float:right; }
.splashTextbox { position:absolute; margin:70px 0 0 52px; background:transparent url(img/splashTextbox.png) no-repeat; width:283px; height:43px; }
.splashTextbox input { position:absolute; font-size:15px; color:#000; height:30px; margin:7px 0 0 9px; padding-left:6px; width:260px; border:none; }
.splashEmailHere { position:absolute; background:url(img/splashEmailHere.png) no-repeat left top; width:132px; height:38px; margin:64px 0 0 216px; display:none; }
.splashEmailReal { position:absolute; background:url(img/splashEmailReal.png) no-repeat left top; width:176px; height:45px; margin:64px 0 0 201px; display:none; }
a.splashSkip { position:absolute; margin:152px 0 0 76px; text-align:center; color:#fff; }
.splashPanel select { visibility:hidden; }
.splashPanel .dd2 { position:absolute; margin:70px 0 0 52px; text-align:left; font-size:12px; float:left; width:283px !important; }


/************** Manage ISV Follow **********/
.vendorFollowingTitle { clear:left; padding-top: 10px;}
.vendorFollowingTitle p { font-weight: normal; }
.managefollowing { margin-bottom: -5px !important; }
.managefollowing .followingIsvName { display:inline-block; width:565px; }
.managefollowing .bdjBtn { display:inline-block; }
.managefollowing .bdjBtn:hover { background-color:#479EE3; color: #D9E731 !important; }


/************** Skin 2 *********************/
.dd2 .ddTitle { background:transparent url(img/splashDrop.png) no-repeat; padding:5px 0 0 12px; text-indent:0; cursor:default; overflow:hidden; height:41px; }
.dd2 .ddTitle span.arrow { background:transparent url(img/icoDropArrow.png) no-repeat 0 0; float:right; display:inline-block; width:27px; height:27px; cursor:pointer; top:4px; right:14px; position:relative; }
.dd2 .ddTitle span.ddTitleText { overflow:hidden; line-height:32px; font-size:15px; color:#000; display:block; height:29px; _position:relative; _top:4px; }
.dd2 .ddTitle img.selected { padding:0 2px 0 0; vertical-align:top; }
.dd2 .ddChild { position:absolute; border:1px solid #006CC3; border-top:none; display:none; overflow:auto; overflow-x:hidden !important; background-color:#ffffff; font-size:14px; top:44px !important; width:264px !important; margin:0 9px; }
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited { padding-left:10px; }
.dd2 .ddChild a { display:block; padding:8px 0 3px 3px; text-decoration:none; color:#000; overflow:hidden; white-space:nowrap; cursor:pointer; }
.dd2 .ddChild a:hover { background-color:#EAF4FE; }
.dd2 .ddChild a img { border:0; padding:0 2px 0 0; vertical-align:middle; }
.dd2 .ddChild a.selected { background-color:#1277FF; color:#fff; }
.dd2 .borderTop { border-top:1px solid #c3c3c3 !important; }
.dd2 .noBorderTop { border-top:none 0 !important; }
.dd2 .ddChild a.sprite, .dd2 .ddChild a.sprite:visited { background-image:url(img/icoChannels.png); background-repeat:no-repeat; padding-left:54px; height:20px; }
.dd2 .ddChild a.mac, .dd2 .ddChild a.mac:visited { background-position:0 -59px; }
.dd2 .ddChild a.pc, .dd2 .ddChild a.pc:visited { background-position:0 -29px; }
.dd2 .ddChild a.macpc, .dd2 .ddChild a.macpc:visited { background-position:0 1px; }



.dealActivity { clear:left; height:32px; }
h2.dealActivity { height:auto; }
.dealActivity .dealActBox { float:left; }
.dealActivity h4 { float:left; padding-left:5px; font-size:13px; color:#000; }
.dealActivity .dealUserType { margin:0; position:relative; float:left; }
.dealActivity .dealUserType div { width:34px; height:34px; }
.activitydata { margin-top:12px; }
.activitylink { clear:left; margin-top:6px; width: 250px; }

#fancybox-close { z-index:999999 !important; }



/* Checkout Page */
.chex_box, .chex_box_clear { clear:both; max-width:725px; margin:14px auto 24px auto; color: #333; }
.chex_box { background: #f7f9fa;
background: rgba(247,249,250,0.84) -webkit-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,0.84) -moz-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,0.84) -o-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,0.84) -ms-linear-gradient(#fff,rgba(255,255,255,0));
background: rgba(247,249,250,0.84) linear-gradient(#fff,rgba(255,255,255,0));
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.42),0 0 1px rgba(0,0,0,0.12),inset 0 -1px 2px rgba(14,60,86,0.1);
box-shadow: 0 2px 6px rgba(0,0,0,0.42),0 0 1px rgba(0,0,0,0.12),inset 0 -1px 2px rgba(14,60,86,0.1);
-webkit-border-radius:6px; border-radius:6px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;	
}
.chex_box h2 { padding:35px 30px 15px; }
.chex_box_content { display:block; padding:10px 30px 25px 30px; position:relative; z-index:0; }
.chex_login_showable { display:none; }
.chextable { float:left; margin:0 5px 20px 5px; }
.chextableChoice { margin-top:15px; }
.chextable .chextableSideToSide { float:left; }
.chextable .chextableSideToSidePad { float:left; padding:4px; }
.chextable .chextableSideToSideMini { float:left; }
.chextable td { padding-bottom:10px; width:auto; }
.chextable .chextableChoice input[type="text"] { width:242px; }
.chextable .chextableChoice .input-cvc[type="text"] { width:50px; }
.chextable .chextableChoice .input-month[type="text"] { width:40px; }
.chextable .chextableChoice .input-year[type="text"] { width:60px; }
.chextable .errorwrap, .chextableSideToSide .errorwrap, .chextableSideToSidePad .errorwrap { width:240px; }
.chextableSideToSideMini .errorwrap { width:120px; }
.chextable .ErrorMsg, .chextableSideToSide .ErrorMsg, .chextableSideToSidePad .ErrorMsg { padding-left:0; font-size:12px; }
.chextable .payment-errors, .chextable .payment-errors-cvc, .chextable .payment-errors-expire { display:none; }
.chextable label { cursor:pointer; }
.chex_listing td { padding-top:5px; }
.chex_listing_header td { font-size:110%; font-weight:bold; padding-bottom:10px; }
.chex_listing_header_qty,
.chex_listing_item_qty { text-align:right; }
.chex_listing_item_qty input { width:25px; float:right; }
.chex_listing_item_qty select { float:right; }
.chex_listing_item_total_price { text-align:right; }
.chex_listing_remove { cursor:pointer; width:24px; height:24px; background-image:url(img/icoCross.png); display:block; float:right; margin:-4px 0 0 12px; }
.chex_listing_add { height:25px; line-height:26px; width:108px; }
.chex_help_billing { clear:left; margin-bottom:10px; color:#555; line-height:24px; }
.chex_listing_header td { padding-bottom:10px; }
.chex_listing_item_name img { float:left; }
.chex_listing_item_name div { font-size:14px; margin-top:17px; text-indent:2px; }
.chex_listing_header_unit_price { text-align:center; }
.chex_listing_item_unit_price { text-align:center; color:#090; }
.chex_listing_item_unit_price span { background: url(img/red.png) repeat-x 0 7px; padding:0 2px; color:#000; }
.chex_coupon_input { margin:4px 0 4px 4px; }
.chex_coupon_accepted { color:#346DD2; font-size:13px; }
.chex_product_discount_price { text-align:center; color:#090; }
.chex_cart_seperator td { border-bottom:1px dotted #479EE3; padding-top:5px; }
.dealAll .chex_big_total { font-weight:bold; color:#090; font-size:18px; padding:17px 20px 22px 0; text-align:right; } 
.dealAll .chex_tax_total { font-weight:normal; font-size:12px; padding:0px 20px 0px 0; } 
.chex_text_disabled { background-color:#F6F6F6; border:1px solid #bbb; color:#333; width:95px; font-size:12px; margin-left:5px; padding:1px 2px; }
.chex_footz { margin:10px auto 30px auto; width:250px; }
.chex_footz a, .chex_footz input { margin:0 auto; }
.chex_fb_terms { font-size:10px; color:#999; line-height:11px; padding:45px 42px 0 42px; clear:left; }
.dealAll .chex_fb_terms a { text-decoration:none; }
.chextable .ErrorMsg.address-state-tax { color:#169E16; display:none; }
.chextable .ErrorMsg.address-zip-tax { color:#169E16; display:none; }

.chex_cart .ErrorMsgBox { margin:4px 0 0 0; }
.chex_cart h4 { display:inline; }
.chex_receipt_extra_info div { font-size:13px; color:#333; margin:2px 0 2px 0px; background-color: #f4f8fa; padding: 0 10px 10px 12px; border-left: 3px solid #5bc0de; }
.chex_receipt_extra_info div h4 { display:block; }
.chex_receipt_extra_alert div { font-size:13px; color:#333; margin:2px 0 2px 0px; background-color: #fdf7f7; padding: 0 10px 10px 12px; border-left: 3px solid #d9534f; }
.chex_receipt_extra_alert div h4 { display:block; color:#862D2A; }
.chex_receipt_boxes { float:left; margin:20px 10px 0 10px; }
.chex_receipt_box_left { float:left; width:222px; margin:0 60px; }
.chex_receipt_box_right { float:left; width:222px; margin:0 60px; }
.chex_receipt_box_mid { float:left; margin:0 222px; }
.chex_receipt_box_head { text-align:center; }
.chex_receipt_boxes .dealBoxy { margin-left:auto; margin-right:auto; margin-bottom:10px; }
.chex_receipt_box_info { text-align:left; }
.chex_receipt_box_special { margin:0 auto 20px auto; width:400px; }

.chex_sharez { clear:both; padding:20px 0 0 0; }
.chex_sharez_buttons { text-align:center; min-height:80px; }

.chex_alsoz { clear:both; padding:20px 0 50px 0; }
.chex_alsoz_two { clear:none; padding:20px 24px 20px; float:left; }
.chex_alsoz p { text-align:center; }
.chex_alsoz_buttons { width:190px; margin:0 auto; }

.chex_sold_out { margin:10px 0 10px 0; }
.chex_sold_out_title { color:#990000; font-weight:bold; font-size:18px; text-align:center; margin-bottom:10px; }
.chex_sold_out_note { margin-bottom:12px; }
.chex_sold_out_want { margin:0 auto; width:110px; }
.chex_sold_out_want .dealBoxButtons { display:block; position:relative; top:0; left:0; }

.leftMenuBox { float:left; width:220px; padding-right:30px; padding-bottom:20px; }
.leftMenuBox .dealTable td { height: 20px; }
.dealAll .leftMenuBox a, .dealAll .leftMenuBox a:link, .dealAll .leftMenuBox a:visited { text-decoration:none; }
.dealAll .leftMenuBox a:hover { text-decoration:underline; }
.leftMenuItem { padding:8px; background: rgb(255,255,255); background: rgba(255,255,255,.9); border-bottom: 1px solid #C3D9F5; font-size: 18px; }
.leftMenuSubItem { padding:8px 8px 8px 22px; border-bottom: 1px solid #C3D9F5; background-color:#EAF4FE; border-left: 2px solid #85B8F5; }
.leftMenuBox .leftMenuSelected { background-color:#C3D9F5; border-left: 2px solid #85B8F5; }
.leftMenuSeperator { padding:20px 8px 8px 8px; font-style:italic; color:#a7a7a7; text-align: center; }
.leftMenuBox h2 { margin-top:20px; font-size:18px; }
.leftMenuBox .articleMini div, .leftMenuBox .articleMini a { font-size:14px; line-height:18px; margin-left:0px; }
.leftMenuBox .winMini div, .leftMenuBox .winMini a { font-size:14px; line-height:18px; margin-left:0px; }

.leftMenuList { float:left; width:750px; padding:0 0 40px 0; }
#divNotLoggedIn p { text-align: center; }

.leftMenuBoxToggler { position:absolute; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3); float:left; margin:20px 0 0 -30px; cursor:pointer; color:#0086F1; }
.leftMenuBoxToggler:hover { color:#479EE3; text-decoration:underline; }

/* Vendor Pages */
.softList { display:none; margin:15px 0 0 10px; }
.softListItem { clear:left; float:left; padding:6px 6px 4px 6px; margin-top:6px; background-color:#fff; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); }
.softListImg { float:left; margin:10px; }
.softListBox { float:left; width:693px; }
.softListNoteTall { min-height:32px; }
.softListMiniNote { float:right; font-size:10px; }
.softListMiniNote span { clear:right; display:block; }
.softListMiniNote a { float:right; background:url(img/virus-scan-small.png) no-repeat left top; padding:8px 0 0 31px; margin:3px 0 0 0; display:block; height:30px; }
.dealAll h3.softListTitle { padding-top:4px; }
.dealAll h3.softListTitle a, .dealAll h3.softListTitle a:link, .dealAll h3.softListTitle a:visited { color:#0F3B67; text-decoration:none; }
.dealAll h3.softListTitle a:hover, .dealAll h3.softListTitle a:active { color:#0F3B67; text-decoration:underline; }
.softListNoteRequested { display:none; }
.softListItemRequested { color:#666; background-color:#f3f3f3; }
.softListItemRequested .softListImg { filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; }
.softListItemRequested input { display:none; }
.softListItemRequested button { display:none; }
.softListItemRequested .softListNote { display:none; }
.softListItemRequested .softListNoteRequested { display:block; font-style:italic; margin-top:4px; }

.badgeLine { height:128px; }
.badgeSpot { float:left; width:220px; }
.halfpage { width:480px; float:left; padding-right:20px; }
.cleanVirus { background: url(/img/virus-scan-small.png) no-repeat left top; height:33px; padding:6px 0 0 32px; display:block; color:#379f32; }
.virusCommentPanel { max-height:400px; overflow-y:auto; }

/* !ADMIN SECTION! - Remove this stuff??? */
.btnDeleteReviewCard { position: absolute; right:0; bottom:0; }
.altRow { background-color:#F6F7FB; }
.trifold #AssignedRegCodesGrid { border: 1px solid gray; background-color: #EBEBE4; width: 255px;}

/* Notes */
.infoNote { clear:left; background-color:#FBFCC5; padding:10px 10px 10px 12px; font-size:14px; margin-bottom:8px; border-left:3px solid #FAE710; }
.infoNote.successNote { border-left: 3px solid #66c46c; background-color: #bffcc3; }
.infoNote.errorNote { border-left: 3px solid #ff0000; background-color: #ff9393; }
.infoNote td { font-size:14px; }

/* Tabs */
.tabBorder {background-color:#D0D0D0;}
.tabBackActive {background-color:#DFDFD9; color:#666666; font-size:13px;}
.tabBackInactive {background-color:#D0D0D0; color:#666666; font-size:13px;}
.tabBackSelected {background-color:#F0F0ED; color:#000000; font-size:13px;}
.tabBackSelectedBold {background-color:#F0F0ED; color:#000000; font-size:13px; font-weight:bold}
.tabBody {display:none; float:left; border-width:0 1px 1px 1px; border-style:solid; border-color:#D0D0D0; background-color:#F0F0ED; padding:12px 0 4px 0; width:100%; }
.tabP {height:1px; width:1px;}

/* Toolbar */
.toolbar { margin: 0 0 3px 0; font-size:11px; border:1px solid; height:28px; border-color:#ffffff #D0D0D0 #D0D0D0 #ffffff; background-color:#F0F0ED; }
.toolbarPanelLeft, .toolbarPanelRight { font-size:11px; border-left:3px double #DFDFD9; padding:0px 4px 0px 6px; height:100%; line-height:28px; }
.toolbarPanelLeft { float: left; }
.toolbarPanelRight { float: right; }
.toolbar input, .toolbar select, .toolbar button { font-size: 11px; padding:0; }
.toolButton { border: 1px outset #E4F0FF; font-size:11px; cursor:pointer; color:#000033; background-color:#DFE0ED; margin-left:1px; text-align:center; }
.toolButtonDown { border: 1px inset #1287F9; font-size:11px; cursor:pointer; color:#000033; background-color:#89ADE4; margin-left:1px; text-align:center; }

.btnLink, .btnLink:link, .btnLink:visited { display:inline-block !important; border:1px solid #77aaff !important; background-color:#3366CC !important; color:#fff !important; text-decoration:none !important; padding:0 3px !important; cursor:pointer;}
.btnLink:active {background-color:#4F9ED9 !important; color:#fff !important; text-decoration:none !important;}
.btnLink:hover {background-color:#6699ff !important; color:#fff !important; text-decoration:none !important;}
.btnLink img { border-width:0; }
.btnLinkDelete { float:right; font-size:10px; margin-left:6px; }
.btnLinkEcomInfo { float:right; font-size:10px; margin-left:6px; }
.ecomNoteRow { display:none; }

/* iFrame */
.innerPage { margin-top:1px; border:1px solid #cccccc; }
.break { word-break:break-all; }


/* Facebook Deals */
.dealFBTopNote { padding:2px 5px; background-color:#009FFC; color:#fff; }
.dealFBBotNote { padding:2px 5px; background-color:#009FFC; color:#fff; text-align:right; clear:both; float:left; width:1000px; margin:20px 0; }

.dealOneFB .dealAll { padding-top:0; }
.dealOneFB { padding-top:18px; }
.dealOneFB .dealRight { margin-top:9px; }
.dealOneFB .dealFBTopNote { margin:10px 0 25px 0; }

.dealBlurbFB {  padding-top:0; padding-bottom:0; }

.FBPromo { margin:24px 0; float:left; text-align: left; height:163px; opacity:0.95; overflow:hidden; }
.FBPromo img { margin-bottom:7px; }

.fb_iframe_widget { float:left; }

/* New Partner Pages */
.partnerTabsWrap { float:right; width:800px; min-height:580px; margin:40px 0 40px 0; }
.partnerTabsWrap iframe { width: 715px; }
.partnerTabstrip { font-size:14px !important; }
.dealAll h4.partnerSubHead { margin-left:20px; }
.tabHot { background-image:none !important; background-color:#FFDB20 !important; }
.tabHot a { color:#f00 !important; }

.partnerNav { text-align:center; float:left; width:180px; margin:40px 0; background-color:#fff; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); }
.partnerNav h2 { padding:0; }
.dealAll .partnerNav h2 a { display:block; font-size:21px; line-height:normal; padding:20px 0 12px 0; text-decoration:underline; }
.dealAll .partnerNav h2 a:hover { background-color:#EAF4FE; }
.partnerNav h2.partnerHeadSelected { background-color:#C3D9F5; }
.dealAll .partnerNav h2 a { margin:0; }
.dealAll .partnerNav a { text-decoration:none; }
.dealAll .partnerNavSection { padding:10px 2px 5px 2px; margin:10px 0 10px 0; display:block; }
.dealAll div.partnerNavSection { background-color:#C3D9F5; }
.dealAll a.partnerNavSection:hover { background-color:#EAF4FE; }

.partnerNav .partnerNavLink { display:block; font-size:16px; }
.partnerNav a .partnerNavLink { text-decoration:underline; }
.partnerNav .partnerNavInfo { display:block; margin:8px 4px 8px 9px; color:#000; font-size:14px; text-decoration:none; }
.partnerNav .leftMenuSelected { background-color:#EAF4FE; }

.partnerNavSectionBottom { background-color:#C3D9F5; border-top:1px solid #4896F5; padding:13px 0 15px 0; margin:10px 0 0 0; }
.partnerNavSectionBottom .actionButton { font-size:18px; margin:0 12px 8px 12px; color:#fff !important; text-decoration:none !important; }
.dealAll .partnerNavSectionBottom a { text-decoration:underline; }
.dealAll .partnerNavSectionBottom a.partnerNavSection { text-decoration:none; }
.partnerNavLogin { margin-right:12px; }

/* quotes */
.partnerQuotesWrap { float:right; width:800px; margin-bottom:40px; }
.quoteMarks { font-size:22px; font-family:Trebuchet, Trebuchet MS, "Times New Roman", Times, serif; position:relative; top:4px; color:#005CB2; padding:3px 0; font-weight:bold; }
.quote { width: 230px; clear:both; margin: 40px 40px 0 0; }
.quoteBox { text-decoration:none; line-height:20px; text-align:center; font-size:14px; padding:20px 14px; background-color:#fff; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); }
.quoteBy {color:#0F3B67; float:right; margin:6px 18px 0 0; }

/* Landing page */
.partnerGuyBox { float:left; width:150px; margin:36px 20px 0 30px; }
.dealAll .partnerGuyBox a { text-decoration:none; }
.partnerGuyBox h3 { padding:6px 0 24px 18px; }
.partnerGuyBox h2, .partnerGuyBox p { text-align:center; }


.forumItem { width:100%; clear:left; float:left; padding:6px 0 4px 0; margin-top:6px; background-color:#fff; -moz-box-shadow:0 5px 18px rgba(0,84,165,.36); -webkit-box-shadow:0 5px 18px rgba(0,84,165,.36); box-shadow:0 5px 18px rgba(0,84,165,.36); }
.dealAll .forumItem h3 { float:left; clear:none; padding-top:6px; margin-left:10px; }
.dealAll h3.forumItemTitle a, .dealAll h3.forumItemTitle a:link, .dealAll h3.forumItemTitle a:visited { color:#083EC8; text-decoration:none; }
.forumItemInfo { float:right; margin-right:14px; margin-top:16px; }
.forumItemIcon { float:left; margin-left:10px; margin-top:14px; }

.forumSectionHead { float:left; }
.forumTopLinks { float:left; padding-top:20px; margin-left:12px; }
.forumTopLinks a { margin-right:12px; }

.forumSearchBox { float:right; padding-top:20px; }
.forumSearchBox div { float:left; margin:4px 6px 0 0; }
.forumSearchBox input { float:left; width:150px; }
.forumSearchBox a { float:left; margin:1px 0 0 4px; }

.SignUpBoxContainer { height:90px; width:156px; display:inline-block; position: relative; left: 20px; }
.SignUpBoxContainer #dialogAlreadySignedUp { display: none; }
.SignUpBoxContainer .signup-content { display: none; position: absolute; width: 343px; height: 30px; top: 51px; right: 0; z-index: 999; background: #479EE3; padding: 5px; -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9); -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9); box-shadow: 0 2px 2px -1px rgba(0,0,0,.9); }
.SignUpBoxContainer .signup-content fieldset { border: none; padding: 0; }
.SignUpBoxContainer:hover { background-color: #479ee3 }
.SignUpBoxContainer:hover .signup-content { display:block; }
.SignUpBoxContainer .signup-content .input-append { border: 0 none rgb(51, 51, 51); color: rgb(51, 51, 51); display: inline-block; font: normal normal normal 0/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; height: 30px; line-height: 20px; margin: 0 0 10px; outline: rgb(51, 51, 51) none 0; vertical-align: middle; white-space: nowrap; width: 219px; }
.SignUpBoxContainer .signup-content .span2 { border: 1px solid rgb(204, 204, 204); border-radius: 4px 0 0 4px; box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset; box-sizing: content-box; color: rgb(85, 85, 85); font: normal normal normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; height: 20px; line-height: 20px; margin: 0; min-height: 1px; outline: rgb(85, 85, 85) none 0; padding: 4px 6px; position: relative; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; vertical-align: top; white-space: nowrap; width: 250px; }
.SignUpBoxContainer .signup-content .btnSignUpEmail { background: rgb(217, 231, 49) none repeat scroll 0% 0% / auto padding-box border-box; border: 0 none rgb(0, 108, 195); color: rgb(0, 108, 195); border-radius: 0 4px 4px 0; box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 2px 0; cursor: pointer; font: normal normal 600 11px/18px HelveticaNeueBoldCondensed, HelveticaNeue-Bold-Condensed, 'Helvetica Neue Bold Condensed', HelveticaNeueCondensedBold, HelveticaNeue-Condensed-Bold, HelveticaNeue-CondensedBold, 'Helvetica Neue Condensed Bold', 'Segoe UI', Tahoma, Geneva, 'Arial Narrow', HelveticaNeueBold, HelveticaNeue-Bold, 'Helvetica Neue Bold', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif; height: 30px; line-height: 20px; margin: 0 0 0 -1px; outline: rgb(0, 108, 195) none 0; padding: 4px 0; text-align: center; text-decoration: none; text-transform: uppercase; transition: all 0.3s ease-in-out 0s; vertical-align: top; white-space: nowrap; width: 76px; }

/* Tooltip which appears after signing up for daily bits */
.ambiance-custom { background: blue; color: #fff; padding: 4px; margin-right: 231px; margin-top: 50px; font-weight: bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.changePassword .changePasswordFields { margin-top: 15px; }
.changePassword label { display: inline-block;width: 135px; }
.changePassword .btnChangePassword { margin-left: 138px;width: 152px; }

.categoryTagLabel { display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff !important;text-decoration:none !important;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em; background-color:#428bca; }
.vendorTagLabel { display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff !important;text-decoration:none !important;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em; background-color:#169E16; }

.mainGreenBuyBtn { color: #fff !important; background-color: #64991e; border: 1px solid #355C00 !important; box-shadow: inset 0 1px 0 0 #C3EB8D; -moz-box-shadow: inset 0 1px 0 0 #C3EB8D; -webkit-box-shadow: inset 0 1px 0 0 #C3EB8D; background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#4e7d0e),color-stop(1,#8FD333)); background-image: -o-linear-gradient(bottom,#4e7d0e 0,#8FD333 100%); background-image: -moz-linear-gradient(bottom,#4e7d0e 0,#8FD333 100%); background-image: -webkit-linear-gradient(bottom,#4e7d0e 0,#8FD333 100%); background-image: -ms-linear-gradient(bottom,#4e7d0e 0,#8FD333 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8FD333,endColorstr=#4e7d0e); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FD333',endColorstr='#4e7d0e'); background-image: linear-gradient(bottom,#4e7d0e 0,#8FD333 100%); text-shadow: 1px 1px 0 #2F5200; }
.mainGreenBuyBtn:hover { color: #fff !important; background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#60A209),color-stop(1,#8FD333)); background-image: -o-linear-gradient(bottom,#60A209 0,#8FD333 100%); background-image: -moz-linear-gradient(bottom,#60A209 0,#8FD333 100%); background-image: -webkit-linear-gradient(bottom,#60A209 0,#8FD333 100%); background-image: -ms-linear-gradient(bottom,#60A209 0,#8FD333 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8FD333,endColorstr=#60A209); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FD333',endColorstr='#60A209'); background-image: linear-gradient(bottom,#60A209 0,#8FD333 100%); }
.mainGreenBuyBtn:active { color: #fff !important; box-shadow: inset 0 1px 0 0 #8FD333; -moz-box-shadow: inset 0 1px 0 0 #8FD333; -webkit-box-shadow: inset 0 1px 0 0 #8FD333; background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#6AA717),color-stop(1,#629C12)); background-image: -o-linear-gradient(bottom,#6AA717 0,#629C12 100%); background-image: -moz-linear-gradient(bottom,#6AA717 0,#629C12 100%); background-image: -webkit-linear-gradient(bottom,#6AA717 0,#629C12 100%); background-image: -ms-linear-gradient(bottom,#6AA717 0,#629C12 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#629C12,endColorstr=#6AA717); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#629C12',endColorstr='#6AA717'); background-image: linear-gradient(bottom,#6AA717 0,#629C12 100%); }
.mainGreenBuyBtn.dealBtnBuy { width: 195px; height: 60px; color: #fff !important; }
.mainGreenBuyBtn.dealBtnBuyTiny { width: 95px; height: 18px; color: #fff !important; }
.mainGreenBuyBtn.dealBtnBuySmall { width: 170px; height: 34px; color: #fff !important; }
.dealCentro .dealBoxButtons .mainGreenBuyBtn.dealBtnIWantThis { line-height: 62px; font-size: 27px; width: 195px; height: 60px; color: #fff !important; }
.mainGreenBuyBtn.dealBtnBuyFree { width: 195px; height: 60px; color: #fff !important; }
.bdjBtn.mainGreenBuyBtn:hover { color: #fff !important }
.greenRaisedButton { display: block; float: left; position: relative; height: 25px; width: 160px; margin: 0; text-decoration: none; color: #5d7731 !important; font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; line-height: 25px; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.greenRaisedButton:before, .greenRaisedButton:after { content: ''; position: absolute; left: -1px; height: 38px; width: 220px; bottom: -4px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border-bottom: 1px solid #6d883b; }
.greenRaisedButton, .greenRaisedButton:hover, .greenRaisedButton:visited { font-size: 1.8em; padding: 5px 30px; color: #5d7731 !important; border-bottom: 4px solid #799545; text-shadow: 0px 1px 0px #d5e8aa; background: #cae285; background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#a3cd5a)); background: -moz-linear-gradient(top, #cae285, #a3cd5a); box-shadow: inset 1px 1px 0 #cce3a1; }
.greenRaisedButton:hover { background: #a3cd5a; background: -webkit-gradient(linear, left top, left bottom, from(#a3cd5a), to(#cae285)); background: -moz-linear-gradient(top,  #a3cd5a,  #cae285); }
.greenRaisedButton:active { border: none; bottom: -4px; margin-bottom: 0; -webkit-box-shadow: 0 1px 1px #fff; -moz-box-shadow: 0 1px 1px #fff; box-shadow: 1px 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.3); }
.greenRaisedButton:active:before, .greenRaisedButton:active:after { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.scw-item .scw-price {
	color: #5d7731 !important;
	border-bottom: 3px solid #799545;
	text-shadow: 0 1px 0 #d5e8aa;
	background: #cae285 !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#cae285),to(#a3cd5a)) !important;
	background: -moz-linear-gradient(top,#cae285,#a3cd5a) !important;
	box-shadow: inset 1px 1px 0 #cce3a1;
	font-weight: bold;
	font-size: 18px !important;
	z-index: 2 !important;
}

/* Second Deal Buy Button Before Comments (Using id's because the second buy button only occurs once on the page) */  
.secondBuyBtn { background-color: #8EC4EF; width: 100%; height: 77px; display: block; text-align: center; overflow: hidden; margin-top: 40px; -moz-box-shadow: 0 0 18px rgba(0,84,165,.36); -webkit-box-shadow: 0 0 18px rgba(0,84,165,.36); box-shadow: 0 0 18px rgba(0,84,165,.36); -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.secondBuyTitle { padding: 0; margin: 0; color: #fff; height: 22px; width: 1000px; }
.secondBuyBtn h2 { margin-left: 200px; text-align: left; position: relative; font-size: 1.5em; bottom: 16px; color: #fff; text-shadow: #006FDD 1px 1px 2px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: 1px solid #006fdd;height: 25px;width: 100%;padding-left: 10px;z-index: 50;background-color: #8EC4EF; }
.secondBuyBtn a { padding-left: 5px; padding-right: 5px; height: 76px !important;line-height: 77px;z-index: 100;position: relative; }
.secondBuyPriceInfo { position: relative;bottom: 17px;text-align: left;padding-left: 18px;width: 419px;margin-left: 200px;background: #fff; }
.secondBuyPrice { color: #000;font-size: 1.8em;display: inline-block;line-height: 36px;margin-right: 12px; }
.secondBuyPercent { color: #FF0000;font-size: 1.8em;line-height: 36px;border-radius: 10px; }

.nofreedeals-signup-content { position: relative; width: 100%; height: 160px; background: #479EE3; padding: 5px; -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9); -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9); box-shadow: 0 2px 2px -1px rgba(0,0,0,.9); }
.nofreedeals-signup-content fieldset { border: none; padding: 0; }
.nofreedeals-signup-content select { height: 30px;outline: none;background: rgb(217, 231, 49) none repeat scroll 0% 0% / auto padding-box border-box;border:none;border-right:1px solid #479EE3;padding: 5px;color: rgb(0, 108, 195);margin: 0 0 0 -5px;text-align: center; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
.nofreedeals-signup-content .input-append { border: 0 none rgb(51, 51, 51); color: rgb(51, 51, 51); display: inline-block; height: 30px; line-height: 20px; font: normal normal normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: 0 0 10px; outline: rgb(51, 51, 51) none 0; vertical-align: middle; white-space: nowrap; width: 219px; }
.nofreedeals-signup-content .span { border: 1px solid rgb(204, 204, 204); border-radius: 4px 0 0 4px; box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset; box-sizing: content-box; font: normal normal normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; color: rgb(85, 85, 85); height: 20px; line-height: 20px; margin: 0; min-height: 1px; outline: rgb(85, 85, 85) none 0; padding: 4px 6px; position: relative; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; vertical-align: top; white-space: nowrap; width: 499px; }
.nofreedeals-signup-content .btnSignUpFreeEmail { background: rgb(217, 231, 49) none repeat scroll 0% 0% / auto padding-box border-box; border: 0 none rgb(0, 108, 195); color: rgb(0, 108, 195); border-radius: 0 4px 4px 0; box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 0 inset, rgba(0, 0, 0, 0.0470588) 0 1px 2px 0; cursor: pointer; height: 30px; line-height: 20px; margin: 0 0 0 -6px; outline: rgb(0, 108, 195) none 0; padding: 0; text-align: center; text-decoration: none; text-transform: uppercase; transition: all 0.3s ease-in-out 0s; vertical-align: top; white-space: nowrap; width: 141px; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.nofreedeals-signup-content.notsubscribed { width: 589px; }
.nofreedeals-signup-content.notsubscribed select { height: 30px;outline: none;background: rgb(217, 231, 49) none repeat scroll 0% 0% / auto padding-box border-box;border:none;border-right:1px solid #479EE3;padding: 5px;color: rgb(0, 108, 195);margin: 0 0 0 -5px;text-align: center; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
.nofreedeals-signup-content.notsubscribed .input-append { width: auto; }
.nofreedeals-signup-content.notsubscribed .dealNewsletterEmail { width:370px; }
.nofreedeals-signup-content.notsubscribed .bdjBtn { display: inline-block; border-radius: 0 4px 4px 0; cursor: pointer; height: 30px; line-height: 30px; margin: 0 0 0 -6px; outline: rgb(0, 108, 195) none 0; padding: 0; text-align: center; text-decoration: none; text-transform: uppercase; transition: all 0.3s ease-in-out 0s; vertical-align: top; white-space: nowrap; width: 110px; }

.dealSocialBoxFreePage { display: none; }


.article { background:#fff; padding:20px; margin-bottom:20px; }
.article img { margin:0 20px 20px 0; border:0px; }
.article h2 { clear:left; }
.articleAuthor { color:#666; clear:both; margin-bottom:12px; position:relative; background-color:#efefef; padding:20px 10px; font-size:14px; }
.articleAuthor .dealUserType { position:relative; float:left; margin:-10px 0 0 0; }
.articleAuthor .dealUserName { margin-top:10px; }
.articleDate { float:right; }
.articleShare { padding-top:10px; text-align:center; min-height:80px; clear:left; }
.articleCommentsList .dealCommentsList { margin-top:-30px; }
.articleDisclaimer { color:#ccc; text-align:center; margin:15px 0 6px 0; font-size:12px; }

.dealAll h2.articleListTitle, .dealAll h2.featuredDealsHomeTitle { padding-top:30px; clear:both; }
.dealAll h2.articleListTitle { padding-top: 0; }

.articleMini { clear:both; margin:5px 0; float:left; }
.articleMini img { margin:0 10px 0 0; clear:both; float:left; }
.articleMini a { font-size:18px; margin:0 0 0 0; clear:both; }
.articleMini div { margin:5px 0 16px 60px; line-height:21px; }

.winMini { clear:both; margin:5px 0; float:left; }
.winMini img { margin:0 10px 0 0; clear:both; float:left; }
.winMini a { font-size:18px; margin:0 0 0 0; clear:both; }
.winMini div { margin:5px 0 16px 60px; line-height:21px; }

.iOSAppList { margin-bottom: 10px; }
.iOSAppList .iOSAppListAppPod { background:#fff;clear: left;margin-bottom: 20px;font-size: 0;height:105px; }
.iOSAppList .iOSAppImgBox { display: inline-block;margin-right: 10px;padding: 15px; }
.iOSAppList .iOSAppListTitleBox { display: inline-block;width:80%;height: 90px;vertical-align: top;padding-top:8px; }
.iOSAppList .iOSAppListTitle { line-height: 30px;height: 64px;overflow: hidden; }
.iOSAppList .iOSAppListViewDealBox { position:relative;bottom:30px;left:118px; }
.iOSAppList .iOSAppListViewDealBtn { font-size: 16px;width:170px; }
.iOSAppList .btnLoadMoreiOSApps { display: block; clear: left; }
.iOSDeal .dealCentroImg { width:100% }
.iOSDealSummary { white-space: pre-wrap; }

.jcarousel-skin-tango .jcarousel-container { border-color:#0086F1; }
.jcarousel-skin-tango .jcarousel-prev-horizontal, .jcarousel-skin-tango .jcarousel-next-horizontal { top: 74px !important; color: #0086F1; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 100% !important; height: 140px !important; }
.jcarousel-skin-tango .jcarousel-item { width: 100px !important;height: 140px !important;text-align: center; }
.jcarousel-skin-tango .jcarousel-container-horizontal { width: 90% !important; }
.carouselAppTitle, .carouselAppPrice { display:inline-block;font-size:.95em;text-overflow: ellipsis; white-space: nowrap; width: 122px; text-overflow: hidden; overflow: hidden; position: relative; left: -8px;}
.carouselAppPrice strike { color: #ff0000; }
.fa-arrow-circle-left:before { content: "" !important; }
.fa-arrow-circle-right:before { content: "" !important; }

/* Featured Deal */
.featuredFirstWrapper { width: 736px; height: 423px; }
.featuredFirstWrapper .countdown { position: absolute; top: -10px; left: 522px; height: 0; z-index: 0; }
.featuredFirstWrapper .soon { right: 15px; top: 30px; }
.featuredInnerWrapper { position: absolute; bottom: 0; padding-bottom: 10px; width:100%; }
.featuredOpaqueLayer {  width: 736px; height:423px; position: absolute; }
.featuredGradient { background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0.0) 0%, rgba(255, 255, 255, 0.95) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.0)), color-stop(100%,rgba(255, 255, 255, 0.95))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.0) 0%,rgba(255, 255, 255, 0.95) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(255, 255, 255, 0.0) 0%,rgba(255, 255, 255, 0.95) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(255, 255, 255, 0.0) 0%,rgba(255, 255, 255, 0.95) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(255, 255, 255, 0.0) 0%,rgba(255, 255, 255, 0.95) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#95ffffff',GradientType=0 ); /* IE6-9 */ }
.featuredTransparentGradient { background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.4) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.4))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.4) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.4) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.4) 100%); /* IE10+ */ background: linear-gradient(to top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.4) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#50ffffff',GradientType=0 ); /* IE6-9 */ }
.noFeaturedBlurbScreenshot.newPromoDesign { height: 180px; }
.noFeaturedBlurbScreenshot.newPromoDesign .countdown { top: -26px; }
.noFeaturedBlurbScreenshot.newPromoDesign .featuredOpaqueLayer.featuredGradient, .noFeaturedBlurbScreenshot.newPromoDesign:before, .noFeaturedBlurbScreenshot.newPromoDesign:after, .dealBlurb .noFeaturedBlurb { background: none; }

/* Review Screenshot Image Lightbox */
.reviewScreenshotImages { float:left; margin-right: 15px; margin-bottom:15px;  }
.reviewScreenshotImages a.fancybox { cursor: pointer; display: block; margin-bottom:10px; }
.reviewScreenshotImages a.fancybox:last-child { margin-bottom: 0; }

.responsive-menu-icon { float: right; display: none; }
.responsiveDealSpacer { margin: 5px auto; clear: both; height: 20px; }

/* AB Test Countdown on Mini Widgets */

#r_dr .dealRight .countdown { width:auto; height:auto; z-index:1; top:30px; left:-20px; clear:left; }
/* #r_dr .dealRight .countdown:first-child { top:60px !important; } */


.paulund_inner_modal_box .dealBoxButtons { top:15px !important; left:90px !important; display:block !important; }
/*.paulund_inner_modal_box .dealWantBox { width:auto !important; } */
.paulund_inner_modal_box .dealWantBox span { margin-left:25px; }
.paulund_inner_modal_box .dealPodButtons { display:block; }
.paulund_inner_modal_box .ancBrowseMoreDealsDealBroken { position:relative; bottom:-40px; z-index:999; color:green !important; }
.paulund_inner_modal_box .ancBrowseMoreDealsDealBroken a { color:white !important; text-decoration:underline; }

/* Mac/PC Dropdown Menu */
.osSubcategoryOuter { position: fixed; z-index:998; width: 100%; min-width: 1020px; background-color: #8EC4EF; -moz-box-shadow: 0 0 18px rgba(0,84,165,.36); -webkit-box-shadow: 0 0 18px rgba(0,84,165,.36); box-shadow: 0 0 18px rgba(0,84,165,.36); -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; display: none; }
.osSubcategoryInner { width: 1000px; margin: 0 auto 5px auto; padding: 15px 10px 20px 10px; color: #fff; }
.osSubcategoryInner span.osHeading { color: rgb(97, 172, 231); text-shadow: rgba(255,255,255,0.3) 0px 1px 1px; font-size: 5em; font-weight: bold; display: inline-block; }
.osSubcategoryInner div.linkBox { display: inline-block; padding-right: 40px; vertical-align: top; }
.osSubcategoryInner div.linkBox.firstBox { padding-left: 40px; }
.osSubcategoryInner div.linkBox.lastBox { padding-right: 0; }
.osSubcategoryInner div.linkBox a { font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #fff; display: block; padding-bottom: 5px; }


/* New Promo Design CSS (combine into above pre-existing CSS) */

.dealRight { width: 215px; }
.dealRight .dealPod { margin-left: 10px; }
.dealLeft { width: 736px; }
.secondBuyPriceInfo { width: 519px; }

.newPromoDesign {
    height: 423px;
    position: relative;
    width: 736px;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0);
    background-size:cover; 
    background-position:0 0;
    margin: 0px 0px 14px;
}

.newPromoDesign .featuredOpaqueLayer.featuredGradient {
    height: 423px;
    position: absolute;
    width: 736px;
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.952941) 100%) repeat scroll 0% 0% / auto padding-box border-box;
}

.newPromoDesign .featuredInnerWrapper.featuredTransparentGradient {
    bottom: 0px;
    height: auto;
    position: absolute;
    width: 736px;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.4) 100%) repeat scroll 0% 0% / auto padding-box border-box;
	padding: 0px 0px 10px;
}

.newPromoDesign .dealGutter {
    position: absolute;
    top: 0px;
    width: 165px;
    margin: -2px 0 0;
    padding: 0;
}

.newPromoDesign .dealBoxy {
    height: 139px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 165px;
    padding: 3px 0px 8px;
}

.newPromoDesign .dealBoxyTop {
    height: 5px;
    position: absolute;
    text-align: center;
    width: 148px;
	margin: -2px 0px 0px;
}

.newPromoDesign .dealBoxyMid {
    height: 140px;
    min-height: 140px;
    position: relative;
    text-align: center;
    width: 163px;
	padding: 0px 0px 0px 2px;
}

.newPromoDesign .dealBoxyMid a {
    color: rgb(0, 134, 241);
    cursor: pointer;
    text-align: center;
    text-decoration: none solid rgb(0, 134, 241);
    border: 0px none rgb(0, 134, 241);
	outline: rgb(0, 134, 241) none 0px;
}

.newPromoDesign .dealBoxyMid a img {
    color: rgb(0, 134, 241);
    cursor: pointer;
    height: 140px;
    text-align: center;
    text-decoration: none solid rgb(0, 134, 241);
    width: 140px;
    border: 0px solid rgb(0, 134, 241);
	outline: rgb(0, 134, 241) none 0px;
}

.newPromoDesign .dealBoxyBot {
    height: 9px;
    text-align: center;
    width: 165px;
    margin: -3px 0px 0px;
}

.newPromoDesign .dealWell {
    height: 137px;
    min-height: 116px;
    position: relative;
    width: 542px;
	margin: 0px 0px 0px 194px;
    padding: 15px 0px 20px;
}

.newPromoDesign .dealWell h1 {
    height: auto;
    width: 542px;
	margin: 0;
    color: #000;
    font-size:30px;
}

.newPromoDesign .dealWell h2 {
    clear: left;
    color: rgb(15, 59, 103);
    height: auto;
    text-decoration: none solid rgb(15, 59, 103);
    width: 542px;
    border: 0px none rgb(15, 59, 103);
	margin: 0px;
    outline: rgb(15, 59, 103) none 0px;
    padding: 0px 0px 11px;
    font-size:21px;
}

.newPromoDesign .dealBlurbNumbers {
    height: 37px;
    width: auto;
	padding: 0px 15px 0px 0px;
}

.newPromoDesign .dealBlurbPercent {
    color: rgb(255, 0, 0);
    letter-spacing: -1px;
    text-decoration: none solid rgb(255, 0, 0);
    border: 0px none rgb(255, 0, 0);
	outline: rgb(255, 0, 0) none 0px;
}

.newPromoDesign .dealBlurbPriceBox {
    float: right;
    height: 84px;
    text-align: center;
    width: 119px;
	margin: 0px 70px 20px 0px;
}

.newPromoDesign .dealBlurbPriceBox .newPromoDiscountPrice {
    font-size: 40px;
    color: rgb(79, 79, 79);
    display: block;
    height: 54px;
    text-align: center;
    text-decoration: none solid rgb(79, 79, 79);
    width: 119px;
    border: 0px none rgb(79, 79, 79);
	outline: rgb(79, 79, 79) none 0px;
    font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.newPromoDesign .dealBlurbPriceBox .newPromoRegularPrice {
    font-size:22px;
    background-position: 0px 11px;
    color: rgb(79, 79, 79);
    text-align: center;
    text-decoration: none solid rgb(79, 79, 79);
    background: rgba(0, 0, 0, 0) url(img/red.png) repeat-x scroll 0px 11px / auto padding-box border-box;
    border: 0px none rgb(79, 79, 79);
	outline: rgb(79, 79, 79) none 0px;
    padding: 0px 5px;
    font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.newPromoDesign .dealBlurbLinks {
    position: relative;
    width: 542px;
	padding: 18px 0px 0px;
    left: auto; 
    bottom: auto;
}

.newPromoDesign .dealBlurbLinks .dealPodButtons {
    bottom: 1px;
    float: left;
    clear: none;
    height: 62px;
    left: 0px;
    position: relative;
    width: 135px;
    z-index: 99;
	margin: -14px 0px 0px 3px;
}

.newPromoDesign .dealBlurbLinks .dealPodButtons a.mainGreenBuyBtn {
    box-shadow: rgb(195, 235, 141) 0px 1px 0px 0px inset;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    height: 60px;
    position: relative;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-shadow: rgb(47, 82, 0) 1px 1px 0px;
    text-transform: uppercase;
    width: 271px;
    z-index: 3;
    background: rgb(100, 153, 30) -webkit-linear-gradient(bottom, rgb(78, 125, 14) 0px, rgb(143, 211, 51) 100%) repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(53, 92, 0);
	outline: rgb(255, 255, 255) none 0px;
    font-size:28px;
}

.newPromoDesign .dealBlurbLinks .dealPodButtons .dealBtnIWantThisTiny { left: -180px; }
.newPromoDesign .dealBlurbLinks .dealPodButtons .dealWantBox { left: -100px; }

.newPromoDesign.iOSPromoDesign .dealBlurbPriceBox .newPromoDiscountPrice { position: relative; bottom: -40px; }
.iOSPromoDesign .dealGutter { margin: 0; }

.extraInfoAfterPromo .newPromoOS { float:left; margin-right:80px; font-size: 16px; font-weight: bold; font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", "Tahoma", "Geneva", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
.extraInfoAfterPromo .newPromoOS span { color:#999; }
.extraInfoAfterPromo .newPromoPlatforms { float:left; width:236px; font-size: 14px; color: #999; font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Segoe UI", "Tahoma", "Geneva", "Arial", sans-serif; }
.extraInfoAfterPromo .newPromoPlatforms .dealBoxText { z-index: 99; position: relative; }
.extraInfoAfterPromo .newPromoPlatforms .dealBoxText .showPlatformsText { width: auto; padding: 1px 5px; background: none; font-weight: normal; }
.extraInfoAfterPromo .dealBoxLinks { float:right; }

.iOSAdvancedSearchBar { 
    background: #499bea; /* Old browsers */
    background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
    border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    box-shadow: 0px 2px 1px blue; 
    -webkit-box-shadow: 0px 2px 1px blue; 
    -moz-box-shadow: 0px 2px 1px blue; 
    padding: 5px; 
    margin-bottom: 20px;
    color: #fff;
}
.iOSAdvancedSearchBar .selectiOSDevice, .iOSAdvancedSearchBar .selectiOSPayType { display: inline-block; }
.iOSAdvancedSearchBar .selectiOSByCategory { display: inline-block; margin-left: 9px; margin-right: 9px; }
.iOSAdvancedSearchBar .btnSearchiOSApps { width: 150px; display: inline-block; position: relative; left: 10px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.iOSAdvancedSearchBar label { text-shadow: 1px 1px 5px rgba(0,0,0,.4); }
.iOSAdvancedSearchBar .mobileiOSLabel { display: none; width: 80px; font-weight: bold; }

.iOSAppRowItem { width:150px;float:left;text-align: center;margin-bottom: 15px; }
.iOSAppRowItem .imgIcon { display:block;text-align:center; }
.iOSAppRowItem .myAppTitle { display:block; position: relative; }
.iOSAppRowItem .myAppTitle > span { position: relative; white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; }
.iOSAppRowItem .myAppPrice { display:block; }

/* .IOStooltip is a container class, tells the tooltip function to fire */ 

.IOStooltip > div.iOSAppTooltip {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -150px;
    width: 355px;
    height: 160px;
    background: #fff;
    background-size: 355px auto;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
.iOSAppTooltip div.iOSAppTooltipTitle {
    background: #fff;
    height: 50px;
    width: 335px;
    position: relative;
    top: 90px;
    padding: 10px; 
    text-align: left;
}
.iOSAppTooltip div.iOSAppTooltipTitle img { float: left; margin-right: 20px; }
.iOSAppTooltip div.iOSAppTooltipTitle > span { font-family: Arial; color: #000; }
.iOSAppTooltip div.iOSAppTooltipTitle .iOSAppCategoryTags { position: absolute; bottom: 7px; right: 7px; }

/* Responsive Design */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .bdjTopTabs, .dealSearchBox { display: block; }
    .bdjSiteNoteIn { width: 1000px; }

}
@media only screen and (min-width : 1037px) and (max-width : 1385px) {

.leftMenuList { overflow: hidden; }
#divCat .leftMenuList { overflow-x: visible; }

}
/* Medium Devices, Desktops */
@media only screen and (min-width : 680px) and (max-width : 1036px) {
    .bdjSiteNote { position: relative; }
    .bdjSiteNoteIn { width: auto; }

    .responsive-menu-icon { float: right; display: inline-block; }
    .bdj { margin-bottom: 0; } 
    .bdjTop { min-width: 0; height: auto; padding: 5px 0; }
    .bdjTopIn { padding: 0; width: auto; height: auto; }
    .bdjTopTabs { width: 100%; height: 31px; float: none; margin: 0; background: none; display: none;  }
    .bdjLogo { float: none; display: inline-block; margin-top: 0; }
    .bdjTopIn .dealSocialBox, .SignUpBoxContainer, .dealDailyBitsBoxOneClick { display: none; }
    .bdjTopTabs a.bdjTopTab { width: 18%; float: left; margin-top: 5px; margin-right: 0; }
    .bdjTopTabs a.bdjTopTabDrop { padding:0; background:none; margin-right:0; }
    .bdjTopBit { background: url(img/icoDropArrowWhite.png) no-repeat 46px 20px; padding-top: 10px; top: -6px !important; right: 35px; /*display: none;*/ }
    .bdjTopBit:hover { background-color: transparent; }
    .bdjTopBit ul { margin-top: 44px; }
    .dealSearchBox { float: none; margin: 0 0 0 5px; display: none; }
    .dealSearchBox input { width: 85%; }
    .dealSearchBox a { display: inline-block; position: relative; top: 7px; right: 32px; }
    .dealOne .dealAll { padding-top:10px; }
    .dealFBBotNote { max-width: 100%; }

    .dealAll, .leftMenuList, .dealBotIn, .dealFootTagBig, .footLine { width: auto; }
    #hdrMain { clear: both; }
    /* Small Widgets */
    .leftMenuList { width: auto; }
    .dealBlurb { width: 48%; text-align: center; margin-right: 15px; float: left; }
    .dealBlurb:nth-child(odd) { float: right; margin-right:0; clear:both; }
    .leftMenuBox, .dealBlurb .dealBlurbNumbers, .dealBlurb .dealBlurbLinks, .featuredGradient { display: none; }
    .newPromoDesign.dealBlurb .dealBlurbLinks, .newPromoDesign.dealBlurb .dealBlurbNumbers { display: block; }
    .newPromoDesign.dealBlurb { text-align: left; height: 423px; position: relative; width: 736px; }
    .newPromoDesign.dealBlurb .dealWell { height: 137px; min-height: 116px; position: relative; width: 542px; margin: 0 0 0 194px; padding: 15px 0 20px; }
    .newPromoDesign.dealBlurb .dealGutter { position: absolute; top: 0; width: 165px; margin: -2px 0 0; padding: 0; }

    .dealBlurb .dealBoxy { width: auto; }
    .dealBlurb  .soon { right: 0; }
    .dealBlurb .dealRight { right: 0; text-align: center; width: 100% !important; }
    .dealBlurb .dealWell { padding: 0; margin-left: 0; min-height: 116px; position: relative; }
    .dealBlurb .dealWell h2 { color: #000; }
    .dealBlurb .dealGutter { position: static; width: auto; top:auto; padding: 0; padding-top: 25px !important; }
    .dealBotNav { width: 50%; padding-left: 0 !important; }
    .dealBot { height: auto; }
    .dealBotIn { padding: 15px; }
    .dealBlurb .countdown { text-align: left; width: auto; }
    .featuredFirstWrapper { width: 48%; height: auto; }
    .featuredFirstWrapper .countdown { top: -10px; left: 0; }
    .featuredFirstWrapper .soon { top: -10px; }
    .featuredInnerWrapper { position:relative; }

    .everyslink { width: 92%; }

    .dealRight .soon { display: none; }
    #freePageSignUpBox { clear: both; }
    #freePageSignUpBox .nofreedeals-signup-content .span, #freePageSignUpBox .nofreedeals-signup-content .input-append { width: 80%; }
    #freePageSignUpBox .nofreedeals-signup-content .btnSignUpFreeEmail { width: auto; }
    .ancTicker { display: none; }

    .partnerTabsWrap, .partnerTabsWrap table td input { width: auto !important; }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 680px) {

    .responsive-menu-icon { float: right; display: inline-block; }
    .bdj { margin-bottom: 0; } 
    .bdjTop { min-width: 0; height: auto; padding: 5px 0; }
    .bdjTopIn { padding: 0; width: auto; height: auto; }
    .bdjTopTabs { width: 100%; height: 31px; float: none; margin: 0; background: none; display: none;  }
    .bdjLogo { float: none; display: inline-block; margin-top: 0; }
    .bdjTopIn .dealSocialBox, .SignUpBoxContainer, .dealDailyBitsBoxOneClick { display: none; }
    .bdjTopTabs a.bdjTopTab { width: 18%; float: left; margin-top: 5px; margin-right: 0; }
    .bdjTopTabs a.bdjTopTabDrop { padding:0; background:none; margin-right:0; }
    .bdjTopBit { background: url(img/icoDropArrowWhite.png) no-repeat 46px 20px; padding-top: 10px; top: -6px !important; right: 35px; /*display: none;*/ }
    .bdjTopBit:hover { background-color: transparent; }
    .bdjTopBit ul { margin-top: 44px; }
    .dealSearchBox { float: none; margin: 0 0 0 5px; display: none; }
    .dealSearchBox input { width: 85%; }
    .dealSearchBox a { display: inline-block; position: relative; top: 7px; right: 32px; }
    .dealOne .dealAll { padding-top:10px; }
    .dealFBBotNote { max-width: 100%; }
    .MoreDealsTags { margin: 0 0 22px 0; }

    .dealAll, .leftMenuList, .dealBotIn, .dealFootTagBig, .footLine { width: auto; }
    .dealAll h2, .dealAll h3 { text-align: center; }
    .dealAll h1, .dealLeft .iosAppTitle span { font-size: 32px !important; }
    .bdjSiteNoteIn { width: auto; }
    .bdjSiteNote { max-width: 100%; position: relative; }
    #hdrMain { text-align: center; }
    #hdrMain span, .dealCentro h1 span { font-size: 30px !important; }
    #hdrMain span span, .dealCentro h1 span span { font-size: 18px !important; display: block; }
    .leftMenuList { float: none; }
    .dealAll .leftMenuList .dealPod { width: 45%; }
    .dealAll .leftMenuList .dealPod img { max-width: 100%; }
    .dealPod > a, .dealAll .dealPod .dealPodTitleLink { width: 100%; }
    .productImageOverlay { display: none; }
    .everyslink { width: 92%; }
    .dealBlurb .soon { right: 0; }
    .ancTicker { max-width: 100%; }
    .chex_footz { margin: 0; width: 100%; }
    .chex_footz .dealBtnFreeSoftwareDownload { max-width: 100%; height: auto; }
    .subscribeBarBottom { margin-top: 80px; }
    .activitylink { width: 100%; }

    /* Small Widgets */
    .dealBlurb { width: auto; text-align: center; }
    .leftMenuBox, .dealBlurb .dealBlurbNumbers, .dealBlurb .dealBlurbLinks, .featuredGradient { display: none; }
    .dealBlurb .dealBoxy { width: auto; }
    .dealBlurb .dealRight { right: 0; text-align: center; width: 100% !important; }
    .dealBlurb .dealWell { padding: 0; margin-left: 0; }
    .dealBlurb .dealWell h2 { color: #006cc3; }
    .dealBlurb .dealGutter { position: static; width: auto; top:auto; padding: 0; padding-top: 25px !important; }
    .dealBotNav { width: 50%; float: none; padding-left: 0 !important; }
    .dealBot { height: auto; }
    .dealBotIn { padding: 15px; }
    .dealBlurb .countdown { text-align: left; width: auto; }
    .featuredFirstWrapper { background: #fff !important; width: auto; height: auto; }
    .featuredFirstWrapper .countdown { top: -10px; left: 0; }
    .featuredFirstWrapper .soon { right: 0; top: -10px; }
    .featuredInnerWrapper { position:relative; }

    /* Deal Page */
    .dealOne .dealLeft, .dealOne .dealRight { float: none; }
    .dealOne .dealRight { float: left; }
    .dealOne  .dealAll, .dealOne .dealLeft, .dealOne .dealRight, .dealYapTab { width: auto; }
    #r_dr .dealLeft { width: auto !important; }
    .dealCentro h1 { text-align: center; }
    .dealCentro h1 span {  }
    .dealOne .dealRight .dealPod { margin-left: 0; }
    .FBPromo, .fb-like.fb_iframe_widget { width: 100%; }
    .dealYapTab { padding-top: 25px; }
    .dealYapFeatureTab, .dealYapFeatureTabOn { width: 100%; height: 22px; line-height: 22px; float: none; }
    .dealBubbMid textarea { width: 100% !important; }
    .LikeCommentBox { float: left; right: 0; margin-top: 10px; top: 12px; }
    .dealBubbFoot { padding-bottom: 22px; }
    .dealAll .dealReadMore { bottom: 12px; right: 10px; padding: 4px 12px; width: auto !important; height: 12px; line-height: 12px; text-transform: uppercase; background-image: none; background-color: #0086F1; color: #D9E731; }
    .dealAll .dealReadMore span { background: none; padding: 0; font-size: 14px; font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueCondensedBold", "HelveticaNeue-Condensed-Bold", "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "Segoe UI", "Tahoma", "Geneva", "Arial Narrow", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight: 600; font-style: normal; }
    .dealBubb { padding: 10px 40px; }
    .dealCentro .dealBoxy { width: 100%; padding: 28px 0 15px; }
    .dealBoxNumbers { position: relative; top: -155px; left: 0; height: auto; width:100%; float: left; padding-left: 0; margin: 0; font-size: 2em; background: none;}
    .dealCentro .dealBoxButtons { position: absolute; top: auto; left: auto; width: 100%; }
    .dealCentro .dealBoxButtons a { width: 100%; height: 60px; line-height: 60px; font-size: 2.2em; }
    .dealCentro .soon { right: auto; margin: -506px 0 0 0; }
    .dealAll .dealLeft .countdown { -webkit-transform: scale(0.4904632152588556); -moz-transform: scale(0.4904632152588556); -ms-transform: scale(0.4904632152588556); top: 30px; left: -40px; width: auto; height: auto;}
    .dealAll .dealLeft .secondBuyBtn { display: none; }
    .dealCentroImg { opacity: 0; background: #fff; }
    .dealCentroBack { height: 265px !important; }
    .dealCentroBack .dealDownload { background: none; }
    .dealCentroBack .dealWantBox { top: -150px; }
    .dealCentroBackIn .percent { position: relative; left: 5px; top: 195px; font-size: 2em; }
    .dealExtraImg img { max-width: 100%; }

    .responsiveDealSpacer { display: block; margin-bottom: 100px; }
    .dealBoxLinkOut { position: relative; top: 76px; width: 100%; max-width: 100% !important; background: none !important; }
    .dealBoxLinks { width: 100%; z-index: 2; margin-top:100px; }
    .dealBoxLinks a, .dealNote { display: block; width: 100%; margin-bottom: 3px; }
    #r_divPlatforms, #r_b_divPlatforms { position: relative; }
    .dealOne .dealLeft .countdown { /* margin-bottom: 140px; */ }
    #buypop .dealAll { width: auto; }
    .ui-dialog.ui-widget { width: 100%; }
    .dealBoxDiscount, .dealBoxPrice { text-align: right; padding-right: 2px; }
    .dealBoxDiscount { width: auto; }
    .dealBoxDiscount span.currency, .dealBoxDiscount span.price { font-size: 1em; } 
    .dealBoxDiscount span.currency { top: 0; }
    .dealBoxDiscount span.price { line-height: 60px; }
    
    .dealBubbEnter .dealBubbFoot { width: auto; }
    iframe#r_b_ifrYouTube { max-width: 100%; }

    .dealPostTbl td { display: table-row; }
    .dealPostTbl .bdjBtn.dealBtnPost { margin-top: 20px; }

    /* Footer */
    .dealBotIn { text-align: center; }
    .dealBotNavSocial { width: 50%; float: none; }
    .dealBotNavSocial .dealBotNavSocialLinks { margin: 0 auto; width: 128px; }   

    /* iOS Page */
    .jcarousel-skin-tango .jcarousel-container-horizontal { width: 76% !important; }

    .dealRight .soon { display: none; }

    #freePageSignUpBox { clear: both; }
    #freePageSignUpBox .nofreedeals-signup-content .span, #freePageSignUpBox .nofreedeals-signup-content .input-append { width: 75%; }
    #freePageSignUpBox .nofreedeals-signup-content .btnSignUpFreeEmail { width: auto; }
    .ancTicker { display: none; }
    
    .partnerTabsWrap, .partnerTabsWrap table td input, .partnerTabsWrap table td select { width: auto !important; }
    .partnerTabsWrap { float:none; }
    .partnerNav { width:auto; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign, .newPromoDesign .featuredInnerWrapper.featuredTransparentGradient { height: 140px !important; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign, .newPromoDesign .featuredInnerWrapper.featuredTransparentGradient, .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell { width: auto !important; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealGutter, .newPromoDesign .featuredInnerWrapper.featuredTransparentGradient .dealBoxyMid { width: 100%; }
    .newPromoDesign .featuredInnerWrapper.featuredTransparentGradient .dealBoxy { background: #fff; height: 139px;left: 0;position: absolute; text-align: center; top: 0; width: 100%;padding: 3px 0 8px;}
	.dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell h1 { width: 100%; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell h2, .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell h3 { display: none; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealBlurbNumbers, .dealBlurb.featuredFirstWrapper.newPromoDesign .dealBlurbLinks { display: block; width: 100%; }
    .extraInfoAfterPromo { margin-top: 210px; }
    .extraInfoAfterPromo .newPromoOS { display: none; }
    .extraInfoAfterPromo .newPromoPlatforms { width: 100% !important; top: 85px; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell { top: 160px; margin: 0 auto; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell .dealBlurbNumbers { padding: 0; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell .dealBlurbNumbers .dealBlurbPercent { float:left; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealWell .dealBlurbNumbers .dealBlurbPriceBox { float:left; width: 100%; height: auto; background-color: #dadfe7; }
    .newPromoDesign .dealBlurbLinks .dealPodButtons .dealBtnIWantThisTiny { width: auto !important; top: -100px !important; left: 0 !important;}
    .newPromoDesign .dealBlurbLinks .dealPodButtons .dealWantBox { top: -83px !important; left: 0 !important; margin-left: 0; }
    .dealBlurb.featuredFirstWrapper.newPromoDesign .dealBlurbLinks { top: 5px; }
    .newPromoDesign .dealBlurbLinks .dealPodButtons, .newPromoDesign .dealBlurbLinks .dealPodButtons a { width: 100% !important; } 
    .newPromoDesign .dealBlurbPercent { float: left; width: 100%; margin: 0 auto; display: inline-block; height: 32px; }
    .newPromoDesign .newPromoDiscountPrice { text-align: center; display: block; float: none; margin: 0 auto; }
    .newPromoDesign .dealBoxSubPrice.newPromoRegularPrice { float:left; display: block; margin: 0 auto; width: 100%; text-decoration: line-through !important; text-line-through-color: red; background: none !important;; }
    .dealCentro .dealDownload, .dealCentro .dealDownloads, .dealCentro .dealFreeTrial { top: 40px; bottom: 0; }
    .newPromoDesign .featuredInnerWrapper.featuredTransparentGradient { width: 100% !important; }
    .iOSPromoDesign.newPromoDesign { margin-bottom: 166px; }
    .iOSPromoDesign.newPromoDesign .dealBoxy { top: 0;}
    .iOSPromoDesign.newPromoDesign .dealBlurbPriceBox .newPromoDiscountPrice { bottom: 0 !important; }
	.iOSPromoDesign.newPromoDesign.dealBlurb.featuredFirstWrapper .dealWell { padding: 0; top: 118px; }
    .iOSPromoDesign.newPromoDesign.dealBlurb.featuredFirstWrapper .dealBlurbLinks { top: 0; }

    .iOSAdvancedSearchBar .selectiOSDevice, .iOSAdvancedSearchBar .selectiOSPayType, .iOSAdvancedSearchBar .selectiOSByCategory { display: block; margin: 10px 0; }
    .iOSAdvancedSearchBar .iOSAppInputOption { margin-left: 17px; }
    .iOSAdvancedSearchBar .mobileiOSLabel { display: inline-block; }
}


@media only screen and (max-width : 380px) {
    #freePageSignUpBox .nofreedeals-signup-content .span, #freePageSignUpBox .nofreedeals-signup-content .input-append { width: 65%; }
    .FBPromo { display: none; }
}


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
  .bdjLogo { 
    background-image: url(img/BDJLogoWhite@2x.png);
  }
}

/* manoj shinde - css */
#subscribe_captchamsg {color:#ff0000;font-size:15px;padding-top:10px;}

/* manoj shinde - css for index page ad for searchbits */
.searchbits-ad {
    width: 100%;
    box-sizing: border-box; /* important */
    margin: 20px 0;
    background: linear-gradient(135deg,#3b82f6,#2563eb);
    border-radius: 8px;
    color: #fff;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    font-family: Arial, Helvetica, sans-serif;
}

.searchbits-content {
    max-width: 60%;
}

.searchbits-title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}

.searchbits-desc {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 18px;
}

.searchbits-btn {
    background: #ffd84d;
    color: #000;
    padding: 12px 22px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
}

    .searchbits-btn:hover {
        background: #ffc400;
    }

.searchbits-img img {
    width: 200px;
}

@media (max-width:700px) {
    .searchbits-ad {
        flex-direction: column;
        text-align: center;
    }

    .searchbits-content {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .searchbits-img img {
        width: 150px;
    }
}

/* end manoj shinde - css for index page */