
body, select, input, textarea {font-size:12px;}

/* anchors & forms elements */
.more, input[type="submit"] {height:23px;color:#c00000;border:0;background:transparent;}

/* focus */
*[tabindex="0"]:focus, a:focus, input[type="checkbox"]:focus, input[type="radio"]:focus, input[type="submit"]:focus {outline:2px solid orange;}

/* anchors */
.more {display:inline-block;text-decoration:none;text-transform:lowercase;line-height:23px;cursor:pointer;margin-top:10px;position:relative;}
.more:after {content:"»";margin-left:10px;}

a.details {position:relative;}
a.details:after {position:absolute;top:50%;right:-8px;content:"";width:6px;height:5px;background:url(images/sprite.png) -378px -260px;margin-top:-2px;}

/* forms elements */
legend {position:absolute!important;clip:rect(1px,1px,1px,1px);}

input[type="text"], input[type="password"], select, textarea {border:1px solid #999;}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {border-color:#000;}

input[type="text"], input[type="password"] {height:17px;padding:0 4px 2px;}
.ie8 input[type="text"], .ie8 input[type="password"] {padding-top:2px;padding-bottom:0;}

select {height:20px;}
select[multiple] {height:100px;}
textarea {height:100px;}

/* tabs */
.jpanes {position:relative;top:-100%;}

/* tooltip */
.tooltip {display:none;max-width:300px;color:#000;background:#FFF;padding:2px 5px;border:1px solid #7D7D7D;}

/* datepicker */
.ui-datepicker-trigger {float:left;margin-left:5px;cursor:pointer;}

/* fancybox - content in form */
div.fancybox {width:600px;}

/* banner-fancybox */
#banner-fancybox {position:fixed;top:100%;}

/* banner-content */
#banner-header, .banner {position:relative;}
	#banner-header a, .banner a,#banner-header div > span, .banner div > span {display:block;font-size:0;}
	.banner div {cursor:pointer;}
	#banner-header a[href="#"], .banner a[href="#"] {cursor:default;}
	#banner-header a.flash, .banner a.flash, #banner-header div.flash, .banner div.flash {position:absolute;top:0;left:50%;}
	.ie8 #banner-header a.flash, .ie8 .banner a.flash {background:url(images/IEHack.png);}

/* ajax */
span.ajaxstatus, div.ajaxstatus {margin-right:5px;}

/* prompts */
form.prompts input.prompt {}

/* galleries-multimedia */
.galleries-multimedia .element {overflow:hidden;position:relative;}

	/* picture */
	.galleries-multimedia .picture {display:block;height:inherit;font-size:0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;}
		.galleries-multimedia .picture img {display:none;width:100%;height:inherit;}

	/* details */
	.galleries-multimedia .details {position:absolute;top:calc(100% - 4px);left:0;right:0;height:inherit;color:#000;text-align:center;background:rgba(255,255,255,.85);padding:15px 10px 0;border-top:4px solid #C00000;transition:all ease .5s;}
	.galleries-multimedia .details::after {position:absolute;top:52px;left:30px;right:30px;content:"";border-bottom:1px solid #000;}
	.galleries-multimedia .element:hover .details {top:0;border:0;}
		.galleries-multimedia .details > * {position:relative;z-index:10;}
		.galleries-multimedia .details h2 {font-size:18px;white-space:nowrap;margin-bottom:35px;overflow:hidden;text-overflow:ellipsis;}
		.galleries-multimedia .details p {max-height:90px;overflow:hidden;}
		.galleries-multimedia .details a {position:absolute;bottom:30px;left:50%;display:block;width:180px;color:#FFF;text-decoration:none;background:#C00000;padding:7px 10px;transform:translateX(-50%);}
		.galleries-multimedia .details a:hover {text-decoration:underline;}

/* body */
body {background:#FFF url(images/bg.png);}

/* header */
body > header {position:relative;}
	body > header > div, body > header .wrapper {width:980px;margin:0 auto;}

	/* go to */
	.go-to {list-style:none;}
		.go-to a {position:absolute;top:10px;left:50%;display:inline-block;width:200px;font-size:15px;font-weight:bold;color:#1A52A4;text-align:center;background:#FFF;padding:5px 10px;border:2px solid orange;margin-left:-100px;clip:rect(1px,1px,1px,1px);z-index:1000;}
		.go-to a:focus {outline:none;clip:auto;}
		.go-to a:hover {text-decoration:none;}

	/* top */
	body > header .top, body > header .search {background:#505050;}

	body > header .top {width:100%!important;height:50px;}
	body > header .informations + .top {margin-top:40px;}

		/* nav */
		body > header .top nav {float:left;width:700px;}
			body > header .top nav li {float:left;font-size:12px;line-height:16px;padding:17px 0;}
			body > header .top nav li + li {margin-left:18px;position:relative;}
				body > header .top nav li a {display:inline-block;color:#FFF;padding-left:20px;position:relative;}
				body > header .top nav li a:hover {color:#FFF;}
				body > header .top nav li a:before {position:absolute;top:50%;left:0;content:"";width:16px;height:16px;background:url(images/sprite.png);margin-top:-7px;}
				body > header .top nav li a.contrast:before {background-position:-10px -10px;}
				body > header .top nav li a.text:before {background-position:-10px -36px;}
				body > header .top nav li a.sitemap:before {background-position:-10px -86px;}
				body > header .top nav li a.shortcut:before {background-position:-10px -132px;}
				body > header .top nav li a.instruction:before {background-position:-10px -158px;}
				body > header .top nav li a.rss:before {width:14px;height:14px;background-position:-74px -286px;}

		/* search */
		body > header .search {float:right;width:280px;padding:7px 0;}
			body > header .search p {text-align:left!important;position:relative;}
				body > header .search label {position:absolute;clip:rect(1px,1px,1px,1px);}
				body > header .search input[type="text"] {float:right;width:228px;height:33px;border:1px solid #e2e2e2;margin:0;}
				body > header .search input[type="submit"] {position:absolute;top:12px;right:11px;width:14px;height:14px;white-space:nowrap;text-indent:1000px;background:url(images/sprite.png) -74px -57px;padding:0;overflow:hidden;}

	/* logo */
	body > header .logo {height:108px;background:#FFF;position:relative;}

		/* bip */
		body > header .logo .bip {position:absolute;top:50%;left:55px;display:block;width:87px;height:66px;text-indent:100%;white-space:nowrap;background:url(images/sprite.png) -10px -412px;margin-top:-30px;overflow:hidden;}

		/* name */
		body > header .logo .mainTitle {display:block;width:720px;height:75px;margin: 0 auto;padding-top:20px;text-align:center;}
			body > header .logo .mainTitle a {display:block;height:75px;}
				body > header .logo .mainTitle span {display:block;font-size:26px;}
				body > header .logo .mainTitle span:first-child {font-family:Marcellus;font-weight:500;text-transform:uppercase;}
				body > header .logo .mainTitle span:last-child {color:#C00000;margin-top:10px;}

		/* crest */
		body > header .logo .crest {position:absolute;top:50%;right:25px;width:80px;height:76px;background:url(images/sprite-header.png) -990px -10px;margin-top:-30px;}
			body > header .logo .crest a {display:block;width:inherit;height:inherit;text-indent:100%;white-space:nowrap;overflow:hidden;}

	/* banner-header */
	#banner-header {width:980px;height:145px;}
	#banner-header.default {background:url(images/sprite-header.png) 0 0;}
		#banner-header.simple > a, #banner-header.animation .cycle, #banner-header.animation .cycle .item, #banner-header.animation .cycle .item > a {width:980px;height:145px;}
			#banner-header.simple > a, #banner-header.animation .cycle .item > a {display:block;background-size:980px 145px!important;}

		/* browse, navigation */
		#banner-header.animation > .browse {display:none;}
		#banner-header.animation > ul.nav {bottom:10px;right:10px;}

	/* mobile */
	.contact_mobile {display:none;}
	.search_mobile {display:none;}

	/* menu-main */
	.menu-main {margin-bottom:15px!important;position:relative;}
		.menu-main nav {background:#FFF;border-bottom:2px solid #c00000;overflow:hidden;}
			.menu-main .level-1 {max-height:40px;overflow:hidden;}
				.menu-main .level-1 > li {float:left;border-right:1px solid #e2e2e2;color:#58584E}
				.menu-main .level-1 > li:hover {background:#C00000;color:#fff;}
					.menu-main .level-1 > li > a {display:block;font-size:16px;color:#58584E;text-decoration:none;text-transform:uppercase;white-space:nowrap;line-height:36px;padding:2px 10px;}
					.menu-main .level-1 > li > a:hover {color:#fff;}
					.menu-main .level-1 > li > a:focus {padding:0 8px;margin:2px;}

					.menu-main .level-1 > li:first-child > a {width:55px;text-indent:100%;padding:2px 0;border-color:transparent;overflow:hidden;position:relative;}
					.menu-main .level-1 > li:first-child > a:focus {padding:0;margin:2px 0;}
					.menu-main .level-1 > li:first-child > a:before {position:absolute;top:50%;left:50%;content:"";width:22px;height:22px;background: url(images/sprite.png) -42px -104px;margin:-12px 0 0 -12px;}
					.menu-main .level-1 > li:first-child > a:hover:before {background: url(images/sprite.png) -74px -10px;}
					.menu-main .level-1 > li.current:first-child > a:before {background: url(images/sprite.png) -74px -10px;}

				.menu-main .level-1 > li.menutopmore {color:#C00000;padding:2px 0;}
				.menu-main .level-1 > li.menutopmore:hover {background:#FFF;}
				.menu-main .level-1 > li.menutopmore.focus {padding:0;margin:2px 0;}
					.menu-main .level-1 > li.menutopmore > span {display:block;font-size:16px;text-decoration:none;text-transform:uppercase;white-space:nowrap;line-height:36px;padding:0 10px;}
					.menu-main .level-1 > li.menutopmore.focus > span {line-height:32px;}
					.menu-main .level-1 > li.menutopmore:hover div, .menu-main .level-1 > li.menutopmore.focus div {display:block;}

				.menu-main .level-1 > li.hide {display:none;}

				.menu-main .level-1 > li.current {background:#C00000;}
					.menu-main .level-1 > li.current a {color:#FFF;}

			/* submenu */
			.menu-main .level-2 {display:none;position:absolute;background:#FFF;border-bottom:2px solid #c00000;z-index:300;}
				.menu-main .level-2 li:not(:last-child) {border-bottom:1px solid #EAEAEA;}
					.menu-main .level-2 a {display:block;line-height:44px;padding:0 15px;font-size:15px;}
					.menu-main .level-2 a:hover {color:#C00000;}

			.menu-main .level-2-mobile {display:none;}

	/* breadcrumbs */
	body > header .breadcrumbs {height:20px;line-height:20px;padding-bottom:10px;margin-top:-5px;}
		body > header .breadcrumbs ul {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
			body > header .breadcrumbs li {display:inline;font-size:13px;color:#444;position:relative;}
			body > header .breadcrumbs li:first-child:after {content:":";}
			body > header .breadcrumbs li:not(:first-child) + li {margin-left:10px;}
			body > header .breadcrumbs li:not(:first-child) + li:before {position:absolute;top:50%;left:-8px;content:"";width:4px;height:5px;background:url(images/sprite.png) -74px -42px;;margin-top:-2px;}
				body > header .breadcrumbs a {color:inherit;}

/* main */
main {width:980px;margin:0 auto;overflow:hidden;}

	/* aside */
	main > aside {float:left;width:230px;margin-right:15px;}
	body.index main > aside {float:left;}

		/* boxes */
		main > aside > * + * {margin-top:15px;}
		main > aside .box > header > *:not(ul):not(a):first-child {text-align:center;padding-right:15px;}

			/* form */
			main > aside form fieldset p:last-child {text-align:right;}

		/* banners */
		main > aside .banner {text-align:center;}
		main > aside .banner ~ .banner {margin-top:15px;}
			main > aside .banner > div {font-size:0;}
			main > aside .banner.animation .cycle, main > aside .banner.animation .cycle .item, main > aside .banner.animation .cycle .item > a {width:316px;height:60px;}
				main > aside .banner.animation .cycle .item > a {background-size:316px!important;}
			main > aside .banner.animation > ul.nav {right:5px;bottom:5px;}

		/* categories-contents */
		main > aside .categories-contents > div {overflow:hidden;}
			main > aside .categories-contents > div ul {list-style:none;margin:0;}

			/* categories */
			main > aside .categories-contents .categories li {position:relative;padding:11px 0 11px 15px;font-size:14px;line-height:22px;border-left:2px solid #FFF;}
			main > aside .categories-contents .categories li:not(:last-child) {border-bottom:1px solid #eaeaea;}
			main > aside .categories-contents .categories li:last-child {border-bottom:2px solid #c00000;}
			main > aside .categories-contents .categories li > a {display: block;font-size:15px;}
			main > aside .categories-contents .categories li:hover {border-left:2px solid #c00000;}
				main > aside .categories-contents .categories li:hover > a {color:#c00000;}

			/* contents */
			main > aside .categories-contents .contents {overflow:hidden;}
				main > aside .categories-contents .contents li {float:left;}
				main > aside .categories-contents .contents li + li {margin-top:10px;}
					main > aside .categories-contents .contents li * {float:left;}
					main > aside .categories-contents .contents time {width:72px;}
					main > aside .categories-contents .contents a {width:138px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
					main > aside .categories-contents .contents a:before {content:"- ";}

		/* categories-contents, important - contents-slider */
		main > aside .contents-slider {padding:10px 25px!important;position:relative;}
			main > aside .contents-slider .scrollable {width:190px;height:200px;}
				main > aside .contents-slider .scrollable article {width:190px;}
					main > aside .contents-slider .scrollable article aside {text-align:center;margin-bottom:12px;}
						main > aside .contents-slider .scrollable article aside img {max-width:190px;}
						main > aside .contents-slider .scrollable article header h3 {padding:0 0 10px 2px;}
							main > aside .contents-slider .scrollable article header a {font-size:16px;font-weight:normal;}
					main > aside .contents-slider .scrollable article div {text-align:justify;line-height:17px;}
						main > aside .contents-slider .scrollable article div a {display:inline-block;margin-top:5px;}

		/* contact */
		main > aside .contact {background:#FFF;}
			main > aside .contact div {padding:10px;}
				main > aside .contact a {text-decoration:underline;}
				main > aside .contact a:hover {text-decoration:none;}

		/* menu */
		main > aside .menu h2 {position:absolute;clip:rect(1px,1px,1px,1px);}

		main > aside .menu a {display:block;font-size:15px;color:#393939;text-decoration:none;padding:12px 10px 13px 15px;border-top:1px solid #EAEAEA;border-left:2px solid #FFF;}
		main > aside .menu a:hover {color:#C00000;text-decoration:underline;border-left-color:#C00000!important;}
		main > aside .menu a:focus {padding-bottom:11px;padding-left:13px;margin:0 0 2px 2px;}
			main > aside .menu .level-2 > .current > a {color:#FFF;background:#C00000;border-top-color:transparent;border-left-color:transparent;}

			main > aside .menu .level-3 a {font-size:13px;}
			main > aside .menu .level-3 > li > a {background:#F8F8F8;padding-left:40px;border-left-color:transparent;}
			main > aside .menu .level-3 > li > a:focus {padding-left:38px;}
			main > aside .menu .level-3 .current > a {font-weight:bold;}

			main > aside .menu .level-4 > li > a {background:#F4F4F4;padding-left:50px;border-left-color:transparent;}
			main > aside .menu .level-4 > li > a:focus {padding-left:48px;}

			main > aside .menu .level-5 > li > a {padding-left:60px;}
			main > aside .menu .level-5 > li > a:focus {padding-left:58px;}

			main > aside .menu .level-6 > li > a {padding-left:70px;}
			main > aside .menu .level-6 > li > a:focus {padding-left:68px;}

			main > aside .menu .level-7 > li > a {padding-left:80px;}
			main > aside .menu .level-7 > li > a:focus {padding-left:78px;}

		/* search */
		main > aside .search {position:relative;overflow:hidden;}
			main > aside .search p {text-align:left!important;}
				main > aside .search p * {float:left;}
				main > aside .search label {position:absolute;clip:rect(1px,1px,1px,1px);}
				main > aside .search input[type="text"] {width:228px;height:33px;border:1px solid #e2e2e2;margin:0;}
				main > aside .search input[type="submit"] {width:14px;height:14px;position:absolute;top:10px;right:10px;white-space:nowrap;text-indent:100%;overflow:hidden;background:url(images/sprite.png) -74px -57px;padding:0;border:none;border-radius:0;box-shadow:none;}

		/* seealso */
		main > aside .seealso .content ul {list-style:none;margin:0;}
			main > aside .seealso .content li {position:relative;border-left:2px solid #FFF;}
			main > aside .seealso .content li:not(:last-child) {border-bottom:1px solid #EAEAEA;}
			main > aside .seealso .content li:last-child {border-bottom:2px solid #C00000;}
			main > aside .seealso .content li > a {display:block;font-size:15px;line-height:22px;padding:11px 0 11px 15px;}
			main > aside .seealso .content li:hover {border-left:2px solid #C00000;}
				main > aside .seealso .content li:hover > a {color:#C00000;}

	/* main content */
		/* boxes */
		#main-content.box {background: #FFF;}
			#main-content article.box {background: #FFF;}

		/* general list for different contents */
		#main-content .list.general {padding:0;}
			#main-content .list.general article {padding:15px;overflow:hidden;background:#FFF;}
			#main-content .list.general article:nth-child(odd) {background:#f9f9f9;}
			#main-content .list.general article + article {border-top:1px solid #C00000;}

				#main-content .list.general article > aside {float:left;text-align:center;margin:3px 20px 3px 0;}
					#main-content .list.general article > aside img {padding:3px;border:1px solid #CDCDCD;}

					#main-content .list.general article > header a {font-weight:bold;color:#c00000;}

				#main-content .list.general article > div {font-size:13px;text-align:justify;line-height:18px;margin-top:12px;}
					#main-content .list.general article > div > p > span:first-child:not(.more) {font-size:12px;font-weight:bold;}
					#main-content .list.general article > div > p > span:first-child:not(.more):after {content:":";}
					#main-content .list.general article > div > p > span.more {float:right;}

			#main-content .list.general > div > p {background:transparent;border-top:2px solid #c00000;}
			#main-content .list.general > div > h3 {position:absolute;clip:rect(1px,1px,1px,1px);}

		#main-content .contents-more {border-top: 2px solid #c00000; text-align: right; height: 27px;}
		#main-content .contents-more:first-letter {text-transform:uppercase;}
			#main-content .contents-more a {border:solid #c00000;border-width:0 2px 2px 2px;padding:5px 15px;position:relative;top:5px;background:#FFF;color:#c00000;}

		/* banners */
		#main-content .banner {width:610px;text-align:center;}
		#main-content.wide .banner {width:938px;}

			#main-content .banner.animation .cycle, #main-content .banner.animation .cycle .item, #main-content .banner.animation .cycle .item > a {width:610px;height:120px;}
				#main-content .banner.animation .cycle .item > a {background-size:610px!important;}
			#main-content .banner.animation > ul.nav {bottom:22px;right:22px;}
			#main-content.wide .banner.animation > ul.nav {right:188px;}

		/* bipsearch */
		#main-content.bipsearch .form {padding:15px;}
			#main-content.bipsearch fieldset {text-align:center;}
				#main-content.bipsearch fieldset input[type="text"] {width:150px;height:20px;}
				#main-content.bipsearch fieldset input[type="submit"] {padding:0!important;margin-left:20px;}

			#main-content.bipsearch .form .info {color:#333399;text-align:justify;padding:15px 0;}
				#main-content.bipsearch .form .info span {font-weight:bold;}

			#main-content.bipsearch .form > div {display:none;width:100%;min-height:50px;font-size:11px;margin-top:20px;}
				#main-content.bipsearch .form > div tr + tr td {padding-top:6px;}
			#main-content.bipsearch .form > div.loader {background:url(images/ajax-loader-circle.gif) center center no-repeat;}

		/* contact */
		#main-content.contact .info {font-weight:bold;color:#333399;text-align:justify;padding:15px;}
		#main-content.contact > .form > h2 {font-size:15px;margin-bottom:15px;}

		/* contents */
			/* list */
			main .contents .list article > aside {width:168px;}
				main .contents .list article header h2, main .contents .list article header h3 {height:24px;white-space:nowrap;padding:2px 0 0 2px;overflow:hidden;text-overflow:ellipsis;}
				main .contents .list article > header time {display:inline-block;color:#B6B6B6;position:relative;}

			/* search */
			#main-content.search .list article {position:relative;}
				#main-content.search .list .search-score {position:absolute;top:15px;right:15px;display:block;color:#FFF;background:#C00000;padding:6px 10px;}

			#main-content.search .list article.addon-bip {padding:0;}
				#main-content.search .list article.addon-bip.full-text p span:last-child, #main-content.search .list article.addon-bip.full-text > div > div:last-child {padding-right:125px;}

				/* header */
				#main-content.search .list header {max-width:80%;}
					#main-content.search .list header .search-keyword {background:#EFDCDC;}

				/* contents in attachments search results */
				#main-content.search .list .attachments-contents-info {margin-top:15px;}
				#main-content.search .list .attachments-contents {list-style:none;margin:2px 0 0 20px;}
					#main-content.search .list .attachments-contents a {color:#C00000;}
					#main-content.search .list .attachments-contents a:before {content:"- ";}

		/* contents - contentsversions */
		#main-content.contentsversions > article {overflow:hidden;}

			/* list */
			#main-content.contentsversions .tree {padding:20px 15px;}
				#main-content.contentsversions .tree table {width:100%;table-layout:fixed;border-collapse:collapse;border:solid #EAEAEA;border-width: 0 1px 1px 1px;}
					#main-content.contentsversions .tree thead {background:#F6F6F6;}
						#main-content.contentsversions .tree th, #main-content.contentsversions .tree td {height:30px;vertical-align:middle;border-top:1px solid #EAEAEA;}
						#main-content.contentsversions .tree th {font-weight:400;text-align:left;}

						#main-content.contentsversions .tree .date {width:22%;text-align:left;text-indent:10px;}
						#main-content.contentsversions .tree .author {width:59%;}
						#main-content.contentsversions .tree .preview {width:9%;text-align:center;}
						#main-content.contentsversions .tree .diff {width:10%;text-align:center;}

							#main-content.contentsversions .tree .icon {display:inline-block;width:18px;height:18px;text-indent:100%;white-space:nowrap;background-repeat:no-repeat;background-position:0 0;overflow:hidden;}
							#main-content.contentsversions .tree .preview-icon {background-image:url(images/icons/magnifier.png);margin-top:8px;}
							#main-content.contentsversions .tree .diff-icon {width:25px;height:16px;background-image:url(images/icons/diff.png);margin-top:8px;}

			/* preview */
			#preview {padding:10px;color:#757575;font-size:11px;font-family:Tahoma,Helvetica,Arial,sans-serif;}
				#preview div.wrap {border-bottom:1px solid #E3E2DF;}
				#preview div.item {width:480px;padding:10px;background-color:#F6F6F6;border-bottom:1px solid #FFF;}
					#preview div.item p {line-height:1.4;margin:2px 0;}

			/* diff */
			#diff {padding:10px;color:#757575;font-size:11px;font-family:Tahoma,Helvetica,Arial,sans-serif;}
				#diff div.wrap {border-bottom:1px solid #E3E2DF;}
				#diff div.item {width:480px;padding:10px;background-color:#F6F6F6;border-bottom:1px solid #FFF;}
					#diff div.item p {line-height:1.4;margin:2px 0;}
					#diff ins {background:#CCFFCC;}
					#diff del {background:#FFCCCC;}

		/* error */
		#main-content.error > article {padding:10px;}
			#main-content.error article header h2 {font-size:14px;}

			#main-content.error article div p {margin:10px 0;}
			#main-content.error article div p + p {margin-top:20px;}

	    	/* galleries */
			/* first */
			#main-content.galleries .first {margin:10px;overflow:hidden;position:relative;}
				#main-content.galleries .first > * {float:left;}

				/* image */
				#main-content.galleries .first .image {width:475px;height:250px;background-size:cover;background-position:50% 50%;}

				/* info */
				#main-content.galleries .first .info {width:200px;height:140px;background:#C00000;padding:90px 20px 20px;position:relative;}

					/* head */
					#main-content.galleries .first h2 {position:absolute;top:20px;right:0;max-width:600px;height:40px;font-size:20px;font-weight:800;color:#C00000;text-transform:uppercase;white-space:nowrap;line-height:40px;background:#FFF;padding:0 10px;overflow:hidden;text-overflow:ellipsis;}
						#main-content.galleries .first h2 a {color:inherit;}

					/* count */
					#main-content.galleries .first .count {font-weight:600;color:#FFF;margin-bottom:15px;}
						#main-content.galleries .first .count span::after {content:":";}

					/* desc */
					#main-content.galleries .first .desc {height:60px;color:#FFF;overflow:hidden;}

					/* more */
					#main-content.galleries .first .more {position:absolute;right:20px;bottom:20px;left:20px;display:block;height:33px;font-weight:800;color:#FFF;text-align:center;line-height:33px;padding:0;border:1px solid #FFF;margin:0;}
					#main-content.galleries .first .more::after {content:none;}

			/* list */
			#main-content.galleries .list {margin:10px;}
				#main-content.galleries .list > p:not(.none) {position:absolute;clip:rect(1px,1px,1px,1px);}
				#main-content.galleries .list > p:not(.none)::after {content:":";}

				#main-content.galleries .list ul {list-style:none;margin:0;}
					#main-content.galleries .list li {float:left;width:31.8%;height:227px;}
					#main-content.galleries .list li + li {margin-left:2.3%;}
					#main-content.galleries .list li:nth-child(3n+1) {margin-left:0;}
					#main-content.galleries .list li:nth-child(n+4) {margin-top:2.3%;}

			/* images slider */
			#main-content.galleries .images {margin:10px;position:relative;}

				/* pictures */
				#main-content.galleries .images .pictures {position:relative;}

					/* legend */
					#main-content.galleries .images .legend {position:absolute;top:0;right:0;font-weight:600;color:#FFF;background:#C00000;padding:3px 6px;z-index:1;}

					/* browse */
					#main-content.galleries .images .pictures .browse {border:1px solid #FFF;opacity:0;transition:opacity ease 1s;}
					#main-content.galleries .images .pictures:hover .browse {opacity:1;}

					/* scrollable */
					#main-content.galleries .images .pictures .scrollable {width:100%;height:450px;margin:0 auto;position:relative;}
						#main-content.galleries .images .pictures .item {width:715px;height:450px;}
							#main-content.galleries .images .pictures .item a {display:block;height:inherit;font-size:0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;}
								#main-content.galleries .images .pictures .item img {display:none;}
							#main-content.galleries .images .pictures .item p {position:absolute;bottom:0;left:0;right:0;min-height:49px;color:#FFF;text-align:justify;line-height:15px;background:rgba(0,0,0,.6);padding:17px;opacity:0;transition:opacity ease .5s;}
							#main-content.galleries .images .pictures:hover .item p {opacity:1;}

				/* nav */
				#main-content.galleries .images .nav {padding:10px 0;border:1px solid #DDD;margin-top:30px;position:relative;}
					#main-content.galleries .images .nav .browse.prev {left:1.6%;}
					#main-content.galleries .images .nav .browse.next {right:1.6%;}

					#main-content.galleries .images .nav .scrollable {width:640px;height:151px;padding:2px 0;margin:0 auto;}
						#main-content.galleries .images .nav .item {width:638px;padding-left:2px;}
							#main-content.galleries .images .nav .item a {float:left;width:31%;height:147px;background-size:cover;background-position:50% 50%;}
							#main-content.galleries .images .nav .item a.active {position:relative;}
							#main-content.galleries .images .nav .item a.active::after {position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:solid #C00000;border-width:5px 0;}
							#main-content.galleries .images .nav .item a + a {margin-left:3.5%;}
								#main-content.galleries .images .nav img {display:none;}

		/* index */
		#main-content.index {float:left;}

			/* multicolumn */
			#main-content.index .multicolumn {overflow:hidden;border-bottom:2px solid #C00000;background:#FFF!important;}
				#main-content.index .multicolumn > div a:not(.more) {text-decoration:underline;}
				#main-content.index .multicolumn > div a:not(.more):hover {text-decoration:none;}

				#main-content.index .multicolumn .jpanes {width: 368px;height:282px;margin:15px 15px 15px 8px;float:right;}
					#main-content.index .multicolumn .jpanes h2 {position:absolute;clip:rect(1px,1px,1px,1px);}
					#main-content.index .multicolumn .jpanes div div:first-child {background:#f6f6f6;border:1px solid #ebebeb!important;height:228px;max-height:228px;padding:10px;}

				#main-content.index .multicolumn .static {width: 313px;height:282px;margin:15px 7px 15px 15px;float:left;position: relative; border:none!important;}
					#main-content.index .multicolumn .static div div:first-child {background:#f6f6f6;border:1px solid #ebebeb!important;height:228px;max-height:228px;padding:10px;}

				#main-content.index .multicolumn .multicolumn_more {background:#f6f6f6;border:solid #ebebeb!important;border-width: 0 1px 1px 1px!important;display: block;padding:0 0 0 20px;position: absolute;right: 0;top: 248px;}
					#main-content.index .multicolumn .more {padding-right:15px;margin-top:5px;}

			/* contents tabs */
			#main-content.index .contents.tabs {background: transparent;}
				#main-content.index .contents.tabs .list h2 {position:absolute;clip:rect(1px,1px,1px,1px);}
					#main-content.index .contents.tabs .list article:not(:nth-child(2)) {padding:10px 15px;}
						#main-content.index .contents.tabs .list article header h3 {height:24px;white-space:nowrap;padding:2px 0 0 2px;overflow:hidden;text-overflow:ellipsis;}
						#main-content.index .contents.tabs .list > div > p:last-child {padding:10px 15px;border-top:1px solid #DCDCDC;}
							#main-content.index .contents.tabs .contents-more {font-weight:bold;}

			/* important */
			#main-content.index .important {height:146px;background:#ffe5e6;border:2px solid #c00000;margin-top:15px;overflow:hidden;}
				#main-content.index .important > header h2 {font-size:16px;line-height:30px;text-align:center;color:#c00000;font-weight:normal;text-transform:uppercase;}
				#main-content.index .important > div strong {font-size:16px;white-space:nowrap;margin:0 10px 2px;overflow:hidden;text-overflow:ellipsis;}
				#main-content.index .important > div p {padding:0 10px;}
				#main-content.index .important > div strong + p {padding-bottom:8px;}
					#main-content.index .important > div time {display:inline-block;font-size:12px;color:#000;margin-top:2px;}
				#main-content.index .important > div .right {text-align:right;padding-bottom:2px;}
					#main-content.index .important > div .right .more {margin-top:0;margin-right:19px;}

	    	/* maps */
			/* info-window */
			#main-content .gmaps .info-window {min-height:70px;font-size:14px;}
				#main-content .gmaps .info-window h4 {color:#DB432E;margin-bottom:10px;}
				#main-content .gmaps .info-window p {font-weight:500;color:#8E969D;}

			/* map */
			#main-content.maps .gmaps {height:400px;border:1px solid #BBB;margin:15px;}

			/* desc */
			#main-content.maps .desc {padding:0 15px;}

		/* organizationalstructure */
			/* tree */
			#main-content.organizationalstructure .tree ul {list-style:none;margin:0;}
				#main-content.organizationalstructure .tree ul > li > *:first-child {display:block;padding:10px 0;border-bottom:1px solid #ECECEC;}
					#main-content.organizationalstructure .tree ul > li > *:first-child > .unit-details:first-child {display:inline-block;text-indent:10px;position:relative;}
					#main-content.organizationalstructure .tree ul > li > *:first-child > .unit-details:first-child:before {position:absolute;top:3px;left:0;content:"";width:5px;height:8px;background:url(images/sprite.png) -10px -268px;}

					#main-content.organizationalstructure .tree .toggle {display:inline-block;width:9px;height:9px;text-indent:100%;white-space:nowrap;background:url(images/sprite.png) -10px -548px;margin-right:5px;overflow:hidden;}
					#main-content.organizationalstructure .tree .toggle.minus {background-position:-10px -567px;}

				/* levels */
				#main-content.organizationalstructure .tree .level-1 > li > *:first-child {font-size:15px;text-indent:20px;}
					#main-content.organizationalstructure .tree .level-1 > li > *:first-child .unit-details {color:#C00000;}
					#main-content.organizationalstructure .tree .level-1 ul {display:none;}
				#main-content.organizationalstructure .tree .level-2 > li > *:first-child {font-size:13px;text-indent:40px;}
				#main-content.organizationalstructure .tree .level-3 > li > *:first-child {text-indent:60px;}
				#main-content.organizationalstructure .tree .level-4 > li > *:first-child {text-indent:80px;}
				#main-content.organizationalstructure .tree .level-5 > li > *:first-child {text-indent:100px;}
				#main-content.organizationalstructure .tree .level-6 > li > *:first-child {text-indent:120px;}

				/* active element */
				#main-content.organizationalstructure .tree .active {background:#C00000;}
					#main-content.organizationalstructure .tree .active .unit-details {color:#FFF!important;}
						#main-content.organizationalstructure .tree ul > li > .active > .unit-details:first-child:before {background-position:-20px -283px;}

						#main-content.organizationalstructure .tree .active .toggle {background-position:-30px -548px;}
						#main-content.organizationalstructure .tree .active .toggle.minus {background-position:-30px -567px;}

					/* article */
					#main-content.organizationalstructure .tree article {position:relative;}
						#main-content.organizationalstructure .tree article .close {position:absolute;top:5px;right:5px;font-weight:400;}
						#main-content.organizationalstructure .tree article p, #main-content.organizationalstructure .tree article p span:first-child {background:#F4D3D3!important;}
							#main-content.organizationalstructure .tree article p span:last-child {background:#FFF0F0;}

			/* list */
			#main-content.organizationalstructure .list .details {text-align:right;background:#FFF;padding-right:15px;}
				#main-content.organizationalstructure .list .details a {font-weight:400;margin:0;}
			#main-content.organizationalstructure .list .details ~ p {display:none;}

	    	/* poi */
		.poi {min-width:600px;max-width:800px;border-bottom:4px solid #C00000;}

		/* probes */
			/* item */
			.probes .item {padding:10px 15px;}
				.probes > .item legend {position:static!important;color:#000;}
				.probes .item .ajax-response {margin-left:0;margin-right:0;}
				.probes .item img {margin-top:10px;}
				.probes .item .answers {line-height:22px;margin:15px 0;}
					.probes .item .answers li span {font-weight:bold;}
					.probes .item .answers input[type="radio"] + label {position:relative;top:3px;}
				.probes .item ul.answers {list-style:none;}
				.probes .item p.allvotes {padding-bottom:10px;}
				.probes .item ol.results {margin-left:20px;}
				.probes .item ul.results {padding-left:20px;list-style-type:decimal;}
				.probes .item p:last-child {padding:6px 0;overflow:hidden;}

			/* list */
			.probes .list {padding:0;}
				.probes .list .item {height:auto!important;}
					.probes .list .item .ajax-response {float:none;margin:0 0 10px!important;}
					.probes .list .item h2 {font-weight:500;}
						.probes .list .item h2 a {color:#000;}
					.probes .list .item h2 + p {margin-top:3px;}

		/* search */
		#main-content.search input[type="submit"]:after {width:14px;height:14px;background:url(images/sprite.png) -74px -57px;content:""}

		/* sitemap */
		#main-content.sitemap > div {padding:15px;}
		#main-content.sitemap ul {list-style:none;margin:0;}
			#main-content.sitemap li {position:relative;}
			#main-content.sitemap li + li, #main-content.sitemap .level-1 ul {margin-top:10px;}
				#main-content.sitemap a {text-decoration:underline;}
				#main-content.sitemap a:hover {text-decoration:none;}

				#main-content.sitemap .level-1 > li {margin-left:8px;}
					#main-content.sitemap .level1- > li > a {font-weight:bold;color:#C00000;font-size:15px;}

				#main-content.sitemap .level-2 > li {margin-left:18px;}
				#main-content.sitemap .level-2 > li:before {position:absolute;top:7px;left:-10px;content:"";width:5px;height:8px;background:url(images/sprite.png) -10px -268px;margin-top:-4px;}

				#main-content.sitemap .level-3 > li {margin-left:28px;}
				#main-content.sitemap .level-3 > li:before {position:absolute;top:7px;left:-10px;content:"";width:5px;height:8px;background:url(images/sprite.png) -10px -283px;margin-top:-4px;}

				#main-content.sitemap .level-4 > li {margin-left:38px;}

		/* stats */
		#main-content.stats table {table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0;}
		#main-content.stats table + table {margin-top:20px;}
			#main-content.stats caption {font-weight:bold;color:#C00000;line-height:45px;background-color:#F4F4F4;}

			#main-content.stats tbody tr {border-top:1px dotted #ABABAB;}
				#main-content.stats th, #main-content.stats td {box-sizing:border-box;padding:10px 0 10px 20px;}
				#main-content.stats th:last-child, #main-content.stats td:last-child {text-align:center;padding-right:20px;}

				#main-content.stats th:first-child {width:78%;text-align:left;}

					#main-content.stats a {text-decoration:underline;}
					#main-content.stats a:hover {text-decoration:none;}

		/* tags */
		#main-content.tags ul {list-style:none;line-height:25px;padding:15px;margin:0;}
			#main-content.tags li {display:inline;}
			#main-content.tags li + li {margin-left:10px;}
				#main-content.tags .tag2 {font-size:14px;}
				#main-content.tags .tag3 {font-size:17px;}
				#main-content.tags .tag4 {font-size:19px;}
				#main-content.tags .tag5 {font-size:22px;}

/* footer */
body > footer {clear:both;margin-top:15px;background:#505050;}
	body > footer > *:not(.bottom), body > footer .bottom .wrapper {width:980px;margin:0 auto;}
	body > footer > *:not(.bottom) {background:#505050;}

	/* banner-footer */
	body > footer .banner {padding-top:10px;}
		body > footer .banner.animation .cycle, body > footer .banner.animation .cycle .item, body > footer .banner.animation .cycle .item > a {width:980px;height:200px;}
			body > footer .banner.animation .cycle .item > a {background-size:978px 200px!important;}
		body > footer .banner.animation > ul.nav {display:none;}

	/* boxes */
	body > footer .boxes {height:188px;overflow:hidden;}
		body > footer .boxes > div {float:left;width:312px;height:inherit;color:#FFF;}
		body > footer .boxes > div + div {margin-left:22px;}
			body > footer .boxes > div a {color:#FFF;}
			body > footer .boxes > div > h3 {font-size:16px;font-weight:normal;color:#FFF;line-height:40px;padding:10px 0 0 14px;}
			body > footer .boxes > div > div {font-size:13px;line-height:17px;padding:0 15px;margin-top:10px;}
			body > footer .boxes > div > div + div {margin-top:18px;}
			.ie8 body > footer .boxes > div > div {padding:0;margin-left:15px;}

		/* links */
		body > footer .links ul {margin:10px 0 0 16px;}
		body > footer .links ul.no-header {margin-top:24px;}
			body > footer .links li {list-style-type:none;line-height:16px;white-space:nowrap;padding-bottom:13px;overflow:hidden;text-overflow:ellipsis;}
			body > footer .links li.mobile {display: none;}
				body > footer .links li a {margin-left:3px;}
				body > footer .links li a.personal-data:before {background:url(images/sprite.png) -10px -672px; width:16px;height:14px; content:'';display:block;float:left;margin-right:5px;}
				body > footer .links li a.privacy:before {background:url(images/sprite.png) -10px -109px; width:16px;height:16px; content:'';display:block;float:left;margin-right:5px;}
				body > footer .links li a.nopublic:before {background:url(images/sprite.png) -43px -183px; width:16px;height:16px; content:'';display:block;float:left;margin-right:5px;}
				body > footer .links li a.stats:before {background:url(images/sprite.png) -43px -158px; width:16px;height:16px; content:'';display:block;float:left;margin-right:5px;}

				body > footer .links li span {margin-left: 3px;}
				body > footer .links li span.last_update:before {background:url(images/sprite.png) -43px -268px; width:16px;height:16px; content:'';display:block;float:left;margin-right:5px;}
				body > footer .links li span.last_update:after {content:': ';}

				body > footer .links a.editors:before {background:url(images/sprite.png) -10px -183px; width:16px;height:16px; content:'';display:block;float:left;}

	/* bottom */
	body > footer .bottom, body > footer .bottom .wrapper {background:#3F3F3F;}

	body > footer .bottom {height:30px;font-size:11px;color:#FFF;line-height:30px;}
		body > footer .bottom .wrapper {position:relative;}

			/* standards */
			body > footer .standards {list-style:none;display:inline-block;padding:0 15px;margin:0;}
				body > footer .standards li {position:relative;top:4px;display:inline-block;width:46px;height:16px;text-indent:100%;white-space:nowrap;background:url(images/sprite.png);cursor:help;overflow:hidden;}
				body > footer .standards li + li {margin-left:10px;}

				body > footer .standards .wcag {background-position:-10px -492px;}
				body > footer .standards .wcag:hover {background-position:-10px -522px;}

				body > footer .standards .html5 {width:43px;background-position:-62px -492px;}
				body > footer .standards .html5:hover {background-position:-62px -522px;}

				body > footer .standards .css3 {background-position:-62px -548px;}
				body > footer .standards .css3:hover {background-position:-62px -574px;}

			/* info */
			body > footer .info {position:absolute;left:50%;width:360px;text-align:center;margin-left:-225px;}

			/* copyright */
			body > footer .copyright {position:absolute;right:15px;}

/* cookies policy */
#cookies > p {width:93%;}
#cookies > a {width:7%;}

/* print */
@media print
	{
	* {background:transparent!important;color:black!important;text-shadow:none!important;}

	a, a:visited {color:#444!important;text-decoration:none;}
	a[href]:before, a[href]:after {content:"";}
	abbr[title]:after {content:"";}

	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content:"";}
	pre, blockquote {border:1px solid #999;page-break-inside:avoid;}

	thead {display:table-header-group;}
	tr, img {page-break-inside:avoid;}

	p, h2, h3 {orphans:3;widows:3;}
	h2, h3 {page-break-after:avoid;}

	.more, input[type="submit"] {border:none!important;box-shadow:none!important;}

	.box {margin-top:10px;}
		.box > header, .box > h2 {border-top:none!important;}

	body > header .logo {height:auto;padding:10px 0;border-bottom:2px solid #888;margin:20px auto;}
		body > header .logo .mainTitle {width:auto;text-align:left;padding:0;margin:0;}
			body > header .logo .mainTitle span {display:inline;font-size:20px;font-weight:400!important;}
			body > header .logo .mainTitle span:first-child {font-family:Roboto,sans-serif;text-transform:capitalize;}

	#main-content {float:none!important;width:auto!important;}
	main .contents .list article > header time {margin-left:0;}

	.galleries-multimedia .details {background:rgba(0,0,0,.9);border-color:#000!important;}
		.galleries-multimedia .details > * {color:#FFF!important;}
		.galleries-multimedia .details a {background:#666;}

	.box > header > .resize, .box > header > a,
	body > header > *:not(.logo), body > header .logo > *:not(h1), main > aside, body > footer,
	#main-content .form, #main-content .banner, #main-content footer,
	#main-content .list.general article > aside,
	main .contents .list article > header time:before,
	.wysiwyg .forms,
	#main-content.contents > article .tags,
	#main-content.index .sliders,
	#seeAlso, #cookies {display:none!important;}
	}
