.cat_menu_button_section {
    height: 68px;
    margin-bottom: -17px;
    overflow: hidden;
    width: 100%;
}
.cat_button {
    cursor: pointer;
    height: 35px;
    margin: -2px 10px 10px 0px;
    float: left;
    position: relative;
}
.cat_button_text {
    float: left;
    display: block;
    margin: 0 !important;
    padding: 0 10px;
    height: 43px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto-Bold";
    background-image: -webkit-linear-gradient(#4396d3,#1c77ba);
    background-image: linear-gradient(#4396d3,#1c77ba);
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    border-left: 1px solid #1a76b9;
    border-right: 1px solid #1a76b9;
    border-top: 1px solid #0e598f;
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.6);
	cursor:pointer
}

.current_category .cat_button_text {
    background: #f4f4f4 url(/images-v2/dailydo/topMenuDD.jpg) no-repeat;
    height: 44px;
    border: 1px solid #d3d3cf;
    border-bottom: none;
    color: #333333;
    font-size: 16px;
}

.contentLeft { margin-bottom:20px;}
.today_deals {
    float: left;
    width: 990px;
	margin-left:-8px;
}
.medium_deal_section {
    margin-bottom: 17px;
    margin-left: 8px;
}
.small_deal_section, .medium_deal_section {
    float: left;
}
.medium_deal_section {
    margin-right: 17px;
}
.small_deal_section {
    margin: 0px 4px 17px 8px;
}

.today_deals > div:nth-child(n+3):nth-child(5n+3) { margin-left:7px;}
.top_deal_img_container
{
    width: 767px;
    height: 320px;
    cursor: pointer;
    overflow: hidden;

}
.top_deal_info_container
{
    width: 745px;
    height: 57px;
    background-color: #f4f4f4;
    padding: 5px 10px 5px 10px;
    border: 1px solid #dadada;
	
    cursor: pointer;
}
.top_deal_section {border-bottom:3px solid #dadada;}
.contentRight .mainBannerBlock { margin-bottom:0 !important; }
.top_deal_title
{
    font-family: "Roboto-Bold";
    font-size: 20px;
    font-weight: bold;
    color: #79b820;
    margin-bottom: 2px;
    margin-top: 2px;
	min-height:27px
}
.top_deal_desc
{
    font-family: "Roboto-Regular";
    font-size: 16px;
    color: #444;
}
.top_deal_prices {
    font-family: "Roboto-Regular";
    color: #888;
    float: right;
    margin-top: -57px;
}
.top_deal_value
{
    font-size: 12px;
    float: left;
    margin: 16px 6px 0px 0px;
}
.top_deal_price
{
    font-size: 30px;
    color: #79b920;
    font-weight: bold;
    float: right;
}

.small_deal_img_container
{
    width: 300px;
    height: 300px;
    cursor: pointer;
    overflow: hidden;
 
    border-bottom: 3px solid #79b921;
}
.small_deal_info_container
{
    width: 100%;
    height: 94px;
    padding:5px 0 0 0;
    
    cursor: pointer;
}
.small_deal_title
{
    font-family: "Roboto-Bold";
    font-size: 16px;
    font-weight: bold;
    color: #3c3c3c;
    width: 178px;
    height: 38px;
    float: left;
    margin-top: 2px;
	line-height:1.2
}
.small_deal_desc
{
    font-family: "Roboto-Regular";
    font-size: 14px;
    color: #444;
   
    float: left;
    width: 220px;
    height: 38px;
	overflow:hidden
}
.small_deal_prices
{
    font-family: "Roboto-Regular";
    font-size: 14px;
    color: #888;
    margin: -76px 0px 0px 0px;
    float: right;
    position: relative;
    width: 100%;
}
.small_deal_value
{
    text-align: right;
	color:#3c3c3c;
    margin: 0 4px 0 0;
    float: right;
    font-size: 12px;
    max-width: 60px;
}
.small_deal_price
{
    font-size: 20px;
    color: #79b920;
    text-align: right;
    font-weight: bold;
}

.medium_deal_img_container
{
    width: 456px;
    height: 190px;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 3px solid #79b921;
}
.medium_deal_info_container
{
    width: 100%;
    height: 66px; 
    cursor: pointer;
	padding:5px 0 0 0;
}
.medium_deal_title
{
    font-family: "Roboto-Bold";
    font-size: 16px;
    font-weight: bold;
    color: #3c3c3c;
    margin-bottom: 4px;
    float: left;
    margin-top: 8px;
    min-width: 220px;
    height: 22px;
}
.medium_deal_desc
{
    font-family: "Roboto-Regular";
    font-size: 16px;
    color: #3c3c3c;
    width: 300px;
    float: left;
    margin-top: 2px;
    height: 24px;
	overflow:hidden;
}
.medium_deal_prices
{
    font-family: "Roboto-Regular";
    font-size: 14px;
    color: #888;
    float: right;
    margin: -53px 0px 0px 0px;
    position: relative;
    width: 100%;
}
.medium_deal_value
{
    font-size: 12px;
    line-height: 16px;
    max-width: 80px;
    float: right;
    margin: 0px 6px 0px 0px;
}
.medium_deal_price
{
    font-size: 24px;
    font-weight: bold;
    color: #79b920;
    float: right;
}

.mainBannerBlock {
    margin: auto;
    position: relative;
    overflow: hidden;
}
.mainBannerBlock::-moz-selection {
    background: transparent;
    color: #fff;
    text-shadow: none;
}
.mainBannerBlock::selection {
    background: transparent;
    color: #fff;
    text-shadow: none;
}
.slide-list {
    position: relative;
    margin: 0;
    padding: 0;
}
.slide-wrap {
    position: relative;
    left: 0px;
    top: 0;
    width: 10000000px;
}

.view_all_items_title
{
    font-family: "Roboto-Regular";
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.view_all_items_button
{
    min-width: 124px;
    height: 18px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    background-color: rgba(53,53,53,0.7);
    border: solid 2px #fff;
    position: absolute;
    z-index: 1;
    padding: 6px 10px 10px 16px;
}

.top_deal_section .view_all_items_button {
    margin: 144px 0px 0px 300px;
}
.medium_deal_section .view_all_items_button {
    margin: 80px 0px 0px 154px;
}
.small_deal_section .view_all_items_button {
    margin: 134px 0px 0px 76px;
}

.shopping .contentRightShD {
   
    max-height: 388px !important;
    overflow: hidden !important;
    padding: 0px;
	border-bottom:3px solid #dadada
  
}
.contentRight .mainBannerBlock {
   
    width: 177px;
    height: 354px;
}

.banner_header_title
{
    font-family: AndrogyneMedium;
    font-size: 20px;
    color: #fff;
    padding: 12px 0px 0px 34px;
}
.banner_header_title_section
{
    width: 177px;
    height: 43px;
    background-color: #161616;
}
.banner_header_title_sep_line
{
    width: 177px;
    height: 3px;
    background-color: #f19400;
}
.main_deals_lr_container, .deals_container_shd_loader {
    
    padding-top: 22px;
    
}
.deals_container_shd_loader {
    padding-bottom: 20px;
}
.deal_section_a_hrf {
    display: block;
	}
	
.small_deal_section .deal_section_a_hrf {
    display: block;
	padding:6px;
	background:#f4f4f4;
	border:1px solid #dadada;
	border-bottom:4px solid #dadada; 
	width:300px;
}
.medium_deal_section .deal_section_a_hrf {
    display: block;
	padding:6px;
	background:#f4f4f4;
	border:1px solid #dadada;
	border-bottom:4px solid #dadada; 
	width:456px;
}
.small_deal_price_header
{
    font-size: 16px;
    color: #79b920;
    text-align: right;
    font-weight: bold;
}
.top_deal_img_container{background:#fff url(/images-v2/dailydo/300x300_ls.jpg) center center no-repeat;}
.small_deal_img_container{background:#fff url(/images-v2/dailydo/300x300_ls.jpg) center center no-repeat;}
.medium_deal_img_container {background:#fff url(/images-v2/dailydo/300x300_ls.jpg) center center no-repeat;}





