/*--------------------------------
  1. General styles
---------------------------------- */

body {
	font-size: 62.5%;
	line-height: 1.4;
	color: #000000;
	margin:0;
	padding:0;
}
body, input, select, textarea, button {
	font-family:Arial, Helvetica, sans-serif;
}
a, *.textLink, *.textLink * {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a:hover, *.textLink:hover, *.textLink:hover * {

	color:#0047BF;
}
a img {
	border: none;
}
ol, ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
address {
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.6em;
}

/*  Styles to hide content
------------------------*/
*.hidden, body.hasJS *.JS_hidden {
	width: 0 !important;
	height: 0 !important;
	position: absolute;
	left: -20000px !important;
	overflow: hidden;
	float: left !important;
}
*.hiddenAll {
	display: none;
}
/*--------------------------------
  2. Headings styles
---------------------------------- */

/*  Generic H1
------------------------*/
*.wrapper h1 {
	margin:0;
	font-size: 3.4em;
	font-weight: normal;
	color: #d71f85;
	line-height: 1.1;
	clear: both;
}


fieldset.thank-you-reenter h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	padding: 5px 0 20px 0;
}


/*  Generic H2
------------------------*/
*.wrapper h2 {
	margin: 0 0 8px 0;
	font-size: 1.2em;
	font-weight: bold;
	/*	color: #d71f85;*/
	clear: both;
}

div.contentLeft h2, fieldset.join-us-now h2 {
	font: 18px Arial, Helvetica, sans-serif;	
}

div.contentLeft h2 {
	margin: 4px 20px 10px 0;
	
}

fieldset.join-us-now h2 {
	margin:18px 18px 8px 18px;
}

/*  Generic H3
------------------------*/
*.wrapper h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin:0;
}

div.contentLeftcol h3 {
	padding:0 0 8px 21px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

/*  Generic H4
------------------------*/
*.wrapper h4 {
	font-size: 1.4em;
	font-weight: normal;
	clear: both;
}
/*  Generic H5
------------------------*/
*.wrapper h5 {
	font-size: 1.4em;
	font-weight: normal;
	clear: both;
}
/*  Paragraph styles
------------------------ */
p {
	font-size:1.2em;
	line-height:1.3em;
	margin:0 0 10px 0;
	padding:0;
	float:left;
}

div.contentLeft p {
	padding: 4px 20px 1px 0;
	line-height:130%;
	font: 12px Arial, Helvetica, sans-serif;
	width:375px;
}

fieldset.thank-you-reenter p {
	padding: 0 0 0 3px;
	display:block;
	clear:both;
	width:100%;
}

fieldset.thank-you-reenter h4 {
	padding: 10px 0 0 3px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	display:block;
}

fieldset.join-us-now {
	padding:0;
	margin:0;
}

fieldset.join-us-now p {
	margin-left:18px;
	font-size:12px;
}

div.left-reg-promo p {
	padding-bottom:0px;
	line-height:130%;
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding-left: 3px;
}

div.left-reg-promo a {
	padding-left: 3px;
}

p.topform {
	padding-bottom:15px;
	line-height:130%;
	font: 12px Arial, Helvetica, sans-serif;
}

div.contentRight span.win-tit {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#b32317;
	display:block;
	line-height: 16px;
	padding:0 0 2px 3px;
}

div.contentRight span.win-info {
	clear:both;
	display:block;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 8px 3px;
}


/*  Form styles
------------------------ */

fieldset.thank-you-reenter input {
	float:left;
	clear:both;
	cursor:pointer;
	margin-left: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
}


fieldset.thank-you-reenter a , fieldset.thank-you-reenter a:visited, fieldset.thank-you-reenter a:hover, fieldset.thank-you-reenter a:active {
	color:#0047BF;
	text-decoration:none;
}

fieldset.thank-you-reenter input.input-activation-email {
	clear:both;
	width:405px;
	padding:3px 0;
	border: 1px solid #ccc;
	margin-bottom: 0px;
    background: url(../images/css/bg_input2.jpg);
}

fieldset.join-us-now {
	border:none;
	clear:both;
	float:left;
	text-align:left;
	padding:0;
	margin:0;
	width:720px;
	font: 12px Arial, Helvetica, sans-serif;
}


fieldset.join-us-now span.sepa {
	display:block;
	width:750px;
	float:left;
	height:20px;
	background:url(../images/css/form_bg.jpg) repeat-x;
	border:none;
    border-color: #fff;
    border-width: 1px;
    border-style: none none solid none;
	padding:0;
	margin: 0;
}

span#middle-sepa {
	margin:10px 0 8px;
}



fieldset.join-us-now label.captcha-label {
	float:left;
}

fieldset.join-us-now a:link, fieldset.join-us-now a:visited, fieldset.join-us-now a:active {
	text-decoration:underline;
	color:#0047BF;
}

fieldset.join-us-now a:hover {
	text-decoration:none;
}

fieldset.join-us-now input, fieldset.join-us-now select {
	 
	float:left;
	height:20px;
	line-height:20px;
	border: 1px solid #ccc;
	margin-bottom:6px;
    background: url(../images/css/bg_input2.jpg) 0 0 repeat-x;
}
fieldset.join-us-now input { 
	height:14px;
	line-height:14px;
	padding:4px 0;
	margin-bottom:4px;
}

fieldset.join-us-now select {
	width:297px;
	height:24px;
	padding:2px 2px 1px 0px;
	line-height:24px !important;
}

fieldset.join-us-now select.reg-day, fieldset.join-us-now select.reg-mont, fieldset.join-us-now select.reg-year {
	display:inline;
	width:auto;
	margin-right:4px;
}

fieldset.join-us-now input.reg-gender-radio {
	width:auto;
	height:auto;
	background:none;
	border:none;
	position: relative;
	bottom: 1px;
}
fieldset.join-us-now span.reg-gender-radio {
	width:auto;
	height:auto;
	background:none;
	border:none;
	position: relative;
	bottom: 1px;
}


fieldset.join-us-now label.reg-gender-check {
	clear:none;
	display:block;
	width:40px;
	margin-right:20px;
	height:22px;
	line-height:20px;
	float:left; 
	padding: 2px 0 0 0;
	margin:0;
}

div.captcha-pane {
	display:block; 
	width:295px;
	float:left;
}

fieldset.join-us-now p.captcha {
	display:block;
	float:left;
	width:148px;
	margin:0;
}
fieldset.join-us-now p.captcha input {
	margin-top:10px;	
	width:146px;
	clear:both;
	height:22px;
	line-height:22px;
    background: url(../images/css/bg_input2.jpg);

}

fieldset.join-us-now span.captcha-info {	
	display:block;
	float:left;
	width:126px;
	margin:0 10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#999;
}

fieldset.join-us-now input.check-box {
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-left:18px;
	border:none;
}

fieldset.join-us-now label.terms-label {
	padding-top: 2px;
	margin-left: 7px;
	clear:none;
	display:block;
	width: 480px;
	height:120px;
	height:24px;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
}

div.terms-pane {
	display:block; 
    height:70px;
}

fieldset.join-us-now p.please-read {
	margin: 32px 0 16px 18px;
	font-size:12px;
}


input#surname, input#county, input#password2, select#occupation {
	margin-bottom:26px;
}
div.reg-button {
	display:block;
	height: 60px;
}

div.reg-button input {
	border:none;
}

div.left-reg-promo a:hover {
	text-decoration:none;
}

img.field-img {
	border: 1px solid #ccc;
	width:323px;
	height:20px;
}

div.header img {
	position:relative;
	top:4px;
	left:0;
}

div#flashcontent {
	padding:0;
	margin:0;
}

