.logo {height:45px;width:212px;margin-left:15px;margin-top:21px;background: url('../img/logo.jpg') no-repeat;float:left;}
.payments { text-align:center;}
.payments img { cursor:pointer; }
.payments img {border:1px solid #cccccc;margin:2px;}
.paymentbox {text-align:left;margin-top:15px;}
.paymentinfo {list-style: none;}
#bank_name, #bank_name_desc{text-align:center;}
.red{color:#FF0000;}
li, .statusok,.statuserror {background: url('../images/status.gif') no-repeat;} 
.statusok {background-position: left 2px; margin-left:-10px; padding-left:15px; margin-bottom:10px;}
.statuserror {background-position: left -12px; margin-left:-10px; padding-left:15px; margin-bottom:10px;}
.paymentinfo li {  background-position: left 2px; margin-left:-10px; padding-left:15px; margin-bottom:10px;  }


.paymentform {text-align:left;margin-top: 8px;display: none;}
.inputf { border: 1px solid #cccccc; background-color:#E7E5E8; padding-right:2px; padding-left:2px;  font-size:11px; width:173px; background: url('../images/status.jpg') no-repeat; background-position: right -17px; }
.inputcredits { border: 1px solid #cccccc; background-color:#E7E5E8; padding-right:2px; padding-left:2px;  font-size:11px; width:58px; background: url('../images/status.jpg') no-repeat; background-position: right -17px; }


.inputabout {font-size: 12px;color: #1242a3;width:180px; line-height:16px; height:19px; text-align:right;margin-right:4px; margin-left:40px; float:left;}
.inputinfo,.inputinfoamount { width: 180px; float:left; height:12px;}

.submitbox {margin-top:20px;text-align:center;clear:both;}
.fieald { margin-top:10px; height: 18px; width:auto; }
.errorleter,.errorleteramount { margin-left:225px; margin-top:5px; margin-bottom: 5px; height:10px;}

.enable, .pending, .disable, .error {border: 1px solid #cccccc; background-color:#E7E5E8; padding-right:15px; padding-left:2px;  font-size:11px; width:160px; background: url('../images/status.jpg') no-repeat;}

.enable {  background-position: right -1px; }
.pending { background-position: right -17px; }
.disable { background-position: right -33px; }

.amountenable,.amautdisable, .amountpendign {border: 1px solid #cccccc; background-color:#E7E5E8; padding-right:15px; padding-left:2px;  font-size:11px; width:45px; background: url('../images/status.jpg') no-repeat; }
.amountenable { background-position: right -1px; }
.amountpendign { background-position: right -17px; }
.amountdisable { background-position: right -33px; }

.thumbnailbox{position: relative;z-index: 2;}
.thumbnailbox:hover{z-index: 50;}
.thumbnailbox span{position: absolute;background-color: #f0f59f;padding: 5px;border: 1px solid #cccccc;visibility: hidden;color: black;text-decoration: none;font-size: 10px;color: #1242a3; width:150px;}
.thumbnailbox:hover span{ visibility: visible;top: -25px;left: 14px;}

.mystatus {text-align:center;}
