body {
 background-color:#94ddff;
 background-image:url(img/site-bg.jpg);
 background-position:top;
 background-repeat:repeat-x;
 margin:0px;
 font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}
.body {
 width:1000px;
 margin:auto;
 background-image:url(img/body-bg.jpg);
 background-repeat:repeat-y;
}
.top {
 background-image:url(img/top-bg.jpg);
 background-repeat:no-repeat;
 display:block;
 height:171px;
}
.top_left {
  float:left;
}
.top_right {
  float:left;
}
.top_right H1{
  font-size:18px;
  display:block;
  margin:0px;
  padding:10px 20px 0px 20px;
  text-align:center;
  color:#4F0B62;
  width:700px;
}
.content {
 clear:both;
 margin:auto;
 width:962px
}
.left {
 width:630px;
 float:left;
 margin-left:10px;
 margin-top:10px;
}
.right {
 float:left;
 width:310px;
 margin-left:10px;
 margin-top:20px;
}
.new_games {
 background-image:url(img/box1-bg.jpg);
 background-repeat:repeat-x;
}
.new_games IMG {
 float:left;
 margin-right:10px;
}
.new_games H2 {
 color:#fff;
 font-size:16px;
 padding-top:14px;
 margin:0px;
}
.games {
 margin-top:30px;
 font-size:12px;
 color:#0092d9;
}
.game {
 width:145px;
 
 text-align:center;
 float:left;
 margin-left:10px;
 margin-bottom:10px;
}
.game IMG {
 width:141px;
 padding:1px;
 border:1px solid #5f52a0
}
.game A {
 color:#5f52a0;
 text-decoration:none;
 font-size:14px;
}
.game A:HOVER {
 text-decoration:underline;
}
.game_rating {
 clear:both;
 color:#333;
 margin:10px 0px 10px 10px;
 text-align:center;
}
.game_description {
 background:#D0E8EC;
 width:300px;
 margin:10px 20px 0px 0px;
 float:left;
 color:#333;
}
.game_description B { 
 text-align:center;
 background:#46A5D1;
 display:block;
 color:#FFF;
}
.game_description SPAN {
 text-align:center;
 display:block;
}


.popular_games {
 background-image:url(img/box2-bg.jpg);
 background-repeat:repeat-x;
}
.popular_games IMG {
 float:left;
 margin-right:10px
}
.popular_games H2 {
 color:#fff;
 font-size:16px;
 padding-top:14px;
 margin:0px;
}

.play_game {
 background-image:url(img/box5-bg.jpg);
 background-repeat:repeat-x;
}
.play_game IMG {
 float:left;
 margin-right:10px;
}
.play_game H2 {
 color:#fff;
 font-size:16px;
 padding-top:14px;
 margin:0px;
}
.play_object {
 padding:0px 5px 0px 5px;
}

.popular_games_list {
  width:618px; 
  padding-left:10px
}
.popular_game IMG {
  width:67px;
  height:50px; 
  margin:0px 5px 12px 0px; 
  float:left; 
  padding:1px; 
  border:1px solid #5f52a0
}
.popular_game {
 width:304px;
 float:left;
 margin-right:5px
}
.popular_game B {
  color:#5f52a0;
  font-size:11px;
  margin-bottom:0px
}
.popular_game SPAN {
  color:#0066cc;
  font-size:11px;
  margin-bottom:0px
}
.popular_game A {
 text-decoration:none; 
 color:#5f52a0;
}
.popular_game A:HOVER {
 text-decoration:underline
}


.sub_cat {
 width:302px;
 background-image:url(img/box3-bg.jpg);
 background-repeat:repeat-x;
 margin-top:10px;
}
.sub_cat IMG {
 float:left;
 margin-right:10px;
}
.sub_cat H3 {
 color:#fff;
 font-size:16px;
 padding-top:14px;
 margin:0px;
}
.sub_cat UL {
 clear:both;
 list-style:none;
 font-size:14px;
 font-weight:bold;
 padding-top:5px;
}
.sub_cat LI {
 margin-top:3px;
}
.sub_cat UL A {
 text-decoration:none;
 color:#c95eb6;
}
.sub_cat UL A:HOVER {
 color:#87239e;
}

.search_box {
 width:302px;
 background-image:url(img/box4-bg.jpg);
 background-repeat:repeat-x;
 margin:10px 0px 0px 0px;
}
.search_box IMG {
 float:left;
 margin-right:10px;
}
.search_box H3 {
 color:#fff;
 font-size:16px;
 padding-top:14px;
 margin:0px;
}

.tags {
  margin:25px 0px 0px 0px;
  text-align:justify;
  padding:0px 10px 0px 10px;
}
.tags A {
  margin:0px 2px 0px 0px;
  text-decoration:none;
  color:#87239e;
}
.tags A:HOVER {
  color:#CC3399;
}

.adv1 {
 float:left;
}


.search {
 width:960px;
 height:40px;
 margin:auto;
 background-color:#c7feff;
}

.navigation_link {
 color:#4F0B62;
 font-size:14px;
 padding:15px 0px 0px 5px;
}
.navigation_link A {
 color:#4F0B62;
 text-decoration:none;
}
.navigation_link A:HOVER {
 text-decoration:underline;
}


.menu {
 clear:both;
 margin:auto;
 width:960px;
}
.menu_button {
 height:24px;
 width:96px;
 text-align:center;
 float:left;
}
.menu_button A {
 text-decoration:none;
 color:#FFF;
 font-size:13px;
}
.menu_button A:HOVER {
 color:#333;
}
#id_1 {
 background-color:#9ecf48;
 border-top:6px solid #81b723;
}
#id_2 {
 background-color:#42c3e5;
 border-top:6px solid #0092d9;
}
#id_3 {
 background-color:#329bcc;
 border-top:6px solid #2271d1;
}
#id_4 {
 background-color:#0bb271;
 border-top:6px solid #079e20;
}
#id_5 {
 background-color:#6f62b1;
 border-top:6px solid #5f52a0;
}
#id_6 {
 background-color:#c95eb6;
 border-top:6px solid #ac4399;
}
#id_7 {
 background-color:#cfb748;
 border-top:6px solid #b7b223;
}
#id_8 {
 background-color:#e9eb55;
 border-top:6px solid #e2e026;
}
#sid_1 {
 background-color:#9ecf48;
 border-bottom:6px solid #81b723;
 border-top:6px solid #9ecf48;
 height:18px;
}
#sid_1 A {
 color:#333
}
#sid_2 {
 background-color:#42c3e5;
 border-bottom:6px solid #0092d9;
 border-top:6px solid #42c3e5;
 height:18px; 
}
#sid_2 A {
 color:#333
}
#sid_3 {
 background-color:#329bcc;
 border-bottom:6px solid #2271d1;
 border-top:6px solid #329bcc;
 height:18px; 
}
#sid_3 A {
 color:#333
}
#sid_4 {
 background-color:#0bb271;
 border-bottom:6px solid #079e20;
 border-top:6px solid #0bb271;
 height:18px;
}
#sid_4 A {
 color:#333
}
#sid_5 {
 background-color:#6f62b1;
 border-bottom:6px solid #5f52a0;
 border-top:6px solid #6f62b1;
 height:18px; 
}
#sid_5 A {
 color:#333
}
#sid_6 {
 background-color:#c95eb6;
 border-bottom:6px solid #ac4399;
 border-top:6px solid #c95eb6;
 height:18px; 
}
#sid_6 A {
 color:#333
}
#sid_7 {
 background-color:#cfb748;
 border-bottom:6px solid #b7b223;
 border-top:6px solid #cfb748;
 height:18px; 
}
#sid_7 A {
 color:#333
}
#sid_8 {
 background-color:#e9eb55;
 border-bottom:6px solid #e2e026;
 border-top:6px solid #e9eb55;
 height:18px; 
}
#sid_8 A {
 color:#333
}

.pages {
 margin-top:10px; font-size:12px; font-weight:bold; color:#0092d9; text-align:center; margin:auto
}
.pages A {
 color:#5f52a0
}
.pages A:HOVER {
 text-decoration:none; color:#0092d9
}
.bottom {
  margin:10px 0px 10px 20px;
  text-align:center;
  font-size:12px;
  color:#9900CC;
  border-top:30px solid #C7FEFF;
  width:960px;
}
.bottom_img {
  clear:both;
}
.privacy {
  padding:40px;
}
.adv_top {
  width:728px;
  margin:40px 0px 0px 0px;
}
.adv_right {
 
}
.adv_playgame {
  margin-top:10px;
  float:left;
}
.adv_playgamelink {
  width:470px;
  margin:auto;
}
.adv_catlinks {
  margin:auto;
  margin-bottom:25px;
  margin-top:5px;
  width:468px;
}
.bottom_cat {
  font-size:10px;
  color:#5F52A0;
  font-weight:bold;
}
.bottom_cat A {
  text-decoration:none;
  color:#5F52A0;

}
.bottom_cat A:HOVER {
  color:#fff;
  background-color:#5F52A0;
}

.clear {
  clear:both;
}

.comments_block {
  clear:both;
  margin:5px 5px 0px 5px;
  color:#333;
}
.comments_title B { 
 text-align:center;
 background:#91BD44;
 display:block;
 color:#FFF;
}
.comments1 {
  background-color:#def7b3;
}
.comments2 {
  background-color:#f1fbdf;
}
.comments {
  padding:0px;
  margin:1px 0px 0px 0px;
}
.comments SPAN {
 text-align:left;
 display:block;
 font-size:11px;
 padding:0px 5px 0px 5px;
}
.comments_add {
  margin:5px auto 0px auto;
  width:298px;
  border:1px solid #91BD44;
  color:#333;
}
.comments_form {
  margin:0px 0px 5px 5px;
}
.comments_form_button {
  text-align:center;
  margin:5px 0px 0px 0px;
}