/* LP UNDERGROUND 7 */
/* SFTU Stylesheet
----------------------------------------------------------------------------- */


/* STYLE PRECDENTS
----------------------------------------------------------------------------- */


	body {

	background-color: #d9d8d3;
	background-image: url(../images/section-sftu/bg-body.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;

	}
	
	body#page-bbpromo {
	
	background-position: top left;
	
	}

	body#page-global {
	
	background-position: 0 1485px;
	
	}

	div, p, h1, h2, h3, h4, a, ul, li {

	margin: 0;
	padding: 0;
	list-style-type: none;

	}

	a {

	text-decoration: none;
	outline: none;

	}


/* LAYOUT CONTAINERS
----------------------------------------------------------------------------- */


	#layout {

	width: 100%;
	background: #d9d8d3 url(../images/section-sftu/bg-layout.jpg) top left no-repeat;
	float: left;

	}
	
	#page-bbpromo #layout {
	
	height: 615px;
	
	}

	#page-global #layout {
	
	padding-bottom: 30px;
	
	}

	#header {

	background: url(../images/section-sftu/bg-header.jpg) top left no-repeat;
	width: 542px;
	height: 163px;
	float: left;
	text-indent: -5000px;

	}


/* CONTENT
----------------------------------------------------------------------------- */


	#page-bbpromo #content, #page-global #english {
	
	background-repeat: no-repeat;
	background-position: top left;
	width: 840px;
	float: left;
	clear: left;
	margin: 20px 0 0 142px;
	position: relative;
	text-indent: -5000px;
	
	}

	#page-bbpromo #content {

	height: 268px;
	background-image: url(../images/section-sftu/bg-content-bbpromo.jpg);

	}
	
	#page-global #regions {
	
	width: 314px;
	height: 166px;
	background: url(../images/section-sftu/bg-content-regions.jpg) no-repeat;
	float: left;
	clear: left;
	margin: 25px 0 0 142px;
	text-indent: -5000px;
	position: relative;
	
	}

	#page-global #regions p {
	
	display: none;
	
	}
	
	#page-global #regions ul {
	
	width: 314px;
	height: 166px;
	overflow: hidden !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	float: left !important;
		
	}
	
	#page-global #regions ul li {
	
	margin: 0;
	padding: 0;
	float: left;
	
	}
	
	#page-global #regions a {
	
	width: 74px;
	height: 12px;
	display: block;
	position: absolute;
	z-index: 3;
	
	}

	#page-global #regions a.austria {
	
	top: 75px;
	left: 0px;
	
	}

	#page-global #regions a.germany {

	top: 94px;
	left: 0px;
	
	}

	#page-global #regions a.japan {
	
	top: 147px;
	left: 0px;
	
	}

	#page-global #regions a.uk {

	top: 112px;
	left: 183px;
	
	}

	#page-global #regions a.usa {

	top: 130px;
	left: 183px;
	
	}

	#page-global #english {

	position: relative;
	height: 411px;
	background-image: url(../images/section-sftu/bg-content-global-en.jpg);
	margin: 43px 0 0 142px;

	}
	
	#page-global #japanese {
	
	position: relative;
	width: 510px;
	height: 502px;
	background-image: url(../images/section-sftu/bg-content-global-jp.gif);
	clear: left;
	float: left;
	margin: 60px 0 0 142px;
	
	}

	#page-global #german {
	
	position: relative;
	width: 453px;
	height: 626px;
	background-image: url(../images/section-sftu/bg-content-global-gm.gif);
	clear: left;
	float: left;
	margin: 60px 0 0 142px;
	
	}

	#content a.redeem-code {

	display: block;
	background: url(../images/section-sftu/a-redeem-code.gif) top left no-repeat;
	width: 213px;
	height: 56px;
	text-indent: -5000px;
	position: absolute;
	left: 386px;
	top: 116px;

	}
	
	#page-global #english a.redeem-code {

	left: 404px;
	top: 116px;

	}
	
	#page-global #japanese a.redeem-code {

	left: 0;
	top: 416px;

	}

	#page-global #german a.redeem-code {

	left: 0;
	top: 518px;

	}

	#content a.join {

	width: 178px;
	height: 14px;
	background: url(../images/section-sftu/a-join.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 398px;
	left: 31px;
	text-indent: -5000px;

	}

	#content small {

	display: block;
	text-indent: -5000px;

	}


/* FOOTER
----------------------------------------------------------------------------- */

	#footer {
	
	width: 100%;
	clear: left;
	float: left;
	
	}

	#footer a {

	display: block;
	background: url(../images/section-sftu/a-back.gif) top left no-repeat;
	width: 86px;
	height: 12px;
	text-indent: -5000px;
	margin: 55px 0 90px 457px;

	}


/* INTERNET EXPLORER EXCEPTIONS
----------------------------------------------------------------------------- */


	* html #page-bbpromo #content, * html #page-global #english, * html #page-global #regions, * html #page-global #japanese, * html #page-global #german {

	margin-left: 71px;

	}
	
	* html #page-global #english { 
	
	margin-top: 21px;
	
	}