/* ================================================================= */


							/* EMMA FORM */


/* ================================================================= */











/* Controls width of your form */


.e2ma_signup_form {width:250px;}


/* Controls the style, width, and font style of the text input, select and textarea fields */


.e2ma_signup_form input[type=text],


.e2ma_signup_form textarea,


.e2ma_signup_form select { border:1px solid #7F9DB9 !important; font-family:"Century Gothic",Arial,Helvetica !important;font-size:12px !important; margin-bottom:8px;width:150px !important; height:20px !important; float:left!important;}


/* Controls width, style, and padding of the table border outlines around individual member fields */


.e2ma_signup_form_row {border:none !important;padding:0px; width:250px !important;margin-bottom:5px;}


/* Controls alignment and display of image in welcome message */


.e2ma_signup_image_container {text-align:center;display: inline;}


/* Controls border around signup image (when image is linked) */


.e2ma_signup_image {border:0;}


/* Controls style and formatting of welcome message */


.e2ma_signup_message {font-family:"Century Gothic",Arial,Helvetica !important;font-size:12px !important;color:#666666!important; width:250px; margin-bottom:15px;}


/* Controls style and formatting of form field labels (first name, last name, etc.) */


.e2ma_signup_form_label {font-family:"Century Gothic",Arial,Helvetica !important; font-size:12px !important;color:#666666!important;text-align:left;padding-top:5px; float:left !important; clear:both !important; width:90px; margin-left:-4px;}


/* Controls spacing and style for any text used to list options under multiple choice fields) */


.e2ma_signup_form_element {font-family:"Century Gothic",Arial,Helvetica !important;font-size:12px !important;color:#666666!important; }


.e2ma_signup_form_element input{ width:150px; border:1px solid #7F9DB9;}


/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */


.e2ma_signup_form_group_label {font-family:"Century Gothic",Arial,Helvetica !important;font-size:12px !important;color:#666666!important;font-weight:normal;}


/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */


.e2ma_signup_form_groups {font-family:"Century Gothic",Arial,Helvetica !important;font-size:12px !important;color:#666666!important;border:1px solid #FF0000;padding:5px;margin-bottom:5px;}


/* Controls the style and spacing of the word "required" and border surrounding that text */


.e2ma_signup_form_required_footnote {font-family:"Century Gothic",Arial,Helvetica !important;font-size:12px !important;; border:none !important;color:#666666!important;border:none;padding:5px;margin-bottom:5px; width:250px; display:none;}


/* Controls the color of the asterisk that indicates a field is required */


.e2ma_signup_form_required_asterix {color:#666666!important; display:none !important;}


/* Controls the alignment of "submit" and "clear" buttons */


.e2ma_signup_form_button_row {float:right; }


/* Controls display of the "clear" button */


.e2ma_signup_form_button_row  {display:inline;}


#e2ma_signup_reset_button{ display:none !important; overflow:hidden !important;}


/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */


.e2ma_signup_form_button { width: 110px !important; display:block !important;}


input#e2ma_signup_submit_button{ width:110px !important; float:right !important; margin-left:96px;}



