body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,
form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}

body {
	background: #463e30 url(../img/form/background.gif) repeat-y center top;
	font-family: Arial;
	font-size: 12px;
}

strong {
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	float: left;
	clear: both;
	width: 530px;
}

div.tell h2 {
	margin-top: 12px;
}

p {
	margin: 0px 0px 20px 0px;
	float: left;
	clear: both;
	width: 530px;
}

a {
	color: #f6682e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	margin: 0px 0px 12px 0px;
	float: left;
	clear: both;
	width: 530px;
}

li {
	margin: 4px 0px 4px 15px;
	list-style-type: disc;
}

form img.animation {
	display: none;
	margin: 15px 0px 0px 0px;
}

form.loading img.animation {
	display: block;
	float: left;
}

div#form_error_message {
	margin: 15px 0px 0px 0px;
	display: none;
	padding-left: 30px;
	line-height: 17px;
	vertical-align: middle;
	background: url(../img/form/error.gif) no-repeat left top;
	color: red;
	
}

form.form_error div#form_error_message {
	display: block;
	float: left;
}

div#form {
	width: 540px;
	margin: 0 auto;
	padding: 35px 30px 35px 30px
}

div#logo {
	background: url(../img/form/logo.gif) no-repeat top left;
	text-indent: -9999px;
	height: 33px;
	width: 240px;
	float: left;
}

div#content {
	margin: 40px 0px 0px;
	float: left;
}

div#content h1 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	width: 530px;
	float: left;
	height: 31px;
}

div#form.tell div#content h1 {
	background-image: url(../img/form/tell.gif);
}

div#form.subscribe div#content h1 {
	background-image: url(../img/form/subscribe.gif);
}

div#form.unsubscribe div#content h1 {
	background-image: url(../img/form/unsubscribe.gif);
	
}

div#form.thanks div#content h1 {
	background-image: url(../img/form/thanks.gif);
}

div.details {
	background-color: #fbfbfb;
	border-top: 1px solid #dadcde;
	border-bottom: 1px solid #dadcde;
	padding: 20px 12px;
	float: left;
	width: 506px;
}

div.details label {
	float: left;
	width: 150px;
	font-weight: bold;
	clear: left;
	margin-bottom: 15px;
}

div.details input.text {
	background-color: #b8b2a5;
	width: 260px;
	float: left;
	margin-bottom: 20px;
	*margin-right: 100px;
}

div.details input.text.error {
	background-color: #ffDDDD;
}

div.details select {
	float: left;
	width: 120px;
	margin-bottom: 15px;
	*margin-right: 240px;
}

div.details input.checkbox,
div.details input.radio {
	float: left;
	margin-bottom: 15px;
}


div.details span.label {
	float: left;
	margin: 0px 5px;
	font-weight: bold;
}

div.details span.note {
	font-weight: normal;
	color: #666;
}

span.required {	
	color: #666;
	font-size: 9px;
}

div.details.checks {
	border-top: none;
	border-bottom: 1px solid #d3d5d8;
	background-color: #f0f1f2;
	margin-left: -12px;
	_margin-left: -6px;
}

div.details.checks strong {
	margin-bottom: 15px;
	float: left;
}

div.details.checks input.text {
	background-color: white;
	margin-bottom: 20px;
	margin-right: -3px;
}

div.details.checks input.text.disabled {
	background-color: #CCC;
}

div.details.checks input.checkbox {
	float: left;
	clear: none;
	margin: 0px 10px 0px 0px;
}

div.details.checks label {
	float: left;
	clear: none;
	width: 480px;
	*width: 470px;
}

div.details.checks div.error_message {
	display: none;
}

input.submit {
	float: right;
	background-color: #b8b2a5;
	height: 28px;
	line-height: 25px;
	width: 110px;
	margin: 10px 110px 30px 0px;
	font-weight: bold;
}

p.privacy {
	width: 506px;
	float: left;
	padding: 20px 12px 10px;
}

p.privacy a {
	color: black;
}

div.sender {
	background-color: #fbfbfb;
	border-top: 1px solid #dadcde;
	border-bottom: 1px solid #dadcde;
	padding: 20px 12px 10px;
	float: left;
	width: 506px;
}

div.recipients {
	border-top: 1px solid #d3d5d8;
	border-bottom: 1px solid #d3d5d8;
	background-color: #f0f1f2;
	padding: 20px 12px;
	float: left;
	width: 506px;
}

div.sender label,
div.recipients label {
	font-weight: bold;
	float: left;
	width: 50px;
	margin-bottom: 10px;
	white-space:nowrap;
	overflow:visible;
}

div.sender input.text,
div.recipients input.text {
	float: left;
	width: 185px;
	background-color: #b8b2a5;
	float: left;
	margin: 0px 20px 10px 0px;
}

div.sender input.email,
div.recipients input.email {
	margin-right: 0px;
}

div.recipients textarea {
	width: 450px;
	margin-left: 44px;
	height: 70px;
	float: left;
	clear: both;
}

div.tell input.submit {
	margin-right: 28px;
}

div.address {
	background-color: #fbfbfb;
	border-top: 1px solid #dadcde;
	border-bottom: 1px solid #dadcde;
	padding: 20px 12px;
	float: left;
	width: 506px;
}

div.address input.text {
	float: left;
	width: 270px;
	background-color: #b8b2a5;
	margin-bottom: 20px;
	*margin-bottom: 30px;
}

div.address label {
	float: left;
	width: 150px;
	font-weight: bold;
}

div.feedback {
	border-top: 1px solid #d3d5d8;
	border-bottom: 1px solid #d3d5d8;
	background-color: #f0f1f2;
	padding: 20px 12px;
	float: left;
	width: 506px;
}

div.feedback input.checkbox {
	float: left;
	clear: left;
}

div.feedback label {
	float: left;
	width: 450px;
	margin: 0px 0px 12px 5px;
}

div.feedback span.label {
	float: left;
	clear: left;
}

div.feedback textarea {
	float: right;
	margin: 0px 87px 0px 0px;
	width: 270px;
	height: 70px;
}

div.error_icon {
	width: 17px;
	height: 17px;
	float: left;	
	position: relative;
	background: url(../img/form/error.gif) no-repeat left center;
	margin-left: -30px;
	_margin-left: -20px;
	_margin-top: 2px;
}

div.checks div.error_icon {
	clear: left;
	_margin-left: -15px;
}

div.checks input.error {
	background-color: transparent;
}

div.error_message {
	float: left;
	clear: both;
	position: relative;
	font-size: 10px;
	margin-top: -12px;
	margin-bottom: 10px;
	left: 150px;
	width: 200px;
	color: red;
}

div#overlay {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 50;
}

div#form div.hoverbox {
	left: auto;
	margin-left: -30px;
	*margin-left: -335px;
	width: 600px;
}
