
.emailmp-section{ padding: 10px 20px; font-size: 17px; line-height: 125%; }
.emailmp-section h3{ font-size: 28px; padding: 5px 0 18px 0; }
.emailmp-section p{ padding: 5px 0 7px 0; }

.emailmp-wrapper h2{ margin-left: 0; padding-left: 18px; }

#emailmp-intro{ font-size: 16px; line-height: 148%; padding: 17px 40px; }
#emailmp-letter{ padding: 10px; margin: 10px; border: 1px solid #eee; background: #fff; font-size: 14px; }
#emailmp-results, #emailmp-sendemail, #emailmp-thanks{ display: none; padding: 10px 32px; }
#emailmp-results.active, #emailmp-sendemail.active, #emailmp-thanks.active{ display: block; }
#emailmp-thanks{ padding-top: 20px; padding-bottom: 20px; }

#emailmp-thanks{ height: 440px; }
#emailmp-thanks h3{ font-size: 20px; }
#emailmp-thanks ul{ list-style-type: disc; margin-left: 30px; margin-bottom: 15px; }

#emailmp-results{ }

.emailmp-section input[type="text"], #emailmp-letter textarea{
	width: 245px; height: 20px; line-height: 20px;
	text-indent: 5px;
	border: 1px solid #aaa;
   -moz-box-shadow:    inset 0 0 5px #bbb;
   -webkit-box-shadow: inset 0 0 5px #bbb;
   box-shadow:         inset 0 0 5px #bbb;
}

.emailmp-section input[type="text"].error{ border: 1px solid #ff0000; }

#emailmp-postcode-form{ position: relative; width: 100%; height: 46px; margin: 18px 10px 0 0;  }
#emailmp-support-postcode, #emailmp-support-submit{ position: absolute }
#emailmp-support-postcode{ width: 310px; height: 33px; line-height: 33px; font-size: 18px; text-indent: 10px;  top: 4px; left: 12px; }
#emailmp-support-submit{ top: 0; right: 12px;  }
#emailmp-postcode-error{ display: none; padding: 2px; color: #fff; background: #cc0000; font-size: 12px; font-weight: bold; text-align: center; width: 310px; margin-left: 12px; }
#emailmp-options{ width: 100%; text-align: center;}
#emailmp-options li{ display: inline-block; zoom: 1; *display: inline; margin: 10px; }
#emailmp-sendemail-form{ padding: 0 12px; width: 550px; }
#emailmp-sendemail-form label{ font-size: 13px; display: block; line-height: 200%; }
#emailmp-sendemail-form .row{ float: left; margin-right: 20px; padding-top: 5px; }

#emailmp-message-label{ font-size: 11px; font-style: italic; line-height: 16px !important; text-align: center; width: 100%; }
#emailmp-letter textarea{ width: 98%; margin: 0 auto; height: 100px; font-family: Arial; font-size: 12px; resize: none; }

#emailmp-optout{ font-size: 11px; padding: 0 24px; }
#emailmp-optout .text{ width: 450px; margin-top: -5px; line-height: 16px; }
#emailmp-optout input, #emailmp-optout .text{ float: left;  }
#emailmp-optout input{ margin-right: 20px; }

#emailmp-submit{ width: 100%; padding: 10px; }
#emailmp-submit input{ margin: 0 auto !important; }

input.emailmp-button{ height: 46px; padding: 5px 0 9px 0; }
.emailmp-button{ display: block; width: 186px; height: 26px; padding: 11px 0 9px 0;  text-align: center; border: none;  margin: 0 !important; font-size: 16px; color: #fff !important; text-decoration: none; background: url( ../images/btnemailmp.png ) no-repeat; cursor: pointer; }
.emailmp-button:visited{ color: #fff !important;  }
.emailmp-button:hover{ background-position: 0 -46px; }

.group:after{ content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.emailmp-section .social .icon{ background-color: transparent; text-indent: -9999px; display: block; padding: 5px; margin: 15px 10px; }
.emailmp-section .social{ margin-left: 80px !important; }