#content h2.title {
  border-top: none;
}

#navbar, #navbar-gallery {
  padding-top: 10px;
  height: 30px;
  _padding-top: 7px;
  _height: 28px;
}

#navbar h2.summer_header {
  text-align: center;
  font-size: 20px;
  color: #6a6a6a;
}

#navbar-gallery {
  padding-left: 20px;
  width: 940px;
}
#navbar-gallery h1 {
  font-weight: normal;
  letter-spacing: 1px;
}

img.summer_header_image {
  margin: 0 0 0 10px;
  padding: 0;
}

#top {
  padding-top: 5px;
}


#destination {
  height: 370px;
  width: 610px;
  background-color: #000;
  float: left;
  position: relative;
}
#topten {
  height: 348px;
  width: 300px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 10px;
  _padding: 10px 10px 0px 10px;
  float: right;
}
#paged-list {
  width: 580px;
  padding: 15px;
  float: left;
}



#destination h2.header{
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 16px;
  border-bottom: 5px solid #fff;
  color: #fff;
  text-transform: uppercase;
}

#destination div.links_container{
  position: absolute;
  top: 252px;
  left: 10px;
  padding: 3px;
  width: 350px;
  height: 100px;
  border: 1px solid #fff;
}

#destination div.links_container div.links{
  width: 350px;
  height: 100px;
  background-color: #fff;
}

#destination div.links_container div.links ul {
  list-style: disc outside;
  color: #1D77BD;
  padding: 10px 0 10px 25px;
}

#destination div.links_container div.links ul li {
  margin-bottom: 9px;
}
#destination #prev_next {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1000;
}
#destination .dest_container {
  display: none;
}
#destination #prev_next img {
  border: none;
}



#topten a.header {
  font-size: 16px;
  font-weight: bold;
  color: #f57c20 !important;
  margin-bottom: 5px;
  background: url('/wp-content/themes/arthemia-premium/images/lowfares/arrow_orange.jpg') no-repeat 58px 3px;
  display: block;
}
#topten ul {
  float: left;
  list-style: none outside;
 }

#topten ul li {
  display: block;
  margin-bottom: 9px;
}

#topten ul li img {
  padding: 2px;
  border: 1px solid #ccc;
}

#topten div.desc {
  float: left;
  height: 290px;
  border: 1px solid #ccc;
  width: 162px;
  margin-left: 10px;
  color: #666;
  padding: 15px 10px;
}

#topten div.desc h3{
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 18px;
}
#topten div.desc p {
  font-size: 14px;
  line-height: 22px;
}
#topten div.desc p.see_more{
  margin-top: 20px;
}
#topten div.desc p.see_more a{
  color: #1D77BD;
  font-size: 12px;
  background: url('/wp-content/themes/arthemia-premium/images/lowfares/arrow_blue.jpg') no-repeat 62px 5px;
  display: block;
}


#sidebar-top {
  padding-top: 10px;
}
#sidebar-bottom, .sidebar-mid-full {
  display: block;
  padding: 5px;
  width: 308px;
}
.sidebar-mid-full {
  margin-top: 10px;
}
.sidebar-tag-cloud {
  padding: 10px !important;
  width: 298px !important;
}







#page-gallery {
  padding-bottom: 0;
}

#page-gallery #bottom{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-bottom: none;
}

#page-gallery #content {
  border-top: none;
  border-bottom: none;
  border-left: none;
  padding-top: 0;
  padding-bottom: 0;
  width: 579px;
}

#gallery-sidebar {
  float: left;
  padding: 10px;
  width: 320px;
}

#gallery-sidebar .search_widget {
  padding: 10px;
}
#gallery-sidebar .photo_info h1, #gallery-sidebar .photo_info h2 {
  font-weight: normal;
}
#gallery-sidebar .photo_info h1 {
  margin-bottom: 10px;
  letter-spacing: 1px;
}
#gallery-sidebar .photo_info h2 {
  font-size: 16px;
  line-height: 28px;
}
#gallery-sidebar .photo_info h3 {
  color: #F57C20;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}
#gallery-sidebar .photo_info ul.related_links {
  list-style: disc inside;
  padding-left: 10px;
  color: #1D77BD;
  font-size: 13px;
  margin-top: 10px;
}
#gallery-sidebar .photo_info ul.related_links li {
  margin-bottom: 10px;
}

