body {
  margin: 20px 0 20px 0;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  }

a:link {
  color: #000;
  text-decoration: underline;
  }

a:visited {
  color: #000;
  }

a:hover {
  color: red;
  text-decoration: none;
  }

.noBorder {
  border: 0;
  }

#navcontainer {
  background-image: url(img/top/blue_bg.gif);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 11px;
  }

#navlist {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  }

@media all {
  #navlist {
  text-align: center;
  }
  }

#navlist li {
  bottom: 12px;
  display: inline;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  position: relative;
  font-weight: bold;
  }

html>body #navlist li {
  background: #000;
  margin: 0 3px 0 0;
  padding: 4px 0px 4px 0;
  }

#navlist a, #navlist a:link, #navlist a:visited {
  background: #63B43F;
  border: 1px solid #FFF;
  bottom: 2px;
  color: #FFF;
  cursor: pointer;
  display: inline;
  height: 1em;
  margin: 0;
  padding: 4px 7px 4px 7px;
  position: relative;
  right: 2px;
  text-decoration: none;
  }

#navlist a:hover {
  background: #C00;
  bottom: 1px;
  color: #FFF;
  position: relative;
  right: 1px;
  }

#navlist a:active {
  background: #999;
  bottom: 0px;
  color: #FFF;
  position: relative;
  right: 0px;
  }

#navlist li#active {
  background: #437AAD;
  bottom: 13px;
  display: inline;
  margin: 0 3px 0 0;
  padding: 0;
  position: relative;
  }

html>body #navlist li#active {
  background: #000;
  margin: 0 4px 0 4px;
  }

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
  background: #437AAD;
  border-bottom: none;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  bottom: 0;
  color: #FFF;
  cursor: text;
  margin: 0;
  padding: 2px 5px 0 5px;
  position: relative;
  right: 0;
  }

#logo {
  width: 806px;
  margin: 0 auto 25px auto;
  }

#wrapper {
  width: 806px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  }
  
#left, #right {
  width: 120px;
  float: left;
  }
			
#content {
  width: 550px;
  margin: 0 5px 0 5px;
  float: left;
  }

#topLinks {
  border: 1px solid #FC3;
  background-color: #FFC;
  height: 75px;
  margin-bottom: 5px;
  }

#topLinksCat {
  border: 1px solid #FC3;
  background-color: #FFC;
  height: 270px;
  margin-bottom: 5px;
  }

.thumb1 {
  padding: 5px 3px 5px 5px;
  }

.adsense468 {
  padding: 5px 0 5px 0;
  }

.adsenseCubes {
  padding: 5px;
  }

.thumbCubes {
  padding: 5px 0 5px 0;
  }

img.imgThumbCubes {
  border: 1px solid #000;
  margin-top: 3px;
  }

img.imgThumbCubes1 {
  border: 1px solid #000;
  }

.searchBox {
  padding: 9px 0;
  border: 1px solid #999;
  background-color: #EEE;
  margin-bottom: 5px;
  text-align: center;
  }
		
.grayBox {
  border: 1px solid #999;
  background-color: #EEE;
  margin-bottom: 5px;
  }

.yellowBox {
  border: 1px solid #FC3;
  background-color: #FFC;
  margin-bottom: 5px;
  }

.rightAd {
  background-color: #EEE;
  margin-bottom: 5px;
  text-align: center;
  }

input {
  width: 100px;
  background-color: #F5F5F5;
  color: #333;
  }

#search {
  width: 100px;
  margin-top: 5px;
  padding: 1px 0;
  font-weight: bold;
  background-color: #DBDBDB;
  color: #333;
  font-size: 10px;
  }

#contentContainer {
  width: 553px;
  margin: 0 auto;
  padding: 0;
  }

#midLeft, #midRight {
  width: 180px;
  float: left;
  margin: 0;
  padding: 0;
  }
			
#midCenter {
  width: 180px;
  margin: 0 5px;
  float: left;
  padding: 0;
  }

.cube {
  margin: 0 auto 5px auto;
  padding: 0;
  }

#arcadeContent {
  background-color: #F5E8E4;
  border: 1px solid #930;
  }

#actionContent {
  background-color: #FFFAEC;
  border: 1px solid #FFBA00;
  }

#strategyContent {
  background-color: #F0F4FE;
  border: 1px solid #039;
  }

#puzzleContent {
  background-color: #F0E0F2;
  border: 1px solid #850099;
  }

#sportContent {
  background-color: #E8F7E7;
  border: 1px solid #060;
  }

#carContent {
  background-color: #F7F4F4;
  border: 1px solid #786F6F;
  }

#boardContent {
  background-color: #F8EEE4;
  border: 1px solid #963;
  }

#casinoContent {
  background-color: #FFEBEB;
  border: 1px solid #F00;
  }

#platformContent {
  background-color: #FFF6E8;
  border: 1px solid #F90;
  }

#arcadeContent, #actionContent, #strategyContent, #puzzleContent, #sportContent, #carContent, #boardContent, #casinoContent, #platformContent {
  width: 178px;
  font-size: 10px;
  margin: 0;
  padding: 0;
  }

#arcadeTop {
  background: url(img/content/arcade.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 32px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#actionTop {
  background: url(img/content/action.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 35px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#strategyTop {
  background: url(img/content/strategy.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 25px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#puzzleTop {
  background: url(img/content/puzzle.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 35px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#sportTop {
  background: url(img/content/sport.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 35px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#carTop {
  background: url(img/content/car.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 21px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#boardTop {
  background: url(img/content/board.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 35px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#casinoTop {
  background: url(img/content/casino.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 33px 0 0;
  font-weight: bold;
  color: #FFF;
  }

#platformTop {
  background: url(img/content/platform.gif) no-repeat right;
  height: 15px;
  font-size: 10px;
  text-align: right;
  padding: 0 28px 0 0;
  font-weight: bold;
  color: #FFF;
  }

img.contentThumbs {
  border: 1px solid #000;
  display: block;
  margin: 0 auto;
  }

.contentThumb {
  margin: 5px 0;
  }

img.cthr {
  display: block;
  margin: 5px auto;
  }

#arcadeul {
  list-style: outside url(img/content/thumbs/arcadepkt.gif);
  }

#actionul {
  list-style: outside url(img/content/thumbs/actionpkt.gif);
  }

#strategyul {
  list-style: outside url(img/content/thumbs/strategypkt.gif);
  }

#puzzleul {
  list-style: outside url(img/content/thumbs/puzzlepkt.gif);
  }

#sportul {
  list-style: outside url(img/content/thumbs/sportpkt.gif);
  }

#carul {
  list-style: outside url(img/content/thumbs/car_racingpkt.gif);
  }

#boardul {
  list-style: outside url(img/content/thumbs/boardpkt.gif);
  }

#casinoul {
  list-style: outside url(img/content/thumbs/casinopkt.gif);
  }

#platformul {
  list-style: outside url(img/content/thumbs/platformpkt.gif);
  }

#arcadeul, #actionul, #strategyul, #puzzleul, #sportul, #carul, #boardul, #casinoul, #platformul {
  margin: 0;
  padding: 0 0 3px 22px;
  }

#arcadeul li, #actionul li, #strategyul li, #puzzleul li, #sportul li, #carul li, #boardul li, #casinoul li, #platformul li {
  margin: 0;
  padding: 0 0 3px 0;
  }

#leftye_bg {
  background-image: url(img/content/leftye_bg.gif);
  font-weight: bold;
  padding: 4px 0;
  text-align: center;
  border: none;
  }

ul.partners {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }

ul.partners li {
  margin: 0;
  padding: 3px 0 3px 3px;
  border-top: 1px solid #FC3;
  }

#leftgr_bg {
  background-image: url(img/content/leftgr_bg.gif);
  font-weight: bold;
  padding: 4px 0;
  text-align: center;
  border: none;
  }

ul.tops {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }

ul.tops li {
  margin: 0;
  padding: 3px 0 3px 3px;
  border-top: 1px solid #999;
  }

#bLinksTop {
  border: 1px solid #999;
  padding: 3px;
  font-weight: bold;
  background-image: url(img/content/leftgr_bg.gif);
  clear: both;
  }

#bLinksContent {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  padding: 3px 0 3px 6px;
  background-color: #EEE;
  margin: 0 0 5px 0;
  }

#catDetContent {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  padding: 5px 0;
  background-color: #EEE;
  margin-bottom: 5px;
  }

td.partner {
  font-weight: normal;
  width: 25%;
  height: 20px;
  text-align: left;
  }

ul.topLinksUl {
  list-style: inside url(img/top/folder.gif);
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  }

ul.topLinksUl li {
  margin: 5px 0 5px 5px;
  padding: 0;
  width: 157px;
  }

#bottom {
  clear: both;
  height: 30px;
  }

td.thumb {
  width: 20%;
  text-align: center;
  vertical-align: top;
  padding: 5px 0;
  }

img.thumb {
  border: 1px solid #000000;
  padding: 1px;
  }

a:hover img.thumb, a:active img.thumb {
  border: 1px solid #FF0000;
  }

#rateWrapper {
  width: 548px;
  }

#image {
  margin-left: auto;
  margin-right: auto;
  }

h3.cNav {
  display: inline;
  font-size: 10px;
  }

#new {
  color: #F00;
  font-size: 10px;
  font-weight: bold;
  }

td.radioButton {
  width: 53px;
  }