*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #2593cc url(images/main_bckg.jpg) no-repeat top center;
	font: normal normal normal 0.75em arial, verdana, helvetica, sans-serif;
}

/* common classes */

.off_screen
{
	position: absolute;
	left: -10000em;
	height: 0;
	line-height: 0;
	width: 0;
	overflow: hidden;
}

ul li
{
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 9px;
}

ul ul
{
	margin-top: 10px;
}

h3
{
	font-size: 0.9em;
}

a
{
	text-decoration: underline;
	color: #00629e;
	font-weight: bold;
}

a.terms
{
	float: right;
	margin-top: -20px;
	text-decoration: none;
	color: #000;
}

/* end common classes */










/* top part */

.top
{
	height: 98px;
	width: 811px;
	margin: 0 auto;
	position: relative;
}

.big_pond
{
	position: relative;
	width: 125px;
	height: 39px;
	top: 0;
	left: 0;
	display: block;
}

.hot_offers
{
	position: relative;
	width: 371px;
	height: 41px;
	top: 45px;
	left: 0;
	display: block;
}

/* end top part */



/* main part */

.wrapper
{
	width: 811px;
	margin: 0 auto;
	background-color: #2593cc;
	z-index: 100;
	position: relative;
}

.main_part
{
	background: #f3f8fc url(images/top_text_bckg.gif)  repeat-x top center;
	padding: 0 21px 10px 21px;
	width: 769px;
}


.bottom_part
{
	background: #f3f8fc url(images/bottom_part_bckg.gif)  repeat-x top center;
	padding: 0 21px 10px 21px;
	width: 769px;
	color: #00629e;
}

.top_text
{
	padding-bottom: 20px;
}

.main_form
{
	background-color: #fff;
	border: 1px solid #2593cc;
	padding: 20px;
	position: relative;
}

.main_form_thankyou
{
	height: 530px;
}

.heading_registration
{
	background: #2593cc url(images/heading_registration.gif)  no-repeat top center;
	width: 161px;
	height: 33px;
}

.heading_more
{
	background: transparent url(images/heading_more.gif)  no-repeat top center;
	width: 300px;
	height: 37px;
}

h2.heading_terms
{
	font-size: 1.3em;
	font-family: "BankGothicBT", arial, verdana, sans-serif; 
	color: #c00;
	padding:  10px 10px 15px;
}

/* end main part */




/* footer */

.footer
{
	position: relative;
	height: 9px;
	background-color: #2593cc;
	margin-top: -402px;
	background: #2593cc url(images/footer_bckg.jpg)  no-repeat top center;
	height: 437px;
	z-index: -10;
}

.footer .footer_right
{
	background: #2593cc url(images/footer_right.jpg)  no-repeat top left;
	width: 105px;
	height: 357px;
	position: absolute;
	left: 811px;
	top: -348px;
}

.footer .footer_bottom
{
	background: transparent url(images/footer_bottom.jpg) no-repeat top left;
	width: 268px;
	height: 9px;
	position: absolute;
	left: 543px;
	top: 0px;
}

/* end footer */


/* form elements */

#ctlCustomer
{
	position: relative;
	height: 300px;
	display: block;
	top: 34px;
}

.ctlFirstNameAttribute
{
	position: absolute;
	left: 0;
	top: 0px;
}

.ctlLastNameAttribute
{
	position: absolute;
	left: 0;
	top: 50px;
}

.ctlEmailAttribute
{
	position: absolute;
	left: 0;
	top: 100px;
}

.ctlGenderAttribute
{
	position: absolute;
	left: 0;
	top: 150px;
	width: 220px;
}


.ctlMobileAttribute
{
	position: absolute;
	left: 230px;
	top: 0px;
}

.ctlYearofBirthAttribute
{
	position: absolute;
	left: 230px;
	top: 50px;
}

.ctlPostcodeAttribute
{
	position: absolute;
	left: 230px;
	top: 100px;
}

/* safari ignores below */
#ctlCustomer input
{
	width: 201px;
	height:26px;
	background: transparent url(images/input_bckg.gif) no-repeat top left;
	border: 0;
	padding: 5px 5px 0 7px;
}

.ctlAnnualHouseholdIncomeLabel
{
	position: absolute;
	left: 230px;
	top: 155px;
	width: 201px;
}

#ctlCustomer_ctlAnnualHouseholdIncome
{
	position: absolute;
	left: 230px;
	top: 175px;
	width: 201px;
}

.ctlTandCAttribute
{

}

.ctlTandCField
{
	position: absolute;
	left: 469px;
	top: 196px;
	width: 250px;
	font-size: 0.9em;
}

input#ctlCustomer_ctlTandC
{
	width: 15px;
	background: none;
	height: 15px;
	float: left;
	margin: 0 8px 20px 0;
}

input#ctlCustomer_btnTractionSubmit
{
	width: 99px;
	height:25px;
	background: transparent url(images/button.gif) no-repeat top left;
	position: relative;
	left: 331px;
	top: 220px;
	color: transparent;
}

.TractionError
{
	position: absolute;
	left: 5px;
	top: 39px;
	font-size: 0.9em;
}


#ctlCustomer_ctlGender
{
	position: absolute;
}

#ctlCustomer_ctlGender td
{
	width: 150px;
}



#ctlCustomer_ctlGender input
{
	width: auto;
	background: none;
}

#ctlCustomer_ctlGender label
{
	width: 77px;
	position: relative;
	top: -10px;
	left: 5px;
}

#ctlCustomer_ctlGender label
{
	width: 77px;
	position: relative;
	top: -2px;
	left: 5px;
}


#ctlCustomer_ctlGender input
{
	height: auto;
}




*html #ctlCustomer_ctlGender label
{
	position: relative;
	top: -3px;
	left: 5px;
}

*+html #ctlCustomer_ctlGender label
{
	position: relative;
	top: -3px;
	left: 5px;
}

.TractionMandatoryText
{
	position: absolute;
	left: 0;
	top: -22px;
	width: 201px;
}

.monitors
{
	background: transparent url(images/monitors.jpg) no-repeat top left;
	width: 240px;
	height: 155px;
	position: absolute;
	left: 492px;
	top: 98px;
}

#ctlCustomer_ctlTractionMessage
{
	position: absolute;
	top: 258px;
	color:Red;
}

.ctlTandCAttribute  .TractionError
{
	position: absolute;
	top: 246px;
	left: 470px;
	color:Red;
}

.ctlTandCAttribute .TractionMandatory
{
	display: none;
}

/* end form elements */
