/*** CONTENT AREA FORMS ***/

#content-text .AxForm { width: 500px; display: block; float: left; }
#content-text .AxForm * { margin: 0; padding: 0; }
#content-text .AxFormLine { clear: both; }
#content-text .AxFormElement { float: left; margin: 0 10px 10px 0; }
#content-text .AxFormElementLabel { display: block; font-size: 11px; }
#content-text .AxFormControl { display: block; padding: 0; margin: 0; font-size: 0; }
#content-text .AxFormControl label { padding-left: 7px; font-size: 11px; line-height: 18px; }
#content-text .AxFormControl a.submit-link { margin: 0; display: block; width: 185px; height: 29px; text-align: center; color: #fff; font-size: 12px; font-weight: 700; line-height: 27px; text-decoration: none; background: url('/media/buttons/green-185px.png') no-repeat 0 0; }
#content-text .AxFormControl a.submit-link:hover { background-position: 0 -29px; }
#content-text .AxFormControl .AxTextBoxContent input { border: 0; font-size: 11px; color: #333; margin: 5px 0 0 10px; height: 15px; line-height: 15px; }
#content-text .AxFormControl .AxTextBoxContent { float: left; display: block; height: 25px; background: url('/media/backgrounds/input-content.png') no-repeat; }
#content-text .AxFormControl .AxTextBoxEnd { float: left; display: block; width: 10px; height: 25px; background: url('/media/backgrounds/input-end.png') no-repeat; font-size: 1px; }
#content-text .AxFormControl .AxWYSIWYGText { float: left; width: 500px; font-size: 11px; line-height: 15px; }
#content-text .AxFormControlEnd { display: none; }
#content-text .AxIndent { }
#content-text .AxFormStart { }

#content-text .AxLabelPositionLeft .AxFormControl { }
#content-text .AxLabelPositionLeft .AxFormElementLabel { }
#content-text .AxLabelPositionTop .AxFormElementLabel { }

#content-text .AxCheckBoxList { }
#content-text .AxTextBox { outline: none; }
#content-text .AxTextArea { }
#content-text .AxSubmitButton { }
#content-text .AxDropDownList { }
#content-text .AxRadioButtonList { }
#content-text .AxPlainText { }
#content-text .AxCaptchaImg { }

#content-text .AxRequired { }
#content-text .AxValidation { }

#content-text .AxInformationIcon { }
#content-text .AxRequiredMessage { display: none; font-size: 9px; color: #990000; }
#content-text .AxRequiredMessageCustom { clear: both; font-size: 9px; color: #990000; }
#content-text .AxValidationMessage { }
#content-text .AxExtraMessage { float: left; width: 500px; font-size: 11px; }

/*** SIDEBAR FORMS ***/

#content-sidebar .AxForm { width: 204px; display: block; }
#content-sidebar .AxForm * { margin: 0; padding: 0; }
#content-sidebar .AxForm h2 { padding-bottom: 10px; }
#content-sidebar .AxFormLine { }
#content-sidebar .AxFormElement { float: left; }
#content-sidebar .AxFormElementLabel { display: none; }
#content-sidebar .AxFormControl { display: block; padding: 0; margin: 0; font-size: 0; }
#content-sidebar .AxFormControl a.submit-link { color: #333; background: url('/media/backgrounds/go-button.png') no-repeat 0 0; display: block; width: 32px; height: 25px; text-align: center; line-height: 25px; font-size: 11px; text-decoration: none; }
#content-sidebar .AxFormControl a.submit-link:hover { text-decoration: underline; }
#content-sidebar .AxFormControl .AxTextBoxContent input { width: 152px; height: 17px; margin: 1px 0 0 8px; padding: 5px 0 0 0; border: 0; font-family: inherit; font-size: 11px; }
#content-sidebar .AxFormControl .AxTextBoxContent { background: url('/media/backgrounds/email-input.png') no-repeat 0 0; float: left; width: 168px; height: 25px; }
#content-sidebar .AxFormControl .AxTextBoxEnd { display: none; }
#content-sidebar .AxFormControlEnd { display: none; }
#content-sidebar .AxIndent { }
#content-sidebar .AxFormStart { }

#content-sidebar .AxLabelPositionLeft .AxFormControl { }
#content-sidebar .AxLabelPositionLeft .AxFormElementLabel { }
#content-sidebar .AxLabelPositionTop .AxFormElementLabel { }

#content-sidebar .AxCheckBoxList { }
#content-sidebar .AxTextBox { outline: none; }
#content-sidebar .AxTextArea { }
#content-sidebar .AxSubmitButton { }
#content-sidebar .AxDropDownList { }
#content-sidebar .AxRadioButtonList { }
#content-sidebar .AxPlainText { }
#content-sidebar .AxCaptchaImg { }

#content-sidebar .AxRequired { }
#content-sidebar .AxValidation { }

#content-sidebar .AxInformationIcon { }
#content-sidebar .AxRequiredMessage { display: none; font-size: 9px; color: #990000; }
#content-sidebar .AxRequiredMessageCustom { clear: both; padding-top: 5px; font-size: 9px; color: #990000; }
#content-sidebar .AxValidationMessage { }
#content-sidebar .AxExtraMessage { float: left; width: 204px; font-size: 11px; }







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

