html, body {
  width: 100%;
  height: 100%;
  margin: 0 0 1px;
}

html#page_home div#site {
  width: 100%;
  /*min-height: 100%;*/

}

body {
  padding: 0;
  background-color: #000;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a { outline: none; }

ul#mainmenu:after,
div.character:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul#mainmenu,
div.character { display: inline-block; }
html[xmlns] ul#mainmenu,
html[xmlns] div.character { display: block; }
* html ul#mainmenu,
* html div.character { height: 1%; }

div#site { background: #000 url(../images/bg_header.gif) repeat-x scroll top left; }
/*div#site-wrapper { background: transparent url(../images/bg_footer.gif) repeat-x scroll bottom left; }*/

#flashholder{
	position:relative;
	height:750;
	padding-bottom:203px;
	
}

#wrap {
  position: relative;
  /*z-index: 2;*/
  min-height: 100%;
  min-width: 650px;
  text-align: left;

}

* html div#wrap {
  height: 100%;
}

div#community-footer {
  position: relative;
  height: 203px;
  margin-top: -203px;
  float: left;
  width: 100%;
}

div#community-footer {
  background: transparent url(/images/bg_footer.gif) repeat-x scroll bottom left;
}

div#community-footer-wrapper {
  background: transparent url(/images/bg_footer_dirt.jpg) no-repeat scroll top center;
  height:203px;
  position: relative;
}

div#footerContent {
	position: absolute;
	bottom: 10px;
	width: 550px;
	left: 50%;
	margin-left: -275px;
	color: #FFFFFF;
}

div#footerLinks {
	color: #cc9933;
}

div#footerLinks a {
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;
}

div#container {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  
}

div#playNow {
  position: absolute;
  top: 59px;
  right: 151px;
}

ul#playNow {
  z-index: 1;
  height: 74px;
  width: 125px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

ul#playNow li {
  text-indent: -99999px;
}

ul#playNow li a {
  display: block;
  height: 74px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

ul#playNow li a:hover, ul#playNow li.selected a {
  background-position: 0px -73px;
}

ul#playNow li.playButton       a { width:  125px; background-image: url(../images/playnow.png); }

h1 {
  position: relative;
  z-index: 2;
  width: 438px;
  height: 170px;
  margin: -15px auto 0 auto;
  padding: 0;
}

h1 a {
  display: block;
  width: 438px;
  height: 170px;
  background: transparent url(../images/logo.gif) no-repeat scroll top left;
  text-indent: -99999px;
  text-align: center;
}

ul#mainmenu {
  position: relative;
  z-index: 1;
  height: 38px;
  width: 765px;
  margin: 0 auto;
  padding: 0 0 0 30px;
  list-style: none;
}

ul#mainmenu li {
  float: left;
  text-indent: -99999px;
}

ul#mainmenu li a {
  display: block;
  height: 38px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

ul#mainmenu li a:hover, ul#mainmenu li.selected a {
  background-position: 0px -87px;
}

ul#mainmenu li.selected a {
  cursor: default;
}

ul#mainmenu li.mm_homepage    a { width:  72px; background-image: url(../images/mm_homepage.gif); }
ul#mainmenu li.mm_game        a { width:  73px; background-image: url(../images/mm_game.gif); }
ul#mainmenu li.mm_characters  a { width: 112px; background-image: url(../images/mm_characters.gif); }
ul#mainmenu li.mm_gallery     a { width:  83px; background-image: url(../images/mm_gallery.gif); }
ul#mainmenu li.mm_goodies     a { width:  90px; background-image: url(../images/mm_goodies.gif); }
ul#mainmenu li.mm_community   a { width:  75px; background-image: url(../images/mm_community.gif); }
ul#mainmenu li.mm_parents     a { width:  83px; background-image: url(../images/mm_parents.gif); }
ul#mainmenu li.mm_tellafriend a { width: 128px; background-image: url(../images/mm_tellafriend.gif); }

div#content { 
  min-height: 300px; 
  padding-top: 20px;
  color: #fff;
  padding-bottom: 203px;
  
  
}

div#content p {
  margin: 0;
  padding: 0 0 15px 0;
  
}

ul#sitemenu {
  margin: 0;
  padding: 228px 0 0 0;
  list-style: none;
  text-align: center;
}

ul#sitemenu li {
  display: inline;
  margin: 0 20px;
}

ul#sitemenu li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

ul#sitemenu li a:hover { text-decoration: underline; }

div.gem {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 2;
}

div.gem1 { background-image: url(../images/gem1.gif); }
div.gem2 { background-image: url(../images/gem2.gif); }
div.gem3 { background-image: url(../images/gem3.gif); }
div.gem4 { background-image: url(../images/gem4.gif); }
div.gem5 { background-image: url(../images/gem5.gif); }
div.gem6 { background-image: url(../images/gem6.gif); }
div.gem7 { background-image: url(../images/gem7.gif); }
div.gem8 { background-image: url(../images/gem8.gif); }

/*artifacts*/
div.gem9  { background-image: url(../images/gem9.gif); }
div.gem10 { background-image: url(../images/gem10.gif); }
div.gem11 { background-image: url(../images/gem11.gif); }
div.gem12 { background-image: url(../images/gem12.gif); }
div.gem13 { background-image: url(../images/gem13.gif); }
div.gem14 { background-image: url(../images/gem14.gif); }
div.gem15 { background-image: url(../images/gem15.gif); }
div.gem16 { background-image: url(../images/gem16.gif); }
div.gem17 { background-image: url(../images/gem17.gif); }
div.gem18 { background-image: url(../images/gem18.gif); }
div.gem19 { background-image: url(../images/gem19.gif); }
div.gem20 { background-image: url(../images/gem20.gif); }
div.gem21 { background-image: url(../images/gem21.gif); }
div.gem22 { background-image: url(../images/gem22.gif); }
div.gem23 { background-image: url(../images/gem23.gif); }
div.gem24 { background-image: url(../images/gem24.gif); }
div.gem25 { background-image: url(../images/gem25.gif); }
div.gem26 { background-image: url(../images/gem26.gif); }
div.gem27 { background-image: url(../images/gem27.gif); }

div#gem-trunk {
  position: absolute;
  top: 100%;
  left: 100%;
  width: 150px;
  height: 157px;
  margin-top: -170px;
  margin-left: -310px;
  padding-right: 160px;
  background-image: url(../images/trunk.gif);
  background-position: 160px 0px;
  background-repeat: no-repeat;
  text-align: right;
  z-index: 2;
}

div.hover#gem-trunk {
  background-position: 160px -157px;
}

div#gem-trunk div.count {
  color: #fff;
  font-size: 18px;
}

div#gem-trunk #gemCount {
  display: inline;
}

div.commingSoonGraphic img {
	width: 420px;
	padding-left: 250px;
}

div#tellafriend {
	z-index: 3;
	position: absolute;
	top: 10%;
	display: none;
	width: 100%;
	left: 0px;
}

div#tellafriendData {
	border: #4d255b solid 8px;
	background-color:#FFFFFF;
	color:#000000;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding:0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
}

div#tellafriend h1 {
	margin: 20px 0px 0px 17px;
	width: auto;
	height: auto;
	color: #3449ce;
	font-size: 16px;
}
div#tellafriend h2 {
	margin: 0px 0px 10px 17px;
	width: auto;
	height: auto;
	color: #3449ce;
	padding: 0px;
	font-size: 12px;
}
div#tellafriend .input {
	width: 250px;
	font-size: 12px;
	font-weight: 800;
	margin-left: 17px;
}

div#tellafriend .input input {
	width: 197px;
	border: none;
	background-color:#FFFFFF;
	background-image: url(../images/tell_input.gif);	
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #6e6f70;	
	height: 20px;
}
div#tellafriend #moreFriends {
	width: 150px;
	background-image: url(../images/tell_add.gif);	
	background-repeat: no-repeat;
	background-position:left;
	text-align: right;
	font-size: 12px;
	font-weight: 800;	
	color: #3449ce;
	position: relative;
	left: 220px;
	top: -40px;
	height: 40px;
	padding-top: 20px;
	cursor: pointer;
}

div#tellafriend #emailBody {
	position: relative;
	top: -20px;
	background-image: url(../images/tell_background.gif);	
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 450px;
	height: 410px;
	margin-bottom: -20px;
	padding: 10px 100px 20px 50px;
	font-size: 12px;
	font-weight: 800;
	overflow: hidden;
}

div#tellafriend #emailBody #gameDetails {
	font-size: 12px;
	font-weight: 200;
	position: relative;
	top: 120px;
}

div#tellafriend h1 {
	margin: 20px 0px 0px 17px;
	width: auto;
	height: auto;
	color: #000000;
}

div#tellafriend .error {
	font-weight: 800;
	color:#990000;
	display: block;
}

div#tellafriend #emailBody #emailMessage textarea {
	background-image: url(../images/tell_emailFade.gif);	
	background-repeat: repeat-x;
	border: solid 1px #6e6f70;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 12px;
	padding: 10px;
}

div#tellafriend #emailBody img {
	display: block;
	border: solid #000000 4px;
	margin: 20px 20px 0px 0px;
	float: left;
}

div#tellafriend #emailBody a {
	display: block;
	text-decoration: none;
}

div#tellafriend #emailBody a:hover {
	text-decoration: underline;
}

div#tellafriend #validate {
	margin-left: 17px;
	float: left;
}

div#tellafriend #validate img {
	display: block;
	border: none;
	margin-top: 20px;
}

div#tellafriend #validate .input {
	width: 350px;	
}

div#tellafriend #validate .input #tellafriendSubmit {
	border: none;
	background-image: url(../images/tell_send.jpg);	
	background-repeat: no-repeat;
	width: 167px;
	height: 44px;
	cursor: pointer;
}

div#tellafriend #validate .input input {
	width: 350px;	
}

div#tellafriend #randomKey {
	float: left;
	height: 32px;
	width: 125px;
	background-color: #acd6fd;
	border: solid 1px #707173;
	padding: 5px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
}

div#tellafriend #moreFriendsInputs
{
	position: relative;
	top: -40px;
	display: none;
}

div#tellafriend #close
{
	float: right;
	background-color:#4d255b;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 10px;
	position: relative;
	right: -20px;
	cursor: pointer;
}
