html {
  background: #ffffff url('images/fog_bg.png') repeat scroll 0 0;
  color: #000000;
}

body {
  background: white 0 0 fixed;
  margin: 0 auto;
}

#container {
  width: 1000px;
  margin: 0 auto;
  background: white left bottom no-repeat;
}

#header {
  width: 1000px;
  margin: 0 auto;
  float: left;
  height: 80px;
  background: #4169E1 left bottom no-repeat;
//  border: 1px solid blue;
}

#headerT {
  width: 1000px;
  margin: 0 auto;
  float: left;
  height: 50px;
}

#headerB {
  width: 998px;
  margin: 0 auto;
  float: left;
  height: 30px;
  background: url('images/underBanner.gif') #a5c385 left bottom no-repeat;
  border: 1px solid #8b8b8b;
  border-top: 0px;
}

#content {
  width: 998px;
  float: left;
  margin-top: 15px;
  background: #a5c385 left bottom no-repeat;
//  border: 1px solid #8b8b8b;
  border-bottom: 0px;
}

#content2 {
  width: 998px;
  float: left;
  margin-top: 15px;
  background: #a5c385 left bottom no-repeat;
  border: 1px solid #8b8b8b;
  border-bottom: 0px;
}


#contentCategories {
  width: 998px;
  float: left;
  margin-top: 15px;
  background: #a5c385 left bottom no-repeat;
  border: 1px solid #8b8b8b;
  border-bottom: 0px;
}


#left {
  width: 158px;
  height: 100%;
  float: left;
  padding-bottom: 4px;
  background: #a5c385 left bottom no-repeat;
}

#right {
  width: 840px;
  float: left;
  padding-bottom: 3px;
  background: #a5c385 left bottom no-repeat;
//  border: 1px solid #4bb252;
}

#categoryList {
  width: 152px;
  margin-top: 5px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 3px;
  float: left;
  height: 364px;
  border: 1px solid #8b8b8b;
//  border-bottom: 3px;
  background: white left bottom no-repeat;
}

#categoryListT {
  width: 142px;
  margin: 0 auto;
  float: left;
  height: 20px;
  border-bottom: 1px solid #4bb252;
  margin-left: 5px;
  margin-right: 5px;
  background: white left bottom no-repeat;
}

#categoryListB {
  width: 152px;
  margin: 0 auto;
  float: left;
  height: 369px;
}

#categoryBox {
  width: 167px;
  margin-top: 3px;
  margin-left: 3px;
  float: left;
  height: 248px;
  border: 1px solid #8b8b8b;
  background: white left bottom no-repeat;
}

#categoryBoxT {
  width: 167px;
  margin: 0 auto;
  float: left;
  height: 24px;
//  border: 1px solid #8b8b8b;
//  margin-left: 5px;
//  margin-right: 5px;
  color: #eeeeee;
  font-weight: 900;
  background: url('images/header_middle_green.png') green left bottom no-repeat;
  margin-bottom: 6px;
}

#categoryBoxB {
  width: 167px;
  margin: 0 auto;
  float: left;
  height: 224px;
}

#categoryBoxB img {
  border: 0px;
}

#categoryBoxB a {
  font-size: 13px;
  font-weight: 600;
}

#categoryBoxB font {
  font-weight: 600;
  font-size: 13px;
  color: #333333;
}

#top {
  width: 998px;
  float: left;
  background: #afdcb2 left bottom no-repeat;
  border: 1px solid #8b8b8b;
  border-bottom: 0px;
}

#topCategories {
  width: 691px;
  height: 256px;
  float: left;
  background: #a5c385 left bottom no-repeat;
  padding-left: 1px;
//  padding-right: 0px;
}

#add {
  width: 300px;
  height: 250px;
  float: left;
  background: #a5c385 left bottom no-repeat;
  margin-top: 3px;
  border: 1px solid #8b8b8b;
  margin-left: 4px;
}

#middle {
  float: left;
  border-left: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b;
  width: 998px;
}

#bottom {
  float: left;
  width: 998px;
  background: #a5c385 left bottom no-repeat;
  padding-bottom: 4px;
  border-left: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b;
}


#new {
  width: 832px;
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
  float: left;
  height: 120px;
  border: 1px solid #8b8b8b;
  background: white left bottom no-repeat;
}

#newT {
  width: 832px;
  margin: 0 auto;
  float: left;
  height: 24px;
//  border: 1px solid #8b8b8b;
//  margin-left: 5px;
//  margin-right: 5px;
  font-weight: 900;
  color: #eeeeee;
  background: url('images/header_top_green.png') green left bottom no-repeat;
}

#newB {
  width: 830px;
  margin: 0 auto;
  float: left;
  height: 100px;
//  background: #a5c385 left bottom no-repeat;
}

#popular {
  width: 832px;
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
  float: left;
  height: 120px;
  border: 1px solid #8b8b8b;
  background: white left bottom no-repeat;
}

#popularT {
  width: 832px;
  margin: 0 auto;
  float: left;
  height: 24px;
//  margin-left: 5px;
//  margin-right: 5px;
//  border: 1px solid #8b8b8b;
  font-weight: 900;
  color: #eeeeee;
  background: url('images/header_top_green.png') green left bottom no-repeat;
}

#popularB {
  width: 830px;
  margin: 0 auto;
  float: left;
  height: 100px;
}

#grade {
  width: 832px;
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
  float: left;
  height: 120px;
  border: 1px solid #8b8b8b;
  background: white left bottom no-repeat;
}

#gradeT {
  width: 832px;
  margin: 0 auto;
  float: left;
  height: 24px;
//  margin-left: 5px;
//  margin-right: 5px;
//  border: 1px solid #8b8b8b;
  font-weight: 900;
  color: #eeeeee;
  background: url('images/header_top_green.png') green left bottom no-repeat;
}

#gradeB {
  width: 830px;
  margin: 0 auto;
  float: left;
  height: 100px;
}

#categories {
  width: 100%;
  margin: 0 auto;
  float: left;
  background: #3d3dcd left bottom no-repeat;
}

#list {
  width: 990px;
//  height: 500px;
  margin-top: 3px;
  margin-left: 3px;
  float: left;
  border: 1px solid #8b8b8b;
  background: white left bottom no-repeat;
}

#listT {
  width: 990px;
  margin: 0 auto;
  float: left;
  height: 24px;
  left: 1px;
//  border: 1px solid #8b8b8b;
//  margin-left: 5px;
//  margin-right: 5px;
  background: url('images/header_bottom_green.png') green left bottom no-repeat;
  color: #eeeeee;
  font-weight: 900;
}

#listT font {
  color: #ffd700;
  margin-left: 6px;
}

#listB {
  width: 990px;
  margin-bottom: 5px;
  float: left;
//  height: 480px;
  background: white left bottom no-repeat;
}

#column {
  width: 120px;
  height: 100%;
  float: left;
  margin-left: 3px;
  background: white left bottom no-repeat;
//  background: green left bottom no-repeat;
}

#column font a {
  color: #333333;
  font-weight: 500;
  font-size: 11px;
  text-decoration: underline;
}

#column font a:hover {
  color: blue;
}

img {
  border: 1px solid black;
  margin-left: 0px;
  margin-top: 0px;
}

img.newest {
  border-color: black;
  margin-top: 3px;
  margin-left: 1px;
}

img.popular {
  border-color: black;
  margin-top: 3px;
  margin-left: 1px;
}

img.grades {
  border-color: black;
  margin-top: 3px;
  margin-left: 1px;
}

a.thumb {
  padding-left: 1px;
  float: left;
  margin: 3px;
  position: relative;
  border-style: none;
  text-decoration: none;
  display: block;
  width: 76px;
  height: 88px;
}

span {
//  display: block;
  width: 73px;
  position: absolute;
  bottom: 0px;
  left: 2px;
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  color: #eeeeee;
  opacity: .9;
  background: darkgreen;
  border: 1px solid green;
}  

#dhtmltooltip{
  position: absolute;
  width: 150px;
  border: 2px solid black;
  padding: 2px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
  opacity: .96;
}

#dhtmlimage{
  position: absolute;
  width: 74px;
  height: 81px;
  background-color: white;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  opacity: .93;
}

font.top {
  font-family: tahoma;
  font-size: 13px;
  margin-left: 6px;
  color: #eeeeee;
}

font.rank {
  padding-left: 6px;
  color: #ffd700;
}

a {
  text-decoration: none;
  color: black;
  padding-left: 0px;
  font-family: tahoma;
}

a:hover {
  color: blue;
  text-decoration: underline;
}

#screenshot{
  position: absolute;
  background: #fff;
  display: none;
}

font.column {
  font-family: tahoma;
  font-size: 13px;
  margin-left: 4px;
  font-weight: 600;
}

input, textarea {
  border: 1px solid #aaaaaa;
  font-size: 12px;
  background-color: #F5F5F5;
}

input {
  text-indent: 2px;
  border: 1px solid #8b8b8b;
}

table {
  float: right;
  margin-top: 5px;
  margin-right: 4px;
}

ul {
  list-style-type: none;
  padding: 0px;
}

#categoryList ul {
  background: #0051e6 left bottom no-repeat;
//  border-top: 1px solid #8b8b8b;
  margin-top: 0px;
  color: white;
}

#categoryList ul li{
  text-align: center;
  font-weight: 900;
  display: block;
  border: 1px solid #4169e1;
  border-width: 0px 1px 1px;
  border-left: 0px;
  border-right: 0px;
}

#categoryList ul li a {
  display: block;
  text-decoration: none;
  color: #ffd700;
  padding: 5px;
//  padding-top: 5px;
  font-size: 14px;
}

#categoryList ul li a:hover {
  display: block;
  text-decoration: none;
  background: blue left bottom no-repeat;
  color: #FFD700;
}

#footer {
  background: url(images/footer.png) #8b8b8b left bottom no-repeat;
  width: 1000px;
  height: 30px;
  float: left;
//  border: 1px solid #a5c385;
//  border-top: 0px;
//  margin-top: 5px;
//  border-top: 5px solid #a5c385;
}

#footer strong {
  font-size: 12px;
  position: relative;
  top: 3px;
  color: #eeeeee;
}

#footer a {
  color: #eeeeee;
  padding: 6px;
}

a.none {
  padding-left: 0px;
}

strong.other {
  font-family: arial;
  font-size: 13px;
  margin-left: 10px;
  padding-right: 4px;
}

strong.first {
  font-family: arial;
  font-size: 13px;
  padding-right: 4px;
}

strong {
  font-family: tahoma;
  font-size: 13px;
  margin-left: 6px;
  color: ##FFD700;
}

font {
  font-family: tahoma;
  font-size: 13px;
  margin-left: 2px;
  color: #222222;
}

font.header {
  font-weight: bold;
  color: #222222;
  font-family: Verdana;
  font-size: 13px;
//   line-height: 35px;
  margin-top: 6px;
  margin-left: 6px;
  position: absolute;
}

#game_front {
  min-height: 82px;
//  padding: 1px;
//  padding-left: 3px;
  width: 832px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
//  padding: 5px;
  background: white left bottom no-repeat;
}

#game_front font {
  color: #222222;
}

#game_front font a {
  color: #eeeeee;
}

#game_back {
  min-height: 95px;
  padding: 1px;
  padding-left: 3px;
  width: 996px;
//  margin-left: 3px;
//  margin-right: 3px;
//  margin-top: 3px;
  background: #e7ffe9 left bottom no-repeat;
}

p { 
  margin-top: 4px; 
  margin-bottom: 4px; 
}

a.name {
  padding-left: 0px;
  text-decoration: underline;
  color: blue;
}

#pages {
  background: blue left bottom no-repeat;
  width: 998px;
  border: 1px solid #407eed;
  height: 26px;
  float: left;
  color: #dddddd;
}

#pages a {
  color: #dddddd;
}

a.list{
  padding: 0px 6px;
  position: relative;
  top: 4px;
  text-decoration: none;
  font-family: verdana;
  float: left;
}

#ingame {
  color: white;
  background: url('images/header_757.png') left bottom no-repeat;
//  position: absolute;
  padding-top: 0px;
  margin-top: 0px;
  width: 832px;
  height: 24px;
}

#right img {

}

#text {
  background: white left bottom no-repeat;
  margin-top: 6px;
  margin-left: 162px;
  width: 832px;
  min-height: 364px;
}

#logo {
  background: url('images/header.gif') left bottom no-repeat;
  width: 250px;
  height: 50px;
  float: left;
}

#banner {
  background: #4169e1 left bottom no-repeat;
  width: 750px;
  height: 50px;
  float: left;
}

img.category {
  margin-top: 0px;
  margin-left: 0px;
}

#headerText {
  width: 832px;
  float: left;
  height: 24px;
  background: url('images/header_text.png') green left no-repeat;
  color: #eeeeee;
  font-weight: 900;
}

#headerBody {
  width: 832px;
  float: left;
  background: white left no-repeat;
}

p.text {
  padding: 14px;
  font-size: 13px;
  font-family: arial;
  font-weight: 500;
  color: #222222;
}

#header_text {
  left: 820px;
  position: absolute;
  top: 6px;
  width: 310px;
}

#header_text h1 {
  color: #00dd00;
  text-transform:none;
  margin:0px;
  padding:0px;
  font-family:Arial;
  font-weight:bold;
  font-size:14px
}

#header_text2 h1 {
  color: #00dd00;
  text-transform:none;
  margin:0px;
  padding:0px;
  padding-left: 450px;
  padding-top: 30px;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  position: absolute;
}

#header_text2 h1 a {
  color: #cc1010;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
}