
.content_thanks{
	width:725px;
	float:left;
	z-index:100;
	text-align:left;
	display:block;
	height:791px;
	background:url(images/bg_thanks.jpg) no-repeat top center;


}

.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_submit.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:139px;
	height:41px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:175px;
}
.searchBtn{
	background-image:url(images/btnSearch.jpg);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:94px;
	height:24px;
	cursor:pointer;

}


.enterOver{
	background-image:url(images/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: left -41px;
	background-color:#faf5e9;
	width:139px;
	height:41px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:175px;
}
.loginNormal{
	background-image:url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-color: none;
	background-position: left top;
	width:139px;
	height:41px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:320px;
}
.loginOver{
	background-image:url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: left -41px;
	background-color:none;
	width:139px;
	height:41px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:320px;
}
.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_send.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:139px;
	height:41px;
	cursor:pointer;
		margin-top:15px;
	margin-bottom:370px;
}
.sendOver{
	background-image:url(images/btn_send.gif);
	background-repeat: no-repeat;
	background-position: left -41px;
	background-color:none;
	width:139px;
	height:41px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:370px;
}
.cafNormal{
	background-image:url(images/btn_caf.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:226px;
	height:37px;
	cursor:pointer;
		margin-top:15px;
}
.cafOver{
	background-image:url(images/btn_caf.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	background-color:none;
	width:226px;
	height:37px;
	cursor:pointer;
	margin-top:15px;
}


/* Nav Bar */

a#nav_home{
	background-image:url(images/nav_home.gif);
	width:90px;
	height:23px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;	
	margin-left:24px;
}
a#nav_play{
	background-image:url(images/nav_play.gif);
	width:111px;
	height:23px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;	
	margin-left:20px;
}
a#nav_prizes{
	background-image:url(images/nav_prizes.gif);
	width:93px;
	height:23px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;	
	margin-left:20px;
}
a#nav_winners{
	background-image:url(images/nav_winners.gif);
	width:107px;
	height:23px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;	
	margin-left:20px;
}
a#nav_hiscores{
	background-image:url(images/nav_hiscores.gif);
	width:126px;
	height:23px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;		
	margin-left:20px;
	
}
a#nav_rules{
	background-image:url(images/nav_rules.gif);
	width:188px;
	height:23px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;	
	margin-left:20px;
}
a:hover#nav_home, a:hover#nav_play, a:hover#nav_prizes, a:hover#nav_winners, a:hover#nav_hiscores, a:hover#nav_rules{
	background-position: left -23px;
}

a#bbox_signup{
	background-image:url(images/btn_bbox_signup.gif);
	width:124px;
	height:43px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:left;	
	margin-left:7px;

}
a#bbox_login{
	background-image:url(images/btn_bbox_login.gif);
	width:108px;
	height:43px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:right;	
	margin-right:7px;

}
a#bbox_logout{
	background-image:url(images/btn_signout.gif);
	width:123px;
	height:43px;
	display:inline-block;
	cursor:pointer;
	background-color:#d9e8f6;
	float:right;	
	margin-right:15px;

}
a:hover#bbox_login, a:hover#bbox_signup, a:hover#bbox_logout{
	background-position: left -43px;
}
a#btn_continue{
	background-image:url(images/btn_continue.gif);
	display:inline-block;
	background-color:#faf5e9;
	width:139px;
	height:41px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:360px;
}
a:hover#btn_continue{
	background-position: left -41px;	
}
a#splash_mid{
	background-image:url(images/splash_mid.jpg);
	display:inline-block;
	background-color:#faf5e9;
	width:862px;
	height:212px;
	cursor:pointer;
}
a#splash_bot{
	background:url(images/splash_bottom.jpg) no-repeat center #fff;
	display:inline-block;
	width:862px;
	height:146px;
	cursor:default;

}


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:110px;
	margin-left:40px;
	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:222px;
	height:34px;
	display:block;
	cursor:pointer;
	float:right;
	margin-top:190px;
	background-color:#faf5e9;
	margin-right:85px;
	_margin-right:45px;
}
a#playBtn {
	background-image:url(images/btn_play.gif);
	width:292px;
	height:46px;
	display:block;
	cursor:pointer;
	background-color:#faf5e9;
	float:right;
	margin-top:55px;
	margin-right:90px;
	_margin-right:50px;
}
a#earnBtn {
	background-image:url(images/btn_earn.gif);
	cursor:pointer;
	height:37px;
	width:191px;	
	background-color:#faf5e9;
	float:left;
	margin-left:35px;
	margin-top:120px;
}
a#shopBtn {
	background-image:url(images/btn_dell_thanks.gif);
	cursor:pointer;
	height:37px;
	width:191px;	
	margin-top:150px;
	_margin-top:140px;
	cursor:pointer;
	background-color:#faf5e9;
	float:left;
		margin-left:35px;
}
a:hover#skipBtn{
	background-position: left -38px;		
	
}
a:hover#tryBtn{
	background-position: left -34px;		
	
}
a:hover#shopBtn, a:hover#earnBtn {
	background-position: left -37px;	
	
}
a:hover#playBtn{
	background-position: left -46px;		
	
}

a#btn_avgScore{
	background-image:url(images/btn_averagescore.jpg);
	width:160px;
	cursor:pointer;
	height:36px;	
	background-color:#cbe4ff;
	display:block;
}
a#btn_gamePlays{
	background-image:url(images/btn_gamesplays.jpg);
	width:160px;
	cursor:pointer;
	height:36px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_highLevel{
	background-image:url(images/btn_highlevel.jpg);
	width:129px;
	cursor:pointer;
	height:33px;	
	background-color:#cbe4ff;	
	display:block;
}

a#btn_highScore{
	background-image:url(images/btn_highscore.jpg);
	width:158px;
	height:36px;
	cursor:pointer;
	display:block;
	background-color:#cbe4ff;	
}
a:hover#btn_avgScore, a:hover#btn_gamePlays, a:hover#btn_highLevel, a:hover#btn_highScore {
	background-position: left -36px;
}
a#btn_gamePlays_ranked{
	background-image:url(images/btn_gamesplays.jpg);
	background-position: left -36px;
	width:160px;
	cursor:pointer;
	height:36px;	
	background-color:#cbe4ff;
	display:block;	
}
a#btn_highLevel_ranked{
	background-image:url(images/btn_highlevel.jpg);
	background-position: left -36px;
	width:160px;
	cursor:pointer;
	height:36px;	
	background-color:#cbe4ff;	
	display:block;
}

a#btn_avgScore_ranked{
	background-image:url(images/btn_averagescore.jpg);
	background-position: left -36px;
	width:160px;
	cursor:pointer;
	height:36px;	
	background-color:#cbe4ff;
	display:block;
}
#btn_highScore_ranked{
	background-image:url(images/btn_highscore.jpg);
	background-position: left -36px;
	width:158px;
	cursor:pointer;
	height:36px;	
	display:block;
	background-color:#cbe4ff;		
}
.btn_username{
	width:276px;
	height:36px;	
	display:block;
	background:url(images/btn_username.jpg) no-repeat top center;
}
.btn_rank{
	width:159px;
	height:36px;	
	display:block;
	background:url(images/btn_rank.jpg) no-repeat top center;
}
.hiscores_header{
	width:913px;
	height:200px;
	display:block;
	background:url(images/hiscores_header.jpg) no-repeat top center;
}
.hiscores_facebook_header{
	width:800px;
	height:149px;
	display:block;
	background:url(images/hiscores_header_facebook.gif) no-repeat top center;
}
.hiscores_ranking{
	width:913px;
	height:50px;
	display:block;
	background:url(images/hiscores_ranking.jpg) no-repeat top center;

}

.title_Reg{
	width:740px;
	height:48px;
	float:left;
	display:block;
	background:url(images/title_reg.gif) no-repeat top center;
}
.title_Forgot{
	width:740px;
	height:48px;
	float:left;
	display:block;
	background:url(images/title_forgot.gif) no-repeat top center;
}
.title_Login{
	width:740px;
	height:48px;
	float:left;
	display:block;
	background:url(images/title_login.gif) no-repeat top center;
}

.title_thanks{
	width:740px;
	height:48px;
	float:left;
	display:block;
	background:url(images/title_thanks.gif) no-repeat top center;
}
.title_winners{
	width:760px;
	height:48px;
	float:left;
	display:block;
	background:url(images/title_winners_new.gif) no-repeat top center;
	margin-top:10px;

}

.title_winners2{
	width:782px;
	height:35px;
	float:left;
	display:block;
	background:url(images/winners_header.gif) no-repeat top center;
}


.title_prizes{
	width:740px;
	height:48px;
	float:left;
	display:block;
	background:url(images/title_prizes.gif) no-repeat top center;
}

.prizes{
	width:784px;
	height:666px;
	display:block;
	background:url(images/prizes.jpg) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
}



.hs_odd{
	background:#e3e9f2;
	line-height:22px;
	border-bottom:1px #92b1da solid;
	border-left:1px #92b1da solid;
			color:#000;
	
}

.hs_even{
	background:#caddf3;
	line-height:22px;	
	border-bottom:1px #c1cad5 solid;
	border-left:1px #c1cad5 solid;
			color:#000;
}


.hs_leader{
	background:#007ac2;
	line-height:22px;	
	border-bottom:1px #535d6d solid;
	font-weight:bold;
	text-align:center;
		color:#000;
	
}

.hs_odd.hs_sorted{
	background:#ffd79b;
	line-height:22px;
	color:#000;

}
.hs_even.hs_sorted{
	background:#ffbd58;
	line-height:22px;
	color:#000;
}

.rb_even{
	background:#caddf3;
	line-height:22px;	
	border-bottom:1px #c1cad5 solid;
	border-left:1px #c1cad5 solid;
}
.rb_odd{
	background:#e3e9f2;
	line-height:22px;
	border-bottom:1px #92b1da solid;
	border-left:1px #92b1da solid;
			color:#000;
}