﻿
.RegInfoPanel {
	padding: 10px;
	background-color: #F2F2F2;
}


#WalkTypeHolder 
{
	font-weight: bold;
	font-size: 11px;
	border: 1px black solid;
	padding:  10px 0px 15px 5px;
}

#StandardWalkHolder {
	float: left;
	width: 270px;
	border: 0px black solid;	
}

#LGWalkHolder {
	float: left;
	width: 390px;
	border: 0px black solid;
}

#StandardDetailsHolder {
	padding-top: 20px;	
}

.inputTitle {

	font-weight: bold;
}

.inputTitleVTop {
	
	font-weight: bold;
	vertical-align: top;	
}

.inputTitleVTop_pad {
	
	font-weight: bold;
	vertical-align: top;
	padding-top: 9px;	
}


.StandardInput {
	width: 250px;
	font-size: 12px;
	background-color: White !important;
	margin: 0px;
}

.StandardInputNoWidth {
	font-size: 12px;
	background-color: White !important;
	margin: 0px;
}

.DrpStyling {
	font-size: 12px;
	background-color: White !important;
}

.AddressInput {
	width: 250px;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
	background-color: White !important;
}

.StandardInputPhone {
	width: 210px;
	margin: 0px;
	background-color: White !important;
}

.PhoneSpacer {
	width: 32px;
}


.SomeoneElseSpacer {
	width: 0px;
}

.UnnacompMinorHolderCSS {
	padding: 10px;
	border: 1px red solid;
	margin-top: 20px;
}


#UnaccompHeader {
	font-weight: bold;
}

#ImportantInfo {
	border: 1px black solid;
	padding: 0px 5px 0px 5px;
	margin-top: 20px;
	
}

#ImportantInfo h1 {
	font-weight: bold;
	font-size: 10px;
}

#ImportantInfo a:active, #ImportantInfo a:link, #ImportantInfo a:hover, #ImportantInfo a:visited {
	color: #17A299;	
}

#TShirtSelectHolder {
	padding: 10px;
	margin-top: 20px;
}

#TShirtHeader {
	font-weight: bold;
	padding-bottom: 10px;
}

#FooterTextHolder {
	margin-top: 20px;
	font-weight: bold;
}

#SubmitButHolder {
		padding: 10px;
	margin-top: 20px;
}

.DobError {
	color: Red;
}

.TCError {
	color: Red;
}

.ConfHeader {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}

.WalkerExists {
	color: red;
}

.WalkerExists strong {
	color: Red;	
}

.RegClosed 
{
	margin: 100px 0px 100px 0px;
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 12px;	
	color: red;
	text-align: center;
}

.PoliciesText {
	font-size: 11px;
	color: Black;	
	font-family: Arial;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: White;
	margin: 10px;
}

.PoliciesText h3 {
	font-size: 24px;
	font-family: Arial;
}

.PoliciesText h2 {
	font-size: 14px;
	font-family: Arial;
}

.PoliciesText p {
	margin-top: 0px;
	padding-top: 0px;
}

