/* reset */
/* Resetting of element defaults to avoid cross-browser incompatibilities */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

img, a img, :link img, :visited img {
	border: 0;
}

object {
	outline: none; /* fix for FF3 */
}

/* page layout framework */

html {
	overflow-y: scroll;
}

body {
	font-size: 100%;
	line-height: 1.125em;
	text-align: center;
	color: #555;
	background-color: #000d58;
}

div#container {
	width: 60em;
	margin: 1.5em auto 1em auto;
}

/* element defaults */

p, span, dl, ol, ul, label, input, select, textarea, table {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana", "Verdana Ref", sans-serif;
	font-size: 0.8em;
}

p {
	margin: 0 0 1.3em 0;
	line-height: 1.4em;
}

/* links */

a {
	font-size: inherit;
}

a:link {
	text-decoration: underline;
	color: #0019a9;
}

a:visited {
	text-decoration: underline;
	color: #0019a9;
}

a:hover {
	text-decoration: none;
	color: #00f;
}

a:active {
	text-decoration: none;
	color: #00CBF5;
}

/* headings */

h2, h3 {
	font-family: "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", "Verdana", "Verdana Ref", sans-serif;
	line-height: 1em;
	font-weight: bold;
}

h2 {
	margin: 0 0 0.6em 0;
	font-size: 1.7em;
	color: #000d58;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana", "Verdana Ref", sans-serif;
	margin: 0 0 1em 0;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
}

/* paragraphs */

.small {
	font-size: 0.7em;
}

p#personalSafety {
	margin: 1em 0 0 0;
}

.nb {
	color: #c00;
}

/* forms */

fieldset {
	margin: 0 0 0.2em 0;
	padding: 0.1em 0;
	border: none;
}

label {
	display: block;
	float: left;
	width: 10em;
	padding: 0.2em 0 0 0;
	color: #000;
	font-weight: bold;
	clear: both;
}

input, select, textarea {
	padding: 0.3em;
	color: #555;
	background-color: #e1fbff;
	border: none;
	border-bottom: 1px solid #ccf5fd;
}

select {
	margin: 0 1em 0 0;
	padding: 0.1em;
	color: #333;
	background-color: #e1fbff;
}

textarea {
	line-height: 1.3em;
	overflow: auto;
}

input, textarea {
	width: 21em;
}

.cInput {
	width: auto;
	margin: 0 0.3em 0 0;
	vertical-align: -0.1em;
	border: 1px solid #E5E6EE;
}

.cLabel {
	display: inline;
	float: none;
	padding: 0 1.7em 0 0;
	vertical-align: 0em;
}

.focusField {
	color: #0019a9;
	background-color: #ccf5fd;
	border-bottom: 1px solid #ccf5fd;
}

.idleField {
	color: #555;
	background-color: #e1fbff;
	border-bottom: 1px solid #ccf5fd;
}

p#tIntro {
	margin: 0.5em 0 1em 0;
	font-size: 0.7em;
}

p#tDeadline {
	margin: 1em 0 1em 0;
	font-size: 0.7em;
	color: #c00;
}

ul#tInfo {
	margin: 1em 0 0 0;
	font-size: 0.7em;
}

ul#tInfo li {
	line-height: 1em;
}

span#viewLink {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 1em;
}

p#legal {
	margin: 0 0 0.5em 0;
	font-size: 0.7em;
}

form#signupForm {
	padding-top: 0.8em;
	border-top: 1px solid #e5e6ee;
}

fieldset#t {
	margin-top: 0.8em;
}

fieldset#t, fieldset#l, fieldset#b {
	padding: 0.8em 0;
	border-top: 1px solid #e5e6ee;
}

fieldset#b {
	margin: 0.2em 0 0 0;
}

form#signupForm button {
	font-size: 1.5em;
	line-height: 1.5em;
}

/* bullet lists */

ul {
	margin-bottom: 0.7em;
}

ul li {
	margin: 0 0 0 2em;
	padding: 0 0 0.6em 0.5em;
	font-size: inherit;
	list-style-type: disc;
	line-height: 1.4em;
}

ol li {
	margin-left: 2em;
	font-size: inherit;
	padding: 0 0 0.8em 0;
}

/* header */

div#header {
	margin: 0;
	position: relative;
}

h1 {
	margin: 0 0 0.8em 0.1em;
	font-size: 2em;
	background: transparent url("/img/global/logo10.png") 0 0 no-repeat;
	text-indent: -300em;
	overflow: hidden;
}

h1, h1 a {
	display: block;
	width: 449px;
	height: 95px;
}

dl#stats {
	position: absolute;
	top: 0em;
	left: 30em;
	color: #fff;
	font-size: 1em;
	width: 27em;
}

dl#stats dt {
	float: left;
	display: block;
	width: 9em;
	text-align: right;
	padding-right: 1em;
	font-size: 0.8em;
	font-weight: bold;
	color: #00cbf5;
}

dl#stats dd {
	display: block;
	width: 18em;
	float: left;
}

ul#social {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 2.7em;
	top: 0;
	right: 0;
}

ul#social li {
	margin: 0 0 0.4em 0;
	padding: 0;
	list-style-type: none;
}

ul#social li a img {
	vertical-align: middle;
}

/* content */

div#content {
	background-color: #edf5f7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

div#signup {
	float: right;
	width: 27.4em;
	padding: 1.8em 1.8em 1em 1.8em;
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

p#instructions {
	margin-bottom: 1.4em;
}

ul#notes {
	margin-bottom: 1.2em;
	padding: 0.8em;
	font-size: 0.7em;
	background-color: #ffffed;
}

div#details {
	float: left;
	width: 25em;
	padding: 1.8em 1.8em 1em 1.8em;
}

div#details h2 {
	color: #00cbf5;
}

div#vid2009 {
	margin: 0 0 1em 0;
}

div#vid2009 p.small {
	margin: 0.5em 0;
}

div#contact {
	padding: 0.8em;
	background-color: #fff;
}

div#contact p {
	margin: 0;
}

#preview {
	position: absolute;
	display: none;
	color: #fff;
	background-color: #fff;
	border: 1px solid #E0E1E7;
	z-index: 100;
}

#preview img {
	vertical-align: middle;
}

div.error {
	margin-bottom: 1em;
	padding: 0.7em 0.8em 1em 0.8em;
	font-size: 0.9em;
	color: #a00;
	background-color: #fff0f0;
}

div.error p {
	margin: 0;
}

div.success, div.success h2 {
	color: #099300;
}

div.error2, div.error2 h2 {
	color: #a00;
}

div#footer {
	margin: 1em 0;
}

p#copyright {
	width: 27em;
	float: left;
	font-size: 0.7em;
	color: #8188b0;
	margin: 0;
}

p#connected {
	width: 53em;
	float: right;
	text-align: right;
	font-size: 0.7em;
	color: #b9bdd8;
	margin: 0;
}

div#footer a:link, div#footer a:visited {
	color: #fff;
}

div#footer a:hover {
	color: #00CBF5;
}

/* miscellaneous */

p#skip {
	display: none;
}

div.c { /* to clear a float */
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* slideshow */

div#slideshow {
	width: 25.4em !important;
	overflow: hidden;
	margin: 0 0 1em 0;
	padding: 0;
	visibility: hidden;
}

div#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 200px;
}

div#slideshow ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

div#slideshow ul li img {
	width: 280px;
	height: 200px;
	border-right: 1px solid #EDF5F7;
	vertical-align: middle;
}