html {
  font-size: 13px;
}

body {
  padding: 0;
  margin: 0;
  font-size: 12px;
  background: #ffffff url('/img/bg.jpg?r=2') no-repeat top center;
  color: #444444;
  font-family: Roboto, "Segoe UI", "DejaVu Sans Condensed", arial, Dimnah, helvetica, sans-serif;
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: local('roboto'), local('roboto'), url(/fonts/Roboto-Regular.woff) format('woff');
}

hr {
  border: none;
  border-bottom: 1px solid #A3D3FF;
  height: 0;
}

img {
  border-width: 0;
}

strong {
  font-family: Roboto, "Segoe UI", "DejaVu Sans Condensed", UnDotum, arial, helvetica, sans-serif;
  font-size: 17px;
  color: #02488e;
  text-transform: uppercase;
  font-weight: bold;
}

table {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

form {
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
}

a:link {
  color: #2575ad;
  text-decoration: none;
}

a:active {
  color: #880000;
}

a:visited {
  color: #2575ad;
  text-decoration: none;
}

a:hover {
  color: #880000;
}

.input {
  background: #ffffff url('/img/input.gif');
  border: 1px #ffffff solid;
  font-weight: bold;
  width: 200px;
  font-size: 15px;
  text-align: center;
  border-radius: 6px;
}

.adv {
  font-size: 13px;
  width: 883px;
  color: #86060f;
  white-space: nowrap;
  border: 1px #b96272 solid;
  border-top: 5px #b96272 solid;
  background: #fff0f5;
  border-radius: 16px 0 4px 0;
  padding: 5px 12px 6px;
  text-align: center;
  margin-top: 2px;
}

.page {
  color: #880000;
  font-size: 16px;
  text-transform: uppercase;
}

.mt {
  background: url(/img/topbg.png) no-repeat;
  padding-left: 210px;
  padding-top: 18px;
  padding-bottom: 0;
  width: 746px;
  height: 60px;
}

.mm {
  border: 0 #ffffff solid;
  border-top: 0;
  border-bottom: 0;
  width: 956px;
}

.mf {
  color: #666666;
  margin-left: 14px;
  padding-bottom: 20px;
  width: 916px;
  height: 30px;
  text-align: left;
}

.mb {
  background: #ffffff url('/img/mainbg.gif') repeat-x;
  border: 1px #ffffff solid;
  border-top: 0;
  border-bottom: 0;
  padding: 20px;
  padding-top: 6px;
  padding-bottom: 8px;
  width: 914px;
  text-align: left;
  clear: both;
}

.menu {
  float: left;
  text-align: left;
  width: 642px;
  height: 30px;
  background: url('/img/bgmenu.gif') repeat-x;
  border-bottom: #cacaca 1px solid;
  cursor: pointer;
  font-size: 10pt;
  color: #ffffff;
}

.menu a {
  color: #ffffff;
}

.element:hover {
  color: #dededf;
}

.titledate {
  font-family: Roboto, "Segoe UI", "DejaVu Sans Condensed", UnDotum, arial, helvetica, sans-serif;
  font-size: 18px;
  color: #02488e;
  text-transform: uppercase;
  font-weight: bold;
}

.animate-element {
  animation: showSlowlyElement 1400ms;
}

@keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}

.blink {
  text-decoration: blink;
  animation-name: blinker;
  animation-duration: 0.6s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}

.login {
  float: right;
  text-align: right;
  width: 294px;
  height: 22px;
  background: #EBF5FF url('/img/loginbg.gif');
  font-size: 10pt;
  padding-right: 20px;
  padding-top: 8px;
}

.button {
  font-size: 14px;
  background-color: #a82942;
  color: #ffffff;
  border: 0px;
  border-radius: 6px;
}

.big {
  font-size: 12px;
}

.hi {
  color: #94263e;
}

.topleft {
  float: left;
}

.topright {
  border-bottom: #d5d5d5 1px solid;
  margin-bottom: 1px;
}

.toprightb {
  color: #000000;
  border-bottom: #d5d5d5 2px solid;
  height: 16px;
}

#inet-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
  font-size: inherit;
}

.sd {
  width: 700px;
  padding: 0;
}

#search input,
#search select {
  margin: 0;
  vertical-align: middle !important;
}

#search {
  z-index: 1;
  position: relative;
  text-align: left;
}

#search h2 a {
  padding-right: 0;
  padding-left: 0;
  font-size: 12px;
  padding-bottom: 3px;
  width: 83px;
  color: #fff;
  line-height: 1.4em;
  padding-top: 1px;
  position: absolute;
  top: 2px;
  text-align: center;
  width: 83px !important;
}

#search .active h2 a {
  background: url('/img/topmenu.gif') no-repeat;
  color: #000000;
}

#search .sbox {
  display: none;
  position: relative;
  top: 1.7em;
}

#search .active .sbox {
  display: block;
  font-size: 12px;
}

#inet .sbox {
  height: 39px;
}

#inet h2 a {
  left: 0px;
  color: #cccccc;
}

#inet p {
  padding-right: 0;
  padding-left: 27px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#inet-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

#maps .sbox {
  height: 39px;
}

#maps h2 a {
  left: 75px;
  color: #cccccc;
}

#maps p {
  padding-right: 0;
  padding-left: 27px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#maps-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

#google .sbox {
  height: 39px;
}

#google h2 a {
  left: 150px;
  color: #cccccc;
}

#google p {
  padding-right: 0;
  padding-left: 27px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#google-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

#wiki .sbox {
  height: 39px;
}

#wiki h2 a {
  left: 225px;
  color: #cccccc;
}

#wiki p {
  padding-right: 0;
  padding-left: 27px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#wiki-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

#torr .sbox {
  height: 39px;
}

#torr h2 a {
  left: 300px;
  color: #cccccc;
}

#torr p {
  padding-right: 0;
  padding-left: 27px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#torr-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

#web .sbox {
  height: 39px;
}

#web h2 a {
  left: 375px;
  color: #cccccc;
}

#web p {
  padding-right: 0;
  padding-left: 27px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#web-field {
  background: #ffffff url('/img/input.gif');
  border: 0;
  font-weight: bold;
  width: 250px;
  font-size: 16px;
  text-align: center;
  border-radius: 6px;
}

div.nicetitle {
  z-index: 999;
  position: absolute;
  padding: 4px;
  top: 0;
  left: 0;
  color: white;
  font-size: 10pt;
  font-weight: bold;
  font-family: Roboto, Tahoma, "DejaVu Sans Condensed", Dimnah, Serif;
  width: 25em;
  background: #aa263e;
  border-radius: 12px 0 0 0;
  border-right: 6px #912035 solid;
  border-bottom: 2px #912035 solid;
  box-shadow: 1px 1px 3px #888;
  animation: showSlowlyElement 600ms;
}

div.nicetitle p {
  text-align: left;
  margin: 0;
  padding: 0 3px;
}

div.nicetitle p.destination {
  font-size: 7pt;
  text-align: left;
  font-weight: normal;
  padding-top: 3px;
}

@keyframes showSlowlyElement {
  from { opacity: 0; }
  to { opacity: 1; }
}

.TAGSbox {
  width: 880px;
  height: 77px;
  overflow: hidden;
  position: relative;
  //mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}
