* {
  margin: 0px;
  padding: 0px;
}

html,
body {
  color: #333333;
  background: white url(/img/v_reynir/page_back.gif) repeat-x top;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
}

a {
  color: #007ba4;
  text-decoration: none;
  cursor: pointer;
}

a.emphasize {
  font-weight: bold;
}

a:hover {
  color: #fa9300 !important;
}

img {
  border: none;
}

option {
  padding: 0px 4px;
}

div {
  margin: 0px;
  padding: 0px;
}

.clearfix {
  display: block;
}

.hidden {
  display: none;
}

.back_toggle {
  white-space: nowrap;
}

.back_toggle .o {
  display: none;
}

.back_toggle .c {
  display: inline;
}

.back_toggle.open .o {
  display: inline;
}

.back_toggle.open .c {
  display: none;
}

.back_toggle:after {
  content: url('/img/v_reynir/arrow_right.gif');
  padding: 0 0 0 4px;
}

.back_toggle.open:after {
  content: url('/img/v_reynir/arrow_down.gif');
}

.front_toggle,
.toggle {
  white-space: nowrap;
}

.front_toggle .o,
.toggle .o {
  display: none;
}

.front_toggle .c,
.toggle .c {
  display: inline;
}

.front_toggle.open .o,
.toggle.open .o {
  display: inline;
}

.front_toggle.open .c,
.toggle.open .c {
  display: none;
}

.front_toggle:before,
.toggle:before {
  content: url('/img/v_reynir/arrow_right.gif');
  padding: 0 4px 0;
}

.front_toggle.open:before,
.toggle.open:before {
  content: url('/img/v_reynir/arrow_down.gif');
}

.lighting_up {
  background: white url(/img/v_reynir/box_shadow_up.gif) repeat-x 0px top;
}

.lighting_down {
  background: white url(/img/v_reynir/box_shadow_down.gif) repeat-x 0px bottom;
}

#page {
  width: 825px;
  min-height: 400px;
  margin: 0px auto 20px;
  padding: 10px 0px 0px;
  position: relative;
  background: transparent;
}

#page.offset {
  padding-left: 240px;
}

#page.type_home #head #headnav {
  text-align: left;
}

#page.type_home .logolink h1 {
  font-size: 12px;
  color: #000000;
  white-space: nowrap;
  font-weight: normal;
  position: absolute;
  top: 36px;
  left: 104px;
}

#page .logolink {
  left: 6px;
  z-index: 5;
  position: relative;
  width: 170px;
  display: inline-block;
  margin-top: 12px;
}

#page .logolink img {
  width: 170px;
}

#page .logolink .logotext {
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  right: 4px;
  font-size: 10px;
  font-weight: bold;
  white-space: nowrap;
  color: #777777;
}

#page .vert {
  left: -50px;
  top: 50px;
  height: 170px;
  width: 46px;
  position: absolute;
}

#page .vert img {
  width: 46px;
  height: 170px;
}

#page .sidebar {
  position: absolute;
  right: -225px;
  width: 225px;
  float: none;
  min-height: 100%;
  margin-top: 0px;
}

#page .leftbar {
  float: left;
  width: 0px;
}

#page #head {
  position: relative;
  clear: both;
  background: none;
  width: 825px;
}

#page .content {
  float: left;
  min-height: 400px;
  width: 825px;
  margin-top: 10px;
}

#page #whatsnew,
#page #tickers,
#page #revbanner,
#page #about {
  display: none;
}

#page.type_home #content {
  margin-top: 0px;
}

#page.type_home #whatsnew,
#page.type_home #tickers,
#page.type_home #revbanner {
  display: block;
}

#page.type_home #ads {
  display: none;
}

#page.type_home .sidebar {
  display: none;
}

#page.type_home .hinit {
  visibility: hidden;
}

.box {
  border: solid 1px #d6d6d6;
  line-height: 25px;
  min-height: 25px;
  margin: 4px;
  padding: 4px;
  background-color: white;
  clear: both;
}

.noborder {
  border: none !important;
  padding: 2px 0px !important;
}

.dobutton {
  background: transparent url('/img/dobutton_end_orange.gif') no-repeat scroll top right;
  display: block;
  float: left;
  padding-right: 5px !important;
}

.dobutton.low {
  background-image: url('/img/dobutton_lowend_orange.gif');
  height: 19px;
}

.dobutton.high {
  background-image: url('/img/dobutton_highend_orange.gif');
  height: 30px;
}

.dobutton.orange {
  background-image: url('/img/dobutton_ond_orange.gif');
}

.dobutton.green {
  background-image: url('/img/dobutton_end_green.gif');
}

.dobutton.greenhigh {
  background-image: url('/img/dobutton_superhighend_green.gif');
  height: 35px;
}

.dobutton.blue {
  background-image: url('/img/dobutton_end_blue.gif');
}

.dobutton.gray {
  background-image: url('/img/dobutton_end_gray.gif');
}

.dobutton.grayhigh {
  height: 30px;
  background-image: url('/img/dobutton_highend_gray.gif');
  padding-right: 6px !important;
}

.dobutton:hover {
  background-position: 100% 100%;
}

.dobutton:hover .dobutton_text {
  background-position: 0% 100%;
}

.dobutton button {
  padding-bottom: 3px;
}

.dobutton_text {
  background: transparent url('/img/dobutton_orange.gif') no-repeat top left;
  display: inline-block;
  line-height: 25px;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 10px 0px 15px;
  text-align: center;
  border: none;
  height: 25px;
}

.low .dobutton_text {
  height: 19px;
  line-height: 18px;
  background-image: url('/img/dobutton_low_orange.gif');
}

.high .dobutton_text {
  height: 30px;
  line-height: 30px;
  background-image: url('/img/dobutton_high_orange.gif');
}

.orange .dobutton_text {
  background-image: url('/img/dobutton_orange.gif');
}

.green .dobutton_text {
  background-image: url('/img/dobutton_green.gif');
}

.greenhigh .dobutton_text {
  height: 35px;
  line-height: 35px;
  background-image: url('/img/dobutton_superhigh_green.gif');
}

.blue .dobutton_text {
  background-image: url('/img/dobutton_blue.gif');
}

.grayhigh .dobutton_text {
  height: 30px;
  line-height: 30px;
  background-image: url('/img/dobutton_high_gray.gif');
}

.gray .dobutton_text {
  background-image: url('/img/dobutton_gray.gif');
}

.actions .dobutton_text a {
  font-size: 12px;
  color: #ffffff;
}

.actions .dobutton_text a:hover {
  color: #ffffff !important;
}

.actions .dobutton {
  margin-right: 4px;
}

.actions li a {
  font-weight: bold;
  padding: 0 5px;
}

.titlebar {
  text-transform: uppercase;
  font-weight: bold;
}

.listheader {
  background-color: #ebebeb;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid white;
  padding: 0px 4px;
  border-bottom: 1px solid #d6d6d6;
}

.listtable {
  border-collapse: collapse;
  border: solid 1px #d6d6d6;
}

.listtable thead {
  background-color: #ebebeb;
  text-transform: uppercase;
}

.listtable thead th {
  color: #007ba4;
  text-align: left;
  padding: 4px 4px;
}

.listtable thead th span,
.listtable thead th a {
  font-size: 11px;
  border-right: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  padding: 0px 4px;
}

.listtable thead th:first-child span,
.listtable thead th:last-child span,
.listtable thead th:first-child a,
.listtable thead th:last-child a {
  border: none;
}

#page #whatsnew {
  height: 36px;
  line-height: 36px;
  padding: 0px;
}

#page #whatsnew div {
  float: left;
  background: transparent url(/img/v_reynir/whatsnew.gif) no-repeat scroll right 0;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 0px 20px 0 16px;
  margin: 0 8px 0 0;
}

#map_select {
  background: transparent url(/img/v_reynir/staticmap.png) no-repeat scroll 0 0;
  padding: 0 !important;
  height: 300px;
  width: 715px;
}

#map_select p {
  background-color: white;
  border: solid 1px #007ba4;
  font-weight: bold;
  text-align: center;
  opacity: 0.8;
  margin: 135px 0 0;
}

.selectorlist {
  z-index: 111;
}

table.usertable {
  width: 100%;
  border-collapse: collapse;
}

table.usertable th {
  text-align: left;
  background-color: #007ba4;
  color: #ffffff;
  padding: 3px;
  line-height: 20px;
}

table.usertable td {
  padding: 3px;
}

.usertable_row_even {
  background-color: #ebebeb;
}

.usertable_row_even:hover {
  background-color: #aaaaaa;
}

.usertable_row_odd {
  background-color: #ffffff;
}

.usertable_row_odd:hover {
  background-color: #aaaaaa;
}

.dotickers h4 {
  font-size: 16px;
  font-style: italic;
  text-align: left;
  margin: 0px;
  color: #666666;
}

.dotickers h4 .small {
  text-transform: lowercase;
  font-size: 10px;
}

#revbanner {
  padding: 10px 0px;
  background-color: transparent;
  text-align: center;
}

#revbanner h2 {
  padding: 0px;
  font-size: 14px;
  font-style: italic;
  text-align: left;
  margin: 0px;
  color: #666666;
}

#revbanner .imgs {
  margin-left: -30px;
}

#revbanner img {
  margin: 4px 0px 0 38px;
}

body div.foot {
  clear: both;
  padding: 16px 6px;
  color: #333333;
  min-height: 0px;
}

body div.foot p.social {
  float: right;
}

body div.foot p.social img {
  padding-left: 4px;
}

body div.foot p.copy {
  color: #333333;
  clear: both;
  float: right;
}

body div.foot ul {
  margin: 4px 0;
  list-style: none;
}

body div.foot ul li {
  display: inline;
  margin: 0 8px 0 0;
  line-height: 18px;
}

body div.foot ul li.head {
  color: #333333 !important;
}

body div.foot ul.links {
  border-bottom: solid 1px #d6d6d6;
}

body div.foot ul.travelguide {
  margin-bottom: 12px;
}

body div.foot ul.lang li {
  color: #a6a6a6;
  font-size: 11px;
}

body div.foot ul.lang li a {
  color: #a6a6a6;
  font-size: 11px;
  white-space: nowrap;
  padding-right: 1em;
}

body div.foot ul.lang li a:hover {
  color: #fa9300;
}

.box.intro {
  padding: 10px;
}

.box.intro h2 {
  font-weight: normal;
}

label.error {
  color: red;
}

.terms ul {
  margin: 0 0 0 30px;
}

.savetrip {
  display: none !important;
}

span.new {
  color: red;
  font-style: italic;
  position: absolute;
  top: -16px;
}

.tabbottom {
  float: right;
}

.type_error #bodywrap .content {
  margin: 80px;
}

.type_error #bodywrap .foot {
  margin-top: 100px;
}

.type_error h1 {
  color: #007ba4;
  font-size: 20px;
}

.type_error .detail {
  font-size: 20px;
}

a.close {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 13px;
  height: 13px;
  overflow: hidden;
  background: url(/img/box-close-icon.png) no-repeat center center;
  text-indent: -99em;
  border: 1px solid #d7d7d7;
}

#head ul#headnav {
  list-style: none;
  padding: 0px 0px 4px;
  margin: 0px 0px 0px 8px;
  border-bottom: solid 1px #d6d6d6;
}

#head ul#headnav li {
  display: inline;
  margin: 0px 4px 0px 0px;
}

#head ul#headnav li a {
  font-weight: bold;
  font-size: 14px;
}

#head ul#headsettings {
  position: absolute;
  right: 0px;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#head ul#headsettings li {
  display: inline;
}

#head ul#headsettings li #settingscurrency,
#head ul#headsettings li #settingsresidency {
  display: inline;
}

#head ul#headsettings li #settingscurrency .setting_title,
#head ul#headsettings li #settingsresidency .setting_title {
  float: none;
  clear: both;
  margin-left: 13px;
}

#head ul#headsettings li #head_langselector {
  float: none;
  clear: both;
}

#head ul#headsettings .back_toggle:after {
  content: url('/img/v_reynir/arrow_down.gif');
}

#header {
  height: 60px;
}

span.lang {
  padding-left: 20px;
  background-image: url("/img/languages.gif");
  background-repeat: no-repeat;
}

span.ca {
  background-position: 0 1px;
}

span.cs {
  background-position: 0 -13px;
}

span.da {
  background-position: 0 -27px;
}

span.de {
  background-position: 0px -41px;
}

span.el {
  background-position: 0px -55px;
}

span.en {
  background-position: 0px -69px;
}

span.es {
  background-position: 0px -83px;
}

span.fr {
  background-position: 0px -97px;
}

span.is {
  background-position: 0px -111px;
}

span.it {
  background-position: 0px -125px;
}

span.lt {
  background-position: 0px -139px;
}

span.hu {
  background-position: 0px -153px;
}

span.ja {
  background-position: 0px -167px;
}

span.no {
  background-position: 0px -181px;
}

span.pl {
  background-position: 0px -195px;
}

span.pt {
  background-position: 0px -209px;
}

span.ru {
  background-position: 0px -223px;
}

span.fi {
  background-position: 0px -237px;
}

span.sv {
  background-position: 0px -251px;
}

span.th {
  background-position: 0px -265px;
}

span.tr {
  background-position: 0px -279px;
}

span.vi {
  background-position: 0px -293px;
}

span.zh {
  background-position: 0px -307px;
}

span.zht {
  background-position: 0px -321px;
}

span.bg {
  background-position: 0px -335px;
}

#page .content #tabs {
  position: relative;
  border: none;
  margin: 0px;
  width: 100%;
  height: 0px;
  z-index: 4;
}

#page .content #tabs ul.tabs {
  position: absolute;
  right: 8px;
  bottom: -1px;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#page .content #tabs ul.tabs li {
  background-color: white;
  float: left;
  margin-right: 4px;
  padding: 8px 0px;
  font-size: 14px;
  font-weight: bold;
  min-width: 80px;
  text-align: center;
  border-bottom: none;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: transparent url(/img/v_reynir/tab_back.gif) repeat 0px 50%;
}

#page .content #tabs ul.tabs li.active {
  border: solid 1px #d6d6d6;
  border-bottom: none;
  background: white url(/img/v_reynir/active_tab_shadow.gif) repeat-x 0px bottom;
}

#page .content #tabs ul.tabs li.active a {
  color: #333333;
}

#page .content #tabs ul.tabs li.active.beta .tiny {
  color: crimson;
}

#page .content #tabs ul.tabs li a {
  color: #ebebeb;
  font-size: 14px !important;
  padding: 8px;
  text-transform: uppercase;
}

#page .content #tabs ul.tabs li.beta {
  padding-bottom: 2px;
}

#page .content #tabs ul.tabs li.beta .tiny {
  color: white;
  font-size: 10px;
  font-weight: bold;
  line-height: 6px;
  padding: 0 8px;
  text-align: right;
  text-transform: uppercase;
}

#page .content #multiform {
  margin-top: 40px;
}

#page .content #multiform .sbox {
  margin: 0px !important;
  border: solid 2px #007ba4 !important;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  position: relative;
  z-index: 1;
  -moz-box-shadow: 0 4px 8px #d6d6d6;
  -webkit-box-shadow: 0 4px 8px #d6d6d6;
  background: url("/img/v_reynir/box_shadow_up.gif") repeat-x scroll 0 0 white;
  min-height: 50px;
  padding: 16px 20px 20px;
}

#page .content #multiform .location .map {
  display: none;
}

#page .content #multiform .tabs {
  vertical-align: top;
  border-collapse: collapse;
}

#page .content #multiform .tabs ul {
  position: relative;
  left: 4px;
  list-style: none;
  padding: none;
  margin: none;
}

#page .content #multiform .tabs ul li {
  background: url("/img/v_reynir/active_tab_shadow.gif") repeat-x scroll 0 bottom white;
  padding: 4px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  color: #007ba4;
  border-bottom: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  cursor: pointer;
}

#page .content #multiform .tabs ul li:hover {
  color: #fa9300;
}

#page .content #multiform .tabs ul li:first-child {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top: solid 1px #d6d6d6;
}

#page .content #multiform .tabs ul li:last-child {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
}

#page .content #multiform .tabs ul li.active {
  border: solid 2px #007ba4;
  border-right: none;
  position: relative;
  z-index: 2;
}

#page .content #multiform .tabs ul li img {
  vertical-align: middle;
}

#page .content #multiform #searchbutton {
  margin: 0px;
  padding-top: 36px;
}

#multiform {
  width: auto;
  border-collapse: collapse;
}

#multiform td {
  vertical-align: top;
}

#multiform td.forms {
  width: 100%;
}

#searchwrap {
  position: relative;
}

#searchwrap .flights #flights,
#searchwrap .hotels #hotels,
#searchwrap .cars #cars {
  display: block;
}

#searchwrap #searchbox {
  margin: 0 4px 4px;
}

#searchwrap #formheaderwrap {
  display: none;
}

#searchwrap #formheaderwrap h3 a {
  color: #333333;
  font-size: 16px;
}

#searchwrap #formheaderwrap h3 a span {
  color: #007ba4;
  font-size: 12px;
}

#searchwrap #formheaderwrap h4 {
  font-size: 14px;
  font-weight: normal;
}

.noform form {
  display: none !important;
}

.noform #formheaderwrap {
  display: block !important;
}

.formwrap {
  padding: 16px;
  border: solid 1px #d6d6d6;
  position: relative;
  z-index: 1;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.formwrap form {
  min-height: 125px;
  display: none;
  z-index: 1;
}

.formwrap #flights_whitelabel {
  display: block;
}

.formwrap label {
  color: #333333;
  font-size: 14px;
  vertical-align: middle;
  white-space: nowrap;
}

.formwrap label.check {
  float: left;
}

.formwrap .dobutton {
  float: none;
  margin-top: 12px;
}

.formwrap .dobutton_alternative {
  float: none;
  margin-top: 12px;
  padding-right: 8px !important;
  background-image: url('/img/dobutton_largeend_orange.gif');
  height: 36px;
}

.formwrap .dobutton_alternative .dobutton_text {
  height: 36px;
  line-height: 36px;
  padding-bottom: 4px;
  background-image: url('/img/dobutton_large_orange.gif');
  font-size: 16px;
}

.formwrap .dobutton_text {
  font-size: 15px;
  padding: 0 20px 0 24px;
}

.formwrap input.text {
  padding: 3px 0 0 2px;
  height: 21px;
  border: solid 1px #d6d6d6;
  font-size: 13px;
  font-weight: bold;
  color: #555555;
}

.formwrap input.checkbox {
  width: 14px;
  height: 14px;
  border: none;
  margin: 0px;
  float: none;
}

.formwrap #returnDate_head {
  white-space: nowrap;
  overflow: visible;
  width: 100%;
}

.formwrap #returnDate_head label {
  float: none;
  display: inline;
}

.formwrap span.small {
  font-size: 10px;
}

.formwrap span.selector {
  border: none;
  float: right;
  position: absolute;
  z-index: 2;
  top: 22px;
  right: 14px;
  width: 13px;
  height: 14px;
  cursor: pointer;
}

.formwrap span.selector.city {
  background: url(/img/v_reynir/city_selector.gif);
}

.formwrap span.selector.date {
  background: url(/img/v_reynir/date_selector.gif);
}

.formwrap .controls {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 5;
}

.tabs ul {
  list-style: none;
  margin: 16px 0px 0px;
  padding: 0px;
}

.tabs ul li {
  background: url("/img/v_reynir/active_tab_shadow.gif") repeat-x scroll 0 bottom white;
  padding: 8px 16px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  color: #007ba4;
  cursor: pointer;
  position: relative;
  left: 2px;
  z-index: 0;
  margin: 2px 0px 2px 1px;
  border: solid 1px #d6d6d6;
  border-right: none !important;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
}

.tabs ul li.active {
  margin-left: 0px;
  border: solid 2px #007ba4;
  z-index: 2;
  padding: 7px 16px;
}

.tabs ul li img {
  vertical-align: middle;
}

.type_home .formwrap,
.type_guide .formwrap {
  padding: 16px;
  border: solid 2px #007ba4;
  position: relative;
  z-index: 1;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 4px 8px #d6d6d6;
  -webkit-box-shadow: 0 4px 8px #d6d6d6;
}

.clear {
  clear: both;
}

.grid .q {
  float: left;
  min-height: 57px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  position: relative;
}

.grid .nolabel {
  padding-top: 20px;
  min-height: 37px;
}

.grid .oct {
  width: 12%;
}

.grid .q1 {
  width: 24.3%;
}

.grid .q2 {
  width: 49%;
}

.grid .q3 {
  width: 73.7%;
}

.grid .q4 {
  width: 98%;
}

.grid .qright {
  float: none;
  position: absolute;
  right: 43px;
  top: 74px;
}

.grid label {
  display: block;
}

.grid select {
  width: 90%;
  text-align: righ;
}

input.long {
  width: 95%;
}

input.short {
  width: 92%;
}

input.normal {
  width: 75%;
}

input.submit {
  float: right;
}

input.radio {
  margin: -6px 3px 0px 0px;
  vertical-align: middle;
}

.location .watermark {
  position: absolute;
  width: 90%;
  overflow: hidden;
  display: block;
  top: 22px;
  left: 4px;
  color: #777777;
  font-size: 12px;
  white-space: nowrap;
  z-index: 110;
}

.complete .watermark {
  display: none;
}

.dates_container {
  display: none;
}

.input_orig #departPlace {
  border: solid 1px #fa9300 !important;
}

.input_orig #label_depart .watermark {
  display: none;
}

.input_dest #arrivePlace {
  border: solid 1px #fa9300 !important;
}

.input_dest #label_arrive .watermark {
  display: none;
}

.input_depart #departDate {
  border: solid 1px #fa9300 !important;
}

.input_depart .jqd1 {
  display: block;
}

.input_return #returnDate {
  border: solid 1px #fa9300 !important;
}

.input_return .jqd2 {
  display: block;
}

.input_city #city {
  border: solid 1px #fa9300 !important;
}

.input_checkin #checkin {
  border: solid 1px #fa9300 !important;
}

.input_checkin .jqci {
  display: block;
}

.input_checkout #checkout {
  border: solid 1px #fa9300 !important;
}

.input_checkout .jqco {
  display: block;
}

.input_pickup_location #pickup_location {
  border: solid 1px #fa9300 !important;
}

.input_dropoff_location #dropoff_location {
  border: solid 1px #fa9300 !important;
}

.input_pickup_date #pickup_date {
  border: solid 1px #fa9300 !important;
}

.input_pickup_date .jqpd {
  display: block;
}

.input_dropoff_date #dropoff_date {
  border: solid 1px #fa9300 !important;
}

.input_dropoff_date .jqdd {
  display: block;
}

.dates_container {
  z-index: 101;
  border: 1px solid #cdcdcd;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: white;
  z-index: 101;
}

.dates_container .calendar_control {
  font-size: 12px;
  font-weight: bold;
  background-color: #eef1f6;
  border-bottom: 1px solid #dedede;
  color: #333333;
  padding: 8px 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}

.dates_container .calendar_control .close {
  margin: 1px 2px;
}

.dates_container .month_nav a {
  background: #ffffff url(/img/calendar_nextprev.png) no-repeat scroll;
  position: absolute;
  overflow: hidden;
  text-indent: 999em;
  display: block;
  width: 24px;
  height: 23px;
  top: 32px;
}

.dates_container .prev {
  background-position: 0 7px !important;
}

.dates_container .next {
  right: 0px;
  background-position: -23px 7px !important;
}

.dates_container .month_wrapper {
  clear: both;
  margin: 0px 4px;
}

.dates_container .calendar_month {
  margin: 0px 4px;
  float: left;
  font-weight: bold;
}

.dates_container .calendar_month td {
  border: 1px solid white;
  padding: 2px;
}

.dates_container .calendar_month td a {
  color: #004b74;
}

.dates_container .calendar_month td:hover {
  border-color: #fa9300;
}

.dates_container .calendar_month td.disabled {
  color: gray !important;
  border-color: white !important;
}

.dates_container .calendar_month td.indirect a {
  color: #00abd4;
}

.dates_container .calendar_month td.depart {
  border-color: #fa9300;
}

.dates_container .calendar_month td.return {
  border-color: #fab700;
}

.dates_container .calendar_month .monthnames th {
  line-height: 24px;
}

.dates_container .calendar_month .weekdays th {
  padding: 4px;
  background-color: #e0eff6;
  color: black;
}

.dates_container .calendar_legend {
  clear: both;
  border-top: 1px solid #dedede;
  padding: 8px;
}

.dates_container .calendar_legend span {
  font-weight: bold;
  padding: 4px;
}

.dates_container .calendar_legend .direct {
  color: #004b74;
}

.dates_container .calendar_legend .indirect {
  color: #00abd4;
}

.dates_container .calendar_legend .disabled {
  color: gray;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:after {
  content: .;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ui-helper-clearfix {
  display: inline-block;
}

* html .ui-helper-clearfix {
  height: 1%;
}

.ui-helper-clearfix {
  display: block;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha Opacity=0;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header a {
  color: #222222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #fa9300;
  font-weight: normal;
  color: #ffffff;
}

.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-widget:active {
  outline: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha Opacity=70;
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha Opacity=35;
  background-image: none;
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .30;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: .30filter:Alpha Opacity=30;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.ui-autocomplete-input {
  position: relative;
  z-index: 105;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
  background: white;
}

.ui-autocomplete-loading {
  background: white url('/img/ui-anim_basic_16x16.gif') right center no-repeat;
}

* html .ui-autocomplete {
  width: 1px;
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
}

.ui-menu .ui-menu {
  margin-top: -3px;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
  color: #ffffff !important;
}

.rightside_banner {
  position: fixed;
  left: 855px;
  top: 72px;
}

.google_horizontal {
  padding: 8px;
  text-align: center;
}

.flight_result_ads {
  text-align: center;
}

.flight_result_ads div {
  text-align: left;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  width: 49%;
}

#intro h2 {
  font-size: 16px;
  font-weight: normal;
  padding: 4px;
}

#tickers {
  background-color: transparent;
  text-align: left;
  margin-left: 4px;
}

#tickers iframe {
  width: 197px;
}

#tickers ul {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 4px;
}

#tickers ul li {
  display: inline-block;
  float: left;
  width: 175px;
  margin: 2px 4px;
  background: url("/img/v_reynir/active_tab_shadow.gif") repeat-x scroll 0 bottom white;
  height: 32px;
  padding: 8px;
  border: solid 1px #d6d6d6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#tickers ul li .head {
  font-weight: bold;
  line-height: 12px;
  font-size: 13px;
  padding-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
}

#tickers ul li .dates {
  font-size: 10px;
  line-height: 10px;
}

#tickers ul li a {
  font-size: 16px;
  font-weight: bold;
  float: right;
}

#tickers h4 {
  font-size: 14px;
}

#tickers .imgs {
  text-align: center;
}

#description #tickers {
  float: right;
  width: 402px;
}

#description #tickers h4 {
  color: white;
  background-color: #007ba4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 2px 0px 2px 8px;
  margin: 0px 4px;
}

#description #tickers li a {
  margin-top: 2px;
}

.tripregister {
  border-top: 1px solid #d6d6d6;
  clear: left;
}

.userbox {
  padding: 15px;
}

.slim p {
  clear: none !important;
  float: left;
  border: none !important;
}

.slim p.actions .buttons {
  padding-top: 3px !important;
}

.alertform p,
.userform p {
  padding: 4px 4px 0px 0px;
}

.alertform p.tos,
.userform p.tos {
  font-size: 10px;
}

.alertform div.actions .links a,
.userform div.actions .links a {
  margin-right: 4px;
}

.alertform div.actions .buttons,
.userform div.actions .buttons,
.alertform div.actions .links,
.userform div.actions .links {
  padding-top: 10px;
  clear: left;
  float: left;
}

.alertform div.actions .dobutton_text,
.userform div.actions .dobutton_text {
  font-size: 12px !important;
}

.alertform input,
.userform input {
  display: block;
  margin-right: 20px;
  width: 230px;
}

.alertform .check input,
.userform .check input {
  margin-right: 2px;
  width: 25px;
  display: inline;
}

.alertform .errors,
.userform .errors {
  font-weight: normal;
  background: #fff0ea;
  color: red;
}

.alertform .errors ul,
.userform .errors ul {
  list-style: none;
}

.alertform input {
  display: inline;
}

.alertform input.check {
  width: 20px;
  margin: 0px;
}

.jqmWindow .userform input {
  margin-right: 2px;
  width: 180px;
}

.jqmWindow .userform .check input {
  width: 25px;
}

.jqmContent.register {
  min-width: 380px;
}

.activate {
  padding: 40px 40px 200px;
  margin-top: 0px;
}

.activate h1 {
  padding: 15px 0px;
  font-size: 20px;
  font-weight: normal;
}

.activate h2 {
  font-weight: normal;
  font-size: 14px;
}

.game h2 {
  font-size: 14px;
  margin: 12px 0px 8px;
  border-bottom: solid 1px lightgray;
}

.game .main_info {
  margin: 4px 12px;
}

.game ul {
  list-style: none;
  padding-left: 12px;
}

.game ul li {
  margin: 2px 0px;
}

.game ul label {
  margin-right: 4px;
}

.game .dobutton {
  float: right;
}

.game .disclaimer {
  font-size: 12px;
  color: gray;
  display: inline-block;
  width: 300px;
}

#usersettings .box {
  padding: 10px 24px !important;
}

#usersettings h2 {
  color: #333333;
  border-bottom: solid 2px #d6d6d6;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 2px;
  margin: 0px;
  padding-bottom: 8px;
}

#usersettings ul {
  list-style: none;
  padding: 0;
}

#usersettings ul li {
  position: relative;
  border-bottom: solid 1px #d6d6d6;
}

#usersettings ul li:last-child {
  border: none;
}

#usersettings ul li.mn {
  position: static;
}

#usersettings ul li.mn a {
  font-weight: bold;
}

.reg {
  font-size: 10px;
}

#userhead {
  padding-left: 4px;
}

#head_langselector {
  float: right;
}

#head_langselector_field {
  padding-left: 13px;
}

#settingscurrency,
#settingsresidency {
  text-align: right;
  display: inline-block;
  width: 100%;
}

#settingscurrency .setting_title,
#settingsresidency .setting_title {
  float: left;
}

.useractions {
  margin-top: 1px;
}

.useractions ul {
  list-style: none;
  padding: 4px;
}

.useractions ul li {
  border-bottom: 1px solid #d6d6d6;
  font-weight: bold;
  white-space: nowrap;
}

.useractions ul li.last {
  border: none;
}

.useractions ul li a {
  padding: 1px 0px 1px 20px;
  background: transparent url(/img/icons/actions.png) no-repeat;
}

.useractions ul li a.register {
  background-position: 0px -120px;
}

.useractions ul li a.logout {
  background-position: 0px -20px;
}

.useractions ul li a.monitor {
  background-position: 0px -40px;
}

.useractions ul li a.monitor:hover {
  background-position: 0px -60px;
}

.useractions ul li a.newsletter {
  background-position: 0px -80px;
}

.useractions ul li a.newsletter:hover {
  background-position: 0px -100px;
}

#extra_vendors {
  margin-top: 10px;
}

#extra_vendors div {
  cursor: pointer;
  margin: 4px;
}

#extra_vendors div img {
  border: solid 1px #d6d6d6;
}

#extra_vendors h2 {
  text-align: center;
}

#extra_vendors .dobutton {
  float: right;
  margin: 3px 0px;
}

#extra_vendors .dobutton .dobutton_text {
  padding: 0px 6px 4px 10px;
}

#django_message .messages {
  position: fixed;
  top: 0px;
  left: 200px;
  padding: 12px;
  text-align: center;
  list-style: none;
  background-color: #fff666;
  font-weight: bold;
  border: 1px solid #d6d6d6;
  border-top: none;
  max-width: 420px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-box-shadow: 0px 4px 8px #333333;
  -webkit-box-shadow: 0px 4px #333333;
  z-index: 10;
}

#page #about {
  margin-top: 6px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#page #about h1 {
  font-size: 15px;
  font-weight: normal;
  padding: 8px;
}

#page #about h1 strong {
  font-size: 14px;
  font-weight: bold;
  color: #007ba4;
}

.type_home #about,
.type_info #about {
  display: block;
}

.type_preparing #mapwrapper {
  display: none;
}

.type_allfiltered #mapwrapper {
  display: none;
}

#map {
  height: 300px;
  position: relative;
  padding: 0px;
}

#map #zoombox {
  border: 1px solid #fa9300;
  filter: alpha opacity=80;
  opacity: 0.8;
}

#map #small {
  background-image: url('/img/maps/small.png');
  background-repeat: no-repeat;
  background-position: top left;
  cursor: crosshair;
}

#map #small .marker .airport_dot {
  background-image: url('/img/mapicons/selected.png');
}

#map #small .marker .exlabel {
  position: relative;
  top: -5px;
}

#map #small a.closer {
  background: url(/img/maps/label-close.gif) top right no-repeat !important;
  width: 16px;
  height: 16px;
  -moz-opacity: 0.7;
  opacity: .70;
  filter: alpha opacity=70;
}

#map #small a.closer:hover {
  background: url(/img/maps/label-close.gif) top right no-repeat !important;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha opacity=100;
}

#map #big {
  cursor: move !important;
}

#map .marker {
  cursor: pointer;
  line-height: 18px;
}

#map .marker .airport_dot {
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 12px;
}

#map .marker .direct_special {
  background-image: url('/img/mapicons/direct_special.png');
}

#map .marker .indirect_special {
  background-image: url('/img/mapicons/indirect_special.png');
}

#map .marker .direct_primary {
  background-image: url('/img/mapicons/direct_primary.png');
}

#map .marker .direct_secondary {
  background-image: url('/img/mapicons/direct_secondary.png');
}

#map .marker .indirect_primary {
  background-image: url('/img/mapicons/indirect_primary.png');
}

#map .marker .indirect_secondary {
  background-image: url('/img/mapicons/indirect_secondary.png');
}

#map .marker .disabled_primary {
  background-image: url('/img/mapicons/disabled_primary.png');
}

#map .marker .disabled_secondary {
  background-image: url('/img/mapicons/disabled_secondary.png');
}

#map .marker .disabled_special {
  background-image: url('/img/mapicons/disabled_secondary.png');
}

#map .marker .imagehover {
  background-image: url('/img/mapicons/selected.png');
}

#map .marker .labelcontent {
  white-space: nowrap;
  font-weight: bold;
}

#map .marker .labelcontent .mapitem a span {
  font-weight: normal;
}

#map .marker .maplabel .labelcontent .mapitem {
  background: #000000;
  padding: 1px 5px;
  filter: alpha opacity=60;
  background-color: #000000;
  list-style: none;
}

#map .marker .maplabel .labelcontent .mapitem:hover a {
  color: #fa9300;
}

#map .marker .maplabel a:hover {
  color: #fa9300;
}

#map .marker .maplabel a.subelement {
  text-align: left;
  font-weight: normal;
}

#map .marker .exlabel .labelcontent a {
  filter: alpha opacity=60;
  background-color: #000000;
}

#map .marker .labelcontent a {
  color: #ffffff;
  text-decoration: none;
  text-align: left;
}

#map .marker .mapitem {
  background: url(/img/maps/label-b-bg.png) top left no-repeat !important;
  padding: 0px 0px 0px 10px !important;
}

#map .marker .mapitem a {
  background: url(/img/maps/label-a-bg.png) top right no-repeat !important;
  padding: 2px 23px 3px 0px !important;
  text-decoration: none;
  color: #ffffff;
  display: block;
  font-weight: bold;
}

#map .continentlabel {
  width: 50px;
  text-align: center;
  color: #333333 !important;
  font-weight: bold;
  padding: 0px;
  font-size: 12px;
  z-index: 0;
}

#map .continentlabel .shadow {
  position: absolute;
  top: -1px;
  width: 50px;
  text-align: center;
  left: 0px;
  color: #ffffff;
  z-index: 1;
}

#mapwrapper {
  height: 300px;
  position: relative;
  padding: 0px;
  margin-bottom: 4px;
}

#mapwrapper p.legend {
  position: absolute;
  bottom: 1px;
  right: 0px;
  padding: 10px 20px;
  z-index: 101;
  line-height: 1em;
  margin-right: 5px;
  background: url(/img/overlay.png);
}

#mapwrapper p.legend span {
  padding: 0px 15px;
  color: #464646;
}

#mapwrapper p.legend .direct {
  background: url('/img/mapicons/direct_primary.png') left center no-repeat;
}

#mapwrapper p.legend .indirect {
  background: url('/img/mapicons/indirect_primary.png') left center no-repeat;
  padding-right: 0px;
}

#mapwrapper #mapmsg {
  z-index: 101;
  bottom: 10px;
  left: 20px;
  position: absolute;
  font-size: 16px;
  padding: 0px;
  line-height: 1em;
  color: #464646;
  width: 150px;
}

.type_home #mapwrapper,
.type_results #mapwrapper,
.type_noresults #mapwrapper {
  display: none;
}

.type_home .input_map #mapwrapper,
.type_results .input_map #mapwrapper,
.type_noresults .input_map #mapwrapper {
  display: block;
}

.type_home .input_map #maptoggler:before,
.type_results .input_map #maptoggler:before,
.type_noresults .input_map #maptoggler:before {
  content: url('/img/v_reynir/arrow_down.gif');
}

#disambiguate {
  padding: 16px 40px;
}

#disambiguate ul {
  list-style: none;
  padding-left: 16px;
}

#disambiguate #disambiguate_done {
  width: 40%;
  float: right;
}