label{
	display:inline;
	height:20px;
	width:120px;
	font-size:12px;
	line-height:23px;
	float:left;
	text-align:left;
	font-weight:bold;
	margin-top:2px;
}

.inputTxt_opt{	
	line-height:19px;
	width:150px;
	font-size:12px;
	border:1px #a5acb2  solid;
	color:#6e7578;
	background-color:#ffffff;
	height:21px;
	z-index:100;
	float:left; 
	padding-top:3px;
	display:inline;

}

.inputTxt{	
	line-height:19px;
	width:250px;
	font-size:12px;
	border:1px #afb8c3  solid;
	color:#6e7578;
	background-color:#ffffff;
	height:21px;
	z-index:100;
	float:right; 
	padding-top:3px;
	display:inline;
}
.register_form_state{	
	line-height:19px;
	width:252px;
	font-size:12px;
	border:1px #abbac2 solid;
	color:#6e7578;
	background-color:#ffffff;
	height:25px;
	z-index:100;
	float:right;
	display:inline-block;
	padding-top:3px;
}
.reg_phone_1,.reg_phone_2,.reg_phone_3{
	width:75px;
	line-height:19px;
	font-size:12px;
	border:1px #afb8c3  solid;
	color:#6e7578;
	background-color:#ffffff;
	height:21px;
	z-index:100;
	float:left; 
	padding-top:3px;
	display:inline;
	margin-right:10px;
}
.reg_phone_1{
	margin-left:27px;
}
.reg_phone_3{
	margin-right:0px;
}
.register_form_tr_9,.register_form_tr_10,.register_form_tr_7,.register_form_tr_8,.register_form_tr_14{
	border:none;
}


.content_thanks{
	width:663px;
	background:url(images/bg_thanks.jpg) top center no-repeat;
	height:396px;
	float:left;
	display:inline-block;
}
.cafboxes{
	width:1000px;
	background:url(images/bg_cafboxes.png) top center no-repeat;
	height:380px;

}
.shopDell{
	float:right;
	display:inline-block;	
	width:307px;
	background:url(images/bg_thanks_right.jpg) top center no-repeat;
	height:396px;	
	margin-right:8px;
	cursor:pointer;
}

.facebook{
	width:1000px;
	background:url(images/facebook_bg.png) top center no-repeat;
	height:129px;

}



.rulesBG{
background:#fff url(/templates/visual/images/bg_rules.jpg) no-repeat top; height:600px; width:560px; padding-top:150px;
}
.enterNormal{
	background-image:url(images/btn_enter.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:198px;
	height:37px;
	cursor:pointer;
	margin-top:15px;
}
.enterOver{
	background-image:url(images/btn_enter.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	background-color:#faf5e9;
	width:198px;
	height:37px;
	cursor:pointer;
	margin-top:15px;
}
.loginNormal{
	background-image:url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-color: none;
	background-position: left top;
	width:116px;
	height:37px;
	cursor:pointer;
	margin-top:15px;
}
.loginOver{
	background-image:url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	background-color:none;
	width:116px;
	height:37px;
	cursor:pointer;
		margin-top:15px;
}
.submitNormal{
	background-image:url(images/btn_submit.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:226px;
	height:37px;
	cursor:pointer;
}
.submitOver{
	background-image:url(images/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: left -36px;
	background-color:#faf5e9;
	width:226px;
	height:37px;
	cursor:pointer;
}
.sendNormal{
	background-image:url(images/btn_forgot.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:116px;
	height:37px;
	cursor:pointer;
		margin-top:15px;
}
.sendOver{
	background-image:url(images/btn_forgot.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	background-color:none;
	width:116px;
	height:37px;
	cursor:pointer;
	margin-top:15px;
}
.cafNormal{
	background-image:url(images/btn_send.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:203px;
	height:37px;
	cursor:pointer;
		margin-top:15px;
}
.cafOver{
	background-image:url(images/btn_send.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	background-color:none;
	width:203px;
	height:37px;
	cursor:pointer;
	margin-top:15px;
}
a#logoBtn {
	background-image:url(images/header_logo.jpg);
	width:185px;
	cursor:pointer;
	height:94px;

	background-color:#faf5e9;
	float:left;
	display:inline-block;
}

a#facebookInviteBtn {
	background-image:url(images/btn_invitefacebook.gif);
	width:103px;
	height:23px;
	display:block;
	cursor:pointer;
	float:left;
	margin-top:85px;
	margin-left:40px;
	_margin-left:20px;
	background-color:#faf5e9;
}

a#skipBtn {
	background-image:url(images/btn_skip.gif);
	width:228px;
	height:38px;
	display:block;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#faf5e9;
}
a#acceptBtn {
	background-image:url(images/btn_accept.gif);
	width:112px;
	height:32px;
	display:block;
	cursor:pointer;
	background-color:#faf5e9;
}
a#tryBtn {
	background-image:url(images/btn_try.gif);
	width:203px;
	height:37px;
	display:block;
	cursor:pointer;
	float:right;
	margin-top:170px;
	background-color:#faf5e9;
	margin-right:25px;

}
a#playBtn {
	background-image:url(images/btn_play.gif);
	width:275px;
	height:65px;
	display:block;
	cursor:pointer;
	background-color:#faf5e9;
	float:left;
	margin-top:81px;
	margin-left:25px;


}
a#earnBtn {
	background-image:url(images/btn_earn.gif);
	cursor:pointer;
	height:24px;
	width:187px;	
	background-color:#faf5e9;
	float:right;
	margin-right:95px;
		margin-top:65px;

}
a#challengeBtn {
	background-image:url(images/btn_invite.gif);
	cursor:pointer;
	height:24px;
	width:187px;	
	cursor:pointer;
	background-color:#faf5e9;
	float:right;
	margin-right:95px;
	margin-top:105px;
}

a:hover#tryBtn{
	background-position: left -37px;		
	
}
a:hover#challengeBtn, a:hover#earnBtn {
	background-position: left -24px;	
	
}
a:hover#playBtn{
	background-position: left -65px;		
	
}
a:hover#btn_gamePlays,a:hover#btn_avgScore, a:hover#btn_highScore{
	background-position: left -24px;
}


a#btn_gamePlays{
	background-image:url(images/btn_gamesplays.jpg);
	width:96px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_inspiron{
	background-image:url(images/btn_inspiron.jpg);
	width:76px;
	cursor:default;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_studio{
	background-image:url(images/btn_studio.jpg);
	width:76px;
	cursor:default;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_studioxps{
	background-image:url(images/btn_studioxps.jpg);
	width:76px;
	cursor:default;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_alienware{
	background-image:url(images/btn_alienware.jpg);
	width:76px;
	cursor:default;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_adamo{
	background-image:url(images/btn_adamo.jpg);
	width:76px;
	cursor:default;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_total{
	background-image:url(images/btn_total.jpg);
	width:76px;
	cursor:default;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_avgScore{
	background-image:url(images/btn_averagescore.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;
}
a#btn_highScore{
	background-image:url(images/btn_highscore.jpg);
	width:97px;
	cursor:pointer;
	height:24px;	
	display:block;
	background-color:#cbe4ff;	
}



a#btn_gamePlays_ranked{
	background-image:url(images/btn_gamesplays.jpg);
	width:96px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_inspiron_ranked{
	background-image:url(images/btn_inspiron.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_studio_ranked{
	background-image:url(images/btn_studio.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_studioxps_ranked{
	background-image:url(images/btn_studioxps.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_alienware_ranked{
	background-image:url(images/btn_alienware.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_adamo_ranked{
	background-image:url(images/btn_adamo.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_total_ranked{
	background-image:url(images/btn_total.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;	
	background-position: left -24px;
}
a#btn_avgScore_ranked{
	background-image:url(images/btn_averagescore.jpg);
	width:76px;
	cursor:pointer;
	height:24px;	
	background-color:#cbe4ff;
	display:block;
	background-position: left -24px;
}
a#btn_highScore_ranked{
	background-image:url(images/btn_highscore.jpg);
	width:97px;
	cursor:pointer;
	height:24px;	
	display:block;
	background-color:#cbe4ff;	
	background-position: left -24px;
}
.btn_username{
	width:103px;
	height:24px;	
	display:block;
	background:url(images/btn_username.jpg) no-repeat top center;
}
.btn_rank{
	width:66px;
	height:24px;	
	display:block;
	background:url(images/btn_rank.jpg) no-repeat top center;
}
.hiscores_header{
	width:100%;
	display:block;
	background:url(images/hiscores_header.gif) no-repeat top center #fff;
}
.hiscores_facebook_header{
	width:100%;

	display:block;
	background:url(images/hiscores_header.gif) no-repeat top center #fff;
}
.hiscores_ranking{
	width:100%;
	height:42px;
	display:block;
	background:url(images/hiscores_ranking.jpg) no-repeat top center #fff;
	border-bottom:1px #a7c5ff solid;
}
.title_confirmReg{
	width:600px;
	height:32px;
	float:left;
	display:block;
	background:url(images/title_confirmaccount.gif) no-repeat top center;
}
.title_Reg{
	width:600px;
	height:32px;
	float:left;
	display:block;
	background:url(images/title_reg.gif) no-repeat top center;
}
.title_Forgot{
	width:600px;
	height:32px;
	float:left;
	display:block;
	background:url(images/title_forgot.gif) no-repeat top center;
}
.title_Login{
	width:600px;
	height:32px;
	float:left;
	display:block;
	background:url(images/title_login.gif) no-repeat top center;
}
.title_Earn{
	width:432px;
	height:63px;
	float:left;
	display:block;
	background:url(images/title_earnmore.gif) no-repeat top center;
	margin-left:24px;
}
.title_Thanks{
	width:720px;
	height:32px;
	float:left;
	margin-left:15px;
	display:inline-block;
	background:url(images/title_thanks.gif) no-repeat top center;
}
.title_CAF{
	width:720px;
	height:32px;
	float:left;
	display:inline-block;
	background:url(images/title_invite.gif) no-repeat top center;
	margin-top:0px;
}
.title_Accept{
	width:600px;
	height:32px;
	float:right;
	display:block;
	background:url(images/title_accept.gif) no-repeat top center;
}
.title_Survey{
	width:600px;
	height:32px;
	float:left;
	display:block;
	background:url(images/title_survey.gif) no-repeat top center;
}

.title_findyours{
		width:925px;
	height:64px;
	float:left;
	display:block;
	background:url(images/title_findyours.gif) no-repeat top center;
	margin-left:20px;
	margin-bottom:15px;
}

.hs_odd{
	background:#e3e9f2;
	line-height:22px;
	border-bottom:1px #92b1da  solid;
	border-left:1px #92b1da solid;
	
}

.hs_even{
	background:#caddf3;
	line-height:22px;	
	border-bottom:1px #92b1da  solid;
	border-left:1px #92b1da solid;
}

.hs_leader{
	background:#750515;
	line-height:22px;
	color:#fff;
	line-height:22px;	
	border-bottom:1px #535d6d solid;
	font-weight:bold;
	text-align:center;
	
}

.hs_odd.hs_sorted{
	background:#f2e3e4;
	line-height:22px;
	color:#000000;

}
.hs_even.hs_sorted{
	background:#f6cdd0;
	line-height:22px;
	color:#000000;
}

.rb_even{
	background:#caddf3;
	line-height:22px;	
	border-bottom:1px #92b1da  solid;
	border-left:1px #92b1da solid;
}
.rb_odd{
	background:#e3e9f2;
	line-height:22px;
	border-bottom:1px #92b1da  solid;
	border-left:1px #92b1da solid;
	
}
.facebook_01{
	height:191px;
	width:100%;
	background:url(images/hiscores_facebook_01.gif) no-repeat top #fff;
	display:block;	
}
.facebook_02{
	height:191px;
	width:100%;
	background:url(images/hiscores_facebook_02.gif) no-repeat top #fff;
	display:block;	
}

a#btn_facebookscores{
	background-image:url(images/btn_facebookscores.gif);
	width:198px;
	cursor:pointer;
	height:37px;	
	display:block;
	background-color:#cbe4ff;

	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
a#btn_viewall{
	background-image:url(images/btn_viewall.gif);
	width:198px;
	cursor:pointer;
	height:37px;	
	display:block;

	background-color:#cbe4ff;	

		margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.tafpop_button {	
	background-image:url(images/btn_slider.gif);
	width:128px;
	cursor:pointer;
	height:37px;
	display:inline-block;	
}
