.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?4271') -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;
}/* Multigiveaway Header */

#mgw_header {
    background: #232121 url('https://css.slickdealscdn.com/images/mgw_header_bg.png') repeat-x;
    width: 100%;
    height: 214px;
    position: relative;
    z-index: 3;
}

#mgw_header h1 {
    background: url('https://css.slickdealscdn.com/images/mgw_header_text.png') no-repeat;
    width: 510px;
    height: 120px;
    text-indent: -9999px;
    position: absolute;
    top: 40px;
    left: 40px;
}

#mgw_header .prizes {
    background: url('https://css.slickdealscdn.com/images/mgw_header_prizes.png') no-repeat;
    width: 430px;
    height: 250px;
    text-indent: -9999px;
    position: absolute;
    bottom: -32px;
    right: 0;
}

/* Multigiveaway Main */

#mgw_main_container {

}

/* SporDeal*/

#mgw_sp_deal_container {
    margin-left: 10px;
    padding: 20px 15px 15px 15px;
    background: #e9e9e9;
}

.mgw_sp_deal {
    /* background: #f1f1f1; */
    background: #fff;
    border: #d8d8d8;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
}

.mgw_sp_deal_img {
    float: left;
    margin: 10px;
}


.sp_deal_details,
.sp_deal_main_details {
    padding: 10px;
}

.sp_deal_main_details {
}

.sp_deal_main_details .snipplet {
    color: #0072bc;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}

.sp_deal_main_details .free_shipping {
    color: #0d8e16;
    font-weight: bold;
}


/* Prize */

.mgw_sawteeth {
    background: url('https://css.slickdealscdn.com/images/black_sawtooth.png') transparent top left repeat-x;
    height: 7px;
    display: block;
    border: 0;
    position: absolute;
    top: -5px;
    right: 0;
    width: 100%;
}

#mgw_prize_header {
    color: #ccc;
    font-size: 11px;
    padding: 10px 20px;
    background: #3d3d3d; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d3d3d 0%, #2f2f2f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(100%,#2f2f2f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3d3d3d 0%,#2f2f2f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3d3d3d 0%,#2f2f2f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3d3d3d 0%,#2f2f2f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3d3d3d 0%,#2f2f2f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
}

#mgw_prize_header span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

#mgw_prize_header a {
    color: #2490d6;
}
#mgw_prize_header a:hover {
    color: #fff;
}

#mgw_prize_container {
    background: #222 url('https://css.slickdealscdn.com/images/mgw_prizebg.png') top left no-repeat;
    color: #fff;
}

#mgw_prize_body {
    padding: 20px;
}

/* Extra Entries */

#extra_entries {
    background: #575757;
    color: #ccc;
    border-radius: 2px;
    padding: 20px 20px 10px 20px;
}

#extra_entries_header {
    background: #232323 url('https://css.slickdealscdn.com/images/mgw_topprizebg.png') top right no-repeat;
    border-radius: 2px 2px 0 0;
    padding: 10px 20px;
    font-size: 11px;
}

#mgw_enter {
    float: right;
    position: relative;
}

#mgw_enter img {
    position: absolute;
    top: -15px;
    left: -15px;
}

#mgw_enter .mgw_enter_button {
    background: url('https://css.slickdealscdn.com/images/gw_entrybutton_green.png') no-repeat;
    width: 125px;
    height: 33px;
    display: block;
    padding: 15px 0 0 60px;
    color: #ffdc45;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}

#mgw_enter .mgw_enter_button:hover {
    background:  url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_entrybutton_blue.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    box-shadow: 0px 0px 10px #ffdc45;
}

#mgw_enter .mgw_enter_button.mgw_entered {
    background:  url("https://css.slickdealscdn.com/images/slickdeals/fp3/gw_entrybutton.png") no-repeat scroll 0 0 transparent;
    color: #aaa;
    box-shadow: 0px 0px 10px #222;
}

.other_ways {
    color: #ccc;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.other_ways span {
    color: #fff;
}

.extra_entries_block {
    background: #fff;
    border-radius: 2px;
    color: #333;
    margin-bottom: 10px;
}

.extra_entires_block_head {
    background: url('https://css.slickdealscdn.com/images/ticket_plus.png') 13px 8px no-repeat;
    padding: 20px 10px 20px 70px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}

.extra_entries_block ul {
    margin: 0;
    padding: 0;
}

.extra_entries_block li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
    color: #000;
    font-size: 11px;
    line-height: 12px;
    width: 49.9%;
    height: 70px;
    float: left;
}

.extra_entries_block li.right_block {
    border-right: 0;
}

.extra_entries_block li .entry_status {
    padding: 0 20px;
    width: 20px;
    height: 50px;
    vertical-align: top;
    text-align: center;
    float: left;
}
.extra_entries_block li .entry_status .status_number {
    margin-bottom: 8px;
    color: #999;
    font-weight: bold;
}

.extra_entries_block li .entry_status .checkbox {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    border: 1px solid #e6e6e6;
    background: #eee;
    box-shadow: 0 -2px 1px #bbb;

    font-weight: bold;
    color: #0096ff;
    text-shadow: 1px 1px 0 #fff;
}

.extra_entries_block li .entry_desc {
    padding: 10px;
    width: auto;
    float: left;
}

.extra_entries_block li.registered {
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top,  #efefef 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #efefef 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.extra_entries_block li.registered .entry_desc .status_number {
    color: #0072bc;
}

.extra_entries_block li .entry_desc strong {
    font-weight: bold;
    font-size: 12px;
    color: #255e8c;
    display: block;
    margin-bottom: 4px;
}

.extra_entries_block .list_clear{
    clear: both;
    display: block;
    height: 10px;
}

.extra_entries_block .tick {
    display:none;
}

.extra_entries_block .registered .tick {
    display: block;
}

/* Multigiveaway Side */

#mgw_side_container {
}

#mgw_side_container .ribbon-front-padding {
    text-align: right;
}

#mgw_list {
}

#multiprize_list_container {
    width: 293px;
}

.mgw_btn_container {
    padding: 10px;
    background: #f1f1f1;
    border: 1px solid #ddd;
}

.mgw_side_btn {
    border: 1px solid #ddd;
    background: #f6f6f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f6f6f6 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f6f6f6 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    display:block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 0;
    color: #cbcbcb;
    text-shadow: 1px 1px 0 #fff;
    text-transform: uppercase;
	-webkit-box-shadow: 0 2px 0px 0px #c2c2c2;
    -moz-box-shadow: 0 2px 0px 0px #c2c2c2;
    box-shadow: 0 2px 0px 0px #c2c2c2;
}

.mgw_side_btn:hover {
    background: #c2c2c2;
    color: #666;
    border: 1px solid #c2c2c2;
    text-shadow: 1px 1px 0 #ddd;
    -webkit-box-shadow: 0 2px 0px 0px #666;
    -moz-box-shadow: 0 2px 0px 0px #666;
    box-shadow: 0 2px 0px 0px #666;
}



#multiprize_list {
    height: 531px;
}

#multiprize_list ul {
    padding: 0;
    margin: 0;
}

#multiprize_list li {
    list-style-type: none;
    width: auto;
    background: #f1f1f1;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px;
    position: relative;
}

#multiprize_list li.active {
    border: 1px solid #333;
    border-top: 0;
    color: #ccc;
    background: #3d3d3d; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d3d3d 0%, #2f2f2f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(100%,#2f2f2f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3d3d3d 0%,#2f2f2f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3d3d3d 0%,#2f2f2f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3d3d3d 0%,#2f2f2f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3d3d3d 0%,#2f2f2f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
}

#multiprize_list li.active .expired {
    display: none;
}

#multiprize_list li.active .number {
    color: #fff;
    background: #cc0000;
    border: 1px solid #9a0000;
}

#multiprize_list li .number {
    position: absolute;
    top: -1px;
    left: 5px;
    width: 20px;
    padding: 4px;
    background: #eaeaea;
    border: 1px solid #ddd;
    border-radius: 0 0 2px 2px;
    text-align: center;
    font-weight: bold;
    color: #999;
}

#multiprize_list li .expired {
    background: #efefef;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity:0.75;
    filter:alpha(opacity=75);
}
#multiprize_list li .expired:hover {
    opacity:0;
    filter:alpha(opacity=0);
}


#multiprize_list li img.prize_image {
    float: left;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
    background: #fff;
}

#multiprize_list li .prize_info {
    float: left;
    width: 159px;
}

#multiprize_list li .prize_info .prize_title {
    height: 29px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 14px;
}

#multiprize_list li .prize_info .time_left {
    font-size: 11px;
    color: #fff;
    width: auto;
    text-align: center;
    background: #555;
    padding: 3px 6px;
    border-radius: 3px 3px 0 0;
}

#multiprize_list li .prize_info .upcoming_prize {
    background: #d9f2ff;
    margin-top: 8px;
    width: auto;
    padding: 2px;
    border: 1px solid #a7dbf6;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.mgw_side_btm {
    display: block;
    width: 100%;
    height: 100px;
    background: transparent; /* Old browsers */
    background: -moz-linear-gradient(top,  #dddddd 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dddddd 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dddddd 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* No Carousel */

.no_carousel .mgw_btn_container {
    display: none;
}
.no_carousel #multiprize_list {
    height: auto;
}
.no_carousel #multiprize_list li .number {
    top: 0;
}

/* Countdown */

#multiprize_list_container .hasCountdown,
#multiprize_list_container .countdown_expired,
.prize_coming_soon {
	height: 49px;
    border: 0;
	background: #444444; /* Old browsers */
    background: -moz-linear-gradient(top,  #444444 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #444444 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #444444 0%,#333333 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #444444 0%,#333333 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #444444 0%,#333333 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    border-radius: 0 0 3px 3px;
    color: #999;
    width: auto;
}
#multiprize_list_container .countdown_expired,
.prize_coming_soon {
    border-radius: 3px;
    text-align: center;
    padding: 0;
    color: #fff;
    font-weight: bold;
    margin-top: 23px;
}
#multiprize_list_container .countdown_expired {
    position: relative;
}
#multiprize_list_container .countdown_expired img {
    position: absolute;
    bottom: 0;
    left: 0;
}

#multiprize_list_container .countdown_rtl {
	direction: rtl;
}
#multiprize_list_container .countdown_holding span {
	color: #888;
}
#multiprize_list_container .countdown_row {
	clear: both;
    display: block;
	width: 100%;
    height: 40px;
	padding: 4px 0;
	text-align: center;
}
#multiprize_list_container .countdown_show1 .countdown_section {
	width: 98%;
}
#multiprize_list_container .countdown_show2 .countdown_section {
	width: 48%;
}
#multiprize_list_container .countdown_show3 .countdown_section {
	width: 32.5%;
}
#multiprize_list_container .countdown_show4 .countdown_section {
	width: 24.5%;
}
#multiprize_list_container .countdown_show5 .countdown_section {
	width: 19.5%;
}
#multiprize_list_container .countdown_show6 .countdown_section {
	width: 16.25%;
}
#multiprize_list_container .countdown_show7 .countdown_section {
	width: 14%;
}
#multiprize_list_container .countdown_section {
	display: block;
	float: left;
	text-align: center;
    padding: 0;
}

#multiprize_list_container .countdown_section+.countdown_section {
    border-left: 1px solid #333;
}

#multiprize_list_container .countdown_amount {
	font-size: 22px;
    color: #fff;
}
#multiprize_list_container .countdown_descr {
	display: block;
	width: 100%;
}

.strikethrough
{
    text-decoration: line-through;
}

#prize_img {
    float:right;
}

.sp_deal_main_details img
{
    max-height: 50px;
    max-width: 150px;
}