* {
  font-family: verdana,arial;
padding:0;
margin:0;
font-size:14px;

}

body {
background: #D4D4D4 url(/images/backg.gif) repeat-y scroll center bottom;
}

a {  color: black; }
a img { border:0; }
a image { border:0;}

h2, #result-title {
  font-family:verdana,arial;
  margin-bottom:1em;
  font-size:1.4em;
  
}

h3 {
  font-size: 1.2em;
  margin-top:1.8em;
  margin-bottom:0.4em;
  font-family:verdana,arial;
}

#wrap {
padding:20px;
max-width: 700px;

margin:auto;
background-color: white;

}

#bookmarks {
padding-top:2px; 
 float: right;
}
#bookmarks a img {
  width:24px;
}

#header {
padding-bottom:8px;
  border: 2px solid black;
  border-width: 0 0 1px 0;
}

#header-qr, #header-v, #header-card {
 float:left; font-weight:bold;
letter-spacing:-3px;
font-size:42px;
}

#header-qr {color:#FFE45C;  float:left; font-weight:bold;text-transform:uppercase;}
#header-v {color: #e78f08;   float:left; font-weight:bold; text-transform:uppercase;}
#header-card { color: #666;   float:left; font-weight:bold;}




.fbut {
  width:260px;
padding:6px;  
}

#emil {
  float:right;
}

#alink {
  float:left;
  
}

.red {
  color:red;
}

#nav {
clear:both;
}

#nav ul li {
  display: inline;
  float:left;
  display:block;
  margin-right:40px;
}

#nav ul li a {
  font-weight: bold;
  text-decoration: none;
  font-size:1.6em;
font-family:verdana,arial;

color:#444;
}
#nav ul li a:hover {
  background:#DDD;

}

#nav {
 margin-bottom: 24px;
 border: 2px solid #444;
  border-width: 0 0 2px 0;
  line-height:28px;
height:28px;

}

form, fieldset {
  border:0;
}

#footer {
margin-top: 20px;
  font-size: 12px;
border: 2px solid black;
  border-width: 1px 0 0 0;
  height: 18px;
  line-height: 16px;
  clear: both;
}
#footer a {
    text-decoration: underline;
   color:#000;
}
#footer a:hover {
 text-decoration: underline;
}
#footer #bookmarkjs {
  float:right;
}


#error {
  margin-top:20px;
  color: #B11;
  font-weight: bold;

}

#welcome-ul {
list-style-position: inside;
list-style-type: square;
margin-top:1em;
margin-bottom:1em;
margin-left:2px;
}


/* Modal */

#proggif {
text-align:center;
margin-bottom: 40px;
}
	
#uploadMessage {
    display: none;
text-align:center;
line-height:24px;
display: none;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #000;
    border: 2px solid black;
    padding: 20px;
}

.jqmOverlay { background-color: #000; }


#fbut {
font-family:verdana,arial;
  font-weight:bold;
  font-size:20px;
  color:#4096EE;
margin-bottom:8px;
margin-top:18px;

}




.frag {
 
}

.inp-table {
float:left;
margin-right:30px;
}
.inp-table td {
  padding-bottom:4px;
padding-right:4px;
}

.tab-headermy {
font-size:1.3em;
}
/*******************/
td.sep-row {
font-weight:bold;
padding-top:1em;
font-size:1.1em;
}


#result-img {
  margin-bottom:1em;
}
#result {
  margin-bottom:2em;
}

/*** helpstuff */
.tooltip {
display:none;
position:absolute;
left:28px;
top:5px;
background-color:#FFE45C;
border:1px solid #e78f08;
padding:1em;
font-size:80%;
width:240px;
overflow:display;
}



.tipped {
position: relative;

}

.img-info {
width:24px;
padding-left:4px;
vertical-align:middle;
}

select {
  width:158px;
}



