/*----- Media wrap - 813 -----*/
.media-wrap-813{
    width: 813px;
    height: 365px;
    background: url(/public/images/decorations/bg-media-wrap-813-rep.png) repeat-y;
    position: relative;
    margin-bottom: 20px;
}

.media-wrap-813 .top{
    background: url(/public/images/decorations/bg-media-wrap-813-top.png) no-repeat; 
    top: -9px;
    position: relative;
    height: inherit;
}

.media-wrap-813 .btm{
    background: url(/public/images/decorations/bg-media-wrap-813-btm.png) no-repeat 0 100%;
    top: 18px;
    position: relative;
    height: inherit;
    padding: 0 16px;
    *zoom: 1;
}

.blue-grad{
    background: url(/public/images/decorations/bg-gradient-blue-trans.png) repeat-x 0 100%;
}

/* ----- Overrides ------ */

.mod-search-box{
    background: none;
    width: 606px;
    margin: 0 auto;
    padding: 20px 7px 5px;
}

.mod-search-box .search-field-container{
    background: url(/public/images/decorations/swatch-000-20-fill.png);
}

.mod-ll .boards-buzz{
    margin:0 14px 20px;
}

.mod-ll .boards-buzz-horizontal,
.mod-ll .boards-buzz-horizontal .btm{
  height:auto;
  border-top:none;    
}

.mod-ll .boards-buzz h3.ll-title{
	    background: url(/public/images/titles/components/boards_buzz/boards_buzz_horizontal_lrg.png) no-repeat left center;
	    width: 150px;
	    margin-top: 9px;
	}
	
.mod-ll .boards-buzz ul{
    padding-top: 17px;
}

.mod-ll .boards-buzz ul li{
    padding-top: 0;
}

.col-300-636-wrap{
    padding-top: 0;
}

/*----- Care Circle -----*/
.mod-care-circle {
    clear: both;
    width: 972px;
    margin: 0 auto;
    padding-bottom: 13px;
    background:url(/public/images/decorations/components/care_circle/care-circle-large.png) no-repeat scroll 0 0 transparent;
}
   

/*----- Latest Health News -----*/
.mod-latest-health h3{
    background: url(/public/images/titles/components/news_list/latest-health-news.png) no-repeat;
    height: 49px;
    text-indent: -9999px;
    margin-bottom: 10px;
}

.mod-latest-health .main-item{
    margin-bottom: 30px;
}

.mod-latest-health .main-img{
    position: relative;
    width: 300px;
    height: 225px;
    overflow: hidden;
    margin-bottom: 10px;
}

.mod-latest-health .main-img a{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 225px;
    text-indent: -9999px;
}

.mod-latest-health h4{
    font-size: 1.166em;
    margin-bottom: 5px;
}

.mod-latest-health .mod-ll .title{
    font-size: 1em;
}

.mod-latest-health .main-desc{
    line-height: 130%;
    margin-bottom: 10px;
}

.mod-latest-health .more-link-wrap{
    text-align:right;
}
