/* Douro Azul - IE8.css fixes */

/* General */

h1, .h1 {
  font-size: 33px;
}

h2, .h2 {
  font-size: 25px;
}

h3, .h3 {
  font-size: 15px;
}

textarea {
  overflow: auto;
}

/* Menus */

#supportMenuHolder #languageMenuHolder #flagBackground {
  height: 18px;
}

#supportMenuHolder .jsddm ul.pageLevel2 {
  margin-top: 8px;
}

#mainMenuHolder li a {
  font-size: 14px;
}

.pageLevel4 li.inpath {
  background-position: -773px -259px !important;
}

.pageLevel4 li:hover {
  background-position: -773px -243px;
}

.tabsBackground a {
  font-size: 14px;
}

/* Footer */

#footerMenuHolder li > a, #footerMenuHolder li.inpath a {
  display:   block;
  font-size: 13px;
}

.jquery-selectbox .jquery-selectbox-list {
  width: 86% !important;
}

/* Editor Templates - Right Column Header- added by nuno.b 04/04/11 */

.rightColList .paragraphHeader span {
  top: 8px;
}

.rightColList:first-child .paragraphHeader span {
  top: 24px;
}

/* Reservation */

.reservationFormHolder input.submit {
  padding-left: 17px;
}

.jquery-selectbox {
  margin-left: 20px;
}

#submitHolder input {
  padding-top:    4px !important;
  padding-bottom: 6px !important;
}

/* Fleet List */

li.fleetCruise .fleetName {
  font-size: 18px;
}

/* Forms */

.defaultSubmitButtonArrow {
  top:   16px;
  right: 13px;
}

.Form2ndColumn .customRadio {
  padding-top:   1px !important;
  padding-right: 4px !important;
}

/* Media Center List */

.newsInfo .newsTitle {
  height: 48px;
}

/* Voyage */

#nextVoyage a {
  background: transparent url('../images/sprite.png') no-repeat -701px -552px;
}

#nextVoyage a:hover {
  background: transparent url('../images/sprite.png') no-repeat -179px -552px;
}

#mainMenuHolder .pageLevel2 > li {
  padding-bottom: 9px !important;
}

#FleetSheet .shortInformation h1 {
  height: 37px !important;
}
