/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
		.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 .tx-indexedsearch-secHead TABLE { background:#cccccc; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_rggooglemap_pi1" */
  #map {
    background:#999999;
  }
  #tx-rggooglemap-cat {
    padding:1px 30px;
    font-weight:bold;
  }
  #tx-rggooglemap-poiNest {
    padding:5px 0;
  }
  .tx-rggooglemap-poi {
    float:left;
    width:160px;
  }
  .tx-rggooglemap-poi li {
    list-style:none;
  }
  
  .tx-rggooglemap-poi h1 {
    text-decoration:underline;
  }
  .tx-rggooglemap-poi a, .tx-rggooglemap-poi a:link, .tx-rggooglemap-poi a:visited, .tx-rggooglemap-poi a:active {
    text-decoration:none;
  }
  .tx-rggooglemap-poi a:hover {
    text-decoration:underline;
  }
/* default styles for extension "tx_htfettnews_pi1" */
            .htfettnews-error {padding: 5px;color: red; border: 2px solid red}
/* default styles for extension "tx_news_feedit_pi1" */

  /* Fix to have RTE not have a blank space at top on Firefox */
    .tx-newsfeedit-pi1 div.editorWrap {
      float: left;
    }

    /**** FORM AND PREVIEW STYLES ****/
    .tx-newsfeedit-pi1-form-label, .tx-newsfeedit-pi1-preview-label {
      float:left;
      width:120px;
    }

    .tx-newsfeedit-pi1-preview-value, .tx-newsfeedit-pi1-form-field {
      padding-left:120px;
    }

    .tx-newsfeedit-pi1-preview-row, .tx-newsfeedit-pi1-form-row {
       clear:left;
       margin-bottom:10px;
    }

    .tx-newsfeedit-pi1-form-required-marker {
      color:red;
      float:left;
    }

    .tx-newsfeedit-pi1-form-required-message {
      color:red;
      font-size:small;
    }

    .tx-newsfeedit-pi1-form-error-field {
      color:red;
      font-size:small;
    }

    .tx-newsfeedit-pi1-form-data-title {
      width: 30em;
    }

    .tx-newsfeedit-pi1-form-data-short {
      width: 455px;
    }

    .tx-newsfeedit-pi1-form-data-author {
       width: 25em;
    }

    .tx-newsfeedit-pi1-form-data-author_email {
      width: 25em;
    }


    /**** ALL ROUND STYLES ****/
    .tx-newsfeedit-pi1-header {
      font-size:x-large;
    }

    .tx-newsfeedit-pi1-link {
      padding-top:1em;
    }

    .tx-newsfeedit-pi1-link DIV {
      display: list-item;
      list-style: square inside;
    }

    .tx-newsfeedit-pi1-rte-clearer {
      margin-bottom:20px;
    }

    .tx-newsfeedit-pi1-form-help-icon {
      display: inline;
      margin: 0;
      padding: 0;
      border: none;
    }

    /**** EDITMENU STYLES ****/
    .tx-newsfeedit-pi1-editmenu-list {
      padding-top:1em;
      padding-left:1em;
      display: list-item;
    }

    .tx-newsfeedit-pi1-editmenu-list DIV {
      display: list-item;
      list-style: disc inside none;
    }


/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
