div.region-container
{
  margin-top: 8px;
  margin-bottom: 8px;
}

div.first
{
  margin-top: 0px;
}

div.last
{
  margin-bottom: 0px;
}

span.region-title
{
  font-weight: bold;
  color: #003A6E;
  color: #105695;
  cursor: pointer;

}

span.region-title-active
{
  color: #105695;
  color: #003A6E;
  cursor: default;
}

div.episodes-list
{
  color: #333333;
  padding-top: 6px;
  padding-bottom: 0px;
  font-size: 11px;
  padding-left: 0px;
  line-height: 17px;
  overflow: hidden;
  width: 219px;
  display: none;
}

div.episodes-list-active
{
  display: block;
}

div.episodes-list a,
div.episodes-list a:link,
div.episodes-list a:visited
{
  color: #333333;
  text-decoration: none;
  color: #105695;
}

div.episodes-list a:hover
{
  color: #105695;
  text-decoration: underline;
}

div.episodes-list span.selected
{
  color: #003A6E;
  font-weight: bold;
  white-space: nowrap;
}

div#player-container
{
  margin-top: 36px;
  margin-bottom: 5px;
  border-top: 2px solid #6A89A3;
  border-left: 2px solid #6A89A3;
  border-right: 2px solid #7495B2;
  border-bottom: 0px solid #7495B2;
  width: 352px;
}

div#emhe-logo-right
{
  float: right;
  margin-top: 36px;
}

div#fb-logo-right-bottom
{
  position: absolute;
  margin-top: -26px !important;
  margin-top: -10px;
  margin-left: 75px !important;
  margin-left: 10px;
}

div#fb-link-text
{
  position: absolute;
  margin-top: 112px;
  margin-left: 370px;
  color: #105695;
  font-weight: bold;
}

div#build-search td.field-title
{
  font-weight: bold;
  padding-right: 8px;
  color: #333333;
}

div#faceBookButton
{
	margin: 20px 0px 15px 15px;
	width: 202px;
	height: 298px;
	background: #ffffff url("http://www.ur.com/images/website/live/templates/en_US/emhe/EMHE_Button.png") no-repeat left top;
}

div#faceBookLinkText
{
	font-weight: bold;
	position: relative;
    height: auto;
    width: auto;
    left: 14px;
    top: 255px;
}

select#build-by-airdate-month
{
  width: 75px;
  font-size: 11px;
  background-color: #f4f4f5;
  border: 1px solid #6A89A3;
}

select.build-by-airdate-select
{
  font-size: 11px;
  background-color: #f6f6f8;
  border: 1px solid #6A89A3;
  display: none;
  width: 285px;
}

select.build-by-airdate-select-selected
{
  display: block;
}

option.select-hint
{
  color: #484848;
}

.overview-description
{
  margin-top: 19px;
  line-height: 17px;
  padding-right: 3px;
}

table#thumbnails tr td
{
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

table#thumbnails tr td img
{
  border: 1px solid #D7E4ED;
}

div#image-view
{
  padding-left: 4px;
}

div#image-view img
{
  width: 350px;
  height: 250px;
  border: 2px solid #7495B2;
}

div#image-view-container
{
  width: 367px;
}

td#thumbnail-container
{
  vertical-align: top;
  padding-top: 20px;
}

td#thumbnail-container a
{
outline-color: invert;
outline-style: none;
outline-width: medium;
}

td.image-thumbnail
{
  border: 1px solid #D7E4ED;
}

td.image-thumbnail-selected
{
  border: 1px solid #7495B2;
  border: 1px solid #003A6E;
  border: 1px solid #105695;
}

img.thumbnail
{
  width: 70px;
  height: 50px;
}
