/*Forms*/

/*   START of style for the Contacts page form and results/responses   */

#enquiry
{
		padding-bottom: 15px;
		border-bottom: 1px solid #CCC;
		width: 550px;
		display: block;
		margin: 0px 85px 15px 0px;
		line-height: 1.25;
		float: left;
		padding-top: 15px;
		border-top: 1px solid #CCC;
}

#title
{
		width: 330px;
		height: 26px;
		color: #EE3133;
		font: bold 11px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		padding-top: 5px;
		background: transparent url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images2/_form_images/bg_legend.gif) no-repeat;
		text-transform: uppercase;
		letter-spacing: 2px;
		text-align: center;
}

x#form
{
		width: 475px;
		float: left;
}

#main-content #frmSS2
{
		width: 500px;
		float: left;
}

.col1
{
		text-align: right;
		width: 125px;
		height: 31px;
		float: left;
		line-height: 1;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_label.gif);
		background-repeat: no-repeat;
		font-weight: normal;
		padding-right: 10px;
		font-size: 1em;
		margin: 0 2px 0 0;
		padding-top: 6px;
}

.col2
{
		width: 295px;
		height: 31px;
		display: block;
		float: left;
		margin: 0;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_textfield.gif);
		background-repeat: no-repeat;
}

.col1comment
{
		text-align: right;
		width: 125px;
		height: 122px;
		float: left;
		display: block;
		margin-right: 2px;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_label_comment.gif);
		background-repeat: no-repeat;
		font-weight: normal;
		padding-right: 10px;
		font-size: 1em;
}

.col2comment
{
		width: 295px;
		height: 120px;
		margin: 0;
		display: block;
		float: left;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_textarea.gif);
		background-repeat: no-repeat;
}

.col1verification
{
		text-align: right;
		width: 125px;
		height: 58px;
		float: left;
		display: block;
		margin-right: 2px;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_label_verification.gif);
		background-repeat: no-repeat;
		font-weight: normal;
		padding-right: 10px;
		font-size: 1em;
}

.col2verification
{
		width: 285px;
		height: 60px;
		margin: 0;
		display: block;
		float: left;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_verification_textfield.gif);
		background-repeat: no-repeat;
		padding-left: 10px;
		font-size: .8em;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
}

/*#content .row .col2verification img { border: 1px solid #999999; }*/

div.row
{
		clear: both;
		width: 435px;
}

.buttons
{
		height: 29px;
		width: 295px;
		padding-top: 5px;
		clear: both;
		background-image: url(file:///Macintosh%20HD/Applications/MAMP/www/Barn%20Theatre/_images/_form_images/bg_submit.gif);
		background-repeat: no-repeat;
		padding-left: 145px;
}

.input
{
		background-color: #fff;
		font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		border: 1px solid #999999;
		margin-top: 4px;
		margin-right: 0;
		margin-bottom: 5px;
		margin-left: 8px;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
}

.textarea
{
		border: 1px solid #999999;
		background-color: #fff;
		font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		padding: 2px;
		margin-top: 4px;
		margin-right: 0;
		margin-bottom: 5px;
		margin-left: 8px;
}

#Contact img
{
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

#image_code
{
		letter-spacing: 0.75em;
		text-align: center;
		font-weight: bold;
		padding: 0px;
		height: 16px;
		border: 1px solid #999999;
		width: 80px;
		font-size: 12px;
		color: #AC100D;
		line-height: 1;
		display: inline;
		float: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
}

#mailer_image
{
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		display: block;
		float: left;
}

#error
{
		font-family: "Courier New", Courier, monospace;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		margin-left: 0px;
		width: 460px;
		display: block;
		padding: 10px;
		border: 1px solid #999999;
		color: #AC100D;
}

#error a
{
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

#error p
{
		font-size: 12px;
		line-height: 1.5;
		margin: 0px;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

#error h2
{
		font-family: "Courier New", Courier, monospace;
		color: #AC100D;
		margin: 0px;
		padding: 0px;
		text-decoration: blink;
}

#error h3
{
		font-family: "Courier New", Courier, monospace;
		font-size: 14px;
		padding: 0px;
		font-weight: normal;
}

#error span.footer
{
		display: block;
		height: 25px;
}

.grey-border
{
		border: 1px solid #999;
		margin: 10px 0px 0px 15px;
		padding: 0px;
}
/* START of signup table styles for emailmarketer mail lists */

#signup-table
{
		margin: 15px 10px 10px;
		width: 500px;
}


/* END of signup table styles for emailmarketer mail lists */

#signup-table td
{
		margin: 0px;
		padding: 5px 0px;
		text-align: left;
}

#signup-table td.left-col
{
		width: 250px;
}

#signup-table tr td p
{
		margin: 0px;
		padding: 10px 0px;
}

#signup-table tr td span
{
		font-size: 75%;
		color: #ac100d;
		font-style: italic;
}
#signup-table tr td input
{
		background-color: #E5E5E5;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 4px;
		border-top: 1px solid #999;
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: 1px solid #999;
}

#signup-table tr td input.captcha
{
		text-transform: none;
}
#signup-table tr td input.subscribe-button
{
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
		background-color: transparent;
}
#signup-table td.footer
p{
		font-size: 0.8em;
		color: #666;
		text-align: justify;
		margin: 0px;
		padding: 0px;
}
