body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #111; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #89162e; font-weight: bold; text-decoration: none; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #89162e; text-decoration: underline; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}

#central h1,#footer h1{ border-bottom:2px solid #000000; font: normal bold 30px/28px Arial, Helvetica, Geneva, sans-serif; border-top:2px solid #000000; color:#000000; margin:15px 0 0; padding:10px 3px 10px 0;}
#central h2, #footer h2{ font: normal bold 24px Arial; padding: 4px 0; margin: 12px 0 0 0; color: #000; display: inline-block; border-top:2px solid #000000; border-bottom:2px solid #000000;}
#central h3,#footer h3{ font-size:16px; line-height:21px; margin: 10px 0 2px 0; }
#central h4, #footer h4{ font-size:14px; line-height:18px; margin: 10px 0 2px 0; }
#central h5, #footer h5 { font-size:13px; line-height:16px }
#central p, #footer p{ padding:0px 0px 0px 0px; line-height: 18px; margin: 10px 0; }

#central .ccm-page-list h1, #central .ccm-page-list h2, #central .ccm-page-list h3, #central .ccm-page-list h4, #central .ccm-page-list h5 { margin:2px 0 2px 0;}

#central blockquote, #footer blockquote { margin: 20px 25px 20px 20px; padding: 5px 15px 5px 15px; border-left: 5px solid #ccc; font: italic 120%/120% Georgia, "Times New Roman", Times, serif; }

#central form {
	font-size: 16px;
}

#central form table.formBlockSurveyTable td {
	padding: 10px 0;
}

#central form input {
	font-size: 15px;
	width: 260px;
	height: 20px;
	padding-left: 2px;
}


#sidebar form input {
	font-size: 15px;
	width: 235px;
	height: 20px;
	padding-left: 2px;
}


#central form textarea {
	width: 300px;
}

#central form input.formBlockSubmitButton {
	width: auto;
	height: auto;
	font-size: 13px;
	padding: 5px 8px;
	background-color: #89162e;
	border: 2px solid #610c21;
	color: #fff;
	font-weight: bold;
}

#central form input:hover.formBlockSubmitButton {
	background-color: #a51d3c;
	border: 2px solid #610c21;
}

#central form input:active.formBlockSubmitButton {
	background-color: #7c132b;
	border: 2px solid #5d0b20;
}


/* Sidebar Callout form */

#sidebar form.myForm {
	padding: 15px 20px 20px 20px;
	background: url(http://www.malenyfilmsociety.info/themes/mfs/images/capture-bg.gif) no-repeat 0 0;
}

#sidebar form h3 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -.5px;
}

#sidebar form dl dt {
	font-size: 14px;
	margin: 10px 0 0 0;
	color:#fff;
	font-weight: bold;
}

#sidebar form dl dd {
	margin: 0;
	color:#fff;
}

#sidebar form input {
	color: #444;
	font-weight: normal;
}

#sidebar form.myForm input.formBlockSubmitButton {
	width: auto;
	height: auto;
	font-size: 13px;
	padding: 5px 8px;
	background: url(http://www.malenyfilmsociety.info/themes/mfs/images/submit-bg.gif) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 2px solid #608d25;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#sidebar form.myForm input:hover.formBlockSubmitButton {
	background: url(http://www.malenyfilmsociety.info/themes/mfs/images/submit-bg.gif) repeat-x 0 -100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 2px solid #6da12d;
}

#sidebar form.myForm input:active.formBlockSubmitButton {
	background: url(http://www.malenyfilmsociety.info/themes/mfs/images/submit-bg.gif) repeat-x 0 -200px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 2px solid #608d25;
}



