@charset "utf-8";

/* PaymentBox */
.pay_titlebox{
	font-size: 15px;
	font-weight: bold;
	color: #9b830a;
	margin-top: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.pay_titlebox a{
	font-size: 12px;
	color: #0099FF;
	font-weight: normal;
	text-decoration: underline;
}
.pay_titlebox a:hover{
	font-size: 12px;
	color: #0033FF;
	font-weight: normal;
	text-decoration: underline;
}
.pay_titlebox2{
	width: 130px;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	float: left;
}
.pay_infobdr{
	width: 90%;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333334;
	border-left-color: #333334;
	font-size: 15px;
}
.pay_infobdr td{
	padding:4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333334;
	border-bottom-color: #333334;
}
.pay_infobdr .title{
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}
.pay_infobdr .number{
	color: #333333;
	font-size: 18px;
	font-weight: bold;

}

.pay_infobdr2{
	width: 88%;
	color: #333333;
	font-size: 15px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
}
.pay_infobdr2 td{
	padding:4px;
}
.pay_infobdr2 .title{
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}
.pay_infobdr2 .number{
	color: #333333;
	font-size: 18px;
	font-weight: bold;

}
.pay_accinfo{
	color: #ff9900;
	font-size: 15px;
}

.pay_method a:link{
	color: #0099FF;
	font-size: 13px;
	text-decoration: underline;
}
.pay_method a:visited{
	color: #0099FF;
	font-size: 13px;
	text-decoration: underline;
}
.pay_method a:hover{
	color: #0033FF;
	font-size: 13px;
	text-decoration: underline;
}
.option_infobdr{
	width: 800px;
	color: #333333;
	font-size: 15px;
	background-color: #FFFFFF;
}
.option_infobdr td{
	padding: 5px;

}
.pay_fee{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* OnlineOffline */
.pay_online{
	width: 960px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
.pay_offline{
	width: 875px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
.confirmbox{
	width: 875px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
.submitbox1{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.submitbox2{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.submitbox_buttons{
	margin-top: 5px;
	width: 800px;
	text-align: left;
	margin-bottom: 10px;
}
.pay_termsbox{
	width: 330px;
	color: #FF9900;
	font-size: 14px;
	float: left;
	font-weight: normal;
}
.terms_langbox{
	font-size: 13px;
	color: #FF9900;
	line-height: 22px;
	padding-left: 5px;
	float: left;
	width: 180px;
}
.pay_cdinfobox{
	float: left;
	width: 620px;
}
.provisionbox{
	float: left;
	width: 330px;
	margin-left: 10px;
	margin-top: 20px;
}
.online_pricebox{
	width: 480px;
	float: left;
	margin-top: 5px;
}
.onlinecdcbox{
	float: left;
	width: 620px;
}
.effectivedate{
	font-size: 12px;
	color: #ffffff;
}
.invoicedate{
	font-size: 12px;
	color: #ffffff;
}
.invoicebox {
	width: 850px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #333334;
}

.promotionnote{
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
}
.orderedinfobdr{
	width: 800px;
	font-size: 13px;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9b830a;
	border-left-color: #9b830a;
	letter-spacing: 0.15em;
}
.orderedinfobdr td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9b830a;
	border-bottom-color: #9b830a;
}
.toptdtitle{
	background-color: #9b830a;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.serviceitem{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.headingintable{
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.noteintable{
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0.15em;
	width: 300px;
}
.noteintable a{
	color: #fffbb5;
	text-decoration: underline;
}
.noteintable a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.priceintable{
	font-size: 12px;
	font-weight: bold;
}
.orgpriceintable{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.sopriceintable{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.planbox{
	width: 660px;
	float: left;
}
.usersbox{
	width: 300px;
	float: left;
	margin-left: 20px;
}
.usershistorytable{
	width: 800px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #9b830a;
	margin-bottom: 10px;
	letter-spacing: 0.15em;
}
.usershistorytable td{
	padding: 5px;
}
.usershistorytable .heading{
	font-size: 13px;
	color: #CC0000;
}
.planchosebox{
	width: 800px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: 0.15em;
}
.planchosebox td{
	padding-top: 10px;
}
.planchosebox .heading{
	font-size: 15px;
	color: #CC0000;
}

.paymessaagebox{
	width: 800px;
	font-size: 15px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.15em;
	line-height: 150%;
}

.paymessaagebox td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.paymessaagebox .heading{
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
.paymessaagebox2{
	width: 800px;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9b830a;
	letter-spacing: 0.15em;
}

.paymessaagebox2 td{
	padding: 5px;
}
.paymessaagebox2 .heading{
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
.paymessaagebox3{
	width: 800px;
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.15em;
}

.paymessaagebox3 td{
	padding: 5px;
}
.paymessaagebox3 .heading{
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
.spaynote{
	font-size: 13px;
	color: #CC0000;
	font-weight: normal;
}


/* SectionInfo */
.pay_sip1{
	position:relative;
	visibility: hidden;
	margin-left:0px;
	padding:0;
	margin-top: 300px;
	height: 569px;
	width: 134px;
}


/* ThankYou */
#msg_box_w{
	width: 982px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
}
#msg_box_w .descr{
	font-size: 15px;
	color:#111111;
	line-height: 150%;
}
#msg_box_w .subtitle{
	font-size: 18px;
	color:#c11920;
	font-weight: bold;
	line-height: 150%;
}
#msg_box_w p{
	color: #111111;
}
#msg_box_w a{
	color:#FF6600;
	text-decoration: underline;
}
#msg_box_w a:hover{
	color:#CC6600;
	text-decoration: underline;
}
.pay_accinfo_w{
	color: #111111;
	font-weight: bold;
}
.orderedinfobdr_w{
	width: 850px;
	font-size: 15px;
	color: #111111;
	border: 1px solid #CCCC99;
	margin-right: auto;
	margin-left: auto;
}
.orderedinfobdr_w td{
	padding: 5px;
}
.serviceitem_w{
	font-size: 15px;
	color: #111111;
	font-weight: bold;
}

/* ContentLayout */

#paymentcontent{
	width: 990px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 20px;
	background-color: #f8f6e4;
	margin: 0px;
	background-repeat: repeat;
}
#paymentcontent .descr{
	font-size: 15px;
	color:#333333;
	line-height: 150%;
}
#paymentcontent .subtitle{
	font-size: 16px;
	color:#DF3A36;
	font-weight: bold;
}
#paymentcontent p{
	color: #333333;
	line-height: 150%;
}
#paymentcontent a{
	color:#0099FF;
	text-decoration: underline;
}
#paymentcontent a:hover{
	color:#0033FF;
	text-decoration: underline;
}
#paymentcontent .descr_s{
	font-size: 12px;
	color:#333333;
	line-height: 120%;
}
#paymentcontent .heading{
	font-size: 15px;
	color:#9b830a;
	font-weight: bold;

}
.note_ws{
	font-size: 13px;
	color:#333333;
	line-height: 150%;
	letter-spacing: 0.15em;
}
.paymessaagebox ol{
	color: #333333;
	font-size: 13px;
	margin-left: 15px;
	padding-left: 15px;
}
.paymessaagebox li{
	color: #333333;
	font-size: 13px;
	line-height: 150%;
}
.paymessaagebox li a{
	font-size: 13px;
	color:#0099FF;
	text-decoration: underline;
}
.paymessaagebox li a:hover{
	font-size: 13px;
	color:#0033FF;
	text-decoration: underline;
}
.paymessaagebox ul{
	color: #333333;
	font-size: 13px;
	padding-left: 15px;
	margin-left: 15px;
}
.option_infobdr a{
	font-size: 13px;
	color:#0099FF;
	text-decoration: underline;
}
.option_infobdr a:hover{
	font-size: 13px;
	color:#0033FF;
	text-decoration: underline;
}
.imgbuttonpayment{
	border: 0px solid #f00;
	color: #FFFFFF;
	font-size: 15px;
	height: 42px;
	width: 210px;
	background-image: url(../images/paymentsubmitbutton_bg.png);
	padding-bottom: 2px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.imgbuttonpayment:hover{
	border: 0px solid #f00;
	cursor:pointer;
	text-decoration: underline;
}