a:link {
	color: #008aff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #008aff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #ff7f00;
	text-decoration: underline;
}
#menu a {
	text-decoration: none;	
	padding: 12px 15px 11px 15px;
	color: #FFF;
}
#menu a:hover {
	color: #008aff;
	background-color: #FFF;
}
#menu a:active {
	color: #FFF;
	background-color: #ff7f00;
}
#current {
	color: #FFF;
	background-color: #006ac3;
}
html,
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0;
	margin: 0 0 1px;
	height: 100%;
	background: #1C2227 url(images/carbon_fibre.png);
	background: url(images/carbon_fibre.png), -moz-linear-gradient(left, #000 0%, #323c44 50%, #000 100%); /* firefox */
	background: url(images/carbon_fibre.png), -webkit-gradient(linear, left top, right top, color-stop(0%,#000), color-stop(50%,#323c44), color-stop(100%,#000)); /* webkit */
	background: url(images/carbon_fibre.png), -o-linear-gradient(left, #000 0%,#323c44 50%,#000 100%); /* opera */
}
@font-face {
    font-family: 'DamnNoisyKidsRegular';
    src: url('dnk-webfont.eot');
    src: url('dnk-webfont.eot?#iefix') format('eot'),
         url('dnk-webfont.woff') format('woff'),
         url('dnk-webfont.ttf') format('truetype'),
         url('dnk-webfont.svg#webfontxmHf6Bz5') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
	margin: 0;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	letter-spacing: 0.07em;
}
h2 {
	margin: 0;
	color: #008aff;
	font-size: 18px;
}
h3 {
	font-size: 30px;
	color: #101010;
	display: inline;
}
h4 {
	letter-spacing: 0.12em;
	font-size: 80%;
	color: #505050;
	display: inline;
}
ul {
	list-style-type: disc;
}
li {
	line-height: 160%;
	letter-spacing: 0.07em;
	margin: 0;
}
p {
	line-height: 160%;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
	display: inline;
}
a img {
	border: none;
}
#container {
	position: relative;
	z-index: 2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 100%;
	background: #000 url(images/occamy_footer.png) no-repeat bottom right;
	-moz-box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.4);
}
#header {
	position: relative;
	z-index: 6;
	padding-top: 70px;
	width: 1000px;
	height: 140px;
	background-color: #000;
	text-align: center;
}
#menu {
	position: relative;
	z-index: 5;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 40px;
	padding: 11px 30px 0 0;
	background-color: #008aff;
	font-size: 24px;
	text-align: right;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
#content {
	position: relative;
	z-index: 4;
	width: 750px;
	padding: 40px 125px 30px 125px;
}
#footer {
	position: absolute;
	z-index: 3;
	bottom: 0;
	padding: 0;
	width: 1000px;
	height: 30px;
	text-align: center;
	letter-spacing: 0.12em;
	font-size: 80%;
	color: #505050;
}
#welcomer {
	width: 750px;
	height: 483px;
	padding-top: 28px;
	background: #000 url(images/iphone4bg.jpg) no-repeat top left;
}
#welcomer_content {
	margin: 0 132px 0 135px;
	padding: 10px;
	width: 465px;
	height: 302px;
	overflow: hidden;
}
#announcement {
	font-size: 70px;
	font-family: DamnNoisyKidsRegular, Arial Black, Arial;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: center;
}
#announcement a:hover {
	text-decoration: none;
}
#mobilehide {
}
#regularjobs {
	display: inherit;
}
#coders {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding-top: 100px;
}
#mobilejobs {
	display: none;
}
.contacticons td {
	padding: 0 25px;
	text-align: center;
	line-height: 250%;
	letter-spacing: 0.07em;
}
.alignleft {
	float: left;
	padding: 0;
}
.alignright {
	float: right;
	padding: 0;
}
.games {
	padding-bottom: 120px;
}
.gamesphp {
    height: 300px;
}

img.gameicons {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.getitnow {
	font-size: 30px;
	font-family: DamnNoisyKidsRegular, Arial Black, Arial;
	font-weight: 900;
	letter-spacing: 1px;
	float: left;
	margin-top: 20px;
}
.getitnow a {
	color: #FFF;
	text-decoration: none;
	background-color: #006ac3;
	padding: 5px 10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.getitnow a:hover {
	color: #FFF;
	background-color: #008aff;
	text-decoration: none;
}
#ibox_wrapper {
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { color: #000; background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#ibox_footer_wrapper a:hover { background-color:#FFF; }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
}
