#contentInner {
  padding: 0;
  margin: 0;
}
#contentOuter .t { background-color: white; }
#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 10px 20px;
  text-align: left;
}
#video a img {
  vertical-align:top;
}
#videoPlayer {
  float: left;
  position: absolute;
}
#videoInfo {
  min-height:385px;
  height:auto !important;
  height:385px;
}
#videoInfo h2 {
  margin-left: 494px;
  margin-top: 10px;
  margin-bottom: 0;
  color: white;
  font-size: 13pt;
}
#videoInfo .videographer {
  margin-left: 494px;
  color: black;  
}
#videoInfo .date {
  margin-left: 494px;
  margin-top: 10px;
}
#videoInfo .location {
  margin-left: 494px;
  margin-top: 10px;
}
#videoInfo .tags {
  margin-left: 494px;
  margin-top: 10px;
  color: black;
  font-weight: bold;
}
#videoInfo .tags a:link {
  font-weight: normal;
}
#videoInfo .description {
  margin-top: 10px;
  margin-left: 494px;
  color: white;
}
#videoInfo .highRes {
  margin-top: 10px;
  margin-left: 494px;
}

#searchForm {
  margin-top: -20px;
}
#searchForm form {
  margin-left: 40px;
  margin-bottom: 20px;
}
#submit {
  display: inline;
  font-size: 12pt;
}
hr {
  margin-bottom: 16px;
  width: 444px;
  clear: none;
}
#id_state {
  margin-right: 15px;
}
#id_tag {
  width: 180px;
}
#searchForm form ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  display: inline;
}
#searchForm form li {
  list-style: none;
  padding-right: 15px;
  display: inline;
}
#searchForm div {
  margin-bottom: 15px;
}

#topVideos {
  float: right;
  z-index: 1;
  position: relative;
  margin-top: -40px;
}
#topVideos .t {
  width: 325px;
  margin-right: 20px;
  margin-top: 20px;
}
#topVideos .content {
  height: 628px;
}
#topVideos a {
  color: black;
  text-decoration: none;
}
#topVideos h1 {
  color: #313131;
  margin-left: 8px!important;
  padding-left: 0!important;
  margin-top: 5px;
  width: 280px;
}
#topVideos .inner {
  background-color: #999999;
  width: 284px;
  height: 574px;
  margin-left: -8px;
}
#topVideos .inner img {
  border: 1px solid #c1c1c1;
}
#topVideos .inner .bigThumb {
  margin-left: 24px;
  padding-top: 20px;
  width: 238px;
  text-align: center;
  font-size: 12px;
}
#topVideos .inner .bigThumb h2 {
  margin-top: 8px;
  margin-bottom: 1px;
}
#topVideos .inner h2, h3 {
  color: white;
}
#topVideos .sideThumb {
  margin-top: 20px;
  _margin-top: 14px;
  margin-left: 24px;
  width: 238px;
  height: 50px;
  font-size: 12px;
  padding-bottom: 6px;
}
#topVideos .sideThumb h3 {
  padding-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 90px;
}
#topVideos .sideThumb div {
  padding-left: 90px;
}
#topVideos .sideThumb img {
  float: left;
  margin-right: 5px;
}

.resultsNumbers {
  font-size: 11pt;
  font-weight: bold;
  margin-left: 43px;
  width: 270px;
  padding-bottom: 10px;
}
.resultsNumbers .totalResults {
  color: gray;
}

.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;
}
.thumbWithInfo .overLay * {
  color: white!important;
}
.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;
}
.thumbWithInfo .miniTags {
  color: #828282;
}
.thumbWithInfo .miniTags .list {
  color: black;
  font-weight: bold;
}
.thumbWithInfo .miniDate {
  font-style: italic;
  color: #606060;
}
.thumbWithInfo a {
  color: black;
  text-decoration: none;
}
.thumbnails a:hover {
  cursor: pointer;
}

#leftArea {
  position: absolute;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
}
#leftArea h1 {
  position: relative;
}
.thumbnails {
  width: 100%;
  margin-left: 40px;
  margin-top: 22px;
}
.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;
  height: 29px;
  display: table-cell;
}
.redbutton a:link {
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  position: relative;
  font-size: 15px;
  font-weight: bold;
  top: 5px;
}
.redButton .arrowBit {
  margin: 0;
  padding: 0;
  margin-left: -6px;
  padding-right: 6px;
}
.allVideos {
  float: right;
  margin-right: 63px;
  margin-top: 12px;
}

#prevAndMore {
  clear: both;
  text-align: right;
  position: relative;
  margin-left: 296px;
  margin-top: -22px;
  width: 148px;
}
#prevAndMore a {
  padding-right: 2px;
}

#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 {
  margin-top: 20px;
  padding-top: 10px;
  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;
}

.tri {
  background: url(../img/corners/tri.gif) no-repeat;
  width: 29px;
  height: 15px;
  position: relative;
  top: 1px;
  _top: 3px;
  left: 725px;
  margin: 0;
  padding: 0;
}

.grayBubble {
  padding-bottom: 10px;
}
.grayBubble .t {
  background-color: #dbdbdb!important;
}
.grayBubble .trgray {
  padding: 10px 20px 10px 30px;
}
.grayBubble .content {
  margin-top: -5px;
}

.blgray {background: url(../img/corners/bl_gray.gif) 0 100% no-repeat}
.brgray {background: url(../img/corners/br_gray.gif) 100% 100% no-repeat}
.tlgray {background: url(../img/corners/tl_gray.gif) 0 0 no-repeat}
.trgray {background: url(../img/corners/tr_gray.gif) 100% 0 no-repeat; padding:10px} 

