body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
  background: #fff;
  color: #5c5c5c;
  font-family: Arial;
  font-size: 12px;
}

a {
  color: #00ADEF;
  text-decoration: none;
}

.page_header {
  background-color: #A4B6DE;
  background-image: url(http://www.wedalert.com/SSI/headers/brides/images/bg-tv.jpg);
  padding: 5px;
  position: relative;
  color: #fff;
  text-align: center;
}

.page_header h1 {
  font-size: 30px;
}

.page_header a {
  color: #fff;
}

.content, .page_content {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  position: relative;
}

.sub_header {
  padding: 0;
  line-height: 30px;
}

.sub_header a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
  text-decoration: none;
}

.sub_header #search {
  position: absolute;
  right: 10px;
  top: 5px;
}

.sub_header #search input#q {
  border:1px solid #000000;
  float:left;
  height:14px;
  padding:3px 4px 3px;
}

.sub_header #search input.submit {
  background: #5C7BC5;
  border: none;
  cursor: pointer;
  display: inline;
  float: left;
  font-size: 14px;
  height: 22px;
  margin-left: 2px;
  margin-top: 0px;
  padding: 0 5px;
}

#video_section {
  background-color: #eee;
  text-align: left;
  padding-top: 10px;
  position: relative;
}

#embed {
  height: 380px;
  width: 500px;
  margin-right: 15px;
}

#video_section div.left_side {
  float: left;
  width: 500px;
}

#video_section div.right_side {
  float: left;
  margin-left: 20px;
  width: 450px;
}

#video_title {
  display: block;
  font-size: 26px;
  line-height: 28px;
  max-height: 112px;
  overflow: hidden;
  margin-bottom: 5px;
}

#video_section div.tags {
  background: transparent url(/images/tag_icon_grey.gif) no-repeat scroll 0 3px;
  font-size: 13px;
  line-height: 18px;
  margin: 5px 0 15px 0;
  padding-left: 25px;
  width: 250px;
}

#video_section div.description {
  font-size: 15px;
  line-height: 19px;
  margin: 5px 0 10px 0;
}

#video_section #actions {
  text-align: left;
}

#video_section a.comment {
  float:left;
  line-height: 20px;
  margin-top: 15px;
  font-size: 12px;
  color: #5C5C5C;
}

#video_section a.comment img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 2px;
}

#video_section .thumbs {
  float: right;
}

#video_section .thumbs .item {
  display: none;
}

#recent_videos_section {
  background-color: #ddd;
  padding:0 20px;
}

#recent_videos_section h1 {
  font-size: 22px;
  padding: 10px 0;
}
  #recent_videos_section h1 span {
    font-size:12px;
  }
  
div.video_box {
  width: 130px;
  float: left;
  line-height:15px;
  margin: 0 15px 10px 0;
  cursor: pointer;
  color: #00ADEF;
  height: 130px;
  overflow: hidden;
}
  div.video_box img {
    width: 130px;
  }
  div.video_box a.title {
    display:block;
    height:30px;
    line-height:15px;
    margin-top:2px;
    overflow:hidden;
  }

#recent_videos_section .next_link, #recent_videos_section .previous_link {
  font-size:48px;
  height:98px;
  line-height:98px;
}

#recent_videos_section .previous_link {
  float: left;
  margin-right: 10px;
}
#recent_videos_section span.previous_link, #recent_videos_section span.next_link {
  color:#ccc;
}

#most_viewed_section {
  padding: 10px 0;
}

#most_viewed_section .left_side {
  float: left;
  width: 575px;
}

#most_viewed_section h1 {
  border-bottom: 1px solid #DDDDDD;
  padding-left: 5px;
  font-size: 22px;
  margin-bottom: 10px;
}

#most_viewed_section div.last_in_row {
  margin-right: 0;
}

#most_viewed_section .right_side {
  float: right;
  width: 300px;
  margin-top: 30px;
  text-align: right;
}

#most_viewed_section .tag_cloud {
  width: 300px;
  float: right;
  margin-top: 20px;
  text-align: justify;
}

#video_section #share {
  float: left;
  margin-top: 10px;
}
#video_section #vote {
  float: right;
  margin-top: 10px;
}

#video_section #share img {
  line-height: 25px;
  vertical-align: middle;
}

/* ========== */
/* = Footer = */
/* ========== */
#vp_footer {
  margin-top:15px;
  text-align: center;
}
#vp_footer a.vodpod_logo {
  margin-top: 10px;
  display: block;
}
.smalltext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px ;
    color : #333333;
    line-height : 14px;
}