﻿
/******* END STORES LIST WRAPPER *********/
/************ DEAL MAINBOX **************/
.mainbox_wrapper
{
    overflow:visible;
    /*width: 355px;*/
    float: left;
    margin: 0 12px 6px 0px;
}

.mainbox
{
    /*width: 345px;*/
    width:730px;
    overflow:auto;
}

.deal_title
{
    font-weight:bolder;
    font-size:14px;
    padding: 5px 0;
    height: 40px;
    color: #6699cc;
}

.deal_details
{
    overflow:auto;
    background:#fefefe;
}

.deal_note
{
    display:inherit;
    font-size: 13px;
    margin-right: 10px;
    height: 120px;
    text-align:justify;
}

.deal_bracket .title
{
    font-size: 11px;
    margin-right: 5px;
    color: #444444;
    font-weight: bold;
    font-family: Calibri;
    float:left;
    padding-bottom: 5px;
}

.widgetHeader
{
    padding:0px 10px;
    text-align:left;
    font-size: 16px;
    /*background-color:#E5E5E5;*/
    padding:10px;
    overflow:auto;
}

.widgetHeader #name a {
    color: black;
}

table thead .title
{
    font-size: 14px;
    color: #666666;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.deal_set
{
    overflow:hidden;
    height: 100%;
    margin-left:8px;
}
    .deal_set table
    {
        width: 96%;
        margin:0px 2% 0px 2%;
        font-size: 12px;
        border-collapse:collapse;
        font-family:"Segoe UI",Tahoma,Arial,Helvetica,sans-serif;
    }
        .deal_set table tr td
        {
            height:25px;
        }
        .deal_set table tr.border_bottom td {
            border-bottom:1pt inset #b5b5b5;
        }

        .deal_set table tr td.counter
        {
            text-align:center;
        }

.deal_bracket .content
{
    font-size: 12px;
    margin-right: 5px;
    color: #000000;
    font-family: Calibri;
    float:left;
    padding-bottom: 5px;
}
.deal_bracket .quantity
{
    width: 30px;
}

.deal_bracket .discount
{
    width: 40px;
}

.deal_bracket .dealprice
{
    width: 55px;
}

.deal_bracket .save
{
    width: 40px;
}

.deal_bracket .title:last-child
{
    width: 40px;
}

/*.deal_media_item img
{
    float:left;
    padding: 2px;
    border-bottom: solid 0px #CCC;
}*/
.mainbox .boughtTxt
{
    float:left; padding-right:10px; color:#ffffff; font-size:16px;
}
.mainbox .buynow
{
    text-align: center;
    height: 25px;
}

.mainbox .floating_buynow
{
    position:absolute;
    color: #FFFFFF;
    font-weight: bold;
    left: 587px;
    text-align: center;
    padding-top: 3px;
    font-size:12px;
    cursor: pointer;
}

.mainbox .deal_bought
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: Calibri, Tahoma;
    margin-right: 10px;
    display:inherit;
    padding:10px 0;
}
/*
.mainbox .countdown
{
    width: 180px;
}

.mainbox .hasCountdown span
{
    padding-top: 5px;
}*/

.mainbox .deal_invite
{
    font-size: 13px;
    font-weight: bold;
    padding: 0 5px 5px 5px;
    height:20px;
    background-color:#f4f4f4;
}
/* END OF DEAL BOX */

#deal-item
{
    padding: 12px 14px 10px;
    background: white;
}

.offers {
    background: url(images/offers.jpg) no-repeat;
    margin-left: -45px;
    width: 271px;
    height: 100px;
    line-height: 95px;
    padding-left: 30px;
    font-size: 34px;
    font-family: Arial;
    font-weight: bold;
    color: white;
    cursor:pointer;
}

.offers.bgimg {
background: url(images/deal.png) no-repeat;

}

.todydeal {
padding-right: 10px;
line-height: 25px;
color: #999;
text-align: right;
}

.offers {
line-height: 95px;
font-size: 34px;
font-family: Arial;
font-weight: bold;
color: white;
}
.offers span {
float: left;
text-align: right;
width: 80px;
}

#deal-item .mainbox {
clear: both;
padding: 12px 14px 10px;
border-left: 2px solid #DBCBAF;
border-right: 2px solid #DBCBAF;
border-bottom: 2px solid #DBCBAF;
background: white;
width:600px;
min-height:500px;
}

#deal-item .side {
float: left;
width: 350px;
margin-right: 0px;
clear:both;
}

#team_images {
margin-top: 30px;
overflow: hidden;
}

.offers_bay {
width: 243px;
border: 1px double #D1D1D1;
background: #EEE;
border-top: none;
margin-left: -3px;
text-align:left;
}
#deal-item ul li {
text-decoration: none;
list-style-type: none;
line-height:15px;
}

.offers_left01 {
height: 7px;
padding-left:14px;
margin-bottom:-10px;
}

.digest ul li
{
    text-align:left;    
}
.countdown_amount
{
    font-size:large;
    font-weight:bold;
    color: #003366; 
}

.deal-buy-tip-top
{
    text-align:center;
 color:Orange;
 font-size:14px;
 font-weight:bold;   
 }
 
 .faq
 {
 position: absolute;
 top: 30px;
 right:60px;
 cursor:help;    
 }