body {
  padding:0px;
  margin:0px;
  font:normal 11px Verdana;
  text-align:center;
  background:#ff9d01 url(../images/bg-repeater.jpg);
  background-repeat: repeat-x;
}

#content {
  padding-top:20px;

  width:967px;
  margin:0 auto;
  text-align:left;
  padding-left:40px;
}
#win, #other, #main-detail {
  text-align:left;
}
#main-detail {
  width:769px;
  height:380px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/detail-holder.png");
}
html>body #main-detail {
  background:url(../images/detail-holder.png) no-repeat;
}
#win {

}
 .off {
 width:769px;
   height:75px;
  background:url(../images/click-to-win-holder.gif) no-repeat;
}
 .on {
 width:769px;
   height:75px;
  background:url(../images/click-to-win-holder-on.gif) no-repeat;
}

#other {
  width:769px;
  height:61px;
  background:url(../images/other-games.gif);
}
#main-detail h1, #main-detail p {
  color:#56186E;
  padding:0;
  margin:0;
  text-align:left;
}
#main-detail h1 {
  font-size:16px;
  font-weight:bold;
}
.feature-title, .feature-text {
  position:absolute;
  margin-left:440px;
  margin-top:90px;
}
.flash-content {
  display:block;
  position:absolute;
  margin-top:108px;
  margin-left:140px;
 }
.feature-title {
  width:265px;
}
.feature-text {
  width:265px;
  height:200px;
  margin-top:105px;
  overflow:auto;
  font:normal 12px Arial;
}
.feature-turbonick {
  position:absolute;
  margin-left:566px;
  margin-top:317px;
}
#main-detail  .thumb {
  margin-top:290px;
  height:75px;
  width:75px;
  border:#A07FD0 solid 2px;
}
#main-detail  .first {
  margin-left:142px;
}
#main-detail .main-img {
  position:absolute;
  margin-left:143px;
  margin-top:111px;
}
#win p {
  margin-left:205px;
  display:block;
  width:500px;
  color:black;
  font-style:none;
  text-decoration:none;
}
#win {
  padding-top:30px;
  text-decoration:none;
}
html>body #win {
  padding-top:12px;
}
#win a:link {
  margin-left:200px;
  display:block;
  width:500px;
  color:black;
  font-style:none;
  text-decoration:none;
}
#win a:visited {
  margin-left:200px;
  display:block;
  width:500px;
  color:black;
  font-style:none;
  text-decoration:none;
}
#games-list {
  width:750px;
  padding:0;
  padding-left:95px;
  text-align:left;
}
html>body #games-list {
  width:650px;
  padding-left:99px;
}
#games-list .game {
  text-align:left;
  width:303px;
  height:95px;
  background:url(../images/game-list-holder.gif);
}

.game .thumbnail {
  margin-left:6px;
  margin-top: 10px;
  float:left;
}
html>body .game .thumbnail {
  margin-top: 2px !important;
}
.game .title {
  height:35px;
  margin-left:110px;
  margin-top:15px;
  font-weight:bold;
}
html>body .game .title {
  margin-top: 10px !important;
}
.game .publisher {
  position: relative;
  bottom: 0px;
  right: 5px;
  float: right;
  padding: 0;
}
html>body .game .publisher {
  bottom: 5px !important;
}
.more-btn {
  float:left;
  margin-left:25px;
  margin-top: 5px;
}
html>body .more-btn {
  margin-top: 0px !important;
}

.clickable  {
  position:absolute;
  margin-left:300px;
  margin-top:30px;
  height:50px;
  width:400px;
  cursor:hand;
}
.nick-gamer-link {
	position: absolute;
	margin-top: 28px;
	margin-left: 71px;
	width: 97px;
	height: 77px;
}

#ad-banners {
  width:180px;
  height:423px;
  background:url(../images/right-banner.gif);
  text-align:left;
  position:absolute;
  margin-left:760px;
}
html>body #ad-banners {
  position:relative;
  margin-right:25px;
  float:right;
}
.ad-top {
  padding:74px 0 0 3px;
}
.ad-bottom {
  padding:14px 0 0 3px;
}
html>body .ad-bottom {
  padding:16px 0 0 3px;
}

.rating {
	position: absolute; 
	margin-left: 438px;
	margin-top: 332px;
}
