@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style-position:inside;
}

body {
	background: repeat-y center url(../images/background.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

img {
	border: none;
}

#page {
	background: #f4fafe;
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 313px;
	position: relative;
}

#header #logo {
	position: absolute;
	left: 85px;
	top: 20px;
}

#header #menu {
	position: absolute;
	right: 70px;
	top: 45px;
	list-style: none;
}

#header #menu li {
	float: left;
}

#header #menu a {
	font-size: 10px;
	display: block;
	height: 33px;
	line-height: 33px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 30px 0 30px;
	background: url(../images/separator.png) no-repeat 0px 13px;
}

#header #menu li.first a {
	background: none;
}

#header #menu li a.active {
	background: #ffffff;
	color: #c5008b;
	position: relative;
	left: 1px;
}

#header .box {
	height: 204px;
	width: 215px;
	background: url(../images/box.png) no-repeat;
	padding: 30px 35px 0 40px;
}

#header .box h3 {
	margin-bottom: 12px;
}

#header .box label {
	margin-bottom: 3px;
}

#header .box select {
	width: 145px;
	border: 1px solid #cccccc;
	font-size: 11px;
	margin-bottom: 4px;
}

#header .box input {
	background: url(../images/button.png) no-repeat 0 2px;
	width: 104px;
	height: 39px;
	display: block;
	margin-left: 20px;
	border: 0;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	margin-top: 7px;
}

#header #search {
	position: absolute;
	left: 25px;
	top: 81px;
}

#header #top {
	position: absolute;
	left: 235px;
	top: 81px;
}

#header .box h3 {
	font-size: 10px;
	color: #c5008b;
}

#header .box label {
	display: block;
	font-size: 10px;
}

#header .box ol {
	list-style: none;
	position: relative;
	left: -18px;
}

#header .box li {
	position: relative;
}

#header .box li.second {
	top: -10px;
}

#header .box li.third {
	top: -20px;
}

#header .box li.fourth {
	top: -30px;
}

#header .box li.fifth {
	top: -40px;
}

#header .box li a {
	display: block;
	height: 30px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background: url(../images/circle.png) no-repeat 23px 12px;
	padding-left: 43px;
	padding-top: 2px;
}

#header .box li a span {
	padding-right: 8px;
}

#header .box li a:hover {
	background: url(../images/itemactive.png) no-repeat;
	color: #309bed;
}

#breadcrumb {
	position: absolute;
	left: 37px;
	top: 291px;
	font-size: 10px;
	background: url(../images/block.png) no-repeat 0px 5px;
	padding-left: 20px;
	color: #ffffff;
}

#breadcrumb span.separator {
	padding-left: 8px;
	padding-right: 8px;
}

#breadcrumb a {
	color: #ffffff;
}

#image {
	position: absolute;
	right: 0px;
	top: 97px;
}

#left {
	width: 184px;
	float: left;
	background: url(../images/backgroundleft.png) #ffffff repeat-x bottom;
	margin: 15px 0 10px 8px;
	padding-bottom: 100px;
}

#left h3,#right h3 {
	height: 24px;
	color: #ffffff;
	background-repeat: repeat-x;
	margin: 0;
	font-size: 10px;
	padding: 10px 0 0 34px;
}

#left h3 {
	background-image: url(../images/backgroundpurple.png);
	margin-bottom: 15px;
}

#left ul {
	list-style: none;
	margin-left: 14px;
}

#left ul li a {
	display: block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height:24px;
}

#left ul li a img {
	margin-right: 10px;
	position: relative;
	top: 2px;
}

#left ul ul {
	margin-left: 22px;
	margin-bottom: 7px;
}

#left ul ul li a {
	background: url(../images/bulletsmal.png) no-repeat 0px 8px;
	padding-left: 14px;
	font-size: 10px;
	line-height:18px;
}

#left ul ul ul {
	margin: 5px 0 -5px 0;
}

#left ul ul ul li a {
	background: none;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 8px;
}

#left ul ul ul li a:hover,#left ul ul ul li a.active {
	color: #309bed;
}

#left ul ul ul li a.active {
	font-weight: bold;
}

#left em {
	font-weight: normal;
	font-style: normal;
}

#right h3 {
	background-image: url(../images/backgroundblue.png);
	font-size: 11px;
}

#center {
	float: left;
	width: 520px;
	margin: 15px 11px 0 11px;
	padding-bottom: 20px;
}

#center .box {
	background: #ffffff;
	padding: 20px 25px 15px 25px;
	margin-bottom: 20px;
}

#center .lead {
	padding: 20px 17px 10px 17px;
}

#center p {
	text-align: justify;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#center h1 {
	color: #c5008b;
	font-size: 14px;
	border-bottom: 1px solid #fae8f5;
	padding-bottom: 10px;
}

#center h1 img {
	padding-right: 16px;
}

.lead h1 {
	border: none !important;
}

#center h2 {
	font-size: 11px;
	color: #309bed;
	margin-bottom: 10px;
	margin-top: 15px;
}

#right {
	float: left;
	width: 248px;
	background: #ffffff;
	margin: 15px 8px 30px 0;
}

#right ul {
	list-style: none;
}

#right a {
	display: block;
	height: 80px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	position: relative;
}

#right a:hover {
	background: url(../images/mouseoverpurple.png) no-repeat right;
}

#right a span {
	display: block;
}

#right a span.name {
	margin-top: 18px;
	line-height: 16px;
}

#right a span.country {
	font-weight: normal;
	position: absolute;
	bottom: 7px;
	left: 113px;
}

#right a img {
	float: left;
	margin-right: 15px;
}

#right a.odd {
	color: #d75b89;
}

#right a.even {
	color: #ffffff;
	background: #329fe8;
}

#right a.even:hover {
	background: url(../images/mouseoverblue.png) no-repeat right;
}

#footer {
	clear: both;
	height: 35px;
	line-height: 35px;
	background: url(../images/backgroundfooter.png);
	padding: 0 38px 0 38px;
}

#footer p {
	background: url(../images/circle.png) no-repeat 0px 17px;
	color: #ffffff;
	font-size: 10px;
	padding-left: 25px;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
}

#footer p.left {
	float: left;
	font-weight: bold;
}

#footer p.right {
	float: right;
}

#parkoftheweek {
	background: url(../images/backgroundspecial.png) no-repeat 0px 172px #329fe8;
	color: #ffffff;
	width: 240px;
	position: relative;
	text-align: center;
	padding-bottom: 9px;
	margin-bottom: 8px;
	margin-left: 19px;
	float: right;
	top: -4px;
}

#parkoftheweek h2 {
	position: absolute;
	color: #ffffff;
	margin: 0;
	background: url(../images/headerbackground.png);
	height: 24px;
	width: 240px;
	font-size: 12px;
	text-align: center;
	padding-top: 7px;
}

#parkoftheweek h3 {
	font-size: 18px;
	margin-top: 5px;
	padding:0 3px;
}

#parkoftheweek p {
	text-align: center;
	margin-top: 0;
	margin-bottom: 8px;
}

a.button {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#parkoftheweek a.button {
	font-size: 12px;
	width: 102px;
	height: 24px;
	background: url(../images/button2.png) no-repeat;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
	padding-top: 9px;
	margin: 0 auto;
}

.parks,.providers {
	list-style: none;
	margin-bottom: 5px;
}

.parks li {
	height: 80px;
	border-bottom: 1px solid #fae8f5;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}

.providers li {
	height: 50px;
	position: relative;
	border-bottom: 1px solid #fae8f5;
	padding: 15px 0 15px 0;
}

.providers li img {
	position: relative;
	top: 1px;
}

.parks li:hover {
	background: url(../images/mouseover.png) repeat-y;
}

.providers li:hover {
	background: url(../images/mouseover2.png) repeat-y 105px 0;
}

.parks span,.parks h3,.providers h3 {
	color: #309bed;
}

.parks h3, .providers h3 {
	font-size:12px;
}

ol.parks span.number {
	font-size: 24px;
	color: #309bed;
	font-weight: bold;
	display: block;
	float: left;
	width: 50px;
	text-align: center;
	padding-top: 20px;
}

.parks img,.providers img {
	float: left;
}

.providers img {
	width: 105px;
	height: 48px;
}

ul.parks img {
	margin-left: 15px;
}

.parks div {
	width: 225px;
	float: left;
	margin-left: 20px;
}

.providers div {
	width: 280px;
	float: left;
	margin-left: 20px;
}

.parks li div p,.providers li div p {
	text-align: left !important;
	line-height: 14px !important;
	margin-top: 5px !important;
}

.parks img.organization {
	float: none;
	position: absolute;
	right: 10px;
	top: 5px;
	width:105px;
	height:48px;
}

.parks img.parkimage {
	width:240px;
	height:172px;
}

.parks a.button,.providers a.button {
	position: absolute;
}

ol.parks a.button,.providers a.button {
	height: 29px;
	width: 29px;
	background: url(../images/button3.png) no-repeat;
	right: 20px;
	top: 40px;
}

.providers a.button {
	top: 25px;
}

ul.parks a.button {
	width: 72px;
	height: 22px;
	background: url(../images/button4.png) no-repeat;
	right: 10px;
	bottom: 16px;
	padding-top: 6px;
	padding-left: 24px;
}

ul.organizations {
	list-style: none;
	font-weight: bold;
	margin-top: 20px;
}

ul.organizations li {
	margin-bottom: 5px;
	position: relative;
}

ul.organizations li a {
	display: block;
	text-decoration: none;
	background: url(../images/arrowblue.png) no-repeat 106px 0px;
	height: 40px;
	width: 280px;
	color: #ffffff;
	line-height:40px;
	padding-left: 150px;
}

ul.organizations li a:hover {
	background-image: url(../images/arrowpurple.png);
}

ul.organizations li a img {
	position: absolute;
	height:40px;
	top: 0px;
	left: 0;
}

ul.regio {
	list-style:none;
	line-height: 18px;
	margin: 15px 0 10px 5px;
	width: 215px;
	float: left;
	position:relative;
}

ul.regio li {
	background: url(../images/bulletlarge.png) no-repeat 0px 7px;
	padding-left:15px;
}

ul.regio li a {
	color: #666666;
	font-weight: bold;
}

ul.regio em {
	font-weight: normal;
	font-style: normal;
}

#map {
	width:470px;
	height:292px;
	margin:15px 0 15px 0;
}

#map h3 {
	font-size:12px;
}

#map h3 a {
	color:#309bed;
}

#map p {
	text-align:left;
	line-height:14px;
}

img.main {
	float: left;
	margin: 15px 0 25px 0;
}

.info {
	width: 205px;
	float: left;
	margin: 10px 0 25px 0;
	padding-left: 25px;
}

.info span {
	display: block;
	color: #666666;
	line-height: 24px;
}

.info img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}

.info a.button,.suborganizations a.button {
	background: url(../images/button5.png) no-repeat;
}

.info a.button {
	width: 180px;
	height: 22px;
	padding-left: 24px;
	padding-top: 7px;
}

ul.suborganizations {
	list-style: none;
}

ul.suborganizations a {
	display: block;
	height: 48px;
	background-position: center center !important;
	padding: 5px 0 5px 0;
	position: relative;
}

ul.suborganizations a span {
	position: absolute;
	top: 21px;
	left: 155px;
}

.images img {
	margin: 9px 18px 9px 0;
	width: 142px;
	height: 106px;
}

.images img.last {
	margin-right: 0;
}

#center form {
	margin: 25px 0 0 5px;
}

#center label {
	font-weight: bold;
	display: block;
	color: #666666;
	padding-bottom: 5px;
}

#center input {
	display: block;
	border: 1px solid #dfdfdf;
	width: 245px;
	height: 19px;
	line-height: 19px;
	margin-bottom: 20px;
}

#center textarea {
	border: 1px solid #dfdfdf;
	width: 450px;
	height: 200px;
	margin-bottom: 20px;
}

#center form .submit {
	background: url(../images/button6.png) no-repeat;
	width: 178px;
	height: 30px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: -3px;
	cursor: pointer;
}

span.error {
	font-weight:normal;
	color:red;
	position:relative;
	left:20px;
}

ul.linkpartners li {
	line-height:22px;
}

#park_image {
	float:left;
	width:80px;
	margin-right:10px;
}

div.popup {
	height: 65px;
}

div.popup p {
	color:#c5008b;
	margin-bottom:0;
}
