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

body {
	background-color:#000;
	border:0;
	text-align:center;
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:14px;
	margin:0;
}
object { outline:none; }
.block {
	display:block;	
}
.border_box {
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

img {
	border:none;
	outline:none;
	-ms-interpolation-mode: bicubic;
}


.inline_block {
	display:inline-block;	
	zoom:1;
    *display:inline;
}
.va_middle {
	vertical-align:middle;	
}
.va_top {
	vertical-align:top;	
}
.section {
	border:0px solid #f09;	
	margin:40px 50px 0 50px;
	padding:0;
	position:relative;
	z-index:100;
}

.headerimage {
	margin:0;
	display:block;
	border:0px solid red;
}
#page {
	width:940px;
	margin:0 auto 0 auto;
	text-align:left;
}
#background {
	position:fixed;
	top:0;
	left:50%;
	margin-left:-800px;
	z-index:-4;
	display:none;
}
#header {
	text-align:center;
	margin:10px auto 0 auto;
	width:940px;
}
#footer {
	text-align:center;
	background-color:#000;
	margin:20px auto 0 auto;
	
	padding:20px 0 20px 0;
	width:940px;
}
#menu {
	text-align:left;
	margin:0 auto 0 auto;
	width:960px;
	height:62px;
	background:url(../img/menu_fg.png) no-repeat;
	left:50%;
	margin-left:-480px;
	position:relative;
	z-index:110;
}
#trailershell, #featuredshell {
	width:640px;
	height:390px;
	position:relative;
}
#screenshotviewer {
	width:860px;	
	height:360px;
}
.normaloffleft {
	margin-left:3px;	
}
#trailernav {
	width:160px;
	border:1px solid #fff;
	margin-left:15px;
}
#trailerfloor {
	background:url(../img/trailers_platform.png) no-repeat;	
	width:958px;
	height:168px;
	position:absolute;
	top:306px;
	z-index:-1;
	left:-59px;
}
#featurednav, #trailersnav {
	width:180px;
	height:390px;
	margin-left:3px;
}
#trailers {
	height:470px;
}
#foreground {
	position:fixed;
	top:0;
	left:0;
	z-index:-3;
	display:none;
}
#menubg {
	background:url(../img/menu_bg.png) no-repeat;
	width:958px;
	height:12px;
	z-index:-2;
	position:relative;
	top:0;
	left:50%;
	margin:0 auto 0 auto;
	margin-left:-479px;
	
}
#bgstrip {
	position:fixed;
	top:0;
	left:50%;
	z-index:-1;
	background-color:#000;
	margin:0 0 0 -470px;
	width:940px;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
}
#debug {
	position:fixed;
	top:0;
	color:#f00;
}

.header_presents {
	margin:0 auto 0 auto;
	width:478px;
	height:21px;
	background:url(../img/presents.png) no-repeat;		
}
.header_logo {
	margin:0 auto 0 auto;
	width:412px;
	height:341px;
	background:url(../img/gtabogt.png) no-repeat;		
}
.header_coming {
	margin:0 auto 10px auto;	
}
.menuItem, rMenuItem {
	margin:5px 0 0 25px;
}

.newsitem {
	border-bottom:1px solid #333;
	padding:5px 0 5px 0;
}
.newsdate {
	font-size:12px;
	font-weight:bold;
	border:1 solid red;
}
.newstitle {
	width:280px;
	margin-left:5px;
	border:1 solid red;
}
.normal_text {
	font-size:12px;	
	font-weight:normal;
	line-height:125%;
}
.newstitle a:link, .newstitle a:visited, .newstitle a:hover, .normal_text a:link, .normal_text a:visited, .normal_text a:hover {
	text-decoration:none;
	color:#f09;
	font-size:12px;
}
.newstitle a:hover, .normal_text a:hover {
	text-decoration:underline;
}

.features_row
{
	margin-top:5px;
}
.features_square
{
	margin-right:0px;
	width:186px;
	height:186px;
	padding:9px;
	font-size:11px;
}
.features_square_text_alt {
	margin-top:-10px;
}
.feature_tba {
	padding-top:53px;
}
.features_square_image
{
	margin-bottom:10px;
	clear:right;
	border:0;
}

.contentoffset {
	margin-bottom:16px;
}

.weapon_left, .weapon_right {
	margin-bottom:50px;
}
.weapon_left {
	width:335px;
	text-align:center;
}
.weapon_right {
	width:335px;
}
.weapon_text {
font-size:12px;
font-weight:normal;
}
.weaponheader {
	margin-bottom:4px;
}

.weapon_gallery {
	text-align:center;
}
.gallery_image {
	margin-bottom:30px;
	width:640px;
}
.gallery_image img {
	margin-bottom:10px;
	display:block;
}

.mission_top_offset {
	margin-top:30px;	
}

.mission_text {
	text-align:left;
}

.mission_block {
	text-align:center;
	margin-bottom:40px;
}
.mission_block img {
	margin-bottom:20px;	
}

.vehiclelist {
	text-align:left;
	margin:0;
	padding:0;
	margin-bottom:30px;
	list-style-image:url(../img/dot.png);
	margin-top:15px;
	width:100px;
	font-size:14px;
}

.vehiclelist li a:link, .vehiclelist li a:visited, .vehiclelist li a:hover  {
	text-decoration:none;
	color:#f09;
}
.vehiclelist li a:hover {
	text-decoration:underline;
}

.vehicle_top_offset {
	margin-left:125px;
}
.vehicle_bottom_offset {
	margin-left:80px;
}
.bottom_lists {
	margin-left:130px;
	margin-bottom:25px;
}
.vehicle_top_section_third {
	width:180px;
}

.mp_text {
	margin:0 25px 0 25px;
	text-align:left;
	line-height:140%;
}

.mp_subnav_item {
		margin-bottom:15px;
}
.mp_faux_title {
	position:absolute;
	left:-134px;
}

.mp_shell {
	margin:50px 128px 0 128px;
	position:relative;
	text-align:center;	
}
.mp_ssshell {
	margin:40px 128px 0 62px;
	text-align:center;
}
.deathmatch_left, .deathmatch_left_alt {
	width:200px;	
	margin-right:20px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.deathmatch_left_alt, .deathmatch_left_alt2 {
	text-transform:none;
	font-weight:normal;
	font-size:12px;
}
.deathmatch_left a:link, .deathmatch_left a:visited, .deathmatch_left a:hover, .features_square_text_alt a, .features_square_text a  {
	font-weight:bold;
	text-decoration:none;
	color:#f09;
}
.deathmatch_left a:hover, .features_square_text a:hover, .features_square_text_alt a:hover {
	text-decoration:underline;
}
.race_tit{
	width:200px;	
	margin-right:20px;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	text-transform:uppercase;
}
.race_tit2  {
	width:380px;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.deathmatch_right {
	width:380px;
	font-size:12px;
}
.deathmatch_left, .deathmatch_right, .deathmatch_left_alt, .deathmatch_left_alt2 {
	padding:5px;
}
.deathmatch_shell {
	border-top:1px solid #333;	
}
.nightlife_club_img {
	text-align:center;
	margin-bottom:20px;
}
.nightlife_club {
	text-align:justify;	
}
.nightlife_club, .nightlife_club_img {
	width:270px;
	margin-right:30px;
	font-size:12px;
}

.nightlife_minigame {
	width:400px;
}

.minigame_head {
	text-align:center;
	margin-bottom:15px;
}
.minigame_img {
	margin-bottom:10px;	
}

.minigame_txt, .club_mgmt_txt {
	font-size:12px;
}
.club_mgmt_txt {
	margin-top:15px;	
}

.freebasebold {
	font-weight:bold;
}



.achievement_block, .achievement_block_last {
	width:300px;
	text-align:center;
	margin-bottom:40px;
}
.achievement_block_last {
	width:910px;
}
.achivementimg {
	margin-bottom:10px;	
}
.achivementtext {
	
	width:250px;
	font-size:12px;
	margin:0 auto 0 auto;
}