#contentInner {
  padding: 0;
  margin: 0;
}
#contentOuter .t { background-color: #dbdbdb; }
#contentOuter .tr { padding: 0; }
#contentInner .container {
  display: table;
  width: 100%;
}

#detailsMenu {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
#detailsMenu span {
  margin-right: 1px;
}
#detailsMenu a img {
  border: none;
}
#detailsMenu a:link {
  color: #363636;
}
#backToSearch {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin-left: 40px;
  margin-top: 10px;
}
#backToSearch img {
  vertical-align: middle;
  padding-bottom: 1px;
}
#detailsMenu img {
  behavior: url('/css/pngbehavior.htc');
}

#video {
  background-color: #999999;
  padding: 20px;
  margin: 10px 20px 0 20px;
  text-align: left;
}
#video a img {
  vertical-align:top;
}
#videoPlayer {
  float: left;
  position: absolute;
}
#videoInfoFLV {
  min-height:307px;
  height:auto !important;
  height:307px;
}
#videoInfo {
  min-height:385px;
  height:auto !important;
  height:385px;
}
#videoInfo h1, #videoInfoFLV h1 {
  margin-left: 494px;
  margin-top: 10px;
  margin-bottom: 0;
  color: white;
}
#videoInfo .videographer, #videoInfoFLV .videographer {
  margin-left: 494px;
  color: black;
}
#videoInfo .date, #videoInfoFLV .date {
  margin-left: 494px;
  margin-top: 10px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #363636;
}
#videoInfo .location, #videoInfoFLV .location {
  margin-left: 494px;
  margin-top: 10px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #363636;
}
#videoInfo .tags, #videoInfoFLV .tags {
  margin-left: 494px;
  margin-top: 10px;
  color: black;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 12px;
}
#videoInfo .tags a, #videoInfoFLV .tags a {

}
#videoInfo .description, #videoInfoFLV .description {
  margin-top: 10px;
  margin-left: 494px;
  color: white;
}
#videoInfo .highRes, #videoInfoFLV .highRes {
  margin-top: 10px;
  margin-left: 494px;
}

#numVideos h1 {
  padding: 15px 0 6px 0;
  margin: 0;
  color: white;
}

.active .thumbWithInfo {
  background-color: #999999!important;
  width: 172px;
  text-align: center;
  padding-top: 20px;
  margin-top: -20px;
  position: relative;
}

.thumbWithInfo {
  width: 132px;
  height: 150px;
  font-size: 10px;
  font-family: sans-serif;
  color: white;
  float: left;
  margin-right: 25px;
  overflow: hidden;
}
.thumbWithInfo .overLay {
  background-color: black;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  width: 122px;
  _width: 130px;
  margin-top: -153px;
  _margin-top: -151px;
  _margin-left: 1px;
  padding: 5px;
}
.active .overLay {
  margin-left: 20px;
  _margin-left: 0px;
  _margin-top: -148px;
  _width: 132px;
}
.thumbWithInfo img {
  border: 1px solid black;
  width: 130px;
  height: 96px;
  background-image: url('/img/thumb_bg.gif');
}
.thumbWithInfo .miniTitle {
  font-weight: bold;
  display: inline;
}
.thumbWithInfo .miniDescription {
  display: inline;
  padding-left: 3px;
}
.thumbWithInfo .underLay {
  width: 100%;
  font-size: 9px;
  padding-left: 8px;
  padding-top: 4px;
  height: 50px;
  width: 122px;
}
.active .thumbWithInfo .miniTags {
  color: white;
}
.thumbWithInfo .miniTags {
  color: #828282;
}
.thumbWithInfo .miniTags .list {
  color: black;
  font-weight: bold;
}
.thumbWithInfo .miniDate {
  font-style: italic;
  color: #606060;
}

.thumbnails {
  width: 100%;
  margin-left: 20px;
  margin-top: 20px;
}
.thumbnails .row {
  height: 150px;
}
.thumbnails a {
  text-decoration: none;
}
.thumbnails a:hover {
  cursor: pointer;
}

.redbutton {
  background-image: url('/img/redbutton_bg.gif');
  background-repeat: repeat-x;
}
.redbutton a {
  color: white!important;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  position: relative!important;
  font-size: 15px;
  font-weight: bold!important;
  top: 5px!important;
  text-decoration: none!important;
}
.redButton .arrowBit {
  margin: 0;
  padding: 0;
  margin-left: -6px;
  padding-right: 6px;
}
.allVideos {
  float: right;
  margin-right: 63px;
  margin-top: 12px;
}

#menuImg {
  margin-top: 15px;
  margin-left: 43px;
}
#iconLabels {
  color: white;
  font-size: 18px;
}
#iconLabels .signup {
  position: absolute;
  margin-top: -160px;
  margin-left: 130px;
}
#iconLabels .document {
  position: absolute;
  margin-top: -160px;
  margin-left: 395px;
}
#iconLabels .upload {
  position: absolute;
  margin-top: -160px;
  margin-left: 650px;
}
#howText {
  font-size: 15px;
  color: white;
}
#howText .signup {
  position: absolute;
  margin-top: -110px;
  margin-left: 61px;
  width: 210px;
}
#howText .document {
  position: absolute;
  margin-top: -110px;
  margin-left: 320px;
  width: 210px;
}
#howText .upload {
  position: absolute;
  margin-top: -110px;
  margin-left: 575px;
  width: 210px;
}
.learnMore {
  margin-top: 4px;
}
.learnMore a {
 color: #de2535;
 font-size: 11px;
 font-weight: bold;
}
.learnMore a:link { text-decoration: none; }

#id_name, #id_email, #id_zip {
  width: 220px;
  margin-bottom: 5px;
  display: block;
  border: 1px solid #8b8b8b;
  height: 28px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  color: #858585;
}

#signupbutton {
  position: absolute;
  top: 68px;
  left: 112px;
}

#id_zip {
  width: 60px;
}

#textContentContainer {
  margin-bottom: 0;
  padding-bottom: 10px;
  text-align: center;
  padding-top: 0px;
}

#textContent {
  padding-bottom: 30px;
  text-align: left;
}
#textContent h1 {
  margin-left: 40px;
}
#textContent hr {
  margin-left: 40px;
  margin-right: 57px;
  border: 0;
  background-color: #999999;
  height: 1px;
}

.t {background: url(../img/corners/dot.gif) 0 0 repeat-x}
.b {background: url(../img/corners/dot.gif) 0 100% repeat-x}
.l {background: url(../img/corners/dot.gif) 0 0 repeat-y}
.r {background: url(../img/corners/dot.gif) 100% 0 repeat-y}
.bl {background: url(../img/corners/bl_gray.gif) 0 100% no-repeat}
.br {background: url(../img/corners/br_gray.gif) 100% 100% no-repeat}
.tl {background: url(../img/corners/tl_gray.gif) 0 0 no-repeat}
.tr {background: url(../img/corners/tr_gray.gif) 100% 0 no-repeat; padding:10px} 
.tri {
  background: url(../img/corners/tri_gray.gif) no-repeat;
  width: 29px;
  height: 15px;
  position: relative;
  top: 1px;
  _top: 3px;
  left: 725px;
  margin: 0;
  padding: 0;
}

