/* Start of CMSMS style sheet 'vodpod' */
.vodpod_videos_widget {
  width:600px !important;
  color:#fff !important;
  margin-top:8px !important;
  margin-left:4px !important;
  position:relative !important;
}
.vodpod_videos_widget * {
}
.vodpod_videos_widget a {
  color:#666 !important;
  border:none !important;
}
  .vodpod_videos_widget .vodpod_header {
    display:none !important;

  }
  .vodpod_videos_widget .vodpod_video {
    float:left !important;
    cursor:pointer !important;
    position:relative !important;
    display:inline !important;
    width:134px !important;
    height:98px !important;
    border:3px solid #333 !important;
    margin:20px 10px 0px 0px !important;
    font-size:12px !important;
  }
  .vodpod_videos_widget .vodpod_video:hover {
      border-color:#00adef !important;
  }
    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail {
      display:block !important;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_thumbnail img {
      width:134px !important;
      height:98px !important;
      border:none !important;
      padding-top:0px !important;
      padding-right:0px !important;
      padding-bottom:0px !important;
      padding-left:0px !important;
      margin-top:0px !important;
      margin-right:0px !important;
      margin-bottom:0px !important;
      margin-left:0px !important;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_placeholder1 {
      position:absolute !important;
      background:#666 !important;
      width:132px !important;
      opacity:0.8 !important;
      filter:alpha(opacity=80) !important;
      -moz-opacity:0.80 !important;
      height:24px !important;
      bottom:0px !important;
      left:0px !important;
      padding-left:2px !important;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_title {
      display:block !important;
      position:absolute !important;
      font-weight:bold !important;
      height:24px !important;
      width:132px !important;
      line-height:12px !important;
      overflow:hidden !important;
      bottom:0px !important;
      left:2px !important;
      color:#fff !important;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_views {
      display:none !important;
    }
    .vodpod_videos_widget .vodpod_video .vodpod_video_created_at {
      display:none !important;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_title {
      display:none !important;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_views {
      display:block !important;
      position:absolute !important;
      line-height:12px !important;
      bottom:12px !important;
      left:2px !important;
    }
    .vodpod_videos_widget .vodpod_video:hover .vodpod_video_created_at {
      display:block !important;
      position:absolute !important;
      line-height:12px !important;
      bottom:0px !important;
      left:2px !important;
    }
.vodpod_videos_widget .vodpod_footer_separator {
  clear:both !important;
  height:1px !important;
}
.vodpod_videos_widget .vodpod_footer {
  position:absolute !important;
  top:0px !important;
  right:0px !important;
  font-size:12px !important;
  width:600px !important;
}
.vodpod_videos_widget .vodpod_footer .vodpod_see_all {
  float:left !important;
}
.vodpod_videos_widget .vodpod_footer .vodpod_powered_by {
  float:right !important;
  width:135px !important;
  text-align:right !important;
}
  .vodpod_videos_widget .vodpod_powered_by b {
    font-size:1.4em !important;
  }
.vodpod_videos_widget #vodpod_paging {
  width:600px !important;  
  float:right !important;
  display:inline !important;
  margin-right:0px !important;
}

.vodpod_videos_widget #vodpod_paging #vodpod_paging_prev {
  position:absolute !important;
  background:url(uploads/template/images/arrow_left.gif) no-repeat !important;
  left:0px !important;
  top:124px !important;
  width:23px !important;
  height:27px !important;
  cursor:pointer !important;
}

.vodpod_videos_widget #vodpod_paging #vodpod_paging_prev a {
    display:none !important;
  }

.vodpod_videos_widget #vodpod_paging #vodpod_paging_next {
  position:absolute !important;
  background:url(uploads/template/images/arrow_right.gif) no-repeat !important;
  left:577px !important;
  top:124px !important;
  width:23px !important;
  height:27px !important;
  cursor:pointer !important;
}

.vodpod_videos_widget #vodpod_paging #vodpod_paging_next a {
    display:none !important;
  }


/* End of 'vodpod' */

