@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 600;
  src: local('Signika Negative Semibold'), local('SignikaNegative-Semibold'), url('/stylesheets/font.ttf') format('truetype');
}
body{
	margin: 0;
	text-align: center;
	font-family: verdana;
	background: #F6F6F6;
	color: #4d4d4d;
}
a{
  text-decoration: none;
}
a img{
  border:none;
}
#header_leftside{
  position:absolute;
  left:-43px;
  top:0px;
}
#header_rightside{
  position:absolute;
  left:942px;
  top:0px;
}
#header_middle{
  position:absolute;
  top:0px;
  left: 0px;
  z-index:20;
}
.main{
  width: 945px;
  margin: 0 auto;
  position: relative;
}
.topBar{
  background: white;
  height: 110px;
}
.topBar a.active span, .topBar a.navButton.active:hover span{
  color:  #ffffff;
}
.topBar a.navButton:hover span{
  color:  #143565;
}
.topBar a.navButton{
  font-family: 'Signika Negative', sans-serif;
  color:  #3061a9;
  position: absolute;
  top: 90px;
  left: 0px;
  z-index:20;
}
#home{
  left:270px;
}
#jobs{
  left:395px;
}
#games{
  left:510px;
}
#about{
  left:648px;
}
#contact{
  left:770px;
}
.topBar a span{
  display: block;
  width: 80px;
  height: 40px;
}
.topBar .selected{
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 10;
}
#header_shadow{
  position: absolute;
  top: 110px;
  left: 0px;
}
.content{
  height: 812px;
  overflow: hidden;
  width: 550px;
  position: absolute;
  top: 122px;
  left: 4px;
  text-align: left;
  padding: 0 40px 0 30px;
  z-index:20;
  background: url('/images/screen_cuts/body.png');
}
div.content>div{
	position: absolute;
}
.footer{
  height: 126px;
  position: absolute;
  top: 910px;
  left: -108px;
  background: url('/images/screen_cuts/footer.png');
  width: 1167px;
}
.footer p{
	position: absolute;
	width: 100%;
	top: 80px;
	left: 0px;
	font-size: 11px;
}
.footer a{
	color:#4d4d4d;	
}
.right{
  position: absolute;
  left: 624px;
  top: 122px;
  width: 320px;
  height: 812px;
  z-index: 20;
  background:url('/images/screen_cuts/right.png');
}
.twtr-hd, .twtr-ft, .loadImg, #mainWindowContent h1{
  display:none;
}
.twtr-tweets{
  margin:5px 10px 0px 10px;
  background-color:#fff !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 188px;
  overflow:hidden;
}
.twtr-doc{
  width:277px !important;
}
#twitter #twtr-widget-1 .twtr-doc{
  background:#f3f3f3 !important;
}
#twitter #twtr-widget-1 .twtr-timeline{
  height:235px !important;
  background:#f3f3f3 !important;
}
#twitter{
  margin:25px 0 0 25px;
  width:277px;
  height: 309px;
  background:url('/images/screen_cuts/twitter_box.jpg');
}
#join_convo{
  position: absolute;
  left: 163px;
  top: 226px;
  z-index: 25;
}
#twitter_logo{
  position: absolute;
  left: 36px;
  top: 225px;
  z-index: 25;
}
#facebook{
  margin-left: 12px;
}
#more_btn{
  background:url("/images/home_page/more_button.png") no-repeat;
  display:block;
  width:105px;
  height:28px;
}
#more_btn:hover{
  background:url("/images/home_page/more_button_over.png") no-repeat;
}
.home h1{
 color:#8cad05; 
}
.jobs h1, .jobs a{
 color:#9844a8; 
}
.about h1{
 color:#018f80; 
}
.games h1{
 color:#cecc20; 
}
.contact h3, .contact a{
 color:#c45d0a;
}
.jobs h2{
    color: #3062aa;
}
h2{
  font-size:24px;
  font-weight:normal;
}
h3{
  font-size:18px;
}
h4{
  font-weight:normal;
}
p, #contact_us label{
  font:14px verdana;
}
#contact_us label{
  width: 100px;
  display: inline-block;
}
#contact_us label[for="message"]{
  width: 100%;
}
#contact_us #comment{
  width: 400px;
  height: 200px;
  resize: none;
}
#mainWindowContent #dialogue{
  position: absolute;
  top: 580px;
  left: 405px;
}
#mainWindowContent #villain{
  position: absolute;
  top: 595px;
  left: 430px;
}
#contact_us #submit{
  margin-left: 350px;
}
.game div.game{
  width: 560px;
}
td.gameImage{
  vertical-align:top;
}
td.gameTitle{
  font-size:18px;
  font-weight:bold;
  padding-left: 20px;
}
td.gameDesc{
  padding: 0 0 20px 20px;
  font-size: 14px;
}
td.platformInfo{
  color:#3062aa;
  font-size:12px;
  font-weight:bold;
  vertical-align: top;
  padding-left: 20px;
  width: 125px;
  text-transform:uppercase;
}
td.platformInfo_icons{
  float: left;
}
.clear{
  height:3px;
  margin: 10px 0 60px;
  background:url('/images/games_page/games_seperator.png');
}
.iconsBar{
  display:inline;
}
#contact_us textarea {
  margin-top: 10px;
  width: 100%;
  height: 200px;
  max-width: 100%;
  overflow: hidden;
}
#mainWindowContent{
  margin-top: 100px;
}
.home td.small_img img{
  padding-bottom: 8px;
  margin-right: 9px;
}
.home td.active img{
  padding-bottom: 5px;
  border-bottom:3px solid #8cad05;
}
.content>div{
  width: 570px;
}
