html { background: #533A4A; }
html,td {
  font-family: arial;
  font-size: 9pt;
}

html,body {
  height: 100%;
  margin: 0;
  padding: 0;
}

a   { text-decoration: none; }
img { border: 0; }
hr  { height: 1px; clear: both; visibility: hidden; }
h1  { text-align: center; color: #fff; }

#gameloader,
#progressindicator,
#flashgame
{
	text-align: center;
}

#page, #pagelayout {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}

#page td {
  vertical-align: top;
}

#header {
  background: #fed url('http://www.girlsgames24.com/header3.gif');
  text-align: center;
  padding: 50px 0 0 0;
  height: 110px;
  overflow: hidden;
}

#head1 {
  background: #fed url('http://www.girlsgames24.com/header1.gif');
  width: 31px;
  height: 110px;
  overflow: hidden;
}

#head2 {
  background: #fed url('http://www.girlsgames24.com/header2.gif');
  width: 31px;
  height: 110px;
  overflow: hidden;
}

#game1 {
  background: #fed url('http://www.girlsgames24.com/body1.gif');
  width: 31px;
  overflow: hidden;
}

#game2 {
  background: #fed url('http://www.girlsgames24.com/body2.gif');
  width: 31px;
  overflow: hidden;
}

#gamesbody {
  text-align: center;
  width: 100%;
}

#header h1 {
  color: #000;
  font-size: 40px;
  margin: 0;
}

#menu {
  background: #533A4A;
  padding: 100px 0 0 5px;
  overflow: hidden;
  width: 162px;
}

#menu a {
  display: block;
  font-size: 9pt;
  background: #fed url('../menu1.gif');
  width: 158px;
  height: 24px;
  padding: 2px 0 0 3px;
  font-weight: bold;
  overflow: hidden;
  color: #000;
  float: left;
}

#menu a:hover {

  background: #fed url('../menu2.gif');
  color: #f00;
}

#content {
  background: #F2C2DA;
}

#rightside {
  background: #533A4A;
  padding: 100px 3px 0 3px;
  width: 180px;
}

#footer {
  font-size: 8pt;
  text-align: center;
  background: #f06;
  height: 20px;
}

.game_thumb {
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  width: 104px;
  height: 110px;
  padding: 3px 2px 2px 2px;
  background: #fff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  float: left;
}

.game_thumb_ex {
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  width: 104px;
  height: 130px;
  padding: 2px 0px 0px 2px;
  background: #fff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  float: left;
}

.ex_up {
  width: 100px;
  height: 105px;
  float: left;
}

.ex_button {
  width: 100px;
  float: left;
}

.ex_button a{
  display: block;
  background: #DCB7C9;
  color: #fff;
  padding: 5px 0px 2px 0px;
  width: 100px;
  height: 15px;
  float: left;
}

.ex_button a:hover{
  display: block;
  text-decoration: underline;
  background: #FAEDF4;
  color: #C77FA3;
  padding: 5px 0px 2px 0px;
  width: 100px;
  height: 15px;
  float: left;
}

h1.cat_title {
  text-align: left;
}

div.game_description {
  width: 500px;
  margin: 0px auto;
  color: #fff;
  font-size: 11pt;
}

div.game_description p {
  margin: 0 0 1em 0;
}

.cse-search-inn{
	width:120px;
}

#cse-search-box {
	padding: 0px;
	margin: 0px;
}

.cse-search-padder {
	padding: 0px;
	margin: 0px;
	background: #fed url('../menu3.gif');
  	width: 158px;
  	height: 33px;
  	padding: 4px 0 0 3px;
}