html {
		padding:0;margin:0;
	}
body, div, p, h1, h2, h3, h4, form, fieldset,ul, li, ol, a,span, label,dl,dt,dd, iframe, legend { margin:0; padding:0; }
fieldset {border:none}

img {
	border:none;
}
.clear-fix {
	height:auto;
	overflow:visible;
}
div > .clear-fix {
	height:auto;
	overflow:hidden;
}

body {
font:12px Arial, Helvetica, sans-serif;
background-color: #e9e9e9;
padding:0;margin:0;
}
#container {
	/* Content width */
	width:900px;
	margin:0 auto;
	border:0px solid #000;
}
#header {
	border-bottom:1px solid #cccccc;
	display:block;
	overflow:hidden;
}

#header img {
	display:block;
}

h1.invite {
	font-size:1.5em;
	margin:55px 15px 15px 15px;
	color:#ffffff;
}

#leftColumn {
	width:248px;
	float:left;
	background-color:#8a1e2c;
	border:1px solid #00f;
	/*visibility:hidden;*/
}

#leftColumn p {
	margin:15px;
	color:#FFFFFF;
 }

#centreColumn {
	/* float if there is a left and right column other wise use explicit margins to balance it centrally*/
	float:left;
	/*margin:0 20px;*/
	border:0px solid #ff0;
	width:900px;
	background-color:#ffffff;
	/*visibility:hidden;*/
}

a:link, a:visited {
	color:#000;
	text-decoration:none;
}

a:link, a:visited {
	color:#3366CC;
	text-decoration:underline;
}

#header_links {
	text-align:left;
	font-size:16px;
	margin:10px 10px 0 30px;
}

#header_links a:link, #header_links a:visited {
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
} 

#header_links a:hover, #header_links a:active {
	text-decoration:underline;
	color:#336699;
} 

/* #rightColumn {
	width:100px;
	float:right;
	border:1px solid #f00;
	margin-right:20px;
} */

#footer {
	clear:both;
	width:900px;
	margin:0 auto;
	text-align:left;
	font-size:10px;
	border:0px solid #ff0;
}

#footer p, #footer ol {
	width:850px;
	margin-top:20px;
	font-size:10px;
	color:#666;
}

#footer ol {
	margin:20px 0 0 0; 
}
#footer ol li {
	margin:0px 0 0 30px;
	padding:0 0 0 10px;
	border: 0px solid #f00;
}

h1.terms {
	margin:5px 0 0px 0;
	border:0px solid #f00;
	font-size:12px;
	color:#FFFFFF;
}

h2.termstext {
	margin:5px 0 0px 0;
	border:0px solid #f00;
	font-size:11px;
	color:#FFFFFF;
}


/*****************************************************************************************
*
*	FORM styling
*
*****************************************************************************************/

ul, p {font-size:1.1em;line-height:1.5;}
form, legend {
	padding:0;
	margin:0;
	border:0;
}

form#registration-form {
	margin-left:20px;
}

fieldset {
	padding:10px;
	margin:0 auto;
	border:0;
	_padding:0;
	_margin-left:5px;
	border:0px solid #f00;
}
 
h2#formCaption {
	font-size:1.45em;
	font-weight:normal;
	line-height: 1.25;
	margin:10px 0 10px 50px;
	font-weight:bold;
	color:#333333;
}
form ul {
	list-style:none;
	margin:0px;
	padding:0;
}
form li {
	clear:both;
	margin:0 0 0.75em 0;
	padding:0;
}

#testDrive {
	margin:0.75em 0 0.75em 0;
	padding:3px;
	margin-right: 0px;
	border:1px solid #b6d3e5;
	background:#b6d3e5;
	width:inherit;
}

#testDrive p {
	font-size:0.95em;
	font-weight:bold;
	margin:5px 0;
}

label {
	display:block;
	float:left;
	line-height: 1.6;
	margin-right: 10px;
	margin-left: 50px;
	text-align: left;
	width: 280px;
	color:#666666;
}
#testDrive label {
	font-size:1em;
	width:280px;	
}

label:after, legend.checkBoxLabel:after {
	content: ':';
}
input, textarea {
	width:280px;
	background:#efefef;
	font: 1em Arial, Helvetica,sans-serif;
	padding: 1px 3px;
	border:1px solid #000;
}

input.checkboxes,
.radio input{
	border:0px solid #fff;
}
textarea {
	line-height: 1.3em;
	padding: 0 3px;
}
select {
	background: #efefef;
	width: 288px;
	border:1px solid #000;
  /* width is *usually* 
	 the input width +
	 input padding + 
	 4px */
}
input:focus,
textarea:focus,
select:focus {
	background:#fff;
}
.radio legend {
	font-size: 1em;
	line-height: 1.5;
	padding: 0 0 0 6px;
	margin: 0;
}
.radio legend span {
	display: block;
	width: 220px;
}
.radio label {
	width: auto;
	margin: 0;
	border:0px solid #f00;
}
.radio {
	margin:0 0 0 225px;
	border:0px solid #f00;
	padding-top:0;
}
.radio ul {
	font-size: 0.95em;
	margin: 0;
	border:0px solid #0f0;
	padding-top:0;
}
.radio li {
	display:block;
	margin: 0px 0 0 0px;
	border:0px solid #f00;
	width: 250px;
	clear:both;
}
	
.radio label:after,
.confirm label:after,
.offers label:after,
.sources label:after,
.interests label:after {
	content: '';
}
.confirm {
	margin-bottom: 1em;
}
.confirm label {
	display: block;
	float: none;
	margin-left: 210px;
	text-align: left;
	width: 270px;
}
label input {
	background:transparent;
	width: auto;
	position: relative;
	top: 2px;
}
.date {
	border: 0;
	padding: 0;
}
.date ol {
	list-style: none;
	margin: 0 0 0 130px;
	padding: 0;
}
fieldset.date {
	margin-left:0;
}

fieldset.date  li {
	float:left;
	clear:none;
	margin:0;
}
.date select {
	background: #efefef;
	margin: 0 .6em 0 0;
	width:127px;
}

.date select:focus {
	background: #fff;
}
.date label {
	position:absolute;
	left:-999em;
}
li.qff, li.sources, li.interests {
	border-top:1px solid #ccc;
	background-color:#efefef;
	font-size:12px;
	width:579px;
	margin-left:50px;
}

legend.checkBoxLabel {
	font-size:0.95em;
	margin-left:-8px;
}
.checkboxes{
	border:0px solid #fff;
	padding-right:10px;
	/*float:left;*/
}
.groupCheckBoxes {
	/* width 600 for 4 colums or 500 for 3 */
	width:600px;
}
.groupCheckBoxes label {
	/*float:left;*/
	padding:0 0 0 0;
	width:10px;
	text-align:left;
}
.offers label,
.sources label,
.interests label {
	/* change the width here if the SOURCES are wrapping*/
	width: 165px;
	display:block;
	float:none;
	font-weight:normal;
}
.interests label {
	/* change the width here if the INTERESTS are wrapping*/
	width:165px
}

div.checkBoxColumn {
	width:165px;
	float:left;
	text-align:left;
	font-size:0.95em;
	border:0px solid #f00;
	
}
div.checkBoxColumn label {
	/* Adjust here if you want a smaller font size in the check box lists  
	font-size:.9em;
	line-height:2;*/
	
}

.interests .checkBoxColumn label {
	font-size:0.9em;
}

div.sidetext {
	padding:4px;
	width:140px;
	border:1px dotted #666;
	float:right; 
	margin:-305px 10px 0 10px;
	font-size:10px;
}

div.sidetext2 {
	padding:4px;
	width:140px;
	border:1px dotted #666;
	float:right; 
	margin:-190px 10px 0 10px;
	font-size:10px;
}

abbr {
	cursor: help;
	font-style: normal;
	border: 0;
}
button {
	/*background: #eee;
	border: 2px outset #333;
	color: #333;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .1em;
	margin-left: 130px;
	padding: .2em .5em;
	text-transform: uppercase;*/
}
.button {
	float:right;
	border:0px solid #fff;
	background:transparent;
	text-align:right;
	width:auto;
	
}
div.buttonWrapper {
	width:630px;
}
div.formErrorMessage {
	width:330px;
	margin-left:340px;
	display:block;
	color:#ff0000;
	font-size:12px;
	
}
	
div#prefTestDay_msg, div#prefTestTime_msg {
	margin-left:10px;
	width:330px;
	margin-bottom:5px;
}
a.cal{
	margin-top:0;
	margin-left:0px;
	display:block;
	
	background:url(images/icon_calendar.gif);
	width:21px;
	height:20px;
	text-decoration:none;
	text-indent:-5000px
}

#thanks {
	padding:10px;
	margin:0;
	_padding:0;
	_margin-left:5px;
	border:0px solid #f00;
}

#thankstext {
	color:#666666;
	margin-left:50px;
}

#thanksraceday {
	width:;
	margin: 10px 0 0 7px; 
	padding: 5px;
	background-color: #efefef;
}

div.rego_details {
	margin:20px 50px; 
	padding-top:15px;
	border-top:1px solid #ccc
}

div.rego_details p {
	color:#666666;
}

.note { font-size:10px}
.interests div.formErrorMessage, .offers div.formErrorMessage {
		clear: both;
	}
