/*CSS File by Olaf Noehring 2004Email on Website: http://www.team-noehring.deevery definition is preceeded by a ".tsepProject " so that this is only valid for the TSEP project!*//*the following lines are used in multiple files*/.tsepProject {	font-family: Tahoma, Arial, sans-serif;	font-size: 12px;	text-align: left;	/* background-color: #FFFFFF;	 color: #333333; */}.tsepProject img {	border: 0px none;}.tsepProject .Copyright {	text-align: center;	font-size: 10px;	color: #444444; 	letter-spacing: -1px;}.tsepProject a.Copyright:link, .tsepProject a.Copyright:visited, .tsepProject a.Copyright:active	{ 	color: #444444;	text-decoration: none;	text-align: center;	font-size: 10px;}.tsepProject a.Copyright:hover { 	color: #000000; 	text-decoration: underline;}.tsepProject .breakerLeft{	clear: left;	width: 90%;}.tsepProject .breakerRight{	clear: right;	width: 90%;}.tsepProject .breakerBoth{	clear: both;	width: 90%;	}/*the following lines are used in indexer.php*/.tsepProject .ConfigFieldsDetailsBlock{	padding-bottom: 10px;}.tsepProject .ConfigFieldsDetailsDescription{	color: #009933;	display: inline;}.tsepProject .ConfigFieldsDetailsInput{	color: #000000;	width: 300px;	display: inline;}.tsepProject .ConfigFieldsHelp{	color: #999999;	display: inline;}/* make (ugly) HELP word not look like a link*/.tsepProject .ConfigFieldsHelp a:link,.tsepProject .ConfigFieldsHelp a:hover,.tsepProject .ConfigFieldsHelp a:visited,.tsepProject .ConfigFieldsHelp a:active {	color: #666666;	text-decoration: none;		font-size: 10px;}.tsepProject .ConfigFieldsWarning{	font-size: 10px;	color: #333333;}.tsepProject .ConfigStatusBlock {	border: 1px solid #000000;}.tsepProject .ConfigStatusFieldName{	color:#990000;}.tsepProject .ConfigStatusFieldValue{	color:#FF0000;}.tsepProject .explainations{	font-size: 10px;}/* to make a COOL CSS hover effect 	similar we have seen in 	http://www.meyerweb.com/eric/css/edge/popups/demo.html		START*/.tsepProject a:hover {	border: 0px;  /* IE totally sucks: we need this BORDER so that IE will show the .hiddenHelp !!! */	color: #003366;}.tsepProject a:link .hiddenHelp,.tsepProject a:visited .hiddenHelp,.tsepProject a:active .hiddenHelp {	display:none;}.tsepProject a:hover .hiddenHelp, .tsepProject a:focus .hiddenHelp {	display: block;	position: relative;	top: 0px;	right: 0px;	left: 0px;	width: 70%;	padding: 5px;	margin: 10px;	z-index: 100;	background-color:#eaeaea;	border: 1px solid #000000;	color: #000000;	text-decoration: none;	font-size: medium;}/*	END	COOL hover effect*/.tsepProject .TagTitle {	font-weight: bold;	color: #333333;}.tsepProject .TagBody {	font-weight: bold;	color: #333333;}.tsepProject .CurrentOrNewIndex {	font-size: 10px;	color: #333333;}.tsepProject .DivFormIndexData{}.tsepProject .MandatoryFieldsHeadline{	font-size: 12px;	font-weight: bold;	color: #006699;}.tsepProject .MandatoryFieldsDetailsDescription{	font-size: 10px;	color: #009933;}.tsepProject .MandatoryFieldsDetailsInput{	font-size: 10px;	color: #000000;	height: 18px;	width: 250px;	border: 1px solid #000000;}.tsepProject .OptionalFieldsHeadline{	font-size: 12px;	font-weight: bold;	color: #006699;}.tsepProject .OptionalFieldsDetailsDescription{	font-size: 10px;	color: #009933;}.tsepProject .OptionalFieldsDetailsInput{	font-size: 10px;	color: #000000;	height: 18px;	width: 250px;	border: 1px solid #000000;}.tsepProject .MandatoryOptionalFieldsHelp{	font-size: 10px;	color: #333333;}.tsepProject .MandatoryOptionalFieldsWarning{	font-size: 10px;	color: #990000;}.tsepProject .ButtonStartIndexing{}.tsepProject .ResultsHeadline{	font-size: 12px;	font-weight: bold;	color: #0000AA;	text-align: center;}.tsepProject .PageDetails {	font-weight: bold;	color: #000000;	border-bottom-width: 3px;	border-bottom-style: double;	border-bottom-color: #000000;	padding-top: 3px;	padding-bottom: 3px;}.tsepProject .PageDetailsURL {	color: #0000DD;}.tsepProject .PageDetailsWords {	font-size: xx-small;	font-weight: normal;	}.tsepProject .PageBuildingFinished {	color: #0000AA;}.tsepProject .TimeTaken {	font-weight: bold;}/*the following lines are used in search.php*/.tsepProject .resultnumber{	display: inline;	font-size: 11px;	}.tsepProject .oldMySQLVersion{	border: 1px solid #000000;	color: #FFFF00;	padding: 2px;}.tsepProject .SearchForForbiddenStopwordsBlock{	/* background-color: #CCCCCC;	border: 1px solid #003366;	color:#333333;	*/	padding: 2px;	font-size: 10px;	margin-right: 5px;}.tsepProject .SearchForForbiddenStopword{	font-weight: bold;	color:#003366;}.tsepProject .SearchBlock {	/* background-color: #eaeaea;	color: #333333;*/	padding: 0px;	margin: 10px 10px 5px;	text-align: center;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;}.tsepProject .SearchField {	width: 45%;	font-family: Tahoma, Arial, sans-serif;	font-size: 12px;	color: #333333;	background-color: #ffffff;	padding-left: 5px;	border: 1px solid #003366;}.tsepProject .foundSearchWord{	display: inline;	font-weight: bold;}/* this is not used yet.tsepProject .matchCase{	font-size: 10px;	color: #FFFFFF;	display: inline;}*/.tsepProject .SearchHintsHelp{/*	font-size: 10px;	*/	color: #FFFFFF;	display: inline;	}.tsepProject a.SearchHintsHelp:link, .tsepProject a.SearchHintsHelp:visited, .tsepProject a.SearchHintsHelp:active	{ 	color: Navy;		font-size : x-small;}.tsepProject a.SearchHintsHelp:hover { 	color: Red;}/*obsolete /  not needed anymore.tsepProject .SearchResultBlock {	background-color: #3366cc;	margin-bottom: 10px;	}*/.tsepProject .SearchWord {	font-weight: bold;	display: inline;}/*obsolete /  not needed anymore.tsepProject .SearchForWhat {	font-size: 10px;	color: #FFFFFF;	}*/.tsepProject .SearchForWhatNothing {        display: inline;        /* border-bottom:1px solid #666666;  */      font-size:10px;	    margin: 0px;	padding: 0px;}.tsepProject .SearchForWhatMoreThanFour {}.tsepProject .SearchForWhatNoResults {}.tsepProject .SearchForWhatTimeNeeded{}.tsepProject .SearchForWhatSearchTerm{ 	display: inline;	/* border-bottom:1px solid #666666; */	font-size:10px;	margin-left:10px;	margin-right:0px;}.tsepProject .SearchResultPaging{	display: inline;	/* border-bottom:1px solid #666666; */	font-size:10px;	}.tsepProject .SearchResultAllPagesBlock{	margin-bottom: 10px;	margin-left: 0px;}.tsepProject .SearchResultOnePageBlock{	margin-bottom: 8px;	margin-left: auto;	width: 400px;	margin-right: auto;	background-color: #ECE6DB;	padding-top: 2px;	padding-right: 2px;	padding-left: 5px;	padding-bottom: 1px;}.tsepProject .SearchResultOnePageBlock:hover{/* Define a hover (roll-over color for the results list here *//*	background-color:#00FF00;*/}.tsepProject .SearchPage {	font-weight: bold;	display: inline;}.tsepProject .SearchResultPageTitle {	font-size: 12px;	color: #003366;	padding: 0px;}.tsepProject .SearchResultOutput{	font-size: 10px;	color: #000000;}.tsepProject .SearchResultOutputMore{	font-weight: bold;	display: inline;}.tsepProject .SearchResultURL {	font-size: 10px;	color: #666666;}.tsepProject .SearchResultPageRank {	font-size: 10px;	display: inline;}/* nice URL START *//* make the link in the URL line look NOT special */.tsepProject .SearchResultURL a:link,.tsepProject .SearchResultURL a:active{	text-decoration: none;	color: #666666;}.tsepProject .SearchResultURL a:hover{	text-decoration: none;	color: #cc0000;}.tsepProject .SearchResultURL a:visited{	text-decoration: none;	color: #666666;}/* nice URL END */.tsepProject .SeachResultTitle {	font-size: 12px;	display: inline;}.tsepProject .DivManyPages {	text-align:center;	/* border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;	*/}.tsepProject .PageNavigation{	font-size: 10px;	color: #003366;}/*the following lines are for search_tips.php*/.tsepProject .tsepDescription { font-size : 10px;}.tsepProject .tsepSearchWord {	font-family: "Courier New", Courier, mono;	font-weight: bold;	margin-top: 10px;}.tsepProject .tsepSearchWordExplanation {	margin-bottom: 5px;	margin-left: 30px;	font-size : 10px;}.tsepProject .tsepStopWordsBlock{}.tsepProject .tsepStopWords{	font-family: "Courier New", Courier, mono;	display: inline;	color: #444444;	font-size : 10px;}.tsepProject .tsepStopWordsExplanation{ font-size : 10px;}.tsepProject .tsepContact{	margin-top: 10px;	margin-bottom: 10px;	font-size : 10px;}.tsepProject .CloseWindow{	font-size : 10px;	text-align: right;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;}/*the following lines are used in stopwords.php*/.tsepProject .stopwordsHeadline{	font-size: 12px;	font-weight: bold;	color: #0000AA;	text-align: center;}.tsepProject .stopwordsNewBlock{	background-color: #29B652;	width: 45%;	padding: 5px;	margin: 5px;}.tsepProject .stopwordsOldBlock{	width: 80%;	padding: 2px;	margin: 2px;}.tsepProject .stopwordsBlock{	/* we need this clear because of the float from the RSTNavigation*/	clear:both;		width: 90%;}.tsepProject .stopwordsBlock:hover{	background-color: #FFCC66 ! important;}.tsepProject .stopwordsBlockForm{	margin: 2px;	padding: 2px;}.tsepProject .stopwordsFieldWord{	width: 200px;}/*the following lines are used in rstnavigation.php and rststatistics.php*/.tsepProject .Statistics{}.tsepProject .RSTNavigationBlock{	text-align:center;}.tsepProject .RSTNavigation{	float: left;	width: 30px;}/*the following lines are used in indexedit.php and indexer.php*/.tsepProject .formfieldvalue{	margin-left: 30px;	height: 6em;	width: 80%;	}.tsepProject .formfieldvalueSmall{	margin-left: 30px;	height: 1,5em;	width: 60%;	}/*the following lines are used in indexedit.php*/.tsepProject .indexeditHeadline{	font-size: 12px;	font-weight: bold;	color: #0000AA;	text-align: center;}.tsepProject .indexeditNewBlock{	background-color: #29B652;	width: 80%;	padding: 5px;	margin: 5px;}.tsepProject .indexeditOldBlock{	width: 90%;}.tsepProject .indexeditBlock{	/* we need this clear because of the float from the RSTNavigation*/	clear:both;		width: 90%;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;		padding: 5px;	margin: 5px;	}.tsepProject .indexeditFieldWord{	width: 200px;}/*the following lines are used in tsepsearch.php*/.tsepProject .poweredby{	text-align: center;}/*the following lines are used in indexstatus.php*/.tsepProject .indexingStatus{	color: #0000AA;	margin-bottom: 20px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	}.tsepProject .IndexEditDate{}.tsepProject .IndexEditDateValue{	display: inline;	font-weight: bold;}.tsepProject .ListOfIndexedFiles {}.tsepProject .ListOfIndexedFilesCount {	display: inline;	font-weight: bold;}/*the following lines are used in indexoverview.php*/.tsepProject .indexOverviewTitle{	float: left;	width: 40%;	padding-right: 2px;	padding-left: 2px;	padding-bottom: 1px;	padding-top: 1px;}.tsepProject .indexOverviewNumber{	float: left;	width: 10%;	padding-right: 2px;	padding-left: 2px;	padding-bottom: 1px;	padding-top: 1px;}.tsepProject .indexOverviewURL{	float: right;	width: 40%;	padding-right: 2px;	padding-left: 2px;	padding-bottom: 1px;	padding-top: 1px;}.tsepProject .indexoverviewBlockHead{	clear: both;	width: 90%;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;		padding: 5px;	margin: 5px;}.tsepProject .indexoverviewBlock{	clear: both;	width: 90%;	padding: 2px;	margin: 2px;}.tsepProject .indexoverviewBlock:hover{	background-color: #FFCC66 ! important;}/*the following lines are used in indexer_search_table.php*/.tsepProject .indexerSearchTableBlock{	clear: both;	width: 90%}.tsepProject .indexerSearchTableLeft{	float:left;	width: 45%}.tsepProject .indexerSearchTableAdminLinks{	text-align:right;}/*the following lines are used in logview.php*/.tsepProject .logviewHeadline{	font-size: 12px;	font-weight: bold;	color: #0000AA;	text-align: center;}.tsepProject .logviewOldBlock{	width: 90%;}.tsepProject .logviewBlockHeader{	/* we need this clear because of the float from the RSTNavigation*/		clear:both;		width: 90%;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;		padding: 0px;	margin: 2px;	font-size: 10px;}.tsepProject .logviewBlock{	/* we need this clear because of the float from the RSTNavigation*/		clear:both;		width: 90%;	padding: 1px;	margin: 1px;	font-size: 10px;}.tsepProject .logviewBlock:hover{	background-color: #FFCC66 ! important;}.tsepProject .logviewContents{	float: left;	width: 40%;	}.tsepProject .logviewTime{	float: left;	width: 30%;	}.tsepProject .logviewIP{	float: left;	width: 15%;	}.tsepProject .logviewType{	float: left;	width: 15%;}.tsepProject .logviewActiveSort{	background-color: #FFCC00;}.tsepProject .logviewPossibleSort{}/*the following lines are used in configuration.php*/.tsepProject .configurationTSEPBlock{	width: 90%;	padding: 0px;	margin: 0px;}.tsepProject .configurationNewBlock{	background-color: #29B652;	width: 30%;	padding: 5px;	margin: 5px;}.tsepProject .configurationOldBlock{	width: 30%;	padding: 2px;	margin: 2px;}.tsepProject .configurationBlock{		clear:both;		width: 90%;}.tsepProject .configurationBlock:hover{	background-color: #FFCC66 ! important;}.tsepProject .configurationBlockForm{	margin: 2px;	padding: 2px;}.tsepProject .configurationFieldWord{	width: 50px;	}.tsepProject .configurationHeadline{	font-size: 12px;	font-weight: bold;	color: #0000AA;	text-align: center;}.tsepProject .oneConfigItem{	clear:both;		width: 90%;	padding: 1px;	margin: 1px;	}.tsepProject .oneConfigItem:hover,.tsepProject .oneConfigItem:focus{	background-color: #FFCC66 ! important;}.tsepProject .oneConfigDescription{	float: left;		width: 80%;}.tsepProject .oneConfigValue{	float: left;	width: 20%;}.zz-pulsante {	font-size: 12px;	color: #003366;	background-color: #FFFFFF;	border: 1px solid #003366;	width: 120px;	font-weight: bold;}.larghezzaRicerca {}.zz-input_ricerca {	width: 200px;	font-size: 12px;	border: 1px solid #999999;	margin-top: 5px;	margin-bottom: 0px;	color: #333333;	padding-left: 2px;	background-color: #F2FFD9;	margin-right: 0px;}.zz-bottone_ricerca {	width: 90px;	font-size: 12px;	margin-top: 0px;	margin-bottom: 0px;	margin-left: 10px;	margin-right: 100px;}