/* global whitespace reset */
* { padding:0; margin:0; }

body {
	background: #7F7F7F url(../images/bg-grad.png) repeat-x 0 0;
	color: #111;
	font-family: Helvetica, Arial, sans-serif;
	font-size:62.5%;
	text-align: center;
}

body.home {

}

/*********** = structure = ***********/

.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 826px;
}

#content {
	background: url(../images/bg-content.gif) no-repeat 0 0;
	position: relative;
}

body.home #content {
	background: url(../images/bg-content-home.jpg) no-repeat 0 0;
}

#header {
	background: url(../images/bg-header.png) no-repeat 0 0;
	height: 239px;
	position: relative;
	z-index: 9999;
}

#header:lang(es) {
	background: url(../images/bg-header_es1.png) no-repeat 0 0;
	height: 239px;
	position: relative;
	z-index: 9999;
}

#header:lang(it) {
	background: url(../images/bg-header_it.png) no-repeat 0 0;
	height: 239px;
	position: relative;
	z-index: 9999;
}

#header:lang(ru) {
	background: url(../images/bg-header_ru.png) no-repeat 0 0;
	height: 239px;
	position: relative;
	z-index: 9999;
}

#copy {
	padding: 20px 0;
}

#footer {
	clear: both;
}


/*********** = headers = ***********/

#header h1 {
	height: 122px;
	width: 398px;
	left: 12px;
	top: 67px;
	position: absolute;
}

#header h1 a {
    display:block;
    height: 122px;
	width: 398px;
	text-indent:-999em;
}

#content h2 {
	font-family: "Oswald", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 20px;
}

h2.explore {
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	height: 70px;
	left: 40px;
	line-height: 68px;
	margin: 0 !important;
	padding: 0 0 0 184px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 998;
}

h2.explore {
	background: url(../images/bg-explore.png) no-repeat 0 0;
}

h2.explore:lang(es) {
	background: url(../images/bg-explore_es.png) no-repeat 0 0;
	left: 30px;
}

h2.explore:lang(it) {
	background: url(../images/bg-explore_it.png) no-repeat 0 0;
}

h2.explore:lang(ru) {
	background: url(../images/bg-explore_ru.png) no-repeat 0 0;
}


* html h2.explore {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

h2 img {
	margin-top: 24px;
}

h3 {
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
}

div.content div.one h3 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 0 !important;
	line-height: 21px;
	text-transform: none;
}

body.home div.home .column-two h3 {
	color: #991A36;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 !important;
}

h3.replace {
	margin: 0;
	text-indent: -9999em;
}

h3.welcome {
	background: url(../images/h3-welcome.gif) no-repeat 0 0;
	margin: 0;
	height: 27px;
}

h3.bienvenida {
	background: url(../images/h3-bienvenida.gif) no-repeat 0 0;
	margin: 0;
	height: 35px;
}

h3.welcome_ru {
	background: url(../images/h3-welcome_ru.gif) no-repeat 0 0;
	margin: 0;
	height: 35px;
	width: 254px;
}

h3.welcome_it {
	background: url(../images/h3-welcome_it.gif) no-repeat 0 0;
	margin: 0;
	height: 35px;
	
}

/* Interior pages h1 */
.content h1 {
	margin-bottom: 20px;
	line-height: normal;
}

h4 {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 -8px 0;
}

h5 {
	color: #fff;
	font-size:14px;
	line-height:1.2em;
	margin:12px 0;
	font-weight: normal;
}

/*********** = typography = ***********/

a,
a:visited {
	color: #fff;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body.interior a,
body.interior a:visited {
	color: #333;
}

div.home h3 a {
	color: #991A36;
	text-decoration: none;
}


div.home p a {
	color: #aaa;
	text-decoration: underline;
}

#content {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

#content p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 12px 0;
}

#content div.columns .column.two .column.first p {
	margin: 0;
	text-indent: 0px; /*36px*/;
}

#content div.columns .column.two .column.first p.first {
	text-indent: 0;
}

#content div.content div.one p {
	color: #000;
	line-height: 17px;
	margin: 0 0 20px 0;
}

body.home #content p {
	font-size: 12px;
	line-height: 17px;
}

#content h3.replace + p {
	margin-top: 0;
}

#content blockquote {
	margin-left: 50px;
	margin-right: 50px;
}

.big {
	font-size: 14px !important;
}

.bold {
	font-weight: bold;
}

.red {
	color: #991a36 !important;
}

p.tight {
	margin: 5px 0 !important;
}

#content div.content div.one .tx-indexedsearch p {
	margin-top: 10px;
}

p.csc-frame-frame1 {

  margin-left: 50px;
  margin-right: 50px;
}

/*********** = misc divs and classes = ***********/

div.block-bottom {
	background: url(../images/bg-block-bottom.png) no-repeat 0 0;
	height: 27px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.block-top {
	background: url(../images/bg-block-top.png) no-repeat 0 0;
	height: 11px;
	overflow: hidden;
}

div.block div.inner {
	background: url(../images/bg-block.png) repeat-y 0 0;
	margin: 0;
	padding: 52px 0 0 0;
	position: relative;
}

* html div.block-top {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

* html div.block-bottom {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

* html div.block div.inner {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

*html div.block div.inner {
	height: 1%;
}

div.block.grey div.inner {
	padding: 15px 0 0 0;
}

body.home div.block div.inner {
	padding: 0;
}

div.block.grey div.inner { background: url(../images/bg-block-grey.png) repeat-y 0 0; }
div.block.grey div.block-bottom { background: url(../images/bg-block-bottom-grey.png) no-repeat 0 0; }
div.block.grey div.block-top { background: url(../images/bg-block-top-grey.png) no-repeat 0 0; }

body.home div.block-bottom {
	margin-bottom: 200px;
}


body.home div.block div.inner {
	min-height: 419px;
}

*html body.home div.block div.inner {
	height: 419px;
}

body.home img.explore {
	bottom: -61px;
	left: 38px;
	position: absolute;
	z-index: 1;
}

div.columns {
	padding: 0 0 0 38px;
	position: relative;
	z-index: 2;
	width: 758px;
}

div.home {
	padding: 15px 0 0 36px;
	position: relative;
	width: 724px;
	z-index: 100;
}

div.home .column-one {
	float: left;
	width: 226px;
	position: relative;
}

div.home .column-one p {
	font-size: 8px;
}

div.home .column-two {
	background: url(../images/bg-home-promos3.jpg) no-repeat 0 0;
	float: right;
	height: 318px;
	margin-top: 10px;
	position: relative;
	width: 458px;
}

div.columns .column {
	display:inline;
	float:left;
	margin:0;
	min-height: 100px;
}

*html div.columns,
*html div.columns .column {
	height: 1%;
	zoom: 1;
	overflow: hidden;
}

div.columns .column.one {
	width: 288px;
}

div.columns .column.two {
	background: url(../images/bg-column-two.gif) repeat-y 100% 0;
	float: right;
	min-height: 200px;
	width: 452px;
}

div.columns .column.two .column.first {
	width: 266px;
}

div.columns .column.two .column.second {
	float: right;
	padding: 0 9px 0 0;
	position: relative;
	width: 149px;
}

div.columns .column.two .column.second h3.learn {
	background: url(../images/bg-h3-learn.gif) no-repeat 50% 1px;
	height: 54px;
}

div.columns .column.two .column.second h3.learn:lang(es) {
	background: url(../images/bg-h3-learn_es.png) no-repeat 50% 1px;
}

div.columns .column.two .column.second h3.learn:lang(it) {
	background: url(../images/bg-h3-learn_it.png) no-repeat 50% 1px;
}

div.columns .column.two .column.second h3.learn:lang(ru) {
	background: url(../images/bg-h3-learn_ru.png) no-repeat 50% 1px;
}

p.more {
	margin-top: 60px !important;
}

p.replace {
	margin: 0;
	text-indent: -9999em;
}

p.scroll {
	background: url(../images/bg-p-scroll.png) no-repeat 50% 1px;
	height: 58px;
}

p.scroll:lang(es) {
	background: url(../images/bg-p-scroll_es.png) no-repeat 50% 1px;
}

p.scroll:lang(it) {
	background: url(../images/bg-p-scroll_it.png) no-repeat 50% 1px;
}

p.scroll:lang(ru) {
	background: url(../images/bg-p-scroll_ru.png) no-repeat 50% 1px;
}



div.player {
	background: #000;
	padding: 10px 0 0 0;
}

body.interior div.player {
	background-color: transparent;
}

div.content div.two div.player {
	background-color: none;
	padding: 0 0 10px 0;
}

div.player span {
	color: #828282;
	font-size: 11px;
	line-height: 12px;
}

body.interior div.player span {
	color:#000;
}



.articles {
	float: left;
	width: 252px;
}

div.thumbs {
	margin: 0 0 20px 0;
}

div.thumbs div.thumb {
	float: left;
	height: 63px;
	margin: 0 3px 0 0;
	overflow: hidden;
	position: relative;
	width: 63px;
}

div.thumbs div.thumb.active,
div.thumbs div.thumb:hover {
	border: 2px solid #991a36;
	height: 59px;
	width: 59px;
}

div.thumbs div.thumb.last {
	margin: 0;
}

div.thumbs div.thumb img {
	height: 63px;
	position: absolute;
	width: 63px;
	z-index: 1;
	top: 0;
	left: 0;
}

div.thumbs div.thumb.active img,
div.thumbs div.thumb:hover img {
	top: -2px;
	left: -2px;
}

/* home mouseover grid items */
.item {
	cursor: pointer;
	position: absolute;
	min-height: 138px;
	z-index: 100;
	width: 214px;
}

*html .item {
	height: 1%;
	zoom: 1;

}

.item.hover h3 {
	color: #fff !important;
}

.item.one {
	left: 0px;
	top: 0;
}

.item.two {
	left: 244px;
	top: 0;
}

.item.three {
	left: 0px;
	top: 160px;
}

.item.four {
	left: 244px;
	top: 160px;
}

.item p {
	background: url(../images/overlay.png);
	min-height: 138px !important;
	padding: 15px 0 0 12px !important;
	font-size: 12px !important;
	line-height: 14px !important;
	margin: 0 !important;

}

*html.item p a {
	 height: 138px;
}

.item p a {

	min-height: 138px !important;
	text-decoration: none !important;
}

.item.hover p a {
	display:block;
}

div.places {
	float: left;
	margin: 15px 0 0 0;
	width: 167px;
}

div.places-map {
	position:relative;
	float: right;
	width: 567px;
}

*html div.places,
*html div.places-map {
	height: 1%;
	overflow: hidden;
	zoom: 1;
}

div.content {
	background-color: #b4b4b4;
	min-height: 100px;
	margin: 0 0 20px 13px;
	padding: 20px 21px 20px 25px;
	width: 753px;
}

div.content div.two {
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 306px;
}

div.photos {
	position: relative;
}

#content div.at_a_glance p.bodytext {
  color: black;
  font-size: 10pt;
	line-height: 20px !important;
}

.paging {
	background: transparent url(../images/bg-paging-new.png) bottom left repeat-x;
	bottom: 0;
	color: #fff;
	font-size: 13px;
	height: 50px;
	line-height: 24px;
	right: 0;
	position: absolute;
	z-index: 2;
	width: 288px;
}

* html .paging {
	position: relative;
	top: -20px;
	background: none;
	zoom: 1;
}

.paging .controls {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.paging span {
	float: left;
	line-height: 13px;
}

.next {
	background: url(../images/bg-next.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-left: 6px;
	text-indent: -9999em;
	width: 9px;
	height: 13px;
}

.slim_article {

  width: 300px;
}

/*********** = lists = ***********/


ul  {
	color: #000;
	list-style: none;

}

#content li {
	margin: 9px 0;
}

ul.legend li {
	background-position: 2px 50%;
	background-repeat: no-repeat;
	margin: 2px 0;
	padding: 0 0 0 18px;
	color: #FFF;
}

ul.legend li.itemone {
	background-image: url(../images/bg-orange.gif);
}

ul.legend li.itemtwo {
	background-image: url(../images/bg-yellow.gif);
}

ul.legend li.itemthree {
	background-image: url(../images/bg-red.gif);
}

ul.legend li.itemfour {
	background-image: url(../images/bg-sky.gif);
}

#content ul.learn-more {
	margin: 0 0 10px 0;
	padding: 42px 0 5px 0;
}

#content ul.learn-more {
	background: #828282 url(../images/bg-learn-more-shorter.gif) no-repeat 0 0;
}

#content ul.learn-more:lang(es) {
	background: #828282 url(../images/bg-learn-more-shorter_es.png) no-repeat 0 0;
}

#content ul.learn-more:lang(it) {
	background: #828282 url(../images/bg-learn-more-shorter_it.png) no-repeat 0 0;
}

#content ul.learn-more:lang(ru) {
	background: #828282 url(../images/bg-learn-more-shorter_ru.png) no-repeat 0 0;
}

#content ul.learn-more {

	list-style-type: none;
	margin:0px;
}

*html #content ul.learn-more {
	overflow: hidden;
}

#content ul.learn-more li {
	padding: 0 0 0 10px;
}

*html ul.legend li {
	height: 1%;
	position: relative;
	zoom: 1;
}

.one ul {
  list-style-type: square;
  margin:0 0 0 50px; /*bullet indent*/
}

.rgtabs-container ul {
  list-style-type: square;
  margin:0 0 0 50px; /*bullet indent*/
}

.rgtabs-container ol {
  margin:0 0 0 50px;
}

ul.rgtabs-menu {
  margin:0 0 0 0px;
}

.related_items_list {
  background:#444444;
  height: 600px;
}

/* 
############ #navs# ############
*/

ul.nav {
	left: 36px;
	top: 198px;
	position: absolute;
	width: 100%;
	text-align: left;
/*	z-index: 9999; */
/*	zoom: 1; */
}

/* Horizontal menu items */
ul.nav li {
	float: left;
	position: relative;

}

ul.nav li a,
ul.ancillarynav li a,ul.nav li span {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	float: left;
	height: 25px;
	margin: 0 !important;
	padding: 0px 20px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

ul.nav li.first a,ul.nav li.first span {
	background: none;
	padding-left: 0;
}

ul.nav li:hover a,
ul.nav li a:hover {
	color: #828282;
	text-decoration: none;
	display: block;
}

ul.nav li ul {
	left: 20px;
	position: absolute;
	width: 160px;
	top: 22px;
	z-index: 9999;
	display: none;
}

ul.nav li.first ul {
	left: -12px;
}

ul.nav li ul li {
/*	position: static; */
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	display: block !important;
	float: none !important;
	margin: 0 !important;
}

ul.nav li ul a,
ul.nav li:hover ul a,
ul.nav li ul a:visited,
ul.nav li:hover ul a:visited {
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	color: #fff;
	display: block !important;
	float: none !important;
	font-size: 12px;
	font-weight: normal;
	height: 24px !important;
	line-height: 24px;
	padding: 0 7px !important;
	text-transform: none;
}

ul.nav li:hover ul a:hover,
ul.nav ul a:hover {
	color: #000 !important;
}

/* ul.nav {
	left: 36px;
	top: 198px;
	position: absolute;
	width: 100%;
	text-align: left;
	z-index: 9999;
}

ul.nav li {
	float: left;
}

ul.nav li a,
ul.ancillarynav li a {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	float: left;
	height: 25px;
	margin: 0 !important;
	padding: 0px 25px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

ul.nav li.first a {
	background: none;
	padding-left: 0;
}

ul.nav li:hover a,
ul.nav li a:hover {
	color: #828282;
	text-decoration: none;
}

ul.nav li ul {
	left: -12px;
	position: absolute;
	top: 22px;
	z-index: 9999;
}

ul.nav li ul li {
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	display: block !important;
	float: none !important;
	margin: 0 !important;
	height: 24px !important;
	min-width: 200px;
}

*html ul.nav li ul li {
	background: none;
}

ul.nav li ul a,
ul.nav li:hover ul a,
ul.nav li ul a:visited,
ul.nav li:hover ul a:visited {
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	color: #fff;
	display: block !important;
	float: none !important;
	font-size: 12px;
	font-weight: normal;
	height: 24px !important;
	line-height: 24px;
	padding: 0 7px !important;
	text-transform: none;
}

*html ul.nav li ul a {
	width: 200px;
}

ul.nav li:hover ul a:hover,
ul.nav ul a:hover {
	color: #000 !important;
} */

ul.ancillarynav {
	left: 36px;
	top: 47px;
	position: absolute;
	width: 100%;
	z-index: 999;
}

ul.ancillarynav li {
	float: left;
}

ul.ancillarynav li a {
	background: none;
	padding-left: 0;
}

ul.ancillarynav li a:hover {
	color: #ccc;
	text-decoration: none;
}


/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */

}

.clearfix:after { /* modern browsers */
	content:".";
    display:block;

    height:0;
    clear:both;
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 25px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right !important;
}

.alignleft {
	float:left !important;
}

.collapse-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.margin-top {
	margin-top: 12px;
}

/* images */

img.more {
	position: absolute;
	left: 50px;
	bottom: 40px;
}

img.newsletter {
	position: absolute;
	right: 0px;
	bottom: 40px;
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

.float-r {
	float:right;
    margin:0px 0 2px 15px;
}

div.float-r {
	width: 270px;
	float: right:;
}

img.float-l {
	float:left;
	margin:0px 15px 2px 0;
}

/* forms */

#search {
	background: url(../images/bg-search.gif) no-repeat 100% 0;
	position: absolute;
	right: 29px;
	top: 43px;
	text-align: right;
	width: 300px;
	z-index: 9999;
}

#search form {
	height: 21px;
	line-height: 21px;
	padding: 0 230px 0 0;
	position: relative;
}

#search label {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
	text-transform: uppercase;
}

#search #s {
	background: #b4b4b4;
	border: 0;
	font-size: 11px;
	height: 11px;
	padding: 1px;
	width: 200px;
	position: absolute;
	right: 8px;
	top: 3px;
}

ul.browsebox li {
 padding: 5px 5px 5px 5px;

}

ul#mapControl li {
	cursor: pointer;
}

#mapLinks {
	position: absolute;
	top: 0;
	left: 0;
	width: 566px;
	height: 444px;
}

#mapLinks a {
	background-image: url(fake_image.gif); // to fix and IE bug that stops empty or non-visible anchors from being clicked on
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	position: absolute;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	padding: 0 5px;
}

#mapLinks a span.hideText {
	display: none;
}

#mapLinks a:hover {
	text-decoration: underline;
}

.mapLinks {

}

/* TYPO3 Tables */
.contenttable {
	border: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.contenttable td {
	border: 0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px !important;
	padding: 0;
}

#content div.content div.one .contenttable td p {
	margin: 10px 0 0 0;
}

.csc-textpic-caption {
	margin-top: 5px !important;
}

audio {
	width:270px;
}

audio::-webkit-media-controls-time-remaining-display {
    display: none;
}
audio::-webkit-media-controls-mute-button {
    display: none;
}

.tx-indexedsearch-searchbox {

}

#content div.subcolumns p.bodytext {margin-left: 10px}

.tx-indexedsearch-searchbox table {
	text-align: right;
	float: right;
}

.tx-indexedsearch-res,
.tx-indexedsearch-noresults {
	clear: both;
}

.csc-sitemap ul {
	margin-left: 10px !important;
	font-weight: bold;
}

.csc-sitemap ul li ul {
	font-weight: normal;
}

div.key_question {
  display: block;
  overflow: auto;
  padding-left: 100px;
  padding-right: 15px;
  margin-top: 10px;
  min-height: 80px;
  font-size: 11px;
  width: 600px;
	background: #FFFFFF url(../images/bg-key-question.jpg) no-repeat 0 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.news-list-date
{
  font-size: 11px;
}

.news-list-container
{
}

.news-list-item h3 a
{
  font-size: 12px;
  text-decoration: none;
}

news-list-morelink
{
  margin-bottom: 5px;
}

div.tx-categorypages-pi1 h4 a {
  font-weight: normal;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-left: 10px;
}

div .tx-jfmulticontent-pi1 .subcolumns .subcl{ padding-bottom: 20px;}
div .tx-jfmulticontent-pi1 .subcolumns .subcr{ padding-bottom: 20px;}
div .tx-jfmulticontent-pi1 { margin-bottom: 20px; padding-bottom:20px;}

div.related {
padding: 10px;
}

h3.csc-firstHeader {
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 5px;
  background: #444444;
}