@font-face {
  font-family: edding-780;
  src: url('/fonts/HVD_Edding.otf') format("opentype");
}

@font-face {
  font-family: MatthiasCramerHandwriting;
  src: url('/fonts/MatthiasCramerHandwriting.ttf') format("truetype");
}



body {
	z-index: 1;
	background: #FF6;
	font: 13px sans-serif;
}
a {
	text-decoration: none;
	text-shadow:2px 2px 2px #999999;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size: 13px;
}
p {
	padding-top: 0;
	margin-top: 0;
}
img {
	border: 0;
}
input {
	border: 1px solid #a0a0a0;
	-moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
	background: #f0f0f0;
}
select {
	border: 1px solid #a0a0a0;
	background: #f0f0f0;
}
input.search {
	border: 1px solid #a0a0a0;
	width: 148px;
	background: #f0f0f0;
}
div.leftdiv {
	width: 190px;
	padding: 0.5em;
	padding-bottom: 1em;
	color: #FF6;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	background: #AA4;
}
div.leftcontainer {
	position: absolute;
	top: 10px;
}
div.leftdiv div.title {
	font-size: 24px;
	letter-spacing: -4px;
	font-weight: bold;
}
div.leftdiv hr {
	color: #FF6;
	border-width: 0;
	background: #FF6;
}
div.leftdiv a {
	color: #FF6;
	display: block;
	background: #AA4;
}
div.leftdiv a:hover {
	color: #AA4;
	display: block;
	background: #FF6;
	text-decoration: none;
}
div.leftdiv div.level0 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0.5em;
	display: block;
}
div.leftdiv div.level1 {
	font-size: 14px;
	margin-left: 1em;
	display: block;
}
div.leftdiv div.level2 {
	font-size: 12px;
	margin-left: 2em;
	display: block;
}
div.leftdiv div.level0 a {
	color: #FF6;
	display: block;
	background: #AA4;
}
div.leftdiv div.level0 a:hover {
	color: #AA4;
	display: block;
	background: #FF6;

}
div.leftdiv div.level1 a {
	color: #FF6;
	display: block;
	background: #AA4;
}
div.leftdiv div.level1 a:hover {
	color: #AA4;
	display: block;
	background: #FF6;
	text-decoration: none;
}
div.leftdiv div.level2 a {
	color: #FF6;
	display: block;
	background: #AA4;
}
div.leftdiv div.level2 a:hover {
	color: #AA4;
	display: block;
	background: #FF6;
	text-decoration: none;
}
div.leftdiv div.level0s {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0.5em;
	color: #000;
	display: block;
	background: #FF6;
}
div.leftdiv div.level1s {
	font-size: 14px;
	margin-left: 1em;
	color: #000;
	display: block;
	background: #FF6;
}
div.leftdiv div.level2s {
	font-size: 12px;
	margin-left: 2em;
	color: #000;
	display: block;
	background: #FF6;
}
div.leftdiv div.level0s a {
	color: #000;
	display: block;
	background: #FF6;
}
div.leftdiv div.level1s a {
	color: #000;
	display: block;
	background: #FF6;
}
div.leftdiv div.level2s a {
	color: #000;
	display: block;
	background: #FF6;
}
div.barcode {
	padding-top: 2em;
	text-align: center;
	font-size: 10px;
	padding-left: 10px;
	width: 178px;
}
div.barcode span {
	display: block;
	width: 178px;
	color: #FF6;
	background: #AA4;
}
div.rightdiv {
	color: #111;
	margin-left: 1em;
	padding: 0.5em;
	left: 210px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	position: absolute;
	top: 10px;
	right: 15px;
	background: #EE6;
}
div.fulldiv {
	color: #111;
	width: 95%;
	margin-left: 1em;
	padding: 0.5em;
	left: 190px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	background: #EE6;
}
div.rightdiv p {
	text-indent: 1em;
}

.hashtable th {
  text-align: right;
  padding-right: 2em;
  white-space: nowrap;
}

.hashtable td {
  text-align: left;
  white-space: nowrap;
}


p.noindent {
	text-indent: 0;
}
h1 {
	margin-top: 1px;
        margin-bottom: 10px;
	text-indent: 0;
	font: bold 30px "MatthiasCramerHandwriting", serif;
 	text-shadow: 3px 3px 7px #AAAA44;
}

h2 {
	margin-top: 7px;
	margin-bottom: 5px;
	text-indent: 0;
	font: bold 20px "MatthiasCramerHandwriting", sans-serif;
 	text-shadow: 3px 3px 7px #AAAA44;
}

div.rightdiv p.amazonass {
	top: 1em;
	left: 550px;
	position: absolute;
}
img.passphoto {
	float: right;
	margin: 1em 1em 1em 2em;
}
pre.code {
	color: #00F;
	padding: 0.5em;
	-moz-border-radius: 0.5em;
        -webkit-border-radius: 0.5em;
        border-radius: 0.5em;
	background: #FB4;
}
.infobox {
	border-style: solid;
	border-color: #FB4;
	border-width: 2px;
	-moz-border-radius: 0.5em;
        -webkit-border-radius: 0.5em;
        border-radius: 0.5em;
	margin: 5px;
	padding: 5px;
	clear: both;
}
div.iebox {
	color: #000;
	border-style: solid;
	border-width: 1px;
	margin-top: 1em;
	padding: 2px;
	text-align: center;
	background: #FFF;
}
div.googleadd {
	float: right;
	width: 120px;
}
div.iebox a {
	color: #00F;
	background: #FFF;
}
div.iebox a:hover {
	text-decoration: underline;
}
div.squirrellogin {
	text-align: center;
	color: #000;
	-moz-border-radius: 1.5em;
        -webkit-border-radius: 1.5em;
        border-radius: 1.5em;
	width: 450px;
	position: relative;
	left: 10em;
	background: #FFF;
}
div.trhelp {
	width: 6em;
	height: 1.5em;
	color: #FF6;
	filter: alpha(opacity=90);
	opacity: 0.9;
	position: absolute;
	right: 300px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	z-index: 100;
	cursor: pointer;
	background: #AA4;
}
div.help_box {
	display: none;
	overflow: auto;
	height: 15em;
	z-index: 100;
}
div.help_box div {
	overflow: auto;
	height: 26em;
	padding: 0.8em;
}
div.trhelp b {
	font-weight: bold;
}
.locN {
	background-color: #FF0000;
	padding: 0 2px 0 2px;
}
.locD {
	background-color: #1100FF;
	color: #FFF;
	padding: 0 2px 0 2px;
}
.locR {
	background-color: #00FF00;
	padding: 0 2px 0 2px;
}
.locW {
	background-color: #FFFF00;
	padding: 0 2px 0 2px;
}

.ipinfobox {
	border-width: 1px;
	border-style: solid;
	color: #000;
	padding: 10px;
	margin-bottom: 3em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: center;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	background: #FFFFE0;
	font: 14px sans-serif;
}
#location_zoom {
	position: absolute;
	border: solid 1px #f00;
	z-index: 100;
}
input.dash {
	border-style: none;
	border-bottom: 1px dashed #000;
	background: transparent;
	-moz-border-radius: 0;
        -webkit-border-radius: 0px;
        border-radius: 0px;
	font-family: monospace;
}
.loading_show {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	filter: alpha(opacity=40);
	opacity: 0.4;
	color: #FFF;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border-radius: 10px;
	padding: 50px;
	top: 300px;
	left: 40%;
	width: 200px;
	z-index: 100;
	background: #888;
}
.loading_hidden {
	display: none;
}
.tracehop {
	white-space: nowrap;
	cursor: pointer;
	font-size: 10px;
}

.jslink {  
        cursor: pointer;
        border-bottom: 1px dotted #EEEEEE;
}

.coninfo {
  margin-left: auto;
  margin-right: auto;
}

.coninfo th {
  text-align: right;
  font-size: 12px;
}

.coninfo td {
  text-align: left;
  font-size: 12px;
}


/* For image transitions */

/* default opacity for IE */
img {
  filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
  position:absolute;
  z-index:30000;
  visibility:hidden;
}


/* For Weather Page */

table.weather_relatime th {
  text-align: right;
}