html
{
	height: 100%;
	overflow: hidden;
}

#HappyEnd1969_Root, 
#HappyEnd1969_NavId_, 
#HappyEnd1969_NavId_shop, 
#HappyEnd1969_NavId__Content, 
#HappyEnd1969_NavId__Content, 
#HappyEnd1969_NavId_shop_Content, 
#flashcontainer
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

#footer {
	background:url(/Static/img/footer_bg.png) repeat-x;
	color:#fff;
	height:41px;
	padding-left:25px;
	padding-top:23px;
	text-align:left;
	text-transform:uppercase;
}

#btn_experience {
	background:url(/Static/img/footer_button.png) no-repeat;
	color:#ab9f9f;
	display:block;
	float:left;
	height:17px;
	margin-right:35px;
	padding-top:4px;
	text-align:center;
	width:130px;
}

#btn_experience.clickable {
	cursor:pointer;
}

#btn_experience.clickable:hover {
	background:url(/Static/img/footer_button.png) no-repeat bottom;
}

#footer a { 
	color:#84815f;
	display:block;
	float:left;
	margin-right:35px;
	padding-top:4px;
	text-decoration:none;
	width:auto;
}

