/**
 * Portal Sheet
 */
body {
	background: #000000 none;
}

label {
	width: 70px;
	float: left;
	padding: 4px 0 4px 0;
	color: #cccccc;
	clear: left;
}

input,
select {
	background: #a3a3a3;
	color: #333333;
	float: right;
	width: 89px;
	border: 0px none;
	margin: 0 0 3px 0;
	scrollbar-3dlight-color: #a3a3a3;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #a3a3a3;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #a3a3a3;
	scrollbar-track-color: #333333;

}

select {
	width: 95px;
}

input.submit {
	border: 0px none;
	float: left;
	width: 70px;
	color: #f50000;

}

.line {
	border-bottom: 1px solid #535353;
	overflow: hidden;
}

#container .container {
	height: 600px;
}

#top {
	background: #000000 none;
}

#top #language {
	color: #cccccc;
}

#top .topmenu ul li {
	border-left: #666666 solid 1px;
}

#top .topmenu ul li a {
	color: #cccccc;
}

.mapWrapper {
	width: 1000px;
	height: 327px;
	background-color: #cccccc;
	height: 550px !important;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 80;
}

#panoramioTrigger {
	width: 100px;
	border: 1px solid #000;
	border-right: none;
	height: 16px;
	position: absolute;
	top: 20px;
	right: 295px;
	z-index: 100;
	background: #fff;
}

#panoramioTrigger .inner {
	border: 1px solid #b0b0b0;
	border-left: none;
	border-top: none;
	height: 15px;
	padding: 0 5px 0 5px;
}

#panoramioTrigger .inner input {
	display: inline !important;
	padding: 0 !important;
	width: auto !important;
	margin: 1px 0 0 0 !important;
	float: left !important;
	background: none !important;
}

#panoramioTrigger .inner span {
	float: left;
	padding: 0px 0 0 5px;
	font-size: 13px;
}

#map {
	width: 1000px;
	height: 327px;
	background-color: #cccccc;
	height: 550px !important;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
}

.box {
	position: absolute;
	top: 370px;
	behavior: url(/static/js/iepngfix.htc);
	background: url(/static/img/layout/bg_portal_big.png);
	z-index: 1000;
	height: 125px;
	padding: 15px 20px;
	width: 155px;
	overflow: hidden;
}

.box a {
	color: #cccccc;
}

#news {
	left: 0;
	width: 175px;
	padding: 15px 0 15px 20px;
}

#news h2 {
	color: #cccccc;
	font-size: 12px;
}

#news ul {
	color: #cccccc;
	padding: 5px 0;
}

#news ul li {
	padding: 3px 5px 0px 0;
	list-style: none;
}

#news ul li .line {
	padding: 3px 0px 0px 0;

}

#search {
	width: 175px;
	left: 215px;
}

#search form {
	padding: 0;
	float: left;
	position: relative;
	height: 107px;
}

#search input.submit {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/static/img/layout/arrow.gif) left center no-repeat;
	padding: 0 0 0 7px;
	margin: 0;
}

#search a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(/static/img/layout/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #f50000;
}

#toptours {
	left: 430px;
	padding: 15px 20px 15px 0;
	width: 335px;
}

#toptours ul {
	margin: 5px 0 0 0; /*padding: 5px 0 0 0;*/
	padding: 0;
	height: 102px;
	overflow: hidden;
}

#toptours ul li {
	list-style: none;
	behavior: url(/static/js/iepngfix.htc);
	padding: 3px 0px 3px 55px;
	/**height: 45px; */
	cursor: pointer;

}

#toptours ul li.climbing {
	background: url(/static/img/icons/climbing.png) left top no-repeat;
}

#toptours ul li.crosscountry {
	background: url(/static/img/icons/crosscountry.png) left top no-repeat;
}

#toptours ul li.cycle {
	background: url(/static/img/icons/cycle.png) left top no-repeat;
}

#toptours ul li.fixedrope {
	background: url(/static/img/icons/fixedrope.png) left top no-repeat;
}

#toptours ul li.hiking {
	background: url(/static/img/icons/hiking.png) left top no-repeat;
}

#toptours ul li.mountainbike {
	background: url(/static/img/icons/mountainbike.png) left top no-repeat;
}

#toptours ul li.nordicwalking {
	background: url(/static/img/icons/nordicwalking.png) left top no-repeat;
}

#toptours ul li.racer {
	background: url(/static/img/icons/racer.png) left top no-repeat;
}

#toptours ul li.running {
	background: url(/static/img/icons/running.png) left top no-repeat;
}

#toptours ul li.skitour {
	background: url(/static/img/icons/skitour.png) left top no-repeat;
}

#toptours ul li.snowshoe {
	background: url(/static/img/icons/snowshoe.png) left top no-repeat;
}

#toptours ul li h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#toptours ul li h2 span {
	color: #838383;
	float: right;
	font-weight: normal;
}

#weather {
	right: 0;
	padding: 15px 10px 15px 20px;
	color: #cccccc;
	width: 165px;
}

#weather h2 {
	color: #cccccc;
	font-size: 12px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

#weather img {
	behavior: url(/static/js/iepngfix.htc);
}

#weather .content {
	position: relative;
	height: 105px;
}

#weather table {
/*padding: 5px 0 0 0;*/
	padding: 0;
	border: none;
	width: 165px;
}

#weather table.hill {
	padding: 3px 0 0 0;
}

#weather table.bottom {
	position: absolute;
	bottom: 0px;
}

#weather table.bottom a {
	background: url(/static/img/layout/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #f50000;
}

#weather table tr td {
	color: #cccccc;
}

#weather table tr td.label {
	width: 67px !important;
}

#weather p {
	color: #cccccc;
	padding: 5px 0;
}

#weather .weatherBar {
	width: 55px;
	height: 8px;
	overflow: hidden;
	background: #474747;
	margin: 0 0 0 2px;
}

#weather .weatherBar .weatherBarColor {
	float: left;
	width: 25px;
	height: 8px;
	background-color: #f50000;
}

#footer {
	position: absolute;
	bottom: 0px;
	background: url(/static/img/layout/bg_footer_big.png);
	border: none 0px;
	margin: 0px;
	z-index: 1000;
	behavior: url(/static/js/iepngfix.htc);

}

#footer address,
#footer a {
	color: #cccccc;
}

#footer .social {
	display: none;
}

