﻿div.row {display:none;}
.deliveryEventName, .delivery legend{color: #532E11;font-weight:bold;}
.deliveryEventName {margin:5px 0;display:block; float:left;}
.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 {display:block; clear:both; margin-bottom:5px;}

.priceContainer {padding:10px;}
.priceContainer p{line-height:160%;}
.priceContainer .priceLabel {display:block;float:left; width:550px;text-align:right;padding-right:10px;}
.priceContainer .subprice {font-weight:bold;}
.priceContainer .totalPrice {font-weight:bold;}
.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;}

.billing, .cardInfo, .cashInfo {width:330px; float:left; }
.Module .billing td,
.Module .cardInfo td,
.Module .cashInfo td {padding:5px 3px;}
.cardInfo .col1,.billing .col1, .cashInfo .col1 {text-align:right;}
.cardInfo tr td,.billing tr td, .cashInfo tr td {text-align:left;}
.billing input[type="text"],
.cardInfo input[type="text"],
.cashInfo input[type="text"] {width:140px;}
.creditCardImg {width:70px;vertical-align:top;}

.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;}