﻿#center h2 {
    color:#FFF;
}
.acco-details-container 
{
	border: solid 1px #ccc;
	width: 520px;
	background-color: #fff;
	padding: 15px 15px 15px 15px;
}
.acco-details-title 
{
	color: #ff2200;
	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 #CCC;
	border-right: solid 1px #CCC;
	width:528px;
	height: 25px;
}
/* Navigation */
#acco-details-navigation 
{
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	font-size:12px;
	color:#777;
	width:360px;
}

#acco-details-navigation li 
{
	float:left;
	margin-right:5px;
}

#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:#357FC1;
	text-decoration:none;
}
#acco-details-navigation li a:hover 
{
	background-color:#98c7e8;
}
#acco-details-navigation li a.selected 
{
	color: #41789d;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}


/* End Navigation */
/* Carrental */
.acco-carrental-table
{
	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: 3px;
}
.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;
}

.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:10px;
	padding-left:10px;
}
.skiregion-promo-piste
{
	margin-top:1em;
	margin-left:1em;
}
.skiregion-promo-pistekm
{
	margin-top:1em;
	margin-bottom:2em;
	margin-left:1em;
}

.accoSkiPasInfo
{
	/*background: url(../images/list-forum-gradient.gif) repeat-x;*/
	width:130px; 
	height:80px; 
	float:left;
	padding-top:5px;
}

.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 1px #ccc;
	padding: 4px;
	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 7px;
	margin:0px 10px 0px 0px; 
	color:#333;
	background:transparent url(../images/search-usp-bullet.gif) 0px 3px no-repeat;
	border:none;
	float:left;
	width:210px;
}

#videocontrol 
{
	float:right;
	display:none;
}
.content-left  {
    float:left;
    width:200px;
}
.content-right  {
    float:left;
    width:170px;
}