﻿div.row {display:none;}
.deliveryEventName, .delivery legend{font-weight:bold;}
.deliveryEventName {margin:5px 0;display:block; float:left; padding:3px 10px;}
.deliveryName {width:250px; display:block; float:left;text-align:left;}
.delivery input {float:left;margin:2px 5px 0 0;}
.deliveryCharge {font-weight:bold;}
.deliveryComment {display:block; text-align:left; color:#A15927; font-size:85%; margin-left:40px;}
.delivery table {clear:both; margin-bottom:5px; margin-left:0;}

.priceContainer {padding:10px;}
.priceContainer p{line-height:160%; clear:both;}
.priceContainer .priceLabel {display:block;float:left; width:550px;text-align:right;padding-right:10px;}
.priceContainer .subprice {font-weight:bold;}
.priceContainer .totalPrice {font-weight:bold;}
.priceContainer .additionalServiceCharge {width:50px;}
.promotionCode {padding:5px 20px 20px;}
.promotionCode label, .promotionCode input,.promotionCode a, .promotionCode .showHint { float:left;}
.promotionCode input {width:70px;}
.promotionCode .showHint {width:10px;}
.promotionCode label, .promotionCode input {margin: 2px 5px 0 0; font-size:85%;}
.promotionCode .promotionCodeHint {top: -25px; width:320px; float:none;}

.shipping, .billing, .cardInfo, .cashInfo {max-width:330px; float:left; }
.Module .billing td,
.Module .shipping td,
.Module .cardInfo td,
.Module .cashInfo td {padding:5px 3px;}
.cardInfo .col1,.billing .col1,.shipping .col1, .cashInfo .col1 {text-align:right;}
.cardInfo tr td,.billing tr td,.shipping tr td, .cashInfo tr td {text-align:left;}
.billing input[type="text"],
.shipping input[type="text"],
.cardInfo input[type="text"],
.cashInfo input[type="text"] {width:140px;}
.creditCardImg {vertical-align:top;}
.shipping {clear:left;margin-top:20px;}

.zeroBalanceNote {color: #A15927;}

.total {padding-top:25px; text-align:right; margin-right:7px;clear:both;}
.total .totalPrice {font-weight:bold;}
.cvv {width:240px;}

.paymentMetod {padding:10px;font-size:bold;}
.paymentMetod p {line-height:35px; height:35px;vertical-align:baseline;}
.paymentMetod img {margin: 0 10px 0 0; vertical-align:middle;} 
.paymentMetod label  {line-height:35px; height:35px;vertical-align:baseline;}

.Module .buyCash,.Module .buyCredit, .Module .buyPayPal {display:none;}
div.payCash .buyCash {display:block;}
div.payCredit .buyCredit {display:block;}
div.payPayPal .buyPayPal {display:block;}
.buyerInfo {clear:both; margin-top:20px;}

.checkoutModule th h3 {float:left;}
.checkoutModule th a {float:right; font-size:80%; clear:right;}

