/* =============================================================================
Wiski - Deals
============================================================================= */

/* Resort bar
============================================================================= */

ul#resort_bar {
  background: url(/img/backgrounds/general/nav_bg.gif) 0 30px repeat-x;
  display: block;
  height: 50px;
  width: 910px;
  padding: 4px 0 0 10px;
  margin-left: 21px;
}

#deal_type_select {
}
#info_box #deal_type_select span.large {
    clear: both;
    overflow: hidden;
    margin-left: 190px;
    padding-left: 0;
    width: 335px;
}

#resort_bar li {
  display: block;
  float: left;
  color: #6E6E6E;
  width: 186px;
  height: 27px;
}

#resort_bar li a {
  display: block;
  width: 186px;
  height: 27px;
}
#resort_bar li a:hover {border: none;}
#resort_bar li a span {display: none;}

#resort_bar li, #resort_bar li a {
  background-position: 0 0;
  background-repeat: no-repeat;
}

#resort_bar li#overview, #resort_bar li#overview a {background-image: url(/img/nav/resorts/overview.gif);}
#resort_bar li#accommodation, #resort_bar li#accommodation a {background-image: url(/img/nav/resorts/accommodation.gif);}
#resort_bar li#apresski, #resort_bar li#apresski a {background-image: url(/img/nav/resorts/apres-ski.gif);}
#resort_bar li#deals, #resort_bar li#deals a {background-image: url(/img/nav/resorts/deals.gif); width: 199px;}

#resort_bar li#overview.resort_bar_on, #resort_bar li#overview.resort_bar_on a {background-position: 0 -27px;}
#resort_bar li#accommodation.resort_bar_on, #resort_bar li#accommodation.resort_bar_on a {background-position: 0 -54px;}
#resort_bar li#apresski.resort_bar_on, #resort_bar li#apresski.resort_bar_on a {background-position: 0 -54px;}
#resort_bar li#deals.resort_bar_on, #resort_bar li#deals.resort_bar_on a {background-position: 0 -54px;}

#resort_bar li#accommodation.resort_bar_sub, #resort_bar li#accommodation.resort_bar_sub a {background-position: 0 -27px;}
#resort_bar li#apresski.resort_bar_sub, #resort_bar li#apresski.resort_bar_sub a {background-position: 0 -27px;}
#resort_bar li#deals.resort_bar_sub, #resort_bar li#deals.resort_bar_sub a {background-position: 0 -27px;}

.error {
  font: normal 12px/19px Arial, Tahoma, Sans-Serif;
  border: 1px solid #E2DA9D;
  background: #FFF8C5;
  width: 519px;
  padding: 6px 0 5px 9px;
  margin-top: 17px;
}

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

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

#info_box h2 {
  font: normal 20px/26px Georgia, Times New Roman, Serif;
  padding-left: 39px;
  color: #343434;
  height: 26px;
  background-position: 10px 4px;
  background-repeat: no-repeat;
}

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

#info_box h4 {
  font: bold 13px/17px Georgia, Times New Roman, Serif;
  padding: 10px 0 0 9px;
  margin: 0;
}

#info_box p {
  font: 12px/17px Arial, Tahoma, Sans-Serif;
  padding: 18px 0 0 10px;
}

/* Deal form
============================================================================= */

#info_box form {
  padding-top: 30px;
}

#info_box form div.name_div, #info_box form div.break, #info_box form div.no_bg, #info_box form div.greyed_out, #info_box form div.text_area, #info_box form div.button {
  height: 25px;
  padding-bottom: 6px;
  background: url(/img/backgrounds/textboxes/156.gif) 186px 0 no-repeat;
}
#info_box form div.greyed_out {
  display: none;
}
#info_box form div.break {
  padding-bottom: 26px;
}
#info_box form div.button {
  background: none;
  padding: 10px 0 0 186px;
}
#info_box form div.no_bg {background: none;}
#info_box form div.text_area {
  height: auto;
  background: url(/img/backgrounds/textboxes/small_342.gif) 186px 0 no-repeat;
  height: 73px;
}
#info_box form div#deal_depart, #info_box form div#deal_return {
  background: url(/img/backgrounds/textboxes/78.gif) 186px 0 no-repeat;
}

#info_box form div.select_div {
  background: url(/img/backgrounds/dropdowns/off.gif) right top no-repeat;
  margin: 0;
  padding: 0;
  width: 156px;
}
#info_box form div.popup_div {
  position: absolute;
  display: block;
  overflow: hidden;
}

#info_box form label {
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  width: 156px;
  padding-right: 35px;
  float: left;
  display: block;
  text-align: right;
  font-weight: bold;
  line-height: 25px;
}
#info_box form .no_bg label {
  padding-right: 28px;
}
#info_box form label em {
  font-style: normal;
  font-weight: normal;
  font: 12px/17px Arial, Tahoma, Sans-Serif;
}
#info_box form div.greyed_out label {color: #AFAEAE;}

#info_box form input {
  display: block;
  float: left;
  background: none;
  width: 146px;
  border: 0;
  padding: 5px 0 0 0;
}
#info_box form #deal_depart input, #info_box form #deal_return input {width: 68px;}
#info_box form .button input {display: none}
#info_box form div.greyed_out input {color: #AFAEAE;}
#info_box form div.no_bg input {display: none}

#info_box form textarea {
  display: block;
  float: left;
  background: none;
  width: 332px;
  height: 63px;
  border: 0;
  margin: 5px 0 0 0;
}

#fake_country, #fake_region, #fake_resort {
  height: 25px;
  line-height: 25px;
  display: none;
}

#deal_country, #deal_region, #deal_resort {
  display: none;
}

#info_box form span.large {
  display: block;
  float: left;
  padding: 5px 0 0 35px;
  width: 155px;
  color: #AFAEAE;
  height: 20px;
}

#info_box form button {
  background: url(/img/buttons/send_info.gif) 0 0 no-repeat;
  height: 25px;
  width: 95px;
  cursor: pointer;
  border: 0;
  margin: 0;
  padding: 0;
}
#info_box form button.calendar {
  background: url(/img/backgrounds/dropdowns/calendar.gif) 0 0 no-repeat;
  height: 25px;
  width: 25px;
}
#info_box form button:hover {background-position: 0 -25px;}

#info_box form button em {
  display: none;
}

/* Calendar
============================================================================= */

.calendar table {
  border: 1px solid #8D8383;
  border-width: 0 1px 1px 1px;
  background: #FFFFFF;
  width: 156px;
}

.calendar caption {
  background: url(/img/backgrounds/calendar/top.gif) 0 0 no-repeat;
  height: 26px;
  width: 156px;
  padding: 0;
  margin: 0;
}

.calendar caption span {
  color: #FFFFFF;
  font: bold 11px/26px Tahoma, Arial, Sans Serif;
  display: block;
  float: left;
  height: 26px;
  overflow: hidden;
}

.calendar span.month {
  width: 47px;
  text-align: right;
  padding-right: 3px;
}
.calendar span.year {
  text-align: left;
  width: 50px;
}

.calendar caption a {
  display: block;
  float: left;
  width: 18px;
  font: bold 12px/26px Arial, Tahoma, Sans Serif;
  color: #FFFFFF;
  height: 26px;
}

.calendar a.prev {
  text-align: left;
  padding-left: 10px
}

.calendar a.next {
  text-align: right;
  padding-right: 10px
}

.calendar table th {
  font-weight: normal;
  color: #BA0F0F;
  text-align: center;
}

.calendar table td {
  font-weight: bold;
  color: #999999;
  text-align: center;
}
.calendar table td.valid, .calendar table td.invalid, .calendar table td.inactive, .calendar table td.active  {
  color: #000000;
}
.calendar table td.valid {
  cursor: pointer;
}

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

#side_box {
  width: 383px;
  float: right;
  padding-bottom: 20px;
}


/* 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 none
============================================================================= */

#forum_none {
  background: url(/img/backgrounds/general/forum.gif) 20px 0 no-repeat;
  padding: 20px 0 0 30px;
  height: 50px;
}
#forum_none div {
  background: #FFF8C5;
  border: 1px solid #E2DA9D;
  width: 886px;
  padding: 6px 8px;
} 

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

/* 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 8px 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: 186px;
}

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

#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;
  color: #7E7E7E;
}

#forum_table td a {
  color: #BA1116;
  border-bottom: 1px solid #E5CCD2;
  font: normal 14px/17px Georgia, Times New Roman, Serif;
}
#forum_table td a:hover {
  border: none;
  color: #D84B4B;
}

