/* DEFAULTS  ----------------------------------------------------------*/
body {font-family: Verdana font-weight: none; font-size: 10pt; background: url('../images/back.jpg'); margin-left: 0.56in; margin-right: 0.56in}
.w3-maroon,.w3-hover-maroon:hover{color:#FFFBFF!important;background-color:#7F0000!important}
.imgLink{cursor: pointer; font-weight:small; color:#00f; }
hr { border-top: 2px solid #008; }
ul { margin-right:5px;} 
.hide { visibility: collapse; }

.picleft { position:relative; float:left; width:150px; height:200px; margin:5px; }

#imageViewContainer { width:98%; height:150px; margin:10px auto; background:#EED22E; border:2px solid #000; overflow:auto; white-space:nowrap; box-shadow:0 0 10px #000; }
#imageViewContainer img { margin:2px 2px 2px 2px; width:120px; height:120px }
#imageEditContainer { width:98%; height:150px; margin:10px auto; background:#EED22E; border:2px solid #000; overflow:auto; white-space:nowrap; box-shadow:0 0 10px #000; } 
div.iconbox {vertical-align: top; display: inline-block;  text-align: center; width: 140px; }
.iconbox img { width: 120px; height: 120px; background-color: grey; margin:5px 10px 0 10px;  }
.iconbox caption { display: inline-block; }
.imgLink{cursor: pointer; font-weight:small; color:#00f; }
 
#transferContainerDesc { width:98%; height:160px; margin:10px auto; background:#EED22E; border:2px solid #000; overflow:auto; white-space:nowrap; box-shadow:0 0 10px #000; }
.imgBox {vertical-align: top; display: inline-block;  text-align: center; width: 140px; }
.imgBox img { width: 120px; height: 120px; background-color: grey; margin:5px 10px 0 10px;  }
.imgBox desc { display: inline-block; }


 