
textarea {
    width: 400px;
    max-width: 400px;
    height: 150px;
    line-height: 150%;
    }
   
input:hover, textarea:hover,
input:focus, textarea:focus {
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
    }
   
.form label {
    margin-left: 10px;
    color: #999999;
    }
   
.submit input {
    width: auto;
    padding: 9px 15px;
    background: #617798;
    border: 0;
    font-size: 14px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
.cliks {
    font: "Arial";
    background-color: navy;
    box-shadow: 10px 8px 5px #9494D4;
    /*##888888; */
    border-radius: 10px;
    color: white;
    border: 1px;
    border-color: red;
    height: 45px;
    line-height: 35px;
    text-decoration: none;
    width: 110px;
    padding:6px;
    text-align: center;
    display: inline;
}
.prog0 {
   height:54px;
   width:687px;
   border:4px;
   position:relative;
   margin:0 auto;
}
.progtxt1 {
    position: absolute; 
    top: 8px; 
    left: 10px; 
    font: "Arial";
    font-size: 32px;
    color:black;
}
.notetxt1 {
    position: absolute;
    top: 18px;
    left: 40px;
    font: Arial;
    font-size: 15px;
    color:#B8270D;
}
.progtxt2 {
    position: absolute;
    top: 8px;
    left: 150px;
    font: "Arial";
    font-size: 32px;
    color:black;
}
.notetxt2 {
    position: absolute;
    top: 18px;
    left: 175px;
    font: Arial;
    font-size: 15px;
    color:#B8270D;
}
.progtxt3 {
    position: absolute;
    top: 8px;
    left: 285px;
    font: "Arial";
    font-size: 32px;
    color:black;
}
.notetxt3 {
    position: absolute;
    top: 18px;
    left: 315px;
    font: Arial;
    font-size: 15px;
    color:#B8270D;
}
.progtxt4 {
    position: absolute;
    top: 8px;
    left: 425px;
    font: "Arial";
    font-size: 32px;
    color:black;
}
.notetxt4 {
    position: absolute;
    top: 18px;
    left: 450px;
    font: Arial;
    font-size: 15px;
    color:#B8270D;
}
.progtxt5 {
    position: absolute;
    top: 8px;
    left: 560px;
    font: "Arial";
    font-size: 32px;
    color:black;
}
.notetxt5 {
    position: absolute;
    top: 18px;
    left: 595px;
    font: Arial;
    font-size: 15px;
    color:#B8270D;
}
.fldtxt {
   display: inline;
   font-size:14px;
   color:#0000CC;
   vertical-align: bottom;

}
.formbox1 {
   /* #height: 210px;  */
   width:  600px; 
   border: 1px solid black; 
   margin:0 auto; 
   background: linear-gradient(#F5F5F0,#CCCCB2);
   text-align:center; 
   padding: 10px;
}
.formbox4 {
   /* #height: 380px; */
   width:  600px;
   border: 1px solid black;
   margin:0 auto;
   background: linear-gradient(#F5F5F0,#CCCCB2);
   text-align:center;
   /* #display: inline; */ 
   padding: 10px;
}
.showbox {
   /* #height: 410px; */
   width:  765px;
   border: 1px solid black;
   margin:0 auto;
   background: linear-gradient(#F5F5F0,#CCCCB2);
   text-align:center;
   padding: 10px;
}

.editbutton {
   position: relative;
   top:-27px; 
   left: 280px;
}
.datatxt {
    width: 1px;
    border:1px solid black;
    display: inline-table;
    color:black;
   background:	#B2C2D1;
   margin:auto;
   padding:1px 4px;
   white-space:nowrap;
}
.dsctxt {
    width: 550px;
    height: 130px;
    border:1px solid black;
    text-align:left;
    /* #display: inline-table; */
    color:black;
    background:  #B2C2D1;
    margin: auto;
    padding:1px 4px;
    overflow: scroll;
    white-space:normal;
}

.infobut {
   vertical-align: text-top;
   display:inline;
}
.tabcen {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#step1 {
        float:none;
        position:relative;
        width:100%;
        overflow:visible;
        border:0px solid navy;
        /* # background-image: url("info/vin.html"); */
        background-repeat:no-repeat;
        background-position: center;
        height:200px;
}
table#thumb1 {
    width: 600px; 
    height: 120px;
    background-color: #f1f1c1;
    border: 1px solid black;
    
}
table#entry1 {
    width: 600px;
    margin: 0px auto;
    /* #background-color: #f1f1c1; */
    border: 1px solid black;
}
.show {
     border: 2px solid red;
     border-collapse: collapse;
     margin: 0px auto;
     border-spacing: 5px;
    /*  background-color: #eee; */
     white-space: nowrap;
     text-align: center;
     padding: 2px;
     width: 250px;
     float:left;
}
.show tr:nth-child(even){
      background:  #ffcccc;
}
#showL {
     text-align: left;
     color: Navy;

}
#showR {
     text-align: right;
}

.showD {
     border: 2px solid red;
     border-collapse: collapse;
     margin: 0px auto;
     /*border-spacing: 5px; */
     background-color: #eee;
     /* white-space: nowrap; */
     text-align: left;
     /* padding: 1rem; */
     width: 750px;
     float:left;
     table-layout:fixed;
}
.showD td {
     word-break: break-all;
     white-space: pre-wrap;
}

.modalWindow {
        position: fixed;
        font-family: arial;
        font-size:80%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.2);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }
    .modalHeader h2 { color:red; border-bottom: 2px groove #efefef; }
    .modalWindow:target {
        opacity:1;
        pointer-events: auto;
    }
    .modalWindow > div {
        width: 500px;
        position: relative;
        margin: 10% auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .modalWindow .modalHeader  {    padding: 5px 20px 0px 20px; }
    .modalWindow .modalContent {    padding: 0px 20px 5px 20px; }
    .modalWindow .modalFooter  {    padding: 8px 20px 8px 20px; }
    .modalFooter {
        background: #F1F1F1;
        border-top: 1px solid #999;
        -moz-box-shadow: inset 0px 13px 12px -14px #888;
        -webkit-box-shadow: inset 0px 13px 12px -14px #888;
        box-shadow: inset 0px 13px 12px -14px #888;
    }
    .modalFooter p {
        color:#D4482D;
        text-align:right;
        margin:0;
        padding: 5px;
    }
    .ok, .close, .cancel {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        text-align: center;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }
    .close {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 22px;
        height: 22px;
        font-size: 10px;
    }
    .ok, .cancel {
        width:80px;
        float:right;
        margin-left:20px;
    }
    .ok:hover { background: #189CDA; }
    .close:hover, .cancel:hover { background: #D4482D; }
    .clear { float:none; clear: both; }
