@charset "utf-8";
/* CSS Document */
body {scrollbar-base-color:#fcb96c;}
/* Special Style for Image Replacement on CTA Email Form */
#event-promotion {
	height: 40px;
	text-indent: -5000px;
	background: url(../images/cta-event-email-form.png) no-repeat; }
#cta-email {
	height: 40px;
	text-indent: -5000px;
	background: url(../images/cta-event-email-form.png) no-repeat; }
#cta-newsletter {
	height: 40px;
	text-indent: -5000px;
	background: url(../images/cta-newsletter.png) no-repeat; }
#subpage-email-form {
	float: right;
	width: 189px;
	border-top: solid 1px #f8981d;
	border-right: solid 8px #f8981d;
	border-bottom: solid 1px #f8981d;
	border-left: solid 8px #f8981d;
	background-color: #f8981d; }
.textarea {
	width: 189px;
	background-color: #ffdcb4;
	border: 0px; }
.textInput {
	margin-top: 4px;
	width: 189px;
	border: 0px;
	height: 1.5em;
	background-color: #fcb96c; }
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 12px;
	font-weight: bold; }
.submit-button {
	float: right;
	margin: 10px 0; }
.error, .warning {
	color: #fff; }
.success {
	color: #fff; }
