@charset "utf-8";

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;	}
a, b, strong	{
	color: #0d619e;	}
h1, h2, h3, h4, h5, h6	{
	color: #0d619e;	}
a:hover	{
	text-decoration: none;	}

p, ol, ul	{
	line-height: 20px;	}

input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;	}
div.textbox	{
	background: url(images/textbox.png) no-repeat;
	height: 18px;
	margin-bottom: 5px;
	padding: 6px 10px 12px 6px;
	width: 160px;	}
input[type=text], input[type=password]	{
	border: 0;
	color: #000000;
	height: 18px;
	width: 160px;	}
input[type=text].grey, textarea.grey	{
	color: #999999;	}
div.textarea	{
	background: url(images/textarea.png) no-repeat;
	height: 79px;
	margin-bottom: 5px;
	padding: 6px 14px 16px 6px;
	width: 342px;	}
textarea	{
	border: 0;
	color: #000000;
	height: 79px;
	resize: none;
	width: 342px;	}

.floatleft	{
	float: left;	}
.floatright	{
	float: right;	}
.floatclear	{
	clear: both;	}

div#header	{
	height: 344px;
	min-width: 960px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;	}
div#header img.background	{
	left: 0;
	position: absolute;
	top: 0;	}
div#header div#sun	{
	height: 214px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 100%;	}
div#header div#sun img	{
	height: 214px;
	margin: 0 auto;
	width: 958px;	}
div#header img#cityscape	{
	display: block;
	margin: 0 auto;
	position: relative;
	top: 114px;	}
div#header img#moon	{
	position: absolute;
	right: 0;
	top: 40px;	}
div#header img#balloon	{
	left: -10000px;
	position: absolute;
	top: 60px;	}
div#header img#cloud1	{
	left: -10000px;
	position: absolute;
	top: 20px;	}
div#header img#cloud2	{
	left: -10000px;
	position: absolute;
	top: 90px;	}
div#header img#ufo	{
	left: -10000px;
	position: absolute;
	top: 100px;	}
div#header img#ufobeam	{
	display: none;
	left: 70%;
	position: absolute;
	top: 155px;	}
div#header img#dude	{
	left: 100%;
	position: absolute;
	top: 230px;	}
div#header img#welcome	{
	bottom: 70px;
	left: 3%;
	position: absolute;	}
div#header div#lighting	{
	bottom: 240px;
	height: 55px;
	left: 3%;
	position: absolute;
	width: 185px;
	z-index: 10;	}
div#header div#lighting a	{
	text-decoration: none;	}
div#header span#notlight	{
	display: inline-block;
	height: 55px;
	width: 130px;	}
div#header span#light	{
	background: url(images/clear.png);
	display: inline-block;
	height: 55px;
	width: 55px;	}
div#header img#building	{
	bottom: 90px;
	position: absolute;
	right: 10%;	}
div#header img#logo	{
	display: block;
	margin: 30px auto;
	position: relative;	}
div#header div#login	{
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;	}
div#header div#login div.loginbox	{
	background: url(images/loginbox.png) no-repeat;
	height: 18px;
	padding: 4px 10px 12px 6px;
	width: 154px;	}
div#header div#login input[type=text], div#header div#login input[type=password]	{
	border: 0;
	color: #000000;
	height: 18px;
	width: 154px;	}
div#header div#login input[type=text].grey	{
	color: #999999;	}
div#footer	{
	height: 68px;
	min-width: 960px;
	overflow: hidden;
	position: relative;
	width: 100%;	}
div#footer img.background	{
	left: 0;
	position: absolute;
	top: 0;	}
div#footer div#info	{
	bottom: 0;
	color: #ffffff;
	height: auto;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	width: 100%;	}
div#footer div#info a	{
	color: #ccffff;	}
div#footer div#info span#legal	{
	padding-right: 50px;	}

div#content	{
	position: relative;
	min-height: 500px;
	width: 100%;	}
div#content div#body	{
	margin: 0 auto;
	width: 760px;	}
div#content div#body div#intro	{
	margin: 0 auto;
	width: 520px;	}
div#content div#body div#signup	{
	margin: 2em auto;
	width: 362px;	}
div#content div#body div#signup div.errorbox	{
	background: url(images/error.png) top left no-repeat;
	color: #ff0f0f;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0 5px 0 18px;
	width: 153px;	}
div#content div#body div#signup div.infobox	{
	background: url(images/info.png) top left no-repeat;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0 5px 0 18px;
	width: 153px;	}
div#content div#body div#signup div.highlightbox	{
	background: url(images/info.png) top left no-repeat #eeeeff;
	font-weight: bold;	}
div#content div#body div#signup div#notifylabel	{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 1em;
	width: 340px;	}
div#content div#body div#signup div#recaptcha	{
	margin: 1em 21px;
	text-align: center;}
div#content div#body div#faq div.question	{
	background: url(images/faq-right.png) top left no-repeat;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0 0 5px 20px;	}
div#content div#body div#faq div.answer	{
	line-height: 20px;
	margin: 0.5em 0;
	padding-left: 20px;	}