.fineprint {
    font-size: 10px;
    line-height: 140%;
}

.pdc-content h3 {
    font-size: 12px;
}

.permadeal_wrapper {
    font-size: 9pt;
    margin: 10px 0;
    margin-top: 0;
    min-width: 600px;
}

.permadeal_wrapper a {
    color: #1069b9;
}

.dealtab {
    background-color: gray;
    color: white;
    float: left;
    font-weight: bold;
    margin-left: 12px;
    padding: 4px 10px;
    position: relative;
    z-index: 1;
    font-size: 12px;
}

.fptab {
    background-color: #1069b9;
}

.ddtab {
    background-color: #10a0ba;
}

.ntab {
    background-color: black;
}

.floatRight {
    float: right;
}

.aboutFeaturedDeals {
    font-size: 11px;
    color: #666666;
    float: left;
    margin: 4px 0 0 10px;
}

.aboutFeaturedDeals .icon {
    color: #666666;
    font-size: 12px;
    cursor: pointer;
}

.permadeal .dealtab.populardeals {
    color: #b05b00;
    background: #ffe8c7;
}

.permadeal .dealtab {
    margin: 2px 0 0 12px;
    padding: 4px;
}

.permadeal {
    background-color: white;
    clear: left;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
}

.permadeal div {
    padding: 10px 15px;
}

.permadeal div div {
    padding: 0;
}

.permadeal .header,
.permadeal .content,
.permadeal .meta,
.permadeal .footer {
    padding: 10px 15px;
}

.permadeal .header h1 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
}

.permadeal .header .bonusTag,
.permadeal .header .rebateTag {
    display: inline-block;
    background-color: #0072bc;
    color: #fff;
    padding: 3px 4px;
    font-size: 9px;
    border-radius: 2px;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 5px;
}

.permadeal .header .rebateTag:before {
    content: "SLICKDEALS REBATE";
}

.permadeal .header .bonusTag:before {
    content: "SLICKDEALS BONUS";
}

.permadeal .content .pd_img,
.permadeal .header img {
    float: right;
    margin-left: 10px;
}

.permadeal .content .pd_img {
    *width: 150px;
    *text-align: center;
}

.permadeal .header img {
    max-height: 60px;
}

.permadeal .content img {
    max-height: 150px;
    max-width: 150px;
}

#maincontent .permadeal_wrapper.news .category_header.blackflag_contain {
    position: absolute;
    z-index: 3;
    background: transparent;
    border: 0;
    width: 100%;
}

.permadeal_wrapper.news .category_header.blackflag_contain .spacer {
    overflow: hidden;
    height: 16px;
}

.permadeal_wrapper.news {
    position: relative;
}

.permadeal_wrapper.news .permadeal {
    padding: 35px 0 10px 0;
}

.permadeal_wrapper.news .permadeal .header .date {
    font-weight: bold;
}

.permadeal_wrapper.news .permadeal .header .tags {
    margin: 5px 0;
}
.permadeal_wrapper.news .permadeal .header .tags span {
    margin-right: 14px;
}

.permadeal_wrapper.news .permadeal .header img {
    float: none;
    margin-left: 4px;
}

.permadeal_wrapper.news .permadeal .header .socialnetworking {
    float: right;
    padding: 10px;
    background: #d5e6ee;
    border-radius: 3px;
}

.permadeal_wrapper.news .permadeal .header .socialnetworking div {
    float: left;
}

.permadeal_wrapper.news .permadeal .header .socialnetworking .email {
    margin: 2px 10px 0 0;
}

.permadeal_wrapper.news .permadeal .content img {
    max-height: none;
    max-width: none;
    margin: 4px 10px 10px 0;
}

.permadeal .content {
    background: white url('https://css.slickdealscdn.com/images/slickdeals/gradients/gray_down.png') repeat-x scroll top left;
    line-height: 16px;
}

.permadeal .meta,
.permadeal .footer {
    font-size: 8pt;
}

.permadeal .meta {
    background: #fef5d6;
    padding-top: 14px;
    padding-right: 10px;
}

.permadeal.fp .meta {
    background: url('https://css.slickdealscdn.com/images/slickdeals/permadeal/meta_sawtooth_fp.png') repeat-x scroll 0 0 #d3e2f0;
    padding-top: 14px;
    padding-right: 10px;
}

.permadeal .meta.meta-giveaway {
    background-image: none;
    padding-top: 6px;
}

.meta .voting {
    background-color: #edf9fe;
    float: right;
    margin-top: 4px;
    position: relative;
}

.meta .voting strong {
    background-color: white;
    display: block;
    font-size: 9pt;
    padding: 5px 10px;
}

.meta .voting .score {
    float: left;
    height: 55px;
    text-align: center;
    width: 65px;
}

.meta .voting .score strong {
    background-color: #edf9fe;
    color: #1069b9;
    font-size: 16pt;
    padding: 7px 0 0;
}

.meta .voting .vote {
    background-color: #f6fcff;
    float: left;
    height: 55px;
    width: 130px;
}

.vote a {
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-left: 14px;
    padding-left: 18px;
    text-decoration: none;
}

.vote a.tup {
    background: transparent url('https://css.slickdealscdn.com/images/slickdeals/permadeal/tup.png') no-repeat scroll left center;
    color: #1069B9;
    margin-top: 6px;
}

.vote a.tdown {
    background: transparent url('https://css.slickdealscdn.com/images/slickdeals/permadeal/tdown.png') no-repeat scroll left center;
    color: #9E0B0F;
}

.permadeal .footer {
    background-color: #fee9b1;
    padding: 7px 10px;
}

.permadeal.fp .footer {
    background: #b5cee5;
}

.permadeal .footer .info {
    padding: 2px 5px;
}

.permadeal .footer a {
    font-weight: bold;
    text-decoration: none;
}

.permadeal .footer .button {
    background: white url('https://css.slickdealscdn.com/images/slickdeals/permadeal/button_gradient_black.png') repeat-x scroll 0 0;
    border: 1px solid #D3D3D3;
    color: #C9C9C9;
    cursor: pointer;
    float: right;
    font-size: 6px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 16px;
    border-radius: 3px;
}

.permadeal .footer .button:hover {
    background-color: #fafafa;
    color: #b9b9b9;
}

.permacomments .header {
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 13px;
    position: relative;
}

.permacomments .header a {
    background-color: white;
    display: block;
    float: right;
    font-size: 8pt;
    padding: 3px 16px;
    text-decoration: none;
    border-radius: 10px;
}

.permacomments .header h3 {
    cursor: auto;
    font-size: 11pt;
    margin-left: 6px;
}

.permacomments .header .comment_arrow {
    background: transparent url('https://css.slickdealscdn.com/images/slickdeals/permadeal/comment_arrow.png') no-repeat scroll 0 0;
    bottom: -1px;
    height: 12px;
    left: 27px;
    position: absolute;
    width: 22px;
}

.permacomments .comments {
    border: 1px solid #cacaca;
    margin-bottom: 3px;
}

.pd-comment {
    background: #F7F7F7 url('https://css.slickdealscdn.com/images/slickdeals/gradients/black_large_down.png') repeat-x scroll 0 -120px;
    padding: 15px 12px 10px 15px;
    position: relative;
    min-height: 70px;
}

.pd-comment pre.code {
    max-width: 460px;
}

.permafirstpost,
.permawiki {
    margin-top: 15px;
    margin-bottom: 5px;
}

.permawiki .pdc-avatar {
    display: none;
}

.permawiki .pdc-content {
    margin-left: 0;
}

.permawiki .pdc-info em {
    color: #a0410d;
    font-style: normal;
}

.permawiki .pd-comment {
    padding: 15px 12px 15px 15px;
    min-height: 0;
}

.permawiki .pd-comment,
.permafirstpost .pd-comment {
    border: 1px solid #cacaca;
    border-radius: 5px;
}

.permafirstpost .pd-comment {
    background-color: #ebf1fa;
}

a.pdc-postnum:link,
a.pdc-postnum:visited {
    color: #999;
    font-size: 11pt;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    right: 9px;
    top: 7px;
}

.pdc-avatar {
    background-color: white;
    margin-right: 14px;
    max-height: 66px;
    max-width: 66px;
    position: absolute;
}

.pdc-content {
    margin-left: 80px;
}

.pdc-info {
    font-size: 8pt;
    margin-bottom: 6px;
}

.pdc-info a {
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}

.pdc-info .pd-rep a {
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.pdc-info .pdc-date {
    color: #555;
    padding-left: 6px;
}

.pdc-actions {
    margin-top: 10px;
    text-align: right;
}

.pdc-actions a {
    font-size: 8pt;
    padding: 3px;
    text-decoration: none;
}

.pdc-actions a.pdc-report {
    color: #a0410d;
}

.pdc-actions a.pdc-reply {
    background: transparent url('https://css.slickdealscdn.com/images/slickdeals/permadeal/reply.png') no-repeat scroll right center;
    padding-right: 16px;
}

#permaContextMenu {
    font-size: 8pt;
}

#permaContextMenu .cmexpire a {
    background-image: url("https://css.slickdealscdn.com/images/slickdeals/page_white_delete.png");
}

#permaContextMenu .cmcopy a {
    background-image: url("https://css.slickdealscdn.com/images/slickdeals/page_white_copy.png");
}

#permaContextMenu .cmedit a {
    background-image: url("https://css.slickdealscdn.com/images/slickdeals/page_white_edit.png");
}

#permaContextMenu .cmsticky a {
    background-image: url("https://css.slickdealscdn.com/images/slickdeals/page_white_edit.png");
}

.socialicon.email {
    background-position: -16px 0px;
}

.socialicon.email:hover {
    background-position: -16px -16px;
}

.socialicon.twitter {
    background-position: -32px 0px;
}

.socialicon.twitter:hover {
    background-position: -32px -16px;
}

.socialicon.facebook {
    background-position: -48px 0px;
}

.socialicon.facebook:hover {
    background-position: -48px -16px;
}

.permadeal .footer .socialicon {
    float: right;
    margin: 1px 6px 0 0;
}

#newreply {
    border: 1px solid #f4f4f4;
    margin-top: 10px;
}

#newreply div {
    padding-left: 30px;
}

#newreply input {
    margin-bottom: 10px;
}

#newreply input,
#newreply textarea {
    display: block;
    clear: left;
    width: 540px;
}

#newreply textarea {
    height: 200px;
}

#newreply .buttons {
    text-align: center;
    margin-top: 10px;
    padding-left: 0px;
    width: 540px;
}

#newreply .buttons input {
    display: inline;
    width: 120px;
}

#newreply h2 {
    background-color: #f4f4f4;
    clear: both;
    color: black;
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 0;
    padding: 6px 12px;
}

.permadeal_wrapper a.buynow {
    background: url("https://css.slickdealscdn.com/images/slickdeals/buynow_bg.png") repeat-x center left;
    border: 1px solid #888;
    color: black;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin: 10px auto;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    width: 110px;
    border-radius: 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.permadeal_wrapper a.buynow:hover {
    color: #104999;
}

.permadeal div.gwentrybox {
    background: #e2f4ff url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_arrowborder.png")
        repeat-x;
    font-family: arial;
    padding: 10px;
}
.permadeal div .gwentrybox_header {
    margin: 5px 0px;
    font-size: 11px;
    position: relative;
}

.permadeal div .gwentrybox_prize {
    position: relative;
    margin-top: 10px;
    padding: 0;
    background: #bfe7ff url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_prizebg.png") no-repeat;
    height: 67px;
    overflow: hidden;
    border-top: 2px solid #8fd9ff;
    box-shadow: 0px 2px 3px #999;
}
.permadeal div .gwentrybox_prize div {
    margin: 10px;
}
.permadeal div .gwentrybox_prize a {
    font-size: 12px;
    font-weight: bold;
    color: #255e8c;
    text-decoration: none;
}
.permadeal div .gwentrybox_prize span {
    font-size: 11px;
}

.permadeal div .gwentrybox_button {
    font-weight: normal;
    display: block;
    background: url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_entrybutton_orange.png")
        no-repeat;
    width: 117px;
    height: 46px;
    padding: 7px;
    padding-left: 60px;
}
.permadeal div .gwentrybox_button b {
    color: #f3f600;
    font-size: 12px;
}
.permadeal div .gwentrybox_button span {
    color: #fff;
}
.permadeal div .gwentrybox_button:hover {
    background: url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_entrybutton_blue.png") no-repeat;
    color: #ffeb79;
}
.permadeal div .gwentrybox_button:hover b {
    color: #ffc99d;
}
.permadeal div .gwentrybox_bubble {
    position: absolute;
    background: url("https://css.slickdealscdn.com/images/slickdeals/fp3/prize_bubble.png") no-repeat;
    width: 99px;
    height: 37px;
    top: 0px;
    right: 0px;
}
.permadeal div .gwentrybox_bubble div {
    color: #000;
    margin: 8px 10px;
    font-weight: bold;
}
.permadeal div .gwentrybox_button_exp {
    background: url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_entrybutton.png") no-repeat;
}
.permadeal div .gwentrybox_button_exp b {
    color: #aaa;
}

.permadeal div .gwentrybox_entries {
    background: #b9dbec;
    border-top: 1px solid #8bb4ca;
    border-bottom: 1px solid #666;
    box-shadow: 0px 2px 3px #999;
    padding: 10px;
}

.permadeal div .entryblock {
    display: block;
    width: 47%;
    margin: 5px;
    float: left;
    background: white;
    border-radius: 3px;
    border: 1px solid #fff;
    min-height: 70px;
}
.permadeal div .entryblock a {
    font-size: 12px;
    font-weight: bold;
    color: #255e8c;
    text-decoration: none;
}
.permadeal div .entryicon {
    display: block;
    float: left;
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    width: 40px;
    height: 40px;
}
.permadeal div .entryicon img {
    position: absolute;
    top: -5px;
    left: -5px;
}
.permadeal div .entrydesc {
    margin-left: 60px;
    padding: 5px;
    font-size: 11px;
}
.permadeal div .entrystatus {
    float: left;
    padding: 10px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 50px;
    background: url("https://css.slickdealscdn.com/images/slickdeals/fp3/ticket_empty.png") center center
        no-repeat;
    color: #333;
}
.permadeal div .entered {
    background: #aac9d8;
    border: 1px solid #99b8c7;
}
.permadeal div .entered .entrydesc {
}
.permadeal div .entered .entrydesc a {
    color: #000;
}
.permadeal div .entered .entrystatus {
    color: #ffffff;
    text-shadow: #000 0px 0px 3px;
    background: url("https://css.slickdealscdn.com/images/slickdeals/fp3/ticket_fill.png") center center
        no-repeat;
}
.permadeal div .entrydesc span a {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.pre_giveaway_referrals,
.giveaway_referrals {
    height: 120px;
}

.permadeal_wrapper .deal_body_bar_tab {
    padding: 3px 6px 4px 4px;
    margin: 0 10px 0 0;
    border: 1px solid #ccc;
}

.permadeal .expired_deal {
    float: right;
    position: relative;
    right: 12px;
    top: 0px;
}

.permadeal .expired_deal a {
    color: #b50000;
    text-decoration: none;
}

.permadeal .expired_deal .reportedExpired {
    right: 0px;
    position: relative;
}

.wikiAttachments {
    margin-top: 20px;
}

.wikiAttachments .item {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #c7c7c7;
    margin-right: 5px;
    background-color: #fff;
    text-decoration: none;
}

.wikiAttachments .item.withImage .top {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.wikiAttachments .item .top {
    background-color: #fff;
    text-align: center;
    height: 33px;
}

.wikiAttachments .item img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 50px;
    max-height: 50px;
    text-align: center;
}

.wikiAttachments .item .icon {
    font-size: 16px;
    line-height: 33px;
    color: #c7c7c7;
}

.wikiAttachments .item .bottom {
    background-color: #c7c7c7;
    height: 17px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    font-size: 10px;
}

.wikiTooltip {
    position: relative;
}

.wikiTooltip:hover .arrow {
    border: 0;
    position: absolute;
}

.wikiTooltip:hover .arrow:before {
    position: absolute;
    bottom: -40px;
    left: 0px;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    display: inline-block;
}

.wikiTooltip:hover .arrow:after {
    position: absolute;
    bottom: -39px;
    left: 1px;
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #fff;
    display: inline-block;
}

.wikiTooltipPopup .middot {
    color: #999;
}

.wikiTooltipPopup .middot:before {
    margin: 0 2px;
}

.wikiTooltip .wikiTooltipPopup {
    margin-left: -999em;
    position: absolute;
    left: -5px;
    top: -55px;
}

.wikiTooltip:hover .wikiTooltipPopup {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 99;
    margin-left: 0;
    color: #333;
    padding: 15px 20px;
    font-size: 13px;
    white-space: nowrap;
}

.permadeal .ftcDisclaimer {
    padding: 15px 0;
    font-style: italic;
    font-size: 11px;
    border-top: 1px solid #ddd;
    display: table;
    width: 510px;
    margin: 12px 0 0 0;
}

.ftcDisclaimer .icon {
    color: #999;
    font-size: 12px;
    vertical-align: middle;
    padding-right: 4px;
}

.ftcDisclaimer span {
    display: table-cell;
    line-height: 12px;
}

.permadeal_wrapper .amexDisclosure {
    float: left;
    padding: 4px 16px 4px 4px;
    cursor: pointer;
}

.permadeal_wrapper .amexDisclosure .icon {
    color: #0072bc;
}#maincontent .newscontent .category_header {
    background: #efefef;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #000;
    height: 45px;
}

.news_listing {
    margin-top: 10px;
}

.news_listing .newsitem {
    border-top: 1px solid #ccc;
    background: white url('https://css.slickdealscdn.com/images/slickdeals/gradients/gray_down.png') repeat-x scroll top left;
    min-height: 129px;
    padding: 10px;
    position: relative;
    display: block;
}

.news_listing .newsitem .newsblockimg {
    float: left;
    width: 125px;
    height: 125px;
    border: 1px solid #ccc;
    margin-right: 10px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
}

.news_listing .newsitem .newsblocktext {
    margin-left: 137px;
}

.news_listing .newsitem .newsblocktext h2 a{
    color: #0072bc;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.news_listing .newsitem .newsblocktext .date {
    font-size: 11px;
    font-weight: bold;
}

.news_listing .newsitem .newsblocktext .tags {
    font-size: 11px;
}


.news_listing .newsblocktext .comments {
    font-size: 11px;
    background: #E3F2FF;
    color: #0079B2;
    margin: -3px 0 0 0;
    padding: 3px;
    float: right;
    border-radius: 5px;
}

.news_listing .newsblocktext .comments a{
    text-decoration: none;
}

.news_listing .newsblocktext .comments .icon_comments {
    background: url('https://css.slickdealscdn.com/images/main_sprite.png?9328') -10px -100px no-repeat transparent;
    display: block;
    width: 10px;
    height: 12px;
    float: left;
    padding-right: 4px;
}

.news_listing .newsblocktext .continue_reading {
    display: block;
    font-size: 11px;
    letter-spacing: 0;
    color: #0079B2;
}

.news_list_image {
  height: 125px;
  width: 125px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}