﻿.mod-customofferlist
{
    float: none;
    padding: 0px;
    width: 684px;
}
.cms-col242 .mod-customofferlist
{
    width: 242px;
}
.mod-customofferlist li
{
    float: left;
    padding: 0;
    width: 325px;
    margin-right:17px;
    margin-bottom:20px;
}
.cms-col242 .mod-customofferlist li
{
    width: 242px;
}

.mod-customofferlist li.split
{
    clear:both;
}

.mod-customofferlist .cms-module-main {
    background-color: White;
    padding: 0;
}

.mod-customofferlist .cms-module-main img {
    display: block;
    height: 153px;
    margin-top: 2px;
    position: absolute;
    width: 324px;
}

.cms-module.mod-customofferlist .cms-module-main .cms-module-price {
    background: url("/assets/images/spritesheet-pricebox.png") no-repeat scroll 0 0 transparent;
    color: White;
    float: right;
    margin: 0;
    padding: 4px 8px 7px;
    text-align: right;
    width: 77px;
}

/*Top Offers*/
.mod-customofferlist .top-offers h3
{
    font-size: 14px;
    margin-bottom: 3px;
}
.mod-customofferlist .top-offers h4
{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
}
.mod-customofferlist .top-offers p
{
    margin-bottom: 1px;
}
.mod-customofferlist .customofferlist-image
{
    position: relative;
}
.mod-customofferlist .customofferlist-rating
{
    float: right;
    margin: 10px 0px 0px 0px;
}

/*Non Top Offers*/
.mod-customofferlist .non-top-offers li
{
    float: left;
    padding: 8px;
    width: 212px;
}
.cms-col242 .mod-customofferlist .non-top-offers li
{
    width:242px;
}
.mod-customofferlist .non-top-offers li img
{
    height: 120px;
    width: 212px;
}
.mod-customofferlist .non-top-offers h3
{
    font-size: 12px;
    margin-bottom: 5px;
}
.mod-customofferlist .non-top-offers h4
{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 2px;
}
.mod-customofferlist .non-top-offers p
{
    margin-bottom: 1px;
}
.mod-customofferlist .customofferlist-rating
{
    float: right;
    margin: 3px 0px 0px 0px;
}
.mod-customofferlist .non-top-offers .layout1
{
    height: 243px;
}
.cms-col242 .mod-customofferlist .non-top-offers .layout1
{
    height: 263px;
}
.mod-customofferlist .non-top-offers .layout1 .theme-box-content
{
    height: 70px;
}
.mod-customofferlist .non-top-offers .cms-module-price
{
    width: 126px;
}
.mod-customofferlist .non-top-offers .goldStar
{
    background: transparent url(/Assets/Images/sprite-light-Flow.png) no-repeat -112px -310px;    
    display: inline-block;
    height: 9px;
    margin-right: 2px;
    width: 9px;
}
.mod-customofferlist .non-top-offers .greyStar
{
    background: transparent url(/Assets/Images/sprite-light-Flow.png) no-repeat -112px -319px;
    display: inline-block;
    height: 9px;
    margin-right: 2px;
    width: 9px;
}



/************** CUSTOM OFFER LISTER ***************/
/**************************************************/
/*.mod-customofferlist .offer-box-top
{
    padding: 0 10px;
}

.mod-customofferlist .offer-box-top h2
{
    padding-bottom:5px;
}

.mod-customofferlist .offer-box-top h2 a
{
    font-size:14px;
    font-weight:normal;
    display:inline-block;
    text-decoration:none;
    color:#222222;
    line-height:18px;
    height:18px;
    width:235px;
    overflow:hidden;
}

.mod-customofferlist .offer-box-top h3
{
    color:#333333;
    font-size:14px;
    padding-bottom:5px;
}

.mod-customofferlist .offer-link
{
    color:#ED1C24;
    font-size:11px;
    text-decoration:underline;
    display:inline-block;
    margin-top:5px;
}

.mod-customofferlist .offer-box-main
{
    padding:0 10px;
    height:90px;
    overflow:hidden;
}

.mod-customofferlist .offer-box-bottom
{
    padding: 0 10px;
    margin-top:5px;
    height:25px;
    overflow:hidden;
}

.mod-customofferlist .offer-box-top p
{
    margin:8px 0;
    font-size:12px;
}

.mod-customofferlist .offer-image img
{
    border: 1px solid #CCC;
    display: block;
    height: 116px;
    margin: 0px auto;
    width: 304px;
}*/

/*** Layout Specific ***/
.mod-customofferlist .layout1
{
    height:280px;
    overflow:hidden;
}

.mod-customofferlist .layout1 img, .mod-customofferlist .layout2 img
{
    display: block;
    width:326px;
    height:142px;
}

.cms-col242 .mod-customofferlist .layout1 img, .cms-col242 .mod-customofferlist .layout2 img
{
    display: block;
    width:242px;
    height:142px;
}

.mod-customofferlist .layout1 .theme-box-content, .mod-customofferlist .layout2 .theme-box-content
{
    height:85px;
    overflow: hidden;
    padding: 8px;
}

.mod-customofferlist .layout1 .price, .mod-customofferlist .layout2 .price
{
    font-size:26px;
    font-weight:bold;
}

/*.cms-module.mod-customofferlist .cms-module-main .layout1 .cms-module-price, 
    .cms-module.mod-customofferlist .cms-module-main .layout2 .cms-module-price  */
.mod-customofferlist .cms-module-price
{
    width:200px;
    padding:2px 10px;
}

.mod-customofferlist .layout2
{
    height:262px;
}

.mod-customofferlist .layout1 .offer-box-top
{
    padding:0 10px;
    border-bottom:1px solid #CCCCCC;
    height:170px;
    overflow:hidden;
}

.mod-customofferlist .layout2 .offer-box-top
{
    padding:0 10px;
}

.mod-customofferlist .layout1 .offer-box-main p
{
    margin-top:10px;
}

.mod-customofferlist .layout2 .offer-box-main p
{
    margin:2px 0;
}

.mod-customofferlist .layout2 h4
{
    font-size: 14px;
    font-weight:normal;    
    margin-top:5px;
}

.lastInRow
{
    margin-right: 0 !important;
}
.cms-col242 .mod-customofferlist .cms-module-main .cms-button 
{
    margin:0;
    width:110px;
}
