.alaska{
	width:516px;
	background:url(images/alaska_popup.jpg) top center no-repeat #fff;
	margin-left:auto;
	margin-right:auto;
	height:600px;
}


#header{
	height:144px;
	display:block;
	text-align:right;
}
#header span{
	color:#fff;
	font-size:11px;
	display:inline-block;
	width:400px;
	margin-top:8px;
	_margin-top:0px;
	margin-right:27px;
	height:23px;
}
#header span a{
	font-weight:bold;
	color:#fff;
	font-size:11px;
	display:inline-block;
	margin-left:30px;
}
#header span a:hover{
	color:#cde6f7;
}

.title_caf{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_caf.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.title_Reg{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_reg.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.title_Thanks{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_thanks.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.title_login{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_login.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.title_earn{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_earn.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.title_forgot{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_forgot.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.title_story{
	width:1000px;
	height:100px;
	display:block;
	background:url(images/title_story.jpg) no-repeat top center;
	margin-left:auto;margin-right:auto;
}
.contNormal{
	background-image:url(images/btn_continue.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#ffffff;
	width:157px;
	height:27px;
	cursor:pointer;
}
.contOver{
	background-image:url(images/btn_continue.gif);
	background-repeat: no-repeat;
	background-position: left -27px;
	background-color:#ffffff;
	width:157px;
	height:27px;
	cursor:pointer;
}
.subNormal{
	background-image:url(images/btn_sub.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#ffffff;
	width:157px;
	height:27px;
	cursor:pointer;
	float:left;
}
.subOver{
	background-image:url(images/btn_sub.gif);
	background-repeat: no-repeat;
	background-position: left -27px;
	background-color:#ffffff;
	width:157px;
	height:27px;
	cursor:pointer;
		float:left;
}
.loginNormal{
	background-image:url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-color: none;
	background-position: left top;
	width:159px;
	height:29px;
	cursor:pointer;
}
.loginOver{
	background-image:url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	background-color:none;
	width:159px;
	height:29px;
	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:159px;
	height:29px;
	cursor:pointer;
}
.sendOver{
	background-image:url(images/btn_send.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	background-color:#faf5e9;
	width:159px;
	height:29px;
	cursor:pointer;
}
.cafNormal{
	background-image:url(images/btn_caf.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#a4c3e1;
	width:89px;
	height:25px;
	cursor:pointer;
	display:block;
	float:left;
	margin-top:8px;
}
.cafOver{
	background-image:url(images/btn_caf.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	background-color:#a4c3e1;
	width:89px;
	height:25px;
	cursor:pointer;
	float:left;	
	display:block;
	margin-top:8px;	
}

.cafBG{
	width:999px;
	background:url(images/bg_caf.gif) no-repeat center;
	height:287px;
	display:block;
	text-align:center;
	margin-left:10px;
	margin-top:30px;
	*margin-left:0px;
	*margin-top:30px;
	_margin-top:-15px;
	*margin-bottom:50px;
}
a#skipBtn {
	background-image:url(images/btn_skip.gif);
	width:88px;
	cursor:pointer;
	height:25px;
	cursor:pointer;
	float:left;
	margin-top:15px;
}
a:hover#skipBtn{
	background-position: left -25px;	
	
}

a#tryBtn {
	background-image:url(images/btn_try.gif);
	width:159px;
	cursor:pointer;
	height:29px;
	cursor:pointer;
	float:left;
	margin-left:240px;
	margin-top:175px;
	_margin-top:220px;
}
a:hover#tryBtn{
	background-position: left -29px;		
}


a#playBtn {
	background-image:url(images/btn_play.gif);
	width:159px;
	cursor:pointer;
	height:29px;
	cursor:pointer;
	float:left;
}
a#inviteBtn {
	background-image:url(images/btn_invite.gif);
	width:159px;
	cursor:pointer;
	height:29px;
	cursor:pointer;
	float:left;
	margin-left:20px;
}
a:hover#playBtn, a:hover#inviteBtn{
	background-position: left -29px;		
}

a#play_thanksBtn{
	background-image:url(images/btn_play_thanks.gif);
	width:158px;
	cursor:pointer;
	height:29px;
	cursor:pointer;
	float:left;
	margin-left:10px;
}

a#alaskaBtn{
	background-image:url(images/btn_alaska.gif);
	width:158px;
	cursor:pointer;
	height:29px;
	cursor:pointer;
	float:left;
	margin-left:20px;
}
a:hover#alaskaBtn, a:hover#play_thanksBtn{
	background-position: left -29px;		
}




.rulesBG{
background:#fff url(/templates/visual/images/bg_rules.jpg) no-repeat top; height:600px; width:560px; padding-top:150px;
}
.downloadNormal{
	background-image:url(images/btn_download.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:289px;
	height:87px;
	cursor:pointer;
	display:block;
	float:right;	
}
.downloadOver{
	background-image:url(images/btn_download.gif);
	background-repeat: no-repeat;
	background-position: left -87px;
	background-color:#faf5e9;
	width:289px;
	height:87px;
	cursor:pointer;
	float:right;
}
.mailNormal{
	background-image:url(images/btn_mail.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:315px;
	height:87px;
	cursor:pointer;
	display:block;
	float:left;
}
.mailOver{
	background-image:url(images/btn_mail.gif);
	background-repeat: no-repeat;
	background-position: left -87px;
	background-color:#faf5e9;
	width:315px;
	height:87px;
	cursor:pointer;
	float:left;	
}

.submitNormal{
	background-image:url(images/btn_submit.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:182px;
	height:32px;
	cursor:pointer;
}
.submitOver{
	background-image:url(images/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: left -32px;
	background-color:#faf5e9;
	width:182px;
	height:32px;
	cursor:pointer;
}


a#shareBtn {
	background-image:url(images/btn_sharecol.gif);
	width:258px;
	height:49px;
	display:block;
	cursor:pointer;
	float:left;
	background-color:#faf5e9;
	margin-left:100px;
	margin-right:5px;
}
a#homeBtn {
	background-image:url(images/btn_home.gif);
	width:245px;
	height:49px;
	display:block;
	cursor:pointer;
	background-color:#faf5e9;
	float:left;
		
}



a#downBtn{
	background-image:url(images/btn_down.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:289px;
	height:87px;
	cursor:pointer;
	display:block;
}

A:hover:downBtn{
background-position: left -87px;
}


