﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	width:480px;
}
body#fr{
	width: 560px;
}
body#es{
	width: 605px;
}
h4
{
	color:#005daa;
	font-size:2.8em;
	font-weight:normal;
}
p
{
	color:#000000;
	margin: 20px 0 2px 0;
	font-size: 1.2em;
	line-height:18px;
}
label
{
	font-size: 1.2em;
	display: block;
	float: left;
	line-height: 18px;
	text-align: right;
	margin: 18px 10px 0px 0;
	clear: left;
	font-weight: bold;
	color: #005daa;
	width:180px;
	vertical-align:top;
}
input, select
{
	float: left;
	background-color:#f0f0f0;
	border:1px #ffffff inset;
	width:200px;
	height:18px;
	color:#666666;
	line-height:18px;
	padding: 0;
	margin: 0;
	margin-top: 18px;
}
select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
}
#txtPostcode{
	width:100px;
}
#ddlAbout
{
	margin-top: 24px;
}
#fldOptin
{
	clear: left;
	overflow: hidden;
}
#chkOptin
{
	float: left;
	margin: 22px 10px 0px 167px;
	width:10px;
	height:10px;
}
#lblOptin
{
	width: 275px;
	clear: none;
	text-align: left;
	color:#000000;
	line-height:18px;
	font-weight: normal;
	font-size: 1.1em;
}
#fr .fr #lblOptin
{
	width: 360px;
}
#es .es #lblOptin
{
	width: 400px;
}
#lblOptional
{
	clear: both;
}
form
{
}
form p
{
	padding-top: 28px;
	margin: 0;
	display: block;
	clear: both;
}
.buttons
{
	clear: both;
	display: block;
	width: 480px;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 26px;
	padding-top: 0px;
}
#fr .fr .buttons
{
	width: 560px;
}
#es .es .buttons
{
	width: 605px;
}
span.mandatory
{
	color: #005daa;
}
span.validator
{
	font-size: 1em;
	line-height: 15px;
	float: left;
	margin-left: 190px;
}
.valNextLine
{
	float: left;
	font-size: 1.2em;
	line-height: 22px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 160px;
}

#error
{
	color: Red;
	font-size: 1.2em;
	margin-left: 160px;
	margin-bottom: 10px;
	line-height: 14px;
}
.multiline
{
	line-height: 14px;
}
#btnSubmit
{
	width: 130px;
	height: 44px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: 0;
}
.de #btnSubmit{
	width: 96px;
}
.es #btnSubmit{
	width: 89px;
}
.fr #btnSubmit{
	width: 99px;
}
.it #btnSubmit{
	width: 85px;
}
.buttons p
{
	padding-top: 0px;
	margin-top: 0;
	width: 350px;
}
#fr .fr .buttons p
{
	width: 430px;
}
#es .es .buttons p
{
	width: 470px;
}
#lnkPrivacy, #lnkTerms
{
	color:#999999;
	text-decoration:underline;
	padding: 0;
	margin: 0;
	line-height: 44px;
}
#lnkPrivacy:hover, #lnkTerms:hover
{
	color:#666666;
}
#ddlYou 
{
	width:270px;
}
.en #ddlYou 
{
	width:280px;
}
#fr .fr #ddlYou
{
	width: 370px;
}
#es .es #ddlYou
{
	width: 415px;
}
.fr #ddlAbout
{
	width: 270px;
}
.es #txtEmail, .fr #ddlAge
{
	margin-top: 24px;
}
.sentence a#lnkPrivacy, .sentence a#lnkTerms{
	line-height: 18px;
}
.buttons p.sentence{
	margin-top: 2px;
}
