/* =============================================================================
Wiski - Resorts
============================================================================= */

/* Resorts
============================================================================= */

h2#resort_header {
  background: url(/img/backgrounds/general/resort_header.jpg) 0 0 no-repeat;
  height: 160px;
  width: 900px;
  margin: 45px 0 0 32px;
}

h2#resort_header span {display: none;}

/* Main box
============================================================================= */

#main {
  padding-top: 27px;
}

#main h2 {
  font: normal 20px/26px Georgia, Times New Roman, Serif;
  padding: 0;
  margin: 0;
  color: #343434;
  height: 26px;
}

/* Info box
============================================================================= */

#info_box {
  width: 529px;
  float: left;
  height: 1%;
  padding: 0 0 0 31px;
}

#info_box p {
  width: 528px;
  padding: 10px 0;
  border-bottom: 1px solid #CCCCCC;
  clear: left;
}
#info_box p.bottom_resort {border: 0;}

#info_box p img {
  display: block;
  float: left;
  height: 48px;
  width: 85px;
}

#info_box span {
  display: block;
  float: left;
  padding-left: 10px;
}

#info_box strong {
  display: block;
  font-weight: normal;
  font: 12px/14px Arial, Tahoma, Sans-Serif;
}

#info_box em {
  display: block;
  font-style: normal;
  padding-top: 1px;
}

#info_box span em span {
  display: inline;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0 2px;
}

#info_box em a {
  color: #2F2F2F;
  border-bottom: 1px solid #E4E4E4;
}
#info_box em a:hover {
  color: #666666;
  border-bottom: none;
}

#info_box span span {
  float: none;
  padding: 0;
  color: #6A6969;
  overflow: hidden;
  height: 17px;
}

/* Side box
============================================================================= */

#side_box {
  width: 373px;
  float: right;
}

#side_box h2.top_header {
  line-height: 22px;
  height: 22px;
  padding-top: 2px;
}

#side_box h2 a {
  color: #BA1116;
  border-bottom: 1px solid #E5CCD2;
}

#side_box h2 a:hover {
  border: none;
  color: #D84B4B;
}

#side_box img {
  display: block;
  padding-top: 15px;
}

#side_box p.featured_text {
  padding: 5px 0 25px 0;
  width: 342px;
  font: 12px/17px Arial, Tahoma, Sans-Serif;
}

#side_info p {
  width: 342px;
  padding: 10px 0;
  border-bottom: 1px solid #CCCCCC;
  clear: left;
}
#side_info p.bottom_resort {border: 0;}

#side_box #side_info p img {
  display: block;
  float: left;
  height: 48px;
  width: 85px;
  padding: 0;
}

#side_info span {
  display: block;
  float: left;
  padding-left: 10px;
}

#side_info strong {
  display: block;
  font-weight: normal;
  font: 12px/14px Arial, Tahoma, Sans-Serif;
}

#side_info em {
  display: block;
  font-style: normal;
  padding-top: 1px;
}

#side_info span em span {
  display: inline;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0 2px;
}

#side_info em a {
  color: #2F2F2F;
  border-bottom: 1px solid #E4E4E4;
}
#side_info em a:hover {
  color: #666666;
  border-bottom: none;
}

#side_info span span {
  float: none;
  padding: 0;
  color: #6A6969;
  overflow: hidden;
  height: 17px;
}

/* Forum box
============================================================================= */

#forum_box {
  padding-top: 12px;
  background: url(/img/backgrounds/general/gradient_down_outer.gif) 0 12px no-repeat;
}

#forum_box #forum_search_bar {
  height: 40px;
  padding: 28px 0 0 15px;
}

#forum_box #forum_search_bar h3 {
  font: normal 20px/26px Georgia, Times New Roman, Serif;
  background: url(/img/logos/forum.gif) 17px 5px no-repeat;
  padding-left: 90px;
  float: left;
  padding-top: 5px;
}

#forum_box #forum_search_bar h3 em {
  font-style: normal;
  color: #AFAEAE;
}

#forum_box #forum_search_bar form {
  float: right;
  display: block;
  overflow: hidden;
  padding-right: 31px;
}

#forum_box #forum_search_bar label {
  float: left;
  display: block;
  font: normal 12px/25px Arial, Tahoma, Sans-Serif;
}

#forum_box #forum_search_bar select {
  float: left;
  display: block;
  margin: 0 10px 0 8px;
  font: normal 12px/25px Arial, Tahoma, Sans-Serif;
}

#forum_box #forum_search_bar button {
  float: left;
  display: block;
  background: url(/img/buttons/go.gif) 0 0 no-repeat;
  height: 25px;
  width: 44px;
  cursor: pointer;
}
#forum_box #forum_search_bar button:hover {background-position: 0 -25px;}

/* Forum table
============================================================================= */

#forum_table {
  background: url(/img/backgrounds/general/forum.gif) 20px 0 no-repeat;
  padding: 0 10px;
}

#forum_table table {
  margin: 0 0 0 20px;
  width: 900px;
}

#forum_head th {
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  font-weight: normal;
}

#forum_table td {
  border-top: 1px solid #CCCCCC;
  padding: 12px 0 12px 0;
  vertical-align: top;
}

#forum_table td.main_col {
  background: url(/img/backgrounds/forums/button.gif) 1px 12px no-repeat;
  height: 32px;
  padding-left: 43px;
  width: 329px;
}

#forum_table td.date_col {
  width: 186px;
}

#forum_table td.reply_col {
  width: 79px;
}

#forum_table td.view_col {
  width: 109px;
}

#forum_table td span {
  display: block;
  font-size: 12px;
  font-family: Arial, Tahoma, Sans-Serif;
}

#forum_table td em {
  font-style: normal;
  display: block;
  font-size: 11px;
}

#forum_table td a {
  color: #BA1116;
  border-bottom: 1px solid #E5CCD2;
}
#forum_table td a:hover {
  border: none;
  color: #D84B4B;
}