/* Most popular block (most recommended/comment) */

div#block-ec_mostx-mostpopular.block {
  margin-bottom: 15px;
  background-color: #F0F0F0;
  font-family: Arial, "sans-serif";
  font-size: 14px;
  line-height: 20px;
  color: #4A4A4A;
}

div#block-ec_mostx-mostpopular.block div#most-lists div#block-title {
  background-color: #F0F0F0;
  border-top:3px solid #4A4A4A;
  color: #4A4A4A;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 10px;
}

div#block-ec_mostx-mostpopular div.sponsor-ad-wrapper {
  background-color: #F0F0F0;
  float: right;
  padding: 5px;
  width: 339px;
  border: 0;
  border-left: 1px solid #CDDADD;
  border-right: 1px solid #CDDADD;
  margin-bottom: 0;
  position: relative;
}

div#block-ec_mostx-mostpopular div.sponsor-ad-wrapper div.sponsor-byline {
  position: absolute;
  right: 140px;
  top: 5px;
  color: #4a4a4a;
}

#most-lists {
  text-align: left;
}

#most-lists .show {
  clip: auto;
  position: static;
}

#most-lists .hidden {
  clip: rect(0 0 0 0);
  position: absolute;
}

#most-lists ul#tabs {
  margin: 1px 0 0 10px;
  width: 100%;
  list-style: none outside none;
  padding: 0;
  overflow: hidden;
}

html.js #most-lists ul#tabs li {
  float: left;
}

html.js #most-lists ul#tabs li a {
  color: #4A4A4A;
  float: left;
  cursor: pointer;
  text-align: center;
  display: block;
  font-size: 14px;
  padding: 3px 15px 3px;
  text-decoration: none;
  float: left;
  margin: 0px;
}

html.js #most-lists ul#tabs li a.active {
  color: #4a4a4a;
  background-color: #FFFFFF;
  -webkit-box-shadow: 2px -2px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 2px -2px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 2px -2px 5px rgba(50, 50, 50, 0.5);
}

#most-lists .list-wrapper {
  clear: left;
  padding: 0px;
  padding-bottom: 10px;
  border-top: 2px solid #FFF;
  border-bottom: 0;
  background-color: #F0F0F0;
  color: #4A4A4A;
}

#most-lists img {
  float: left;
  margin-right: 5px;
}

html.js #most-lists .list-wrapper {
  border-top: 2px solid #FFF;
}

#most-lists h3 {
  margin-bottom: 10px;
}

#most-lists .list-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #4A4A4A;
}

#most-lists .list-wrapper ul li .mostx-list {
  font-weight: bold;
  font-size: 18px;
  float: left;
  text-align: right;
  width: 20px;
  position: relative;
  z-index: 2;
}

#most-lists .list-wrapper ul li {
  clear: both;
  padding: 0px;
}

#most-lists .list-wrapper ul li a,
#most-lists .list-wrapper ul li a {
  color: #4A4A4A;
  display: block;
  width: 331px;
  padding: 2.5px 10px;
}

#most-lists .list-wrapper ul li.mostx-first a {
  width: 341px;
  padding-left: 0px;
}

#most-lists .list-wrapper ul li span.mostx-fly-title {
  font-weight: bold;
}

#most-lists .list-wrapper ul li.mostx-first span.mostx-fly-title {
  color: #E3120B;
}

#most-lists span.mostx-text {
  display: inline-block;
  width: 290px;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  padding-right: 0px;
}

#most-lists .list-wrapper ul li a:hover,
#most-lists .list-wrapper ul li a:hover span,
#most-lists .list-wrapper ul li a:hover span.mostx-fly-title {
  color: #FFF;
  text-decoration: none;
  background-color: #568A9F;
}

#most-lists .list-wrapper ul li.mostx-first {
  float: left;
  width: 351px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 12.5px;
}

#most-lists .list-wrapper ul li.mostx-first:hover {
  background-color: #568A9F;
}

#most-lists li.mostx-first span.mostx-list {
  width: 100px;
  padding-left: 5px;
  text-align: left;
}
#most-lists li.mostx-first span.mostx-text {
  width: 142px;
  padding-left: 5px;
}
#most-lists li.mostx-first span.mostx-fly-title {
  clear: right;
  display: block;
}

#most-lists ul li.mostx-first:hover a,
#most-lists ul li.mostx-first:hover span,
#most-lists ul li.mostx-first:hover a span.mostx-fly-title {
  color: #fff;
}

#most-lists .header-top {
  border-top: 1px solid #4a4a4a;
  background-color: #F0F0F0;
  overflow: hidden;
  height: 100%; /* IE6 */
}

#most-lists .header-top .header {
  font-weight: bold;
  color: #4A4A4A;
  border-top: 2px solid #4a4a4a;
  padding-left: 3px;
  margin-bottom: 10px;
}
