﻿/* Forms. e.g. registration, contact, profile, preferences etc... */

#recaptcha_area, #recaptcha_table
{
	float:left;	
	clear:both;
}
#reg1LeftCol 
{
	width:400px;
	height:100%;
	float:left;
	clear:left;
}

#reg1LeftCol ul 
{
	list-style:square;
	clear:both;
	margin-left:20px;
	padding-top:10px;
	
}
#reg1LeftCol li 
{
	margin-top:5px;
}

#reg1LeftCol h3 
{
	margin:10px 0 10px 0px;
	float:left;
}

p.reg label 
{
	width:80px;
	margin-top:5px;
}

p.reg input, p.reg textarea
{
	width:245px;
}

*html p.reg input 
{
	width:220px;
}
span.passwordStr 
{
	margin-left:90px;
	float:left;
	margin-top:10px;
	width:100px;
	font-size:0.9em;
}
span#strengthIndicator
{
	background:url(/images/UkashCentral/global/passwordStrengthBg.jpg) no-repeat;
	width:143px;
	float:left;
	margin-left:5px;
	height:0px !important;
	padding-top:20px;
}
*html span#strengthIndicator
{
	background:url(/images/UkashCentral/global/passwordStrengthBg.jpg) no-repeat;
	height:-10px !important;
	background-color:Red;
}
span#strengthIndicator.weak
{
	background-position:0 -20px;
}

span#strengthIndicator.medium
{
	background-position:0 -40px;
}
*html span#strengthIndicator.meduim
{
	background-position:0 -40px;
}
span#strengthIndicator.strong
{
	background-position:0 -60px;
}
span#strengthIndicator.excellent
{
	background-position:0 -80px;
}

#reg1LeftCol span.break 
{
	width:100%;
}
#reg1LeftCol a.linkBlueOnWhite 
{
	float:left;
	margin:10px 0;
	clear:both;
}
#reg1RightCol 
{
	width:158px;
	padding:0;
	margin:50px 20px 0 0;
	float:right;
	display:table;
	height:auto;
}
*html #reg1RightCol 
{
	width:158px;
	display:block;
	border-right:2px solid #e4e4e4;
	position:relative;
	z-index:500;
	height:100px;
}
.columnInfo 
{
	float:left;
	width:155px;
	border-left:2px solid #e4e4e4;
	border-right:2px solid #e4e4e4;
	background-color:#fcfcfc;
}
*html .columnInfo 
{
	
	float:none;
	margin-right:-40px;
	display:inline-block;
	border-right:none;
	height:50px;
	margin-left:0;
}

*html .columnInfo p 
{
	width:130px;
	margin-left:5px;
}
.columnInfo p 
{
	font-size:10px;
	padding:5px;
}


.columnInfo p a
{
	font-size:10px;
	text-decoration:underline;
}
.columnInfo p a:hover 
{
	text-decoration:none;
}
#reg1RightCol span.top 
{
	background:url(/images/UkashCentral/registration/reg1InfoTop.gif) no-repeat;
	width:159px;
	height:9px;
	float:left;
	margin-left:-2px;
	position:relative;
	z-index:200;
}
#reg1RightCol h4 
{
	padding-left:5px;
	padding-bottom:5px;
}
*html #reg1RightCol h4 
{
	margin-left:10px;
}
#reg1RightCol span.bottom ,#reg1RightCol span.bottomTurned 
{
	background:url(/images/UkashCentral/registration/reg1InfoBottom.gif) no-repeat;
	width:159px;
	height:28px;
	float:left;
	margin-left:-2px;
	position:relative;
	z-index:200;
}



#reg1LeftCol span.fullVal
{
	float:left;
	clear:left;
}

#reg1LeftCol span.valpadded
{
	padding-left:80px;
}
#reg1LeftCol span.shortVal
{
	float:left;	
	line-height:20px;
	padding-top:5px;
	margin-left:5px;
}
#reg1LeftCol span.middleVal
{
	margin:0px 3px 0px 2px;
}
#reg1LeftCol span.chkDisclaimer
{
		
}
#reg1LeftCol span.chkDisclaimer label
{
	float:left;
	margin-bottom:10px;
	padding-left:10px;
	width:300px;
}
#reg1LeftCol span.chkDisclaimer input
{
	float:left;
}

#reg1LeftCol.contactSupport
{
	width:284px;	
}
#reg1LeftCol.contactSupport p.ukashForm
{
    width: 322px;
}

#reg1LeftCol.contactSupport p.reg input
{
	width:180px;	
}
*html .contactSupport p.reg{ width:290px;}
#reg1LeftCol.contactSupport p.reg select
{
	width:180px;	
	padding-top:1px;
	margin-right:5px;
}
#reg1LeftCol.contactSupport p.reg textarea
{
	width:180px;	
}
#reg1RightCol.contactSupport
{
	width:252px;
	padding-right: 0px;
	height:auto;
}
*html #reg1RightCol.contactSupport 
{
	margin:0;
	padding:0;
	float:left;
}
#reg1RightCol.contactSupport p
{
	margin:15px 0px 15px 0px;
	padding:0px	0px 0px 0px;
	float:none;
	display:block;
}
#reg1RightCol.contactSupport div.redBox
{
	margin-left:0px;
	padding-top:1px;
}
#reg1RightCol.contactSupport div.redBox p
{
	margin:5px 0px 0px 0px;
}
div.contactSupport div.callCentre p
{
	font-size:12px;
}
*html #reg1RightCol.contactSupport p 
{
	
	float:left;
}
#reg1RightCol.contactSupport p img
{
	margin:0px;	
}

#reg1LeftCol.contactSupport p.reg span.horRbl
{}
#reg1LeftCol.contactSupport p.reg span.horRbl label
{
	width:auto;
	padding:0px 5px;
	float:left;	
}
#reg1LeftCol.contactSupport p.reg span.horRbl input
{
	width:auto;
	float:left;	
}
#reg1LeftCol.contactSupport a.linkBlueOnWhite
{
	margin-left:10px;
}

#reg1LeftCol select.day
{
	width:65px;	
}
#reg1LeftCol select.month
{
	width:65px;	
}
#reg1LeftCol select.year
{
	width:75px;	
}

#reg1LeftCol div.bottomBtns
{
	float:left;
	width:100%;		
}
#reg1LeftCol div.bottomBtns a.back
{
	float:left;	
	clear:none;
}
#reg1LeftCol div.bottomBtns a.next
{
	clear:none;
	float:right;	
}
#reg1LeftCol div.bodyText2 p
{
	width:425px;	
}
img.mask { width:10px; }

*html h3.sec 
{
	display:none;
}

*html #reg1LeftCol.contactSupport p.reg textarea 
{
	height:105px;
}

*html p.ukashForm textarea.sendToAFriend 
{
	height:105px;
}
*html #reg1LeftCol div
{
	width:355px;
}



#loginRegister 
{
	float:left;
	width:620px;
}
#loginRegister h3 
{
	margin-bottom:20px;
}

.lRColLeft ,.lRColRight
{
	float:left;
	width:300px;
	margin-top:20px;
}

.lRColLeft 
{
	margin-right:10px;
	margin-left:1px;
}
.lRColRight
{
}

#loginRegister p.reg input, p.reg textarea 
{
	width:200px;
}
#loginRegister .day 
{
	width:52px;
	height:20px;
}
#loginRegister .month 
{
	width:52px;
	height:20px;
}
#loginRegister .year
{
	width:81px;
	height:20px;
	margin-right:0;
} 
#loginRegister span.label 
{
	float:left;
	width:80px;
}
#loginRegister p.ukashForm  
{
	width:300px;
}
#loginRegister a.linkRedOnWhite
{
	margin-top:10px;
}
#loginRegister p.forgotPass 
{
	float:right;
	clear:both;
	margin:10px 10px 0 0;
}

/* four part reg */

#fourRegWrap {
	height:auto;
	width:608px;
}
#fourRegContainer {
	width:604px;
	float:left;
	border:2px solid #e4e4e4;
	border-bottom:none;
	position:relative;
	z-index:0;
	background-color:#fcfcfc;
}
*html #fourRegContainer 
{
	width:608px;
}
 ul.fourRegNav {
	width:608px;
	float:left;
	margin:0 0 -5px 0;
	padding:0;
}
 ul.fourRegNav li {
	float:left;
	background:url(/images/UkashCentral/registration/bigLeftSlice.gif) no-repeat;
	margin-right:10px;
}
ul.fourRegNav li a {
	float:left;
	background:url(/images/UkashCentral/registration/rightRegNavSlice.gif) no-repeat;
	background-position: 100% 0%;
	padding:0 10px;
	line-height:30px;
}
ul.fourRegNav li.selected {
	position:relative;
	z-index:1;
}
img.roundIt {
	float:right;
	position:relative;
	z-index:1;
	margin:-2px -2px 0 0;
}
*html img.roundIt 
{
	margin:-2px -5px 0 0;
}
#fourRegWrap .footer {
	float:left;
	background:url(/images/UkashCentral/registration/fourRegFooter.gif) no-repeat;
	height:9px;
	width:608px;
} 
.regTopLeft 
{
	width:220px;
	float:left;
	margin:10px 0 20px 0;
}
#mainContent .regTopLeft a.linkRedOnWhite 
{
	float:left;
	margin-bottom:10px;
}
.regTopLeft p 
{
	font-size:16px;
	font-weight:bold;
	width:220px;
	float:left;
}
#fourRegContainer h3,#fourRegContainer p
{
	float:left;
	width:350px;
	margin-left:20px;
	display:inline;
	
}
#fourRegContainer select 
{
	width:210px;
	float:left;
	height:23px;
	margin-top:5px;
}
#fourRegContainer label 
{
	width:100px;
	margin-right:10px;
}
#fourRegContainer ul 
{
	list-style:none;
	float:left;
	width:220px;
	clear:none;
}
#fourRegContainer ul li 
{
	width:108px;
	float:left;
}
#fourRegContainer span.catLabel 
{
	width:90px;
	float:left;
	display:block;
	margin:20px 0 0 20px;
	display:inline;
}
#fourRegContainer div#reg1LeftCol 
{
	width:400px;
}
#fourRegContainer ul li input
{
	width:20px;
	float:left;
	margin-top:10px;
	margin-left:2px;
}
#fourRegContainer ul li label {
	width:80px;
	float:left;
	margin-top:10px;
	margin-right:0;
	
}
#fourRegContainer ul li label.checkbox 
{
	margin-left:2px;
 
}


#fourRegContainer p.noLabel
{
	width:240px;
	float:right;
	margin-right:-20px;
}
*html #fourRegContainer p.noLabel 
{
	margin-left:145px;
	float:left;
}
#fourRegContainer span.break 
{
	width:590px;
	margin-left:10px;

}
#fourRegContainer .columnInfo p 
{
	margin:0;
	padding:5px 10px 5px 10px;
	width:140px;
}
#fourRegContainer #reg1RightCol
{
	width:158px;
	padding:0;
	margin:50px 20px 0 0;
	float:right;
	display:table;
	height:auto;
	
}
#fourRegContainer .columnInfo 
{
	margin-left:0;
	width:155px;
	background-color:#fff;
	height:auto;
}
#fourRegContainer .bottomButs 
{
	float:left; 
	width:600px;
	padding:10px 0;
}
#fourRegContainer p.reg input 
{
	width:200px;
}
 img.ukashIcon 
{
	margin-left:80px;
	margin-top:10px;
}
img.ukashIconRight 
{
	float:left;
	margin-left:80px;
} 
*html img.ukashIcon 
{
	margin-left:80px;
	float:left;
}

#fourRegContainer #reg1RightCol span.top 
{
	background:url(/images/UkashCentral/registration/reg1InfoTop-white.gif) no-repeat;
}
#fourRegContainer #reg1RightCol span.bottom {
	background:url(/images/UkashCentral/registration/reg1InfoBottom-white.gif) no-repeat;
}
#reg1RightCol span.bottomTurned 
{
	background:url(/images/UkashCentral/myUkash/infoBottomTurned.gif) no-repeat;
}

#fourRegContainer #reg1RightCol h4 
{
	padding-left:10px;
	padding-bottom:5px;
}
#fourRegContainer #reg1LeftCol select.day
{
	width:50px;	
}
#fourRegContainer #reg1LeftCol select.month
{
	width:50px;	
}
#fourRegContainer #reg1LeftCol select.year
{
	width:65px;	
}
#fourRegContainer span.passwordStr 
{
	margin-left:120px;
}
*html #fourRegContainer span.passwordStr 
{
	display:none;
}

#fourRegContainer p.reg textarea 
{
	border:2px solid #CECECE;
	width:205px;
}

#fourRegContainer span.small
{
	width:380px;
	margin-left:10px;
	float:left;

}
*html #fourRegContainer span.small 
{
	width:360px;
}
#indicatorContainer {
	background:url(/images/Ukashcentral/progressBars/ProgressBarUpdate-white.jpg) no-repeat;
	width:275px;
	height:35px;
	float:right;
	margin:5px 20px 0 0;
	
}
.indicate 
{
	display:none;
}
#a 
{
	position:relative;
}
img.tick 
{
	margin-left:5px;
	margin-top:5px;
}

ul.fourRegNav li.complete
{
	color:#13810E;
}

ul.fourRegNav li a.complete
{
	color:#13810E;
}
.hiddenOther 
{
	display:none;
	float:left;
}
#fourRegContainer p.large 
{
	width:400px;
}
*html #fourRegContainer p.large 
{
	width:375px;
}
#fourRegContainer label.large
{
	width:150px;
}
*html #fourRegContainer label.large
{
	width:130px;
}
*html #fourRegContainer span.medium 
{
	width:100px;
}
#fourRegContainer span.medium 
{
	width:140px;
}
div#reg1LeftCol.large 
{
	width:400px;

}
#profileTextSpan 
{
	float:left;
}
#fourRegContainer p.prefs 
{
	margin:30px 0 0 20px;
}