@charset "utf-8";
/* CSS Document */


/* COLORS
   background blue:			#00104F
   Main Text:             	#
   Links:                 	#
   Headers:					#333333
*/


/*	
	GENERIC
   	LAYOUT IDs
	CLASSES
*/




/* GENERIC
	--------------------------------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}




html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	background:url(/images/bg.jpg) no-repeat center top #00104F;
    text-align: center;
    min-width: 760px;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height: 133%;
 }

div {
	padding:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
form {
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}
h1{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
}
h2{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
}
h3{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
}
h4{
	margin:0;
	padding:10px 0px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

td{
	margin:0;
	padding:0;
	font-size: 1em;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
img { 
	border:0;
	padding:0;
	margin:0;
}

fieldset { 
	border:0;
}
caption,th {
	text-align:left;
}


/* LAYOUT
	--------------------------------------------------------------------- */

#inner_wrapper {
	width:914px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	position:relative;
}

#header{
	
}


#header #logo{
	padding:15px 0px 0px 0px;
	float:left;
}

#header #logo img {
	padding-bottom:15px;
}

#nav{
	/*background:url(/images/nav_lines.png) no-repeat center top;*/
	height:131px;
	width:600px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	padding:75px 0px 0px;
	margin:35px 75px 0px 0px;
	position:relative;
	z-index:6;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;	
}

#nav ul li {
	float:left;
	color:#FFF;
	text-transform: uppercase; 
	display:block;
}

#nav ul li a{
	float:left;
	display:block;
	height: 1em;
	padding-top: 0em;
	text-decoration:none;
	color:#FFF;
	padding-right: 33px;
	padding-left: 33px;
}
#nav ul li a:hover{
	text-decoration:none;
}
.button_col {
	float:left;
	width:189px;
	margin-bottom:25px;
}

.button_col_content {
	background:url(/images/news_mid.png) repeat-y;
	padding:10px;
}
.button_col #news_header {
	background:url(/images/news_header.png) no-repeat;
	height:35px;
	width:189px;
}
.button_col .header {
	background:url(/images/col_1_header.png) no-repeat;
	height:35px;
	width:189px;
	font-size:12px;
	line-height:35px;
	color:#00104F;
	text-transform:uppercase;
	padding:0px 0px 0px 5px;
	font-weight:bold;
	margin:0px;
}

.button_col ul {
	margin-top:0px;
}

.button_col ul li {
	display:block;
	list-style:none;
	line-height:31px;
	text-align:left;
	list-style-position:outside;
}

.button_col ul li a {
	display:block;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #fff;
}
.button_col ul li a:hover {
	background:url(/images/nav_hover_bg.png) no-repeat bottom;
}
#main {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#fff;
	line-height: 133%;
	padding: 1em;
	width:496px;
}
#main a{
	color: #fff;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#main #content_wrap {
	margin:310px 0px 0px;
	width:496;
	height:21;
}
#main #content {
	background:url(/images/hp_main_mid.png) repeat-y;
	padding:0px 10px 10px 10px;
}
#main #content h1 {
	font-size:16px;
	text-align:right;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	padding:0px 10px 5px 0px;
	margin-bottom:5px;
	font-weight:bold;
}
#main_sub {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#fff;
	line-height: 133%;
	padding: 0em 1em 1em 1em;
	width:496px;
	position:relative;
	z-index:4;
}
#main_sub a{
	color: #fff;
	text-decoration: none;
}
#main_sub a:hover{
	text-decoration: underline;
}
#main_sub #content_wrap_top {
	background:url(/images/hp_main_top.png) no-repeat top;
	height:11px;
	width:496px;
}
#main_sub #content_wrap {
	width:496px;
	height:21;
	color:#00104F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
	top:145px;
}
#main_sub #content {
	background:url(/images/hp_main_mid.png) repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main_sub #content h1 {
	font-size:14px;
	color:#00104F;
	text-transform:uppercase;
	padding:0px 10px 5px 0px;
	margin-bottom:5px;
	font-weight:bold;
}
#main_sub #sub_main_foot {
	background:url(/images/hp_main_bottom.png) no-repeat top;
	height:20px;
	width:496px;
}
#col_3 {
	float:left;
	width:189px;
}
#latest_game {
	float:left;
	width:189px;
	height:278px;
	background:url(/images/latest_bg.png) no-repeat;
}
#latest_news_header {
	background:url(/images/col_3_header.png) no-repeat;
	height:35px;
	width:174px;
	margin-top:45px;
	color:#00104F;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	padding-left:15px;
}
#latest_news_content {
	background:url(/images/news_mid.png) repeat-y;
	text-align:left;
	padding:10px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	width:169px;
	line-height:145%;
}
#latest_news_content img {
	text-align:center !important;
}
#latest_news_content a {
	color:#fff;
	text-decoration:none !important;
	font-weight:bold;
}
#latest_news_content h2 {
	font-size:12px;
	font-weight:bold;
}
#latest_news_foot {
	background:url(/images/col_3_bottom.png) no-repeat;
	height:20px;
	width:189px;
}
#featured {
	height:209px;
	width:180px;
	text-align:center;
	position:relative;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#f9e_nav {
	/*background:url(/images/f9e_nav_bg.png) no-repeat;*/
	height:279px;
	width:149px;
	margin:-6px -14px;
	padding:50px 20px;
	position:relative;
	color:#333333;
	text-align:center;
}
#f9e_nav ul {
	margin:20px 0px 0px 0px;
}
#f9e_nav ul li {
	list-style:none;
	border-bottom:1px solid #666666;
	display:block;
	padding:0px 10px;
	height:30px;
	list-style-position:outside;
}
#f9e_nav a{
	color:#333333;
	text-decoration:none;
	display:block;
	padding:0px;
	line-height:30px;
	vertical-align:middle;
}
#f9e_nav a:hover {
	background:url(/images/hover_bg.png) no-repeat;
}
#CTM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	float: right;
}
#CTM a{
	color: #fff;
	text-decoration: none;
}
#CTM a:hover{
	text-decoration: underline;
}
#footer{
	padding: 1em;
	position:relative;

}
#footer #copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#fff;
	line-height: 133%;
	float: left;
}
#footer #copyright a{
	color:#fff;
	text-decoration: none;
}
#footer #copyright a:hover{
	text-decoration: underline;
}
#flash_gallery {
	position:relative;
	z-index:4;
	top:-95px;
	left:155px;
	width:594px;
}
#ab_wrap {
	position:absolute;
	top:300px;
	bottom:0px;
	width:100%;
}
#ab_wrap_sub {
	position:absolute;
	top:300px;
	bottom:0px;
	width:100%;
}
#lower_wrap {
	position:relative;
	z-index:1;
	top:0px;
	width:914px;
	margin-left:auto;
	margin-right:auto;
} 
#lower_wrap_sub {
	position:relative;
	z-index:1;
	top:-140px;
}
#lower_wrap #col_3 #latest_game_header {
	padding-left:15px;
	line-height:35px;
	color:#00104f;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#lower_wrap_sub .button_col {
	margin-top:145px;
}
#lower_wrap_sub #col_3 {
	margin-top:145px;
	color:#00104F;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
}
#lower_wrap_sub #col_3 #latest_game_header {
	padding-left:15px;
}
#lower_wrap_sub #col_3 #featured {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#lower_wrap_sub #col_3 .button_col {
	margin-top:0px;
}

#lower_wrap_sub #col_3 .button_col ul li {
	text-align:left;
	text-transform:none;
	color:#fff;
}

#main_image {
	float:left;
	background:url(/images/main_img_bg.png) no-repeat center;
	width:193px;
	height:260px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}	

#game_desc {
	float:left;
	width:250px;
	padding: 10px;
	
}

#screenshots {
	width:465px;
	margin-top:25px;
}
.shot_box {
	float:left;
	background:url(/images/shot_box.png) no-repeat center;
	width:145px;
	height:93px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#press_releases {
	text-transform:uppercase;
	font-size:12px;
}
#press_releases  td {
	padding:5px 0px !important;
}
/* CLASSES
	--------------------------------------------------------------------- */

.clear{
	clear:both;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}
.title {
	font-size:12px;
	font-weight:bold;
	padding: 5px 0px;
}
.news_content {
	margin-left:17px;
}
.CTML_01 {
	border: 1px solid #E8E8E8;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}
.CTML02{
}
.CTML02 dl {
	width: 330px;
	font-size: 80%;
}
.CTML02 dt {
	float: right;
	width: 190px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CTML02 dd {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.CTML02 {
	float: left;
}

.game_wrap {
	background:url(/images/game_bg.png) no-repeat;
	width:108px;
	height:220px;
	/*float:left;
	display:inline;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 9px;
	text-align:center;
}
.game_wrap a {
	font-weight:bold;
}
.game_wrap a:hover {
	text-decoration:none !important;
	color:#00104F !important;
}

.game_image {
	width:97px;
	height:143px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* Show only to IE7 */
*:first-child+html .game_image { 
  margin-left:0px !important;
  }


.news_item {
	margin:15px 0px;
}
.news_item a,h1 {
	color:#00104F !important;
	text-decoration:none;
}
.news_item a:hover {
	text-decoration:none !important;
	color:#fff !important;
}
