/* @override http://www.tonyfletcher.com/css/signup.css */

body {
background-color:#fff;
padding: 0px;
margin: 0px;
font:12px/15px "Myriad Pro", Arial, Helvetica, sans-serif;
}
.form-container input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color: #5e5e5e;
}
.form-container {
width: 602px ;
margin-left: auto ;
margin-right: auto ;
margin-top: 50px;
margin-bottom: 100px;
border: 1px solid #d4d4d4;
}

#form-content {
padding-top: 25px;
padding-left: 50px;
padding-bottom: 100px;
padding-right: 50px;
}

#form-content h1 {
	color: #787878;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
}
.form-container h3 {
	color: #787878;
	font-size: 12px;
	text-align: right;
	margin-right: 30px;
	font-weight: normal;
	font-style: normal;
}

fieldset {border: none; padding: 0; margin: 0;
}
.content {
background-color:#ffffff;
padding:20px;
font-family:Arial;
font-size: 12px;
line-height:150%;
color: #333333;
}
.headerBar {
background-color: #d4d4d4;
}
#form-header {
background:url(http://www.tonyfletcher.com/images/sign-up-masthead.jpg) no-repeat;
	width: 602px;
	height: 216px;
	display: block;
}
p, label, .formText {
line-height:150%;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}
.alert {
font-size:20px;
line-height:200%;
color: #fe9900;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-weight:bold;
}
div.errorText {
font-size: 12px;
line-height:150%;
font-weight:bold;
color: #fe9900;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
background-color:#FFEEEE;
padding:5px;
margin:3px;
}

a:link, a:active, a:visited, a {
color:#0000FF;
}

a.poweredBy {
font-size:10px;
font-family:trebuchet ms;
text-decoration: none;
}

.poweredByBox td {
text-align: center;
}

.vcard, .vevent {
background:#eee;
border: 2px solid #ccc !important;
			padding: 14px;
			-moz-border-radius: 4px;
			-webkit-border-radius:4px;
			border-radius: 4px;
			margin: 5px 0 !important;
		}

		span.vcard, 
		span.vevent {padding: 2px 1px 2px 70px !important; margin: 0 2px 0 !important;}

		.org {display:block; margin:8px 0 0 0; padding-left:19px; background:url(http://tonyfletcher.us1.list-manage.com/images/vcard.png) no-repeat; font-weight:bold; font-size:110%;}
		.hcard-download {background:url(http://tonyfletcher.us1.list-manage.com/images/hcard-download-or.png) no-repeat; padding:2px 0 2px 32px;}
		

#mergeTable {width:100%;}
#interestTable {width:100%;}
#bottomTable  {width:100%;text-align:center;}
		#archive-list {margin:3em; list-style:square; line-height:1.6em;}
		.required {text-align:right; font-size:11px; font-weight:bold;}
		.formText {vertical-align:top;}
		.subfield {display:block; margin:2px 0; padding:4px; line-height:30px;}
		.phonefield {min-width:265px;}
		.phonefield .subfield, .datefield .subfield {display:inline;}
		.subfield label {padding-left:4px; font-style:italic;}
		.mergeTable {border-collapse:separate;}
.mergeRow td {
padding:12px;
	background-color: #d4d4d4;
		background:#fff url(../images/bg-body.gif) repeat-x;
}
		input, textarea, select {padding:4px;}
		input:focus, textarea:focus, select:focus {background: #edf2f6;}
		.countryfield select {min-width:120px;}
		.radiogroup label {padding-right:12px;}
		#archive-list-title {margin-bottom:5px;}
		#archive-company {font-weight:normal;}
		#archive-company, #archive-subscribe-link {margin:5px 0;}
		#archive-subscribe-link {float:right; margin-top:2px;}
		#forward-friend-table label {font-weight:bold;}
		#forwardToFriendFooter {padding-top:10px; border-top:1px solid #ccc;}
		.interestgroup_field, .interestgroup_field li {list-style:none;}
    </style>
