h1 {  color:#72585E; font-size:3em; height:auto; line-height:1.2em; margin:0; padding: 0px 15px 11px; }
#destinations_page {  font-family: Arial, Helvetica, sans-serif; margin-left: 16px;}
#destinations_page h2 {  display: none; }
#destinations_content { background: #f2f1ed; width: 100%; float: left; }
#destinations_page div.tabContent { display: none; padding: 1em;  float: left; }
#destinations_page ul {  list-style: none;  margin: 0;  padding: 0; }
#destinations_page ul li {  background: url("/images/tab_right_off.gif") no-repeat right top;  float:left;  margin: 0 .2em 0 0;  padding: 0;  height: 2.1em; }
#destinations_page ul li A {  background:url("/images/tab_left_off.gif") no-repeat left top;  padding: 5px 15px;  display: block;  text-decoration: none;  color: #666;  font-size: 1em;}
#destinations_page ul li.selected {  background: url("/images/tab_right_on.gif") no-repeat right top;  float:left;  margin: 0 .2em 0 0;  padding:0; }
#destinations_page ul li.selected A {  background:url("/images/tab_left_on.gif") no-repeat left top;  padding: 5px 15px;  display: block; color: #333;  font-size: 1.2em; }
#destinations_page ul li A:hover {  color: #000; }
#destinations_page ul li A:focus {  outline: 0; }
#destinations_page div.destinationBox { position: relative; float: left; margin: 0 1em 1em 0 ; width: 10em; height: 13em; overflow: hidden; }
#destinations_page div.destinationBox a { display: block; width: 10em; height: 13em; text-decoration: none; cursor: pointer;}
#destinations_page div.destinationBox img { position: absolute; border: none; }
#destinations_page div.destinationBox span.destinationName { position: absolute; left: 0px; font-size: 1em; font-weight: normal; top: 10em; text-decoration: none;  }
#destinations_page div.destinationBox span.destinationDesc { position: absolute; left: -12em; display: block; width: 9.8em; height: 9.8em; margin: 0; padding: 0.5em; background: black; color: #efefef; font-size: .9em; }
#destinations_page div.destinationBox span.destinationLink { position: absolute; left: -12em; display: block; width: 9.8em; top: 9em; text-align: right; font-size: .9em; font-weight: normal; text-decoration: none; color: #666;}
#destinations_page div.destinationBox a:hover { background-color: transparent; }
#destinations_page div.destinationBox a:hover span.destinationName { text-decoration: underline; }
#destinations_page div.destinationBox a:hover span.destinationDesc { left: 0em; }
#destinations_page div.destinationBox a:hover span.destinationLink { left: 0em; }

/* Destination page links list */
.destinationLinksBox { font-size: 1.2em; padding: 6px 6px 12px 6px; margin: 1em 0; background-color: #f2f1ed; width: 226px; line-height: 2;}
.destinationLinksBox ul { list-style-type: none; margin: 0; padding: 0;}
.destinationLinksBox li { margin: 0 0 0 .5em;}
.destinationLinksBox h2 { margin: 0 0 .5em 0; padding: 0; font-size: 1.2em; font-weight: bold;}
