/*HTML TAGS
 */
body { 
	background-color: #000000; 
	text-align: center;
	color: #cad0da;
	margin: 0px;
	padding: 0px;
	font: 11px/170% Verdana, sans-serif;
}

img { 
	border: 0px;
}

a { 
	font-weight: bold;
	color: #cad0da;
	text-decoration: underline;
	outline: none;
}
a:hover { 
	font-weight: bold;
	text-decoration: none;
}


/*CROSS-SITE MENU BAR
 */
#master_bar { 
	background-color: #2a2a2a; 
	text-align: left;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom: 1px solid #3a3a3a;
	position: relative;
}

#mb_span_1{
	float: left; 
	padding-right: 5px; 
	margin-right: 5px; 
	padding-top: 2px; 
	margin-top: -3px; 
	border-right: 1px solid #3a3a3a;
}

#mb_span_2{
	position: relative; 
	font-size: 11px;
}

#mb_span_3{ 
        position: absolute; 
        top: 5px;
        font-size: 11px;
        right: 5px;
        font-weight: bold;
}

#mb_slice{
	color: #3a3a3a;
	font-size: 17px;
}


	
/*SITE MENU
 */
#site_menu_container{ 
	border-left: 1px solid #404040; 
	border-right: 1px solid #404040; 
	border-top: 1px solid #404040; 
	margin-top: 15px;
	width: 900px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#site_menu{ 
	border-bottom: 1px solid #404040;
	width: 700px;
	height: 60px;
	position: absolute;
	left: 0px;
	text-align: left;
}

#PreOrderDIV{ 
	width: 200px;
	height: 60px;
	right: 0px;
	position: absolute;
	border-left: 1px solid #404040;
}


/*SITE CONTENT
 */
#container_page { 
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	border-left: 1px solid #404040; 
	border-right: 1px solid #404040; 
}

.img_bg_container{ 
	position: absolute;
	width: 700px;
	height: 600px;
	left: 0px;
	top: 0px;
	text-align: center;
}
.s_All{
	z-index: -51;
	position: absolute;
	right: 3px;
	bottom: 3px;
}
#s_Main{ 
	visibility: hidden;
}
#s_Game{ 
	visibility: hidden;
}
#s_Media{ 
	visibility: hidden;
}
#s_Demo{ 
	visibility: hidden;
}
#s_Buy{ 
	visibility: hidden;
}

#page_content{
	left: 10px;
	top: 10px;
	height: 600px;
	width: 690px;
	position: absolute;
}
.section_title{
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #404040;
}
.section_text{
	margin-top: -5px;
	margin-bottom: 10px;
	padding: 10px;
}
.text_important{
	font-weight: bold;
	color: red;
}
.text_notice{
	font-style: italic;
}
.text_bold{
	font-weight: bold;
}

.section_title_side{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #404040;
}

.section_text_side{
	margin-top: 16px;
	margin-left: 8px;
	margin-right: 6px;
}
.section_quote_side{
	font-style: italic;
}


/*MAIN PAGE*/
.quote_container{
	padding: 10px;
	width: 650px;
	position: relative;
	height: 200px;
}
.quotes{
	font-weight: bold;
	background-color: #202020;
	opacity: 0.8;
	filter: alpha(opacity=80);	
	padding: 5px;
	border: 1px solid #404040;
	font-size: 16px;
	position: absolute;
}
#quote1{
	top: 20px;
	left: 60px;
}
#quote2{
	top: 80px;
	left: 200px;
}
#quote3{
	top: 140px;
	left: 20px;
}
#quote4{
	top: 200px;
	left: 100px;
}
#video_main_div{
	top: 215px;
	left: 100px;
	position: absolute;
	border: 1px solid #404040;
	width: 480px;
	height: 360px;
}

/*GAME PAGE*/
.text_img{
	margin: 5px 10px 0px 10px;
	float: right;
}
.text_img02{
	margin: -10px 10px 0px 0px;
	float: left;
}
#usp_list{
	margin: 15px 10px 0px 0px;
}
.text_game_hl{
	font-weight: bold;
	position: relative;
}
.text_game{

}
.text_game_notice{
	font-style: italic;
	margin-left: 30px;
}
.text_game_notice2{
	font-style: italic;
	margin-left: 130px;
}
.text_game{
	line-height:15px;
	font-size: 11px;
	width: 680px;
}

/*MEDIA PAGE*/
.media_cap{
	float: left;
	text-align:center;
	padding: 5px;
	margin: 15px;
	margin-top: 5px;
	width: auto;
	height: auto;
	background-color: #303030; 
	border: 1px solid #404040;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/*Temporary sidebar
*/
.media_cap_side{
	float: left;
	text-align:center;
	padding: 5px;
	margin-top: 15px;
	width: auto;
	height: auto;
	background-color: #303030; 
	border: 1px solid #404040;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-left: 30px;
}
/*        */

.media_title{
	font-size: 10px;
	font-weight: bold;
}
#VideoTitle{
	margin-top: 325px;
}

/*BUY PAGE*/
.BuyContainer{
	width: 660px;
	margin-left: 10px;
	height: 200px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding-top: 4px;
}
.ListItem{
	background-color: #3b3a39;
	border: 1px solid #4b4a49;
	height: 20px;
	width: 50px;
	padding: 5px;
}
.StoreList{
	background-color: #101010; 
	border: 1px solid #303030;
	height: 160px;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 6px;
	position: relative;
}
#bg_digital{
	opacity: 0.1;
	filter: alpha(opacity=10);
	position: absolute;
	right: 30px;
	top: 265px;
	z-index: 10;
}
#bg_retail{
	opacity: 0.05;
	filter: alpha(opacity=5);
	position: absolute;
	right: 20px;
	top: 367px;
	z-index: 10;
}
.StoreDigitalReq{
	opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	right: 25px;
	width: 250px;
	height: 165px;
	font-size: 10px;
	top: 10px;
	line-height:15px;
}
.StoreDigitalHL{
	background-color: #3b3a39; 
	padding: 1px;
}
.text_publisher_bold{
	font-weight: bold;
}

/*DEMO PAGE
 */
#DemoColumns{
	position: relative;
}
#DemoWin{
	left: 10px;
}
#DemoMac{
	left: 240px;
}
#DemoLin{
	left: 470px;
}
#DemoBoxDownload{
	position: relative;
	height: 180px;
}
#DemoBoxNotice{
	position: relative;
	height: 50px;
	left: 10px;
}
#DemoBoxDrivers{
	position: relative;
	height: 30px;
	left: 10px;
}
#DemoBoxReq{
	position: relative;
	height: 150px;
}

.DemoColumns{
	position: absolute;
}
.DemoTitle{
	line-height:14px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #606060;
}

/*SIDEBAR & METER 
 */
#page_sidebar{
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	width: 200px;
	height: 600px;
	right: 0px;
	position: absolute;
}

#Meter{
	position: absolute;
	right: 5px;
	bottom: 62px;
	z-index: 5;
}
#MeterValue{
	position: absolute;
	right: 60px;
	bottom: 67px;
	font-size: 14px;
}	

#MeterLevel{ 
	position: absolute;
	width: 32px;
	height: 0px;
	background-color: #B80808; 
	opacity: 0.3;
	filter: alpha(opacity=30);
	right: 13px;
	z-index: 4;
	bottom: 70px;
}

.MeterMessageShared{
	position: absolute;
	right: 50px;
}
#Message1{
	bottom: 245px;
}		
#PreOrderMessage{
	font-size: 10px;
	position: absolute;
	bottom: 10px;
	line-height:15px;
	width: 180px;
	left: 20px;
}

#AwardsDiv{
	position: relative;
	padding: 5px;
	top: 15px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-color: #101010; 
	border: 1px solid #404040;
	background-image:url('images/splash_buy.jpg');
	background-repeat:no-repeat;
	background-position:right center;
}
#AwardsDiv a{
	font-weight: bolder;
	color: red;
}
#awardpop{
	position: absolute;
	background-image:url('images/splash_demo.jpg');
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 780px;
	height: 380px;
	background-position:center center;
	border: 1px solid #404040;
}

.aimg{
	position: relative;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin: 10px 0px 0px 10px;
	padding: 5px;
	background-color: #404040;
}

/*POP WINDOWS
 */
.PopTitle{
	color: #707070;
	font-weight: bold;
}	
.PopMessage{
	padding: 10px;
	color: #FFFFFF;
	margin-top: 0px;
}
.PopMessage a{ 
	font-weight: bold;
	color: #cad0da;
	text-decoration: none;
}
.PopMessage a:hover{ 
	font-weight: bold;
	text-decoration: underline;
}


/*SITE BOTTOM
 */
#site_bottom_container{ 
	background-color: #0c0c0c; 
	border-left: 1px solid #404040; 
	border-right: 1px solid #404040; 
	border-bottom: 1px solid #404040;
	border-top: 1px solid #404040; 	
	width: 900px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.News{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 350px;
	height: 80px;
	border-right: 1px solid #404040;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	line-height:15px;
	font-size: 9px;
}

.RatingLogo{
	padding-top: 5px;
	left: 350px;
	position: absolute;
	border-right: 1px solid #404040;
	height: 75px;
	width: 339px;
	text-align: center;
	padding-left: 10px;
}
.CompanyLogo{
	right: 0px;
	position: absolute;
	width: 200px;
	height: 80px;
}
#fglogo{
	position: absolute;
	top: 2px;
	right: 45px;
}
#ngplogo{
	position: absolute;
	border: 1px solid #000000;
	top: 35px;
	right: 45px;
}


/*SITE FOOTER
 */
#page_footer{ 
	position: relative;
	width: 900px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}


/*SITE HIDDEN DIVS
 */
.SiteMessages{
	display: none;
}


#sale_div{
	width: 500px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	background-color: #2a0a0a;
	border: 1px solid #3a3a3a;
	font: 20px/170% Verdana, sans-serif;
	padding: 10px;
	padding-top: 0px;
}

#sale_div a{
	color: red;
}

#sale_div p{
	font: 10px/170% Verdana, sans-serif;
	color: #cad0da;
	line-height: 100%;
}

#translate{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 894px;
	top: 0px;
	text-align: left;
	background: #0c0c0c;
	border-top: 0px;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding: 3px;
	line-height:120%
}
#translate_img{
	vertical-align: top;
	margin-top: 1px;
}
#translate_text{
	text-align: left;
	font: 9px/100% Verdana, sans-serif;
	color: #7a808a;
}