/* Perfect Lighbox */

#overlay {
	background-color: #a6b3ca !important;
	z-index:190 !important;
}
#sbCenter, #sbBottomContainer {
	z-index:200 !important;
}
#lbLightbox,
#lightbox {
	z-index:200 !important;
}
#lbLoading,
#loading {
	z-index:110 !important;
}
#lbHoverNav,
#hoverNav {
	z-index:110 !important;
}

#lbOuterImageContainer,
#outerImageContainer,
#lbImageDataContainer,
#imageDataContainer {
	border: 1px solid #a67d0a !important;
}
#lbOuterImageContainer,
#outerImageContainer {
	border-bottom: 0 !important;
}
#lbImageDataContainer,
#imageDataContainer {
	border-top: 0 !important;
}
#imageData #bottomNavClose {
	width: 26px !important;
}

/* Indexed Search */

.tx-indexedsearch-searchbox,
.tx-contagged-searchbox {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #a6b3ca;
	padding: 10px;
	color: #ffffff;
}
*html .tx-indexedsearch-searchbox,
*html .tx-contagged-searchbox {
	width: 90%;
}

.tx-indexedsearch-rules {
	width: 55%;
	float: right;
	font-size: 80%;
}



#page_content_container label.tx-indexedsearch-searchbox-label,
#page_content_container .tx-indexedsearch-searchbox-sword,
#page_content_container .searchbox-submit {
	width: 200px;
	display: inline;
	float: none;
}
#page_content_container .searchbox-submit {
	width: 100px;
}

.tx-indexedsearch {
	min-height: 200px;
}

.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox,
.tx-indexedsearch-res {
	clear: both;
}
.tx-indexedsearch-whatis {
	display: none;
}

.tx-indexedsearch-res hr {
	display: none;
}
.tx-indexedsearch-info {
	display: block;
	color: #A8ADC3;
}
.tx-indexedsearch-info,
.tx-indexedsearch-path {
	display: block;
	color: #A8ADC3;
}
#page_content_container .tx-indexedsearch-path a {
	color: #A8ADC3;
}


#page_content_container .result-row,
#page_content_container .tx-contagged-item {
	margin-bottom: 1em;
}

#page_content_container .tx-contagged-item h4 {
	margin-bottom: 0.5em;
}

#page_content_container .tx-indexedsearch-browsebox,
#page_content_container .tx-contagged-index-all,
#page_content_container .tx-contagged-index {
	text-align: center;
	padding-top: 1em;
}

#page_content_container .browsebox ul {
	margin: 0 auto;
	height: 1em;
}

#page_content_container .browsebox li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}



/*** additional contagged styles ***/
.tx-contagged-browsebox{
	clear: both;
}

#page_content_container .tx-contagged-searchbox {
	text-align: center;
	float: none;
}
#page_content_container .tx-contagged-searchbox table,
#page_content_container .tx-contagged-searchbox table td {
	border: 0;
	margin: 0;
	padding: 0 5px;
}
#page_content_container .tx-contagged-searchbox table {
	margin: 0 auto;
}
#page_content_container .tx-contagged-searchbox input {
	display: none;
}
#page_content_container .tx-contagged-searchbox input.tx-contagged-searchbox-sword {
	display: inline;
	width: 200px;
}
#page_content_container .tx-contagged-searchbox input.tx-contagged-searchbox-button {
	display: inline;
	width: 100px;
}
#page_content_container .tx-contagged-index-all {
	float: left;
	text-align: right;
	width: 34%;
}
#page_content_container .tx-contagged-index {
	width: 65%;
	float: right;
	text-align: left;
}
#page_content_container .tx-contagged-list {
	clear: both;
}
#page_content_container .tx-contagged-navigation {
	text-align: right;
}
#page_content_container .tx-contagged-navigation a {
	font-size: 11px;
}

#page_content_container .tx-contagged-navigation .tx-contagged-backToPage {
	margin: 0 0 0 20px;
}
#page_content_container .tx-contagged-single h2 {
	border-bottom: 1px dotted #A67D0A;
}
#page_content_container .tx-contagged-single .tx-contagged-images {
	margin: 10px 0pt 20px 20px;
	float: right;
}
#page_content_container .tx-contagged-single .tx-contagged-infoTable {
	width:100%;
}

#page_content_container .tx-contagged-single .tx-contagged-infoTable .col_0 {
	width: 20%;
}


/*** NEWS ***/

#page_content_right .news-latest-container {
	font-size: 90%;
}
#page_content_container .news-latest-item h3 {
	margin-top: 0.5em;
}
.news-latest-item,
.news-list-item {
	padding-bottom: 1em;
}

/* date styling */
.news-list-datetime,
.news-latest-datetime {
	border-bottom: 1px solid #A8ADC3; 
}
/*
.news-latest-datetime,
.news-list-datetime,*/
.news-single-datetime {
	width: 50px;
	height: 43px;
	margin-right: 10px;
	padding: 7px 0 0 0;
	border: 1px solid #A8ADC3;
	background-color: #A8ADC3;
	float: left;
}
/*
.news-latest-date,
.news-latest-time,
.news-list-date,
.news-list-time,*/
.news-single-date,
.news-single-time {
	width: 50px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: white;
	line-height: 18px;
	font-size: 120%;
}
.news-latest-content p {
	display: inline;
}
.news-latest-image,
.news-list-image,
.news-single-image {
	float: right;
	margin-left: 10px;
}
.news-single-additional-info {
	padding-top: 1em;
}
.news-single-additional-info dl {
	padding-left: 0;
	padding-bottom: 0.5em;
}
.news-single-related dt,
.news-single-files dt,
.news-single-links dt {
	padding-bottom: 0.25em;
}
.news-single-related dd,
.news-single-files dd {
	padding-left: 20px;
}
.news-single-related dd {
	background: transparent url(../gfx/link.png) left top no-repeat;
}
.news-single-files dd {
	background: transparent url(../gfx/note.png) left top no-repeat;
	
}
.news-single-links p {
	padding-left: 20px;
	margin: 0 0 0.5em 0;
	background: transparent url(../gfx/world_link.png) left top no-repeat;
}
#page_content_container .news-single-links p {
	margin: 0;
}

#page_content_right .news-catmenu-header {
	display: none;
}

/* page browser */
.tx-ttnews-browsebox {
	margin: 1em auto;
	text-align: center;
}
#page_content_container .tx-ttnews-browsebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#page_content_container .tx-ttnews-browsebox li {
	display: inline;
	padding: 0 0.25em;
} 
#page_content_container .tx-ttnews-browsebox li .current {
	font-weight: bold;
} 

/* archive */
.news-amenu-item-year {
	list-style: none;
	font-weight: bold;
	font-size: 120%;
	margin-top: 1em;
}