/******************/
/* INDEXED SEARCH */
/******************/

	/* SAERCH FIELD // BEGIN */
	#search #searchTxt {
		background: url("/fileadmin/custom/img/search.png") no-repeat 186px 5px #FFFFFF;
		border: 1px solid #e2e2e2;
		color: #BABABA;
		font-size: 11px;
		width: 200px;
		height: 27px;
		font-style: italic;
		padding-bottom: 0px;
		margin-top: 3px;
		padding-left: 12px;
	}
	#search .submit {
		display: none;
	}
	
	/* SEARCH PAGE // BEGIN */
	.tx-indexedsearch-whatis {
		margin-top: 20px;
	}
	.tx-indexedsearch-sw,
	.tx-indexedsearch-title a,
	.tx-indexedsearch-browsebox strong {
		color: #FF0000;
	}
	.tx-indexedsearch-res h3 {
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.tx-indexedsearch-title a,
	.tx-indexedsearch-percent {
		font-size: 16px;
		text-decoration: none;
	}
	.tx-indexedsearch-browsebox .disable {
		display: none;
	}
	
	
/*************/
/* POWERMAIL */
/*************/

	.tx-powermail h3,
	.tx-powermail legend {
		display: none;
	}
	.tx-powermail input[type=text],
	.tx-powermail textarea{
		width: 95%;
		height: 35px;
		border: 1px solid #686b6e;
		margin-bottom: 7px;
		padding-left: 4%;
		background-color: rgba( 255, 255, 255, 0.7);
		font-style: italic;
		color: #a3a3a3;
		font-family: "Lato";
	}
	.tx-powermail input[type=text].parsley-error,
	.tx-powermail textarea.parsley-error {
		border: 1px solid #ff0000;
	}
	#contact .tx-powermail input[type=text],
	#contact .tx-powermail textarea {
		float: left;
	}
		/* IPAD PORTRAIT */
		@media (min-width: 1024px) {
			#contact .tx-powermail input[type=text],
			#contact .tx-powermail textarea{
				width: 65%;
				padding-left: 1%;
			}
		}
	.tx-powermail label {
		float: left;
		width: 100%;
		margin-bottom: 3px;
		display: none;
	}
	.tx-powermail textarea {
		width: 95%;
		height: 100px;
		border: 1px solid #DBDBDB;
		margin-bottom: 7px;
		padding-left: 4%;
		padding-top: 6px;
	}
	.tx-powermail input[type=submit]{
		height: 30px; /* HEIGHT OF THE MENU - TOP PADDING */
		padding: 3px 16px 3px 15px; /* PADDING FOR THE POSITION OF THE TEXT */
		display: block;
		color: #000000;
		background-color: #FFFFFF;
		cursor: pointer;
		border-left: 3px solid #ff0000;
		outline: 1px solid #5f5f61;
		margin-left: 1px;
		text-transform: uppercase;
		font-family: "Lato";
	}
	.powermail_field_e_mailformError,
	.powermail_field_emailformError {
		left: 243px!important;
		top: 137px!important;
		width: 210px;
		padding-bottom: 3px;
		border: 1px solid #FF0000;
		border-radius: 9px;
		text-align: center;
		opacity: 1!important;
	}
	.powermail_field_e_mailformError:after,
	.powermail_field_emailformError:after {
		content: "";
		position: absolute;
		bottom: -20px;
		left: 50px;
		display: block;
		border-width: 20px 0 0 20px;
		border-style: solid;
		border-color: #FF0000 transparent;
	}
	.tx-powermail .parsley-errors-list { display: none; }
	.tx-powermail .powermail_input.parsley-error { border: 1px solid #FF0000; }
	#news #c314,
	#news #c315,
	#news #c185 {
		margin-top: 10px;
	}
	#c312,
	#c313,
	#c184 {
		padding: 3px 4% 11px 4%;
		background: #FFFFFF url('/fileadmin/custom/img/contactBG.jpg');
	}
	#contentRight #c314,
	#contentRight #c315,
	#contentRight #c185 {
		padding: 0px 0% 0px 2%;
		background: url('/fileadmin/custom/img/contactBG.jpg');
	}
	#c185 .csc-header > h2,
	#c314 .csc-header > h2,
	#c315 .csc-header > h2 {
		padding-top: 8px;
		color: #FFFFFF;
	}
	#c184 .csc-header > h2,
	#c312 .csc-header > h2,
	#c313 .csc-header > h2 {
		padding-top: 8px;
		color: #FFFFFF;
	}
	.powermail_message_error {
		display: none;
	}
	input.powermail_field_error {
		border: 1px solid #FF0000!important;
	}
	/* IPAD PORTRAIT */ 
	@media (min-width: 768px) {
		#c184 .csc-header > h2,
		#c312 .csc-header > h2,
		#c313 .csc-header > h2,
		#c185 .csc-header > h2,
		#c314 .csc-header > h2,
		#c315 .csc-header > h2 {
			text-transform: uppercase;
			color: #FFFFFF;
		}
	}
/***********/
/* TT_NEWS */
/***********/

	/* LATEST VIEW */
	#newsLatestBG h1 {
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
	}
	#newsLatest {
		position: relative;
		margin: 0;
		float: left;
		display: block;
	}
	#home #newsLatest {
		display: block;
		width: 92%;
		padding: 0% 4%;
	}
	#home #newsLatestBG {
		display: block;
		background-color: #eaeff3;
		height: 345px;
		padding-bottom: 24px;
	}
	#newsLatest {
		width: 92%;
		display: inline-block;
		background-color: #eaeff3;
		padding: 0% 4% 24px;
	}	
		/* IPAD PORTRAIT */
		@media (min-width: 768px) {
			#home #newsLatestBG {
				margin: 0% 4%;
				background-color: #FFF;
				padding-bottom: 0px;
				padding: 0;
			}
			#bottomBlockBG {
				display: none;
			}
			#home #newsLatest {
				width: 45%;
				padding: 0% 3%;
				background-color: #FFFFFF;
			}
			#home #newsLatest {
				margin-left: 0px;
				padding-bottom: 11px;
			}
			#newsLatest {
				margin-left: 4%;
				padding-bottom: 24px;
				width: 40%;
				background-color: #FFFFFF;
			}
			
			#newsLatest > a {
				right: 8%;
			}
			#contactBlockBG {
				width: 45%;
				background-color: #FFFFFF;
			}
		}
			/* IPAD LANDSCAPE */
				@media (min-width: 1024px) {
					#newsLatest {
						width: 45.5%;
						padding: 0% 3%;
					}
					#newsLatest > a {
						right: 15%;
						z-index: 1;
					}
					#home #newsLatestBG {
						display: none;
					}
				}
	.news-latest-container {
		overflow: hidden;
		width: 100%;
		border: 1px solid #a6a8aa;
	}
	#c293 .csc-header,
	#c294 .csc-header,
	#c190 .csc-header {
		padding-top: 24px;
	}
	#c293 .csc-header > h1,
	#c294 .csc-header > h1,
	#c190 .csc-header > h1 {
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
	}
	.news-latest-container > a {
		overflow: hidden;
		display: block;
		padding: 1px 0px 10px 1px;
		background-color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px solid #d3d6d8;
		height: 58px;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
	}
	.news-latest-container > a:last-child {
		border-bottom: none;
	}
	.news-latest-container > a:hover {
		background-color: #eaeff3;
	}
	.news-latest-container > h2 {
		display: none;
	}
	.news-latest-container #itemText p {
		display: none;
	}
	.news-latest-container > a #itemImage {
		float: left;
		width: 67px;
		margin-right: 0px;
	}
	.news-latest-container > a #itemText {
		float: left;
		padding: 5px 0px 0px 20px;
		width: 158px;
	}	
		/* IPAD LANDSCAPE */
		@media (min-width: 1024px){
			.news-latest-container > a #itemText {
				padding: 5px 5px 0px 77px;
				width: auto;
				float: none;
			}
		}
	.news-latest-container > a #itemText h2 {
		font-size: 13px;
		line-height: 18px;
		font-weight: 400;
		text-transform: none;
		margin-bottom: 0;
	}
	.news-latest-container > a #itemText .itemMore {
		display: block;
		color: #FF0000;
		text-decoration: underline;
	}
	
	/* LIST VIEW // BEGIN */
	.news-list-container {
		overflow: hidden;
		width: 100%;
	}
	.news-list-container > a {
		overflow: hidden;
		display: block;
		margin-bottom: 20px;
		padding: 1%;
		background-color: #FFFFFF;
		text-decoration: none;
		outline: 1px solid #b3b3b3;
	}
	.news-list-container > a #itemImage {
		float: left;
		width: 30%;
		margin-right: -40px;
	}
	.news-list-container #itemImage > img {
		height: auto;
		width: 72%;
	}
	.news-list-container > a #itemText > p {
		height: 25px;
		overflow: hidden;
	}
	/* IPAD PORTRAIT */
	@media (min-width: 768px) {
		.news-list-container > a #itemText > p {
			height: auto;
		}
	}
	.news-list-container > a #itemText {
		float: left;
		width: 63%;
		padding: 5px 0px;
	}	
	.news-list-container > a #itemText h2 {
		margin-bottom: 15px;
	}
	.news-list-container > a #itemText .itemMore {
		margin-top: 10px;
		display: block;
		color: #FF0000;
	}	
		/* IPAD PORTRAIT */
		@media (min-width: 768px){
			
		}
	/* SINGLE VIEW // BEGIN */
	.news-single-item .news-single-img img {
		float: right;
		margin: 0px 0px 20px 20px;
	}
	.news-single-item h1 {
		margin-bottom: 15px;
	}
	.news-single-item .news-single-backlink {
		display: block;
		margin-toP: 15px;
	}
	
/*************/
/* SLIDESHOW */
/*************/

	/* MAIN SLIDES // BEGIN */
	#home #header .csc-textpic-center-inner > div {
		display: none;
		position: absolute;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	#home #header .csc-textpic-center-inner > div:first-child {
		display: block;
	}
	#home #header .csc-textpic-center-inner table {
		width: 100%;
	}
	#home #header .csc-textpic-center-inner,
	#home #header .csc-textpic-center-outer {
		right: auto;
		float: left;
		width: 100%;
	}
	#home #header #slideThumbs {
		display: inline-block;
		position: absolute;
		bottom: 2px;
		left: 49%;
	}
		/* IPAD PORTRAIT */
		@media (min-width: 1024px) {
			#home #header #slideThumbs {
				bottom: 15px;
			}
		}
	#home #header #slideThumbs .thumb {
		width: 7px;
		height: 7px;
		background-color: #FFFFFF;
		margin: 2px 5px 2px 2px;
		float: left;
		display: block;
		cursor: pointer;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	#home #header #slideThumbs .thumb.active,
	#home #header #slideThumbs .thumb:hover {
		border: 2px solid rgba(0, 0, 0, 0.7);
		width: 7px;
		height: 7px;  
		margin: 0px 3px 0px 0px;
	}
	#home #header .csc-textpic-imagewrap {
		position: static;
	}
	#home #header .progressBar {
		display: none;
	}
	#home #header .progressBar {
		height: 3px;
		background-color: #ff0000;
		width: 352px;
		display: block;  
		position: absolute;
		bottom: 75px;
	}
	#home #header .directionNav .prevNav {
		display: none;
	}

	#home #header .directionNav .nextNav {
		display: none;
	}  	
	#home #header div.csc-textpic div.csc-textpic-imagecolumn {
		float: none;
	}
	
	#home #header caption {
		display: block;
		top: 50%;
		margin-top: -62px;
		position: absolute;
		width: 350px;
		line-height: 25px;
		height: 100px;
		background-color: transparent;
		left: 3%;
		color: #FFFFFF;
		z-index: 1;
	}
	#home #header caption h2 {
		font-size: 20px;
		margin-bottom: 10px;
		color: #FFFFFF;
		text-transform: uppercase;
		font-weight: 600;
	}
	#home #header caption a {
		font-size: 13px;
		color: #000000;
		margin: 10px 0px;
		padding: 5px 0px;
		display: block;
		line-height: 20px;
		margin-top: 10px;
		border: 1px solid #FFFFFF;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		width: 100px;
		background-color: rgba(255, 255, 255, 0.7);
		text-align: center;
		-webkit-transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-ms-transition: opacity .25s ease-in-out;
		-o-transition: opacity .25s ease-in-out;
		transition: opacity .25s ease-in-out;
	}
	#home #header caption a:hover {
		text-decoration: none;	
		opacity: 0.75;
	}
	#header #slideThumbsRight {
		display: flex;
    align-items: center;
		position: absolute;
		right: 3%;
		top: 0;
		bottom: 0;
    height: 100%;
		margin: auto;
	}
	#header .csc-textpic-imagewrap {
		position: relative;
	}	
	#header .thumbsRight {
		display: block;
		right: 4%;
		cursor: pointer;
		margin-top: 4%;
		height: 79px;
		width: 249px;
		background-color: #FFFFFF;
	}
	#header .thumbsRight:first-child {
		margin-top: 0;
	}
	#header .thumbsRight:nth-child(2){
		top: 85px;
	}
	#header .thumbsRight:nth-child(3){
		top: 170px;
	}
	#header .thumbsRight {
		opacity: 0.75;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
	}
	#header .thumbsRight:hover {
		opacity: 1;
	}
	#header .thumbsRight.active {
		opacity: 1;
	}
	#header #slideThumbsRight .thumbsRight img {
		height: 79px;
		width: 79px;
	}
	#header #slideThumbsRight .thumbsRight .imageRight {
		display: block;
		float: left;
	}
	#header #slideThumbsRight .thumbsRight .textRight {
		display: table-cell;
		text-transform: uppercase;
		width: 149px;
		height: 79px;
		padding-left: 21px;
		vertical-align: middle;
	}