﻿.acco-details-container 
{
	border: solid 1px #09F;
	width: 520px;
	background-color: #fff;
	padding: 15px 15px 15px 15px;
}
.acco-details-title 
{
	color: #F16321;
	font-size: 14px;
	font-family: Verdana;
	padding: 10px 0px 15px 10px;
}
.acco-details-gradient 
{
	background: url(../images/background-gradient-grey.jpg) repeat-x left top;
	border-left: solid 1px #09F;
	border-right: solid 1px #09F;
	width:528px;
	height: 25px;
}
/* Navigation */
#acco-details-navigation 					{ background:#f09342; font-weight:bold; height:21px; line-height:20px; margin:0px; list-style:none; float:left; font-size:10px; width:726px; position:relative; }
#acco-details-navigation li 				{ float:left; }
#acco-details-navigation li:last-child 		{ border-right:none; }
#acco-details-navigation li a,
#acco-details-navigation li a:visited,
#acco-details-navigation li a:link 			{ color:#FFF; text-decoration:none; padding:5px 3px;  }
#acco-details-navigation li a:hover 		{ background:#ce723b; height:21px; line-height:20px; padding:5px 3px; }
#acco-details-navigation li.selected a 		{ color:#FFF; height:21px; line-height:20px;  background: #ce723b; font-weight:bold; text-decoration:none; }


/* End Navigation */
/* Carrental */
.acco-carrental-table
{
	background:#FFF url(../images/acco-details-carrental-bg4.jpg) no-repeat top right;
	background-position: 70px 0px;
	border: solid 1px #cccccc;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 20px;
}
.acco-carrental-table td
{
	border: solid 1px #cccccc;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
}
.acco-carrental-period
{
	font-weight: bold;
	width: 69px;
}
.acco-carrental-period-date-blank
{
	width: 71px;
}
.acco-carrental-period-date
{
	font-size: 9px;
	border-bottom: none !important;
}
.acco-carrental-period-date2
{
	font-size: 9px;
	border-top: none !important;
}
.acco-carrental-type
{
	font-weight: bold;
	border-bottom: none !important;	
	width: 155px;
}
.acco-carrental-name
{
	border-top: none !important;
		font-size: 10px;
}
.acco-carrental-conditions
{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
.acco-carrental-conditions ul
{
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	margin:  0px 0px 15px 0px;
}
/* End Carrental */
/* Weather */
.divider
{
	height: 30px;
}
.acco-weather-tab
{
	background:transparent url(../images/weather-tab-bg.jpg) repeat-x;
	height: 24px;
	width: 530px;
}
.acco-weather-tab-left
{
	background:#FFF url(../images/weather-tab-left.jpg) no-repeat top left;
	width: 5px;
	height: 24px;
	float: left;
}
.acco-weather-tab-right
{
	background:#FFF url(../images/weather-tab-right.jpg) no-repeat top right;
	width: 5px;
	height: 24px;
	float: left;
}
.acco-weather-tab-center
{
	background:#FFF url(../images/weather-tab-center.jpg) repeat-x;
	color: #ff4400;
	float: left;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
	line-height: 24px;
}
.acco-weather-overview-today
{
	font-size: 11px;
	height: 30px;	
}
.acco-weather-overview-table
{
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.acco-weather-overview-parameter
{
	font-size:11px;
	width: 155px;
}
.acco-weather-overview-data
{
	font-size:11px;
}
.acco-weather-overview-symbol
{
	float: left;
	margin: 0px 20px 0px 100px;
	vertical-align: middle;
}
.acco-weather-overview-temp
{
	font-size: 36px;
	color: #009CFF;
	padding-top: 20px;
}
.acco-weather-temp-table
{
float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.acco-weather-temp-month-top
{
	font-size: 11px;
	font-weight: bold;
}
.acco-weather-temp-data-top
{
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
.acco-weather-temp-month
{
	font-size:11px;
	width: 130px;
}
.acco-weather-temp-data
{
	font-size:11px;
	width: 60px;
	text-align:center;
}
/* End Weather */


/* Weather Forecast */
#weather-forecast-container
{
	
}
.weather-forecast-head
{
}
#weather-forecast-blocks
{
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;
	width:514px;
	list-style-type : none;
	list-style-image: none;
	list-style-position:outside;
	float:left;	
	color:#555;	
}

#weather-forecast-blocks li
{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	text-align:center;
	padding: 14px 14px 0px 14px;
	width:80px;
}
.weather-forecast-symbol
{
	height:50px;
}
.weather-forecast-temperature
{
	font-size:18px;
	color:#009CFF;
}

.weather-forecast-day
{
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
.weather-forecast-date
{
	padding:0px;
}

/* End Weather Forecast */

/* Weather Promo */

.weather-promo
{
	margin-left:1em;
    background-color:#FFF;
}

.weather-promo-tomorrow
{
	margin-top:1em;
	margin-left:1em;
	padding-right:1em;
	font-weight:bold;
	text-align:center;	
}


.weather-promo-symbol
{
	margin-top:1em;
	margin-bottom:5px;
	height:62px;	
	text-align:center;
}
.weather-promo-temperature
{
	margin-top:0px;
	font-size:24px;
	color:#009cff;
	text-align:center;
}
.weather-promo-mean-temp
{
	margin-top:1em;
	margin-bottom:2em;
	text-align:center;
}
.weather-promo-link
{
	margin-left:1em;
}

.weather-not-available
{
	padding: 5px 9px;
}

/* End Weather Promo */



.skiregion-promo
{
	background:#FFFFFF url(../images/center-right-bg.jpg) repeat-x scroll center top;
	margin:0pt;
	padding-top:5px;
}
.skiregion-promo-piste
{
	margin-top:1em;
	margin-left:1em;
}
.skiregion-promo-pistekm
{
	margin-top:1em;
	margin-bottom:2em;
	margin-left:1em;
}

.accoSkiPasInfo			 
{
    width:169px; 
    float:left; 
    padding:7px; 
    margin: 15px 0px 5px -28px; 
    background-color:#e8f6ff; 
    text-align: left; 
}

.accoSkiPasInfo ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0px 0px 10px;
	padding:0px;
}

.accoSkiPasInfo li
{
	background:transparent url(../images/search-usp-bullet.gif) no-repeat scroll 0px 3px;
	list-style-type:none;
	padding:0px;
}

.accoSkiPasInfo a
{
	padding:5px 5px 0px 13px;
}

.accoSkiPasInfo span
{
	font-size:12px;
	font-weight:bold;
}

.destinations-image
{
	border: solid 2px #09F;
	padding: 0px;
	margin: 5px 0px 0px 10px;
}

.destinations-region-image
{
	border: solid 1px #ccc;
	padding: 1px;
}

.acco-details-usps ul.usp-texts {
	padding:0px;
	margin:0px;
	list-style:none;
}

.acco-details-usps ul.usp-texts li {
	padding:0px 5px 0px 11px;
	margin:0px 10px 0px 0px; 
	color:#0c4da2;
	background:transparent url(../images/search-usp-bullet.gif) 0px 3px no-repeat;
	border:none;
	float:left;
	width:210px;
}

#videocontrol 
{
	float:right;
	display:none;
}

div.slope-info
{
    float: left;
    width: 182px;
}

div.slope-info .title
{
    width: 150px;   
}


.slope-information-container
{
	float: left;
}
.slope-information-container-right
{
	float: right;
}
.slope-information-holder
{
	/*float:left;*/
	width: 100%;
	margin-bottom:15px;
}
.slope-information
{
	
}
.slope-information-holder .table-box table
{
	border-collapse: collapse;	
}
.slope-information-holder .header
{
	background: none repeat scroll 0 0 #D8F4FF;
	text-align: left;
}
.slope-information-holder .table-box table
{
	width: 225px;
	border-width: 0 1px 1px 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.slope-information-holder .table-box table td
{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #333333;
    padding: 6px 15px 6px 5px;
    vertical-align: top;
    width: 95px;
}	
.slope-information-holder .subject
{
	background: none repeat scroll 0 0 #EAF7FF;
	text-align: left;
}
.description-box .aside table.slope-information
{
	margin-bottom: 10px;
}
.description-box .aside table.slope-information td
{
	font-size: 10px;
}
.description-box .aside table.slope-information td.header
{
	width: 50px;
}
.description-box .aside table.slope-information td.subject
{
	width: 90px;
}
.weather-tomorrow-block
{
	margin-top:7px;
}
.description-box .info-box .text-box p.overview
{
	position: relative;
	height: 1%;
}
.description-box .info-box .text-box p.overview .hotel-logo
{
	position: absolute;
	bottom: -25px;
	right: 0px;
}
.single-slope-information
{
	width:230px;
	float:left;
}
