@charset "utf-8";
/* CSS Document */

img{ behavior: url(js/iepngfix.htc) }

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#ffffff;
	background-image:url(../images/background-top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#container{
	width:100%;
	min-height:100%;
/*	background-image:url(../images/background-content.gif);
	background-position:top center;
	background-repeat:repeat-y;*/
}

* html #container{
	height:100%;
}

/* IE7 Only */
*:first-child+html #container{
	margin-left:-1px;
}

#header{
	width:100%;
	height:182px;
	margin:0px auto;
	background-image:url(../images/background-header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

/* IE7 Only */
*:first-child+html #header{
	margin-left:1px;
}

#headercontent{
	width:916px;
	height:139px;
	margin:0px auto;
	padding-left:12px;
	padding-right:12px;
	position:relative;
}

#logo{
	width:239px;
	height:99px;
	position:relative;
	float:left;
	margin-top:22px;
}

#banner{
	width:646px;
	height:99px;
	position:relative;
	float:right;
	margin-top:22px;
}

#keywords{
	width:910px;
	height:16px;
	position:relative;
	text-align:right;
	padding-top:2px;
}

#menu{
	width:910px;
	height:20px;
	margin:0px auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	position:relative;
}

#comingsoon{
	width:320px;
	height:28px;
	position:absolute;
	float:right;
	background-image:url(../images/image-comingsoon.gif);
	background-repeat:no-repeat;
	background-position:center;
	left: 608px;
	top: 13px;
}

#frame{
	width:940px;
	height:auto;
	margin:0px auto;
	position:relative;
	padding-top:10px;
	padding-bottom:145px; /*sticky footer*/
}

#content{
	width:916px;
	height:auto; /*AUTO*/
	position:relative;
	overflow:auto;
	padding-left:12px;
	padding-right:12px;
}

#left{
	width:205px;
	height:auto;
	position:relative;
	float:left;
}

.jobs{
	width:181px;
	height:auto;
	position:relative;
	float:left;
	margin-top:5px;
}

#contact{
	width:205px;
	height:auto;
	position:relative;
	float:left;
	margin-top:10px;
}

.contentleft-outer{
	width:203px;
	height:auto; /*AUTO*/
	border:1px solid #d0cece;
	position:relative;
	float:left;
	overflow:auto;
}

.contentleft-inner{
	width:181px;
	height:auto; /*AUTO*/
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background-contentleft.gif);
	background-position:top;
	background-repeat:repeat-x;
	overflow:auto;
}

#contentmain-outer{
	width:484px;
	height:auto;
	border:1px solid #d0cece;
	position:relative;
	float:left;
	margin-left:10px;
}

#contentmain-inner{
	width:462px;
	height:auto;
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background-contentmain.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/*.gamesthumbnail-title{
	width:916px;
	height:12px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}*/

.gamesthumbnail-title{
	width:916px;
	height:auto;
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.gamesthumbnail-set{
	width:916px;
	position:relative;
	float:left;
	margin-bottom:30px;
}

.gamesthumbnail-outer{
	width:216px;
	height:176px;
	border:1px solid #d0cece;
	position:relative;
	float:left;
	overflow:hidden;
	margin: 0 11px 11px 0;
}

.gamesthumbnail-inner{
	width:214px;
	height:168px;
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../images/background-contentmain.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.gamesthumbnail-image{
	width:214px;
	height:100px;
	position:relative;
	float:left;
}

.gamesthumbnail-blurb{
	width:186px;
	height:52px;
	padding-left:14px;
	padding-right:14px;
	margin-top:10px;
	position:relative;
	float:left;
	overflow:hidden;
}

.gamesthumbnail-space{
	width:14px;
	height:178px;
	position:relative;
	float:left;
}

.game-splash{
	width:916px;
	height:335px;
	position:relative;
	float:left;
}

.gamemain-outer{
	width:914px;
	height:auto;
	border:1px solid #d0cece;
	position:relative;
	float:left;
	overflow:auto;
	margin-top:14px;
	margin-bottom:14px;
}

.gamemain-inner{
	width:892px;
	height:auto;
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background-contentmain.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.gamescreenshots-outer{
	width:914px;
	height:auto;
	border:1px solid #d0cece;
	position:relative;
	float:left;
	overflow:auto;
	margin-bottom:14px;
}

.gamescreenshots-inner{
	width:892px;
	height:auto;
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background-contentmain.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.gamesvideo-outer{
	width:342px;
	height:auto;
	border:1px solid #d0cece;
	position:relative;
	float:right;
	overflow:auto;
	margin-bottom:14px;
}

.gamesvideo-inner{
	width:320px;
	height:auto;
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background-contentmain.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.contentgallery-outer{
	width:203px;
	height:auto; /*AUTO*/
	border:1px solid #d0cece;
	position:relative;
	float:right;
	overflow:auto;
}

.contentgallery-inner{
	width:181px;
	height:auto; /*AUTO*/
	border:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background-contentleft.gif);
	background-position:top;
	background-repeat:repeat-x;
	overflow:auto;
}

#right{
	width:205px;
	height:auto;
	position:relative;
	float:right;
}

#contentright-outer{
	width:203px;
	height:auto; /*AUTO*/
	border:1px solid #d0cece;
	position:relative;
	float:right;
}

#contentright-inner{
	width:185px;
	height:auto; /*AUTO*/
	border:1px solid #ffffff;
	background-color:#e3e3e3;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:8px;
	padding-right:8px;
}

#indevelopment{
	width:205px;
	height:auto;
	position:relative;
	float:left;
	margin-top:22px;
}

#footer{
	width:100%;
	height:128px;
	margin:-128px auto; /*sticky footer*/
	background-image:url(../images/background-bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
}

#footercontent{
	width:940px;
	height:128px;
	margin:0px auto;
	position:relative;
	background-image:url(../images/background-footer.gif);
	background-position:bottom;
	background-repeat:none;
}

#footertext{
	width:916px;
	height:102px;
	padding-left:12px;
	padding-right:12px;
	padding-top:26px;
	text-align:left;
	position:relative;
}

#level91{
	width:100px;
	height:18px;
	position:absolute;
	left: 826px;
	top: 81px;
	text-align:right;
	
}

img.contentimage{
	border:5px solid #c3c3c3;
	margin-left:10px;
}

img.platforms{
	border:1px solid #b3afae;
	margin-top:8px;
}

img.thumbnailoutline{
	border:1px solid #b3afae;
}

img.line{
	margin-top:8px;
}

img.indevelopment{
	border:5px solid #c3c3c3;
	margin-top:10px;
}

ul#nav{
	margin:0px;
	padding:0px;
}

ul#nav li{
	float:left;
	list-style-type:none;
	padding-right:22px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

ul#nav li.nav_active a {
	color: #b42522;
}


ul.arrows{
	list-style-image:url(../images/bullet-arrow.gif);
	margin-left:0px;
	padding-left:20px;
	text-indent:4px;
	display:inline;
	margin-top:3px;
	margin-bottom:3px;
	list-style-type: square;
	list-style-position:inside;
}

/* IE6 Only */
* html ul.arrows{
	list-style-image:url(../images/bullet-arrow-ie6.gif);
	margin-left:0px;
	padding-left:0px;
	text-indent:0px;
	display:inline;
	margin-top:3px;
	margin-bottom:3px;
	list-style-type:none;
	list-style-position:inside;
}

/* IE7 Only */
*:first-child+html ul.arrows{
	list-style-image:url(../images/bullet-arrow-ie6.gif);
	margin-left:0px;
	padding-left:0px;
	text-indent:0px;
	display:inline;
	margin-top:3px;
	margin-bottom:3px;
	list-style-type:none;
	list-style-position:inside;
}


fieldset{
	border:1px solid #cccccc;
	padding:10px 10px 10px 10px;
}

legend{

}

/* IE7 Only */
*:first-child+html legend{
	margin-bottom:10px;
}

input.contactinput{
	border:1px solid #cccccc;
	width:300px;
	height:17px;
	padding-top:2px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

textarea.contacttextarea{
	width:100%;
	height:150px;
	overflow:hidden;
	border:1px solid #cccccc;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}

select.contactselect{
	width:300px;
}

hr{
	height:1px;
	background-image:url(../images/hr-dots.gif);
	background-repeat:repeat-x;
	background-position:left;
	border:0px;
	margin-top:15px;
	margin-bottom:15px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#b42522;
	font-weight:bold;
	margin:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
	font-weight:bold;
	margin:0px;
}

.textgametitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
}

.textfooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#a3a3a3;
}

.textfooter a:link, .textfooter a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#5c5c5c;
	text-decoration:none;
}

.textfooter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	text-decoration:none;
}

.textfooter a.active {
	color: #b42522;	
}

/* IE7 Only
*:first-child+html .textfooter{
	font-size:11px;
}*/
 
 
.gamestext{
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
}

.gamestext a, .gamestext a:visited{
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}

.gamestext a:hover{
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}

.text a:link, .text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c10435;
	line-height:16px;
	text-decoration:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b42522;
	line-height:16px;
	text-decoration:none;
}

.textkeywords{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#241f1c;
	/*color:#928f8e;*/
}

.textjobs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c10435;
}

.textjobs a:link, .textjobs a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c10435;
	text-decoration:none;
}

.textjobs a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b42522;
	text-decoration:none;
}

.textmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4f4f51;
}

.textmenu a, .textmenu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4f4f51;
	text-decoration:none;
}

.textmenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#a30c08;
	text-decoration:none;
}
