/*
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%;}
*/
.iefix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
* html .iefix {
  height: 1%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
  background:#645a46;
  color: #5c5c5c;
  font-family: Arial;
  font-size: 12px;
  margin:0;
  padding:0;
}

#shadow {
  background:url(http://s3.amazonaws.com/vodspot.assets/4489/bg.png);
  margin:0 auto;
  width:1015px;
}

a {
  color: #666600;
  text-decoration: none;
}

img {
  border:none;
}

#header {
  background:url(http://s3.amazonaws.com/vodspot.assets/4489/header.jpg) no-repeat;
  height:193px;
  width:967px;
}
.page_content {
  background:#fff;
  margin:0 auto;
  width:967px;
  position:relative;
}

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

#embed {
  height:410px;
  width:686px;
}

#video_section div.left_side {
  margin:0 auto;
  width:686px;
}

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

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

#video_section div.tags {
  font-size:10px;
  margin-bottom:10px;
  text-transform:uppercase;
}
#video_section div.tags a {
  color:#663300;
}
#video_section div.tags span {
  font-size:10px;
  text-transform:uppercase;
}

#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;
}

#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;
}

/* Recent Videos */
.home_videos_grey {
  background-color: #ddd;
  padding:0 7px;
  width:953px;
}

.home_videos_grey h1 {
  color:#333333;
  font-size:15px;
  margin:0 0 0 42px;
  padding:10px 0;
  text-shadow:1px 1px 3px #AAAAAA;
}
  .home_videos_grey h1 span {
    color:#666;
    font-size:10px;
  }

.home_videos_grey ul {
  padding:0;
  margin:0
}
.home_videos_grey .paginator_clip {
  float:left;
}
.home_videos_grey .paginator_prev, .home_videos_grey .paginator_next {
  cursor:pointer;
  display:block;
  float:left;
  font-size:48px;
  height:72px;
  line-height:72px;
  margin:0 5px;
}
.home_videos_grey .paginator_prev:hover, .home_videos_grey .paginator_next:hover {
  color:#888;
}
.home_videos_grey .paginator_prev.inactive, .home_videos_grey .paginator_next.inactive {
  visibility:hidden;
}

/* Tag Sections */
#tagged_videos {
  padding: 10px;
  background:#fff;
}

#tagged_videos .left_side {
  float: left;
  width: 635px;
}

h1 {
  border-bottom:1px solid #DDDDDD;
  font-size:22px;
  font-weight:normal;
  margin-bottom:10px;
  text-shadow:1px 1px 3px #AAAAAA;
}
#tagged_videos .videos h1 {
  padding-left:38px;
}

.videos .paginator_prev, .videos .paginator_next {
  color:#666600;
  cursor:pointer;
  display:block;
  float:left;
  font-size:25px;
  line-height:72px;
  margin:0 10px;
}
.videos .paginator_prev:hover, .videos .paginator_next:hover {
  color:#888;
}
.videos .paginator_prev.inactive, .videos .paginator_next.inactive {
  visibility:hidden;
}

.videos .paginator_clip {
  float:left;
  width:560px;
}
.videos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li.video_box {
  display:inline;
  width: 130px;
  float: left;
  line-height:15px;
  list-style:none;
  padding:0 6px 0 5px;
  cursor: pointer;
  color: #00ADEF;
  height: 130px;
  overflow: hidden;
  position:relative;
}
  li.video_box a {
    display:block;
    height:72px;
    overflow:hidden;
  }
  li.video_box img {
    width: 130px;
    margin-top:-13px;
  }
  li.video_box a.thumbnail {
    border:1px solid #000;
  }
  li.video_box a.title {
    display:block;
    height:30px;
    line-height:15px;
    margin-top:2px;
    overflow:hidden;
  }

#tagged_videos .right_side {
  float: right;
  width: 280px;
  text-align: left;
}
 
#tagged_videos .tag_cloud {
  width: 300px;
  float: right;
  margin-top: 20px;
  text-align: justify;
}

/* Twitter */
.twtr-hd {
  display:none;
}
.twtr-ft {
  display:none;
}
.twtr-bd {
  padding:0;
}
.twtr-widget .twtr-tweet-wrap {
  padding:6px 5px !important;
}


/* ========== */
/* = Footer = */
/* ========== */
#vp_footer {
  background:#eee;
  margin:0 auto;
  padding:10px 0;
  text-align:center;
  width:967px;
}
#vp_footer a.vodpod_logo {
  margin-top: 10px;
  display: block;
}


/* Leland Nav */
#topNav {
  width: 967px;
  height: 26px;
  background-color: #663;
}

#navigation {
  position:relative;
  list-style: none;
  background: #663;
  font-size: 13px;
  padding-left: 0px;
  z-index:2;
  margin:0;
}

#navigation li {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  z-index:2;
}
#navigation li ul {
  display: none;
  position: absolute;
  width: 133px;
  background: url(http://www.flyfishingoutfitters.com/i/dropdown.gif) no-repeat bottom left;
  padding: 0 10px 0 20px;
  font-size: 11px;
  
}
#navigation > li ul {
}
#navigation li ul li {
  float: none;
  list-style: disc;
  text-transform: none;
  margin: 5px 0;
}
#navigation li:hover ul, #navigation li.over ul {
  display: block;
}
#navigation li a, #navigation li a:hover {
  color: rgb(204,204,153);
  text-decoration: none;
  display: block;
  padding: 5px 15px;
}
#navigation li li a {
  color: rgb(102,51,0);
  padding: 0;
  font-weight: normal;
}

.linkColor {
  color: rgb(102,51,0);
}

#navigation li li a:hover {
  color: rgb(102,51,0);
  text-decoration: underline;
  padding: 0;
}
#StoreList li, #StoreList li a, #FlyTyingStoreList li, #FlyTyingStoreList li a
{
  padding: 0;
  margin: 0;
  line-height: 1.1;
}

