/************************************************************************

	Listing Order:
	==============

	1 - Global
	2 - Template
	3 - Navigation
	4 - Social Networks
	5 - Carriers
	6 - Language Select
	7 - Home Content
	8 - Mobile Content
	9 - WAP Module
	10 - iPhone Content
	

/************************************************************************
                            1 - Global
************************************************************************/

/*FR*/

body {
	background: #000 url(../../images/bkg.jpg) center top no-repeat;
	font-family: Arial, helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 0 auto;
}

* {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	width: 100%;
	height: 121px;
	margin: 0 auto 0;
	background: url(../../images/logo.jpg) center top no-repeat;
	text-indent: -9999px;
}

h2 {
	width: 100%;
	height: 33px;
	margin: 0 auto;
	background: url(../../images/official_game.jpg) center top no-repeat;
	text-indent: -9999px;
}

h3 {
	width: 455px;
	height: 180px;
	margin: 0;
	text-transform: uppercase;
	font: 21px/150% bold Arial, helvetica, sans-serif;
	font-style: italic;
	padding: 50px 0 0 0;
}

p {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

a img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/************************************************************************
                            2 - Template
************************************************************************/

#wrapper {
	width: 100%;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 103px;
	padding-top: 6px;
	background: url(../../images/bkg_header.jpg) center top no-repeat;
}

#content {
	width: 100%;
	height: 385px;
	background: url(../../images/home_bkg.jpg) center 0 no-repeat;
	overflow: hidden;
}

#footer {
	height: 225px;
}

#legal {
	height: 50px;
}

.legal {
	font-size: 10px;
	text-transform: none;
	color: #999999;
	margin: 0 0 2px 0;
}

/************************************************************************
                            3 - Navigation
************************************************************************/

#nav_wrap {
	width: 100%;
	height: 40px;
	background: url(../../images/nav_bkg.jpg) center top no-repeat;
	overflow: hidden;
	margin: 0 auto;
}

#nav {
	width: 452px;
	height: 30px;
	background: url(../../images/nav.jpg) center 0 no-repeat;
	margin: 10px auto;
	padding: 0;
}

#nav li, #nav a {
	height: 30px;
	display: block;
	text-indent: -9999px;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
}

#mobile {
	width: 151px;
}

#home {
	width: 150px;
}

#iphone {
	width: 151px;
}

#mobile a:hover, a:active, #mobile a.active, #home a:hover, a:active, #home a.active, #iphone a:hover, a:active, #iphone a.active {
	background: url(../../images/nav.jpg) 0 0 no-repeat;
}

#mobile a:hover, a:active, #mobile a.active {
	background-position: 5px -30px;
}

#home a:hover, a:active, #home a.active {
	background-position: -145px -30px;
}

#iphone a:hover, a:active, #iphone a.active {
	background-position: -296px -30px;
}

/************************************************************************
                            4 - Social Networks
************************************************************************/

#network_wrap {
	width: 100%;
	height: 70px;
	background: url(../../images/network_bkg.jpg) center 0 no-repeat;
	margin-top: 25px;
	padding: 25px 0 0 9px;
}

#networks {
	width: 382px;
	height: 42px;
	background: url(../../images/networks.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
}

#networks li, #networks a {
	height: 42px;
	display: block;
	text-indent: -9999px;
}

#networks li {
	float: left;
	list-style: none;
	display: inline;
}

#facebook {
	width: 108px;
}

#myspace {
	width: 122px;
}

#download {
	width: 152px;
}

#facebook a:hover, #facebook a:active, #myspace a:hover, #myspace a:active, #download a:hover, #download a:active {
	background: url(../../images/networks.jpg) 0 0 no-repeat;
}

#facebook a:hover, a:active {
	background-position: 0 -42px;
}

#myspace a:hover, a:active {
	background-position: -108px -42px;
}

#download a:hover, a:active {
	background-position: -230px -42px;
}

/************************************************************************
                            5 - Carriers
************************************************************************/

#carriers_wrap {
	width: 100%;
	height: 70px;
	margin-bottom: 15px;
}

#carriers {
	width: 670px;
	height: 70px;
	background: url(../../images/carriers.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
}

#carriers li, #carriers a, #carriers_mobile li, #carriers_mobile a {
	height: 70px;
	display: block;
	text-indent: -9999px;
}

#carriers li, #carriers_mobile li {
	float: left;
	list-style: none;
	display: inline;
}

#logo_small {
	width: 170px;
}

#universal {
	width: 110px;
}

#i-play {
	width: 90px;
}

#divide {
	width: 20px;
}

#orange {
	width: 65px;
}

#sfr {
	width: 70px;
}

#bouygues {
	width: 120px;
}

#logo_small a:hover, #logo_small a:active, #logo_small #logo_small a.active, #universal a:hover, #universal a:active, #universal #universal a.active, #i-play a:hover, #i-play a:active, #i-play a.active, #orange a:hover, #orange a:active, #orange a.active, #sfr a:hover, #sfr a:active, #sfr a.active, #bouygues a:hover, #bouygues a:active, #bouygues a.active {
	background: url(../../images/carriers.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#logo_small a:hover, #logo_small a:active {
	background-position: 0 -68px;
}

#universal a:hover, #universal a:active {
	background-position: -170px -68px;
}

#i-play a:hover, #i-play a:active {
	background-position: -280px -68px;
}

#orange a:hover, #orange a:active {
	background-position: -390px -68px;
}

#sfr a:hover, #sfr a:active {
	background-position: -455px -68px;
}

#bouygues a:hover, #bouygues a:active {
	background-position: -525px -68px;
}

#carriers_mobile {
	width: 525px;
	height: 70px;
	background: url(../../images/carriers_mobile.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
}

#bouygues_mobile a:hover, #bouygues_mobile a:active, #bouygues_mobile a.active {
	background: url(../../images/carriers_mobile.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#bouygues_mobile {
	width: 120px;
}

#bouygues_mobile a:hover, #bouygues_mobile a:active {
	background-position: -390px -68px;
}

/************************************************************************
                            6 - Language Select
************************************************************************/

.region {
	font-size: 10px;
	color: #999999;
	margin-top:20px;
}

#flags {
	width: 270px;
	height: 33px;
	background: url(../../images/flags.jpg) no-repeat;
	margin: 0 auto 10px;
	padding: 0;
	/*border: solid thin #333;*/
}

#flags li, #flags a {
	height: 33px;
	display: block;
	text-indent: -9999px;
}

#flags li {
	float: left;
	list-style: none;
	display: inline;
}

#UK {
	width: 34px;
}

#US {
	width: 34px;
}

#FR {
	width: 33px;
}

#IT {
	width: 35px;

}

#DE {
	width: 35px;

}

#ES {
	width: 33px;
}

#CH {
	width: 30px;
}

#AT {
	width: 34px;
}

#UK a:hover, a.active, #US a:hover, a.active, #IT a:hover, a.active, #FR a:hover, a.active, #DE a:hover, a.active, #ES a:hover, a.active, #CH a:hover, a.active, #AT a:hover, a.active {
	background: url(../../images/flags.jpg) 0 0 no-repeat;
}

#UK a:hover, #UK a:active, #UK a.active {
	background-position: 0 -35px;
}

#US a:hover, #US a:active, #US a.active {
	background-position: -34px -35px;
}

#FR a:hover, a:active, #FR a.active {
	background-position: -68px -35px;
}

#IT a:hover, a:active, #IT a.active {
	background-position: -101px -35px;
}

#DE a:hover, a:active, #DE a.active {
	background-position: -136px -35px;
}

#ES a:hover, a:active, #ES a.active {
	background-position: -171px -35px;
}

#CH a:hover, a:active, #CH a.active {
	background-position: -204px -35px;
}

#AT a:hover, a:active, #AT a.active {
	background-position: -234px -35px;
}

/************************************************************************
                            7 - Home Content
************************************************************************/

#home_content {
	width: 1000px;
	height: 385px;
	margin: 0 auto;
	position: relative;
}

#home_main {
	width: 455px;
	height: 385px;
	position: absolute;
	z-index: 1;
	left: 272px;
}

#home_content .left_content {
	float: left;
	text-align: left;
	width: 303px;
	height: 385px;
	padding: 1px 0 0 26px;
	position: relative;
	display: none;
}

#home_content .right_content {
	float: right;
	text-align: right;
	width: 485px;
	height: 385px;
	padding: 0;
	display: none;
	position: relative;
}

#home_content .left_content a, #home_content .right_content a, #platform a {
	outline: none;
	overflow: hidden;
}

.select {
	color: #43d4ff;
	padding: 25px 0 0 0;
	height: 40px;
	line-height: 120%;
	font-size: 14px;
	width: 300px;
	margin: 0 auto;
	border-top: 1px solid #FFF;
}

#platform {
	width: 352px;
	height: 61px;
	background: url(../../images/select.gif) center 0 no-repeat;
	margin: 0 auto;
	padding: 0;
}

#platform li, #platform a {
	height: 61px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#platform li {
	float: left;
	list-style: none;
	display: inline;
}

#select_mobile, #select_iphone {
	width: 176px;
	height: 61px;
}

#select_mobile a:hover, #select_mobile a:active, #select_mobile a.active, #select_iphone a:hover, #select_iphone a:active, #select_iphone a.active {
	background: url(../../images/select.gif) 0 0 no-repeat;
}

#select_mobile a:hover, a:active, #select_mobile a.active {
	background-position: 2px -61px;
}

#select_iphone a:hover, a:active, #select_iphone a.active {
	background-position: -174px -61px;
}

/************************************************************************
                            8 - Mobile Content
************************************************************************/

#mobile_content {
	width: 860px;
	height: 570px;
	margin: 0 auto;
	background: url(../../images/bkg_mobile.jpg) no-repeat;
}

#mobile_content .left {
	float: left;
	width: 358px;
	height: 570px;
	position: relative;
	overflow: hidden;
	text-align: left
}

#mobile_content .left img {
	position: absolute;
}

#mobile_content .right {
	float: left;
	width: 450px;
	height: 532px;
	display: inline;
	display: inline;
}

#mobile_desc {
	width: 400px;
	height: 226px;
	padding-left: 40px;
}

.mobile {
	height: 50px;
	font-size: 20px;
	color: #43d4ff;
	font-weight: bold;
	text-align: center;
	margin: 25px 0 0 0;
	width: 450px;
}

#mobile_content p {
	width: 378px;
	text-align: left;
	line-height: 140%;
	color: #FFF;
	padding: 0;
	margin: 0 0 0 0;
}

#screen {
	padding: 106px 0 0 49px;
}

#comp {
	background: url(../../images/comp.png) no-repeat;
	margin: 20px 0 0 0;
	height: 500px;
	text-align: left;
}

.comp {
	height: 20px;
	text-indent: -9999px;
	padding: 0;
	background: none;
}

.click-here {
	width: 151px;
	height: 55px;
	text-indent: -9999px;
	background: url(../../images/btn_comp_click.jpg);
	margin: 42px 0 0 32px;
}

.click-here a {
	height: 55px;
	width: 151px;
	display: block;
}

.click-here a:hover, .click-here a:active {
	background: url(../../images/btn_comp_click.jpg) center -55px no-repeat;
}

#mobile-features {
	text-align: left;
	width: 450px;
	list-style-image: url(../../images/bullet.gif);
	text-transform: uppercase;
	font-style: italic;
	font-size: 13px;
	padding-left: 0;
	margin-bottom: 20px;
	text-align: center;
}

#mobile-features li {
	margin: 15px auto;
	width: 350px;
	color: #FFF;
	line-height: 120%;
}

#get-game {
	width: 363px;
	height: 60px;
	margin: 30px auto 0;
	background: url(../../images/btn_get-game.jpg) no-repeat;
	text-indent: -9999px;
}

#get-game a {
	width: 363px;
	height: 60px;
	display: block;
}

#get-game a:hover, #get-game a:active {
	background: url(../../images/btn_get-game.jpg) center -61px no-repeat;
}

#phone {
	height: 550px;
	width: 328px;
	background: url(../../images/slide_mobile.gif) no-repeat;
	position: absolute;
	margin: 35px 0 0 18px;
}

#trailer {
	width: 242px;
	height: 35px;
	background: url(../../images/trailer.jpg) no-repeat;
	text-indent: -9999px;
	margin-left: 49px;
}

#trailer a {
	width: 242px;
	height: 35px;
	display: block;
}

#trailer a:hover, #trailer a:active {
	background: url(../../images/trailer.jpg) center -35px no-repeat;
}

/************************************************************************
                            9 - WAP Module
************************************************************************/

#wap {
	width: 470px;
	height: 247px;
	background: url(../../images/bkg_wap.png) 14px 0 no-repeat;
	padding: 25px 0 0 0;
}

form {
	margin: 0 auto;
	width: 345px;
}

fieldset {
	width: 345px;
	height: 225px;
	border: none;
	margin: 0;
	text-align: left;
}

.wap-title {
	width: 325px;
	height: 28px;
	margin: 2px;
	padding: 0;
	border-bottom: 1px solid #FFF;
	text-indent: -9999px;
	background: url(../../images/wap_title.jpg) no-repeat;
}

#user_msisdn {
	width: 325px;
	margin: 10px 0;
	height: 18px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	font-style:italic;
}

#input1 {
	width: 325px;
	text-align: left;
}

#input2 {
	width: 180px;
	height: 65px;
	float: left;
}

#deeplinks {
	width: 155px;
	margin: 5px 0;
}

label {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 8px;
	display: block;
}

.small {
	height: 10px;
	font-size: 0.78em;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	margin: 0;
}

.legal {
	text-align: center;
}

#submit {
	float: left;
	height: 52px;
}

.orange {
	clear: left;
	height: 15px;
	font-size: 10px;
	text-align: center;
	margin: 0 0 5px 0;
}

.orange a {
	color: #ff9600;
}

/************************************************************************
                            10 - iPhone Content
************************************************************************/

#iphone_wrap {
	width: 860px;
	height: 340px;
	position: relative;
	overflow: hidden;
}

#iphone_content {
	width: 860px;
	height: 775px;
	margin: 0 auto;
	background: url(../../images/bkg_mobile.jpg) no-repeat;
}

#slide_iphone {
	position: relative;
	padding: 52px 0 0 104px;
	width: 850px;
	height: 320px;
	text-align: left;
	background: url(../../images/slide_iphone.png) 0 20px no-repeat;
}

#iphone_screen {
	width: 370px;
	height: 248px;
}

#iphone_desc {
	height: 215px;
	width: 860px;
}

#iphone_desc .left {
	height: 275px;
	width: 700px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

#iphone_desc .right {
	float: left;
	height: 160px;
	width: 350px;
}

.iphone {
	height: 20px;
	width: 330px;
	padding: 0;
	font-size: 16px;
	color: #43d4ff;
	font-weight: bold;
	text-align: left;
	padding: 0;
}

.features-title {
	height: 20px;
	width: 330px;
	margin-top: 20px;
	font-size: 16px;
	color: #43d4ff;
	font-weight: bold;
	text-align: left;
	padding: 0;
}

#iphone_desc p {
	width: 700px;
	text-align: left;
	line-height: 140%;
	color: #FFF;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 11px;
}

ul.features {
	width: 310px;
	margin: 12px 0 0 0;
	padding-left: 21px;
}

.features li {
	margin: 15px 0;
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	list-style-image: url(../../images/bullet.gif);
}

#download_iphone {
	clear: left;
	width: 300px;
	height: 105px;
	margin: 0 auto;
}

.download_icon {
	background: url(../../images/download_iphone.jpg) center 0 no-repeat;
	width: 300px;
	height: 105px;
	margin: 0;
}

.download_icon a {
	width: 300px;
	height: 105px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.download_icon a:hover {
	background: url(../../images/download_iphone.jpg) center -105px no-repeat;
}