@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:400,500);
.red {
  color: #d71f2e;
}
.blue {
  color: #006bb1;
}
.gray {
  color: #333333;
}
a:hover,
a:active {
  color: #377dbe;
}
a {
  color: #999999;
  text-decoration: none;
}
.clear {
  clear: both;
  height: 0px;
  width: 100%;
}
.title {
  color: #333333;
  display: block;
  text-transform: uppercase;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .2em;
  text-align: center;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
}
sup {
  font-size: 80%;
  vertical-align: top;
}
body {
  margin: 0;
  padding: 0;
  background-color: #eeeeee;
}
.left {
  float: left;
}
.right {
  float: right;
}
.left.clear {
  clear: left;
}
.right.clear {
  clear: right;
}
* {
  z-index: 0;
}
#announcement {
  width: 100%;
  height: 35px;
  background-color: #d71f2e;
  margin-bottom: 10px;
  text-align: center;
}
#announcement a {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  padding-top: 4px;
}
@media (max-width: 950px) {
  #announcement a {
    font-size: 16px;
  }
}
#wrapper {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  width: 800px;
  margin: 0 auto;
}
#wrapper {
  /*@media (min-width: 1130px) {
		#banner {width: 100%; overflow: auto; position: relative;}
		#banner {
			.bigpic {width: 100%; right: 319px; top: 0px; position: absolute;}
			.bigpic {
				img {width: calc(~'100% - 319px'); float: right;}
			}
			.bigpic2 {margin: 0 auto; display: block;}
			.description {min-height: 282px; width: 300px; float: right; padding: 9px; margin-top: 0; display: table; background-color: #cdcdcd; border-bottom: 1px solid gray; border-left: 1px solid gray;}
			.description {
				p {min-height: 282px; display: table-cell; vertical-align: middle;}
			}
		}
	}
	*/
}
#wrapper #header.noannouncement {
  z-index: 10;
  clear: both;
  height: 30px;
  padding: 8px 10px 0px 10px;
  position: absolute;
  top: 0;
  margin: 0 0 0 -10px;
  width: 800px;
  background-color: #eeeeee;
}
#wrapper #header.announcement {
  z-index: 10;
  clear: both;
  height: 30px;
  padding: 8px 10px 0px 10px;
  position: absolute;
  top: 38px;
  margin: 0 0 0 -10px;
  width: 800px;
  background-color: #eeeeee;
}
#wrapper #header {
  /*@media (max-width: 900px) {
			#nav {width: calc(~'100% - 230px'); margin-right: 0px;}
			#nav {
				a { margin-left: 17px;}
			}
		}
		*/
}
#wrapper #header a {
  float: left;
}
#wrapper #header .pslogo {
  display: block;
  width: 250px;
  float: left;
  font-family: "akzidenz-grotesk", Verdana, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  font-size: 38px;
  color: #006bb1;
  margin-right: -100px;
  position: relative;
  bottom: .4em;
  left: 0;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
#wrapper #header .logo {
  width: 250px;
  height: 36px;
  position: relative;
  bottom: .4em;
  left: 0;
  border: 0px solid gray;
  padding: 0;
  margin-right: -200px;
}
#wrapper #header #nav {
  float: right;
  width: 600px;
}
#wrapper #header #nav a {
  color: #555555;
  display: inline;
  font-family: "Alegreya Sans", sans-serif;
  font-size: 20px;
  margin-left: 20px;
  float: right;
  font-weight: 500;
  text-spacing: 0.07em;
}
#wrapper #header #nav .link {
  height: 19px;
  padding-top: 4px;
}
#wrapper #header #nav a:hover {
  color: #377dbe;
}
#wrapper #header #nav a.active {
  color: #377dbe;
}
#wrapper #banner {
  width: 800px;
  margin: 40px auto 20px auto;
  z-index: 1;
}
#wrapper #banner .bigpic,
#wrapper #banner .bigpic2 {
  clear: both;
  width: 798px;
  height: auto;
  box-shadow: 1px 1px 3px #dedede;
  border: 1px solid #dedede;
}
#wrapper #banner .bigpic img,
#wrapper #banner .bigpic2 img {
  width: 100%;
}
#wrapper #banner .description {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  margin: 0 auto 0 auto;
  border: 1px solid #dedede;
  border-top: 0px solid #dedede;
  background-color: white;
  box-shadow: 1px 1px 3px #dedede;
  padding: 9px;
}
#wrapper #banner .description a {
  color: #999999;
}
#wrapper #banner .description p {
  margin: 0;
  padding: 0;
}
#wrapper #banner .bannertitle {
  margin-top: 0px;
  z-index: 10;
  padding: 5px 0 5px 0;
  align: center;
  background-color: #d4d4d4;
  border: 1px solid #d4d4d4;
  border-top: 0px solid #d4d4d4;
  background-color: #adc8d5;
  width: 798px;
}
#wrapper #banner a.progressnav {
  float: left;
  margin-right: 10px;
}
#wrapper #filters {
  width: 799px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  z-index: 3;
  border: 0px solid white;
}
#wrapper .axes {
  background-color: #d4d4d4;
  width: 800px;
  margin: 0 -10px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#wrapper #filters .explain,
#wrapper .axes .explain {
  width: 100%;
  background-color: #d4d4d4;
  margin: 0 auto 0 auto;
  padding: 10px 0 4px 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 4px;
  font-size: 20px;
  color: #333;
  display: none;
}
#wrapper #filters .axis,
#wrapper .axes .axis,
#wrapper #filters .filter,
#wrapper .axes .filter {
  float: left;
  width: 24%;
  margin: 0;
  background-color: #d4d4d4;
  padding-top: 4px;
}
#wrapper #filters .axis .title,
#wrapper .axes .axis .title,
#wrapper #filters .filter .title,
#wrapper .axes .filter .title {
  padding-bottom: 2px;
  background-color: #d4d4d4;
  width: 183px;
  margin: 0 auto 0 auto;
}
#wrapper #filters .axis .select-button,
#wrapper .axes .axis .select-button,
#wrapper #filters .filter .select-button,
#wrapper .axes .filter .select-button {
  width: 150px;
  border: 1px inset white;
  background-color: #eee;
  margin: 2px auto 8px auto;
}
#wrapper #filters .axis .select-button:hover,
#wrapper .axes .axis .select-button:hover,
#wrapper #filters .filter .select-button:hover,
#wrapper .axes .filter .select-button:hover {
  background-color: #fff !important;
  border-color: #fff !important;
}
#wrapper #filters .axis .select-button::after,
#wrapper .axes .axis .select-button::after,
#wrapper #filters .filter .select-button::after,
#wrapper .axes .filter .select-button::after {
  pointer-events: none;
  content: ' ';
  float: right;
  position: relative;
  top: -16px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #333;
}
#wrapper #filters .axis select,
#wrapper .axes .axis select,
#wrapper #filters .filter select,
#wrapper .axes .filter select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 160px;
  display: block;
  margin: 0 auto;
  border: 0px solid white;
  border-radius: 0;
  background-color: transparent;
  font-size: 16px;
  text-align: center;
  padding: 4px;
  line-height: 1.2em;
  height: 28px;
  color: #333;
}
#wrapper #filters .axis select:focus,
#wrapper .axes .axis select:focus,
#wrapper #filters .filter select:focus,
#wrapper .axes .filter select:focus {
  outline: none;
}
#wrapper #filters .filter:nth-child(2),
#wrapper .axes .filter:nth-child(2) {
  width: 28%;
}
#wrapper #filters .filter:nth-child(2) .select-button,
#wrapper .axes .filter:nth-child(2) .select-button {
  width: 190px;
}
#wrapper #filters .filter:nth-child(2) select,
#wrapper .axes .filter:nth-child(2) select {
  width: 190px;
}
#wrapper #filters .axis,
#wrapper .axes .axis {
  width: 200px;
  float: left;
}
#wrapper #filters .axis h2.title,
#wrapper .axes .axis h2.title {
  padding: 0px;
  width: 200px;
  text-align: center;
  margin: 0;
}
#wrapper #filters .axis div,
#wrapper .axes .axis div {
  margin-bottom: 2px;
}
#wrapper #filters:first-child {
  margin-left: 0;
}
#wrapper #content {
  width: 820px;
  margin: 0 -10px;
  min-height: 100%;
  height: auto !important;
}
#wrapper #content #results {
  width: 820px;
  margin: 0;
}
#wrapper #content,
#wrapper #content #results {
  /*.spotlight.announcement {min-height: 0px; margin-bottom: 10px; border-radius: 16px;}
		.spotlight.announcement * {border-radius: 15px;}
		.spotlight.announcement .container .title {margin-bottom: 0px; background-color: rgb(173, 200, 213); font-size: 16px; padding: 5px 20px 6px 20px; text-align: left; text-transform: none; width: 758px; .linear-gradient(left, rgb(173, 200, 213), rgb(210, 170, 183));}
		.spotlight.announcement .container {
			.title, .title a {color: white;}
		}
		*/
}
#wrapper #content .tagline,
#wrapper #content #results .tagline {
  height: 26px;
  margin-left: -3px;
}
#wrapper #content #information,
#wrapper #content #results #information {
  width: 390px;
  padding: 0 10px;
  float: left;
}
#wrapper #content #information .infosection,
#wrapper #content #results #information .infosection,
#wrapper #content .information .infosection,
#wrapper #content #results .information .infosection {
  width: 370px;
  border: 1px solid #dedede;
  background-color: white;
  box-shadow: 1px 1px 3px #dedede;
  padding: 0 9px 9px 9px;
  margin-bottom: 20px;
}
#wrapper #content #information .infosection.half,
#wrapper #content #results #information .infosection.half,
#wrapper #content .information .infosection.half,
#wrapper #content #results .information .infosection.half {
  float: left;
  width: 365px;
  text-align: center;
}
#wrapper #content #information .infosection.half:nth-child(2),
#wrapper #content #results #information .infosection.half:nth-child(2),
#wrapper #content .information .infosection.half:nth-child(2),
#wrapper #content #results .information .infosection.half:nth-child(2) {
  margin-left: 10px;
}
#wrapper #content #information a,
#wrapper #content #results #information a,
#wrapper #content .information a,
#wrapper #content #results .information a {
  color: #999999;
  display: block;
  font-family: "Verdana", "Arial", sans-serif;
  font-size: 18px;
  margin-bottom: 5px;
}
#wrapper #content #information h2.title,
#wrapper #content #results #information h2.title,
#wrapper #content .information h2.title,
#wrapper #content #results .information h2.title {
  width: 370px;
  margin: 0 0 5px -9px;
  border-bottom: 1px solid #cdcdcd;
  text-align: left;
  padding: 9px 9px 4px 9px;
  background-color: #d4d4d4;
}
#wrapper #content #information h3.title,
#wrapper #content #results #information h3.title,
#wrapper #content .information h3.title,
#wrapper #content #results .information h3.title {
  text-align: left;
}
#wrapper #content #information .infosection.half h2.title,
#wrapper #content #results #information .infosection.half h2.title,
#wrapper #content .information .infosection.half h2.title,
#wrapper #content #results .information .infosection.half h2.title {
  text-align: center;
  width: 385px;
}
#wrapper #content #information .text,
#wrapper #content #results #information .text,
#wrapper #content .information .text,
#wrapper #content #results .information .text {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  font-weight: 100;
  text-align: left;
  margin-top: 1px;
}
#wrapper #content #information .text a,
#wrapper #content #results #information .text a,
#wrapper #content .information .text a,
#wrapper #content #results .information .text a {
  color: #666666;
  display: block;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  z-index: 1;
  margin: 0;
  padding: 0;
}
#wrapper #content #information ul,
#wrapper #content #results #information ul,
#wrapper #content .information ul,
#wrapper #content #results .information ul {
  padding: 0;
  margin: 0;
}
#wrapper #content #information #episodes,
#wrapper #content #results #information #episodes,
#wrapper #content .information #episodes,
#wrapper #content #results .information #episodes,
#wrapper #content #information #process,
#wrapper #content #results #information #process,
#wrapper #content .information #process,
#wrapper #content #results .information #process,
#wrapper #content #information #platforms,
#wrapper #content #results #information #platforms,
#wrapper #content .information #platforms,
#wrapper #content #results .information #platforms,
#wrapper #content #information #partners,
#wrapper #content #results #information #partners,
#wrapper #content .information #partners,
#wrapper #content #results .information #partners {
  margin-bottom: 20px;
}
#wrapper #content #information #episodes ul,
#wrapper #content #results #information #episodes ul,
#wrapper #content .information #episodes ul,
#wrapper #content #results .information #episodes ul {
  list-style-type: none;
}
#wrapper #content #information #episodes ul li a,
#wrapper #content #results #information #episodes ul li a,
#wrapper #content .information #episodes ul li a,
#wrapper #content #results .information #episodes ul li a {
  font-size: 14px;
  line-height: 16px;
}
#wrapper #content #information #platforms a,
#wrapper #content #results #information #platforms a,
#wrapper #content .information #platforms a,
#wrapper #content #results .information #platforms a,
#wrapper #content #information #partners a,
#wrapper #content #results #information #partners a,
#wrapper #content .information #partners a,
#wrapper #content #results .information #partners a,
#wrapper #content #information .platforms a,
#wrapper #content #results #information .platforms a,
#wrapper #content .information .platforms a,
#wrapper #content #results .information .platforms a,
#wrapper #content #information .partners a,
#wrapper #content #results #information .partners a,
#wrapper #content .information .partners a,
#wrapper #content #results .information .partners a {
  margin-top: 5px;
}
#wrapper #content #information #platforms a img,
#wrapper #content #results #information #platforms a img,
#wrapper #content .information #platforms a img,
#wrapper #content #results .information #platforms a img,
#wrapper #content #information #partners a img,
#wrapper #content #results #information #partners a img,
#wrapper #content .information #partners a img,
#wrapper #content #results .information #partners a img,
#wrapper #content #information .platforms a img,
#wrapper #content #results #information .platforms a img,
#wrapper #content .information .platforms a img,
#wrapper #content #results .information .platforms a img,
#wrapper #content #information .partners a img,
#wrapper #content #results #information .partners a img,
#wrapper #content .information .partners a img,
#wrapper #content #results .information .partners a img {
  max-height: 100px;
  width: auto;
  max-width: 370px;
  height: auto;
}
#wrapper #content #information .partners.full a img,
#wrapper #content #results #information .partners.full a img,
#wrapper #content .information .partners.full a img,
#wrapper #content #results .information .partners.full a img {
  max-width: 390px;
}
#wrapper #content #information ul.text,
#wrapper #content #results #information ul.text,
#wrapper #content .information ul.text,
#wrapper #content #results .information ul.text {
  margin: 1px 0 1em 16px;
}
#wrapper #content .section,
#wrapper #content #results .section {
  border: 1px solid #dedede;
  background-color: white;
  box-shadow: 1px 1px 3px #dedede;
  padding: 0 9px 9px 9px;
  margin-bottom: 20px;
  width: 780px;
  margin-left: 10px;
}
#wrapper #content .section,
#wrapper #content #results .section {
  /*@media (min-width: 1130px) {
				.updates {width: 1130px;}
			}
			*/
}
#wrapper #content .section .updates,
#wrapper #content #results .section .updates {
  color: #333333;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  margin: 0 auto;
  width: 780px;
  max-width: 100%;
}
#wrapper #content .section .updates .submit,
#wrapper #content #results .section .updates .submit {
  background: #CCCCCC;
  border-color: #DDDDDD;
  border-style: outset;
  color: #333333;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: .9em;
  height: 25px;
}
#wrapper #content .section .updates .input,
#wrapper #content #results .section .updates .input {
  border-width: 2px;
  color: #333333;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: .9em;
  height: 12px;
  padding-top: 3px;
  width: 7.5em;
}
#wrapper #content .section .updates p,
#wrapper #content #results .section .updates p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 0px;
  height: 25px;
}
#wrapper #content .section .filterlink,
#wrapper #content #results .section .filterlink {
  text-decoration: none;
  color: #333333;
}
#wrapper #content .section .filterlink:hover,
#wrapper #content #results .section .filterlink:hover,
#wrapper #content .section .filterlink:active,
#wrapper #content #results .section .filterlink:active {
  color: #377dbe;
}
#wrapper #content .section .description,
#wrapper #content #results .section .description {
  width: 782px;
  margin: 0 0 10px -10px;
  padding: 9px 9px 9px 9px;
  border-bottom: 1px solid #cdcdcd;
  background-color: #d4d4d4;
}
#wrapper #content .section .description .title,
#wrapper #content #results .section .description .title {
  margin: 5px 0 0 0;
  text-align: left;
  border-bottom: 0px solid gray;
  font-weight: bold;
}
#wrapper #content .section .description .title .more,
#wrapper #content #results .section .description .title .more {
  display: inline;
}
#wrapper #content .section h2.title,
#wrapper #content #results .section h2.title {
  width: 798px;
  margin: 0 0 9px -9px;
  padding: 9px 0 9px 0;
  background-color: #d4d4d4;
  border-bottom: 1px solid #cdcdcd;
}
#wrapper #content .section .content,
#wrapper #content #results .section .content {
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 780px;
  color: #333333;
}
#wrapper #content .section .content .desouter.left,
#wrapper #content #results .section .content .desouter.left {
  padding-right: 10px;
  width: 290px;
}
#wrapper #content .section .content .desouter.right,
#wrapper #content #results .section .content .desouter.right {
  padding-left: 10px;
  width: 290px;
}
#wrapper #content .section .content .desouter .desinner,
#wrapper #content #results .section .content .desouter .desinner {
  display: table-cell;
  vertical-align: middle;
}
#wrapper #content .section .content .desouter .desinner .filterlink,
#wrapper #content #results .section .content .desouter .desinner .filterlink {
  text-decoration: none;
  color: #333333;
}
#wrapper #content .section .content .desouter .desinner .filterlink:hover,
#wrapper #content #results .section .content .desouter .desinner .filterlink:hover,
#wrapper #content .section .content .desouter .desinner .filterlink:active,
#wrapper #content #results .section .content .desouter .desinner .filterlink:active {
  color: #377dbe;
}
#wrapper #content .section .content .caption,
#wrapper #content #results .section .content .caption {
  width: 480px;
  font-size: 12px;
  margin-top: 5px;
}
#wrapper #content .section .content .smallvideo,
#wrapper #content #results .section .content .smallvideo {
  width: 240px;
  height: auto;
  margin: 10px;
}
#wrapper #content .section .content .partner,
#wrapper #content #results .section .content .partner {
  max-height: 80px;
  width: auto;
  max-width: 250px;
  height: auto;
  margin: 5px;
  float: left;
}
#wrapper #content .section .content .webshot,
#wrapper #content #results .section .content .webshot {
  width: 480px;
  margin: 5px;
  height: auto;
  display: block;
  float: right;
  border: 1px solid #dedede;
}
#wrapper #content .section .content .websmall,
#wrapper #content #results .section .content .websmall {
  width: 378px;
}
#wrapper #content .section p,
#wrapper #content #results .section p {
  padding-bottom: 0;
  margin-bottom: 0;
}
#wrapper #content .section:first-child .description,
#wrapper #content #results .section:first-child .description {
  border-top: 0px solid gray;
}
#wrapper #content .media,
#wrapper #content #results .media {
  width: 390px;
  margin-bottom: 20px;
  padding: 0 10px;
  float: left;
}
#wrapper #content .null,
#wrapper #content #results .null {
  width: 800px;
  margin-bottom: 20px;
  padding: 0 10px;
  float: left;
}
#wrapper #content .media .container,
#wrapper #content #results .media .container,
#wrapper #content .null .container,
#wrapper #content #results .null .container {
  margin: 0 auto;
  width: 370px;
  display: block;
  padding: 0 9px 0 9px;
  border: 1px solid #dedede;
  background-color: white;
  box-shadow: 1px 1px 3px #dedede;
  min-height: 280px;
}
#wrapper #content .media .container .title,
#wrapper #content #results .media .container .title,
#wrapper #content .null .container .title,
#wrapper #content #results .null .container .title {
  margin-bottom: 9px;
  width: 390px;
  margin-left: -10px;
  padding: 5px 0 5px 0;
  background-color: #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
#wrapper #content .media .container .smallpic,
#wrapper #content #results .media .container .smallpic,
#wrapper #content .null .container .smallpic,
#wrapper #content #results .null .container .smallpic {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 0px solid gray;
}
#wrapper #content .media .container .video,
#wrapper #content #results .media .container .video,
#wrapper #content .null .container .video,
#wrapper #content #results .null .container .video {
  border: 0px solid gray;
  margin-top: 0px;
  overflow: hidden;
  width: 370px;
}
#wrapper #content .media .container .videocover,
#wrapper #content #results .media .container .videocover,
#wrapper #content .null .container .videocover,
#wrapper #content #results .null .container .videocover {
  position: absolute;
  left: 0;
  height: 220px;
  width: 370px;
  text-align: center;
  vertical-align: middle;
  line-height: 220px;
}
#wrapper #content .media .container .videocover:hover,
#wrapper #content #results .media .container .videocover:hover,
#wrapper #content .null .container .videocover:hover,
#wrapper #content #results .null .container .videocover:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
#wrapper #content .media .container .videocover img,
#wrapper #content #results .media .container .videocover img,
#wrapper #content .null .container .videocover img,
#wrapper #content #results .null .container .videocover img {
  width: 80px;
  height: 80px;
  display: inline;
}
#wrapper #content .media .container .videoplayerwrapper,
#wrapper #content #results .media .container .videoplayerwrapper,
#wrapper #content .null .container .videoplayerwrapper,
#wrapper #content #results .null .container .videoplayerwrapper {
  position: relative;
}
#wrapper #content .media .container .preplayoverlay,
#wrapper #content #results .media .container .preplayoverlay,
#wrapper #content .null .container .preplayoverlay,
#wrapper #content #results .null .container .preplayoverlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 220px;
  width: 370px;
  text-align: center;
  vertical-align: middle;
  line-height: 220px;
  pointer-events: none;
}
#wrapper #content .media .container .preplayoverlay img,
#wrapper #content #results .media .container .preplayoverlay img,
#wrapper #content .null .container .preplayoverlay img,
#wrapper #content #results .null .container .preplayoverlay img {
  width: 80px;
  height: 80px;
  display: inline;
  pointer-events: none;
}
#wrapper #content .media .container .video.preplay ~ .preplayoverlay,
#wrapper #content #results .media .container .video.preplay ~ .preplayoverlay,
#wrapper #content .null .container .video.preplay ~ .preplayoverlay,
#wrapper #content #results .null .container .video.preplay ~ .preplayoverlay {
  display: block;
}
#wrapper #content .media .container .video:not(.preplay) ~ .preplayoverlay,
#wrapper #content #results .media .container .video:not(.preplay) ~ .preplayoverlay,
#wrapper #content .null .container .video:not(.preplay) ~ .preplayoverlay,
#wrapper #content #results .null .container .video:not(.preplay) ~ .preplayoverlay {
  display: none;
}
#wrapper #content .media .container .waitingoverlay,
#wrapper #content #results .media .container .waitingoverlay,
#wrapper #content .null .container .waitingoverlay,
#wrapper #content #results .null .container .waitingoverlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 220px;
  width: 370px;
  text-align: center;
  vertical-align: middle;
  line-height: 220px;
  pointer-events: none;
}
#wrapper #content .media .container .waitingoverlay img,
#wrapper #content #results .media .container .waitingoverlay img,
#wrapper #content .null .container .waitingoverlay img,
#wrapper #content #results .null .container .waitingoverlay img {
  width: 60px;
  height: 60px;
  display: inline;
  pointer-events: none;
}
#wrapper #content .media .container .video.waiting ~ .waitingoverlay,
#wrapper #content #results .media .container .video.waiting ~ .waitingoverlay,
#wrapper #content .null .container .video.waiting ~ .waitingoverlay,
#wrapper #content #results .null .container .video.waiting ~ .waitingoverlay {
  display: block;
}
#wrapper #content .media .container .video:not(.waiting) ~ .waitingoverlay,
#wrapper #content #results .media .container .video:not(.waiting) ~ .waitingoverlay,
#wrapper #content .null .container .video:not(.waiting) ~ .waitingoverlay,
#wrapper #content #results .null .container .video:not(.waiting) ~ .waitingoverlay {
  display: none;
}
#wrapper #content .media .container .bigvideo,
#wrapper #content #results .media .container .bigvideo,
#wrapper #content .null .container .bigvideo,
#wrapper #content #results .null .container .bigvideo {
  width: 780px !important;
  height: 445px !important;
}
#wrapper #content .media .container .sharethis,
#wrapper #content #results .media .container .sharethis,
#wrapper #content .null .container .sharethis,
#wrapper #content #results .null .container .sharethis {
  float: left;
  margin: 6px 0 -220px -34px;
  visibility: hidden;
  z-index: 10;
}
#wrapper #content .media .container .sharethis .addthis_inline_share_toolbox,
#wrapper #content #results .media .container .sharethis .addthis_inline_share_toolbox,
#wrapper #content .null .container .sharethis .addthis_inline_share_toolbox,
#wrapper #content #results .null .container .sharethis .addthis_inline_share_toolbox {
  width: 80px;
}
#wrapper #content .media .container .text,
#wrapper #content #results .media .container .text,
#wrapper #content .null .container .text,
#wrapper #content #results .null .container .text {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 100;
  text-align: left;
  margin: 5px 0 9px 0;
}
#wrapper #content .media .container .text a,
#wrapper #content #results .media .container .text a,
#wrapper #content .null .container .text a,
#wrapper #content #results .null .container .text a {
  color: #666666;
  display: block;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  z-index: 1;
  margin: 0;
  padding: 0;
}
#wrapper #content .media .container .text .more,
#wrapper #content #results .media .container .text .more,
#wrapper #content .null .container .text .more,
#wrapper #content #results .null .container .text .more {
  font-size: 20px;
  line-height: 14px;
  display: block;
  float: right;
  font-weight: normal;
  margin: 5px 0 0 5px;
  padding-left: 10px;
}
#wrapper #content .media .container .categories,
#wrapper #content #results .media .container .categories,
#wrapper #content .null .container .categories,
#wrapper #content #results .null .container .categories {
  width: 390px;
  font-size: 10px;
  margin: 5px -10px 0 -10px;
  background-color: white;
  border: 1px solid #d4d4d4;
  border-top-width: 0px;
  padding: 2px 0;
  border-collapse: collapse;
}
#wrapper #content .media .container .categories tr td,
#wrapper #content #results .media .container .categories tr td,
#wrapper #content .null .container .categories tr td,
#wrapper #content #results .null .container .categories tr td {
  width: 96px;
  vertical-align: top;
  border-left: 2px solid #d4d4d4;
  margin: 0px;
  padding: 1px 0 3px 4px;
}
#wrapper #content .media .container .categories tr td:first-child,
#wrapper #content #results .media .container .categories tr td:first-child,
#wrapper #content .null .container .categories tr td:first-child,
#wrapper #content #results .null .container .categories tr td:first-child {
  border-left: 2px solid #d4d4d4;
}
#wrapper #content .media .container .categories .minititle,
#wrapper #content #results .media .container .categories .minititle,
#wrapper #content .null .container .categories .minititle,
#wrapper #content #results .null .container .categories .minititle {
  text-transform: uppercase;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  width: 86px;
  text-align: center;
  background-color: #d4d4d4;
  margin: -1px -15px 0 -4px;
  padding: 1px 0;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 0 0 8px 0;
}
#wrapper #content .media .container .categories .categorylist,
#wrapper #content #results .media .container .categories .categorylist,
#wrapper #content .null .container .categories .categorylist,
#wrapper #content #results .null .container .categories .categorylist {
  width: 90px;
  margin-left: -6px;
  margin-top: -3px;
}
#wrapper #content .media .container .categories .categorylist:before,
#wrapper #content #results .media .container .categories .categorylist:before,
#wrapper #content .null .container .categories .categorylist:before,
#wrapper #content #results .null .container .categories .categorylist:before {
  content: '';
  position: absolute;
  height: 10px;
  width: 20px;
  border-radius: 10px 0 0 0;
  border-left: 2px solid #d4d4d4;
  border-top: 3px solid #d4d4d4;
}
#wrapper #content .media .container .categories .categorylist .category,
#wrapper #content #results .media .container .categories .categorylist .category,
#wrapper #content .null .container .categories .categorylist .category,
#wrapper #content #results .null .container .categories .categorylist .category {
  margin-left: 10px;
}
#wrapper #content .media .container .categories .categorylist .category:first-child,
#wrapper #content #results .media .container .categories .categorylist .category:first-child,
#wrapper #content .null .container .categories .categorylist .category:first-child,
#wrapper #content #results .null .container .categories .categorylist .category:first-child {
  padding-top: 5px;
}
#wrapper #content .media.full,
#wrapper #content #results .media.full,
#wrapper #content .null.full,
#wrapper #content #results .null.full {
  width: 800px;
  float: center;
}
#wrapper #content .media.full .container,
#wrapper #content #results .media.full .container,
#wrapper #content .null.full .container,
#wrapper #content #results .null.full .container {
  width: 780px;
}
#wrapper #content .media.full .container h1.title,
#wrapper #content #results .media.full .container h1.title,
#wrapper #content .null.full .container h1.title,
#wrapper #content #results .null.full .container h1.title {
  width: 800px;
}
#wrapper #content .media:hover .sharethis,
#wrapper #content #results .media:hover .sharethis,
#wrapper #content .null:hover .sharethis,
#wrapper #content #results .null:hover .sharethis {
  visibility: visible;
}
#wrapper #content .spotlight,
#wrapper #content #results .spotlight {
  width: 388px;
  min-height: 330px;
  float: left;
  padding: 0;
  border: 1px solid #dedede;
  margin: 0 10px 20px 10px;
  background-color: white;
  border-radius: 0px;
  box-shadow: 1px 1px 3px #dedede;
}
#wrapper #content .spotlight.no_announcement,
#wrapper #content #results .spotlight.no_announcement {
  height: 0px;
  max-height: 0px;
  min-height: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px solid white;
}
#wrapper #content .spotlight.announcement,
#wrapper #content #results .spotlight.announcement {
  min-height: 0px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0);
  border: 0px solid white;
  box-shadow: 0 0 0 #fff;
  margin-top: -12px;
  color: #fff;
}
#wrapper #content .announcement .ribbon-banner,
#wrapper #content #results .announcement .ribbon-banner {
  background: #377dbe;
  width: 660px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  position: relative;
  top: 10px;
  float: left;
}
#wrapper #content .announcement .ribbon-banner span,
#wrapper #content #results .announcement .ribbon-banner span {
  position: relative;
  left: 10px;
  top: 12px;
}
#wrapper #content .announcement .ribbon-banner::after,
#wrapper #content #results .announcement .ribbon-banner::after {
  content: '';
  float: right;
  border-color: #377dbe rgba(255, 255, 255, 0) #377dbe #377dbe;
  border-style: solid;
  border-width: 25px 25px 25px 0;
  width: 0;
  height: 0;
  position: relative;
  top: 0px;
  left: 24px;
}
#wrapper #content .announcement .ribbon-banner-flip,
#wrapper #content #results .announcement .ribbon-banner-flip {
  background: #377dbe;
  width: 660px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  position: relative;
  top: 10px;
  float: left;
  margin-left: 25px;
  z-index: 2;
  margin-right: -35px;
}
#wrapper #content .announcement .ribbon-banner-flip span,
#wrapper #content #results .announcement .ribbon-banner-flip span {
  position: relative;
  left: -10px;
  top: 12px;
}
#wrapper #content .announcement .ribbon-banner-flip::before,
#wrapper #content #results .announcement .ribbon-banner-flip::before {
  content: '';
  float: left;
  border-color: #377dbe #377dbe #377dbe rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 25px 0 25px 25px;
  width: 0;
  height: 0;
  position: relative;
  top: 0px;
  left: -25px;
}
#wrapper #content .announcement .ribbon-banner a,
#wrapper #content #results .announcement .ribbon-banner a,
#wrapper #content .announcement .ribbon a,
#wrapper #content #results .announcement .ribbon a,
#wrapper #content .announcement .ribbon-banner-flip a,
#wrapper #content #results .announcement .ribbon-banner-flip a,
#wrapper #content .announcement .ribbon-flip a,
#wrapper #content #results .announcement .ribbon-flip a {
  color: #fff;
}
#wrapper #content .announcement .ribbon-banner a:hover,
#wrapper #content #results .announcement .ribbon-banner a:hover,
#wrapper #content .announcement .ribbon a:hover,
#wrapper #content #results .announcement .ribbon a:hover,
#wrapper #content .announcement .ribbon-banner-flip a:hover,
#wrapper #content #results .announcement .ribbon-banner-flip a:hover,
#wrapper #content .announcement .ribbon-flip a:hover,
#wrapper #content #results .announcement .ribbon-flip a:hover {
  color: #444;
}
#wrapper #content .announcement .ribbon,
#wrapper #content #results .announcement .ribbon {
  background: #006bb1;
  width: 90px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 3;
  color: #fff;
  font-size: 18px;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  float: left;
}
#wrapper #content .announcement .ribbon-flip,
#wrapper #content #results .announcement .ribbon-flip {
  background: #006bb1;
  width: 90px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 3;
  color: #fff;
  font-size: 18px;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  float: right;
  position: relative;
}
#wrapper #content .announcement .ribbon-left,
#wrapper #content #results .announcement .ribbon-left {
  border-color: #006bb1 #006bb1 #006bb1 rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 25px 0px 25px 25px;
  width: 0;
  height: 0;
  z-index: 1;
  float: left;
}
#wrapper #content .announcement .ribbon-left-below,
#wrapper #content #results .announcement .ribbon-left-below {
  position: relative;
  top: 50px;
  left: 95px;
  border-color: rgba(255, 255, 255, 0) #055aa0 #377dbe #055aa0;
  border-style: solid;
  border-width: 0 0 10px 20px;
  width: 0;
  height: 0;
}
#wrapper #content .announcement .ribbon-right,
#wrapper #content #results .announcement .ribbon-right {
  border-color: #006bb1 rgba(255, 255, 255, 0) #006bb1 #006bb1;
  border-style: solid;
  border-width: 25px 25px 25px 0;
  width: 0;
  height: 0;
  z-index: 1;
  float: right;
}
#wrapper #content .announcement .ribbon-right-below,
#wrapper #content #results .announcement .ribbon-right-below {
  position: relative;
  top: 50px;
  right: 80px;
  border-color: rgba(255, 255, 255, 0) #055aa0 #377dbe #055aa0;
  border-style: solid;
  border-width: 0 20px 10px 0;
  width: 0;
  height: 0;
  z-index: 3;
  float: right;
  margin-right: -100px;
}
#wrapper #content .spotlight:nth-child(1),
#wrapper #content #results .spotlight:nth-child(1),
#wrapper #content .spotlight:nth-child(2),
#wrapper #content #results .spotlight:nth-child(2),
#wrapper #content .spotlight:nth-child(3),
#wrapper #content #results .spotlight:nth-child(3) {
  width: 798px;
}
#wrapper #content .spotlight:nth-child(1),
#wrapper #content #results .spotlight:nth-child(1) {
  clear: both;
}
#wrapper #content .spotlight .container,
#wrapper #content #results .spotlight .container {
  width: 100%;
  margin: 0 auto;
}
#wrapper #content .spotlight .container .title,
#wrapper #content #results .spotlight .container .title {
  margin-bottom: 9px;
  border-bottom: 1px solid #cdcdcd;
  background-color: #d4d4d4;
  width: 100%;
  padding: 9px 0;
}
#wrapper #content .spotlight .container .title a,
#wrapper #content #results .spotlight .container .title a {
  color: #444;
}
#wrapper #content .spotlight .container .title a:hover,
#wrapper #content #results .spotlight .container .title a:hover,
#wrapper #content .spotlight .container .title a:active,
#wrapper #content #results .spotlight .container .title a:active {
  color: #377dbe;
}
#wrapper #content .spotlight .container .video,
#wrapper #content #results .spotlight .container .video {
  width: 370px;
  margin: 0 9px;
  height: 208px;
}
#wrapper #content .spotlight .container .video img,
#wrapper #content #results .spotlight .container .video img {
  width: 100%;
  height: 220px;
}
#wrapper #content .spotlight .container .smallpic,
#wrapper #content #results .spotlight .container .smallpic {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid gray;
}
#wrapper #content .spotlight .container .text,
#wrapper #content #results .spotlight .container .text {
  margin: 4px 9px 0 9px;
  font-size: 12px;
  min-height: 75px;
}
#wrapper #content .spotlight .container form,
#wrapper #content #results .spotlight .container form {
  float: right;
}
#wrapper #content .spotlight:nth-child(2) .title,
#wrapper #content #results .spotlight:nth-child(2) .title,
#wrapper #content .spotlight:nth-child(3) .title,
#wrapper #content #results .spotlight:nth-child(3) .title {
  z-index: 100;
  font-size: 28px;
  letter-spacing: 3px;
  padding: 6px 0;
}
#wrapper #content .spotlight:nth-child(2) .video,
#wrapper #content #results .spotlight:nth-child(2) .video,
#wrapper #content .spotlight:nth-child(3) .video,
#wrapper #content #results .spotlight:nth-child(3) .video {
  width: 780px;
  height: 308px;
  z-index: 9;
}
#wrapper #content .spotlight:nth-child(2) .video *,
#wrapper #content #results .spotlight:nth-child(2) .video *,
#wrapper #content .spotlight:nth-child(3) .video *,
#wrapper #content #results .spotlight:nth-child(3) .video * {
  z-index: 9;
}
#wrapper #content .spotlight:nth-child(2) .text,
#wrapper #content #results .spotlight:nth-child(2) .text,
#wrapper #content .spotlight:nth-child(3) .text,
#wrapper #content #results .spotlight:nth-child(3) .text {
  margin: 9px;
  min-height: 0;
  font-size: 14px;
}
#wrapper #content .fronttitle,
#wrapper #content #results .fronttitle {
  z-index: 100;
  font-size: 26px;
  letter-spacing: 0.05em;
  /*  border-bottom: 1px solid @header-border; background-color: @header-color; */
  width: 800px;
  padding: 0 0 0 0;
  clear: both;
  margin: 0 auto -4px auto;
  box-shadow: 0px 0px 0px #dedede;
  text-align: left;
  padding-bottom: 4px;
  font-family: "akzidenz-grotesk", Verdana, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
#wrapper #content .fronttitle a,
#wrapper #content #results .fronttitle a {
  color: #444;
}
#wrapper #content .fronttitle a:hover,
#wrapper #content #results .fronttitle a:hover,
#wrapper #content .fronttitle a:active,
#wrapper #content #results .fronttitle a:active {
  color: #377dbe;
}
#wrapper #content slideIn,
#wrapper #content #results slideIn {
  animation: slide-in 0.5s forwards;
}
#wrapper #content slideOut,
#wrapper #content #results slideOut {
  animation: slide-out 0.5s forwards;
}
@keyframes slide-in {
  100% {
    transform: translateX(0%);
  }
}
@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
#wrapper #content .tabswrapper,
#wrapper #content #results .tabswrapper {
  width: 800px;
  margin: 0 auto;
  display: block;
  box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.15);
}
#wrapper #content .tabswrapper .tab-links,
#wrapper #content #results .tabswrapper .tab-links {
  padding: 0;
  margin: 0 0 0 0;
}
#wrapper #content .tabswrapper .tab-links li,
#wrapper #content #results .tabswrapper .tab-links li {
  margin: 0 10px 0 0;
  float: left;
  list-style: none;
  width: 190px;
  z-index: 6;
}
#wrapper #content .tabswrapper .tab-links li:nth-child(1),
#wrapper #content #results .tabswrapper .tab-links li:nth-child(1) {
  width: 290px;
}
#wrapper #content .tabswrapper .tab-links li:nth-child(1) a,
#wrapper #content #results .tabswrapper .tab-links li:nth-child(1) a {
  width: 280px;
}
#wrapper #content .tabswrapper .tab-links li:nth-child(3),
#wrapper #content #results .tabswrapper .tab-links li:nth-child(3) {
  margin: 0;
  width: 300px;
}
#wrapper #content .tabswrapper .tab-links li:nth-child(3) a,
#wrapper #content #results .tabswrapper .tab-links li:nth-child(3) a {
  width: 290px;
}
#wrapper #content .tabswrapper .tab-links li:nth-child(2),
#wrapper #content #results .tabswrapper .tab-links li:nth-child(2) {
  width: 190px;
}
#wrapper #content .tabswrapper .tab-links li:nth-child(2) a,
#wrapper #content #results .tabswrapper .tab-links li:nth-child(2) a {
  width: 180px;
}
#wrapper #content .tabswrapper .tab-links a,
#wrapper #content #results .tabswrapper .tab-links a {
  padding: 8px 5px 11px 5px;
  display: inline-block;
  border-radius: 0px 0px 0px 0px;
  background: #006bb1;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  transition: all linear 0.15s;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.15);
  width: 180px;
  text-align: center;
  height: 20px;
  border: 0px solid black;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
#wrapper #content .tabswrapper .tab-links a:hover,
#wrapper #content #results .tabswrapper .tab-links a:hover {
  background: #377dbe;
  text-decoration: none;
}
#wrapper #content .tabswrapper .tab-links li.active a,
#wrapper #content #results .tabswrapper .tab-links li.active a,
#wrapper #content .tabswrapper .tab-links li.active a:hover,
#wrapper #content #results .tabswrapper .tab-links li.active a:hover {
  background: #fff;
  color: black;
}
#wrapper #content .tabswrapper .tab-links:first-child,
#wrapper #content #results .tabswrapper .tab-links:first-child {
  margin-top: 10px;
}
#wrapper #content .tabswrapper .tab-links:first-child li.active a,
#wrapper #content #results .tabswrapper .tab-links:first-child li.active a,
#wrapper #content .tabswrapper .tab-links:first-child li.active a:hover,
#wrapper #content #results .tabswrapper .tab-links:first-child li.active a:hover {
  margin-top: 0px;
}
#wrapper #content .tabswrapper .tab-links:first-child li.active,
#wrapper #content #results .tabswrapper .tab-links:first-child li.active {
  margin-bottom: 0px;
  border-bottom: 0px solid white;
}
#wrapper #content .tabswrapper .tab-links:first-child li.active:nth-child(3) a,
#wrapper #content #results .tabswrapper .tab-links:first-child li.active:nth-child(3) a {
  box-shadow: 0px 0px 0px 0px #fff;
}
#wrapper #content .tabswrapper .tab-links:first-child a,
#wrapper #content #results .tabswrapper .tab-links:first-child a {
  box-shadow: 4px 0px 4px -2px rgba(0, 0, 0, 0.15);
}
#wrapper #content .tabswrapper .carousel,
#wrapper #content #results .tabswrapper .carousel {
  background: #ffffff;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
  width: 800px;
}
#wrapper #content .tabswrapper .carouseltile,
#wrapper #content #results .tabswrapper .carouseltile {
  display: none;
}
#wrapper #content .tabswrapper .carouseltile.active,
#wrapper #content #results .tabswrapper .carouseltile.active {
  display: block;
}
#wrapper #content .tabswrapper .carouseltile,
#wrapper #content #results .tabswrapper .carouseltile {
  width: 800px;
  min-height: 100px;
  margin: 0 auto 0 auto;
  padding-bottom: 0px;
  border-bottom: 1px solid black;
}
#wrapper #content .tabswrapper .carousel:last-child,
#wrapper #content #results .tabswrapper .carousel:last-child {
  border-top: 0px solid black;
}
#wrapper #content .tabswrapper .carousel:last-child .carouseltile,
#wrapper #content #results .tabswrapper .carousel:last-child .carouseltile {
  border-bottom: 0px solid white;
  margin-top: 0px;
}
#wrapper #content .tabswrapper .carousel:last-child .carouseltile:nth-child(3) .title,
#wrapper #content #results .tabswrapper .carousel:last-child .carouseltile:nth-child(3) .title {
  text-align: right;
  padding: 6px 6px 6px 0px;
  width: 794px;
}
#wrapper #content .tabswrapper .carousel:last-child .carouseltile:nth-child(2) .title,
#wrapper #content #results .tabswrapper .carousel:last-child .carouseltile:nth-child(2) .title {
  text-align: right;
  padding: 6px 6px 6px 0px;
  width: 794px;
}
#wrapper #content .tabswrapper .carousel:last-child .carouseltile .text,
#wrapper #content #results .tabswrapper .carousel:last-child .carouseltile .text {
  min-height: 0;
}
#wrapper #content .tabswrapper .carouseltile .title,
#wrapper #content #results .tabswrapper .carouseltile .title {
  z-index: 100;
  font-size: 20px;
  letter-spacing: 3px;
  margin: 0;
  border-bottom: 0px solid #cdcdcd;
  background-color: #fff;
  width: 790px;
  padding: 6px 0;
  text-transform: none;
  text-align: left;
  padding-left: 10px;
  letter-spacing: 1px;
  z-index: 8;
  color: black;
}
#wrapper #content .tabswrapper .carouseltile .video,
#wrapper #content #results .tabswrapper .carouseltile .video {
  width: 800px;
  margin: 0;
  height: 450px;
  z-index: 9;
}
#wrapper #content .tabswrapper .carouseltile .video img,
#wrapper #content #results .tabswrapper .carouseltile .video img {
  width: 100%;
  height: 220px;
  z-index: 9;
}
#wrapper #content .tabswrapper .carouseltile .smallpic,
#wrapper #content #results .tabswrapper .carouseltile .smallpic {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid gray;
}
#wrapper #content .tabswrapper .carouseltile .text,
#wrapper #content #results .tabswrapper .carouseltile .text {
  margin: 3px 9px 0 9px;
  font-size: 18px;
  min-height: 0px;
  padding-bottom: 10px;
}
#wrapper #content .tabswrapper .carouseltile .text b,
#wrapper #content #results .tabswrapper .carouseltile .text b {
  font-size: 21px;
  vertical-align: top;
  line-height: 29px;
}
#wrapper #content .tabswrapper .carouseltile form,
#wrapper #content #results .tabswrapper .carouseltile form {
  float: none;
}
#wrapper #content .tabswrapper .carousel,
#wrapper #content #results .tabswrapper .carousel {
  overflow: hidden;
}
#wrapper #content .tabswrapper .carousel .carousel-inner,
#wrapper #content #results .tabswrapper .carousel .carousel-inner {
  width: 2400px;
  margin-left: 0px;
}
#wrapper #content .tabswrapper .carousel .carousel-inner .carouseltile,
#wrapper #content #results .tabswrapper .carousel .carousel-inner .carouseltile {
  display: block;
  float: left;
}
#wrapper #content .carouselwrapper .carousel,
#wrapper #content #results .carouselwrapper .carousel {
  clear: both;
  display: block;
  width: 800px;
  float: left;
}
#wrapper #content .carouselwrapper .carousel .carouseltile,
#wrapper #content #results .carouselwrapper .carousel .carouseltile {
  width: 800px;
  min-height: 100px;
  margin: 0 auto 0 auto;
  padding-bottom: 0px;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .title,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .title {
  z-index: 100;
  font-size: 20px;
  letter-spacing: 3px;
  margin: 0;
  border-bottom: 1px solid #cdcdcd;
  background-color: #d4d4d4;
  width: 800px;
  padding: 6px 0;
  text-transform: lowercase;
  text-align: left;
  padding-left: 10px;
  letter-spacing: 1px;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .title:hover,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .title:hover,
#wrapper #content .carouselwrapper .carousel .carouseltile .title:active,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .title:active {
  color: #377dbe;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .video,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .video {
  width: 800px;
  margin: 0;
  height: 450px;
  z-index: 9;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .video img,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .video img {
  width: 100%;
  height: 220px;
  z-index: 9;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .smallpic,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .smallpic {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid gray;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .text,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .text {
  margin: 3px 9px 9px 9px;
  font-size: 18px;
  min-height: 0px;
}
#wrapper #content .carouselwrapper .carousel .carouseltile .text b,
#wrapper #content #results .carouselwrapper .carousel .carouseltile .text b {
  font-size: 21px;
  vertical-align: top;
  line-height: 29px;
}
#wrapper #content .carouselwrapper .carousel .carouseltile form,
#wrapper #content #results .carouselwrapper .carousel .carouseltile form {
  float: none;
}
#wrapper #results .media .container,
#wrapper #results .null .container {
  height: 255px !important;
  overflow: hidden;
}
#wrapper #footer {
  clear: both;
  color: #666666;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 18px;
  height: 40px;
  line-height: 35px;
  margin: 10px 0 0 0;
}
#wrapper #footer #backtop {
  float: left;
}
#wrapper #footer #backtop a {
  color: #999999;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
}
#wrapper #footer #copyright {
  float: right;
  font-size: 12px;
}
