/* CSS for printing          */

body {
  font-family: verdana, tahoma, sans-serif;
  font-size: 0.8em;
  background-color: white;
  color: black;
}

a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

img {
  border: none;
}

textarea {
  font-family: verdana, tahoma, sans-serif;
  font-size: 100%;  
}

.text {
  margin-right: 10px;
}

.text h2 {
  font-size: 110%;
  margin-bottom: 0px;
}

.text h3 {
  font-size: 110%;
  margin-bottom: 5px;
}

.text h4 {
  font-size: 100%;
  margin-bottom: 2px;
}

.text p {
  margin-top: 0px;
}

.text img {
  border: 1px solid silver;
}

.text .alignRight {
  margin-left: 10px;
  float: right;
}

.text .alignLeft {
  margin-right: 10px;
  float: left;
}

#page {
  width: 100%;
  text-align: left;
}

#headerPrintVersion img {
  float: left;
}

#headerPrintVersion h1 {
  font-size: 130%;
  margin: 0px;
  padding: 0px;
}

#headerPrintVersion p {
  margin: 0px;
  padding: 0px;
}

#header {
  display: none;
}

#menuHorizontal {
  display: none;
}

#menuVertical {
  display: none;
}

#footer {
  text-align: right;
  font-size: 80%;
}

#mainContent {
}

#boxCompanyDescription {
  border: 1px solid gray;
  background-color: white;
  margin-bottom: 40px;
}

#boxCompanyDescription p {
  margin: 0px;
  padding: 10px 0px 0px 10px;
}

#boxCompanyDescription h1 {
  margin: 0px;
  padding: 0px 2px 2px 2px;
  font-size: 110%;
  background-color: silver;
  color: black;
}

#boxCompanyDescription img {
  float: left;
  margin-right: 10px;
  border-bottom: 1px solid silver;
}

#boxCompanyDescription .readMore {
  display: none;
}

.boxTour {
  clear: both;
  border: 1px solid gray;
  margin-bottom: 10px;
  height: 110px;
}

.boxTour p {
  margin: 5px 5px 0px 5px;
}

.boxTour .image {
  float: left;
  margin: 0px 5px 0px 0px;
}

.boxTour h1 {
  margin: 0px;
  padding: 0px 2px 2px 2px;
  font-size: 90%;
  background-color: silver;
  color: black;
}

.boxTour h1 a {
  color: black;
  text-decoration: none;
}

.boxTour .bottomBar {
  margin: 7px 5px 0px 108px;
}

.boxTour .flags {
  float: left;
  font-size: 7pt;
}

.boxTour .flags img {
  border: 1px solid black;
}

.boxTour .readMore {
  display: none;
}

.boxOurTours {
  clear: both;
  margin-top: 20px;
}

.boxOurTours .title {
  width: 99%;
  margin: 0px;
  background-color: silver;
}

.boxOurTours h1 {
  font-size: 110%;
  color: black;
  margin: 0px 2px 2px 1px;
}

.boxOurTours h1 a {
  color: black;
  text-decoration: none;
  vertical-align: bottom; 
}

.boxOurTours .flags {
  float: right;
  margin: 2px 1px 1px 0px;
}

.boxOurTours .flags img {
  margin: 0px 0px 0px 2px;
}

.boxOurTours .readMore {
  display: none;
}

.boxOurTours p {
  margin: 0px 0px 0px 0px;
}

.pageTitle {
  font-size: 135%;
  margin-top: 5px;
  margin-bottom: 10px;
  color: black;
}

.sectionTitle {
  font-weight: bold;
  font-size: 110%;
  background-color: silver;
  margin-top: 20px;
  color: black;
}

.infoBox {
  float: right;
  width: 220px;
  margin: 2px 0px 5px 10px;
  border: 1px solid black;
  border-bottom: none;
}

.infoBox table td {
  background-color: silver;
  border-bottom: 1px solid black;
  padding: 4px;
  font-weight: bold;
  font-size: 90%;
}

.infoBox .nr {
  vertical-align: top;
  text-align: right;
}

.infoBox .title {
  background-color: silver;
  text-align: center;
  font-size: 100%;
}

#contactUs td {
  padding: 5px 5px 10px 5px;
}

#contactUs .sectionTitle {
  padding: 1px 2px 1px 2px;
}

.list {
  list-style-type: square;
  margin: 15px;
  padding: 0px;
  color: black;
}

.list li {
  padding-bottom: 5px;
}

.sectionTitle a {
  text-decoration: none;
  color: black;
}

.titleMedia {
  margin-top: 0px;
}

.returnTop {
  display: none;
}

.black {
  color: black;
}

.red {
  color: #FF0000;
}

.box {
  border: 1px solid black;
  margin-top: 20px;
  padding: 0px 10px 0px 10px;
}

#faqAnswers h2 a {
  font-size: 110%;
  color: black;
}

#faqAnswers h2 {
  margin-top: 25px;
  margin-bottom: 5px;
}

#equipmentTable {
  clear: both;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#equipmentTable td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

#equipmentTable .tableHeader {
  background-color: silver;
  font-weight: bold;
}

#equipmentTable .tableBody1Header, .tableBody1Footer {
  background-color: #6DC985;
  font-weight: bold;
}

#equipmentTable .tableBody1 {
  background-color: #ccffcc;
}

#equipmentTable .tableBody2Header, .tableBody2Footer {
  background-color: #F8E81F;
  font-weight: bold;
}

#equipmentTable .tableBody2 {
  background-color: #ffff99;
}

#equipmentTable .tableBody3Header, .tableBody3Footer {
  background-color: #FF9E3E;
  font-weight: bold;
}

#equipmentTable .tableBody3 {
  background-color: #ffcc99;
}

#equipmentTable .tableBody4Header {
  background-color: #FE50A3;
  font-weight: bold;
}

#equipmentTable .tableBody4 {
  background-color: #ff99cc;
}

#tourRatings {
  margin: 20px 0px 20px 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#tourRatings td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

#tourRatings img, #tourRatingsDescription img {
  border: none;
  padding: 4px 3px 0px 0px;
}

#tourRatings .tableHeader {
  background-color: silver;
  font-weight: bold;
}

#tourRatings .tableBody1 {
  background-color: #99cc00;
}

#tourRatings .tableBody2 {
  background-color: #ffff00;
}

#tourRatings .tableBody3 {
  background-color: #ff6600;
}

#tourRatings .tableBody4 {
  background-color: #ff0000;
}

#tourRatingsDescription .left {
  border: 1px solid black;
  border-right: none;
  background-color: #E7E7E7;
}

#tourRatingsDescription .right {
  border: 1px solid black;
  border-left: none;
}

#tableTourDatesPrices {
  margin: 20px 0px 20px 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#tableTourDatesPrices a {
  text-decoration: none;
}

#tableTourDatesPrices td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  font-size: 90%;
}

#tableTourDatesPrices .tableHeader {
  background-color: silver;
  font-weight: bold;
}

#tableTourDatesPrices .transDolomiti {
  background-color: #ffff00;
}

#tableTourDatesPrices .romanTrails {
  background-color: #86fb37;
}

#tableTourDatesPrices .legendaryEasternCrest {
  background-color: #fc8004;
}

#tableTourDatesPrices .montBlancGlory {
  background-color: #3399ff;
}

#tableTourCalendar, #tableImportantStageHighlights, #tableTourTransDolomiti  {
  margin: 20px 0px 20px 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#tableTourCalendar td, #tableImportantStageHighlights td, #tableTourTransDolomiti td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  font-size: 90%;
}

#tableImportantStageHighlights td, #tableTourTransDolomiti td {
  font-size: 100%;
}

#tableTourCalendar .tableHeader, #tableImportantStageHighlights .tableHeader, #tableTourTransDolomiti .tableHeader {
  background-color: silver;
  font-weight: bold;
  text-align: center;
}

#tableTourCalendar .transDolomiti {
  background-color: #ffff00;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .romanTrails {
  background-color: #86fb37;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .legendaryEasternCrest {
  background-color: #fc8004;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .montBlancGlory {
  background-color: #3399ff;
  font-weight: bold;
  cursor: pointer;
}

.tourRatingRed {
  display: inline;
  background-color: #ff0000;
}

.tourRatingYellow {
  display: inline;
  background-color: #ffff00;
}

.tourRatingOrange {
  display: inline;
  background-color: #ff6600;
}

.tourRatingYellow img, .tourRatingRed img, .tourRatingOrange img {
  border: none;
  padding: 2px;
}

#links {
  clear: right;
}

#links a {
  font-weight: normal;
}

#links h2 {
  font-size: 120%;
  background-color: silver;
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 1px;
  color: black;  
}

#links h2 a {
  font-weight: bold;
  color: black;  
}

#links h3 {
  background-color: #AAAAAA;
  margin-top: 30px;
  margin-bottom: 5px;
  padding: 1px;
  margin-left: 20px;
}

#links h4 a {
  font-weight: bold;
  color: black;
}

#registerForm .textBox {
  width: 500px;
}

#registerForm .label {
  font-size: 80%;
  margin-top: 10px;
}

.tableNewTours {
  border: 1px solid silver; 
}

.tableNewTours .header {
  background-color: silver;
  color: black;
}

.archivDate {
  font-size: 80%;
  margin-bottom: 10px;
}

.galleryNavigation {
  display: none;
}
