/*------------------------------
 GLOBAL GAME FINDER SETTINGS
------------------------------*/

html {
	background: #ffffff;
}

hr {
	border: 0;
	border-top: 1px solid #e0e0e0;
	margin: 10px 50px;
}

.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;
}

	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;	
}

#gameFinder1 ul.steps li.selected span{
background-position:-445px -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: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat 0px 0px;
}

#gameFinder1 h2.optionB {
	width: 308px;
	height: 18px;
	margin-top: 10px;
	float: left;
	background: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -50px;
	margin-bottom:35px;
}

#gameFinder1 p {
	margin-bottom: 15px;
}
	#gameFinder1 p.error {
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
		
		#gameFinder1 p.error span {
			color: #cd0a0a;
			background: transparent url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -400px;
			padding-left: 18px;
		}

	#gameFinder1 p.disclaimer {
		margin-bottom: 30px;
	}

#gameFinder1 div.bypassIE {
	border: 0;
	width: 790px;
	height: 14px;
	margin: 0 auto;
	background: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -100px;
	border-style: hidden;
}

#gameFinder1 div.bypassIE hr {
	display: none;
}

div.autoDetect {
	width: 380px;
	margin: 0 auto;
}

div.alternate {
	width: 403px;
	margin: 23px auto;
}

div#phoneNumberInputSkin {
	width: 183px;
	height: 31px;
	margin-top: 1px;
	background: #f8f8f8 url(assets/sprite_txt_input.png) no-repeat 0px -200px;
	float: left;
}

div#phoneNumberInputSkin input {
	width: 150px;
	height: 22px;
	border: 0px;
	padding-top: 3px;
	background:transparent;
	font-size: 18px;
	text-align: center;
}

input#phoneNumberSubmit {
	border: 0;
	padding: 0;
	width: 176px;
	height: 32px;
	margin-bottom: 25px;
	background: #f8f8f8 url(assets/SentaLinktoMyphone.png) no-repeat -8px -10px;
	cursor: pointer;
	float: right;
}

	input#phoneNumberSubmit:hover {
		background-position: -8px -43px;
	}
	
	input#phoneNumberSubmit:active {
		background-position: -8px -76px;
	}
	
	/* Change "Submit" button to "Confirm" button by adding this ".confirm" class */
	input#phoneNumberSubmit.confirm {
	background: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat;
		background-position: -699px -400px;
		width: 93px;
	height: 32px;
	}
	
	input#phoneNumberSubmit.confirm:hover {
	background: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat;
		background-position: -699px -433px;
		width: 93px;
	height: 32px;
	}
	
	input#phoneNumberSubmit.confirm:active {
	background: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat;
		background-position: -699px -466px;
		width: 93px;
	height: 32px;
	}
	
a.gfStart {
	width: 93px;
	height: 32px;
	background: #f8f8f8 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: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -150px;
}

#gameFinder2 p {
	width: 180px;
	margin: 0 auto;
	font-size: 13px;
}
#gameFinderInfo p {
	width: 140px;
	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: 10px;
}

h3.status {
	width: 200px;
	height: 25px;
	margin: 0 auto;
	background: transparent url(assets/sprite_headlines_gamefinder.png) no-repeat;
}
	
	h3.waiting {
		background-position: 0px -950px;
	}
	
	h3.success {
		background-position: 0px -1000px;
	}

div.phoneIcons {
	float: left;
	text-align: left;
	margin-left: 50px;
}

	div.phoneIcons div {
		float: left;
		margin-right: 20px;
	}
	
	div.phoneIcons div img {
		float: left;
	}
	
	div.phoneIcons div div {
		padding-top: 10px;
	}
	
div.goManual {
	text-align: left;
	float: right;
	margin-right: 50px;
	margin-top: 10px;
}

div.goManual div {
	float: left;
	margin-right: 10px;
	padding-top: 8px;
}

/* 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{
	height: 311px;
	overflow: auto;
	overflow-x: hidden;
	padding-top: 1px;
	padding-left: 1px;
	margin-bottom: 3px;
	position: relative !important;
}

/* Prevents layout jumping when img tag is hidden (consequently removed from flow) via JS */
.previewImgWrapper {
	width: 186px;
	min-height: 230px;
	background: #fff;
}

.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: 186px;
	border: 3px solid #94c600;
	text-align: center;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.phoneDetailsWrapper img{
background:#fff;
}

#gameFinder3 .phoneDetailsWrapper h3.prodName {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 6px;
}

div.phoneDetailsWrapper a{
background:transparent url(assets/sprite_headlines_gamefinder.png) -513px -500px no-repeat;
display:block;
width:186px;
height:30px;
margin:0 auto;
}

div.phoneDetailsWrapper a:hover{
background-position: -513px -544px;
}

div.phoneDetailsWrapper a:active{
background-position: -513px -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:10px;
padding-left:3px;
width:882px;
}

#gameFinder4 div.dropdowns {
	width: 876px;
}

#gameFinder4 div.phoneTotals {
	padding-top: 5px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #535353;
}

	#gameFinder4 div.phoneTotals strong {
		color: #000;
	}

/* 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: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -250px;
}

h2.stepByStep {
	width: 236px;
	height: 25px;
	margin: 0 auto;
	background: #f8f8f8 url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -350px;
}

h2.helpIdentifyPhone {
	float: left;
	width: 400px;
	height: 32px;
	background: transparent url(assets/sprite_headlines_gamefinder.png) no-repeat 0px -200px;
	margin-bottom: 8px;
}

h3.topRatedGames {
	width: 224px;
	height: 15px;
	margin: 0 auto;
	background: #f8f8f8 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;
	position:relative;
	height:300px;
}
	
	#gFHelp div.yourPhoneOptions {
		width: 805px;
		margin-top: 19px;
		margin-left: 37px;
	}
	
	.yourPhoneOptions hr {
		margin: 10px 0;
	}
	
	div.howToSteps {
		padding-top: 10px;
		padding-left: 2px;
		height: 180px;
		overflow: auto;
		overflow-x: hidden;
		text-align: left;
	}
	
	#gFHelp div.howToSteps {
		height: 230px;
		text-align: left;
	}
	
	#gFHelp div.yourPhoneOptions em {
		font-weight: normal;
	}
	
	.howToSteps ol li {
		background: transparent url(assets/sprite_bullets_numbered.png) no-repeat;
		min-height: 30px;
		padding: 4px 0px 4px 30px;
		color: #000;
		font-weight: normal;
		text-align: left;
	}
		
		ol .step1 {
			background-position: 0px 0px !important;
		}
		
		ol .step2 {
			background-position: 0px -100px !important;
		}
		
		ol .step3 {
			background-position: 0px -200px !important;
		}
		
		ol .step4 {
			background-position: 0px -300px !important;
		}
		
		ol .step5 {
			background-position: 0px -400px !important;
		}
		
		ol .step6 {
			background-position: 0px -500px !important;
		}
		
		ol .step7 {
			background-position: 0px -600px !important;
		}
		
		ol .step8 {
			background-position: 0px -700px !important;
		}
		
		ol .step9 {
			background-position: 0px -800px !important;
		}
		
		ol .step10 {
			background-position: 0px -900px !important;
		}
		
	div.yourPhoneOptions p {
		margin-top: 14px;
		color: #000;
	}
	
	div.yourPhoneOptions em {
		font-weight: bold;
	}
	
div.gfGamesList {
	width: 552px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom:#999999 solid thin;
	height:220px;
}

	.gfGamesList div.prodThumb {
		float: left;
	}


	
a.gfBtn {
	display: block;
	width: 295px;
	height: 20px;
	margin: 0px auto;
	margin-top: 15px;
	padding: 7px 0px;
	background: transparent url(assets/sprite_headlines_gamefinder.png) no-repeat -200px -500px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}

a.gfBtn2 {
	display: block;
	background:url(/Web/refresh/image/BUyAllGamesBtn.gif) top center no-repeat; 
	width:132px; 
	height:35px; 
	text-align:left; 
	padding:6px 0px 0px 16px; 
	text-decoration:none; 
	color:#FFFFFF; 
	font-size:11px; 
	line-height:11px;
}

a.gfBtn strong {
	font-weight: bold;
	color: #a5ed24;
}

a.gfBtn:hover {
	background-position: -200px -544px;
	color: #fff;
}

a.gfBtn:active {
	background-position: -200px -588px;
	color: #fff;
}
	
a.closeHelp {
	background:transparent url(assets/sprite_headlines_gamefinder.png) no-repeat scroll -845px -250px;
	display:block;
	float:right;
	height:21px;
	margin-top: 3px;
	margin-right: 2px;
	padding-right:28px;
	padding-top:4px;
	text-align:right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}