@CHARSET "UTF-8";

body {
	background: #807474;
}



#app {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.75em;
	margin: 0px auto;
	display: table;
	width: 960px;
	background: #ffffff;
	color: #2b2b2b;
	-webkit-box-shadow: 0px 0px 30px #534C4C;
	-moz-box-shadow: 0px 0px 30px #534C4C;
	-khtml-box-shadow: 0px 0px 30px #534C4C;
	box-shadow: 0px 0px 30px #534C4C;
}
#app.fr {
	float: none;
}

a {
	color: #991013;
	text-decoration: none;
}
strong {
	font-weight: bold;
}

/** quoting **/
/** quoting **/
#app.en_GB q:before { content: '“' }
#app.en_GB q:after { content: '”' }
#app.de_DE q:before { content: '„' }
#app.de_DE q:after { content: '“' }
#app.fr_FR q:before { content: '«' }
#app.fr_FR q:after { content: '»' }
#app.it_IT q:before { content: '«' }
#app.it_IT q:after { content: '»' }

/** page structure styles **/
h1, h2, h3 {
	color: #454c5f;
}
h1 {
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1.5em;
	margin: 0em 0em 0.25em 0em;
	border-bottom: 4px solid #454c5f;
}
h1.slogan {
	font-size: 1.1em;
	margin-top: -0.3em;
}
h2 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0em 0em 0.25em 0em;
	border-bottom: 1px solid #ddd8d5;
}
h2.thin {
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
}
#left h3, #right h3 {
	font-size: 1.1em;
	color: #9ab2cc;
}
h4 {
	font-weight: bold;
}
em {
	font-style: italic;
}

/** Language Select Flags **/
.LanguageSelect {
	margin-right: 2.5em;
	float: right;
	display: table;
	background: #ddd8d5;
	padding: 0.8em 0.75em 0.5em 0.75em;
}
.LanguageSelect li {
	float: left;
	display: inline-block;
}
#header .LanguageSelect li {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.LanguageSelect li.active {
	display: inline-block;
	opacity: 1;
}
#header .LanguageSelect li.active {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.LanguageSelect li a {
	display: inline-block;
	margin: 0px 4px;
}
.LanguageSelect li a span {
	position: absolute;
	text-indent: -3000px;
}

#app.chooseLanguage .LanguageSelect {
	width: 500px;
	display: table;
	text-align: center;
	float: none;
	clear: both;
	background: none;
	margin: 100px auto;
}
#app.chooseLanguage .LanguageSelect li {
	margin: 0px 20px;
	font-weight: bold;
}

/** Header **/
#header .homeLink {
	display: table;
	float: left;
	margin: 1em 0px 0px 3em;
	position: absolute;
	width: 250px;
	height: 65px;
	text-indent: -3000px;
}
#header .redBar {
	background: #cd0218 url('../img/header_red_bar_de.gif') no-repeat top left;
	height: 100px;
}
#app.en #header .redBar {
	background: #cd0218 url('../img/header_red_bar_en.gif') no-repeat top left;
	height: 100px;
}
#app.fr #header .redBar {
	background: #cd0218 url('../img/header_red_bar_fr.gif') no-repeat top left;
	height: 100px;
}
#app.it #header .redBar {
	background: #cd0218 url('../img/header_red_bar_it.gif') no-repeat top left;
	height: 100px;
}
#app.index #header .redBar {
	background: #cd0218 url('../img/header_red_bar_index_de.gif') no-repeat top left;
	height: 136px;
}
#app.index.en #header .redBar {
	background: #cd0218 url('../img/header_red_bar_index_en.gif') no-repeat top left;
	height: 136px;
}
#app.index.fr #header .redBar {
	background: #cd0218 url('../img/header_red_bar_index_fr.gif') no-repeat top left;
	height: 136px;
}
#app.index.it #header .redBar {
	background: #cd0218 url('../img/header_red_bar_index_it.gif') no-repeat top left;
	height: 136px;
}


/** Search Form **/
#app.index #SearchForm {
	margin-top: 45px;
}
#SearchForm {
	margin: 15px 2.5em 0em 0em;
	clear: both;
	float: right;
	width: 231px;
	height: 29px;
	background: transparent url('../img/searchBG.gif') no-repeat top left;
}
#SearchForm input {
	line-height: 1em;
	height: 1.5em;
	padding: 0.25em 0.35em;
	width: 190px;
	margin: 0.4em 0.5em;
	outline: none;
}

/** breadcrumb **/
#breadcrumb li {
	display: inline;
}
#breadcrumb li.Park {
	padding-left: 1em;
	background: transparent url('../img/point.gif') no-repeat -20px -2px;
}
#breadcrumb li.District {
	padding-left: 1em;
	background: transparent url('../img/point.gif') no-repeat -20px -19px;
}
#breadcrumb li.Center {
	padding-left: 1em;
	background: transparent url('../img/point.gif') no-repeat -20px -36px;
}

/** lsit of locations with their colored dots **/
.locationList {
	margin: 0px 0px 1em 0px;
}
.locationList li {
	padding-left: 1.3em;
}
.locationListPark li {
	background: transparent url('../img/point.gif') no-repeat -20px 0px;
}
.locationListDistrict li {
	background: transparent url('../img/point.gif') no-repeat -20px -17px;
}
.locationListCenter li {
	background: transparent url('../img/point.gif') no-repeat -20px -34px;
}

/** Content */
#content {
	display: block;
	padding: 0em 2.5em 3em 3em;
}
#left {
	color: #454c5f;
	margin-top: 1em;
	float: left;
	width: 185px;
	margin-right: 20px;
}
#center {
	margin-top: 1em;
	float: left;
	width: 689px;
}
h1 .headlineLinks {
	line-height: 1.5em;
	float: right;
}
#app.view #center {
	width: 440px;
}
#right {
	margin-top: 1em;
	float: right;
	padding: 7px 17px 17px 17px;
	background-color: #f1edea;
}
#right h3 {
	padding-top: 0.75em;
	margin: 0.5em 0em 0.25 0em;
	width: 200px;
}
#right ul.lightbox {
	display: table;
	height: 160px;
}
#right ul.lightbox li a img {
	position: absolute;
	height: 150px;
}

dl {
	margin-bottom: 1em;
}
dl dt {
	font-weight: bold;
	display: inline;
	float: left;
	margin-right: 2px;
}
/** text page styles **/
.text ul {
	margin-left: 2em;
	margin-bottom: 0.5em;
	margin-top: 0em;
	list-style-type: square;
}

.text p {
	margin-bottom: 1em;
}

.text h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.text h4 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.text h5 {
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-weight: bold;
	font-style: italic;
}

/** detail page styles **/
h1 a {
	font-weight: normal;
	font-size: 0.6em;
	margin: 0.3em 0em 0em 1em;
}
h1 a img {
	margin-right: 0.3em;
	top: 2px;
	position: relative;
}

#center ul {
	list-style-type: square;
	margin-bottom: 1em;
}
#center ul li {
	margin-left: 2em;
}

/** special services and sectors list **/
#center ul.services li,
#center ul.sectors li {
	list-style-type: none;
}
#center ul.services li,
#center ul.sectors li {
	font-weight: bold;
	margin-left: 0em;
}
#center ul.services li ul li,
#center ul.sectors li ul li {
	margin-left: 2em;
	font-weight: normal;
	list-style-type: square;
}

/** paragraph styles **/
p.error, p.hint, p.success {
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	padding: 8px 1em 8px 1em;
}
p.error {
	background-color: #f42727;
	color: #ffffff;
}
p.hint {
	background-color: #E9FDCB;
	color: #24310E;
}
p.success {
	background-color: #DEFCD8;
	color: #1F4710;
}

/** table styles **/
#center table {
	width: 100%;
	margin-bottom: 2em;
}
#center table td {
	border: 1px dotted #262B38;
	padding: 0.2em;
}
#center p {
	margin-bottom: 1em;
}
#right ul.lightbox {
	display: table;
	width: 200px;
	height: 150px;
}
#right .lightbox img {
	border: 1px solid #dcd4d0;
}
#right .logo img {
	padding: 20px 0px;
}
#right .logo {
	border: 1px solid #dcd4d0;
	background-color: #fff;
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#map {
	height: 150px;
	overflow: hidden;
	border: 1px solid #dcd4d0;
}

#left h3 {
	margin-top: 0.6em;#
}
#subMenu {
	margin-bottom: 1em;
}
#subMenu li {
	float: none;
	height: 1.5em;
	margin: 0px 0px 4px 0px;
}
#subMenu li a {
	display: block;
	background-color: #DAE9FA;
	font-weight: bold;
	color: #464d60;
	line-height: 1.5em;
	padding: 0em 0.4em;
}
#subMenu li.selected a {
	background-color: #88A5C2;
	color: #fff;
}

/** popup dialogs **/
.dialog {
	font-family: arial;
}
.dialog ul.options {
	margin: 1em auto;
	text-align: center;
}
.dialog ul.options li {
	display: table;
	float: left;
	margin: 5px;
}
.dialog a.button {
	display: block;
	float: left;
	width: auto;
	padding: 0.3em 0.7em;
	background-color: #E6E6E6;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D0D0D0));
	background: -moz-linear-gradient(19% 75% 90deg,#FFFFFF, #D0D0D0);
	border: 2px solid #757D89;
	color: #535252;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#printDialog {
	height: 110px;
}
#onlineDialog {
	width: 600px;
	height: 300px;
}

/** Italy Map **/
#italMap.small {
	margin: 2em 0em 0em 0em;
}
#italMap .point {
	width: 11px;
	height: 11px;
}
#italMap .Park {
	background: transparent url('../img/point.png') no-repeat -20px -3px;
}
#italMap .District {
	background: transparent url('../img/point.png') no-repeat -20px -19px;
}
#italMap .Center {
	background: transparent url('../img/point.png') no-repeat -20px -36px;
}

/** Footer */
#footer {
	height: 5em;
	line-height: 5em;
	padding: 0em 2.5em 0em 3em;
	color: #ffffff;
	background: #343949;
}
#footer .fr, #footer a {
	color: #9ab2cc;
}