@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #333333;
	  background-color: #343694; background-position: bottom; background-repeat: repeat-x; background-attachment: fixed; }

table.head {background-image:url('../images/common/banner.jpg'); }

table.fader_blue {background-image:url('../images/common/fader_blue.jpg'); background-repeat:repeat-x;}
table.fader_red {background-image:url('../images/common/fader_red.jpg'); background-repeat:repeat-x;}

.bg {width: 100%; overflow: auto; position: absolute; top: 0; left: 0; z-index: -9999;}

.buttons {background-color: #343694; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size: 15px;}

.buttons_red {background-color: #FF0000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size: 15px;}

.healthcheck {background-color: red; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size: 15px;}

.cv_covidpass {background-color: #FF9A00; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size: 15px;}

.covidpass {background-color: #00D32F; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size: 15px;}

/* letter-spacing: -0.1ex; */

.head_but {background-color: #343694; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size: 20px;}

.title {font-family: Verdana; font-size: 9px; font-weight:bold; color: #0070AF;}

.footer {font-family: Arial; color:white; font-size: 10px; padding-left:190px;}

A:visited {color : #000000;	text-decoration: none;}

A:link {color : #000000; text-decoration: none;}

A:hover {color : #000000; text-decoration: underline;}

A:active {color : #FF6600; text-decoration: none;}

.butt A:visited {color : #FFFFFF;	text-decoration: none;}

.butt A:link {color : #FFFFFF; text-decoration: none;}

.butt A:hover {color : #FFFFFF; text-decoration: underline;}

.butt A:active {color : #FFFFFF; text-decoration: none;}

hr {height: 3px; color: #333399;}

.thumbnail_order {position: relative; z-index: 0;}
.thumbnail_order:hover {background-color: transparent; z-index: 150;}
.thumbnail_order span {position: absolute; visibility: hidden; text-decoration: none;}
.thumbnail_order span img{padding: 1px;}
.thumbnail_order:hover span{visibility: visible; top: -250; left: -30px;}
