* {
	margin: 0px;
	padding: 0px;
}
.clear {
clear:both;	
}
#headerWrap {
	background: url(../images/bg_header.jpg) repeat;
	width: 100%;
	text-align: center;
}

a {
	color: #000;
}

a:hover {
	color: #FFF;
}

#contentWrap {
	width: 100%;
}

#content {
	background: url(../images/bg_page.jpg) repeat-y;
	width: 1072px;
	margin-right: auto;
	margin-left: auto;
}

.small-text {
	font-size:10px;
	color:#999;
	text-align: center;
	margin-top: 5px;
}

.mmuTopSection {
	margin-bottom: 20px;
}

#footer {
	width: 1072px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg_footer.jpg);
	height: 20px;
}

#mainContent {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	position: relative;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
}

.mmuText {
	float: left;
	width: 470px;
	font: 14px/1.6em Helvetica, Arial, Verdana, sans-serif;
	padding-top: 25px;
}

.mmuVideo {
	float: right;
	height: 295px;
	width: 480px;
	border: 1px solid #F90;
	text-align: center;
	margin-top: 30px;
}

h1.titleUnderline {
	font-size:20px;
	color:#6F4E91;
	padding-bottom: 7px;
	border-bottom: 1px solid #F90;
}

#mmupagecontent {
	margin-top: 15px;
}

#mmupagecontent a {
	color: #000;
	text-decoration: none;
}

#mmupagecontent a:hover {
	color: #FFF;
}
span.requiredfield {
	font-size: 11px;
	color: #999;
}

p.terms-heading {
	font-size: 15px;
	color: #ccc211;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.step-box {
	padding: 5px;
	background-color: #DFBCE6;
	width: 270px;
	border: 1px solid #000;
	float: left;
	margin-right: 66px;
	height: 200px;
	position: relative;
}

#stepThree {
	margin-right: 0px;
}

#stepFour {
}

#smsBtn {
	float: left;
	width: 47px;
}

#creditBtn {
	float: left;
	width: 87px;
}

p.paymentOr {
	display: block;
	float: left;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 40px;
}

#already-have-pin {
	padding: 5px;
	font-size: 11px;
	height: 15px;
}

#serviceCosts {
	text-align: center;
	width: 275px;
}

#noJscript {
	position: absolute;
	background-color: #F00;
	color: #FFF;
	font-size: 16px;
	height: 67px;
	width: 422px;
	left: 223px;
	top: 207px;
	z-index: 9999;
	text-align: center;
	padding: 35px 5px 5px;
}

label {
	font-size: 11px;
}
.mmu-info-area {
	margin-bottom: 10px;
	font-size: 10px;
	margin-top: 20px;
	position: absolute;
	bottom: -5px;
	left: 5px;
	width: 270px;
	right: 5px;
	height: 32px;
}

.mmu-info-area img {
	float: left;
	margin-right: 5px;
}

.step-title {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

.step-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	display: block;
}

.payment-method-buttons {
	text-align: center;
	padding-left: 40px;
}

.payment-method-buttons img {
	float: left;
}

.payment-method-buttons span {
	display: block;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

.mmu-number-format {
	font-size: 10px;
	color: #605462;
	display: block;
	margin-bottom: 15px;
	margin-top: -15px;
}

#btnSendPin {
	margin-bottom: -8px;
	margin-left: 5px;
}

.tAndc-link {
	text-decoration: underline;
}

.have-pin-link {
	text-decoration: underline;
}

.step-four-text {
	float: left;
	width: 480px;
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 50px;
}

.step-four-title {
	font-size: 18px;
	color: #6F4E91;
	margin-bottom: 10px;
}

.inputBox {
	float: left;
	margin-right: 10px;
}
img {
	border:none;	
}

#talktomeBtn {
	margin-bottom: -8px;
}

#terms {
	position: absolute;
	z-index: 9999;
	height: 380px;
	width: 395px;
	overflow: hidden;
	background: #FFF;
	border: 4px solid #F60;
	left: 246px;
	top: 246px;
	padding: 10px;
}

#close-terms {
	color: #000;
	padding: 3px;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	height: 24px;
	width: 60px;
	float: right;
	line-height: 24px;
}

#close-terms a {
	color: #000;
}

#close-terms a:hover {
	color: #F60;
}

#success {
	position: absolute;
	height: 190px;
	width: 550px;
	background: #E4C7EA;
	border: 3px solid #000;
	padding: 30px 10px 10px;
	font-size: 13px;
	left: 186px;
	top: 373px;
	z-index: 9999;
	overflow: hidden;
}

#successText h1 {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#success img {
	float: left;
}

#successText {
	float: left;
	width: 300px;
	margin-left: 40px;
}

div.step-box-cc {
	padding: 5px;
	background-color: #DFBCE6;
	border: 1px solid #000;
	float: left;
	margin-right: 14px;
	position: relative;
}
#success.successCC {
	top: 100px;
}

.paymentDetailsBox, .createPassportBox
{
	width:508px; 
	float:left;	
}
.loginDetailsBox
{
	width:315px; 
	float:right;	
}

.invalidField
{
	background-color:#ff0000;
	color:#fff;
}
