/*------------------------------
 GLOBAL GAME FINDER SETTINGS
------------------------------*/

html {
	background: #ffffff;
}

.selCarrierLogo{
float:right; width:135px
}

.selCarrierLogo a{
display:block;
float:right;
height:27px;
padding:15px 17px 0 0;
}

.selCarrierLogo img{
float:left;
margin-top:1px;
}

div.gfWrapper {
	width: 885px;
	margin: 0 auto;
	text-align: center;
	border-width:0px 1px 1px;
	border-color:#e8e8e8;
	border-style:solid;
	padding-top:40px;
	background: #f8f8f8;
	overflow-x: hidden;
}

	div.gfWrapper h2 span, 
	div.gfWrapper h3 span,
	div.gfWrapper a span {
		margin-left: -5000px;
	}
	
	div.gfWrapper p {
		color: #626262;
	}

.disclaimer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #919191;
}

.stepsContainer{
width:887px;
margin:0 auto;
}

ul.steps{
width:100%;
overflow:hidden;
}

ul.steps li{
float:left;
margin-right:1px;
height:48px;
width:443px;
}

ul.steps li.last{
	margin-right:0px;
}

ul.steps li span{
background:transparent url(assets/sprite_headlines_gamefinder.png) 0 -630px;
display:block;
width:443px;
height:0px;
height:48px;
}

ul.steps li span.step2{
background-position:0 -726px;
}

ul.steps li.selected span{
background-position:0 -678px;	
}

ul.steps li.selected span.step2{
background-position:0 -774px;	
}

div.gfShad{
width:808px;
height:52px;
margin:0 auto;
background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -862px;
}

/*------------------------------
 PAGE-SPECIFIC SETTINGS
------------------------------*/

/* Step 1 - Options */

#gameFinder1 h2.optionA {
	width: 228px;
	height: 19px;
	margin: 0px auto 4px auto;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px 0px;
}

#gameFinder1 h2.optionB {
	width: 308px;
	height: 18px;
	margin-top: 10px;
	float: left;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -50px;
	margin-bottom:35px;
}

#gameFinder1 p {
	margin-bottom: 15px;
}

	#gameFinder1 p.disclaimer {
		margin-bottom: 30px;
	}

#gameFinder1 div.bypassIE {
	border: 0;
	width: 790px;
	height: 14px;
	margin: 0 auto;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -100px;
	border-style: hidden;
}

#gameFinder1 div.bypassIE hr {
	display: none;
}

div.autoDetect {
	width: 465px;
	margin: 0 auto;
}

div.alternate {
	width: 403px;
	margin: 23px auto;
}

div#phoneNumberInputSkin {
	width: 367px;
	height: 31px;
	margin-top: 1px;
	background: #fff url(assets/sprite_txt_input.png) no-repeat 0px -200px;
	float: left;
}

div#phoneNumberInputSkin input {
	width: 358px;
	height: 22px;
	border: 0px;
	padding-top: 3px;
	background:transparent;
	font-size: 18px;
	text-align: center;
}

input#phoneNumberSubmit {
	border: 0;
	padding: 0;
	width: 93px;
	height: 32px;
	margin-bottom: 25px;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat -100px -500px;
	cursor: pointer;
	float: right;
}

	input#phoneNumberSubmit:hover {
		background-position: -100px -533px;
	}
	
	input#phoneNumberSubmit:active {
		background-position: -100px -566px;
	}
	
a.gfStart {
	width: 93px;
	height: 32px;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -500px;
	float: left;
}

	a.gfStart:hover {
		background-position: 0px -533px;
	}
	
	a.gfStart:active {
		background-position: 0px -566px;
	}

/* Step 2 - Confirmation */

#gameFinder2 h2.yourPhoneLarge {
	width: 150px;
	height: 24px;
	margin: 0 auto 7px;
	margin-bottom: 7px;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -150px;
}

#gameFinder2 p {
	width: 320px;
	margin: 0 auto;
	font-size: 13px;
}

div.gfLoading {
	width: 97px;
	height: 97px;
	margin: 24px auto;
	margin-bottom: 14px;
}
	
#gameFinder2 p.waiting {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

.phoneHighlight {
	font-weight: bold;
	color: #67af00;
}

#gameFinder2 div.gfWrapper{
padding-bottom:40px;
}

/* Step 3 - Phone Models */
.carrierTable{
margin:0 auto 20px;
}

.carrierTable td, .phoneTable td{
border:1px solid #e0e0e0;
background-color:#ffffff;
text-align:center;
font-size:11px;
font-family:Tahoma,Arial,Verdana;
}

.carrierTable a, .phoneTable a{
color:#000000;
border-width:3px;
border:3px solid #ffffff;
display:block;
text-decoration:none;
text-align:center;
}

.carrierTable a:hover, .phoneTable a:hover{
border-color:#94c600;
color:#94c600;
}

.phoneTable a{
width:127px;
height:134px;
padding:0px 5px;
}

.phoneTable img{
display:block;
margin:5px auto 10px;
}

.phoneTableWrapper{
width:604px;
height:311px;
overflow:auto;
float:left;
padding-top:1px;
padding-left:1px;
margin-bottom:3px
}

.orderBy, .manufactuer {
width: 116px;
height: 24px;
background: transparent url(assets/sprite_buttons.png) no-repeat scroll 0px -700px;
float:left;
}

div.skinnedDropdown select {
/*width: 95px;*/
height: 20px;
float: left;
width:116px;
}

div.skinnedDropdown div.selectLabel{
font-size:11px;
line-height:24px;
}

div.dropdowns{
text-align:left;
overflow:hidden;
margin:0 0 10px;
width:594px;
}

a.help{
display:block;
background:transparent url(assets/sprite_headlines_gamefinder.png)  100% -200px;
float:right;
width:52px;
padding:4px 0px 5px 0px;
font-size:11px;
}

#orderBy, #manufactuer{
width:126px;
}

.phoneDetailsWrapper{
width:273px;
float:right;
text-align:center;
margin-bottom: 20px;
}

.phoneDetailsWrapper img{
background:#ffffff;
border:1px solid #e9e8e8;
margin:10px;	
}

div.phoneDetailsWrapper a{
background:transparent url(assets/sprite_headlines_gamefinder.png) -510px -500px;
display:block;
width:186px;
height:32px;
margin:0 auto;
}

div.phoneDetailsWrapper a:hover{
background-position: -510px -544px;
}

div.phoneDetailsWrapper a:active{
background-position: -510px -588px;
}


#gameFinder3 div.gfWrapper{
padding-top:10px;
padding-left:3px;
width:882px;
}
/* Step 4 - Carriers */

#gameFinder4 h4{
font-size:11px;
margin:0 0 5px 5px;
text-align:left;
}


#gameFinder4 div.gfWrapper{
padding-top:24px;
}
/* Steps 5 & 6 - Games For Your Phone, How-To */

#gameFinder5 .gfWrapper{
padding:0 0 20px 0;
}

#gameFinder6 .gfWrapper{
padding:0 0 20px 0;
}

h2.yourPhoneSmall {
	width: 90px;
	height: 13px;
	margin: 0 auto;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -250px;
}

h2.stepByStep {
	width: 236px;
	height: 25px;
	margin: 0 auto;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -350px;
}

h3.topRatedGames {
	width: 224px;
	height: 15px;
	margin: 0 auto;
	background: #fff url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -300px;
}

#gameFinder3 h3{
font-size:13px;
text-align:center;
color:#000000;
width:175px;
margin:0 auto;
}

h4.phoneModel {
	font-size: 13px;
}

div.yourPhone {
	width: 188px;
	margin-top: 20px;
	text-align: center;
	float: left;
}

	.yourPhone img {
		margin: 10px;
		border: 1px solid #e9e8e8;
		background: #fff;
	}
	
div.yourPhoneOptions {
	width: 608px;
	margin-top: 24px;
	margin-left: 40px;
	float: left;
}

	.yourPhoneOptions hr {
		border: 0;
		border-top: 1px solid #e0e0e0;
		margin-top: 35px;
		margin-bottom: 24px;
	}
	
	div.yourPhoneOptions p {
		margin-top: 14px;
		color: #000;
	}
	
	div.yourPhoneOptions em {
		font-weight: bold;
	}
	
div.gfGamesList {
	width: 562px;
	margin: 21px auto;
	text-align: left;
}

	.gfGamesList div.prodThumb {
		float: left;
	}


	
a.gfBtn {
	display: block;
	width: 295px;
	height: 20px;
	margin: 0px auto;
	padding: 7px 0px;
	background: transparent url(assets/sprite_headlines_gamefinder.png) no-repeat -200px -500px;
	font-size: 16px;
	text-decoration: none;
	color: #007ee8;
}

a.gfBtn strong {
	font-weight: bold;
	color: #599501;
}

a.gfBtn:hover {
	background-position: -200px -544px;
	color: #7aa719;
}

a.gfBtn:active {
	background-position: -200px -588px;
	color: #6b9411;
}

