﻿
.shop-maincontent
{
    margin-top:30px;
}

.shop-maincontent h2
{
    font-size:1.125rem
}

.shop-maincontent h3
{
    font-size:1.375rem
}

.shop-maincontent h4
{
    font-size:1.125rem
}

#storesWithCoupons
{
    border: 1px solid #DDD;
}

#storesWithCoupons #slider
{
    width: 91%;
    margin: auto;
    padding: 10px 0;
}

#storesWithCoupons .coupon-box
{
    text-align:center;
    float:left;
    width:20%;
    margin:8px 0;
}

#storesWithCoupons .coupon-box img
{
    height:40px;
    display:inline !important;
}

.slider-header
{
    height: 33px;
    background: #E5E8EB;
    border-bottom: 1px solid #DDD;
}

.slider-title
{
    color: black;
    font-size: 1.2rem;
    padding: 4px;
}



.store-grid
{
    width:100%
}

.store-grid thead tr
{
    background-color:#E5E8EB;
}

.store-grid tbody td
{
    border-bottom:1px dashed #E5E8EB;
    padding: 0.5rem;
    line-height:1rem;
}

.selected-alpha
{
    color:#000;
}

.shop-maincontent *
{
    font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.shop-rightcontent 
{
    
}



p.cashBack, p.numCoupons
{
    margin-bottom:0 !important;
}

.search-box
{
    margin-top:30px;
    margin-bottom:0;
}

.search-input
{
    width:68% !important;
    display:inline !important;
    margin-right:4px !important;
}

#shopsearch .large-4 .button {
	background: #f23005;
	border-radius: 10px;
}

#shopsearch .large-4
{
    display: inline;
}

.searchshop
{
    padding:.5rem !important;
}

.affiliate-box
{
    float: left;
    width: 33.3%;
    height:60px;
    padding: 5px;
    border-bottom: dotted 1px #CCC;
    border-left: dotted 1px #CCC;
    /*font-size: 12px;*/
}

.affiliate-box .thumb
{
    float: left;
    width: 31px;
    height: 31px;
    margin-right: 3px;
    border: solid 1px #CCC;
}

.ajax-loader-box
{
    /*width:160px; 
    height:50px; */
    background-color:#FFF;  
    text-align:center;
    padding:10px;
    line-height:normal !important;
    font-size:1rem !important;
}

#storeBox
{

}

#storeBox img
{
    float:left;
    padding: 0 10px 10px 0;
}

.adstrip3
{

}

.three-col {
	width: 33.3%;
	height: auto;
	padding-bottom:2px;
	padding-left:1px;
	clear: none;
	display: inline;
	float: left;
	padding: 0;
	position: relative;
	background: #fff;
}

.adstrip3 .slot
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.last-col
{

}

.adbox {
	background-image: url(/content/img/inc_deals.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 158px;
}

.adbox .ad1 {
	top: 12px;
	right: 13px;
}

.adbox .ad2 {
	top: 22px;
	right: 13px;
}

.adbox .affad {
	position: relative;
	float: right;
	width: 170px;
	height: 60px;
}

#storeCoupons 
{
    margin-top:1.5rem;
}

#storeCoupons .coupon-box
{
    text-align:left;
    border-top: 1px dashed #CCC;
    padding:10px 0;
}

#storeCoupons .coupon-title{
    margin-bottom:.3rem;
}

.category
{
    border: 1px solid #DDD;
    margin-bottom:1rem;
}

.category-header
{
    height: 33px;
    background: #E5E8EB;
    border-bottom: 1px solid #DDD;
}

.category-title
{
    color: black;
    font-size: 1.2rem;
    padding: 4px;
}

.category-list
{
    padding:.5rem;
}

.category-list h4
{
    font-size: 1.2rem;
}

.category-name
{
    float:left;
    width:50%;
    padding:.5rem;
}

.parent-category
{
    color:#CCC;
}

.related-categories
{
    float:left;
    width:50%;
    padding:.5rem;
}

#RelatedCategories
{
    border: 1px solid #DDD;
    margin-bottom: 2rem;
}

#featured-stores
{
    clear: both;
}

.featured-store-box {
    width: 23%;
    border: 1px solid #ccc;
    height: 155px;
    float: left;
    margin-right: .79rem;
    margin-bottom: .79rem;
    border-radius: 10px;
    text-align: center;
    padding: 1rem;
    display:none;
}

.featured-store-box div
{
    margin-top: .6rem;
}

.contentImage
{
    cursor:pointer;
    z-index:99999;
    left:0;
    top:35px;
    position:relative
}

.popular-stores
{
    background: inherit;
    border: 0 !important;
    width: 100% !important;
}

.popular-stores tr:nth-of-type(even)
{
    background:inherit !important;
}

.popular-stores td
{
    padding: .25rem !important;
    font-size: .7rem !important;
    line-height: .7rem;
}