﻿/*---------------------------------------------------
/* BASIC
/*---------------------------------------------------*/
body 
{
    font-family: Arial;
    font-size:75%;
    margin:0;
    padding:0;
}


.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}
a
{
    text-decoration:none;
}
.separator
{
    font-size:1px;
    line-height:1px;
    height:1px;
}
h1.page-title
{
    font-family:Trebuchet MS, Arial;
    font-size:200%;
    font-weight:normal;
    margin:0;
    padding:0;
    margin-bottom:10px;
}
h2.sub-title
{
    font-family:Trebuchet MS, Arial;
    font-size:130%;
    font-weight:normal;
    font-style:italic;
    margin:0;
    padding:0;
    margin-bottom:20px;
}
/*---------------------------------------------------
/*  General Postion
/*---------------------------------------------------*/

.page-position-shadow
{
    width:994px;
    margin:auto;
    text-align:center;
    position:relative;
    background-repeat:repeat-y;
}
.page-position
{
    width:954px;
    margin:auto;
    text-align:left;
    position:relative;
    background-repeat:repeat-y;
}
.shawdow-bottom
{
    background-repeat:no-repeat;
    height:17px;
}
/*---------------------------------------------------
/*  Logo Zone
/*---------------------------------------------------*/
#logo-zone
{
    
}
#logo-zone .logo-tv
{
    margin:15px 0 0 10px;
    float:left;
}
#logo-zone .logo-suedtirol
{
    margin:25px 10px 0 0;
    float:right;
}
/*---------------------------------------------------
/*  Menu Top
/*---------------------------------------------------*/
#menu-top
{
    display:block;
    width:100%;
    position:relative;
    z-index:10;
    height:22px;
}
#menu-top .level-0
{
    float:left;
    position:relative;
}
#menu-top .level-0 a
{
    display:block;
    line-height:22px;
    padding:0 12px 0 14px;
    background-repeat:repeat-y;
    background-position:0 0;
    font-size:12px;
}

/*#menu-top .themeswitcher
{
    float:left;
}

#menu-top .themeswitcher a
{
    float:left;
    line-height:22px;
    padding:0 15px 0 33px;
    background-repeat:no-repeat;
    background-position:7px 1px;
}*/
/*---------------------------------------------------
/*  theme switcher
/*---------------------------------------------------*/
.spacer-themeswitcher
{
	float:left;
	width:93px;
}
.themeswitcher
{
	padding-left:0px;
	width:93px;
	float:left;
	left:0;
	top:0;
}
.themeswitcher a
{
    height:22px;
    display:block;
    line-height:22px;
    padding:0 15px 0 33px;
    background-repeat:no-repeat;
    background-position:0px 0px;
    color:White;
    width:43px;
}
.themeswitcher a.winter,
.themeswitcher a.summer
{
	position:absolute;
	top:21px;
	left:0;
}

.themeswitcher .separator
{
	width:3px;
	height:21px;
	float:left;
	margin-top:1px;
}
/*---------------------------------------------------
/*  flyout
/*---------------------------------------------------*/
.flyout,
.flyout-1
{
    position:absolute;
    z-index:10;
    top:22px;
    background-color:White;
    color:Black;
    display:none;
    white-space:nowrap;
}
.flyout .level-1
{
    position:relative;
    width:100%;
}
#menu-top .flyout .level-1 a
{
    line-height:18px;
    padding-top:2px;
    padding-bottom:2px;
}
.flyout .level-1 .flyout-1
{
    top:0;
    left:100%;
}
/*---------------------------------------------------
/*  Slide Show
/*---------------------------------------------------*/
#slide-show
{
    background-repeat:no-repeat;
    height:319px;
    position:relative;
    z-index:0;
}
/*---------------------------------------------------
/*  weather Frame
/*---------------------------------------------------*/
.weather-frame
{
    position:absolute;
    left:8px;
    bottom:0;
    width:190px;
}
.weather-frame .frame-box
{
    margin:0;
}
.weather-frame .frame-box .content
{
    text-align:center;
    padding:10px 10px 10px 20px
}

.weather-frame .frame-box .content a
{
    display:block;
    float:left;
    margin-right:10px;
}
.weather-frame .frame-box .content a span
{
    display:block;
}
/*---------------------------------------------------
/*  Tools
/*---------------------------------------------------*/
#tools
{
    margin:16px 0 18px 0;
}
#tools .search
{
    float:left;
    line-height:20px;
    margin-left:12px;
    border:0;
}
#tools .search input
{
    float:left;
    width:144px;
    font-size:11px;
    margin-right:10px;
}
#tools .search a
{
    display:block;
    float:left;
    height:21px;
    width:20px;
    background-repeat:no-repeat;
    cursor:pointer;
}

#tools .info-box 
{
    margin-left:214px;
}
#tools .info-box .hotline
{
    float:left;
}
#tools .info-box .hotline p
{
    margin:0;
    display:inline;
}
#tools .info-box .hotline span.infohotline
{
    text-transform:uppercase;
    font-weight:bold;
}
#tools .info-box .languages
{
    float:right;
    padding-right:23px;
}
#tools .info-box select
{
    margin-bottom:2px;
}

/*---------------------------------------------------
/*  Zones
/*---------------------------------------------------*/
#zones
{
    position:relative;
}
.zone-left
{
    float:left;
    width:185px;
    margin-left:9px;
}
.zone-right
{
    float:right;
    width:185px;
    margin-right:9px;
}
.zone-content
{
    padding:0 0 0 23px;
    width:520px;
    position:relative;
    display:inline-block;
    
}
* html .zone-content
{
    margin:0 0 0 215px;
    padding:0;
}
/*---------------------------------------------------
/*  Menu Left
/*---------------------------------------------------*/
.menu-left .menu-0
{
    display:block;
    font-size:120%;
    padding:0.2em 13px;
    text-transform:uppercase;
}
.menu-left .menu-1
{
    padding:0 10px 10px 10px;
    text-transform:none;
}
.menu-left .menu-1 a
{
    display:block;
    background-repeat:no-repeat;
    background-position:5px center;
    padding:.3em 10px .3em 20px;
}
.menu-left .menu-2
{
    padding-bottom:5px;
}
.menu-left .menu-3
{
    margin-left:20px;
}
/*---------------------------------------------------
/*  box-facebook
/*---------------------------------------------------*/
.box-facebook
{
    margin:10px 0;
}
/*---------------------------------------------------
/*  menu-info
/*---------------------------------------------------*/
#menu-info
{
    margin-top:10px;
}

/*---------------------------------------------------
/*  menu-right
/*---------------------------------------------------*/
#menu-right
{
    margin-top:10px;
}
/*---------------------------------------------------
/*  frame-box
/*---------------------------------------------------*/
.frame-box
{
    margin-top:8px;
}

.frame-box .header
{
    display:block;
    font-family:Trebuchet MS, Arial;
    font-size:15px;
    text-transform:uppercase;
    height:22px;
}

.frame-box .header a
{
    display:block;
    padding:1px 18px 0 10px;
    background-repeat:no-repeat;
    background-position:170px 8px;
}
.frame-box .content a
{
    cursor:pointer;
}

/*---------------------------------------------------
/*  Free Rooms
/*---------------------------------------------------*/
#free-rooms
{
    background-repeat:repeat-x;
}
#free-rooms .header
{
    padding:0 10px;
}
#free-rooms .header a
{
    padding-left:0;
    background-position:155px 8px;
}
#free-rooms input,
#free-rooms select
{
    border:solid 1px #a7a9a7;
    line-height:15px;
    margin-bottom:2px;
    font-size:11px;
}
#free-rooms .dd-type
{
    width:82px;
}
#free-rooms .dd-comfort
{
    width:165px;
}
#free-rooms .numbers
{
    width:30px;
}

#free-rooms .content .multi
{
    position:relative;
}
#free-rooms .content .multi input,
#free-rooms .content .multi span
{
    float:left;
    display:block;
}
#free-rooms .content .multi select
{
    float:right;
}
#free-rooms .content .multi span
{
    width:40px;
    margin-left:5px;
}
#free-rooms .content .search
{
    display:block;
    float:right;
    border:solid 1px #a8a89f;
    background-color:#e1e1d7;
    color:#a8a89f;
    text-transform:uppercase;
    padding:2px 5px;
    font-size:10px;
}
#free-rooms .content .search:hover
{
    border:solid 1px #9b0505;
    color:#9b0505;
    background-color:#ffffff;
    
}
#free-rooms .date img
{
    margin-left:5px;
    cursor:pointer;
}
/*---------------------------------------------------
/*  Hotel Banner
/*---------------------------------------------------*/
#hotel-banner
{
    margin-top:10px;
}
#hotel-banner a
{
    display:block;
    margin-bottom:10px;
}
#hotel-banner .info
{
    text-align:center;
    font-size:10px;
    margin:5px 0;
}
/*---------------------------------------------------
/*  service
/*---------------------------------------------------*/
#service
{
    padding:30px 15px 5px 15px;
    text-align:left;
}
#service a
{
    margin-right:15px;
}

#service .items-left
{
    float:left;
    width:185px;
}
#service .items-content
{
	margin-left:200px;
    width:520px;
}
/*---------------------------------------------------
/*  links
/*---------------------------------------------------*/
#links
{
	font-size:90%;
	margin-top:15px;
}
#links .links-title
{
	font-weight:bold;
	font-size:110%;
}
#links a
{
	text-decoration:none;
	padding:0 5px 0 8px;
	background-repeat:no-repeat;
	background-position:0 3px;
}
#links a:hover
{
	text-decoration:underline;
}
/*---------------------------------------------------
/*  Slideshow Bottom
/*---------------------------------------------------*/
#slide-show-bottom
{
   height:211px;
}

/*---------------------------------------------------
/*  Address
/*---------------------------------------------------*/
#address
{
    margin-bottom:30px;
    font-size:95%;
    line-height:120%;
}
#address .info
{
    float:left;
}
#address .copy
{
    float:right;
    text-align:right;
}
#address .sponsor
{
    margin-top:10px;
}
/*---------------------------------------------------
/*  Box Modul
/*---------------------------------------------------*/
.box-module
{
    margin-bottom:30px;
}
.box-module .box
{
    float:left;
    width:148px;
    height:220px;
}
.box-module .separator
{
    width:1px;
    margin:0 18px;
    height:220px;
    float:left;
    line-height:0;
    font-size:0;
}
.box-module .separator-row
{
    clear:both;
    height:1px;
    line-height:0;
    font-size:0;
}
.box-module .box .header
{
    display:block;
    text-decoration:none;
    margin:6px 0 3px 0;
    text-transform:uppercase;
    font-size:100%;
    line-height:14px;
}
.box-module .box .image
{
    display:block;
    margin-bottom:3px;
}
.box-module .box .description
{
    font-size:90%;
    line-height:14px;
}
.box-module .box .detail-link
{
    display:block;
    text-transform:uppercase;
    padding-left:10px;
    background-repeat:no-repeat;
    background-position: 2px center;
    margin-top:5px;
    font-size:90%;
}
/*---------------------------------------------------
/*  footer- boxes
/*---------------------------------------------------*/
.footer-boxes
{
    margin-top:30px;
}
.footer-boxes .box,
.footer-boxes .separator
{
    height:170px;
}
/*---------------------------------------------------
/*  Event-Modul
/*---------------------------------------------------*/
#event-module
{
    margin-bottom:30px;
}
#event-module .header
{
   font-weight:normal;
   margin:0;
   padding:0 15px 5px 15px;
   text-transform:uppercase;
   font-family:Trebuchet MS, Arial;
   font-size:130%;
}

#event-module .offset
{
    height:150px;
    overflow:auto;
}
#event-module .content
{
    padding:15px 20px 15px 15px;
}
#event-module .item
{
    padding:2px 0;
}
#event-module .item div
{
    float:left;
    margin-right:5px;
}

#event-module .item div.clear
{
    float:none;
}
#event-module .item .date
{
    width:75px;
    padding-left:5px;
}
#event-module .item .title
{
    width:220px;
}
#event-module .item .place
{
    width:100px;
    white-space:nowrap;
    overflow:hidden;
}
#event-module .item .detail a
{
    text-decoration:underline;
}

/*---------------------------------------------------
/*  Event-Modul
/*---------------------------------------------------*/
#free-rooms-popup
{
    overflow:hidden;
}
#free-rooms-popup iframe
{
    overflow:auto;
}
/*---------------------------------------------------
/*  free rooms
/*---------------------------------------------------*/
.module-freerooms iframe
{
    overflow-x:hidden;
}

/*---------------------------------------------------
/*  base module
/*---------------------------------------------------*/
.base-module 
{
    margin-top:20px;
}
.base-module .item
{
    padding-bottom:10px;
    margin-bottom:20px;
}
.base-module .image
{
    float:left;
    margin-right:15px;
}
.base-module .module-title
{
    font-weight:normal;
	margin-bottom:5px;
	text-decoration:none;
	display:block;
	font-style:italic;
	font-size:120%;
}

.base-module .detail-link
{
    display:block;
    margin-top:5px;
    float:right;
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:2px 5px;
    font-weight:bold;
    margin-left:20px;
    text-decoration:none;
}
.base-module img.type
{
    float:left;
    margin-right:10px;
}

.base-module .price,
.base-module .date
{
    margin-bottom:5px;
}
.base-module .date
{
    font-weight:bold;
}
.base-module .module-subtitle
{
    font-weight:bold;
}
.base-module .text-block
{
    margin:10px 0;
}
/*---------------------------------------------------
/*  huts
/*---------------------------------------------------*/
.base-module .info .name
{
    float:left;
    width:85px;
    padding:0 10px 0 0;
    font-weight:bold;
    font-size:11px;
}
.base-module .info .value
{
    margin-left:85px;
    padding-right:10px;
    font-size:11px;
}
.base-module .hut-infos
{
    margin:5px 0;
}

.base-module .image-box
{
    float:right;
    margin:0 0 10px 15px;
}
.base-module .image-box img
{
    display:block;
}
.base-module .image-detail
{
    margin:10px 0;
}
#huts .item
{
    position:relative;
}

#huts .image-open
{
    position:absolute;
    right:5px;
    top: 2px;
}
/*---------------------------------------------------
/*  highlights
/*---------------------------------------------------*/
#highlights .image
{
    margin-bottom:15px;
}
#highlights .description
{
    margin-top:5px;
}

.base-module .download-item
{
    margin-top:10px;
}



/*---------------------------------------------------
/*  lts-events-module
/*---------------------------------------------------*/
#ltsevents-module .searchcontainer
{
    margin-bottom:10px;
}
#ltsevents-module .search
{
    padding:10px;
}
#ltsevents-module .search .calendar-field
{
    float:left;
}#ltsevents-module .search .listcontainer
{
    margin-top:5px;
}
#ltsevents-module img.ui-datepicker-trigger
{
    margin-left:5px;
}
#ltsevents-module .decriptioncontainer
{
    margin:5px 0;
}

#ltsevents-module input,
#ltsevents-module select,
#ltsevents-module input.hasDatepicker
{
    line-height:16px;
}

#ltsevents-module .search .detail-link
{
    padding-left:10px;
    background-repeat:no-repeat;
    background-position:2px 5px;
    font-weight:bold;
}
/*---------------------------------------------------
/*  shop
/*---------------------------------------------------*/
#shop .content
{
    margin-left:120px;
}

#shop .description
{
    margin-top:5px;
}


/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display:block;
    padding:2px 0;
}
.sitemap ul
{
    padding-left:30px;
}
.sitemap ul a
{
    font-weight:bold;
}
.sitemap ul ul a
{
    font-weight:normal;
}
.sitemap ul ul ul  ul a
{
    font-style:italic;
}

/*---------------------------------------------------
/*  popup
/*---------------------------------------------------*/


body.body-popup
{
    width:100%;
    height:100%;
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
    
}
#popup-gallery html,
body.body-popup iframe,
body.body-popup form
{
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
}

/*---------------------------------------------------
/*  popup cmscontent
/*---------------------------------------------------*/
body.body-popupcmscontent
{
    overflow:auto;
}
.popup-content
{
    padding:10px
}
/*---------------------------------------------------
/*  contact - base
/*---------------------------------------------------*/
.contact-form input,
.contact-form textarea,
.contact-form select
{
    font-size:100%;
    line-height:18px;
}


.contact-form .input-row
{
    margin-bottom:5px;
}
.contact-form .summary
{
    margin-bottom:10px;
}
.contact-form .summary ul
{
    margin:5px;
    padding:5px;
    list-style:none;
}
.contact-form .summary ul li
{
    background-repeat:no-repeat;
    padding-left:10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height:1px;
    margin:10px 0;
    clear:both;
}
.contact-form .input-row span.name
{
    display:inline-table;
    width:100px;
    text-align:left;
    margin-right:10px;
}
.contact-form .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
    margin-left:20px;
}

.contact-form .input-row  input
{
     width:300px;
}
.contact-form .input-row  input.calendar
{
     width:100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width:60px;
}
.contact-form .input-row  input.medium,
.contact-form .medium  input
{
     width:120px;
}
.contact-form .calendar-row img
{
    margin-left:5px;
    cursor:pointer;
}
.contact-form .input-row textarea 
{
    width:378px;
    height:160px;
    float:left;
}

.contact-form .input-row .textarea span
{
    display:inline-block;
    float:left;
}

.contact-form .privacy span.name
{
    display:block;
    width:100px;
    float:left;
}
.contact-form .privacy div
{
    float:left;
    width:378px;
}
.contact-form .privacy .privacy-box input
{
    width:20px;
}
.contact-form .privacy a
{
    text-decoration:underline;
    cursor:pointer;
}
.contact-form .missingPrivacy
{
    margin:5px 0;
    display:block;
}
.contact-form .request-button
{
    display:block;
	padding:3px 6px 3px 13px;
	text-decoration:none;
	margin:10px;
	float:right;
	
	background-repeat:no-repeat;
	background-position:5px center;
}

.contact-form .checkbox-additional
{
    float:left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display:block;
    padding:5px;
    margin:5px 0;
    width:100%;
}
.contact-form .checkboxes input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional input
{
    width:20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width:300px;
}

.contact-form .input-row .checkbox-additional-input 
{
    margin-bottom:4px;
}

.contact-form .header-text
{
    margin-bottom:10px;
}


.contact-form .catalogues
{
    margin-bottom:10px;
}
.contact-form .catalogues .catalogue-title
{
    font-weight:bold;
}

/*---------------------------------------------------
/*  companies search-box
/*---------------------------------------------------*/
.search-box
{
    margin-bottom:30px;
}
.search-box .header
{
    display:block;
    font-family:Trebuchet MS, Arial;
    font-size:15px;
    text-transform:uppercase;
    height:22px;
    padding:0 10px;
}
.search-box .content
{
    padding:10px 5px;
}
.search-box .row
{
    margin-bottom:2px;
}
.search-box .row .label
{
    float:left;
    width:100px;
    font-weight:bold;
}
.search-box .row .value
{
    margin-left:100px;
}
.search-box .row .value input
{
    padding:0;
    width:250px;
}
.search-box .row .value select
{
    padding:0;
    width:254px;
}
.search-box .dropdown-row
{
    margin:10px 0;
}
.search-box .dropdown-row .dropdown-item
{
    float:left;
    width:170px;
}
.search-box .dropdown-row .dropdown-item select
{
    width:160px;
}
.search-box .dropdown-row .label
{
    font-weight:bold;
    margin-bottom:5px;
}
.search-box .request-button
{
    font-weight:bold;
    display:block;
    text-transform:uppercase;
    padding-left:10px;
    background-repeat:no-repeat;
    background-position: 2px center;
    margin-top:10px;
}
.search-box .checkbox-row
{
    margin:10px 0;
}
.search-box .checkbox-row .label
{
    font-weight:bold;
     margin-bottom:5px;
}
#companies .item
{
    padding:0;
}
#companies .contact-box
{
    float:right;
    text-align:right;
    font-size:11px;
    margin-right:5px;
}
#companies .description
{
    margin:5px;
    float:left;
    width:345px;
}
#companies .module-title .rank
{
    font-weight:normal;
    font-size:12px;
}

#companies .module-title
{
    padding:1px 5px;
    margin:0;
}
#companies .image
{
    margin-bottom:0;
}
#companies .image img
{
    display:block;
}

#companies .info .name
{
    width:70px;
}
#companies .info .value
{
    margin-left:70px;
}
/*---------------------------------------------------
/*  frame gallery
/*---------------------------------------------------*/
#frame-gallery
{
    margin:20px 0;
}
#frame-gallery .header
{
    margin-bottom:10px;
}
#frame-gallery .box,
#frame-gallery .separator
{
    height:140px;
}

/*---------------------------------------------------
/*  open huts
/*---------------------------------------------------*/
#huts-open
{
    border-top:solid 1px #c7d1a8;
}
#huts-open .item
{
    border-bottom:solid 1px #c7d1a8;
    background-color:#e6edce;
    padding:4px 5px 4px 5px;
    position:relative;

}

#huts-open .alternate
{
    background-color:#ffffff;
}
#huts-open .item .name
{
    font-weight:bold;
    color:#333333;
}
#huts-open .item a:link
{
    text-decoration:underline;
    color:#333333;
}
#huts-open .item a:hover
{
    text-decoration:none;
}
#huts-open .item .phone
{
    padding-left:10px;
    font-style:italic;
}
#huts-open .item .place
{

}
#huts-open .item .status
{
    position:absolute;
    top:2px;
    right:5px;
    background-repeat:no-repeat;
    width:18px;
    height:18px;
    background-image:url(../media/open.png);
    clear:both;
}
#huts-open .item .image
{
    position:absolute;
    top:1px;
    left:0px;
}


/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
}
.cjq-popup
{
    overflow: hidden;
}

.cjq-popup iframe
{
    overflow: hidden;
}
.print-body
{
    overflow:auto;
    padding:10px 0 10px 10px;
}

.cjq-popup .ui-dialog-titlebar
{
    height:30px;
    line-height:30px;
    font-weight:bold;
    padding-left:10px;
}

.cjq-popup .ui-dialog-titlebar a
{
    position:absolute;
    top:5px;
    right:5px;
    text-decoration:none;
    font-weight:bold;
    padding:2px 5px;
    line-height:15px;
}

/*---------------------------------------------------
/*  print page
/*---------------------------------------------------*/
.print-button
{
    display:block;
    margin:20px 0;
    padding:0 0 5px 15px;
    background-repeat:no-repeat;
    background-position:2px 5px;
    font-weight:bold;
    
}
.print-lock
{
    position:absolute;
    width:700px;
    top:60px;
    height:500px;
}
.print-container
{
    height:500px;
    overflow:auto;
}


/*---------------------------------------------------
/*  snow-report
/*---------------------------------------------------*/
#snow-report
{
	margin-top:20px;
}
.ski-area .header
{
	font-weight:bold;
	padding:3px 5px;
}

.ski-area .values
{
	padding:10px;
	float:left;
	position:relative;
}
#snow-report .info
{
	width:500px;
	float:left;
}
#snow-report .image-logo
{
	display:block;
	position:absolute;
	right:10px;
	top:10px;
}
#snow-report .info .label
{
	float:left;
	width:160px;
	font-weight:bold;
}
#snow-report .info .value
{
	margin-left:160px;
	margin-right:10px;
}
#snow-report .info .message
{
	margin:10px 0;
}
#snow-report .info .message-title
{
	font-weight:bold;
	margin:5px 0;
}
.snow-report-list
{
	margin:0 0 20px 0;
}
.snow-report-list .value
{
	float:left;
	width:100px;
	padding:2px 4px;
}
.snow-report-list .value-icon
{
	width:24px;
}
.snow-report-list .value-description
{
	font-size:10px;
	font-style:italic;
}
.snow-report-list .description
{
	padding:10px;
}
/*slopes*/
.slopes .value-slope
{
	width:200px;
}
	
.slopes .value-difficulty
{
	width:50px;
}
.slopes .value-difficulty img
{
	float:left;
	margin-top:1px;
}
.slopes .value-open
{
	width:60px;
}
.slopes .value-length
{
	width:60px;
}
.slopes .value-snow
{
	width:80px;
}
.slopes .value-prepared
{
	width:50px;
}
.slopes .legend
{
	padding:10px 5px 0 5px;
}
.slopes .legend .difficulty
{
	display:block;
	float:left;
	padding-left:18px;
	margin-right:25px;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:15px;
	font-size:11px;
	font-style:italic;
	height:16px;
}
.slopes .value-detail
{
	float:right;
	text-align:right;
	width:60px;
}

/*bob*/
.bob .value-name
{
	width:240px;
}
.bob .value-light
{
	width:80px;
}

.bob .value-length
{
	width:60px;
}
.bob .value-detail
{
	float:right;
	text-align:right;
	width:60px;
}
/*iceskating*/
.iceskating .value-name
{
	width:400px;
}
.iceskating .value-detail
{
	float:right;
	text-align:right;
	width:60px;
}
#snow-report .detail-link
{
	font-size:11px;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:8px;
	margin:5px;
}
/*actionpark*/
.actionpark .value-name
{
	width:400px;
}
.actionpark .value-detail
{
	float:right;
	text-align:right;
	width:60px;
}
/*lifts */
.lifts .value-slope
{
	width:250px;
}
.lifts .value-slope img
{
	float:left;
	margin-right:5px;
}
#snow-report .icon
{
	width:16px;
	height:16px;
	background-position:center;
	background-repeat:no-repeat;
}
#snow-report .values .info .icon
{
	float:left;
}


.measuring-points .header
{
	font-weight:bold;
	padding:3px 5px;
}
.measuring-points .description
{
	margin-left:220px;
}
.measuring-points .webcam
{
	float:left;
}
.measuring-points .webcam 
{
	margin:10px;
	padding:5px;
}
.measuring-points .webcam img
{
	display:block;
}
#snow-report .measuring-points .info .label
{
	width:150px;
}
#snow-report .measuring-points .info .value
{
	margin-left:160px;
	width:auto;
	float:none;
}

.measuring-points .title
{
	padding:5px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
}
/*weather*/
.info-tab
{
	padding:10px;
}
#snow-report .weather .header a
{
	display:block;
	padding:3px 5px 3px 20px;
	background-repeat:no-repeat;
	background-position:10px 8px;
	font-weight:bold;
	text-decoration:none;
}
#snow-report .weather .item
{
	padding:10px;
}
#snow-report .weather .day
{
	float:left;
	margin-right:15px;
	text-align:center;
}

#snow-report .weather .day span
{
	display:block;
}
#snow-report .weather .description
{
	padding:10px;
}
/*tabs*/
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
#snow-report
{
	border:0;
}
#snow-report .ui-corner-all
{
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
}
/* tabs header */
#snow-report .tab-links li
{
	float:left;
	list-style:none;
	margin:2px 2px 0 2px;
}
.tab-links li a
{
	display:block;
	float:left;
	padding:4px 6px;
	
}


#snow-report .ui-tabs-panel
{
	border-top:0;
}

/*---------------------------------------------------
/*  snow-report
/*---------------------------------------------------*/
#search .link-path
{
    padding-left: 12px;
    padding-right: 12px;
    background-repeat: no-repeat;
    background-position: 0 center;
    text-decoration: none;
}
#search .item
{
    padding-bottom:25px;
}

#search .search input
{
    float:left;
    width:144px;
    font-size:11px;
    margin-right:10px;
}
#search .search a.action
{
    display:block;
    float:left;
    height:21px;
    width:20px;
    background-repeat:no-repeat;
    cursor:pointer;
}
#search .description span
{
    font-weight:bold;
}