/* --- lightbox content */

#mb_overlay {
	opacity: 0.9 ! important;
}
div#mb_center {
	background: transparent ! important;
	background-color: none ! important;
	top: 60px ! important;
}

div#mb_contents {
	background: transparent ! important;
	background-color: none ! important;
	border: 0px ! important;
	color: #ccc;
}
div#mb_contents .csc-textpic-text {
	margin-left: 50px;
}
div#mb_contents p {
	color: #ccc;
}

div#mb_bottom {
	background: transparent;
	border: 0;
	top: 0px ! important;
	height: 60px ! important;
}
a#mb_close_link {
	position: absolute;
	left: 475px;
	top: 35px;
	background: url(../../templates/img/close.png) no-repeat ! important;
}

#text1, #text2 {
	height: 635px;
}


p.layerLink { margin: 0; }
p.layerLink a { color: #CCC; text-decoration: none; }
p.layerLink a:hover { color: #FFF; } 
	
	
/* --- default info, success, warning and error message box styles --- */

.usermsg {
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border: 1px solid;
  margin-bottom: 5px;
  padding: 5px 5px 5px 26px;
}
.usermsg-notice {
  background-color: #E8E8E8;
  background-image: url("https://rheinsprung11.unibas.ch/typo3/gfx/notice.png");
  border-color: #CCC;
}
.usermsg-info {
  background-color: #DDEEF9;
  background-image: url("https://rheinsprung11.unibas.ch/typo3/gfx/information.png");
  border-color: #8AAFC4;
}
.usermsg-ok {
  background-color: #CDEACA;
  background-image: url("https://rheinsprung11.unibas.ch/typo3/gfx/ok.png");
  border-color: #58B548;
}
.usermsg-warning {
  background-color: #FBFFB3;
  background-image: url("https://rheinsprung11.unibas.ch/typo3/gfx/warning.png");
  border-color: #C4B70D;
}
.usermsg-error {
  background-color: #FBB19B;
  background-image: url("https://rheinsprung11.unibas.ch/typo3/gfx/error.png");
  border-color: #DC4C42;
}
.usermsg .smalltext {
  display: inline;
}

.usermsg-errortext {
  color: #DC4C42 !important;
}
.yform .formerror {
	border-color: #DC4C42;
}


/* --- sr_feuser_register ------------------------- */

div.tx-srfeuserregister-pi1 .yform  span.radio label {
  	clear: none;
  	width: auto;
  	margin-right: 10px;
  	margin-bottom: 0em;
  	padding-top: 3px;
}
 
div.tx-srfeuserregister-pi1 .yform span.radio input {
  	width: auto;
  	margin-top: 4px;
  	margin-right: 4px;
  	border: 1px none;
}
div.tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-error { 
  color: #DC4C42;
  font-weight: bold;
} 
div.tx-srfeuserregister-pi1 label span {
  /* color: #DC4C42; */
  color: #333;
}
div.tx-srfeuserregister-pi1 dt {
	width: 10em;
}
div.tx-srfeuserregister-pi1 dt,
div.tx-srfeuserregister-pi1 dd {
	margin: 0.3em 0;
}
div.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
	background-image: none;
	padding-left: 0px;
}
div.tx-srfeuserregister-pi1 div.dmail {
	margin-left: 2em;
}
div.tx-srfeuserregister-pi1 .yform div.dmail label {
	margin-bottom: 0.3em;
}


/* --- sr_email_subscribe ------------------------- */

div.tx-sremailsubscribe-pi1 .yform label {
	width: 8em
}
div.tx-sremailsubscribe-pi1 .yform input[type=text] {
	width: 15em
}

div.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-error { 
  color: #DC4C42;
  font-weight: bold;
} 
div.tx-sremailsubscribe-pi1 label span {
  /* color: #DC4C42; */
  color: #333;
}
div.tx-sremailsubscribe-pi1 dl {
	margin-left: 0.5em;
}
div.tx-sremailsubscribe-pi1 dt {
	width: 10em;
}
div.tx-sremailsubscribe-pi1 dt,
div.tx-sremailsubscribe-pi1 dd {
	margin: 0.3em 0;
}
div.tx-sremailsubscribe-pi1 div.dmailsre {
	float: left;
	margin-bottom: 1em;
}
div.tx-sremailsubscribe-pi1 div.dmailsre dl {
	margin: 0px 0px 0.5em 0px;
}
div.tx-sremailsubscribe-pi1 div.dmailsre dt {
	clear: left;
	float: left;
	width: auto;
	margin: 0px 0px 0px;
}
div.tx-sremailsubscribe-pi1 div.dmailsre dd {
	float: left;
	margin: 0px 0px;
}
div.tx-sremailsubscribe-pi1 .yform div.dmailsre label {
	width: 12em;
	padding-top: 0px;
	margin-bottom: 0px;
}


/* --- Formhandler ------------------------- */

div.Tx-Formhandler .yform dl {
	margin: 0px;
	padding: 0px;
}
div.Tx-Formhandler .yform dt,
div.Tx-Formhandler .yform dd {
	float: left;
	text-align: left;
	margin: 0.3em 0px;
	padding: 0px;
}
div.Tx-Formhandler .yform dt {
	clear: both;
	width: 10em;
	font-weight: bold;
}
div.Tx-Formhandler .yform dd {
	width: 74%;
}


/* --- felogin ------------------------- */

.logoutheader {
	margin-top: 10px;
	margin-bottom: 5px;
}


/* --- jfmulticontent ------------------------- */
.ui-cornder-all {
 -moz-border-radius: 0px !important;
}
.ui-widget-content {
  background: none !important;
}
.ui-widget-header {
  background: none !important;
  border: 0px solid #fff !important;
}
.ui-widget-header {
  background: none !important;
  border-bottom: 1px solid #ccc !important;
}


  
/* --- indexed_search ---------------------*/
.tx-indexedsearch-res {
	float: left;
	width: 770px;
}
.res-tmpl-css {
	float: none;
}
.tx-indexedsearch-res h3 {
	color: #333;
	padding: 0;
}
.tx-indexedsearch-res h3 a {
	text-decoration: none;
}
.tx-indexedsearch span.percent-tmpl-css {
	float: none;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}
.tx-indexedsearch-res p.tx-indexedsearch-descr {
	margin: 0;
	width: 500px;
}
.tx-indexedsearch-res dl.tx-indexedsearch-info {
	margin: 0;
	padding: 0;
	background: none ! important;
	font-style: normal;
	width: 500px;
}
.tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-mtime,
.tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-mtime {
	padding-top: 10px;
	color: #333;
}
.tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path,
.tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
	color: #333;
}
.tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #333 ! important;
}
dd.tx-indexedsearch-text-item-mtime,
dd.tx-indexedsearch-text-item-path {
	margin: 0;
}
  
/* for search pages links */
ul.tx-indexedsearch-browsebox {
   margin-left: 0px;
}
ul.tx-indexedsearch-browsebox li {
  float: left;
  background-image: none;
  padding-left: 0px;
  margin: 0px 0px;
  padding-right: 10px;
  padding-bottom: 20px;
}

.tx-indexedsearch-res {
    width: 770px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.tx-indexedsearch-res p {
    width: 500px ! important;
    margin-bottom: 5px;
}