@charset "utf-8";

.listElement {
	width: 100%;
	padding: 10px;
	background-color:#00FF00;
	border:1px solid #006600;
	float: left;
}

/* ------------------------------- */
#launchWeather {
	width: 201px;
	float: right;
	}

#launchDates table {
	width: 400px;
	margin-bottom: 20px;
	}

#launchDates table img{
	float: right;
	width: 20px;
	height: 20px;
	}

#launchDates caption {
	text-align: left;
	padding-bottom: 20px;
	font-weight: bold;
	}

#launchDates th {
	background-image:url(bg_1x25_FF6600.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	}

#launchDates tr, #launchDates td {
	height: 25px;
	vertical-align: middle;
	text-align: center;
	}

.tableRow_GV {
	background-image:url(bg_1x25_grass.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.tableRow_W, .tableRow_W2 {
	background-image:url(bg_1x25_williams.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#launchDates .tableRow_W2 td{
	height: 38px;
	}
	
.togo {
	background-image:none;
	font-size:.8em;
	color:#666666;
	}

#sponsors{
	text-align: center;
	margin-top: 50px;
	/*border: 0px;
	text-decoration: none;*/
	}

#sponsors img {
	border-style: none;
	}

#accomWrap {
	background-image:url(www/2010/backAccom.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

#machWrap {
	background-image:url(www/2010/backMach.png);
	background-repeat: no-repeat;
	}

/* machTest 8888888888888888888888888888*/

#machAttempts {
	color:#0000CC;
	float:right;
	width: 200px;
	height:100%;
	font-family:OCR-B, Script, Calibri, Impact, Helvetica, sans-serif;
	font-size: 0.9em;
	}

/* end machTest 8888888888888888888888888888*/

#regWrap {
	background-image:url(www/2010/backReg.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

#countDown {
	margin-top: -10px;
	font-size: 0.9em;
	color:#CCCCCC;
	}

input {
	color: #333333;
	border: 1px solid #666666;
	margin-bottom: 8px;
	background-color: #EEEEEE;
	}

input:focus {
	background-color: #FFFFFF;
	}

form span {
	font-size: 0.9em;
	color:#999999;
	margin-left: 20px;
	}

.note {
	font-size: .9em;
	}
fieldset {
	width: 550px;
	padding: 15px;
	}
legend {
	padding: 0 3px 10px 3px;
	}

.error_strings {
	color: #FF0000;
	}

#indexWrap {
	background-image: url(/launches/www/wwwback.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

