#checkout-target {
	font-size:8pt;
	font-family:Tahoma, sans;
}

.purchase-wraper input {
	position:relative;
	z-index:102;
	margin-left: 0px;
}
.purchase-wraper label input.checkbox {
	z-index:100;
	position:relative;
}


#checkout-target .customer-form-wraper input, #checkout-target .purchase-wraper input {
  margin-left:0;
}

#checkout-target a {
	color:#000;
	padding:5px 0;
	display:block;
}

.purchase-wraper{
	float: left;
	width: 400px;
	padding-bottom: 10px;
	z-index: 10;
}
.purchase-wraper .row{
	position: relative;
	float: left;
	width: 400px;
}

.purchase-wraper .prelude{
	margin:5px 0px;
}

.purchase-wraper #instant-customer{
	position: relative;
	float: left;
	border: 0px solid #ccc;
	padding: 5px;
}

.purchase-wraper #instant-customer label,
.purchase-wraper #instant-customer input{
	clear: none;
}
.purchase-wraper #instant-customer label{
	width: 100px;
}
#valid-cards{
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0px;
}
.purchase-wraper #card-information{
	position: relative;
	float: left;
}
#cc-wraper,
#elv-wraper{
	border: 0px solid #ccc;
	padding: 5px;
}
#card-information .cc-cvc input{
	width: 50px;
}
#card-information .cc-issue_nr input{
	margin-left: 0px;
}

.purchase-wraper #submit-box .confirm-payment-wraper{
	padding-top: 0px;
}
#paypal_submit {
	position: relative;
	float: left;
	padding: 0;
	text-align: center;
}
#paypal_submit p{
	position: relative;
	float: left;	
	margin: 10px 0px;
}
.purchase-wraper #submit-box{
	position: relative;
	float: left;
	width: 100%;

	margin-top: 10px;
}
.purchase-wraper #submit-box .confirmation{
	text-align: left;
	margin: 5px 0px;
	line-height: 17px;
}
.purchase-wraper #submit-box .confirmation input{
	border: 0px solid #c0c0c0;
}
.confirm-payment-wraper{
	position: relative;
	float: left;
	width: 100%;

}
.confirm-payment-wraper img{
	margin-top: 50px;
}
#captcha_error{
	border:5px solid red;
	display: none;
	position: relative;
	margin: 20px auto;
	width: 400px;
	padding: 10px;
}
#captcha_pay_button{
	position: relative;
	margin:0 auto;
	width: 200px;
}
#captcha_pay_button input{
	width: 200px;
}
#captcha_pay_button .button_container_form{
	position: relative;
	float: left;
	width: 200px;
}
#captcha_pay_button .button_middle_form{
	width: 176px;
	text-align: center;
}
#do_captcha{
	position: relative;
	margin: 0 auto;

}
.captcha_layer{
	display: none;
	position: absolute;
	float: left;
	z-index: 1000;
	background: #fff;
	border: 0px solid #ccc;
	width: 538px;
	height: 100%;
	top: 0px;
	left: 0px;
}
#check_captcha{

}
#simple_captcha{
	width: 450px;
	position: relative;
	border: 0px solid #ccc;
	padding: 0px !important;
	margin: 10px auto;
	}
	#simple_captcha p{
		position: relative;
		float: left;
		width: 450px;
		margin: 5px 0px;
		text-align: center;
		clear: both;
	}
  #simple_captcha,
  #simple_captcha div{display: table;}
  #simple_captcha .simple_captcha_field,
  #simple_captcha .simple_captcha_image{
    border: 0px solid #ccc;
    
  }
  #simple_captcha .simple_captcha_image{
  	position: relative;
	width: 150px;
	margin: 0 auto;
  }
  #simple_captcha .simple_captcha_image img{
    margin: 0px !important;
    padding: 0px !important;
    width: 150px !important;
  }
  #simple_captcha .simple_captcha_label{font-size: 12px;}
  
  #simple_captcha .simple_captcha_field {
  	position: relative;
	width: 150px;
	margin: 0 auto;
	clear: both;
  }
  #simple_captcha .simple_captcha_field input{
  	position: relative;
	margin: 0 auto;
    width: 150px;
    font-size: 16px;
    border: none;
    background-color: #efefef;
	clear: both;
  }
  	.refresh_captcha{
  		position: relative;

		margin: 0 auto;
		text-align: center;
  	}
	.hide_captcha{
		width: 100%;
		text-align: center;
		cursor: pointer;
		margin: 5px 0px;
		padding: 0;
		z-index:40;
		text-decoration: underline;
	}
	.captcha-return{
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
		padding: 0px;
		text-decoration: underline;
	}
	.captcha_button_holder{
		width: 150px;
		height: 20px;
		margin-left: 0px;
		margin: 0 auto;
		position: relative;
		clear: both;
	}
	.captcha_button_holder input{
		width: 150px;
	}
	.captcha_button_holder .button_middle_form{
		width: 126px;
		text-align: center;
	}
	
	#checkout_promo_code{
		position: relative;
		float: left;
		height: 100px;
		width: 100%
	}

	#checkout_promo_code .promo_heading,
	#checkout_promo_code .promo_subheading{
		position: relative;
		float: left;
		width: 100%;
		margin: 5px 0px;
	}
	#checkout_promo_code form{
		position: relative;
		float: left;
		width: 100%;
		margin: 5px 0px 10px 0px;
	}

#payment-frame p{
	margin-bottom: 10px;
}

#payment_error_display{
	border: 1px solid #ff0000;
	padding: 10px 0px;
	color: #ff0000;
	text-align: center;
	margin: 10px 0px;
}

.promo_error{
	border: 1px solid #ff0000;
	padding: 10px;
	color: #ff0000;
}
.promo_success{
	border: 1px solid #00FF00;
	padding: 10px;
	color: #00FF00;
}

#api_error {
	padding: 10px;
	border: 1px solid red;
	color: red;
}



#payment_finish_form .dtf_container_element-header {
	display: none;
}

#dtfe-order-as-gift .row .gift-selector {
	margin-top: 3px;
}


.dtf_customer_dlm .dtf_downloader a,
.dtf_checkout-order-downloader a {
	background: transparent url(../images/payment/dlm.png) no-repeat scroll left top;
	color: white;
	width: 390px;
	height: 51px;
	display: block;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}

.dtf_customer_dlm .dtf_downloader a {
	margin-left: 20px;
}

.dtf_game-dlm-manager{
	display: block;
	width: 370px;
	height: 39px;
	background: #fff url(../images/payment/gdl-button.png) top left no-repeat;
	color: #fff;
	font-weight: 900;
	text-align: center;
	line-height: 39px;
	text-decoration: none;
}


.dtf_purchased_product-boxshot {
float:left;
height:183px;
width:140px;
}

.dtf_game-information {
float:left;
left:0;
position:relative;
top:20px;
width:370px;
}


.dtf_customer-game-advanced-links-wrapper {
display:none;
float:left;
width:100%;
}
















.dtf_purchased_products_container .dtf_purchased_products .dtf_purchased_product .dtf_game-information .dtf_game-files .dtf_game-advanced-links{
	position: relative;
	float: left;
	line-height: 20px;
	width: 100%;
	top: 0px;
	left: 5px;
	text-align: left;
	text-decoration: underline;
	padding-bottom: 20px;
}
.dtf_purchased_products_container .dtf_purchased_products .dtf_purchased_product .dtf_game-information .dtf_game-files .dtf_game-advanced-links a{
	float: left;
	width: 100%;
	height: 25px;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper{
	float: left;
	width: 100%;
	display: none;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links{
	position: relative;
	float: left;
	width: 490px;
	left: 20px;
	padding-bottom: 20px;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link{
	float: left;
	width: 100%;
	margin-top: 1px;
	background: #d2d2d2;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link .dtf_advanced-link-icon{
	float: left;
	width: 32px;
	height: 32px;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link .dtf_advanced-link-icon img{
	position: relative;
	float: left;
	top: 8px;
	left: 8px;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link .dtf_advanced-link-url{
	float: left;
	width: 458px;
	background: #f5f5f5;
	padding-bottom: 10px;
}
.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link .dtf_advanced-link-url a{
	position: relative;
	float: left;
	left: 5px;
	margin-top: 10px;
	display: block;
}

.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link-warning{
	float: left;
	color: #000;
}

.dtf_purchased_product .dtf_customer-game-advanced-links-wrapper .dtf_game-advanced-links .dtf_game-advanced-link-warning p{
	margin: 5px;
}




.purchased_product .dtf_title h2{
	font-size: 18px;
}

.dtf_game-information { top: 0px; }

.dtf_game-files { margin-top: 20px;}


.se_jade_receipt_span { clear: both; width: 100%; margin-left: 20px;}

.purchased_product_first {
	margin-top: 20px;
}

.dtf_checkout-order-downloader {
	margin-top: 10px;
}

#api_error {
	clear: both;
	margin-top: 10px;
}
#dtfe-order-as-gift .row .gift-selector{
	margin-top: 2px;
	margin-left: 5px;
}