body#press,
body.press {
  /*

	Social Media

*/

}
body#press h2 + p,
body.press h2 + p {
  padding-top: 10px;
}
body#press p.summary,
body.press p.summary {
  font-style: italic;
}
body#press p.center,
body.press p.center {
  text-align: center;
}
body#press #subnav-press a,
body.press #subnav-press a {
  background: url(../../images/icons/generic_bullet.png) no-repeat 14px 8px;
}
body#press #subnav-multimedia a,
body.press #subnav-multimedia a {
  background: url(../../images/icons/generic_bullet.png) no-repeat 14px 8px;
}
body#press #subnav-news a,
body.press #subnav-news a {
  background: url(../../images/icons/generic_bullet.png) no-repeat 14px 8px;
}
body#press #subnav-press-contant a,
body.press #subnav-press-contant a {
  background: url(../../images/icons/generic_bullet.png) no-repeat 14px 8px;
}
body#press #search-multimedia-container,
body.press #search-multimedia-container {
  float: right;
  width: 224px;
  padding: 5px 0 0 0;
}
body#press #search-multimedia-field,
body.press #search-multimedia-field {
  float: left;
  width: 144px;
  height: 18px;
  padding: 4px 0 0 27px;
  margin-right: 7px;
  background: url(../../images/structure/search-field.png);
}
body#press input#search-multimedia,
body.press input#search-multimedia {
  width: 135px;
  padding: 0;
  border: none;
  background: transparent;
  color: #777a77;
  line-height: 8pt;
}
body#press #video-content footer dl,
body.press #video-content footer dl {
  float: right!important;
  width: 32.55% !important;
}
body#press #video-content footer dl dt,
body.press #video-content footer dl dt {
  float: left !important;
  margin: 0 5px 0 0 !important;
  width: auto !important;
}
body#press #video-content footer dl dd,
body.press #video-content footer dl dd {
  margin: 0;
  padding: 0;
  float: left;
  width: auto !important;
}
body#press #video-content footer dl dd a,
body.press #video-content footer dl dd a {
  margin: 10px 0 !important;
}
body#press .small_links,
body.press .small_links {
  clear: none;
  list-style: none outside none;
  margin: 1.5em 0 0 !important;
  padding: 0;
  position: relative;
  top: 0 !important;
}
body#press .small_links li,
body.press .small_links li {
  margin: 0 .5em 0 0;
  float: left;
}
body#press .small_links .youtube li,
body.press .small_links .youtube li {
  display: block;
}
body#press .small_links .youtube a,
body.press .small_links .youtube a {
  display: block;
  text-indent: -999em;
  width: 44px;
  height: 20px;
  background: transparent url(../../images/youtube.png) top left no-repeat;
}
body#press .standalone,
body.press .standalone {
  clear: none;
  top: auto !important;
  list-style: none;
}
body#press #share-buttons .copied-link,
body.press #share-buttons .copied-link {
  width: 111px;
  padding-right: 20px;
  background: url(../../images/okay.png) no-repeat right center;
}
body#press #share-buttons input[type="text"],
body.press #share-buttons input[type="text"] {
  font-size: 0.6em;
}
body#press #share-copy-link,
body.press #share-copy-link {
  cursor: pointer;
}
body#press #share-link-button-container,
body.press #share-link-button-container {
  position: relative;
  cursor: pointer;
}
body#press #share-link-button,
body.press #share-link-button {
  border: 1px solid #cccccc;
  color: #3e3e3e;
  font-family: Arial, Helvetica, sans-serif;
  background: #fdfdfd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #ffffff), color-stop(0.02, #fdfdfd), color-stop(1, #dbdbdb));
  background: -webkit-linear-gradient(top, #ffffff 3% #fdfdfd 4%, #dbdbdb 100%);
  background: -moz-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  background: -o-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  background: linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#dbdbdb);
  background: #fdfdfd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #ffffff), color-stop(0.02, #fdfdfd), color-stop(1, #dbdbdb));
  background: -webkit-linear-gradient(top, #ffffff 3% #fdfdfd 4%, #dbdbdb 100%);
  background: -moz-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  background: -o-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  background: linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#dbdbdb);
  font-size: .8em;
  line-height: 1.6em;
  height: 15px;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: border;
  -moz-background-clip: border;
  background-clip: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: border;
  -moz-background-clip: border;
  background-clip: border-box;
  cursor: pointer;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 2px 10px 0px;
}
body#press #share-link-button:hover,
body.press #share-link-button:hover {
  background: #fdfdfd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #ffffff), color-stop(0.02, #fdfdfd), color-stop(1, #c2c2c2));
  background: -webkit-linear-gradient(top, #ffffff 3% #fdfdfd 4%, #c2c2c2 100%);
  background: -moz-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  background: -o-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  background: linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#c2c2c2);
  background: #fdfdfd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #ffffff), color-stop(0.02, #fdfdfd), color-stop(1, #c2c2c2));
  background: -webkit-linear-gradient(top, #ffffff 3% #fdfdfd 4%, #c2c2c2 100%);
  background: -moz-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  background: -o-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  background: linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#c2c2c2);
  border: 1px solid #bbbbbb;
}
body#press #share-link-container,
body.press #share-link-container {
  height: 20px;
  margin: 1px 0 0;
}
body#press #share-link-container input,
body.press #share-link-container input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: border;
  -moz-background-clip: border;
  background-clip: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: border;
  -moz-background-clip: border;
  background-clip: border-box;
  height: 16px;
  position: relative;
  top: -2px;
  width: 111px;
  border: 1px solid #CCCCCC;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;
}
body#multimedia #main-left {
  width: 720px;
}
body#multimedia #featured {
  background: transparent url(../../images/multimedia/featured_mm_bg.png) 0 bottom no-repeat scroll;
}
body#multimedia #featured #flash {
  float: left;
  width: 473px;
  min-height: 291px;
}
body#multimedia #featured-details {
  float: left;
  width: 210px;
  padding: 0 12px;
}
body#multimedia #browser {
  margin: 10px 0 0 0;
  padding: 0;
}
body#multimedia #browser-tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body#multimedia #browser-tabs li {
  list-style: none;
  margin: 0 1px 0 0;
  padding: 0;
  display: block;
  float: left;
}
body#multimedia #browser-tabs li a {
  display: block;
  height: 35px;
  width: 76px;
  cursor: pointer;
}
body#multimedia #browser-tabs li a span {
  display: none;
}
body#multimedia #browser-tabs li a#videos-tab {
  background: transparent url(../../images/multimedia/multimedia_tabs.png) 0 0 no-repeat scroll;
}
body#multimedia #browser-tabs li a#audio-tab {
  background: transparent url(../../images/multimedia/multimedia_tabs.png) -77px 0 no-repeat scroll;
}
body#multimedia #browser-tabs li a#photos-tab {
  background: transparent url(../../images/multimedia/multimedia_tabs.png) -154px 0 no-repeat scroll;
}
body#multimedia #browser-tabs.videos-tab li a#videos-tab,
body#multimedia #browser-tabs li a#videos-tab:hover {
  background: transparent url(../../images/multimedia/multimedia_tabs.png) 0 -35px no-repeat scroll;
}
body#multimedia #browser-tabs.audio-tab li a#audio-tab,
body#multimedia #browser-tabs li a#audio-tab:hover {
  background: transparent url(../../images/multimedia/multimedia_tabs.png) -77px -35px no-repeat scroll;
}
body#multimedia #browser-tabs.photos-tab li a#photos-tab,
body#multimedia #browser-tabs li a#photos-tab:hover {
  background: transparent url(../../images/multimedia/multimedia_tabs.png) -154px -35px no-repeat scroll;
}
body#multimedia .top-tools {
  float: right;
  padding: 20px 0;
}
body#multimedia .top-tools label {
  font-size: .9em;
  font-weight: bold;
  color: #6a4521;
}
body#multimedia .top-tools .date {
  float: left;
  border-right: 1px solid #bbb5a1;
  width: 220px;
  padding: 0 5px;
}
body#multimedia .top-tools .topics {
  float: left;
  padding: 0 10px 0 15px;
}
body#multimedia .top-tools .selects {
  height: 22px;
}
body#multimedia .top-tools select {
  float: left;
  margin: 3px 5px 0 0;
}
body#multimedia div.paging-container {
  padding: 0 10px;
}
body#multimedia div.paging-outer {
  padding-left: 10px;
  background: url(../../images/structure/paging/left.png) no-repeat;
}
body#multimedia div.paging-inner {
  padding-right: 10px;
  background: url(../../images/structure/paging/right.png) no-repeat top right;
}
body#multimedia div.paging {
  height: 21px;
  padding-top: 11px;
  background: url(../../images/structure/paging/paging.png) repeat-x;
}
body#multimedia div.paging-left {
  float: left;
  font-size: 9pt;
  letter-spacing: 1px;
  padding-left: 5px;
  line-height: 1;
  color: #847b63;
}
body#multimedia div.paging-right {
  float: right;
  font-size: 9pt;
  letter-spacing: 1px;
  padding-right: 5px;
}
body#multimedia div.paging-right a {
  display: block;
  float: left;
  margin-left: 5px;
  font-weight: normal !important;
  font-size: 9pt;
}
body#multimedia div.paging-right a.selected {
  font-weight: bold !important;
  text-decoration: underline;
}
body#multimedia #browser #thumbnails {
  clear: both;
  background: transparent url(../../images/multimedia/multimedia_browser_bg.png) 0 0 no-repeat scroll;
  margin-bottom: 50px;
}
body#multimedia #thumbnails div.loading {
  background: url(../../images/structure/loading.gif) no-repeat center center;
}
body#multimedia #thumbnails .row {
  clear: both;
  padding: 10px;
}
body#multimedia #thumbnails .thumbnail {
  width: 160px;
  float: left;
  margin: 0 20px 0 0;
  line-height: 1.2;
}
body#multimedia #thumbnails .last {
  margin: 0 !important;
}
body#multimedia #thumbnails img {
  cursor: pointer;
}
body#multimedia #thumbnails a {
  color: #3C561E;
  font-weight: bold;
  line-height: 1 !important;
  cursor: pointer;
}
body#multimedia #thumbnails a span {
  font-weight: normal;
}
body#multimedia div.no-results {
  margin: 40px;
  text-align: center;
  color: #988d85;
  font-size: 1.1em;
  letter-spacing: 1.5px;
}
body#multimedia div#search-results-header {
  padding: 20px 10px 0 10px;
}
body#multimedia div.loading div#search-results-header {
  display: none;
}
body#multimedia div#search-results-feedback {
  color: #988d85;
  letter-spacing: 1px;
}
body#multimedia div#search-results-feedback p {
  margin-bottom: 1em;
}
body#multimedia div#search-content ul {
  margin: 0;
  padding: 10px;
  list-style: none;
}
body#multimedia div#search-content ul li {
  margin: 0;
  padding: 10px;
  border-bottom: 1px dotted #d7d3cf;
}
body#multimedia div#search-content ul li.last-li {
  border-bottom: 0;
}
body#multimedia div#search-content ul li div.search-thumb {
  float: left;
  width: 120px;
  margin-right: 10px;
}
body#multimedia div#search-content ul li div.search-thumb img {
  margin-bottom: -4px;
}
body#multimedia div#search-content ul li div.search-desc {
  float: left;
  width: 530px;
}
body#multimedia div#search-content ul li div.search-desc h4 {
  margin-bottom: 0;
  line-height: 1.2em;
}
body#multimedia div#search-content ul li div.multimedia-type {
  color: #3c561e;
  letter-spacing: .1em;
}
#videos-content,
#audio-content,
#photos-content,
#search-content {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
/* hack so the results area measures correctly */
/*newsletter*/
body#newsletter #main-left {
  width: 730px;
}
body#newsletter td {
  padding: 5px;
}
