#overlay {
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	z-index:999;
	position:fixed;
	background:url(../payment/images/overlay.png);}

#payment {
	top:50%;
	left:50%;
	width:494px;
	height:414px;
	margin-top:-207px;
	margin-left:-247px;
	position:absolute;}
#payment label {
	width:auto;
	float:left;
	clear:none;
	color:#000;}
#paymentLogo {
	height:102px;
	position:relative;
	background:url(../payment/images/logo.png) no-repeat;}
#paymentLogo #pLogo {
	width:300px;
	height:102px;
	display:block;
	cursor:pointer;
	top:0; left:15px;
	position:absolute;}
#paymentClose {
	height:29px;
	float:right;
	top:7px; right:7px;
	position:absolute;
	padding-right:23px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	line-height:17px;
	background:url(../payment/images/close.png) right top no-repeat;}
#paymentBar {
	height:19px;
	margin:0 1px;
	clear:both;
	background:url(../payment/images/bar.gif) repeat-x;}
#paymentInfo {
	width:430px;
	margin:0 auto;
	text-align:left;
	padding:5px 0;
	color:#666;
	font-size:11px;}
#paymentInfo label {
	float:none;
	display:block;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;}
#paymentInner {
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	padding-bottom:5px;
	background:url(../payment/images/bg.gif) repeat-y;}

#paymentBot {
	width:100%;
	height:14px;
	clear:both;
	background:url(../payment/images/bottom.png) no-repeat;} 
	
#paymentBtn_sml {
	clear:both;}
#paymentBtn_sml .pBtn {
	width:231px;
	float:left;
	margin-left:10px;}
#paymentBtn_big .pBtn {
	width:411px;}
.pBtn {
	margin:0 auto;
	height:54px;
	display:block;
	margin-top:10px;
	background:url(../payment/images/btn-bg.png) top right no-repeat;}
.pBtn a {
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
	text-decoration:none;
	background-repeat:no-repeat;}
.pBtn a:hover {
	background-position:left -54px}
.pBtn a span {
	width:170px;
	float:right;
	margin:5px;
	color:#666;
	font-size:11px;
	font-weight:bold;}
.pBtn a:hover span {
	color:#000;}
#pBtn1 span {
	margin-top:10px;}
#pBtn1 {
	background-image:url(../payment/images/btn1.png);}
#pBtn2 {
	background-image:url(../payment/images/btn2.png);}
#pBtn3 {
	background-image:url(../payment/images/btn3.png);}

	
#instructions {
	clear:both;
	width:470px;
	text-align:left;
	margin:0 auto;}
#instructions .step {
	clear:both;
	float:left;
	width:100%;
	margin:5px 0;}
#instructions .nr {
	float:left;
	width:33px;
	height:33px;
	color:#FFF;
	line-height:33px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	background:#fa0303;
	border-right:1px solid #f08943;}
#instructions .txt {
	float:left;
	width:390px;
	line-height:29px;
	min-height:29px;
	padding:2px 15px 2px 20px;
	background:#e8e5cf;
	border-left:1px solid #e8e8e8;}
	
#instructions .txt.multi {
	line-height:15px;}
#instructions .txt.multi label {
	clear:both;
	float:left;
	margin-bottom:5px;}
#instructions .txt label {
	float:left;
	margin-right:3px;}
#instructions .txt select {
	float:left;
	margin-top:3px;
	margin-right:13px;
	position:relative;}
#instructions .txt input {
	float:left;
	margin-top:4px;
	position:relative;}
#instructions .txt .submit {
	margin-top:2px;}
#instructions #note {
	clear:both;
	color:#fa0303;
	font-size:13px;
	letter-spacing:-1px;
	font-weight:bold;}
#instructions .code {
	width:45px;
	text-align:center;}
	
.phone #instructions .txt b {
	float:left;
	padding:0 5px 0 2px;
	position:relative;
	color:#fa0303;
	font-size:18px;}
.phone #instructions .txt span {
	font-size:10px;}
	
.member #instructions .txt .tel {
	width:90px;
	padding:0 2px;}
	
#questionTable {
	clear:both;
	margin-top:10px;}
#questionTable .lcol {
	text-align:right;
	padding-right:5px;}
#questionTable .rcol {
	text-align:left;}
#questionTable .rcol span {
	color:#ff5a00;
	font-size:11px;
	padding-left:5px;}
#questionTable .rcol input {
	border:1px solid #666;}
#questionTable .rcol .code {
	width:40px;
	text-align:center;}
#questionTable .rcol .phone {
	width:140px;}
#questionTable .rcol .email {
	width:240px;}
#questionTable .btn {
	margin:10px 50px;}
.select.sml {
	width:100px;}