* {
  margin: 0px;
  padding: 0px;
}
body  {
  background: #515050;
  font-family : Arial, Times, serif;
  font-size: 14px;
  color: #3f4042;
  padding: 0px;
  margin: 0px;
}
#container {
  width: 974px;
  margin:0px auto 10px auto;
  background: #edecec;
  padding: 0px 0px 15px 0px;
}
#headerMiddle {
  width: 974px; 
  margin:0px auto;
  position: relative;
}
header {
  background: #fff;
}
.header_right {
  float: right;
  width: 450px;
  text-align: right;
  padding: 5px;
  color: #a1fde8;
  margin-top: 4px;
  position: relative;
}
.header_right h3, .header_right a {
  color: #a1fde8;
  margin: 0px;
}
.header_right p a {
  color: #fff;
}
.header_right h3 {
  font-size: 1.4em;
  margin: 7px 0px 5px;
}
.header_right p {
  color: #fff;
  margin: 0px;
}
#logo {
  margin: 7px 5px 2px 0px;
}
#topheader {
  position: relative;
  border-bottom: 2px solid;
  padding: 0px;
  height: 227px;
}
.headerTopRight {
  position: absolute;
  top: 14px;
  right: -8px;
}
.headerTopRight h3 {
  text-align: center;
  color: #2a2a2a;
  margin-top: -6px;
  margin-bottom: 8px;
}
.loginHeader {
  float:left;
  width: 120px;
  text-align: left;
  font-size: .9em;
  margin-top: 7px !important;
  margin-left: 40px !important;
}
.loginHeader a{
  display: block;
}
.join_button_green {
  color: #ffffff !important;
  position: absolute;
  right: 0px;
}
.join_button_green h3{
  font-size: 1.3em;
  background: #ff50ac;
  width: 265px;
  padding: 7px 10px 7px 10px;
  color: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.join_button_green.bottom {
  right: 20px;
  top: 5px;
}
#player {
  width: 790px;
}
#header_text {
  color: #fff;
  font-size: 1.3em;
  letter-spacing: -1px;
  text-align: center;
  position: absolute;
  bottom: 5px;
  width: 100%;
  z-index: 1000;
}
#header_text_bg {
  background: #242424;
  position: absolute;
  bottom: 3px;
  width: 100%;
  height:28px;
  z-index: 999;
  opacity: .8;
}
#reasons {
  margin: 0px;
  padding: 0px;
  margin-right: -2px;
}
#reasons li {
  list-style: none;
  background: url(../images/black-corner-right.png) no-repeat;
  width: 294px;
  height: 50px;
  margin: 0px;
}
#reasons li p {
  margin-left: 50px;
  font-size: 1.5em;
  color: #fff;
  padding-top: 10px;
}
#big_join_text {
  font-size: 1.4em;
  letter-spacing: -2px;
  width: 100%;
  text-align: center;
  font-weight: normal;
  color: #2a2a2a;
  margin: 0px;
}
#big_join_text h1 {
    margin: 17px 0 17px;
    color: #ff50ac;
}
#player {
  width: 952px;
  margin: 0px auto;
}
#desc {
  background: #eeeeee;
  width: 932px;
  margin: 11px;
  padding: 9px;
}
#desc p {
  font-size: .8em;
}
.info {
  overflow: hidden;
}
.info p {
  float: left;
  margin: 0px;
  width: 300px;
}
.info p span {
  display: block;
  color: #ff50ac;
  font-size: 1.2em;
  font-weight: bold;
}
.info h4 {
  margin: 0px;
  font-size: 1.4em;
}
.ratings {
  float: right;
  width: 163px;
  margin-top: -20px;
}
#middleBanners {
  margin-bottom: 20px;
  position: relative;
  height: 50px;
}
#middleBanners img {
  margin-left: -11px;
}
#middleBanners h4 {
  font-size: 1.3em;
  color: #e20b4f;
  text-align: center;
  margin: 0px 0px 5px;
}
#join_green {
  position: absolute;
  right: 10px;
  top: 5px;
}
#thumbnails {
  overflow: auto;
  width: 100%;
}
#thumbnails ul {
  margin: 0px;
  padding: 0px;
  margin-left: 7px
}
#thumbnails ul li {
  list-style: none;
  float:left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 7px;
  position: relative;
}
#thumbnails ul li img {
  position: relative;
  z-index: 500;
  display: block;
}
.headerBlock {
  position: absolute;
  left: -11px;
  background: url(../images/black-corner-left.png) no-repeat;
  width: 330px;
  height: 51px;
}
.headerBlock p {
  font-size: 1.4em;
  color: #ffffff;
  margin-left: 30px;
  padding-top: 10px;
}
.thumbs_fade {
  height: 24px;
  width: 100%;
  background: #000;
  opacity: .65;
  position: absolute;
  bottom: 3px;
  left: 0px;
  z-index: 1000;
}
.thumbs_fade_text {
  bottom: 8px;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 10010;
  color: #fff;
}
footer {
  width: 100%;
}
footer h1 {
    color: #ff50ac;
    font-size: 3em;
}
footer a {
  display: block;
  color: #ff50ac;
  text-align: center;
  margin: 20px 0px 20px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
