/*
contents:
  COLOR_PALETTE
  HTML5BOILERPLATE
  PLAIN
  COMMON
    error_message
    mediagallery
      inline_photoset
    galleria_colorbox (lightbox)
    viewspace_forms
    pagemessages
    overide_galleria_theme (cycle-photo-album)
  CUSTOM
    item_and_value_table
    item_value_table
    school_kids_signature_compare_table
    school_kids_signature_testimonials
    special_programs
    buttons
    collapsible
    landing_pages
    package_deals
    activities
  LAYOUT
    menu
  PAGE_SECTION
    home_page -> hp-page
      tabbed_child_promos
    report
    trailmap -> pmtour -> map
    forecasts_group
    rentals_and_repairs
    lessons, rentals_and_repairs
    company_athletes_page
    park_city_history_page
    park_city_history_timeline
    job_application_page
    media_visit_guidelines_page
    conditions_report
    conditions_mountain_safety_Snow_Safety_slideshow
    conditions_panoramas_panorama
    conditions_resort_stats, resort_stats_page
    winter_conditions_stake
    calendar_page
      calendar
    eblast_sub_form
    blog_page
    pmtour_page
    email_to_friend_popup_page
    not_found_page
    weather_stations_page
    connect_page
  HTML5BOILERPLATE_COMMON
  OTHER
*/

/** COLOR_PALETTE **/
/* #7f7870; /* dark gray */
/* #545454; /* darker_gray */
/* #f7cb6f; /* featured_yellow */
/* #c1595f; /* lt_red */
/** HTML5BOILERPLATE **/

/** PLAIN **/
body {
  color: #7f7870; /* dark gray */
  font-family: Georgia, serif;
  font-size: 62.8%; /* 1.0em equals 10px */
  margin: 0;
  padding: 0;
}

body#homepage {
  background: url(img/home_bg.jpg) repeat;
}

img, a img { border: none; }

p {
  margin: 0 0 1.3em;
  font-size: 1.5em;
  line-height: 1.46em;
}
li,
td,
th,
p {
  font-size: 1.5em; /* update [td h1-h4, th h1-h4] if this changes */
  line-height: 1.46em;
}

li li,
li p,
th p,
td p,
td td,
th td,
td th,
th th,
li td,
li th {
  font-size: 1em;
}


a, a:link, a:visited {
  color: #3c97b0;
  text-decoration: none;
}
a:hover, a:active {
  color: #3c97b0; 
  text-decoration: underline;
}

h1 {
  color:#76959e;
  font-size: 3.6em;
  font-weight:100;
  letter-spacing:0.01em;
  line-height:0.9em;
  word-spacing:0.06em;
}
td h1, th h1 { font-size: 2.4em; } /* 36/15 */

h2 {margin: 1.6em 0 5px;}
h2, .h2 {
  color:#76959e;
  font-size: 2.4em;
  font-weight:100;
  letter-spacing:0.04em;
  padding:0;
}
td h2, th h2 { font-size: 1.6em; } /* 24/15 */
.h2 {
  font-style: italic;
  line-height: 1.1em;
  font-size: 2.0em;
  margin:5px 0;
}

h3 {
  color: #7F7870;
  font-size: 2.2em;
  font-weight: 100;
  margin-bottom: 0;
}
td h3, th h3 { font-size: 1.46em; } /* 22/15 */
h4 {
  font-size:1.4em;
  font-weight:bold;
  margin:0 0 2px;
}
td h4, th h4 { font-size: 0.93em; } /* 14/15 */
hr {
  background-color: #e5ebed;
  border: none;
}


table {
  border-collapse: collapse;
  width: 100%;
}
table .even,
table .alternate {
  background-color: #f3f7f8;
}
table .odd,
table .alternate_light {
  background-color: #fff;
}
table .alternate_dark {
  background-color: #d1cebc;
}
table td {
  padding: 5px 5px 4px;
}

table thead {
  background-color: #507984;
  color: #fff;
  font-weight: bold;
}
table thead td,
table thead th {
  line-height: 1.1em;
  font-weight: normal;
}
table thead td p,
table thead th p {
  margin: 0;
  line-height: 1.1em;
}
table thead a,
table thead a:link,
table thead a:visited,
table thead a:hover,
table thead a:active {
  color: white;
}

/** COMMON **/
div.allclear,
div._allclear {
  clear: both;
  height: 0px;
  line-height: 0px;
}
img.right {
  float: right;
  margin: 0px 0px 20px 20px;
}
img.left {
  float: left;
  margin: 0px 20px 20px 0px;
}
.indent {padding-left: 20px;}

ul.indent {list-style-type: none;}

div.block {
  clear: both;
  padding: 0 0 12px 0;
  float: left;
}
div.block-image {
  float: left;
  width: 20%;
  text-align: center;
}
div.block-text {
  margin-left: 25%;
  width: auto;
}
div.box {
  padding: 5px;
  border: solid black 1px;
}

div.contrast-block {
  background-color: #e0e2de;
}
div.contrast-block p {
  margin: 0;
  padding: 0 1em 1em 1em;
}

.pronounced { /* was .block_title, also .highlight_block */
	font-size: 1.1em;
	font-weight: bold;
	color: #8f1d27;
	background-color: #f7f6ed;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear:both;
  margin-bottom: 0px;
}

h2.pronounced {
  font-size: 2em;
  font-weight: normal;
}

h3.pronounced {
  background-color: transparent;
  color: #76959e;
  font-family: Georgia;
  font-size: 18px;
  padding-left: 0px;
}

h4.pronounced, h4.pronounced a {
  background-color: transparent;
  color: #65C5E1;
  font-family: Georgia;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 0;
}

#weblog.tab-panel h4.pronounced, #weblog.tab-panel h4.pronounced a {
  color: #6D6E71;
  font-size: 22px;
}

.important {
  color: #990000; /* important red */
  font-size: 150%;
}

/** error_message **/
span.required { 
  color: #ff0000; /* required red */
  font-weight: bold;
}
div.error-status,
.error { /* span, except on snowmamas */
  color: red;
}

div.error ul,
.page_errors {
  color: #A00000; /* error red */
  font-weight: bold;
  border: 1px solid #A00000; /* error red */
  padding: 3px;
  margin-top: 3px;
  margin-bottom: 15px;
  width:97%;
  background: url('img/warning.gif') center right no-repeat;
  min-height: 26px;
  background-color: #f8fafb; /* error white */
}
div.error ul {
  padding: 3px 3px 3px 30px;
}
ul.float-grid {
  margin: 0;
  padding: 0;
  /*float: left;*/
}
ul.float-grid li {
  list-style-type: none;
  width: 100px;
  display: inline;
  float: left;
  margin: 0;
  padding: 5px;
}
ul.float-grid li.float-grid-clear {
  clear: both;
}

/** mediagallery **/
.mediagallery {
  clear: both;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
  .mediagallery-items {
  }
    .mediagallery-items-row {
      overflow: hidden;
      margin-right: -35px; /* allow space for inline_photoset */
    }
      .mediagallery-item {
        width: auto;
        float: left;
        padding: 12px 12px 0.3em;
      }
      .mediagallery-item h2 {
        font-size: 1.2em;
        margin: 0.5em 0 1.8em;
      }
      .mediagallery .mediagallery h2 {
        width: 628px; /* ??? */
      }
      .mediagallery-item .mediagallery-item { 
        padding: 12px 12px 0;
      }
        .mediagallery-picture-info {
          max-width: 200px;
        }
          .mediagallery-picture-info .mediagallery-picture-info-title { /* online shopping caption */
            font-size: 1.5em;
            line-height: 1.1em;
          }
        .mediagallery-video {
        }  
          a.mediagallery-video-link {
            position: relative;
            display: block;
            width: auto;
            text-align: center;
          }
          a.mediagallery-video-link .play {
            display: none; /* video thumbnails include their own play button */
            width: 60px;
            height: 60px;
            position: absolute;
            background-image: url(img/play.png);
            background-position: center center;
            top: 50%;
            left: 50%;
            margin-left: -30px;
            margin-top: -30px;
          }
      /** inline_photoset **/
        .mediagallery-item .inline_photoset {
          width: 200px;
          text-align: center;
        }
  .mediagallery-more_link {
    clear: left;
    text-align: right;
    padding: 0 20px;
    font-size: 1.2em;
    margin: 10px 0;
  }
  .mediagallery-more_link a.button {
    padding: 4px 10px;
  }

  .mediagallery-batchlinks {
    clear: left;
    text-align: right;
    padding: 0 20px;
    font-size: 1.2em;
    margin: 10px 0;
  }
  .mediagallery-batchlinks a {
    padding: 4px 10px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color:#64C6E1;
    color:#fff;
    font-size:0.85em;
    padding:5px;
    position: relative;
    text-decoration:none;
  }

/** galleria_colorbox (lightbox) **/
#galleria_colorbox {
}
  #galleria_cboxContent {
  }
    #galleria_cboxTitle {
      /* font-size is already set on this */
    }
      #galleria_cboxTitle h2 {
        font-size: 1.0em;
        color: #7f7870; /* dark gray */
      }

/** viewspace_forms **/
  div.formui-viewspace div.row {
    padding: 10px 0;
    clear: left;
  }
  div.formui-viewspace div.label {
    width: 16em;
    float: left;
    text-align: right;
  }
  div.formui-viewspace div.label label {
    padding-right: .8em;
  }
  div.formui-viewspace div.widget {
    margin-left: 17em;
  }
    div.formui-viewspace div.widget input.text-widget,
    div.formui-viewspace div.widget textarea.textarea-widget {
      width: 305px; /* match width of recaptcha */
    }
    div.formui-viewspace div.widget textarea.textarea-widget {
      height: 5.0em;
    }
  div.formui-viewspace div.widget-error {
    padding-left: 16.8em;
  }
  div.formui-viewspace div.widget-error div.error {
    padding-left: 1em;
    color: #b33d3d; /* red */
  }
  div.formui-viewspace div.description {
    padding: .5em 0;
  }
  form.input-form input.submit-widget {
  }

  form#bpaf #bpaf-widgets-body-row,
  form#bpef #bpef-widgets-body-row {
    /* tinymce editor is shown here */
  }
    form#bpaf #bpaf-widgets-body-row .label,
    form#bpef #bpef-widgets-body-row .label {
      width: 100%;
      float: none;
      text-align: left;
    }
    form#bpaf #bpaf-widgets-body-row .widget,
    form#bpef #bpef-widgets-body-row .widget {
      margin-left: 0;
    }
      form#bpaf #bpaf-widgets-body-row .widget textarea.richtextarea,
      form#bpef #bpef-widgets-body-row .widget textarea.richtextarea {
        width: 100%;
      }



form#subscription-form input.text-widget {
    width: 50%;
}
.widget-error {
  color: #c10435; /* widget error pink */
  font-weight: bold;
}
/** pagemessages **/
#pagemessages {}
#pagemessages div.pagemessage {
  margin: 0px 0px 3px 0px;
  font-weight: bold;
  text-align: left;
}
#pagemessages .pagemessage .info {
  padding: 4px;
  background: #99ff99;
  color: #003300;
}
#pagemessages .pagemessage .warn {
  padding: 4px;
  background: #ffff99;
  color: #333300;
}
#pagemessages .pagemessage .error {
  padding: 4px;
  background: #ff9999;
  color: #330000;
}
#pagemessages .pagemessage a,
#pagemessages .pagemessage a:link,
#pagemessages .pagemessage a:visited {
  color: #600;
  text-decoration: underline;
}
#pagemessages .pagemessage a:active,
#pagemessages .pagemessage a:hover {
  color: #006;
  text-decoration: none;
}
/** overide_galleria_theme (cycle-photo-album) **/ 
  .galleria-carousel-block,
  .galleria {
    background-color: #dae4e7;
  }
  .galleria-carousel-block {
    padding-bottom: 20px;
  }
    .galleria-slides-flipper-left,
    .galleria-carousel-flipper-left {
      background: url(img/left-flipper.png) no-repeat left center;
    }
    .galleria-slides-flipper-right,
    .galleria-carousel-flipper-right {
      background: url(img/right-flipper.png) no-repeat right center;
    }
  .galleriainfo-block {
    text-align: center;
    font-size: 1.3em;
    line-height: 15px;
    color: #545454; /* darker_gray */
    padding: 10px;
  }
    .galleria-title {
      padding: 0 0 10px;
    }
    .galleria-description,
    .galleria-author,
    .galleria-date {
      font-size: 0.92em; /* 12/13 */
    }
  .galleria-counter {
    font-size: 1.0em;
    text-align: right;
    padding: 10px;
  }
  .galleria-author {
    padding: 10px;
  }

/** CUSTOM **/
.full { 
  width: 670px;
}
div.medium,
p.medium,
table.medium {
  width: 450px;
}
div.small,
table.small {
  width: 300px;
}

span.print-small {
  color: #7f7870;
  font-size: 80%;
}
ul.print-small li,
p.print-small {
  font-size: 10px;
}
p.print-big {
  font-size: 12px;
}
p.single,
table.single {
  margin: 0 auto;
}
div.single {
  margin: 0 auto;
  text-align: center;
}

.active_sidebar, .inactive_sidebar {position: relative;}
.active_sidebar {
  height: auto;
  visibility: visible;
}

.inactive_sidebar {
  height: 0px;
  visibility: hidden;
}

h3 .more_arrow {line-height:.7em;vertical-align:inherit;}
.more_arrow {
  background:none repeat scroll 0 0 #65C5E1;
  color:#FFFFFF;
  display:inline-block;
  display:-moz-inline-stack;
  font-family:Georgia;
  font-size:30px;
  font-weight:100;
  height:22px;
  line-height:0.6em;
  min-height:22px;
  text-align:center;
  text-transform:none;
  vertical-align:top;
  width:30px;
  zoom:1;
  *display: inline;
  _height: 22px;
}
*+html .more_arrow {
  line-height: 1em;
  height: 35px;
}

strong.hero {
  display: block;
  border-bottom:medium none;
  color: #a71e22; /* drk_red */
  font-family:Georgia;
  font-style: italic;
  font-size: 20px;
  font-weight:100;
  margin: 0;
  text-transform:none;
}
div.line_box { /* rentals and repairs */
  background-image: url('img/line_box_bg.gif');
  background-color: black;
  background-repeat: no-repeat;
  padding: 8px;
  height: 22px;
}

div.inline_right {
  font-size: 11px;
  color: black;
  text-align: right;
  position: relative;
  top: 18px;
  white-space: nowrap;
  padding-right: 1em;
}
.column {
  float: left;
  margin-right: 12px;
  width: 303px;
}

dl.fieldlist dt {
  clear: left;
  float: left;
  width: 155px;
  font-weight: bold;
  text-align: left;
}
dl.fieldlist label {
  font-weight: bold;
}
dl.fieldlist.labels-right dt {
  text-align: right;
}
dl.fieldlist dt.widget {
  text-align: right;
}
dl.fieldlist dd {
  margin: 0px 0px 5px 165px;
}
table.name-and-fields tbody td {
  background-color: #e5eaee; /* lt gray */
}
table.name-and-fields tbody td.name {
  width: 25%;
  text-align: right;
}
table.name-and-fields tbody td.field {
  width: 50%;
}
table.fill-out-form {
  padding-bottom: 10px;
}

table.fill-out-form thead th,
table.fill-out-form thead td {
  background-color: #d2cebc; /* fill-out header beige */
  text-align: left;
  padding: 3px;
}
table.fill-out-form thead td {
  text-align: right;
}
table.fill-out-form tbody th {
  text-align: right;
  width: 113px;
  font-weight: normal;
}
table.fill-out-form tbody th,
table.fill-out-form tbody td {
  padding: 5px;
}
table.fill-out-form tbody tr.odd {
  background-color: transparent; 
}
table.simple {
  background-color: white;
}
table.simple thead th {
  font-size: 11px;
  text-align: left;
  padding-left: 3em;
}
table.simple tbody th {
  font-size: 11px;
  text-align: right;
}
table.simple tbody td {
  font-size: 11px;
  text-align: left;
  padding-left: 3em;
}
/* grid used on sleigh rides, resort_stats-page */
table.grid th,
table.grid td {
  padding: .3em;
}
table.grid tbody td {
  text-align: center;
}
table.grid tbody th {
  text-align: left;
}
/** item_and_value_table **/
  table.item-and-value thead th {
    text-align: left;
    font-weight: bold;
  }
  table.item-and-value thead td {
    text-align: right;
    font-weight: bold;
  }
  table.item-and-value tbody th {
    text-align: left;
    font-weight: normal;
  }
  table.item-and-value tbody td {
    text-align: right;
  }
/** item_value_table **/
  table.item-value {
    width: 590px;
    background-color: #e0e2de; /* lt beige table even */
  }
  table.item-value th {
    width: 385px;
    font-weight: normal;
    text-align: left;
    padding: 0 10px;
  }
  table.item-value td {
    width: 175px;
  }
/** school_kids_signature_compare_table **/
  table.compare {
    background-color: white;
    width: 513px;
    margin: 0 auto;
  }
  table.compare strong {
    color: #8f1d27; /* pronounced red */
  }
  table.compare td {
    text-align: center;
    padding: 13px 7px;
  }
  table.compare th.item,
  table.compare td.item {
    width: 230px;
  }
  table.compare th.versus,
  table.compare td.versus {
    width: 53px;
    font-size: 13px;
    font-weight: bold;
  }
  
/** school_kids_signature_testimonials **/
  div#testimonials {
    width: 513px;
    margin: 0 auto;
    background-color: white;
  }
  div#testimonials h2.pronounced {
    margin: 0;
    padding: .3em;
    text-align: center;
  }
  div#testimonials blockquote {
    background-image: url(img/quote.gif);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: justify;
    padding-left: 25px;
    margin-top: 13px;
  }
  div#testimonials blockquote p.unquote {
    background-image: url(img/unquote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    text-align: justify;
    padding-right: 25px;
  }
  div#testimonials p.signed {
    text-align: right;
    padding-right: 13px;
    font-size: 10px;
    font-weight: bold;
  }
  
/** special_programs **/
  div#special-programs { /* images-with-captions */
    width: 394px;
    margin: 0 auto;
  }

/** buttons **/
  a.go_button {
    line-height: 1.4em;
    padding: 5px 0.5em;
  }
  a.go_button,
  a.go_button:link,
  a.go_button:visited,
  a.go_button:hover,
  a.go_button:active {
    color: white;
  }
  .go_button span {visibility: hidden;}
  a.reserve_button {
    display: block;
    width: 117px;
    height: 22px;
    background-image: url('img/reserve_now.gif');
    background-repeat: no-repeat;
  }
  a.reserve_button span {
    display: none;
  }
  a.button {
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color:#64C6E1;
    color:#fff;
    font-size:0.85em;
    padding:5px;
    position: relative;
    text-decoration:none;
  }
  
  a.see_more {
    color: #A4A6A9 !important;
    font: italic 16px Georgia, serif;
  }
  
  .sidekick_promo a.see_more {
    float: right;
    padding: 5px 0;
  }

  div.column-right a.button {
    font-size: 1em;
    padding: 5px 13px;
  }
  .ie8 div.column-right a.button {
    padding: 5px 12px;
  }

  a.active_button {background-color: #b5d9e3;}
  .active_button .button_bottom_arrow {display:block;}
  .button_bottom_arrow {
    bottom: -3px;
    display: none;
    position: absolute;
    left: 40%;
  }
  /* squarebutton lives in conditions/panoramas */
  div.squarebutton {
    height: 20px;
    width: 185px;
    margin: 0;
    padding: 0;
  }
  div.squarebutton a {
    display: block;
    height: 20px;
    width: 185px;

    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-decoration: none;

    color: #666666; /* dark gray */
    background-image: url(img/button_bkg.gif);
    background-position: center center;
    background-repeat: no-repeat;
  }
  div.squarebutton a:hover,
  div.squarebutton a:active {
    background-image: url(img/button_bkg-over.gif);
    text-decoration: none;
    font-weight: normal;
    color: #8f1d27; /* pronounced red */
  }
  .weather-button {
    display: block;
    padding-bottom: 12px;
  }

  .weather-button a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 550;
    padding: 4px 6px 4px 6px;
    background-color:#64C6E1;
    color:#fff;
  }
  td .weather-button a {
    font-size: 1.0em;
  }
/** collapsible **/
div.collapsible {
  margin-top: 10px;
}
  .header_box {
    color: #7f7870;
    cursor: pointer;
    background-image: url('img/header-background.gif');
    background-repeat: no-repeat;
    width: 670px;
    line-height: 25px;
    font-family: Arial;
    font-size: 12px;
    padding: 0;
  }
  .header_box table thead {background:none;}
  .header_box_double {
    background-image: url('img/header-background_double.gif');
    background-repeat: no-repeat;
    width: 640px;
    height: 50px;
    line-height: 25px;
    font-size: 12px;
    padding: 0;
  }
  .header_box_double img {
    margin: 3px;
  }

  div#snow-report div.global-collapsible-controls {
    float: right;
    width: 185px;
  }
    a.global_collapse_hide,
    a.global_collapse_show {
      float: left;
      background-image: url('img/dropdown-arrows.png');
      background-repeat: no-repeat;
      display: block;
      padding: 5px 0;
      width: 14px;
      height: 14px;
      margin-left: 20px;
      margin-right: 4em; /* allow space for the text */
      white-space: nowrap;
      line-height: 20px;
    }
    a.global_collapse_hide {
      background-position: left center;
    }
    a.global_collapse_show {
      background-position: right center;
    }

      a.global_collapse_show span,
      a.global_collapse_hide span {
        padding-left: 18px;
        display: block;
      }

  a.collapse_toggle {
    background-image: url('img/dropdown-arrows.png');
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    width: 14px;
    height: 14px;
  }
  div.wrapper-toggle {
    float: left;
    padding: 6px 8px 5px 8px;
  }
  a.collapse_toggle.collapse_open {
    background-position: right top;
  }
  a.collapse_toggle span {
    display: none;
  }
/** landing_pages **/
  div.landing-subnav {
      width: 590px;
      height: 80px;
      background-repeat: no-repeat;
      background-position: left top;
  }
  div.landing-subnav-inner {
      padding: 10px 270px 10px 10px;
      font-weight: normal;
      text-decoration: none;
  }
  div.landing-subnav-inner h2 {
    font-weight: bold;
  }
  div.landing-subnav-inner h2,
  div.landing-subnav-inner p {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 11px;
    line-height: 1.1em;
  }

/** package_deals **/
  div.package-deal {
    margin-bottom: 30px;
    background-color: white;
  }
  div.package-deal h3 {
    background-color: #537186; /* application head blue */
    color: white;
    padding: .4em;
    margin-bottom: 0.3em;
  }
  div.package-deal p {
    padding: .7em;
  }
  div.package-deal div.legal-text {
    border: 1px dotted #cdcab7; /* dark package beige */
    font-size: 90%;
  }
/** activities **/
  div.activity-item {
    float: left;
    width: 590px;
    margin-bottom: 20px;
  }
  div.activity-item h3 {
    margin-top: 0px;
  }
  div.activity-item ul {
    margin: 0;
    padding: 0 15px;
    float: left;
  }
  div.activity-item li {
    float: left;
    width: 280px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
  }
/** LAYOUT **/
#page {
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
  #header {
    padding-top: 5px;
    position: relative;
    z-index: 3;
  }
    #logo {  
    }
      #logo_home_link {
        display: block;
        height: 106px;  
        left: -43px;
        position: absolute;
        top: 19px;
        width: 220px;
        z-index: 7;
        overflow: hidden;
      }
      #homepage-logo #logo_home_link {
        height: 159px;  
        width: 275px;
      }

    #top {
      padding-left: 222px;
      width: 738px;
      height: 21px;
      position: relative;
    }
      #sn_logos {
        float: right;
        height: 21px;
      }
      #sn_logos ul {
        margin: 0; padding: 0;
      }
      #sn_logos li {
        height: 15px;
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 3px 3px 3px 2px;
        font-size: 1.0em;
      }
      #sn_logos img {vertical-align: text-bottom;}
      #sn_logos a {
        color: #333;
        font-family: Georgia;
      }
      #sn_logos a:hover {
        color: #333;
        text-decoration: none;
      }
        #search_form {
          background: url('img/search_bar.gif') left top no-repeat;
          height: 16px;
          width: 140px;
        }
          #search_input {
            border:medium none;
            height:12px;
            font-size: 10px;
            left:2px;
            position:relative;
            top:1px;
            width:114px;
          }
    #menu { /* see menu */
      height: 31px;
    }
  #content {
    clear: both;
    width: auto;
    position: relative;
    z-index: 2;
  }
    #content_header {
      background-image: url(img/interior-page-vingette.png);
      background-repeat: no-repeat;
      height: 305px;
      width: 960px;
      position: relative;
    }
      #content_title {
        margin-top: 63px;
        margin-left: 30px;
        z-index: 40;
        width: 388px;
        height: 160px;
        padding-bottom: 82px;
        float: left;
        position: relative;
        display: block;
      }
        #content_title h1 {
          font-size: 5.0em;
          margin: 0 0 8px;
        }
        #content_title strong.tagline {
          font-size: 2.3em;
          font-style: italic;
        }
        .content_title-table {
          display: table;
        }
          .content_title-row {
            display: table-row;
          }
            .content_title-cell {
              display: table-cell;
              height: 160px;
              vertical-align: middle;
            }
        .header_images {
          margin: 15px 0 0 0;
          display: none;
          position: absolute;
          left: 0;
          bottom: 0;
        }
        .header_images img {
          float: left;
          display: block;
          margin-right: 8px;
          padding-bottom: 8px;
          opacity: 0.5;
          -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          filter: alpha(opacity=50);
        }
        .header_images img.activeSlide {
          opacity: 1.0;
          -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=100);
        }
      #content_media-block {
        float: left;
        width: 542px;
        height: 305px;
        overflow: hidden;
      }
        .content_media-slide {
          width: 542px;
          text-align: right;
        }
      .no-video-showing .vingette {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 40;
        background-image: url(img/interior-page-vingette.png);
        background-repeat: no-repeat;
        background-position: top right;
        height: 305px;
        width: 542px;
      }
    #bread_crumb {
      font-size: 1.3em;
      padding: 5px 0;
      clear: both;
    }
    #content div.inner {
    }
    #content div.column-left {
      float: left;
      width: 670px;
      padding-top: 33px;
    }
    #content div.column-right {
      float: right;
      width: 265px;
      padding-top: 33px;
    }

      div.column-right-block {
        background-color: #ebebeb;
        margin-bottom: 16px;
        padding: 11px;
      }
        div.column-right-block h3 {
          border-bottom: 2px solid #545454; /* darker_gray */
          margin: 0 0 3px;
          padding-bottom: 1px;
          font-family: Arial, sans-serif;
          font-weight: bold;
          font-size: 1.2em;
        }
        .column-right-quote {
          padding-bottom: 30px;
        }
          div.quote-block {
            background-image: url(img/quote.png);
            background-repeat: no-repeat;
            min-height: 53px;
            padding: 11px 0 0 30px;
            font-size: 1.6em;
            line-height: 1.12em;
            color: #a71e22; /* drk_red */
          }
          .column-right-quote a {
            display: block;
            text-align: right;
            padding: 11px 0;
            font-family: Arial, sans-serif;
            font-size: 1.2em;
          }
        .column-right-posts {
          padding-bottom: 30px;
        }
          .related-post {
            margin-bottom: 11px;
          }
            a.related-post-link {
              font-size: 1.6em;
              line-height: 1.12em;
            }
            .post-source {
              font-family: Arial, sans-serif;
              font-size: 1.2em;
            }
        .column-right-media {
          margin-right: -3px;
        }
        .column-right-media .block {
          clear: none;
          text-align: center;
          padding: 0 3px 3px 0;
          width: 120px;
        }
          .column-right-media a {
            display: block;
            font-family: Arial, sans-serif;
            font-size: 1.2em;
          }
    #interior-promo-block {
      padding: 0px;
    }
      .column-right-promo {
        padding: 7px;
      }
        


  #footer {
    clear: both;
    height: 90px;
    position: relative;
    background-color: transparent;
    color: #8e9294;
    font-family: Arial;
    padding-top: 20px;
  }
  #footer a,
  #footer a:link,
  #footer a:visited,
  #footer a:hover,
  #footer a:active {
    color: #8E9294;
  }
  #footer img {vertical-align:middle;}
    #sponsors {
      height: 40px;
      width: auto;
    }
    #sponsors ul.sponsorlist {
      float:right;
      height:40px;
      margin:20px 0 0 0;
      padding:0;
    }
    #sponsors ul.sponsorlist li {
      list-style-type: none;
      display: inline;
    }
    #sponsors ul.sponsorlist li img {
      padding:0 4px;
    }
      #company_address {
        float: left;
        display: inline;
        margin-top: 30px;
      }


    /* sharethis */
    span#sharethis_0 {
      width: 100px;
      display: block;
      position: absolute;
      right: 0px;
      top: 20px;
    }
    span#sharethis_0 a {
      display: block;
      height: 18px;
      line-height: 11px;
      font-size: 11px;
      padding: 2px 5px 0px 21px;
      margin-right: 2px;
      cursor: pointer;
      color: #666666; /* dark gray */
      font-weight: normal;
    }


/** menu **/
#menu {
  float: right;
  height: 41px;
  position: relative;
  right: -2px;
  width: 738px;
  z-index: 100;
}
  #nav {
    float: right;
    height: 31px;
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
  }
  #nav li {
    font-size: 1.0em;
  }
  .navmenu-item1 {
    background: url('img/menu.png') no-repeat scroll right bottom transparent;
    float: left;
    height: 31px;
    margin: 0;
    padding: 0;
    width: auto; /* ie6 fix */
  }

  #nav li.navmenu-item1.current a.navmenu-toplink {color: #fff;}
  .navmenu-item1:hover,
  .navmenu-item1.sfHover,
  .navmenu-item1.current {background-color: #b5d9e1;}

  #nav li.navmenu-item1 a.navmenu-toplink br { display: none; }
  .navmenu-toplink {
    color: #aaa;
    display: block;
    font-family: Georgia;
    font-size: 1.4em;
    font-weight: normal;
    height: 31px;
    line-height: 3em;
    margin: 0 8px;
    padding: 0 4px;
    text-align: right;
    text-decoration: none;
  }
  .navmenu-toplink:link,
  .navmenu-toplink:visited,
  .navmenu-toplink:hover,
  .navmenu-toplink:active {
    color: #aaa;
    font-family: Georgia;
    text-decoration: none;
  }

  .navmenu-item1:hover a.navmenu-toplink,
  .navmenu-item1.sfHover a.navmenu-toplink,
  .navmenu-item2.sfHover a.navmenu-sublink {
    color: #fff;
  }
  .sf-js-enabled .submenu1 {visibility:visible;}
  .submenu1 { /* ul */
    display: block;
    list-style: none;
    padding: 0;
    position: absolute;
    visibility:hidden;
    z-index: 10;
  }
  .ie7 .submenu1 {
    margin-left: 0px;
  }

  .navmenu-item2 { /* li */
    background: transparent url('img/white-90.png');
    margin: 0;
    position: relative;
    width: 150px;
  }
  #nav-school .submenu1 .navmenu-item2 {width: 186px;}

  .navmenu-item2.sfHover a.dad {
    background-color: #65c5e1;
  }

  .navmenu-sublink { /* a */
    background: url('img/menu_separator.png') center bottom no-repeat;
    color: #333;
    display: block;
    font-family: Georgia;
    font-weight: normal;
    font-size: 1.4em;
    margin: 0px;
    padding: 5px 10px;
  }

  .navmenu-sublink:link, .navmenu-sublink:visited {
    color: #333;
  }

  .navmenu-sublink:hover, .navmenu-item2.sfHover .dad {
    background-color: #65c5e1;
    background-image: none;
    color: #fff;
    text-decoration: none;
  }
  
  #nav .navmenu-item2 .navmenu-sublink:active {
    background-color: #65C5E1;
    background-image: none;
    color: #fff;
    text-decoration: none;
  }

  .submenu2 {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
  }

  .navmenu-item3 {
    background: transparent url('img/white-90.png');
    width: 150px;
  }
  #nav .navmenu-item3 a {
    background:url("img/menu_separator.png") no-repeat scroll center bottom transparent;
    color:#333;
    display:block;
    font-family:Georgia;
    font-size:1.4em;
    font-weight:normal;
    padding:5px 10px;
    text-decoration:none;
  }

  #nav .navmenu-item3 a:hover {
    background-color:#65c5e1;
    background-image: none;
    color: #fff;
  }

  li.navmenu-item2.sfHover, li.navmenu-item2.sfHover a.navmenu-sublink {
    margin: 0;
  }
  .dad {
    position:relative;
    height: 100%;
  }
  .dadicon {
    bottom:5px;
    display:none;
    position:absolute;
    right:5px;
  }
  a.dad .dadicon {display:block;}
/** PAGE_SECTION **/
/** home_page **/
#hp-page {
  border: 1px solid #B9BBBD;
  position: relative;
  width: 960px;
}
.ie7 #hp-page {
  position: relative;
  top:-3px;
  width: 100%;
  z-index: -10 !important;
}
  #weather {    
    color:#FFFFFF;
    font-family:Arial;
    font-size: 1.04em;
    height:112px;
    line-height:normal;
    position:absolute;
    right:0;
    top:0;
    width:105px;
    padding: 0 0 0 58px;
    z-index: 12;
    background-image: url(img/snowflake.png);
    background-repeat: no-repeat;
  }
  .ie7 #weather {
    position: relative;
    margin: 0px 0px -90px 0px;
    float: right;
  }

  .ie7 #weather_icon {
    top: 3px;
  }
  #weather a {color: #02494e;}

  #weather_icon {
    left: 0px;
    position: absolute;
    top: 0px;
  }

  #temp_title {
    margin: 4px 0px 0px 0px;
  }
  #weather #sensor_temp,
  #weather #snow_totals {
    overflow: hidden;
  }
  #sensor_temp-value,
  #weather span.snow_totals-value {
    float: left;
    width: 36px;
    padding-right: 4px;
    text-align: right;
    font-family: Georgia;
    font-size: 1.5em;
  }
  #sensor_temp-label {
    line-height: 2.0em;
  }
  #sensor_temp-label,
  #weather span.snow_totals-label {
    font-size: 9px;
  }
  #weather-links {
    margin-top: 4px;
    margin-left: 19px;
    line-height: 1.1em;
  }

  div#large_promo {
    position:relative;
    width: 960px;
    padding-bottom: 0;
    background-image: url(img/homepage/vingette.png);
    background-position: top right;
    background-repeat: no-repeat;
    float: left;
  }
  div#hp-page div#large_promo-slides {
    width: 902px !important;
    height: 445px !important;
  }
  div#hp-page div#large_promo-slides div.large_promo-slide {
    margin: 13px 16px 11px 15px;
    width: 871px !important; /* cycle js sets these too high */
    height: 445px !important;
    position: relative; /* ie6 fix */
    overflow: hidden; /* ie6 fix */
  }
    .video-src {
      display: none;
    }
    #large_promo embed {
      outline: 0;
    }
    #large_promo .botrplayer {
      /* adjust the watermark location... */
      width: 791px;
      height: 444px;
      overflow: hidden;
    }
    #promo_nav-wrapper {
      position: absolute;
      top: 0;
      right: 0;
      width: 270px;
      height: 445px;
      z-index: 10;
    }
    .no-video-showing #promo_nav-wrapper {
      background-image: url(img/homepage/vingette.png);
      background-position: top right;
      background-repeat: no-repeat;
      width: 472px;
    }
    #promo_nav {
      bottom: 75px;
      font-family: Georgia;
      position:absolute;
      right:0;
      z-index: 10;
      text-align:right;
    }
    #promo_nav a {
      background-color: #9CD4E6; /* alt_blue */
      clear: both;
      color: white;
      display: block;
      float: right;
      font-size: 2.2em;
      font-weight: 100;
      height: 20px;
      line-height: 19px;
      margin-bottom: 3px;
      padding: 5px 15px;
      white-space: nowrap;
      width: auto;
    }

    #large_promo_slides a:HOVER, #promo_nav a:HOVER {
        text-decoration: none;
    }
    #large_promo_slides {
      position:relative;
      width:932px;
      height:445px;
      overflow:hidden;
    }

    .promo_slide {
      width: 932px;
      height: 445px;
    }

    #promo_nav a.activeSlide {
      background-color: #a71e22; /* drk_red */
      font-size: 2.2em;
      position: relative;
      margin-left: 35px;
    }
    a.activeSlide .active_leftarrow {
      position: absolute;
      background-image: url(img/homepage/active_leftarrow.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      width: 35px;
      height: 30px;
      left: -35px;
      top: 0;
      display: block;
    }
      .active_leftarrow {
        display: none;
        position:absolute;
        top: 0px;
      }
    .promo_copy {
      color: #a71e22; /* drk_red */
      font-family:Georgia;
      font-style: italic;
      font-size: 1.2em;
      text-align: right;
    }
    .promo_copy a {
      color: #a71e22; /* drk_red */
      font-size: 16px;
    }
    .promo_slide .promo_copy {
      display: none;
    }
    .promo_copy_slot {
      position: absolute;
      z-index: 11;
      right: 10px;
      top: 380px;
      width: 320px;
      height: 65px;
      overflow: hidden;
    }

  #news_ticker {
    background: none repeat scroll 0 0 #D5ECF2;
    display: block;
    font-family: Georgia;
    font-size: 1.3em;
    height: 22px;
    line-height: 23px;
    padding: 0 20px;
    position: relative;
  }
  #news_ticker a {
    color: #3C8FA8;
  }
  #news_ticker p,
  #news_ticker li {
    font-size: 1.0em;
  }
  
  #hp_ticker_sep {
    background: url(img/hp_ticker_sep.png) no-repeat;
    height: 3px;
    margin: 4px auto 10px;
    width: 932px;
  }
    div#hp-page div#news_ticker .weather_alert-block {
      background-color: #A8211B; /* alert_red */
      font-size: 11px;
      left: -20px;
      line-height: 15px;
      padding: 8px 0 8px 0;
      position: relative;
      text-align: center;
      width: 960px;
    }
  
      div#hp-page div#news_ticker .weather_alert-block a {
        color: #fff;
      }

    div#homepage_bottom-columns {
      background: #fff;
    }
    div#homepage_bottom-columns div.column {
      width: 304px;
      float: left;
    }
    div#homepage_bottom-columns div.block {
      clear: both;
      padding: 0 0 12px 0;
      float: left;
      width: 235px;
    }
    div#homepage_bottom-columns div.block-image {
      float: left;
      width: 54px;
      text-align: center;
    }
    div#homepage_bottom-columns div.block-text {
      margin-left: 60px;
      width: auto;
    }
    div#homepage_bottom-columns div.column img.left {
      margin: 0px 10px 5px 0px;
    }
    div#middle_promo {width: 290px;} /*content 1517 delete*/
      div#middle_promo div.block {
        width: 349px;
      }
      div#middle_promo div.block h3 {
        text-align: center;
      }
      div#middle_promo div.block-image {
        padding-top: 15px;
        width: 103px;
      }
      div#middle_promo div.block-text {
        margin-left: 108px;
        padding-right: 10px;
      }
    #right_promo {
      margin-right: 0;
      width: 270px;
    }

  .sidekick_content {
    color: #fff;
    font-family: Georgia;
  }
  .ie7 .back .sidekick_content { 
    width: 285px;
  }

    .quote {
      background: url(img/quotes.png) left top no-repeat;
      border-bottom: 1px solid #A4A6A9;
      color: #6D6E71;
      display: none;
      font-size: 22px;
      font-style: italic;
      height: 160px;
      line-height: 24px;
      margin: 15px 0px 0;
      padding: 0 0 20px 40px;
      position: relative;
    }
    
      #right_promo .see_more {
        display: none;
      }
    
      .share_source img {
        vertical-align: middle;
      }
      
      .share_source {
        bottom: 6px;
        font-family: arial;
        font-size: 13px;
        font-style: normal;
        padding: 10px 0 0;
        position: absolute;
        right: 0;
        width: 238px;
      }
      
        .share_source .facebook_button {
          bottom: 0;
          height: 25px;
          overflow: hidden;
          position: absolute;
          right: 0;
          width: 51px;
        }
        
        .share_source .twitter_button {
          bottom: 0;
          height: 21px;
          overflow: hidden;
          position: absolute;
          right: 0;
          width: 98px;
        }
     
    #author {
      bottom: -20px;
      font-size: 12px;
      position:absolute;  
      right: 0px;
    }
    *+html #author {
      right: 15px;
    }
  
  .tabbed_child_promos {
    
  }
  
  .back .sidekick_content {
    top: 10px;
    color: #588592;
  }

.sidekick_content h3 {margin: 0;}

  #left_promo, #middle_promo {
    background: url(img/sidekick_border.png) no-repeat scroll right 0px transparent;
  }
  
  .sidekick_promo {
    float: left;
    height: 250px;
    margin-right: 25px;
    padding-right: 0px;
    position: relative;
    width: 288px;
  }
  
  #left_promo {
    padding: 0 20px;
  }

  .sidekick_promo h3 {
    font-size: 26px;
    font-weight: 100;
    line-height: .7em;
    margin: 0;
  }

  div#homepage_bottom-columns h3 {
    color: #fff;
    margin-bottom:10px;
    text-transform:none;
  }

  div#homepage_bottom-columns .back h3 {
    color: #588592;
  }
  
  #hp-page h3.sidekick {
    color: #3C95AE;
  }
  
  .ie8 div#page h3.sidekick {
    line-height: .5em;
  }

  h3.sidekick span {
    font-size: 25px;
  }

  .back .photo {
    float: left;
    margin: 0px 12px 5px 0px;
  }
  .hitgirl { /* a child sidekick */
    clear:left;
    color:#493C2B;
    font-family:arial;
    font-size:12px;
    margin-bottom:10px;
    overflow:auto;
    padding:0 48px 0px 20px;
  }
  .hitgirl p,
  .hitgirl li {
    font-size: 1.0em;
  }
  .ie7 .hitgirl {
    padding-right: 23px;
  }

  .ie7 .hitgirl a.floatClass {
    width: 213px;
  }

  .hitgirl a {
    float: left;
  } 
  .hitgirl a.floatClass {
    width: 205px;
    float: right;
  }

  .hitgirl p {
    clear: right;
  } 

  /** tabbed_child_promos **/
  .tabbed_child_promos ul.tab-menu {
    margin: 10px 13px 0 0;
    padding: 0;
    overflow: hidden;
    width: 270px;
  }
    ul.tab-menu li {
      padding: 0;
      float: left;
      list-style: none;
      margin: 0 6px 0 0;
      font-size: 1.0em;
    }
      ul.tab-menu a {
        display: block;
        padding: 2px 4px 0;
        font-style: italic;
        font-size: 1.4em;
        color: white;
      }
      ul.tab-menu a:link,
      ul.tab-menu a:visited,
      ul.tab-menu a:hover,
      ul.tab-menu a:active {
        color: white;
      }
      .sidekick_promo .tab-menu a:link,
      .sidekick_promo .tab-menu a:visited,
      .sidekick_promo .tab-menu a:hover,
      .sidekick_promo .tab-menu a:active {
        color: #6D6E71;
        font: normal 13px Arial, sans-serif;
      }
      ul.tab-menu a.active-tab {
        background-color: #65c5e1;
      }
  .tabbed_child_promos .tab-panel {
    clear: both;
    display: none;
    color: white;
    width: 270px;
  }
  
  .sidekick_promo .tabbed_child_promos .tab-panel {
    color: #6D6E71;
  }
    .tab-panel a,
    .tab-panel a:link,
    .tab-panel a:visited,
    .tab-panel a:hover,
    .tab-panel a:active {
      color: white;
    }
    
    .sidekick_promo .tab-panel a,
    .sidekick_promo .tab-panel a:link,
    .sidekick_promo .tab-panel a:visited,
    .sidekick_promo .tab-panel a:hover,
    .sidekick_promo .tab-panel a:active {
      color: #6D6E71;
    }
    .tab-panel .mediagallery-item {
      padding: 12px 8px;
      text-align: center;
    }
    .sidekick_promo  .tab-panel .mediagallery-item {
      font: bold 13px Arial, sans-serif;
      padding: 12px 8px 12px 0;
      text-align: left;
    }
      .tabbed_child_promos #photos .mediagallery-item {
        width: 142px;
      }
      .tab-panel .mediagallery-video-image {
        /*padding: 0 57px;*/
        text-align:center;
      }
      
      #videos .mediagallery-item {
        margin-left: 18px;
      }

    .tab-panel .webcam-promo-image {
      float: left;
      padding: 0 12px 12px 0;
    }
  .tabbed_child_promos .active-panel {
    display: block;
  }
  #weblog.active-panel {
  }

  
  #webcam p {
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
  }
  #webcam p strong a {
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
  }
  
  #weblog p {
    font-family: Arial;
    font-size: 13px;
  }
  
  #weblog .button {
    font-weight: bold;
  }
  
  #photos {
    margin: 0px auto;
    width: 300px;
  }

  #photos:before, #photos:after {
    content: "\0020"; display: block; height: 0; overflow: hidden;
    clear: both;
  }
  
  #photos:before {
    zoom: 1;
  }


/** report **/
h2.report_header {
	font-size: 11px;
  line-height: 15px;
	font-weight: bold;
	color: #255b6a;
	padding: 0;
  margin: 0;
}
/** trailmap **/
#map_container {
  height: 560px;
  overflow: hidden;
  position: relative;
  width: 932px;
}
  #map_container-touchscreen {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 932px;
    height: 560px;
    z-index: 200;
  }

  #pmtour-svg_data {
    height: 561px;
    left: 0px;
    position: relative;
    z-index: 100;
    width: 940px;
    top: 0px;
  }
  #map_image {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }

/** forecasts_group **/
div#forecasts-group {
  width: 670px;
  padding: 14px 0;
  margin: 0px auto 20px auto;
  overflow: hidden;
  position: relative;
  background-color: #e0f4f9;
}
div#forecasts-group div.forecast-box {
  width: 94px;
  margin: 0px 30px 0px 10px;
  float: left;
}
div#forecasts-group div.forecast-box h3 {
  color: #76959e;
  text-align: center;
  margin: 0 0 0.5em;
  font-size: 1.8em;
  height: 32px;
}
div#forecasts-group div.forecast-icon {
  text-align: center;
  padding-bottom: 10px;
}
div#forecasts-group div.forecast-icon img {
    /* nothing here */
}
div#forecasts-group div.forecast-summary {
  text-align: center;
  margin: 5px 0 2px;
  color: #545454; /* darker_gray */
}
div#forecasts-group div.forecast-temperature {
  text-align: center;
  color: #545454; /* darker_gray */
}

/** rentals_and_repairs **/
div#rentals-and-repairs h4 {
  padding: .4em;
}
  div#rentals-and-repairs ul#packages {
    margin: 0;
    padding: 0;
  }
  div#rentals-and-repairs ul#packages li.package {
    padding: 0;
    margin: 0 0 30px 0;
    list-style-type: none;
    background-color: #e4e1d1; /* package beige */
  }
  div#rentals-and-repairs ul#packages li.package h4 {
    background-color: #cdcab7; /* dark package beige */
  }
  div#rentals-and-repairs li.package table thead th,
  div#rentals-and-repairs li.package table thead td {
    background-color: #bcbaab; /* darker package beige */
    vertical-align: bottom;
  }
  div#rentals-and-repairs li.package table {
    background-color: #e0e2de; /* lt beige table even */
  }

  div#rentals-and-repairs li.package table tbody th {
    font-weight: normal;
    text-align: left;
  }
  div#rentals-and-repairs li.package table th {
    width: 120px;
    text-align: left;
    padding-left: .5em;
  }
  div#rentals-and-repairs li.package table td {
    width: 60px;
    padding-left: .5em;
  }
  div#rentals-and-repairs table#rates {
    background-color: #e0e2de; /* lt beige table even */
  }
  div#rentals-and-repairs table#rates th {
    text-align: left;
    width: 425px;
  }

/** lessons, rentals_and_repairs **/
  div#rentals-and-repairs a.collapse_toggle,
  div#lessons-page a.collapse_toggle {
    background-image: url('img/click-to-show-details.gif');
    background-position: left center;
    width: 152px;
    height: 22px;
  }
  div#rentals-and-repairs div.wrapper-toggle,
  div#lessons-page div.wrapper-toggle {
    padding: 2px 8px 1px 2px;
  }
  div#rentals-and-repairs a.collapse_toggle.collapse_open,
  div#lessons-page a.collapse_toggle.collapse_open {
    background-image: url('img/click-to-hide-details.gif');
    background-position: left center;
  }
  div#lessons-page div.lesson {
    background-image: url(img/lessons-bg.jpg);
    background-repeat: repeat-y;
    float: left;
    margin-bottom: 15px;
  }
  div#lessons-page div.collapsible {
    margin-top: 0;
  }
  div#lessons-page div.lesson h3 {
    margin: 0;
    clear: both;
  }
  div#lessons-page div.lesson p {
    margin: 15px;
  }
  div#lessons-page div.lesson h4 {
    margin: 15px 15px 0 15px;
    padding: 0;
  }
  div#lessons-page div.lesson div.column-left {
    float: left;
    width: 445px;
  }
  div#lessons-page div.lesson div.column-left table.full {
    width: 415px;
    margin: 0 auto;
  }
  div#lessons-page div.lesson div.column-right {
    float: right;
    width: 194px;
  }
  div#lessons-page div.lesson div.column-right table.full {
    width: 265px;
    margin: 0 auto;
  }
/** company_athletes_page **/
  div#athletes-page div#all-stars {
  }
  div#athletes-page div#all-stars ul {
    margin: 0;
    padding: 0;
    width: 512px;
  }
  div#athletes-page div#all-stars ul li {
    float: left;
    margin: 15px 0 0 0;
    font-size: 10px;
    padding: 0;
    width: 128px;
    list-style-type: none;
  }
/** park_city_history_page **/
  div#park_city_history-page div.contrast-block {
    width: 589px;
    background-color: #d1cebc; /* beige table alt */
    padding: 3px;
    margin-bottom: 20px;
    float: left;
    clear: both;
  }
  div#park_city_history-page div.contrast-block p {
    font-size: 10px;
  }
  div#park_city_history-page div.contrast-block img {
    padding: 4px 10px;
  }
  div#park_city_history-page div.contrast-block h3 {
    font-size: 16px;
    margin: 0;
  }
  div#park_city_history-page div.contrast-block.one img {
    float: right;
  }
  div#park_city_history-page div.contrast-block.one p {
    text-align: right;
    margin: .5em 210px .5em 10px;
  }
  div#park_city_history-page div.contrast-block.two img {
    float: left;
  }
  div#park_city_history-page div.contrast-block.two p {
    text-align: left;
    margin: .5em 10px .5em 210px;
  }
  div#park_city_history-page div.contrast-block div.image-with-caption {
    float: left;
    padding: 0;
  }
    
  div#park_city_history-page div#history-item {
    background-color: #e0e2de; /* lt beige table even */
    float: left;
    padding: 4px;
    width: 575px; /* fixes safari issue */
  }
  div#park_city_history-page div#history-item img {
    float: right;
    padding-right: 10px;
  }
  div#park_city_history-page div#history-item p {
    width: 220px;
    font-size: 10px;
    margin-top: 10px;
  }
  div#park_city_history-page div#history-item ul li {
    background-image: url(img/arrow2.gif);
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 10px;
    line-height: 12px;
    padding: .3em 0 .3em 17px;
  }
  div#park_city_history-page div#nav-block {
    clear: both;
  }
  div#park_city_history-page div#nav-block a img {
    vertical-align: middle;
    padding: 0;
  }
  div#park_city_history-page div#nav-block a {
    display: block;
    float: left;
    padding: 1em;
  }
  div#park_city_history-page div#nav-block p {
    text-align: right;
    float: right;
  }
/** park_city_history_timeline **/
  table#timeline {
    width: 590px;
  }
  table#timeline thead th {
    background-color: #71cdf3; /* timeline blue */
  }
  table#timeline tbody td {
    padding: 5px;
  }
  table#timeline tbody td.year {
    width: 60px;
  }
  table#timeline tbody tr.odd td {
    background-color: #e5eaee; /* lt gray */
  }
  table#timeline tbody tr.even td {
    background-color: #b4dff9; /* timeline lt blue */
  }
/** job_application_page **/
  div#job-application-page table.application-form {
    background-color: white;
  }
  div#job-application-page table.application-form thead tr td,
  div#job-application-page table.application-form thead tr th {
    background-color: #537186; /* application head blue */
  }
  div#job-application-page table.application-form thead tr td strong,
  div#job-application-page table.application-form thead tr th strong {
    color: white;
  }
  div#job-application-page table.application-form tr.alternate_dark th,
  div#job-application-page table.application-form tr.alternate_dark td {
    background-color: #e5eaee; /* lt gray */
  }
  div#job-application-page table.application-form tr.alternate th,
  div#job-application-page table.application-form tr.alternate td {
    background-color: #c0c0c0; /* application lt gray */
  }
/** media_visit_guidelines_page **/
  div#media-visit-guidelines-page {
    margin: 0 auto;
    width: 400px;
    background-color: #ebebeb; /* another lt gray */
  }
  div#media-visit-guidelines-page h1 {
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
    background-color: #666666; /* subheaddark gray */
    color: white;
    text-align: center;
    padding: 1em;
  }
  div#media-visit-guidelines-page p {
    padding: 1em .7em;
  }

/** conditions_report (snow-report) **/
  table.report {
    color: #7f7870;
    font-family: Arial;
  }
  table.report td,
  table.report th {
    font-size: 1.1em;
  }
  table.report th td,
  table.report td th,
  table.report td td,
  table.report th th {
    font-size: 1.0em;
  }
  .weather_alert-block {
    background-color: #a8211b; /* alert_red */
    color: white;
    padding: 8px 8px 8px 0;
    width: 632px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
  }
  .weather_alert-block a:link,
  .weather_alert-block a:visited,
  .weather_alert-block a:hover,
  .weather_alert-block a:active {
    color: white;
  }
    .weather_alert-block .block-image {
      width: 90px;
    }
    .weather_alert-block .block-text {
      margin-left: 90px;
    }
  .dor_key {
    background-color: #e5eaee; /* lt gray */
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
  }
    .dor_key h3 {
      font-size: 12px;
      font-weight: bold;
      color: #255b6a;
      padding: 4px 0 0 8px;
      margin: 0;
      float: left;
      width: 92px;
    }
    .dor_status-box {
      float: left;
      width: 120px;
      height: 33px;
    }
    .dor_run_key {
      padding-top: 5px;
      padding-bottom: 5px;
    }
    .dor_run_key .dor_status-box {
      width: 152px;
      padding-left: 8px;
      height: 22px;
    }
    .dor_run_key .dor_status-box span {
      padding-top: 3px;
    }
    .dor_status-box span {
      padding-top: 6px;
      display: block;
    }
    .dor_status-box span.icon {
      width: 20px;
      text-align: center;
      float: left;
    }
    .dor_status-box span.label {
      margin-left: 28px;
    }
    .dor_run_key .dor_status-box span.icon img {
    }
      
    .dor_lift_key .header_box {
      clear: both;
      background-image: none;
      background-color: #cccccc; /* gray */
    }
      .dor_lift_key .header_box td {
        font-size: 11px;
        line-height: 15px;
        font-weight: bold;
        color: #255b6a;
        padding: 0;
        margin: 0;
      }
      .dor_lift_key .header_box td.zone {
        text-align: center;
      }
      .dor_key-group {
        float: left;
        width: 160px;
      }
    .dor_key table.report tbody td.zone {
      text-align: center;
    }

  .night-report .dor_key {
    background-color: #e1e3de; /* night_skiing_gray */
  }
  div#night_skiing-contrast-block {
    background-color: #adbcbf; /* night_skiing_blue */
    background-image: url(img/nightskiing.gif);
    background-repeat: no-repeat;
    overflow: hidden;
  }
  div#night_skiing-contrast-block .night_skiing-header a:link,
  div#night_skiing-contrast-block .night_skiing-header a:visited,
  div#night_skiing-contrast-block .night_skiing-header a:hover,
  div#night_skiing-contrast-block .night_skiing-header a:active {
    color: white;
  }
  div#night_skiing-contrast-block .night_skiing-header h2 {
    color: white;
    margin: 0 0 8px;
    padding: 11px 22px 0px;
  }
  div#night_skiing-contrast-block .night_skiing-header p {
    font-family: Arial, sans-serif;
    padding: 0px 10px 6px 15px;
    margin-bottom: 0;
    color: white;
  }
  table.report thead th,
  table.report thead td {
    background-color: #cccccc; /* gray */
    font-weight: bold;
    text-align: left;
  }

  table.report tr.lift_notes td {
    padding-left: 30px;
    color: #507984;
    background-color: #c8dade; /* dor_note_blue */
    font-weight: normal;
  }
  table.report td.groom_key {
    padding: 0;
  }
  table.report td,
  table.report th {
    padding: 4px;
    text-align: left;
  }
  table.report td.name {
    width: 150px;
  }
  table.report td.lift_name {
    width: 122px;
  }
  table.report td.collapse_show_button {
    width: 20px;
  }
  table.report td.icon {
    width: 80px;
  }
  table.report thead td.icon,
  table.report tbody td.icon,
  table.report tbody td.status {
    text-align: center;
  }
  table.report thead td.zone,
  table.report tbody td.zone {
    width: 139px;
  }
  table.report thead td.mountainzone,
  table.report tbody td.mountainzone {
    width: 205px;
    width: 139px;
  }
  table.report td.scheduled_notes {
    width: 182px;
  }
  table.report tbody td.zone {
    text-align: right;
  }
  table.report td.notes {
    width: 328px; /*ie needs this set*/
  }

  table.report-snowfall {
  }
    table.report-snowfall td {
      text-align: center;
    }

/** conditions_mountain_safety_Snow_Safety_slideshow **/
  div#poster {
    text-align: center;
    background-color: white;
  }
  div#poster h1 {
    color: #537186; /* application head blue */
    font-size: 13px;
    font-weight: bold;
  }
  div#poster img {
    padding: 5px;
  }
  div#poster a:link,
  div#poster a:visited {
    color: #003366; /* royal blue */
    text-decoration: none;
  }
/** conditions_panoramas_panorama **/
  div#panorama {
    text-align: center;
    background-color: #ebebeb; /* another lt gray */
  }
  div#panorama h1 {
    color: #8f1d27; /* pronounced red */
    font-size: 13px;
    font-weight: bold;
  }
  div#panorama a:link,
  div#panorama a:visited {
    color: #003366; /* royal blue */
    text-decoration: none;
  }
/** conditions_resort_stats, resort_stats_page **/
  div#resort_stats-page table#resort-statistics tbody th {
    width: 200px;
    text-align: left;
    font-weight: normal;
  }
  div#resort_stats-page table#lift-statistics td,
  div#resort_stats-page table#lift-statistics th {
    text-align: left;
  }
  div#resort_stats-page table#lift-statistics th.icon {
    width: 38px;
  }
  div#resort_stats-page table#lift-statistics th.name {
    width: 96px;
  }
  div#resort_stats-page table#lift-statistics th.hours {
    width: 137px;
  }
  div#resort_stats-page table#lift-statistics th.duration {
    width: 88px;
  }
  div#resort_stats-page table#lift-statistics th.v-rise {
    width: 81px;
  }
  div#resort_stats-page table#lift-statistics th.capacity {
    width: 77px;
  }
  div#resort_stats-page table#resort-statistics table#monthly-temps th,
  div#resort_stats-page table#resort-statistics table#monthly-temps td {
    text-align: center;
  }
  div#resort_stats-page table#resort-statistics table#monthly-temps thead th {
    font-weight: bold;
  }
/** winter_conditions_stake **/
  table#snow-stake-report {
    background-color: #ebebeb; /* another lt gray */
  }
  table#snow-stake-report tr.alternate td,
  table#snow-stake-report tr.alternate th {
    background-color: #cccccc; /* c gray */
  }
  table#snow-stake-report td,
  table#snow-stake-report th {
    font-weight: normal;
    padding: 4px;
  }
  table#snow-stake-report th.stake-loc {
    text-align: left;
    padding-left: 1.3em;
    width: 200px;
  }
  table#snow-stake-report td {
    text-align: center;
  }
  table#snow-stake-report th._12-hour,
  table#snow-stake-report th._24-hour {
    text-align: center;
    width: 65px;
  }
  table#snow-stake-report th.snow-type {
    text-align: right;
    width: 200px;
  }
  table#snow-stake-report tr#updated td {
    background-color: white;
  }
/** calendar_page **/
#calendar-page {
}
  #calendar-page h2 { 
    margin-top: 0;
  }
  #calendar-page table h3 {
    color: #7F7870;
    font-size: 1.2em; /* 18/15 */
    font-weight: 100;
    margin-bottom: 0;
  }
  /** calendar **/
    table#calendar td,
    table#calendar th {
      border: solid 1px black;
      padding: 2px;
    }
    table#calendar span.event_list {
      font-size: 0.86em; /* 13/15 */
      line-height: 1.1em;
    }
    table#calendar thead th {
      background-color: #d1cebc; /* beige table alt */
      text-align: center;
    }
    .left_cal_next {
      margin: 10px 0px;
      float: left;
      text-align: left;
      width: 46%;
      font-size: 1.5em;
    }
    .right_cal_next {
      float: right;
      margin: 10px 20px 10px 0px;
      text-align: right;
      width: 46%;
      font-size: 1.5em;
    }
    .left_cal_next img {vertical-align: top;}
    .right_cal_next img {vertical-align: top;}


/** eblast_sub_form **/
/* auto generated form */
  div#eblast_form-page div.formui-viewspace div.row {
    padding: 10px 0;
    clear: left;
  }
  div#eblast_form-page div.formui-viewspace div.label {
    width: 16em;
    float: left;
    text-align: right;
  }
  div#eblast_form-page div.formui-viewspace div.label label {
    font-size: 1.1em;
    line-height: 1.1em;
    padding-right: .8em;
  }
  div#eblast_form-page div.formui-viewspace div.widget {
    margin-left: 17em;
  }
  div#eblast_form-page div.formui-viewspace div.widget-error {
    padding-left: 16.8em;
  }
  div#eblast_form-page div.formui-viewspace div.widget-error div.error {
    padding-left: 1em;
    font-size: 1.1em;
    color: #b33d3d; /* red */
  }
  div#eblast_form-page div.formui-viewspace div.description {
    padding: .5em 0;
  }

  div#eblast_form-page div#subscription-form-widgets-powder_alert_boolean-row,
  div#eblast_form-page div#subscription-form-widgets-daily_conditions_boolean-row,
  div#eblast_form-page div#subscription-form-widgets-park_and_pipe_boolean-row,
  div#eblast_form-page div#subscription-form-widgets-resort_news_boolean-row {
    background-color: white;
  }
  div#eblast_form-page div#subscription-form-widgets-powder_alert_boolean-row div.label,
  div#eblast_form-page div#subscription-form-widgets-daily_conditions_boolean-row div.label,
  div#eblast_form-page div#subscription-form-widgets-park_and_pipe_boolean-row div.label,
  div#eblast_form-page div#subscription-form-widgets-resort_news_boolean-row div.label {
    width: 100%;
    float: none;
    text-align: left;
    padding-bottom: .3em;
    margin-left: 17em;
    font-weight: bold;
  }
  div#eblast_form-page div#subscription-form-widgets-powder_alert_boolean-row div.label label,
  div#eblast_form-page div#subscription-form-widgets-daily_conditions_boolean-row div.label label,
  div#eblast_form-page div#subscription-form-widgets-park_and_pipe_boolean-row div.label label,
  div#eblast_form-page div#subscription-form-widgets-resort_news_boolean-row div.label label {
    font-size: 1.2em
  }
/** blog_page **/
#blog-page {
}
  #blog-page h1 {
    font-size: 28px;
    line-height: 32px;
  }
  #blog-page h2 {
    font-size: 20px;
    line-height: 24px;
  }
  #blog-page h1,
  #blog-page h2,
  #blog-page h3,
  #blog-page h4,
  #blog-page h5,
  #blog-page h6,
  #blog-page a {
    color: #79959e; /* blog_drk_blue */
  }
  #blog-page #vm-weblog_sidebar h2,
  #blog-page #vm-related_content h2 {
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #6cc5e2; /* blog_lt_blue */
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 5px 10px 5px 15px;
  }
  #blog-page #vm-weblog_sidebar h2 a:link,
  #blog-page #vm-weblog_sidebar h2 a:visited,
  #blog-page #vm-weblog_sidebar h2 a:hover,
  #blog-page #vm-weblog_sidebar h2 a:active {
    color: #fff;
  }
  #weblog_article-page h1 {
    margin-bottom: 0;
  }
  #blog-page #blog_article_author-block {
    overflow: hidden;

  }
    #blog_article_author-block .blog_article_info-author_picture {
      float: left;
      width: 69px;
      height: 57px;
      padding: 6px 0;
      text-align: center;
      overflow: hidden;
    }
      .blog_article_info-author_picture img {
        width: 57px;
        height: 57px;
      }
    #blog_article_author-block p.article_info {
      float: left;
      width: 180px;
      padding: 16px 12px 16px;
      font-style: italic;
    }
  #blog-page #blog_article_info-block {
  }
    #blog_article_info-block .article_info-block-text {
    }
      #blog-page #article_related_topics h2 {
        display: inline;
        color: #7f7870; /* dark gray */
        font-size: 13px;
        padding: 0;
      }
      #blog-page #article_related_topics p.h2_tagline {
        display: inline;
      }
      #blog-page p#article_link_back {
        padding: 0;
        margin: 6px 0;
        overflow: hidden;
      }
      #blog-page p#article_link_back a {
        display: block;
        -moz-border-radius:4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-color: #6cc5e2; /* blog_lt_blue */
        color: #fff;
        line-height: 18px;
        padding: 3px 5px;
        float: left;
      }
      #blog-page p#article_link_back a strong {
        font-weight: normal;
      }


  #blog-page div.formui-viewspace div.row {
    padding: 10px 0;
    clear: left;
  }
  #blog-page div.formui-viewspace div.label {
    width: 16em;
    float: left;
    text-align: right;
  }
  #blog-page div.formui-viewspace div.label label {
    line-height: 11px;
    padding-right: .8em;
  }
  #blog-page div.formui-viewspace div.widget {
    margin-left: 17em;
  }
    #blog-page div.formui-viewspace div.widget input.text-widget,
    #blog-page div.formui-viewspace div.widget textarea.textarea-widget {
      width: 305px; /* match width of recaptcha */
    }
    #blog-page div.formui-viewspace div.widget textarea.textarea-widget {
      height: 5.0em;
    }
  #blog-page div.formui-viewspace div.widget-error {
    padding-left: 16.8em;
  }
  #blog-page div.formui-viewspace div.widget-error div.error {
    padding-left: 1em;
    font-size: 11px;
    color: #b33d3d; /* red */
  }
  #blog-page div.formui-viewspace div.description {
    padding: .5em 0;
  }
  #blog-page form.input-form input.submit-widget,
  #blog-page form.ajaxy-form input.submit-widget {
    font-size: 10px;
    margin-left: 17em;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #6cc5e2; /* blog_lt_blue */
    color: #fff;
    line-height: 1.8em;
    padding: 0 5px;
    border: 0;
    outline: 0;
    cursor: pointer;
  }
   
  #blog-page .comments {
  }
    #blog-page div.comment-and-replies {
      padding: 10px 0 10px 30px;
      border-bottom: 2px solid #6cc5e2; /* blog_lt_blue */
    }
      #blog-page div.comment {
      }
        #blog-page p.comment_info {
          font-style: italic;
          color: #79959e; /* blog_drk_blue */
          margin: 0 0 0 -30px;
          padding: 8px 0 8px 30px;
          position: relative;
          /* Assume a height of 22px. This allows multiple lines if needed.
            height: 22px;
            line-height: 22px;
          */
        }
          #blog-page p.comment_info span.icon {
            position: absolute;
            left: 22px; /* 8px overlap on left margin */
            top: 0;
            width: 34px;
            height: 38px; /* 8 + 22 + 8  (this is 12px off of 50px)*/
            background-image: url(img/comment_icons.png);
            background-repeat: no-repeat;
            background-position: 34px 50px;
          }
        #blog-page .highlight p.comment_info,
        #blog-page .staff p.comment_info {
          color: white;
          padding-left: 56px; /* 64 - 8 where 8 is the icon overlap */
          margin-bottom: 5px;
        }
          #blog-page .highlight p.comment_info a,
          #blog-page .highlight p.comment_info a:link,
          #blog-page .highlight p.comment_info a:visited,
          #blog-page .highlight p.comment_info a:hover,
          #blog-page .highlight p.comment_info a:active,
          #blog-page .staff p.comment_info a,
          #blog-page .staff p.comment_info a:link,
          #blog-page .staff p.comment_info a:visited,
          #blog-page .staff p.comment_info a:hover,
          #blog-page .staff p.comment_info a:active {
            color: white;
            text-decoration: underline;
          }
        #blog-page .highlight p.comment_info {
          background-color: #f7cb6f; /* featured_yellow */
        }
          #blog-page .highlight p.comment_info span.icon {
            display: block;
            background-position: 0 -6px; /* (offset by 6px) star */
            left: 18px; /* (22 - 4) more to the left */
          }
          #blog-page .highlight .comment_by:before {
            content: "Featured ";
          }
        #blog-page .staff p.comment_info {
          background-color: #c1595f; /* lt_red */
        }
          #blog-page .staff p.comment_info span.icon {
            display: block;
            background-position: 0 -54px; /* (offset by 6px) pcmr logo */
          }
          #blog-page .staff .comment_by:before {
            content: "Team Member ";
          }
        #blog-page div.comment_tools { /* respond, report */
          margin: -1.0em 0 -4px;
          color: #79959e; /* blog_drk_blue */
          font-size: 1.5em;
          text-align: right;
        }
          
      #blog-page div.reply { /* .comment */
        margin-top: 8px;
        padding: 10px 0 10px 84px; /* 30 + 54 */
        border-top: 2px solid #6cc5e2; /* blog_lt_blue */
      }
        #blog-page div.reply p.comment_info {
        }

  #blog-page #v-weblog_search form {
    padding: 0 0 0 15px;
    margin: 0;
  }
  #blog-page #v-weblog_search a.go_button {
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #6cc5e2; /* blog_lt_blue */
    color: #fff;
    line-height: 1.8em;
    padding: 0.3em 1.0em;
  }
  #blog-page #v-weblog_search a.go_button span {
    visibility: visible;
  }
  #blog-page #v-recent_articles ul { /* recent_articles = topics */
    padding: 0 15px;
    margin: 0 0 7px;
  }
  #blog-page #v-recent_articles ul li {
    list-style: none;
    font-size: 13px;
    line-height: 17px;
    padding: 3px 0;
    margin: 0;
  }
  #blog-page #v-recent_articles li li {
    margin-left: 15px;
  }
  #blog-page .sidebar-author,
  #blog-page .sidebar-other_blog,
  #blog-page .rss-block {
    overflow: hidden;
    padding: 15px 15px 0;
  }
  #blog-page .sidebar-author .author-picture,
  #blog-page .sidebar-other_blog .other_blog-picture,
  #blog-page .rss-block .block-image {
    float: left;
    width: 57px;
    height: 57px;
    overflow: hidden;
  }
  #blog-page .sidebar-author .author-block,
  #blog-page .sidebar-other_blog .other_blog-block,
  #blog-page .rss-block .block-text {
    margin-left: 68px;
  }
  #blog-page .sidebar-author .author-block h5,
  #blog-page .sidebar-other_blog .other_blog-block h5 {
    font-size: 16px;
    line-height: 1.0em;
    margin: 0;
    padding: 0;
    font-weight: normal;
  }
  #blog-page .social-feed {
    margin-bottom: 15px;
  }
  #blog-page .rss-icon {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0px 5px 0px 4px;
  }
  #blog-page .email-block {
    padding: 0 15px;
  }
  #blog-page .share_this-block {
    padding: 7px 15px;
  }
  #blog-page .st_sharethis_custom {
    background: url('img/sharethis-big.png') no-repeat scroll left top transparent;
    padding: 6px 16px 16px 40px;
  }
  #blog-page p.article-byline {
    font-style: italic;
    font-size: 11px;
  }
  #blog-page .weblog-article-short { /* div.block */
    clear: both;
    padding: 0 0 6px 0;
    float: left;
    overflow: hidden;
    margin-bottom: 6px;
    border-bottom: 1px solid #b7d9e3; /* alt_lt_blue */
  }
  #blog-page .weblog-article-short div.block-image {
    float: left;
    width: 200px;
    text-align: left;
    overflow-x: hidden;
  }
  #blog-page .weblog-article-short div.block-text {
    margin-left: 220px;
    width: auto;
  }
  #blog-page #articlelisting {
    overflow: hidden;
  }
  #blog-page #articlelisting h2 {
    margin: 12px 0 0;
  }
  #blog-page p.read_more a.comment_count:link,
  #blog-page p.read_more a.comment_count:visited,
  #blog-page p.read_more a.comment_count:hover,
  #blog-page p.read_more a.comment_count:active,
  #blog-page p.read_more a.read_more-link:link,
  #blog-page p.read_more a.read_more-link:visited,
  #blog-page p.read_more a.read_more-link:hover,
  #blog-page p.read_more a.read_more-link:active {
    color: #fff;
    font-weight: normal;
  }
  #blog-page p.read_more a.comment_count,
  #blog-page p.read_more a.read_more-link {
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #6cc5e2; /* blog_lt_blue */
    color: #fff;
    line-height: 1.8em;
    padding: 0.3em 1.0em;
    margin: 0 5px;
    position: relative;
  }
  #blog-page p.read_more a.comment_count span {
    background: url(img/comment.gif) no-repeat;
    width: 14px;
    height: 11px;
    position: absolute;
    right: 5px;
    bottom: -11px;
  }

  #blog-page p.read_more a.comment_count strong {
    font-weight: normal;
  }

/** pmtour_page **/
#pmtour-page {
  padding: 20px 0;
}
  #pmtour_selector {
    display: none;
  }
  #pmtour-page #route_rating-block {
    float: left;
    width: 450px;
    padding-bottom: 10px;
    font-size: 1.3em;
    line-height: 1.3em; /* 17/13 */
  }
  #pmtour-page #route_stat {
    float: left;
    width: 345px;
    padding-bottom: 10px;
    font-size: 1.3em;
    line-height: 1.3em; /* 17/13 */
  }
  #pmtour-page #change_tour-block {
    width: 130px;
    padding-bottom: 10px;
    float: right;
  }
    #pmtour-page a#change_tour-button {
      display: block;
      font-size: 11px;
      width: 115px;
      padding: 5px;
      text-align: center;
      color: white;
      background-color: #6dc3e1; 
      -moz-border-radius:4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
    }
    
  #pmtour-page h1 {
    clear: both;
    width: 932px;
    font-size: 14px;
    background-color: #b6dce4; /* alt_lt_blue2 */
    color: white;
    text-align: center;
    padding: 4px 0;
    margin: 0 0 1px 0;
  }
  #pmtour-page ul li {
    line-height: 17px;
  }
  #pmtour-page {
    overflow: hidden;
  }
  .ie7 #pmtour_menu-page li.parent span.menu-item-text {width: 196px;}
  .ie7 #pmtour_menu-page .menu-block {font-size:0px;}
  #pmtour-page #pmtour {
  }
    #pmtour-page #pmtour-slides-block {
      width: 932px;
      height: 557px;
      padding: 0;
    }
      #pmtour-page #pmtour-slides {
        width: 932px;
        height: 557px;
      }
    #pmtour-page #slides-flipper-block {
      width: 932px;
      overflow: hidden;
    }
      #pmtour-page #pmtour-slides-flipper-left,
      #pmtour-page #pmtour-slides-flipper-right {
        position: static;
        width: 10em;
        color: white;
        font-size: 12px;
        padding: 4px;
        text-align: center;
        cursor: pointer;
        background-color: #6dc3e1; 
      }
      #pmtour-page #pmtour-slides-flipper-left {
        float: left;
      }
      #pmtour-page #pmtour-slides-flipper-right {
        float: right;
      }

    #pmtour-page #pmtour-carousel-block {
      position: relative;
      width: 932px;
    }
      #pmtour-page #pmtour-carousel-flipper-left,
      #pmtour-page #pmtour-carousel-flipper-right {
        top: 0;
        height: 134px; /* js set */
        line-height: 134px;
        width: 28px;
        font-size: 20px;
        color: white;
        text-align: center;
        background-color: #6dc3e1; 
      }
      #pmtour-page #pmtour-carousel-flipper-right {
      }
      #pmtour-page #pmtour-carousel-flipper-left {
        width: 27px;
      }
      #pmtour-page #pmtour-carousel {
        width: 876px;
        height: 134px; /* js set */
        margin: 0 28px;
      }
        #pmtour-page #pmtour-carousel .pmtour-image-block {
          float: left;
          width: 218px; /* js set */
          padding: 0 1px 0 0;
          background-color: white;
          text-align: left;
        }
          #pmtour-page .pmtour-image-block a.fullsize img {
            border: 0;
          }
        #pmtour-page #pmtour-carousel .activeSlide div.step-text {
          background-color: #ddd;
        }
        #pmtour-page #pmtour-carousel h2.step-title {
          font-size: 15px;
          color: #7f7870; /* dark gray */
          line-height: 24px;
          background-image: url(img/gray-gradient.png);
          background-repeat: repeat-x;
          text-align: center;
          margin: 0;
          padding: 0;
        }
        #pmtour-page #pmtour-carousel div.step-text {
          padding: 10px;
          white-space: normal;
          background-color: #ebedec;
        }
        #pmtour-page #pmtour-carousel div.step-text p {
          font-size: 1.1em;
          line-height: 1.54em; /* 17/11 */
        }
          
  #pmtour-page #tour_details-block {
    margin-top: 10px;
    width: 686px;
    float: left;
  }
    #tour_details-block li {
      font-size: 13px;
    }
    h2.tour_details-title {
      background-image: url(img/gray-gradient.png);
      background-repeat: repeat-x;
      color: #7f7870; /* dark gray */
      padding: 1px 10px 12px 36px;
      line-height: 24px;
      font-size: 15px;
      position: relative;
      margin: 0;
      cursor: pointer;
    }
    #pmtour-page span.collapse-icon {
      background-repeat: no-repeat;
      width: 20px;
      height: 17px;
      display: block;
      position: absolute;
      left: 10px;
      top: 4px;
    }
    #pmtour-page span.collapse_hide {
      background-image: url('img/pmtour-icons.png');
      background-position: 0 -17px;
    }
    #pmtour-page span.collapse_show {
      background-image: url('img/pmtour-icons.png');
      background-position: 0 0;
    }
    div.tour_details-copy {
      margin: 0 45px 18px 185px;
    }

  #pmtour-page #tour_sidebar {
    margin-top: 10px;
    width: 218px;
    margin-left: 10px;
    float: left;
    background-color: #b6dce4; /* alt_lt_blue2 */
    color: white;
    padding: 12px 18px 12px 0;
  }
    #tour_sidebar div.block {
      padding: 0 0 6px 0;
      overflow: hidden;
      float: none;
    }
    #tour_sidebar div.block-image {
      float: left;
      width: 50px;
      text-align: center;
    }
    #tour_sidebar div.block-text {
      margin-left: 50px;
      width: auto;
    }
    #tour_sidebar div.block-text p {
      font-size: 11px;
    }
    #tour_sidebar div.block-text p a,
    #tour_sidebar div.block-text p a:link,
    #tour_sidebar div.block-text p a:visited,
    #tour_sidebar div.block-text p a:hover,
    #tour_sidebar div.block-text p a:active {
      color: white;
    }
    #tour_sidebar a.tour_sidebar-icon {
      background-image: url(img/pmtour-icons.png);
      background-repeat: no-repeat;
      width: 34px;
      height: 27px;
      margin: 0 auto;
      display: block;
    }
      #tour_sidebar-print-icon { background-position: -36px -2px; }
      #tour_sidebar-mail-icon { background-position: -36px -31px; }
      #tour_sidebar-telephone-icon { background-position: -36px -60px; }
      #tour_sidebar-important-icon { background-position: -36px -92px; }

    .label.lifts {
      color: #c60000;
    }  
    
    .label.runs.__2intermediate, .label.runs.__3advanced {
      color: #4f7aa4;
    }
    .label.runs.__1beginner {
      color: #57a628;
    }

    .label.runs.__4mostdifficult, .label.runs.__5expert {
      color: #2b2b2b;
    } 
    
    .step-text img.icon.lifts, img.icon.lifts, img.icon.bowls, img.icon.runs, img.icon.dining,
    .step-text img.icon.svg_lifts, img.icon.svg_lifts, img.icon.svg_bowls, img.icon.svg_runs, img.icon.svg_dining {
      padding: 0 4px 3px 4px;
    } 
  a#bottlerocket-mfg {
    clear: both;
    display: block;
    float: right;
    width: 180px;
    text-align: right;
    padding: 0 15px 0 0;
    font-family: "Arial", sans-serif;
    font-size: 9px;
    color: #7f7870;
  }
    
  .green_level {
    color: #57a628;
  }
  .green_level span.icon {
    background: transparent url(img/difficulty_level_icons.gif) -7px -3px no-repeat;
    padding-left: 17px;
  }

  .blue_level {
    color: #4f7aa4;
  }
  .blue_level span.icon {
    padding-left: 17px;
    background: transparent url(img/difficulty_level_icons.gif) -7px -27px no-repeat;
  }

  .black_level {
    color: #000;
  }
  .black_level span.icon {
    background: transparent url(img/difficulty_level_icons.gif) -7px -50px no-repeat;
    padding-left: 17px;
  }

  .terrainpark_level {
    color: #faab4d;
  }
  .terrainpark_level span.icon {
    background: transparent url(img/difficulty_level_icons.gif) -3px -71px no-repeat;
    padding-left: 22px;
  }

  .fb_edge_widget_with_comment {
    width: 60px;
  }
  .twitter-share-button {

  }

  #map_image {
    height: 561px;
    left: 0;
    position: absolute;
    top: 0;
    width: 940px;
  }

  .svg_object {
    position: relative;
    z-index: 10;
  }

/** email_to_friend_popup_page **/
  #email_to_friend_popup-page {
    padding: 20px;
  }

/** not_found_page **/
#not_found-page {
  margin-top: 20px;
}
  
/** weather_stations_page **/
#weather_stations-page {
}
#weather_stations-page table th {
  text-align: right;
  padding-right: 10px;
  width: 15.5em;
}
#weather_stations-page table tfoot td {
  text-align: right;
}
/** connect_page **/
#connect-page {
}
  .connect-block {
    color: #7f7870; /* dark gray */
    margin-bottom: 60px;
  }
  .connect-block h2 {
    color: #7f7870; /* dark gray */
  }
    .connect-header {
      height: 114px;
      font-family: Arial, sans-serif;
      background-color: #ebebeb;
      width: 960px;
    }
      .connect-header a,
      .connect-header a:link,
      .connect-header a:visited,
      .connect-header a:hover,
      .connect-header a:active {
        color: #7f7870; /* dark gray */
      }
      .connect-header .block-image {
        width: 300px;
        height: 114px;
        background-repeat: no-repeat;
        background-position: top center;
      }
      #pcmrblog-connect-block .block-image {
        background-image: url(img/connect/pcmr.png);
      }
      #snowmamas-connect-block .block-image {
        background-image: url(img/connect/snowmamas.png);
      }
      #irideparkcity-connect-block .block-image {
        background-image: url(img/connect/irpc-logo-black.png);
      }
      .connect-header .block-text {
        margin-left: 300px;
        padding: 10px;
      }
        .connect-header-copy-table {
          display: table;
        }
          .connect-header-copy-row {
            display: table-row;
          }
            .connect-header-copy-cell {
              display: table-cell;
              vertical-align: middle;
              height: 94px;
            }
    .connect-body {
      /* oversize to the right to allow space
      for last .connect-feed-block right
      margin */
        margin-right: -30px;
      clear: both;
    }
      .connect-feed-block {
        float: left;
        width: 298px;
        margin-right: 30px;
        border: 1px solid gray;
      }
      .facebook-connect-feed-block {
        border: 0;
        width: 300px;
      }
        .connect-feed-header {
          padding: 10px;
          background-color: #edeff4;
          color: #333;
          border-bottom: 1px solid #69929c;
        }
          .connect-feed-header h2 {
            margin: 0;
            padding: 0;
            font-size: 1.3em;
            color: #333 !important;
            font-family: "lucida grande", sans-serif;
            font-weight: bold;
          }
          a.connect-feed-source-link {
            font-family: Arial, sans-serif;
            font-size: 1.1em;
            display: block;
            color: #7f7870; /* dark gray */
          }
          a.connect-feed-source-link:link,
          a.connect-feed-source-link:visited,
          a.connect-feed-source-link:hover,
          a.connect-feed-source-link:active {
            color: #7f7870; /* dark gray */
          }
        .connect-feed {
          height: 374px;
          padding: 10px;
          overflow-y: scroll;
          background-color: white;
        }
        .facebook-connect-feed {
          overflow: hidden;
          padding: 0;
          height: 433px;
          width: 300px;
          border: 0;
        }

  /* variants of .connect-block */
  #pcmrblog-connect-block { /* default */
  }
  #snowmamas-connect-block .connect-header {
    background-color: #b5c5dc;
    color: white;
  }
  #snowmamas-connect-block h2,
  #snowmamas-connect-block .connect-header a,
  #snowmamas-connect-block a.connect-feed-source-link:link,
  #snowmamas-connect-block a.connect-feed-source-link:visited,
  #snowmamas-connect-block a.connect-feed-source-link:hover,
  #snowmamas-connect-block a.connect-feed-source-link:active {
    color: white;
  }
  #irideparkcity-connect-block .connect-header {
    background-color: #808080;
    color: white;
  }
  #irideparkcity-connect-block h2,
  #irideparkcity-connect-block .connect-header a,
  #irideparkcity-connect-block a.connect-feed-source-link:link,
  #irideparkcity-connect-block a.connect-feed-source-link:visited,
  #irideparkcity-connect-block a.connect-feed-source-link:hover,
  #irideparkcity-connect-block a.connect-feed-source-link:active {
    color: white;
  }


/** HTML5BOILERPLATE_COMMON **/
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/** OTHER **/
form#msia-add .formui-viewspace {
  float: left;
  width: 390px;
}

form#msia-add .formui-viewspace .label, 
form#msia-add .formui-viewspace .widget {float:left;}

form#msia-add .formui-viewspace .label {
  padding: 0px 28px;
}

form#msia-add .buttons {float:left; padding-top:22px;}

.form-bottom{clear:both;}

table td #SummerTop, table td #SummerBottom, table td #WinterBottom, table td #WinterTop {display:block;}
#sidebar-related_pages {font-size: 11px;}

.ui-datepicker-calendar td, .ui-datepicker-calendar th {
  font-size: 11px;
}

a.book_now, a.book_now:link, a.book_now:visited {
  background: #a31d25;
  color: #fff;
  float: right;
  font-family: Georgia;
  font-size: 20px;
  padding: 7px 10px;
  text-align: center;
}

