/* CSS Document */

#registerWrapperCol1 { width:548px; float:left; }
#registerWrapperCol2 { width:318px; float:left; }
#MPUwrapperRegister { padding:8px 0 20px 13px; }

#registerCol1and2Wrapper { float:left; width:869px; }
#registerDetailsWrapper { padding:0 0 0 11px; clear:left; }

/* REGISTRATION FORM HOLDER */
#registerHeader {
	height:125px;
	margin:0;
	background: transparent url(../images/register/registrationHeaderBg.jpg) no-repeat;
}
#registerFooter {
	padding:10px 26px 22px 50px;
	margin-bottom:20px;
	background: transparent url(../images/register/registrationFooterBg.jpg) no-repeat 12px bottom;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}
#registerFooter.loginWrapper { padding-right:140px; }
#registerFooter ol { list-style-position:inside; }

#aboutTitle { color:#ffca00; font-size:1.1em; margin-bottom:20px }

/* TESTIMONIALS */
.testimonialWrapper { margin-bottom:10px; }
.testimonialWrapper img { border: 5px solid #212020; float:left; }
.testimonialList {
	list-style-type:none;
	width:67%;
	float:right;
}
.testimonialList li a { font-size:1.4em; font-weight:bold; margin-bottom:4px; }

#applyNowLink {
	display:block;
	width:300px;
	height:64px;
	background: transparent url(../images/register/apply_now.gif) no-repeat;
	margin-left: 15px;
}

/* WHAT'S ON OFFER BLOCK */
#whatsOnOfferHeader {
	height:64px;
	margin:0;
	background: transparent url(../images/register/whatsOnOfferHeader.jpg) no-repeat;
}
#whatsOnOfferFooter {
	padding:12px 12px 22px 12px;
	background: transparent url(../images/register/whatsOnOfferFooter.jpg) no-repeat 0 bottom;
}

#offersTable tr td { padding:8px 0 8px 0; }
#offersTable tr td strong { font-size:1.2em; color:#ffca00; }
#offersTable tr td span  { display:block; margin:0 0 10px 0; }
#offersTable tr td span.marginTop { margin-top: 12px; }
#offersTable tr td span a { color:#fff; }
#offersTable tr.underline td { border-bottom: 1px solid #2a2a2a; }
#offersTable tr td.firstCol { padding-left:30px; color:#ffca00; }
#offersTable tr td.lastCol { padding-right:14px; }

#stepComplete {
	margin-bottom:20px;
	background: transparent url(../images/register/giantTick.gif) no-repeat left center;
	padding: 18px 0 20px 60px;
}
.buttonWrapper { padding:0 6px 20px 0; text-align:right; }

/* PROFILE BUILDER BLOCK */
.profileBuilderTop {
	height:48px;
	clear:both;
	background: transparent url(../images/register/profileFooterTopBg.jpg) no-repeat 18px 0;
}
.profileBuilderFooter {
	background: transparent url(../images/register/profileFooterBg.jpg) no-repeat 18px bottom;
	padding:10px 70px 26px 50px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
#profilePhotoWrapper { 
	width:140px; 
	height:140px; 
	border:1px solid #454545;
	background-color:#181818; 
}
#browseWrapper { padding:10px 0 20px 0; }
#uploadWrapper { text-align:right; }
#uploadButton { width:88px; border:none; }

/* ARMY REGISTRATION */
input#QuickFind { width:160px; }
input#FindButton { width:57px; height:18px; border:none; }
select.width50px { width:50px; }
select.width60px { width:60px; }

/* LOGIN BITS */
#loginHeader {
	height:125px;
	margin:0;
	background: transparent url(../images/login/loginHeaderBg.jpg) no-repeat;
}
#loginLinks {
	font-size:0.8em;
	margin-bottom: 30px;
}
