@import url(reset.css);

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans-Light-webfont.eot');
    src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Light-webfont.woff') format('woff'),
         url('OpenSans-Light-webfont.ttf') format('truetype'),
         url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('OpenSans-LightItalic-webfont.eot');
    src: url('OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-LightItalic-webfont.woff') format('woff'),
         url('OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans-Italic-webfont.eot');
    src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Italic-webfont.woff') format('woff'),
         url('OpenSans-Italic-webfont.ttf') format('truetype'),
         url('OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans-Bold-webfont.eot');
    src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Bold-webfont.woff') format('woff'),
         url('OpenSans-Bold-webfont.ttf') format('truetype'),
         url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans-BoldItalic-webfont.eot');
    src: url('OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;

}

body
{
    margin: 0;
    padding: 11px 0;
    background: #f0f0f0 url(/img/common/bg-common.jpg) repeat-x;
    font-family: OpenSans, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    color: #555;
}

a
{
    color: #ff221a;
    text-decoration: none;
}

a:hover
{
    color: black;
    text-decoration: underline;
}

img
{
    border: 0;
    vertical-align: middle;
}

p
{
    margin: 0 0 1em 0;
}

h1
{
    margin: 0;
}

h1.banner
{
    padding: 18px 24px;
    margin: 0;
    font-size: 21px;
    font-weight: 300;
    line-height: 1;
}

h2
{
    font-size: 16px;
    margin: 1.5em 0 0.75em 0;
    color: black;
}

h3
{
    font-size: 14px;
    margin: 0.5em 0 0.75em 0;
    color: #777;
}

h4
{
    font-size: 100%;
    color: black;
}

p:first-child,
h1:first-child,
h2:first-child,
h3:first-child
{
    margin-top: 0;
}

strong
{
    color: black;
}

area
{
    position: relative;
}

fieldset, form
{
    border: 0 none;
    margin: 0;
    padding: 0;
}

table
{
    font-size: 95%;
    width: 100%;
    border: 0;
    margin: 1.25em 0 2em 0;
    border-spacing: 0;
    border-collapse: collapse;
}

tr
{
    vertical-align: top;
}

th, td
{
    padding: 1px 5px 1px 2px;
    text-align: left;
    border-top: 1px solid white;
}

td
{
    background-color: #f0f0f0;
}

th
{
    font-size: 90%;
    color: #888;
}

label
{
    vertical-align: middle;
    font-size: 11px;
}

select, input, button
{
    vertical-align: middle;
    margin: 0 0 2px 0;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

button
{
    border: 0;
    padding: 0;
    background-color: transparent;
    margin-bottom: 0px;
}

.featureimg
{
    margin: 0 -24px 24px -24px;
}

.heading
{
    height: 250px;
    margin: 0;
}

.section
{
    color: #555 !important;
    font-size: 110% !important;
    margin: 0 0 0.25em;
    padding: 2.25em 0 0.25em 0;
    border-bottom: 5px solid #f0f0f0;
}

.recommended
{
    position: absolute;
    left: 354px;
    top: 151px;
    background: url(/img/common/logo-snowbeds-recommended.png) no-repeat left center;
    width: 135px;
    height: 42px;
    text-indent: -999em;
}

.intro a
{
    color: #000 !important;
}

.star5,
.star4,
.star3,
.star2,
.star1
{
    position: absolute;
    left: 495px;
    top: 151px;
    background: url(/img/common/star.png) repeat-x left center;
    width: 16px;
    height: 42px;
    text-indent: -999em;
}

.star5
{
    width: 80px;
}

.star4
{
    width: 64px;
}

.star3
{
    width: 48px;
}

.star2
{
    width: 32px;
}

.subhead
{
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    margin: 0 -24px 12px -24px;
    padding: 0 24px 0 56px;
    line-height: 42px;
    overflow: hidden;
    background: url(/img/subhead/common.png) no-repeat 0 0;
}

.subhead a, .title a
{
    display: block;
    color: #394f60;
}

.col3 .subhead
{
    margin-left: 0;
}

.col3 .subhead.indent
{
    margin-left: -24px !important;
}

.title
{
    margin: 1.75em 0 0.5em 0;
    height: 18px;
}

.suburb
{
    color: #999;
}

.list, .checklist ul, .page ul
{
    list-style-type: none;
    margin: 1em 0;
    padding: 0;
}

.page ul
{
    color: #555;
    font-size: 90%;
}

.list li, .checklist li, .page li
{
    margin-top: 2px;
    padding: 0 2px 0 9px;
    background: url(/img/common/bullet-list.png) no-repeat left 0.4em;
    border-top: 1px solid #d3d3d3;
}

.checklist li
{
    background: url(/img/common/bullet-tick.png) no-repeat left 0.4em;
    padding-left: 18px;
}

.packages tbody td + td
{
    width: 25%;
    text-align: right;
}

.archive
{
    margin: 1px 0 0 0;
    color: black;
}

.archive ul
{
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.archive li
{
    border-bottom: 1px solid #ddd;
    padding: 2px 0;
    font-size: 90%;
}

.archive ul li
{
    margin: 0;
}

.archive li.sel
{
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
}

.archive li.top
{
    border-bottom: 1px solid #555;
    font-weight: bold;
}

.archive a
{
    color: #333;
}

.archive a:hover
{
    color: white;
}

.col
{
    float: left;
}

.col .col
{
    background-image: none;
}

.col2 .col
{
    width: 259px;
    margin-right: 24px;
}

.col-2 .col
{
    width: 402px;
    margin-right: 24px;
}

.col3
{
    clear: both;
}

.col3 .col
{
    padding: 0 24px;
    width: 247px;
}

.col1
{
    padding: 0 24px;
}

.col3 .col2 .col
{
    padding: 0;
    width: 111px;
    margin-right: 24px;
}

.colfull
{
    clear: both;
    padding: 0 24px;
}

#l .col3 .col
{
    padding: 0;
    width: 164px;
    margin-right: 24px;
}

.divider
{
    border-top: 5px solid #e5e5e5;
    margin: 11px 0 0 0;
    padding-top: 11px;
}

.accomodation-h3 {
font-size: 90%;
}


.sponsors
{
    margin: 11px 27px 0 27px;
}

.sponsors h2
{
    color: #555;
    margin: 0 0 11px 0;
}

.sponsors ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.sponsors li
{
    display: inline;
    margin-right: 36px;
    vertical-align: middle;
}

.sponsors a
{
    color: #888;
}

.sponsors a:hover
{
    color: #000;
}

.zend_form fieldset
{
    border: 0;
    margin: 0.5em 0;
    padding: 8px;
    background-color: #f0f0f0;
}

.zend_form fieldset.action
{
    border: 0 none;
    background-color: white;
    padding: 0 8px;
}

.zend_form legend
{
    font-size: 90%;
    color: #999;
}

.zend_form
{
    padding: 0;
    margin: 0;
}

.zend_form dt,
.zend_form dd
{
    padding: 0;
    margin: 0;
}

.zend_form fieldset dt
{
    float: left;
    clear: left;
    width: 20%;
    border-top: 1px solid white;
    padding: 3px 0 1px 0;
}

.zend_form fieldset dd
{
    float: left;
    width: 80%;
    border-top: 1px solid white;
    padding: 3px 0 1px 0;
}

.errors
{
    list-style-type: none;
    border: 1px solid red;
    margin: 1px 0;
    background-color: #FFE699;
    background-image: url(/img/common/icon-warning-sm.png);
    background-position: 5px 5px;
    padding: 7px 10px 7px 32px;
    background-repeat: no-repeat;
}

.legend
{
    border-bottom: 1px solid #aaa;
    margin: 1em 0 1em 0;
    padding-bottom: 0.5em;
}

.full
{
    width: 410px;
}

.half
{
    width: 49%;
}

.label
{
    width: 130px;
    float: left;
    display: block;
    clear: left;
    padding-top: 2px;
    font-size: 90%;
}

label.error
{
    padding: 3px;
}

.form
{
    width: 543px;
}

.form a
{
    vertical-align: middle;
}

.element
{
    float: left;
    width: 412px;
    padding-bottom: 2px;
}

.element.full
{
    width: 542px;
}

.frozen
{
    padding: 1px 0 2px 0;
}

.note
{
    padding: 6px 0 12px 0;
    font-size: 90%;
}

form em
{
    font-style: normal;
    color: #888;
}

.last
{
    margin-right: 0 !important;
}

.clear
{
    clear: left;
}

.closed
{
    display: none;
}

.next
{
    display: block;
    float: right;
    margin-left: 18px;
}

.back
{
    display: block;
    float: left;
    margin-right: 18px;
}

.top
{
    margin-top: 9px;
}

.disclaimer
{
    color: #888;
    font-size: 90%;
}

.icon
{
    padding: 8px 0 0 36px;
    margin: 0;
    min-height: 36px;
    background-repeat: no-repeat;
    margin-left: -8px;
}

.marker,
.marker-suburb
{
    text-indent: -999em;
    position: absolute;
    z-index: 13001;
    width: 31px;
    height: 31px;
    overflow: hidden;
    background: url(/img/property/icon.png);
}

.marker-suburb
{
    background: none;
    margin-left: -17px;
    margin-top: -40px;
    width: 112px;
    height: 112px;
}

.marker a,
.marker-suburb a
{
    display: block;
    padding-top: 999px;
}

.marker-suburb a
{
    background: url(/img/common/bubble.png) 999px 898px no-repeat;
}

.marker-shops { background: url(/img/property/shop.png) }
.marker-restaurants { background: url(/img/property/restaurant.png) }
.marker-bars { background: url(/img/property/bar.png) }
.marker-onsens { background: url(/img/property/onsen.png) }

.tip {
    color: #fff;
    width: 139px;
    z-index: 13000;
}

.tip-title {
    font-size: 11px;
    margin: 0;
    padding: 8px 8px 4px;
    background: url(/img/common/bubble.png) top left;
}

.tip-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(/img/common/bubble.png) bottom right;
}

.tip-container
{
    z-index: 14001;
}

#layout
{
    position: relative;
    background: white;
    width: 885px;
    margin: 0 auto;
    padding: 150px 0 0 0;
}

#l
{
    background: url(/img/common/bg-coll.jpg) no-repeat 0px 57px;
    padding: 0 24px 0 24px;
    width: 542px;
    float: left;
}

#l h1
{
    margin: 0 -24px 12px -24px;
    width: auto;
    background: white;
}

#l h1.banner + .featureimg,
#l h1.banner + .col2 .featureimg
{
    margin-top: -12px;
}

#r
{
    padding: 0 24px 0 24px;
    width: 247px;
    float: left;
}

#content
{
    background: url(/img/common/bg-col3.jpg) no-repeat 0px 42px;
}

#promo
{
    position: absolute;
    z-index: 99;
    top: 218px;
    left: 598px;
    width: 182px;
    height: 78px;
    padding: 12px 24px 24px 56px;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    background-image: url(/img/title/promo-title.png);
    background-position: -8px 0;
    background-repeat: no-repeat;
    color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#promo h2,
#promo p
{
    font-size: 11px;
    line-height: 1.1;
}

#promo h2,
#promo p,
#promo p strong,
#promo p a
{
    color: #fff;
}

#promo a
{
    display: block;
}

#promo a:hover
{
    text-decoration: none;
    color: #fff;
}

#graph
{
    z-index: 1;
    position: absolute;
    width: 592px;
    height: 572px;
    overflow: hidden;
    top: 0;
    left: 0;
}

#graph-frame, #suburb-frame
{
    position: relative;
}

#suburb-frame img
{
    margin: -12px -24px 0 -24px;
}

#graph-frame
{
    margin: -12px -24px 18px -24px;
    background: black url(/img/common/spinner.gif) center center no-repeat;
    overflow: hidden;
    height: 572px;
}

#graph-field {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 5;
    cursor: default !important;
}

#graph-map {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 4;
    background: #FFF;
    width: 160px;
    height: 120px;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
}

#graph-scale
{
    position: absolute;
    top: 526px;
    left: 0px;
    z-index: 999;
    background-repeat: no-repeat;
    height: 46px;
    width: 590px;
}

.graph-map-box {
    background: #CCC;
}

.graph-map-view {
    background: #39F;
}

header
{
    position: absolute;
    left: 0;
    top: 0;
    width: 885px;
    height: 150px;
    background: #000 url(/img/common/banner.png) no-repeat;
}

.landing header
{
    background: #000 url(/img/landing/banner.png) no-repeat;
}

header ul
{
    position: absolute;
    top: 108px;
    left: 0;
    width: 848px;
    height: 42px;
    margin: 0;
    padding: 0 17px 0 20px;
    list-style-type: none;
    background: #ff211c url(/img/common/nav-bg.png) repeat-x;
    overflow: hidden;
    line-height: 42px;
    font-size: 11px;
    font-weight: bold;
}

header li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    height: 42px;
    border-left: 1px solid #ff221a;
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

header li a, #widget li a
{
    display: block;
    color: white;
    padding: 0 5px;
    white-space: nowrap;
}

header li.sel, header li.sel a
{
    background-color: white;
    color: #ff221a;
}

header li a:hover, #widget li a:hover
{
    color: #ff221a;
    text-decoration: none;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.7);
}

#sitesearch
{
    position: absolute;
    left: 614px;
    top: 74px;
    text-align: right;
    width: 246px;
    line-height: 15px;
}

#sitesearch label
{
    display: none;
}

#search_text
{
    width: 196px;
    line-height: 15px;
}

#widget
{
    position: absolute;
    top: 0;
    left: 249px;
    width: 611px;
    height: 49px;
    background: url(/img/common/banner-tray.png) no-repeat;
}

#widget ul
{
    height: 49px;
    margin: 0;
    padding: 0 24px;
    list-style-type: none;
    overflow: hidden;
}

#widget li
{
    float: right;
    height: 49px;
    background-position: 0 -49px;
}

#widget li a
{
    padding-top: 49px;
}

#widget li a:hover
{
    background-image: none;
}

#widget_converter, #widget_converter a { background-image: url(/img/widget/yen-converter.png); width: 130px; }

#icon_checkin
{
    background-image: url(/img/icon/checkin.png);
}

#icon_rates
{
    background-image: url(/img/icon/price.png);
}

#icon_english
{
    background-image: url(/img/icon/english.png);
}

#icon_faq
{
    background-image: url(/img/icon/faq.png);
}

#icon_skimap,
#icon_skiarea
{
    background-image: url(/img/icon/skiarea.png);
}

#promo1 a
{
    position: absolute;
    z-index: 99;
    top: 210px;
    left: 400px;
    width: 162px;
    height: 174px;
    overflow: hidden;
    background: url(/img/home/snowbeds-promo-01.png);
    text-indent: -999em;
}

#promo2 a
{
    position: absolute;
    z-index: 99;
    top: 210px;
    left: 550px;
    width: 162px;
    height: 174px;
    overflow: hidden;
    background: url(/img/home/snowbeds-promo-02.png);
    text-indent: -999em;
}

#promo3 a
{
    position: absolute;
    z-index: 99;
    top: 210px;
    left: 700px;
    width: 162px;
    height: 174px;
    overflow: hidden;
    background: url(/img/home/snowbeds-promo-03.png);
    text-indent: -999em;
}

#gocurrencylayer
{
    position: absolute;
    width: 230px;
    height: 300px;
    left: 635px;
    top: 49px;
    border: 0 none;
    z-index: 100;
}

#gocurrencyslider
{
    width: 230px;
    height: 300px;
}

footer
{
    clear: both;
    background-color: white;
    font-size: 10px;
    color: #999;
    background-color: #eee;
}

footer ul
{
    border-top: 1px solid #e5e5e5;
    padding: 10px 24px;
    list-style-type: none;
}

footer li
{
    float: left;
    padding: 0 11px 0 0;
    margin: 0 11px 0 0;
    border-right: 1px solid #999;
    color: #999;
}

footer a
{
    color: #999;
    text-decoration: none;
}

footer a:hover
{
    color: #000;
}

footer li.last
{
    border-right: 0;
}

footer ul:after,
#content:after,
.col2:after,
.col3:after,
.divider:after,
.form:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/**
Stylesheet: Slideshow.css
    CSS for Slideshow.

License:
    MIT-style license.

Copyright:
    Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
    
HTML:
    <div class="slideshow">
        <div class="slideshow-images" />
        <div class="slideshow-captions" />
        <div class="slideshow-controller" />
        <div class="slideshow-loader" />
        <div class="slideshow-thumbnails" />
    </div>
    
Notes:
    These next four rules are set by the Slideshow script.
    You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
    display: block;
    position: relative;
    z-index: 0;
}
.slideshow-images {
    display: block;
    overflow: hidden;
    position: relative;
}		
.slideshow-images img {
    display: block;
    position: absolute;
    z-index: 1;
}		
.slideshow-thumbnails {
    overflow: hidden;
}

/**
HTML:
    <div class="slideshow-images">
        <img />
        <img />
    </div>
    
Notes:
    The images div is where the slides are shown.
    Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
    height: 300px;
    width: 400px;
}		
.slideshow-images-visible { 
    opacity: 1;
}	
.slideshow-images-prev { 
    opacity: 0; 
}
.slideshow-images-next { 
    opacity: 0; 
}
.slideshow-images img {
    float: left;
    left: 0;
    top: 0;
}	

/**
Notes:
    These are examples of user-defined styles.
    Customize these classes to your usage of Slideshow.
*/

.slideshow {
    height: 300px;
    margin: 0 auto;
    width: 400px;
}
.slideshow a img {
    border: 0;
}

/**
HTML:
    <div class="slideshow-captions">
        ...
    </div>
    
Notes:
    Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
    background: #000;
    bottom: 0;
    color: #FFF;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    width: 100%;
    z-index: 10000;
}
.slideshow-captions-hidden {
    height: 0;
    opacity: 0;
}
.slideshow-captions-visible {
    height: 22px;
    opacity: .7;
}

/**
HTML:
    <div class="slideshow-controller">
        <ul>
            <li class="first"><a /></li>
            <li class="prev"><a /></li>
            <li class="pause play"><a /></li>
            <li class="next"><a /></li>
            <li class="last"><a /></li>
        </ul>
    </div>
    
Notes:
    Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
    background: url(controller.png) no-repeat;
    height: 42px;
    left: 50%;
    margin: -21px 0 0 -119px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 238px;
    z-index: 10000;
}
.slideshow-controller * {
    margin: 0;
    padding: 0;
}
.slideshow-controller-hidden { 
    opacity: 0;
}
.slideshow-controller-visible {
    opacity: 1;
}
.slideshow-controller a {
    cursor: pointer;
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    top: 12px;
}
.slideshow-controller a.active {
    background-position: 0 18px;
}
.slideshow-controller li {
    list-style: none;
}
.slideshow-controller li.first a {
    background-image: url(controller-first.gif);
    left: 33px;
    width: 19px;
}
.slideshow-controller li.last a {
    background-image: url(controller-last.gif);
    left: 186px;
    width: 19px;
}
.slideshow-controller li.next a {
    background-image: url(controller-next.gif);
    left: 145px;
    width: 28px;
}
.slideshow-controller li.pause a {
    background-image: url(controller-pause.gif);
    left: 109px;
    width: 20px;
}
.slideshow-controller li.play a {
    background-position: 20px 0;
}
.slideshow-controller li.play a.active {
    background-position: 20px 18px;
}
.slideshow-controller li.prev a {
    background-image: url(controller-prev.gif);
    left: 65px;
    width: 28px;
}

/**
HTML:
    <div class="slideshow-loader" />
    
Notes:
    Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
    height: 28px;
    right: 0;
    position: absolute;
    top: 0;
    width: 28px;
    z-index: 10001;
}
.slideshow-loader-hidden {
    opacity: 0;
}
.slideshow-loader-visible {
    opacity: 1;
}

/**
HTML:
    <div class="slideshow-thumbnails">
        <ul>
            <li><a class="slideshow-thumbnails-active" /></li>
            <li><a class="slideshow-thumbnails-inactive" /></li>
            ...
            <li><a class="slideshow-thumbnails-inactive" /></li>
        </ul>
    </div>
    
Notes:
    Customize the active / inactive classes to affect the thumbnails animation.
    Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
    bottom: -65px;
    height: 65px;
    left: 0;
    position: absolute;
    width: 100%;
}
.slideshow-thumbnails * {
    margin: 0;
    padding: 0;
}
.slideshow-thumbnails ul {
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10000px;
}
.slideshow-thumbnails li {
    float: left;
    list-style: none;
    margin: 5px 5px 5px 0;
    position: relative;
}
.slideshow-thumbnails a {
    display: block;
    float: left;
    padding: 5px;
    position: relative; 
}
.slideshow-thumbnails a:hover {
    background-color: #FF9 !important;
    opacity: 1 !important;
}
.slideshow-thumbnails img {
    display: block;
}
.slideshow-thumbnails-active {
    background-color: #9FF;
    opacity: 1;
}
.slideshow-thumbnails-inactive {
    background-color: #FFF;
    opacity: .5;
}

.hp-link
{
    background:transparent url(http://www.skijapantravel.com/img/common/bullet-list.png) no-repeat scroll left 0.4em;
    border-top:1px solid #D3D3D3;
    margin-top:2px;
    padding:0 2px 0 9px;
    color:red;
    border:none;
    cursor:pointer;
}

#sitewalk
{
    margin: 20px auto 0;
    font-size: 11px;
    color: #999999;
    background-color: #ddd;
    padding: 10px 0;
}

#sitewalk li
{
    vertical-align: top;
    color: black;
    display: -moz-inline-block;
    display: inline-block;
    padding: 3px 24px;
    font-weight: normal;
    color: #999999;
    width: 20%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sitewalk a
{
    color: #999999;
    text-decoration: none;
}

#sitewalk a:hover
{
    color: black;
}

.h4-link a
{
    color: #999999;
}
