.pay-systems .w1{
	overflow:visible;
	position:relative;
	z-index:2;
	background:#fff;
	border-radius: 0 0 10px 10px;
	margin:0 auto 20px;
}
.pay-systems #main:after,
.pay-systems .w1:after{
	display:block;
	clear:both;
	content:'';
}
.protected{
	background:#fff;
	float:right;
	margin:-12px 12px 0 0;
	padding:3px 11px 4px;
	box-shadow: 0 0 5px rgba(0,0,0,0.7);
	border-radius:0 0 5px 5px;
}
.pay-systems img{
	vertical-align:top;
}
.pay-systems .wrap-holder-box{
	padding:0 11px;
	margin:-2px 0 0;
	color:#333;
}
.pay-systems .heading-holder{
	overflow:hidden;
	margin:0 0 28px 3px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
.pay-systems .link-continue{
	float:left;
	margin:-1px 0 0;
}
.pay-systems .info-block{
	float:right;
	margin:0 0 0 10px;
}
.purchase-form{
	padding:0 0 57px;
	border-bottom:1px solid #e2e2e2;
	margin:0 0 10px;
}
.purchase-form:after{
	display:block;
	clear:both;
	content:'';
}
.purchase-form .left-col{
	float:left;
	border:4px solid #fee588;
	border-radius:9px;
	padding:0 33px 28px;
	width:441px;
}
.pay-systems h1{
	font-size:24px;
	line-height:26px;
	color:#333;
	margin:-17px 0 17px -9px;
	padding:2px 13px 2px 48px;
	background:#fff url(/images/billing-sprite.png) no-repeat -463px 4px;
	display:inline-block;
	vertical-align:top;
}
*+html .pay-systems h1{
	display:inline;
}
.pay-systems h1 strong{
	color:#b80000;
	font-weight:bold;
	margin:0 6px 0 0;
}
.pay-systems .tabset{
	margin:0 0 7px -17px;
	padding:0;
	list-style:none;
	font-size:0;
	line-height:0;
	letter-spacing:-4px;
}
.pay-systems .tabset li{
	display:inline-block;
	vertical-align:top;
	font-size:11px;
	line-height:19px;
	letter-spacing:normal;
	width:186px;
	margin:0 0 10px 18px;
}
*+html .pay-systems .tabset li{
	display:inline;
}
.pay-systems .tabset a{
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	border-radius: 5px;
	padding:11px 8px 11px 11px;
	display:block;
	position:relative;
	color:#333;
	height:1%;
	cursor:pointer;
}
.pay-systems .tabset a:after{
	display:block;
	clear:both;
	content:'';
}
.pay-systems .tabset a.active,
.pay-systems .tabset a:hover{
	box-shadow: 0 0 0 1px #7faefc;
	border-color:#7faefc;
	background:#ecf5fe;
	text-decoration:none;
}
.pay-systems .tabset .pointer{
	position:absolute;
	left:50%;
	bottom:-9px;
	margin:0 0 0 -9px;
	width:17px;
	height:8px;
	background:url(/images/billing-sprite.png) no-repeat;
	display:none;
}
.pay-systems .tabset a.active .pointer{
	display:block;
}
.pay-systems .tabset .text-holder{
	width:100%;
	float:left;
}
.pay-systems .tabset .text-block{
	margin:4px 75px 0 0;
	display:block;
}
.pay-systems .tab-content{
	padding:0 45px 0 0;
}
.pay-systems .tabset .visual{
	float:right;
	width:70px;
	text-align:center;
	margin:0 0 0 -70px;
	padding:0;
}
.pay-systems .tabset .text-block strong{
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:-5px 0 0;
} 
.pay-systems .signin-area #tab2{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.pay-systems #tab2 p{
	margin:0 0 4px;
	font-size:14px;
	line-height:18px;
}
.pay-systems .signin-area label{
	margin:0 0 1px;
}
.pay-systems .required{
	font-size:12px;
	font-weight:normal;
	color:#7b7b7b;
}
.pay-systems .signin-area .field{
	font-size:14px;
	line-height:17px;
	padding:4px 10px 5px;
	width:338px;
	margin:0;
}
.pay-systems .container{
	margin:0 0 10px;
}
.pay-systems .signin-area .field.small{
	width:25px;
}
.pay-systems .wrap-holder{
	margin:-1px 0 0;
	height:1%;
}
.pay-systems .wrap-holder:after{
	display:block;
	clear:both;
	content:'';
}
.pay-systems .wrap-holder .container{
	width:44.5%;
	float:left;
	margin:0 0 0 2px;
}
.pay-systems .wrap-holder .container:first-child{
	margin-left:0;
}
.pay-systems .signin-area .wrap-holder label{
	margin:0 0 3px;
}
.pay-systems .signin-area .hold{
	width:47px;
	padding-bottom:0;
}
.pay-systems .signin-area .sep{
	line-height:29px;
	padding:0 6px 0 8px;
}
.pay-systems .signin-area .help{
	padding:0;
	margin:0 0 0 6px;
}
.pay-systems .payment{
	padding:17px 0 10px;
}
.pay-systems .payment:after{
	display:block;
	clear:both;
	content:'';
}
.pay-systems .payment .btn-red{
    margin:0;
	border:0;
}
.pay-systems .btn-red{
	font-size:18px;
	line-height:20px;
	height:40px;
	padding:0 0 0 19px;
	background:url(/images/billing-sprite.png) no-repeat 0 -118px;
}
.pay-systems .btn-red strong{
	height:20px;
	padding:10px 37px 10px 10px;
	background:url(/images/billing-sprite.png) no-repeat 100% -162px;
}
.pay-systems .btn-red:hover{
	background-position:0 -206px;
}
.pay-systems .btn-red:hover strong{
	background-position:100% -246px;
}
.pay-systems .right-col{
	float:right;
	border:1px solid #e2e2e2;
	width:355px;
	padding:0 17px 6px;
	margin:11px 0 0;
	border-radius:6px;
}
.pay-systems h2{
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	line-height:22px;
	color:#333;
	background:#fff url(/images/billing-sprite.png) no-repeat -392px -31px;
	margin:-22px 0 0;
	padding:11px 11px 14px 74px;
}
*+html .pay-systems h2{
	display:inline;
}
.cart-table{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	font-size:11px;
	line-height:14px;
	color:#444;
}
.cart-table td{
	border-top:1px solid #e2e2e2;
	vertical-align:top;
	padding:19px 0 10px;
}
.cart-table tr:first-child td{
	border:0;
	padding:15px 0 14px 9px;
}
.cart-table tr:first-child td:first-child{
	padding-left:0;
}
.cart-table .col1{
	width:66px;
}
.cart-table .col2{
	width:181px;
	padding-left:9px;
}
.cart-table .col3{
	width:63px;
	padding-left:9px;
}
.cart-table .col4,
.cart-table tr:first-child .col4{
	width:23px;
	padding-left:4px;
}
.cart-table .btn-close{
	display:block;
	width:19px;
	height:19px;
	background:url(/images/billing-sprite.png) no-repeat 0 -13px;
	overflow:hidden;
	text-indent:-9999px;
}
.cart-table .btn-close:hover{
	background-position:0 -36px;
}
.cart-table .visual-holder{
	background:#fff;
	border:1px solid #e2e2e2;
	padding:2px;
	border-radius:5px;
	margin:-5px 0 0;
}
.cart-table .title{
	display:block;
	font-size:12px;
	line-height:14px;
	margin:0 0 2px;
}
.cart-table .price{
	display:block;
	font-size:12px;
	line-height:17px;
	color:#333;
	font-weight:bold;
	margin:-1px 0 0;
}
.cart-table .price.old{
	text-decoration:line-through;
	color:#7b7b7b;
}
.cart-table p{
	margin:0;
}
.cart-table .row{
	overflow:hidden;
}
.cart-table input[type='checkbox']{
	float:left;
	margin:16px 0 0;
	width:13px;
	height:13px;
}
.cart-table .row .visual{
	float:right;
	padding:0;
}
.cart-table .total{
	display:block;
	text-align:right;
	font-size:13px;
	line-height:14px;
	margin:-7px 0 0;
}
.cart-table .total span{
	color:#b80000;
	font-size:22px;
}
#footer2.alt{
	padding:0;
}
#footer2.alt .footer-area{
	padding:0 0 74px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
#footer2.alt  .logos{
	padding:4px 20px 6px 0;
}