/* default styles for extension "tx_indexedsearch" */
		.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; }
		.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 TD.tx-indexedsearch-descr { font-style:italic; }
		.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 .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.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:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.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; }
/* default styles for extension "tx_aahbookplus_pi1" */
/* BASIC STUFF */

.tx-aahbookplus-pi1 {
width:100%;
font-family:Verdana, Tahoma, sans-serif;
font-size:10px;
line-height:160%;
}

.tx-aahbookplus-pi1 a {
color:#938E0C;
text-decoration:none;
}

.tx-aahbookplus-pi1 a:hover {
color:#676B6F;	
}

/* HEADER */
.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-header {
font-size:10px;	
margin:0px 0px 15px 0px;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-header a {
color:#000000;
text-decoration:none;
font-weight:bold; 
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-header a:hover {
color:#676B6F;
}

/* MAIN SITE WITH ENTRIES */
.tx-aahbookplus-pi1-item_even {
min-height:50px;
font-size:10px;
padding:5px;
background-color:#f0f0f0;
border:1px solid #D2D1D0;
border-bottom:2px solid #D2D1D0;
margin-bottom:10px;
}

.tx-aahbookplus-pi1-item_odd {
min-height:50px;
font-size:10px;
padding:5px;
background-color:#dddddd;
border:1px solid #D2D1D0;
border-bottom:2px solid #D2D1D0;
margin-bottom:10px;
}

.tx-aahbookplus-pi1-item_even img, 
.tx-aahbookplus-pi1-item_odd img {
border:none;
}

.tx-aahbookplus-pi1-date {
background-color: #ffffff;
padding:2px;
}

.tx-aahbookplus-pi1-date a {
font-weight:bold;
}

.tx-aahbookplus-pi1-url {
background-color:#ffffff;
padding:2px;
}

.tx-aahbookplus-pi1-text {
border:1px dashed #b0b0b0;
padding:2px;
}

.tx-aahbookplus-pi1-code {
font-family:Courier;
letter-spacing:1px;
padding-left:10px;
background-color:#D6F5FE;
}

.tx-aahbookplus-pi1-site {
margin:5px 0px 10px 0px;
}

.tx-aahbookplus-pi1-site a:hover{
color:#000000;
}


/* WRITE NEW ENTRY SITE */

.tx-aahbookplus-pi1 fieldset {
border:none;
margin:0px;
padding:0px;
}

.tx-aahbookplus-pi1 fieldset label {
width:14.5em;
float:left;
margin:2px 0px 2px 0px;
font-weight:bold;
}

.tx-aahbookplus-pi1-align_left {
width:14.0em;
float:left;
margin:2px 0px 2px 0px;
font-weight:bold;
}

.tx-aahbookplus-pi1-align_right {
padding:2px;
margin-left: 14.5em;
}

.tx-aahbookplus-pi1 input {
font-size:10px;
border:1px solid #cccccc;
width:30%;
margin:2px 0px 2px 0px;
}

.tx-aahbookplus-pi1-bbcode {
float:left;
margin:0px 4px 0px 0px;
}


.tx-aahbookplus-pi1-helpbox input{
height:16px;
width:65%;
padding:6px 5px 5px 6px;
margin:2px 0px 2px 0px;
font-family: Verdana, sans-serif;
font-size: 10px;
border:none;	
border-left:1px solid #cccccc;
color:#aaaaaa;
background:none;
}

.tx-aahbookplus-pi1-smilies {
width:100%;
margin:4px 0px 0px 0px;
float:left;
}

tx-aahbookplus-pi1-smilies img {
border:none;
}

.tx-aahbookplus-pi1 textarea {
font-family:Verdana, Tahoma, sans-serif;
font-size:10px;
border:1px solid #cccccc;
width:60%;
margin:5px 0px 2px 0px;
}

.tx-aahbookplus-pi1-captcha_img {
float:left;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-button {
width:4.0em;
width:auto;
text-align:center;
font-size:10px;
color:#333333;
border:1px solid #000000;
padding:5px;
background-color:#cccccc;
cursor:pointer;
}

/* FOOTER */
.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-footer {
font-size:10px;
color:#cccccc;
padding:10px 0px 10px 0px;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-footer a {
color:#cccccc;
text-decoration:none;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-footer a:hover {
text-decoration:none;
}
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.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; }
/* default styles for extension "tt_news" */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }
