/* Splash Page */
#splash_header{
    height: 143px;
    background: #83f00e url('../content/images/splash/bg_splash-header.jpg') no-repeat;
}

#splash_promo{
        position:relative;
	left:375px;
	top:15px;
	width:614px;
	height:125px;
}

#content-wrapper-splash{
    float: left;
    display: inline;
    width: 1016px;
    border:0px solid;
    background: url('../content/images/bg_main-bg-repeat.gif') repeat-y 0px -38px;
}

#platform-selections{
    float: left;
    display: inline;
    width: 1016px;
    height:242px;
    background: url('../content/images/splash/bg_splash-format-container.jpg') no-repeat;
}

#platforms{

}

#splash_ps3{
	float:left;
	margin-top:60px;
	margin-left: 120px;	
	_margin-left:70px;
}

#splash_xbox360{
	float:left;
	margin-top:30px;
	margin-left: 200px;
	_margin-left:180px;
}

#splash_welcome{
	float:left;
}

#splash_welcome_container{
	float:left;
    	width: 634px;
    	height:271px;
    	background: url('../content/images/splash/bg_splash-intro.jpg') no-repeat;	
}

#splash_car_background{
	float:left;
    	width: 382px;
    	height:271px;
    	background: url('../content/images/splash/bg_splash-car-img.jpg') no-repeat;
}

#splash_welcome_header{
	margin-top:57px;
	margin-left:50px;
    	width: 402px;
    	height:16px;
    	background: url('../content/images/splash/text_welcome.gif') no-repeat;	
}

#splash_welcome_left{
        float:left;
	margin-top:4px;
	margin-left:42px;
	_margin-left:20px;
	width:304px;
	height:170px;
}

.splash_welcome_left_text{
	padding-top:18px;
	padding-left:15px;
}

#splash_welcome_right{
	float:left;
	margin-top:4px;
	width:282px;
	height:170px;
}

.splash_welcome_right_title{
	font-weight: bold;
	font-size:14px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
}

.splash_welcome_right_text{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#splash_platform_header{
	margin-top:25px;
	margin-left:50px;
    	width: 415px;
    	height:16px;
    	background: url('../content/images/splash/text_choose-your-platform.gif') no-repeat;
}
