body
{
    margin: 0;
    padding: 11px 0;
    background: #f0f0f0 url(/img/common/bg-common.jpg) repeat-x;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 0.7em;
}

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

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

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

h1
{
    margin: 0;
}

h2, h3, h4
{
    font-size: 100%;
    margin: 2em 0 0.25em 0;
}

h2
{
    font-size: 110%;
}

h3
{
    margin-top: 0.75em;
}

h4
{
    font-size: 90%;
    color: #777;
}

p, h4
{
    margin: 0 0 0.75em 0;
}

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;
}

td
{
    background-color: #f0f0f0;
}

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

select, label, 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;
}

.img
{
    text-indent: -9999em;
    background-repeat: no-repeat;
    overflow: hidden;
}

.featureimg
{
    margin: -23px -24px 18px -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;
}

.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, .subhead_main
{
    font-size: 130%;
    height: 42px;
    margin: 0 -24px 24px -24px;
    padding: 0 24px 0 56px;
    line-height: 42px;
    overflow: hidden;
    background: url(/img/subhead/common.png) no-repeat 0 0;
    color: white;
}

.subhead_main
{
    margin: 0 0 24px 0;
}

.subhead a, .title a
{
    display: block;
    color: white;
}

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

.suburb
{
    font-size: 90%;
    font-weight: normal;
    color: #aaa;
    padding-left: 1em;
}

.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;
}

.col
{
    float: left;
}

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

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

.col2 .col2 .col
{
    width: 127px;
    margin-right: 5px;
}

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

.col3 .col2 .col
{
    padding: 0;
    width: 121px;
    margin-right: 5px;
}

.property
{
    margin-bottom: 11px;
}

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

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

.divider h2,
.divider h3
{
    color: #ccc;
    margin-top: 0;
}

.coll
{
    padding: 0 24px;
    width: 542px;
    float: left;
}

.colr
{
    padding: 0 24px;
    width: 248px;
    float: left;
}

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

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

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

.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;
}

.next
{
    display: block;
    float: right;
}

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

.top
{
    margin-top: 0px;
}

.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;
    width: 31px;
    height: 31px;
    overflow: hidden;
    background: url(/img/property/icon.png);
}

.marker-suburb
{
    background: url(/img/property/suburb.png);
    margin-left: -7px;
    margin-top: -30px;
}

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

.marker-shop { background: url(/img/property/shop.png) }
.marker-restaurant { background: url(/img/property/restaurant.png) }
.marker-hotel { background: url(/img/property/hotel.png) }
.marker-bar { background: url(/img/property/bar.png) }
.marker-onsen { background: url(/img/property/onsen.png) }

.thumbnail
{
    width: 121px;
    height: 97px;
    overflow: hidden;
    margin: 0 12px 0 0;
    background: #333;
    display: block;
    float: left;
}

#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 42px;
    padding: 0 24px 0 24px;
    width: 542px;
    float: left;
}

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

#coll, #colr
{
    width: 394px;
    padding: 0 24px;
    float: left;
}

#coll
{
    width: 395px;
}

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

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

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

#navigation dl
{
    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;
}

#navigation dd,
#widget li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 42px;
    background-position: 0 -43px;
}

#navigation dd a, 
#widget li a
{
    padding-top: 42px;
    display: block;
    background-position: 0 0;
}

#navigation dd.sel, 
#navigation dd.sel a
{
    background-position: 0 -86px;
}

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

#nav_home, #nav_home a { background-image: url(/img/common/nav-home.png); width: 54px; }
#nav_suburb, #nav_suburb a { background-image: url(/img/common/nav-suburb.png); width: 67px; }
#nav_property, #nav_property a { background-image: url(/img/common/nav-property.png); width: 130px; }
#nav_management, #nav_management a { background-image: url(/img/common/nav-management.png); width: 156px; }
#nav_finance, #nav_finance a { background-image: url(/img/common/nav-finance.png); width: 65px; }
#nav_map, #nav_map a { background-image: url(/img/common/nav-maps.png); width: 51px; }
#nav_about, #nav_about a { background-image: url(/img/common/nav-about.png); width: 75px; }
#nav_gallery, #nav_gallery a { background-image: url(/img/common/nav-gallery.png); width: 112px; }
#nav_contact, #nav_contact a { background-image: url(/img/common/nav-contact.png); width: 85px; }

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

#sitesearch label
{
    display: none;
}

#search_text
{
    width: 176px;
    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; }

#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: -24px -24px 0 -24px;
}

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

#graph-field {
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
}

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

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

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

.alert
{
    color: red !important;
    font-weight: bold !important;
}

.chart
{
    width: 100%;
    margin: 0 0 24px 0;
    border: 0 none;
    font-size: 100%;
}

.on td, .on th
{
    font-size: 90%;
    padding: 2px 5px 2px 0;
    background: white url(/img/common/row-on.png) left top repeat-x;
    border-right: solid 1px white;
}

.off td, .off th
{
    font-size: 90%;
    padding: 2px 5px 2px 0;
    background: white url(/img/common/row-off.png) left top repeat-x;
    border-right: solid 1px white;
}

th.chartheading
{
    background: white;
    padding-top: 24px;
    border-bottom: 1px solid #333;
    color: black;
}

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

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/img/common/bubble.png) top left;
}

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

#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_skiarea
{
    background-image: url(/img/icon/skiarea.png);
}

#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;
    padding-top: 24px;
    background-color: white;
}

#footer dl
{
    border-top: 5px solid #e5e5e5;
    margin: 0 24px;
    padding: 10px 0 20px 0;
    list-style-type: none;
}

#footer dd
{
    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 dd.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;
}
