/*html {
	background: #fdfac6;
}*/

body#home {
	background: none;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

body#home #page_wrapper {
	margin-left: -215px;
	position: absolute;
	top: -110px;
	left: 50%;
	width: 430px;
	height: 220px;
	visibility: visible
}

a:link, a:visited {
	color: #FFF8A6;
}

a:hover, a:active {
	color: #fff;
}

h1, p, form {
	margin: 30px 30px 20px 30px;
	color: #fff;
	font: bold 15px/18px "Trebuchet MS", arial, sans-serif;
}

body#tryitout h1, p {
	text-align: center;
}

body#tryitout h1 {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 28px;
}

body#meettheuhohs p, body#privacypolicy p {
	text-align: left;
}

body#meettheuhohs h1 {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 28px;
}

body#tryitout p {
	margin-top: 10px;
	margin-bottom: 15px;
}

#content {
	min-height: 110px;
}

form p {
	margin: 0;
}

form input {
	font-size: 18px;
	width: 99%;
	margin-top: 10px;
}

form input.Submit {
	width: auto;
}

body p#close {
	margin-top: 0;
	font-size: 12px;
	text-align: center;
}

body#tryitout p#close {
	margin-top: 40px;
}

#close a:link, #close a:visited {
	padding: 5px 0;
	color: #FFF8A6;
	background: #FF7B10;
	display: block;
}

#close a:hover, #close a:active {
	color: #fff;
	background: #F82;
}

#close a:active {
	position: relative;
	top: 2px;
	left: 2px;
}

#launch,
#noflash img { border: 4px solid #fff; }

body#uhohs {
	background: #ffa900;
}

body#home {
	background: #fdfac6;
}

body {
	background: #ff6300 url(../_images/popup-bg.jpg) repeat-x top center;
}