overflow @charset "utf-8";

/* ==========================================
Stylesheet Website netmedia GmbH

Datei: extensions.css
Datum: 29. Maerz 2008
Autor: Ralf-Uwe Hirschmann

Aufbau: 1. Frontend User Registration
		2. News Extension
		3. Indexed Search Engine
========================================== */

/* ================================
   1. Frontend User Registration
      sr_feuser_register
   ============================= */

.tx-srfeuserregister-pi1 {
	padding: 5px 0 0 10px;
}

.tx-srfeuserregister-pi1 fieldset {
	border: none;
}

.tx-srfeuserregister-pi1 p {
	margin-top: .5em;
	margin-bottom: 0;
	padding: 0;
	text-indent: 0;
}

.tx-srfeuserregister-pi1 h4 {
	margin-top: 10px;
	padding-left: 0;
	font-size: 11px;
	text-transform: none;
}

.tx-srfeuserregister-pi1 .legende {
	padding: 5px 0;
	font-weight: bold;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	margin-bottom: 1em;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }

.tx-srfeuserregister-pi1 a {
	padding-left: 14px;
	background-image: url("../images/sr_feuser_register/internal_link.gif");
	background-repeat: no-repeat;
	background-position: 0% 60%;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 label {
	cursor: pointer;
}

.tx-srfeuserregister-pi1 label span { color: #ff0000; }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }

.tx-srfeuserregister-pi1 input {
	margin: 0;
	padding: 0;
	border: 1px solid #EAEAEA;
}

.tx-srfeuserregister-pi1 input:focus {
	background-color: #F0F0F0;
	color: #666666;
}

.tx-srfeuserregister-pi1 select {
	border: 1px solid #EAEAEA;
}

.tx-srfeuserregister-pi1 textarea {
	border: 1px solid #EAEAEA;
	width : 21em;
}

.tx-srfeuserregister-pi1-uploader {
	width : 350px;
	background-color : white;
}

.tx-srfeuserregister-pi1-submit {
	background-color : white;
	padding: 3px 5px !important;
}

.tx-srfeuserregister-pi1-password-again {
	padding: 0 !important;
}

.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }

.tx-srfeuserregister-pi1 input[type=radio],
.tx-srfeuserregister-pi1 input[type=checkbox] {
	background-color: transparent;
	border:none;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio,
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
	background-color: transparent;
	border: 1px solid #EAEAEA;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form INPUT {
	background-color: white;
	padding: 2px 5px;
	font-size: 12px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
	margin-left: 1em;
	background-color: transparent;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
	padding-left: 15px;
	background-image: url("../images/sr_feuser_register/internal_link_new_window.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: .8em;
	margin-left: 1em;
}

.tx-srfeuserregister-pi1 ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }

.tx-srfeuserregister-pi1 dl {
	margin: 0;
	padding: 1em 0 0 0;
}

.tx-srfeuserregister-pi1 dt,

.tx-srfeuserregister-pi1 dd {
	margin: 0;
	padding: 0 0 .5em 0;
	float: left;
}

.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 25%;
	text-align: right;
	padding-right: 1em;
}

.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 65%;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }

* html .tx-srfeuserregister-pi1 dd { float: none; }

.tx-srfeuserregister-pi1 dd p {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
}
.tx-srfeuserregister-pi1 dd label {
	padding: 0 1em 0 .5em;
}

.tx-newloginbox-pi1 input[type=submit] {
	border: 1px solid #EAEAEA;
	background-color: white;
	padding: 2px 5px;
}

/* =================
   2. News Extension
      tt_news
   ============== */

/* ========================
   2.1 Listendarstellung */  

.news-list-container,
.news-list-item {
	position : relative;
}

.news-list-item {
  height : 100%;
  overflow : auto;
}

.news-list-item h2 {
	text-transform : none;
	margin-top : 10px;
	background-color:#E5E5E5;
}

.news-list-item img {
	position : relative;
	right : 5px;
	float : right;
	margin-top : 5px;
	margin-left : 15px;
}

.news-list-morelink {
	margin-left : 10px;
}

.news-list-date {
	margin-left : 10px;
	font-style : italic;
}

/* ========================
   2.2 Einzeldarstellung */  

.news-single-item {
	margin-top : 10px;
}

.news-single-item h2 {
	text-transform : none;
	font-size : 12px;
	background-color:#E5E5E5;
}

.news-single-item h3 {
	clear : both;
	margin : 15px 10px 10px 10px;
	padding : 0;
}

.news-single-author {
	position : relative;
	float : left;
}

.news-single-timedata {
	text-align : right;
	margin : 5px 10px 0 0;
}

.news-single-img {
	float : left;
	margin : 8px 10px 0px 10px;
}

.news-single-item .clearer {
	margin-top : 5px;
	clear : both;
}

.news-single-backlink {
	margin-left : 10px;
}

/* ========================
   2.3 Latestdarstellung */  

.news-latest-container,
.news-latest-item {
	position : relative;
}

.news-latest-container {
	margin-left : 10px;
	color : #FFFFFF;
}

.news-latest-item {
	margin-top : 5px;
	height : 100%;
	overflow : auto;
}

.news-latest-item h3 {
	padding : 0;
	color : #FFFFFF;
}

.news-latest-item a {
	color : #FFFFFF;
}

.news-latest-item .bodytext {
	padding : 0;
	margin-top : 5px;
	font-size : 10px;
}

.news-latest-item img {
	float : right;
	margin-top : 5px;
	margin-left : 5px;
}

.news-latest-morelink {
	text-align : right;
	border-bottom : 1px solid white;
	padding-bottom : 2px;
	font-size : 10px;
	clear : both;
}

.news-latest-gotoarchive {
	margin-top : 5px;
}

/* ===========================
   3. Indexed Search Engine
      indexed_search
   ======================== */

.tx-indexedsearch {
	margin-top : 10px;
	margin-left : 10px;
}

.tx-indexedsearch fieldset {
	border : none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display : inline;
	margin-right : 5px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width : 100px; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width : 150px;
	border: 1px solid #EAEAEA;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword:focus {
	background-color: #F0F0F0;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-button-submit {
	border: 1px solid #EAEAEA;
	background-color : #fff;
	margin : 5px 0;
}

.tx-indexedsearch SELECT {
	border : 1px solid #EAEAEA;
	margin-bottom : 5px;
}

.tx-indexedsearch p,
.tx-indexedsearch .tx-indexedsearch-rules h2 {
	padding-left : 0px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top : 10px;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight : bold;
	font-style : italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align : center;
	font-weight : bold;
}

.tx-indexedsearch .tx-indexedsearch-res {
	position : relative;
	height : 100%;
	overflow : auto;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top : 20px;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top : 0px;
	margin-bottom : 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }

.tx-indexedsearch .tx-indexedsearch-category {
	background : #cccccc;
	font-size : 16px;
	font-weight : bold;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */

.tx-indexedsearch .res-tmpl-css {
	clear : both;
	margin-bottom : 1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right : 1em;
	width : 11em;
	float : left;
	cursor: pointer;
}

.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
	letter-spacing : 0;
	font-weight : normal;
	position:absolute;
	top : 5px;
	right : 10px;
}

.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

