/* /webmd/PageBuilder_Assets/CSS/EditorialModule/List with Link Image and Description/Living Healthy_091e9c5e80b61b2f.css */

/* Living Healthy Skin */

/* Wrapper */
.cssgradients .listImgLinkDescription {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 67%, rgba(235,235,235,1) 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 67%,rgba(235,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(45deg,  rgba(255,255,255,1) 67%,rgba(235,235,235,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(255,255,255,1) 67%,rgba(235,235,235,1) 100%); /* W3C */
	border-top: 1px #e7eecd solid;
}
.no-cssgradients .listImgLinkDescription {
	background: url(../../../consumer_assets/site_images/modules/editorial_list-link-image-description_living-healthy-sprite.jpg) 0 0 no-repeat;
}
.listImgLinkDescription {
	margin-bottom: 25px;
	padding: 1.4em 0 0 0;
	width: 299px;
}

/* Header */
.listImgLinkDescription h3 {
	color: #88a906;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.6em;
}

/* Sections */
.listImgLinkDescription section {
	clear: both;
	margin-bottom: 1.6em;
	padding-right: 1em;
}
.listImgLinkDescription section:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cssgradients .listImgLinkDescription section:last-child {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 67%, rgba(235,235,235,1) 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 67%,rgba(235,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 67%,rgba(235,235,235,1) 100%); /* IE10+ */ 
	background: linear-gradient(135deg,  rgba(255,255,255,1) 67%,rgba(235,235,235,1) 100%); /* W3C */
	border-bottom: 1px #e7eecd solid;	
}
.no-cssgradients .listImgLinkDescription section:last-child {
	background: url(../../../consumer_assets/site_images/modules/editorial_list-link-image-description_living-healthy-sprite.jpg) -299px bottom no-repeat;
}
.listImgLinkDescription section:last-child {
	padding-bottom: 4em;
}
.listImgLinkDescription section h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0.3em;
	padding-top: 0.8em;
}
.listImgLinkDescription section img {
	float: left;
	margin-right: 1em;
}
.listImgLinkDescription section p {
	color: #666;
	font-size: 1.3em;
	line-height: 1.4em;
}




/* /webmd/PageBuilder_Assets/CSS/EditorialModule/Editorial with Background v2/Living Healthy_091e9c5e80b61958.css */

.rltd-to {
    border-top: 1px solid #e7eecd;
    border-bottom: 1px solid #e7eecd;
    height: 202px;
    width: 300px;
    margin: 20px 0;
}
.rltd-to h3 {
    font-size:180%;
    font-weight: normal;
    color:#88A906;
    margin: 0;
    padding: 10px 0;
}
.rltd-to ul {
    padding-left:0;
}
.rltd-to ul li:before {
    content:"►";
    color: #3789B9;
    font-size: 80%;
    padding-right: 7px;
}
.rltd-to ul li {
    list-style-type: none;
    line-height: 140%;
    margin-bottom: 7px;
    font-size: 130%;
}




/* /webmd/PageBuilder_Assets/CSS/091e9c5e8000511f/Generic Link List/Living Healthy_091e9c5e80b61b31.css */

.gen_ll {
    margin: 0 0 25px;
    padding: 10px;
	font-size:130%;
	line-height: 170%;
	border:1px solid #E7EECC;
	border-width: 1px 0 1px 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(20%, #ffffff), color-stop(80%, #ffffff), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#ececec, #ffffff 20%, #ffffff 80%, #ececec);
    background-image: -moz-linear-gradient(#ececec, #ffffff 20%, #ffffff 80%, #ececec);
    background-image: -o-linear-gradient(#ececec, #ffffff 20%, #ffffff 80%, #ececec);
    background-image: -ms-linear-gradient(#ececec, #ffffff 20%, #ffffff 80%, #ececec);
    background-image: linear-gradient(#ececec, #ffffff 20%, #ffffff 80%, #ececec);
}

.gen_ll h3 {
    color: #88A906;
    font-size: 140%;
    font-weight: normal;
    margin: 0 0 5px;
    padding-bottom: 7px;
}

.gen_ll ul {
    padding:0;
}
.gen_ll ul li {
    list-style-type: none;
}

.gen_ll ul li:before {
    color:#3789B9;
    content:'\25BA';
    font-size: 80%;    
    padding-right: 7px;
}




/* /webmd/PageBuilder_Assets/CSS/TopicDirectoryRelatedArticles/Carousel Multi Item/Living Healthy Multi Layout_091e9c5e80b613ec.css */

/*
 * Module styles
 */
 #section {
  width:640px;
}
.thin #section {
  width:440px;
}
.sliderWrapper {
 overflow: hidden;
  height:290px;
  margin:0 ;
  width:640px;
  padding-top:15px;
}
.sliderWrapper .multiThumbSlider {
  padding-top:60px;
  position: relative;
  width:660px;
}
.thumb {
  float:left;
  position: relative;
  width:200px;
  margin-right:20px;
}
.multiThumbSlider.list .thumb {
  width:310px;
  margin-right:20px;
}
.thin .multiThumbSlider.list .thumb {
  width:100%;
}
.thumb a, .thumb p {
  margin:0;
}
.thin .sliderWrapper, .thin .sliderWrapper .multiThumbSlider {
  width:440px;
}
.multiThumbSlider_head {
  margin-bottom:-33px;
}
.multiThumbSlider_head h2 {
    border-bottom: 1px solid #E8EDCD;
    color: #88A906;
    font-size: 200%;
    font-weight: normal;
    margin: 0 0 5px;
    padding-bottom: 7px;
    width: 100%;
}
/*  used for mini-center */
.dirMod .thumb .icon {
      width: 21px;
      height: 45px;
      float: left;
      background: url("../../../consumer_assets/site_images/modules/healthy-beauty/hb-sprite.png") no-repeat;
      border-right: 1px solid #bcbcbc;
      padding-right: 10px;
      margin-right: 20px;
      margin-top: 3px;

}
.multiThumbSlider .thumb .icon.type_tool {
      background-position: 0 -619px;
}
.multiThumbSlider .thumb .icon.type_quiz {
      background-position: 0 -496px;
}
.multiThumbSlider .thumb .icon.type_ss {
      background-position: 0 -124px;
}
.multiThumbSlider .thumb .icon.type_vid {
      background-position: 0 0;
}
.multiThumbSlider .thumb .icon.type_com {
      background-position: 0 -372px;
}
.multiThumbSlider .thumb .icon.type_art {
      background-position: 0 -248px;
}
.multiThumbSlider .thumb .icon.type_ans {
      background-position: 0 -741px;
}
.multiThumbSlider .thumb a {
      font-size: 130%;
      font-weight: bold;
      line-height: 120%;
}
.multiThumbSlider.list .thumb a {
      float:none;
      clear:none;
}
.multiThumbSlider .thumb p {
      float: left;
      clear:both;
      font-size:130%;
      line-height: 130%;
      color:#666666;
      margin-top:5px;
}
.multiThumbSlider.list .thumb p {
      float:none;
      clear:none;
      margin-top: 5px;
}
.thin .multiThumbSlider.list .thumb p {
      margin-left:53px;
}
.multiThumbSlider .thumb img {
  margin-bottom:8px;
}
.multiThumbSlider.list .thumb img {
  width:108px;
  float:left;
  margin-right: 15px;
}
.multiThumbSlider .panel {
  float:left;
  margin-bottom:15px;
}
.multiThumbSlider .text {
  float:left;
  width:60%;
}
.multiThumbSlider .icon_and_link {
  float:left;
  margin-bottom: 5px;
}

.multiThumbSlider .saveRollover {
background: #fff url('../../../consumer_assets/site_images/modules/healthy-beauty/save_to_icon.png') 14px 5px no-repeat;
color:#3789B9;
cursor:pointer; 
font-size:110%;
font-weight: bold;
padding:13px 0 0 45px;
height:17px;
position:absolute; 
left:-2px;
top:48px; 
width:153px;  
}
.multiThumbSlider .saveRollover:hover span.underline {
text-decoration: underline;
}
.multiThumbSlider .saveRollover span.hidden {
visibility:hidden;
}

.multiThumbSlider.list .saveRollover {
height:25px;
left:121px;
top:16px; 
width:140px;
}




