

#header {
	height:410px;	
	background:url(/static/source/eurobike/img/header-portal-background.png);
}

#header .backgroundimage img {
	width: 980px;
	height:410px;	
}

#portalteasers .mask {
	float:left;
	width:738px;
	height:322px;
	background:url(/static/source/eurobike/img/portalteasers-mask.png) no-repeat;
	padding:1px 0 0 2px;
}

#portalteasers .mask .box {
	width: 244px;
	float:left;
	margin:0 2px 0 0;
}

#portalteasers .mask .box .teaser {
	padding:0 0 20px 0;	
	color:#666;
	cursor:pointer;
	position:relative;
	height:295px;
}

#portalteasers .mask .box .teaser .image {
	width: 244px;	
	overflow:hidden;
	position:relative;
}

#portalteasers .mask .box .teaser .image img {
	width: 244px;
}

#portalteasers .mask .box .teaser .image .label {
	position:absolute;
	bottom:0;
	_bottom:3px;
	left:15px;
	background:#cb0007;
	color:#FFF;
	font-size:14px;
	padding:8px 10px 7px 10px;
	font-weight:bold;
}

#portalteasers .mask .box .teaser h3 {
	font-size:14px;
	font-weight:bold;
	padding:16px 20px 0 20px;
}

#portalteasers .mask .box .teaser h3 a {
	color:#007ec0;
}


#portalteasers .mask .box .teaser h4 {
	color:#007ec0;	
	font-weight:normal;
	font-size:12px;
	padding:2px 20px 0 20px;
}

#portalteasers .mask .box .teaser p {
	padding:10px 20px 0 20px;
}

#portalteasers .mask .box .teaser .linkright {
	position:absolute;
	bottom: 5px;
	right:25px;
}

#portalteasers .mask .box .teaser .linkleft {
	position:absolute;
	bottom: 5px;
	left:25px;
}

#portalteasers .mask .box .teaser .linkleft a, #portalteasers .mask .box .teaser .linkright a {
	color:#007ec0;
	text-decoration:none;
	padding:0 0 0 11px;
	background:url(/static/source/eurobike/img/arrow-blue.png) no-repeat left center;
}


#portalteasers .tooglebox .box {
	float:right;
	width: 239px;
	background:url(/static/source/eurobike/img/sidebar-box-background-bottom.png) bottom left;
}

#portalteasers .tooglebox .box .wrap {
	width: 235px;
	padding:1px 2px 3px 2px;
	background:url(/static/source/eurobike/img/sidebar-box-background-top.png) top left no-repeat;
	height:318px;
	overflow:hidden;
}



#portalteasers .tooglebox .box .toogle {
	background:#1f81b5;	
}

#portalteasers .tooglebox .box .toogle .item {
	border-bottom: 1px solid #076496;
	padding:8px 20px 8px 20px;
	background:url(/static/source/eurobike/img/sidebar-box-toogle-plus.png) right top no-repeat; 
	overflow:hidden;
	height:18px;
	cursor:pointer;
}

#portalteasers .tooglebox .box .toogle .item.open {
	overflow:visible;
	height:auto;
	background:none;
	cursor:auto;
}

#portalteasers .tooglebox .box .toogle .item h3 {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding:3px 0 0 0;
}

#portalteasers .tooglebox .box .toogle .item a {
	display:block;
	color:#e8f6fe;
	text-decoration:none;
	padding: 7px 15px 0 0;
	background:url(/static/source/eurobike/img/sidebar-box-toogle-link.png) no-repeat right bottom;
}


#portalteasers .tooglebox .box .tour {
	padding:10px 0 15px 20px;
	background:url(/static/source/eurobike/img/sidebar-box-tour-background.jpg) left bottom #1f81b5;
	height:140px;
}

#portalteasers .tooglebox .box .tour h3 {
	color:#FFF;
}

#portalteasers .tooglebox .box .tour ul {
	list-style:none;
	padding:10px 0 0 0;
}

#portalteasers .tooglebox .box .tour ul li a{
	padding:2px 0 1px 10px;
	background:url(/static/source/eurobike/img/sidebar-box-toogle-link.png) no-repeat left center;
	color:#FFF;
}






#quickform {
	position:absolute;
	z-index:100;
	top: 130px;
	left:20px;
	width:204px;
	overflow:hidden;
}


#quickform h2 {
	font-size:15px;
	color:#fff;
	padding:0 0 10px 0;
}

#quickform p {
	padding:0 0 4px 0;	
	height:20px;
	clear:both;
}

#quickform select, #quickform input {
	color:#666666;
}

#quickform .tourtype {
	width: 204px;
	border: 2px solid #FFF;
	height:20px;
}

#quickform .location {
	width: 200px;
	border: none;
	padding:3px 0 0 4px;
	height:17px;
	border:0;
}

#quickform .date label {
	color:#FFF;
	display:block;
	float:left;
	width:35px;
	padding:3px 0 0 7px;
}

#quickform .date select {
	float:left;
	border: 2px solid #FFF;
	height:20px;
	width: 45px;
}

#quickform .date img {
	float:left;
}

#quickform .submit input {
	float:right;
	background:#cb0007 url(/static/source/eurobike/img/submit-arrow-red.png) no-repeat right top;
	border:none;
	color:#FFF;
	padding:2px 22px 1px 15px;
	width: 80px;
	display:block;
}


#quicksearch {
	position:absolute;
	z-index:100;
	bottom: 20px;
	left:20px;
	width:204px;
	overflow:hidden;
}


#quicksearch h2 {
	font-size:15px;
	color:#fff;
	padding:0 0 10px 0;
}

#quicksearch input {
	float:left;
	border:none;
}

#quicksearch .keyword {
	width: 120px;
	padding:3px 0 2px 5px;
	border:0;
	color:#666;
}

#quicksearch .submit {
	background:#cb0007 url(/static/source/eurobike/img/submit-arrow-red.png) no-repeat right top;
	border:none;
	color:#FFF;
	width:79px;
	height:20px;
	padding:1px 15px 1px 10px;
}
