ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color: #ffc724;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}
h1 {
	line-height:46px;
  margin:8px 0 6px 0;
	height:46px;
}

h2 {
  font-size:20px;
  margin:8px 0 6px 0;
}

h3 {
  font-size:18px;
  margin:8px 0 6px 0;
}

.heading {
  line-height:1.4em;
  margin-bottom:5px;
}

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

#allCont {
  width:920px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

#header {
  height:119px;
  background-image: url(/images/header_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  padding:44px 0 0 275px;
}

#headerMenu {
  float:left;
}

#headerMenu ul {
  padding:0;
  margin:0;
  display:block;
  list-style-type:none;
  float:left;
  height:89px;
}

#headerMenu ul li {
  display:block;
  float:left;
  height:89px;
}
#headerMenu ul li a{
  background-position:center top;
  background-repeat:no-repeat;
  border:0pt none;
  display:block;
  float:left;
  width:88px;
  height:89px;
  padding-left:10px;
  vertical-align:top;
}
#headerMenu ul li span{
  display:none;
}

#headerMenu ul li a.buttonHome {
  background-image:url(/images/home_down.gif);
}

#headerMenu ul li a.buttonHomeselected {
  background-image:url(/images/home_up.gif);
}

#headerMenu ul li a:hover.buttonHome {
  background-image:url(/images/home_rollover.gif);
}
#headerMenu ul li a:hover.buttonHomeselected {
  background-image:url(/images/home_up.gif);
}
#headerMenu ul li a.buttonAbout {
  background-image:url(/images/about_down.gif);
}
#headerMenu ul li a.buttonAboutselected {
  background-image:url(/images/about_up.gif);
}

#headerMenu ul li a:hover.buttonAbout {
  background-image:url(/images/about_rollover.gif);
}
#headerMenu ul li a:hover.buttonAboutselected {
  background-image:url(/images/about_up.gif);
}

#headerMenu ul li a.buttonPlay {
  background-image:url(/images/play_down.gif);
}
#headerMenu ul li a.buttonPlayselected {
  background-image:url(/images/play_up.gif);
}

#headerMenu ul li a:hover.buttonPlay {
  background-image:url(/images/play_rollover.gif);
}
#headerMenu ul li a:hover.buttonPlayselected {
  background-image:url(/images/play_up.gif);
}
#headerMenu ul li a.buttonShow {
  background-image:url(/images/show_down.gif);
}

#headerMenu ul li a.buttonShowselected {
  background-image:url(/images/show_up.gif);
}

#headerMenu ul li a:hover.buttonShow {
  background-image:url(/images/show_rollover.gif);
}

#headerMenu ul li a:hover.buttonShowselected {
  background-image:url(/images/show_up.gif);
}

#headerMenu ul li a.buttonShop {
  background-image:url(/images/shop_down.gif);
}

#headerMenu ul li a.buttonShopselected {
  background-image:url(/images/shop_up.gif);
}

#headerMenu ul li a:hover.buttonShop {
  background-image:url(/images/shop_rollover.gif);
}

#headerMenu ul li a:hover.buttonShopselected {
  background-image:url(/images/shop_up.gif);
}
#headerMenu ul li a.buttonUpdates {
  background-image:url(/images/updates_bg.gif);
  width:129px;
  height:55px;
  color:#000;
  padding:8px 0 0 22px;
  margin:15px 0 0 0;
}
#headerMenu ul li a.buttonUpdates b {
  text-decoration:underline;
}

#mainCont {
  margin:0;
  padding:0;
  
}

.themanBg{
  background-image: url(/images/theman.jpg);
  background-position:right top;
  background-repeat:no-repeat;
  min-height:550px;
  _height:530px;
}

#leftColumn {
  float:left;
  padding:20px 0 0 24px;
}
#leftColumn .narrow {
  width:280px;
}

#leftColumn .wide {
  width:624px;
}
#leftColumn .updates {
  width:470px;
}

#leftColumn .shop {
  width:580px;
}

#leftColumn .play {
  width:410px;
}

#leftColumn .show {
  width:644px;
}

#playRightColumn {
  float:right;
  text-align:left;
  width:430px;
  padding:55px 5px 0px 0px;
}

#shopRightColumn {
  float:right;
  text-align:left;
  width:300px;
  padding:19px 5px 0px 0px;
}

#shopRightColumn img {
  border:1px solid #ffc724;
}

#shopRightColumn img.no-border {
  margin:5px 0 0 0 ;
  border:0;
}


#rightColumn {
  float:right;
  text-align:right;
  width:246px;
  padding:19px 5px 0px 0px;
}

.playItem {
  margin: 0 0 10px 24px;
  float:left;
}

.playImg  {
  float:left;
  width:240px;
}

.playImgMobile  {
  float:left;
  width:250px;
  background-image: url(/images/mobilegame_bg.gif);
  background-position:left top;
  background-repeat:no-repeat;
  padding:47px 0 0 15px;
  height:340px;
}

.playImgMobileNoFlash  {
  float:left;
  width:267px;
  height:382px;
}

.playTxt {
  float:left;
  padding: 30px 0 0 10px;
  width: 120px;
}
#footer {
  background-color: #ffc724;
  color:#000;
  text-align:center;
  margin:20px 0 0 0;
  padding:0;
}

.footer_holder {
  float:left;
  padding:8px 5px 10px 5px;
}
.footer_text {
  float:left;
  font-size:11px;
  text-align:left;
  line-height:13px;
  padding: 15px 21px 0 21px;
  width:727px;
}

.footer_image {
  padding:8px 20px 0  0px;
  float:left;
  text-align:left;
  width:100px;
}

.cleaner {
  clear:both;
  float:none;
  line-height:1px;
  height:1px;
}

.updatesBox {
  border:1px solid #ffc724;
  padding: 27px 22px;
  width:446px;
}

.updatesSubmit {
  border:1px solid #fff;
}

.submitArea {
  margin:10px 0 ;
  text-align:center;
}

#errors {
  background-color: #fb7a01;
  padding: 20px;
  text-align:center;
}

#errors ul, li {
  list-style-type:none;
}
#success {
  text-align:center;
}
#playMobile {
}

.highlight {
  color: #fb7a01;
}

table th {
  width:110px;
  display:block;
  padding:8px 0 0 0 ;
}
table td {
  padding:8px 0 0 0 ;
}

.no-flash-text {
  padding: 15px 0 0 0 ;
  width:360px;
  clear:both;
}
