@charset "utf-8";
/* CSS Document */


body, div, br, table, input,  td, li, p, a { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }
a { text-decoration: none;}
body {
	text-align: center;
	}
#wrapper {
	width: 652px;
	margin: 0px auto;
	}
#head {
    background: #fff;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
    height: 100px;
}
#content {
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
    height: auto;
	border-bottom: 1px solid #f1f1f1;
	background: #D3DBFF;
	}

#footer {
	background: #FFFFFF;
	background-image:url(/pgmerc/bootcss/billdesknewlogo.png);
	background-repeat: no-repeat;
	background-position: 95% 40%;
	border: 1px solid #BEBEBE;
	border-top: 0px solid #01509D;
	border-bottom: 0px solid #01509D;	
	text-align: left;
	padding-left: 20px;
	height: 35px;
	padding-bottom: 5px;
	background-size: 100px 25px;
	}
#footer a { 
	color: #fff; 
	border: none; 
	text-decoration: none;
	}	

#bttmspc { 
	font-size: 10px; 
	background: #470109; 
	height:12px; 
	border-right: 1px solid #0082C6; 
	border-left: 1px solid #0082C6; 
	}

div.ptxt { 
    background: none repeat scroll 0 0 #F8F1E7;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 5px 0 5px;
    text-align: left;
	}

div.ptxt span { 
	font-weight: bold; 
	font-size: 14px; 
	color:#F00;
	}
	
span { 
	color:#F00; 
	font-weight: normal; 
	line-height: 1.3;
	}
	
#cont_wrapper { 
	margin: 0px auto; 
	width: 546px; 
	}	
	
#cont_wrapper p 
	{ 
	color:#F00; 
	font-size: 10px; 
	padding-right: 7px;
	}
	
#tb_box { 
	width: 100%; 
	text-align: center;
	background: #FFF;
	border: 2px solid #055BA6;
	background: #F9E6AB;
	}
	
#tb_detail { 
	width: 500px; 
	margin: 0px auto; 
	text-align:left;
	background: #F9E6AB;
	} 	
	
#tb_detail div 	{ 
	display: inline-block;
	}

#tb_box #tb_detail td {
    padding: 2px 0px;
    font-size: 12px;
    color: #8D0013;
    font-weight: bold;
/*    float: left;
    display: block;
    width: 100%;*/
}
	
#tb_detail input,.drpDown {
	border: 1px solid #01509D; 
	padding: 3px;
	}
	
#ccrdno input ,#rccrdno input { 
	float: left; 
	margin-right: 5px; 
	width: 48px;
	}
	
.printbtn { 
	background:url(../../boicard/images/print.gif);
	width: 100px; 
	height: 39px; 
	float:left; 
	border: none;
	cursor:pointer;	
	}
	
.closebtn { 
	background:url(../../boicard/images/close.gif); 
	width: 100px; 
	height: 39px; 
	float:left; 
	border: none; 
	cursor:pointer;		
	margin-right: 146px;
	}

.mkanpay { 
	background:url(../../boicard/images/mkanpay.gif); 
	width: 200px; 
	height: 39px; 
	float:left; 
	cursor:pointer;	
	border: none; 
	}
	
.backbtn { 
	background:url(../../boicard/images/backbtn.gif); 
	width: 100px; 
	height: 39px; 
	float:left; 
	cursor:pointer;	
	border: none; 
	}
	
.whitespace { 
	font-size: 20px; 
	clear:both;
	}
	
.paysty { 
	float: right; 
	height: 37px; 
	margin-right: 25px; 
	width: 74px; 
	cursor: pointer; 
	}
	
.boxhead { 
/*	background:url(../../boicard/images/boxhead.gif);  */
	background-repeat:no-repeat; 
	text-align: left; 
	font-size: 12px; 
	color: #320B66; 
	font-weight: bold; 
	padding-left: 20px;
	}
	
.boxbg { 
/*	background:url(../../boicard/images/boxbg.gif); */
	background-repeat:repeat-y; 
	text-align: center;
	}
	
.boxbottom { 
/*	background:url(../../boicard/images/boxbottom.gif); */
	background-repeat: no-repeat;
	}
	
.paybtn { 
/*	background:url(../../boicard/images/paybtn.gif);  */
	background-repeat: no-repeat; 
	background-position: 95% 0%; 
	text-align: right;
	}
	
.sectxt { 
	font-size: 12px !important;
	}
	
	
input.btn-submit {
    background-color: #C26A76;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#C26A76), to(#6F010E)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#C26A76, #6F010E); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#C26A76, #6F010E); /* FF3.6 */
	background-image:     -ms-linear-gradient(#C26A76, #6F010E); /* IE10 */
	background-image:      -o-linear-gradient(#C26A76, #6F010E); /* Opera 11.10+ */
	background-image:         linear-gradient(#C26A76, #6F010E);	
    border: 1px solid #6F010E;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'CarroisGothic-Regular',Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    overflow: visible;
	padding: 5px 20px;
    text-shadow: 0 -1px 1px #FF9000;
    white-space: nowrap;
    width: 0;
	margin-top: 20px;
}
input.btn-submit:hover { border: 1px solid #6F010E;
	white-space:nowrap;
	background-color: #6F010E;
	color: #fff;
	text-shadow: 0 -1px 1px #6F010E;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6F010E), to(#C26A76)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#6F010E, #C26A76); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#6F010E, #C26A76); /* FF3.6 */
	background-image:     -ms-linear-gradient(#6F010E, #C26A76); /* IE10 */
	background-image:      -o-linear-gradient(#6F010E, #C26A76); /* Opera 11.10+ */
	background-image:         linear-gradient(#6F010E, #C26A76);
 cursor:pointer; width:0;  overflow: visible; }
 input.btn-submit { /* IE ignores [class] */
    width: auto;
}
input.btn-submit:hover { /* IE ignores [class] */
    width: auto;
}


.radio {
    width: 10%;
    float: left;
    margin-top: 1px;
}
.upilogo {
    width: 30%;
    height: 30px;
}	
#tb_detail input, .drpDown {
    border: 1px solid #8d003d;
    padding: 3px;
}
.payval,.paylbl {
    float: left;
    width: 100%;
    margin-left: 5px;
}
.paytd.rdoopt {
    float: left;
    width: 50%;
    padding: 5px !important;
    box-sizing: border-box;
}
.payval1 {
    float: left;
    width: 55%;
    text-align: right;
}
.paylbl1 {
    width: 20%;
    float: left;
    margin-left: 5px;

}
#rccrdno input,
#ccrdno input{
    border: 1px solid #8d0013;
    border-radius: 0.2em;
}