body {
	background-color: #fff;
	font-family: arial,helvetical,sans-serif;
	font-size: 12px;
    font-weight: normal;
	margin: 0;
	padding: 0;
    color: #000000;
	line-height: 1.25em;
}
p {
    font-weight: normal;
    color: #000000;
    font-style: normal;
	margin-bottom: 0.5em;
}

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

a:hover, .dot {
	color:#FF5700; 
	text-decoration:none;
}

table#tblcontent {
	margin: 0;
}
th {
	text-align: center;
}
#logo {
	height: 70px;
	padding: 5px 0 5px 5px;
}
#topheader {
	width: 780px;
}

.style3 a {
    font-weight: normal;
    color: #000000;
    font-style: normal;
	margin-bottom: 0.5em;
	color: #00f;
	font-size: .85em;
}

#banner {
	text-align: center;
	text-decoration: none;
}
#skipcontainer {
	background-color: transparent;
	padding: 0;
	height: 23px !important;
	margin: 3px auto;
	min-width: 852px;
	max-width: 960px !important;
}
#skipcontainerleft {
	margin: 0;
	padding: 0;
	float: left;
}
#fontsizerright{
	padding: 0;
	margin: 0 5px;
	height: 3px !important;
	float: right;
}
hr {
     color: #40647D;
	 background-color: #40647D;
	 height: 1px;
	 border: 0;
    width:100%; 
   }
form {
	color: Black;
	margin: 0px 5px 15px 3px;
}
#fontsizerright{
	padding: 0;
	margin: 0 5px;
	height: 3px !important;
	float: right;
}
li {
	margin-bottom: 0.25%;
}
caption {
	color: #000000;
	font-size: 1.1em;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
}
#skip {
	display: none;
}

#container {
	margin: 0;
	min-width: 780px;
	max-width: 780px !important;
}
#admincontainer {
	border: 3px solid #7D9BC1;
	margin: 10px auto;
	min-width: 780px;
	max-width: 780px !important;
}

#pagewrapper {
	border: none;
}
#innerwrapper {
	border: none;
	background-color: #FFFFFF;
}

.left {
	text-align: center !important;
}

.imageright {
	float: right;
	padding: 10px;
	z-index: 1;
	position: relative;
}
.imageleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
}

abbr, acronym {
	cursor: auto;
}

#footer .content {
	padding: 6px;
	margin: 0;
}
#footer {
	color: #FDCC59;
	text-align: center;
	line-height: 180%;
	background-color: #0F3571;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #F2F2F2;}
#footer a:hover {color: #FFFFFF;}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#graybg {
	border: 10px solid #EFEFEF;
}

#bodycontent {
	background-color: transparent;
	border-top: none;
	height: 100%;
	padding: 0 15px;
}

#bodycontent h1 {
	font-size: 150%;
}

#bodycontent h2 {
	font-size: 130%;
}

#bodycontent h3 {
	font-size: 120%;
}

#bodycontent h4 {
	font-size: 100%;
	font-weight: bold;
}

h1#admin {
	color: #29296f;
	margin: 0 0 1em 0;
}

#bodycontent h2.main {
	font-size: 120%;
	color: #3C5E81;
	margin: 1em 0 1em 0;
	line-height: 120%;
}

#emailbodycontent {
	width: 700px;
	background-color: white;
	height: 100%;
	padding: 1em;
}

#locations {
	margin-bottom: 1em;
}
#locations td {
	padding: 5px;
}

#locations #tablehead {
	text-align: left;
	font-weight: bold;
}

#request {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1em;
}

#register, #invoice {
	text-align: center;
	font-weight: bold;
}
#register a, #invoice a {
	color: #00f;
	text-decoration: underline;
}
#register {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 2em;
}

#trackselection {
	width: 99%;
}

.trackname {
	float:left;
	width: 8%;
	margin-bottom: 1em;
	margin-left: 25px;
}

.track {
	float:left;
	width: 8%;
	text-align: center;
	margin-left: 10px;
}

.trackdesc {
	float:left;
	width: 55%;
	margin-left: 10px;
	margin-bottom: 1em;
}

.trackdescwide {
	float:left;
	width: 95%;
	margin-left: 10px;
	margin-bottom: 1em;
}

.trackprice {
	float:left;
	width: 10%;
	text-align: right;
	margin-left: 10px;
}

.track_fs {
	padding-top: .5em;
	border-top: 1px solid #9cbbcd;
}

.errorMsg {
	color: red;
}

#frm_select_registration label.error, #frm_select_registration p.error {
	color: red;
	font-weight: bold;
}


#contact_details_frm, #inv_contact_details_frm, #billing_details_frm {
	width: 760px;
}
#contact_details_frm label {
	width: 220px; /* Width of labels */
}
#contact_details_frm .button, #billing_details_frm .button {
	max-width: 75px !important;
}
#billing_details_frm label {
	width: 185px; /* Width of labels */
}

#int_billing_cc_name { width: 355px; }
#int_billing_cc_num { width: 155px; }
#int_billing_po_num { width: 120px; }

#contact_details_frm label.error, #contact_details_frm span.error, 
#inv_contact_details_frm label.error, #inv_contact_details_frm span.error, 
#billing_details_frm label.error, #billing_details_frm span.error  {
	margin-left: 15px;
	width: auto;
	display: inline;
	color: red;
	font-size: .8em;
	font-weight: bold;
}
#int_contact_daytime_phone, #int_billing_daytime_phone {
	width: 150px;
}
#int_contact_postal_code, #int_billing_postal_code {
	width: 120px;
}
#int_hear_about {
	width: 355px;
}
#billing_details_frm label.different_billing_info {
	width: 20px;
	margin-left: 10px;
}
#billing_details_frm input.radiobtn {
	margin-right: 0;
}

.reviewdata {
	line-height: 1.4em;
}
.dataname {
	width: 150px;
	float: left;
}
.datavalue {
	float: left;
	width: 300px;
}

#badgename {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
#badgeline2, #badgeline3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

form#inv_step_in {
	width: 725px;
}

form#inv_step_in label { 
	width: auto; /* Width of labels */
	line-height: 1.5em;
}

form#inv_step_in input#int_count { 
	width: 25px; 
	margin-left: 25px;
} 

#inv_step_in label.error, #inv_step_in span.error {
	margin-left: 75px;
	width: 80%;
	display: inline;
	color: red;
	font-size: .8em;
	font-weight: bold;
}

#inv_event_selection_frm label.error, #inv_event_selection_frm span.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
	font-size: .8em;
	font-weight: bold;
}

form#contact_details_frm label.yesno {
	width: 30px;
}

form#contact_details_frm input.radiobtnlast {
	width: 20px;
	margin-right: 100px;
}

.padded {
	line-height: 1.5em;
	padding-left: .5em;
}

.reviewlabel {
	font-weight: bold;
	width: 150px;
	margin-left: 25px;
	float: left;
}

.reviewdata {
	width: 250px;
	float: left;
}

form#frm_login label.yesnolabel {
	width: 30px;
}

.markouttext {
	color: black;
	font-weight: normal;
}
.markout {
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}

.imagelink {
	border: none;
} 

ul.admin {
	margin-bottom: 1.5em;
	text-decoration: none;
}
ul.admin li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

ul.admin li p {
	margin: 0 0 0 1.5em;
}
#roster_table {
	height: 450px;
	margin-bottom: 1em;
}




table#myScrollTable thead  {
	cursor: pointer;
}

table#myScrollTable thead tr, table#myScrollTable tfoot tr {
	background: #c0c0c0;
}

table#myScrollTable thead tr th {
	vertical-align: bottom;
	text-align: center;
}

table#myScrollTable tbody tr {
	background: #ffffff;
	line-height: 1.5em;
}

table#myScrollTable tbody tr td.evenrow {
	background-color: white;
	border: none;
}
table#myScrollTable tbody tr td.oddrow {
	background-color: #ccffff;
	border: none;
}

.ccwbtn {
	text-decoration: none;
}

#footer 		{ margin-top:20px; width: 780px; background-color: #21459c;padding-bottom:7px;padding-top:1px; }
#footer p 		{ padding-left: 14px;margin-top:3px;padding-bottom:5px;padding-top:3px;color:#fff; margin-left:20px;margin-bottom:0px; font: normal 11px Arial, Helvetica, sans-serif; }
#footer a { color:#fff;}
#footer span 	{ padding: 0 12px 0 12px; color: #fff; }
#footer-wrapper {
	margin-top: 15px;
	border-top: 1px solid #e0e0e0;
	background: #efefef;
	padding: 30px 0 30px 0;
	clear: both;
}

#footer-wrapper #footer {
	margin: 0 auto;
	background: #efefef;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	color: #999999;
	text-align: center;
}

#footer-wrapper #footer p {
	color: #999999;
	margin: 0 0 5px 0;
}
#footer-wrapper #footer p span {
	color: #999999;
	font-weight: bold;
}

#footer-wrapper #footer a {
	color: #999;
	text-decoration: underline;
	padding: 0 8px;
}

#footer-wrapper #footer a:hover {
	color: #333;
	text-decoration: underline;
}

#footer-wrapper #footer span {
	padding: 0 8px 0 0;
	font-weight: bold;
}

#footer-wrapper #footer #footer-logo {
	position: relative;
	font: normal 20px/29px Helvetica, Arial, sans-serif;
	color: #848484;
	width: 113px;
	height: 29px;
	margin: 0 auto 15px auto;
	overflow: hidden;
	text-transform: uppercase;
}

#footer-wrapper #footer #footer-logo span {
	position: absolute;
	top: 0;
	left: 0;
	width: 113px;
	height: 29px;
	padding: 0;
	margin: 0;
	background: url("./images/footer-logo.gif") no-repeat;
}
form.cmxform fieldset li {
	padding: 3px 0 0 0;
	margin-left: -10px;
}
form.cmxform fieldset {
	border: none;
	margin-bottom: 15px;
}
form.cmxform {
	font-size: 1em;
}