body {
	background: #211e1a url('../images/gradient_bg.png') repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px Arial,Futura,sans-serif;
}

#flashContent {
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 2em;
}

#header {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
}

#howDoesThisWork {
	background: url('../images/how_bg.png') no-repeat top left;
	position: fixed;
	bottom: 0px;
	left: 8px;
	padding-left: 10px;
	text-align: left;
	width: 427px;
	display: block;
	//width:100%; //width should be 100%
}

#howButton {
	background: url('../images/how_does_this_work_text_EN.png') no-repeat top left;
	width: 122px;
	height: 12px;
	display: block;
	border: none;
	outline: none;
	margin-bottom: 4px;
	margin-top: 7px;
}

#howText {
	width: 400px;
	color: #ccc;
	line-height: 1.5;
	display: none;
	margin-left: 10px;
	margin-bottom: 12px;
	margin-top: 15px;
}

p.noFlashMessage {
	display: block;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 45%;
}

img.downloadFlashButton {
	border: none;
	margin-top: 15px;
}

p.loginText {
	background: url('../images/login_text.png') no-repeat top right;
	width: 361px;
	height: 54px;
	margin: -25px auto 15px;
}

h1.howHeteroTitle {
	background: url('../images/how_hetero_text.png') no-repeat top right;
	width: 750px;
	height: 193px;
	margin: 0 auto;
	margin-top: 85px;
}

span.hidden {
	display: none;
}

a.pridelogo {
	background: url('../images/pride_logo.png') no-repeat top right;
	display: block;
	width: 167px;
	height: 72px;
	position: fixed;
	top: 9px;
	left: 9px;
}

div.collaborators {
	background: url('../images/collaboration_logos.png') no-repeat top right;
	display: block;
	width: 268px;
	height: 52px;
	position: fixed;
	right: 8px;
	top: 8px;
}

a.akestamLink {
	display: block;
	width: 90px;
	height: 19px;
	float: left;
	margin: 11px 0 0 89px;
}

a.breweryLink {
	display: block;
	width: 65px;
	height: 34px;
	float: left;
	margin-left: 22px;
}

a.connectbutton {
	background: url('../images/connect_btn.png') no-repeat top right;
	display: block;
	width: 391px;
	height: 95px;
	margin: auto;
}
