/* Start of CMSMS style sheet 'style-form' */
/************************ CURRENT FORM STYLES *****************************/

input
{
	border: none;
	text-align:center;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	color:#232323;
	font-size:14px;
	text-align:center;
	background-color:transparent;
}
.input_email_widget {
	background: url(/images/backgrounds/bg-input-email.png) center no-repeat transparent;
	border:none;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	width:430px;
	height:45px;
	display:block;
	text-align:center;
}
.input_signup {
	border-top:1px solid #a71b25;
	border-left:1px solid #a71b25;
	border-bottom:1px solid #a71b25;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	width:262px;
	height:42px;
	display:block;
	text-align:left;
	background: #fff;
	padding: 0 10px 0 10px !important;
}
.input_field {
	background: url(/images/backgrounds/bg-input.png) center no-repeat transparent;
	border:none;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	width:320px;
	height:43px;
	display:block;
	text-align:center;
	margin-top: 6px;
	margin-bottom: 18px;
}
.input_submit {
	background-color:transparent;
	border:none;
}
#subscribe_form {
	background: url(/images/backgrounds/bg-60seconds-subscribe.jpg) top center no-repeat transparent;
	width:677px;
	height:460px;
}
#subscribe_success {
	background: url(/images/backgrounds/bg-60seconds-success.jpg) top center no-repeat transparent;
	width:677px;
	height:460px;
}
#tony_balloon {
	background: url(/images/backgrounds/bg-tony-balloon.jpg) top center no-repeat transparent;
	width:677px;
	height:373px;
	margin-top: -40px;
}
#tony_balloon h2 {
	font-size:13pt;
	text-align:center;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	margin: 15px 0;
}
.txt_balloon {
	width: 375px;
	height: 260px;
	margin-left: 56px;
	padding-top: 74px;
}
p.widget {
	color: #fff;
	text-align: center;
	font-size:8pt;
	margin: 0;
}
p.widget a {
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}
p.widget a:hover {
	text-decoration:none;
	border-bottom: 1px dotted;
}
.privacy {
	text-align: center;
	font-size: 11px;
}
.label {
	text-align:center;
	margin-top: 20px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
}
/* End of 'style-form' */

