.pure-button.button-xsmall {
	font-size: 70%;
}

.pure-button.button-small {
	font-size: 80%;
}

.pure-button.button-large {
	font-size: 110%;
}

.pure-button.button-xlarge {
	font-size: 125%;
}

.pure-form-aligned .pure-control-group label {
	margin-top: 0.5em;
}

p.radio {
	line-height: normal;
}

hr.break {
	background-color: #FFF;
	border: 0 none;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #aaa;
	color: #FFF;
	height: 4px;
	width: 80%;
	margin-bottom: 15px;
	margin-top: 10px;
}

.center-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.form ol {
}

.form ol li {
	list-style: none;
}

.form fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
}

.form legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

.form table td,
.form table th {
  padding: 3px;
}

.form fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

.form fieldset ol ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.form fieldset li {
	padding-bottom: 0.5em;
}

.form fieldset.submit {
	border-style: none;
}

.form label {
	display: block;
	margin: 0 10px 3px 0;
}

.form li.radiogroup label {
	display: block;
	float: none;
	width: 100%;
	padding-bottom: 5px;
}

.form li.radiogroup .radio label {
	display: inline;
}

.form li.radio div.radio {
	padding-bottom: 5px;
}

.form li.radio div.radio label {
	display: inline;
	float: none;
	width: 100%;
	font-weight: normal;
}

.form li.textarea label {
	display: block;
	width: 100%;
}


.form textarea {
    width: 80%;
}


.form mindicator {
	display: none
}

.form mandatory mindicator {
	display: block;
	font-color: #990000;
}

.form input[type=checkbox], .form input[type=radio] {
	margin-right: 0.4em;
}
.form input[type=text] {
/*	field-sizing: content;*/
	min-width: 200px;
}
.form .datetime input[type=text] {
        field-sizing: unset;
	min-width: 50px;
}
.form input[type=text][size] {
        field-sizing: unset;
	min-width: 50px;
}
.evententry .form input[type=text][size] {
  min-width: unset;
}

/****/
.home-right {
	float: right;
	width: 300px;
	padding: 0 0 20px 20px;
}

.home-mark-time {
	clear: both;
	margin: 2em 0;
}

.home-mark-time img {
	margin: 0 auto;
	display: block;
	background: #000;
	padding: 0.5em 3em;
}

.home-events {
	border: 1px solid #aaa;
	border-radius: 10px;
	padding: 30px 20px;
}

.home-events ul {
	clear: both;
	list-style: none;
}

.home-events h2 {
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: -16px;
	text-align: center;
}

.home-events .event .name {
	font-size: 16px;
}

.home-content {
	width: 530px;
	float: left;
}

.home-content h1, .home-content h2:first-of-type {
	font-size: 20px;
}

.home-content h2 {
	font-size: 16px;
}
.home-content p {
	text-align: justify;
}

.email-signup h2 {
	font-size: 18px;
}

.email-signup {
	border: 1px solid #aaa;
	border-radius: 10px;
	padding: 15px;
}

.email-signup input {
	width: 80%;
}

/*** membership ***/
.subscription-details-form li {
	list-style: none;
}

.subscription-details-form label p {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;
}

.subscription-details-form .subscription-types label {
	padding-left: 10px;
}

.subscription-details-form .additional label {
	font-weight: normal;
}

.subscription-details-form .additional input {
	width: 50%;
}

.subscription-details-form .additional {
	padding-bottom: 10px;
}

.subscription-details-form .subscription-disclaimer label {
	display: inline;
	float: none;
	width: 100%;
}

.subscription-details-form .subscription-disclaimer .radio label {
	padding-left: 10px;
}

.subscription-details-form .subscription-constitution {
	padding-top: 10px;
	padding-bottom: 10px;
}

#personal {
	width: 420px;
	float: left;
}


.members-events {
	margin-left: 430px;
}

.members-actions ul {
	list-style: none;
}

#bikes {
	width: 400px;
	float: right;
	padding: 11px 0 0 20px;
	border-left: 1px dotted #ccc;
}

#personal h2, #bikes h2 {
	margin: 15px 0;
}

.content #bikes ul li {
}

span.braketype {
	display: block;
}

div.braketypes {
	margin: 0 0 10px;
}

.disclaimer {
	margin-top: 10px;
}

.disclaimer ol, .description ol {
	margin: 0 10px 0 30px;
}

.disclaimer ol li, .description ol li {
	list-style: decimal;
	padding: 0 0 10px;
}

.disclaimer ul, .description ul {
	margin: 0 10px 0 30px;
}

.disclaimer ul li, .description ul li {
	list-style: disc;
	padding: 0 0 10px;
}

.specchooser .addspec {
	padding-top: 10px;
}

.specification-actions, .swinger-actions, .transponder-actions {
	float: right;
}

.specform .braketypes {
	margin-top: 10px;
}

.specform .form.section-declaration  li.radio label {
	display: inline;
}

ol.transponders-list li {
	list-style: decimal;
	padding-bottom: 1em;
	clear: both;
}

.transponder-requirement-choice {
	padding-top: 1em;
	padding-left: 1em;
}
.form li.radiogroup .transponder-requirement-choice label {
	width: unset;
	display: inline-block;
}


.wizard ol.transponders-form {
	margin-left: 0;
	margin-right: 0;
}

.wizard .transponder-add {
    margin-left: 1em;
    margin-bottom: 1em;
}

.specchooser .edit {
	display: block;
	float: right;
}

.ordersummary .table {
	border: 1px solid #000;
	width: 100%;
}

.ordersummary .table th {
	text-align: left;
}

.ordersummary .bikesentered {
	margin-top: 20px;
}

.ordersummary .specialevents {
	margin-top: 20px;
}

.paymentframe .iframe {
        display:block;
	width: 500px;
	height: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.payment .paymentinstruction {
	list-style: disc;
        margin: 0;
}

.payment .paymentinstruction li {
	margin-bottom: 0px;
}

.payment .paymentdisclaimer {
	margin-left: 0px;
}

.payment .payment-types {
    padding: 10px 0 10px 0;
}


.specialevents .specialeventname {
	font-weight: bold;
}

/** commodity description **/
.extras .description {
	padding-left: 50px;
}

/** Modal **/

/** modal **/
.wicket-modal {

	/*	font:normal 12px Arial, Helvetica, sans-serif;  */
}

.wicket-modal fieldset {
	margin: 10px;/*	font:normal 12px Arial, Helvetica, sans-serif; */
}

.wicket-modal legend {
}

.wicket-modal h2 {
	padding: 0 0 5px 0
	margin:10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

.wicket-modal table {
	margin: 0px;
}

.wicket-modal th {
	text-align: right;
	width: 170px;
	vertical-align: top;
}

.wicket-modal td {
	padding: 0 10px 10px 0px;
	border: none;
}

.wicket-modal span.radio label {
	display: inline;
}

/** Feedback panel **/
ul.feedbackPanel {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

ul.feedbackPanel li {
	list-style: none;
}

li.feedbackPanelWARNING {
	padding: 5px;
	background-color: #D8000C;
}

li.feedbackPanelERROR {
	padding: 5px;
	background-color: #FFBABA;
}

li.feedbackPanelINFO {
	padding: 5px;
	background-color: #FCFCFC;
//	background-color: #DFD1B3;
}

/** wizard layout **/
.wicketExtensionsWizardViewInner {
	padding-right: 10px;
}

.wicketExtensionsWizardOuterTable {
	border: none;
	width: 100%;
}

.wicketExtensionsWizardInnerTable {
	border: none;
	width: 100%;
}

.wicketExtensionsWizardHeaderTitle {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
}

.wicketExtensionsWizardHeaderSummary {

}

.wicketExtensionsWizardHeader {
	border: none;
}

.wicketExtensionsWizardView {
	border: none;
}

.wicketExtensionsWizardFeedback .feedbackPanel {
	margin: 1em 1em 1em 0;
}

.wizard .form {
	padding: 0;
}

.wizard h2 {
	margin-top: 20px;
}

.wizard ul, .wizard ol {
	list-style: none;
	margin: 20px;
}

.wizardbuttons {
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}

.wizardwithsteps {
	overflow: hidden;
}

.wizardwithsteps .wizard {
	width: 650px;
	float: right;
}

.wizardwithsteps .steps {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.wizardwithsteps .steps ul {
	list-style: none;
}

.wizardwithsteps .steps li {
	background-repeat: no-repeat;	
	padding-bottom: 5px;
}

#specification .wizardwithsteps .steps li {
	padding-top: 2px;
	padding-left: 30px;
	background-size: 24px 24px;
}
#specification .wizardwithsteps .steps li.complete {
	background-image: url('/images/icons/wizard-check.png');
}
#specification .wizardwithsteps .steps li.incomplete {
	background-image: url('/images/icons/wizard-cross.png');
}
#specification .wizardwithsteps .steps li.firsttime {
	background-image: url('/images/icons/wizard-unseen.png');
}
#specification .wizardwithsteps .steps li.active {
	background-image: url('/images/icons/wizard-active.png');
	font-weight: bold;
}
#specification .wizardwithsteps .steps li.disabled {
	background-image: url('/images/icons/wizard-empty.png');
	color: #999999;
}


/** checkout **/
.checkout .loginpanel ol {
	margin-left: 0px;
	margin-bottom: 0px;
}

.checkout .loginpanel label {
	width: 100px;
}

.checkout .loginpanel fieldset {
	margin: 0px;
}

.checkout .loginpanel li {
	margin: 0px;
}

/** remove list styling **/
.season ul, .season ol {
	list-style: none;
}

.rules ul, .rules ol {
	list-style: none;
}

.rules ol.point {
	list-style: disc;
	margin-left: 2em;
}

.rules ol.sections {
	margin-left: 1em;
	list-style: decimal-leading-zero;
}

.rules ol.subsection {
	margin-left: 1em;
	list-style: lower-alpha;
}

/** Events **/
.event .name {
	padding-bottom: 5px;
	text-decoration: underline;
}

.event .blurb {
	padding-top: 10px;
}

.event {
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	/**border-bottom: 1px dashed #000;**/
}

.season h2 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}

/** results **/
.secondary-nav {
	text-align: right;
}

.previous-seasons {
	padding-bottom: 10px;
}

.result {
	text-align: center;
}

.results .secondary-nav {
	padding-top: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C4AA83;
	background-image: url('/images/skin201410/content-background-80.png');
	border: 1px solid #C4AA83;
}

ul.members-event {
	list-style: none;
}

/** media profile **/
.profile {
	padding-top: 1em;
}
.profile textarea {
	width: 70%;
	height: 100px;
}

.profile .favouritetrack input {
	width: 70%;
}

/** shop **/
.wizard ol.line-items {
	margin-left: 0;
	margin-right: 0;
}

.line-items .feelegend .input {
	width: 2.3em;
	float: left;
}

.line-items .description {
	width: 80%;
	margin-left: 2.3em;
	padding-left: 0;
	margin-top: 0.5em;
	font-style: italic;
}

.line-items .commentwrapper {
	padding-left: 0;
	margin-left: 2.3em;
}

.line-items .commentwrapper input {
	width: 80%;
}

.line-items .feelabel {
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 0;
}

.line-items input[type=radio],
.line-items input[type=checkbox] {
	margin-top: 0.3em
}

.line-items li {
	padding-top: 0.5em;
}

.line-items .amount {
	float: right;
}<!-- Page Class org.brixcms.plugin.site.page.PageRenderingPage END -->
