/* 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_skpagecomments_pi1" */
		.sk-pagecomments-error {color:red;font-weight:bold;background:#FFE8CF;border:1px solid #000;margin:8px 12px;padding:4px;}
		.sk-pagecomments-success {color:blue;font-weight:bold;}
		.sk-pagecomments-counter {color:#600;text-align:right;text-decoration:underline;margin-bottom:12px;}
		.sk-pagecomments-headline {border-bottom:1px solid #000;font-weight:bold;background:#d1d1d1;padding-left:6px;}
		.sk-pagecomments-comment{background:#f1f1f1;padding:4px 28px;}
		.tx-skpagecomments-pi1 form {margin:16px 0;width:480px;}
		.tx-skpagecomments-pi1 form fieldset {border:1px solid #eee;}
		.tx-skpagecomments-pi1 form legend {background:#f1f1f1;border:1px solid #000;padding:4px;}
		.tx-skpagecomments-pi1 form label {width:120px;float:left;margin-left:8px;}
		.tx-skpagecomments-pi1 form p {margin:6px 0;}
		.tx-skpagecomments-pi1 form p img {vertical-align:bottom;margin-left:8px;}
		.tx-skpagecomments-pi1 div#skpagecomments-smileys {float:right;margin-right:12px;}
		.tx-skpagecomments-pi1 form input#name,
		.tx-skpagecomments-pi1 form input#email {width:320px;background:#FFE1BF;}
		.tx-skpagecomments-pi1 form textarea {width:320px;height:160px;background:#FFE1BF;}
		.tx-skpagecomments-pi1 form input#name:focus,
		.tx-skpagecomments-pi1 form input#email:focus,
		.tx-skpagecomments-pi1 form textarea:focus {background:#FFC480;} 
		.tx-skpagecomments-pi1 form input#skcommentssubmit {background:#FFA540;color:#804400;float:right;margin:8px 20px;}
/* default styles for extension "tx_wecknowledgebase_pi1" */
/*-------------------------- KNOWLEDGE_BASE STYLES ---------------------------*/

	.tx-wecknowledgebase-pi1 .news-list-container h3,
	.tx-wecknowledgebase-pi1 .news-latest-container h3,
	.tx-wecknowledgebase-pi1 .news-comment-container h3,
	.tx-wecknowledgebase-pi1 .news-kb-container h3,
	.tx-wecknowledgebase-pi1 .news-pop-container h3,
	.tx-wecknowledgebase-pi1 .news-single-related h3	{
		font-size: 1em;
		margin: 2px;
		margin-top:6px;
		padding: 2px;
		background-color: #E0E0E0;
	}
	 .tx-wecknowledgebase-pi1 .news-list-item .tiny,
	 .tx-wecknowledgebase-pi1 .news-latest-item .tiny,
	 .tx-wecknowledgebase-pi1 .news-pop-item .tiny {
		font-size: .75em;
		color: #606060;
	}
	 .tx-wecknowledgebase-pi1 .news-latest-item h3,
	 .tx-wecknowledgebase-pi1 .news-list-item h3,
	 .tx-wecknowledgebase-pi1 .news-pop-item h3 {
 		font-size: 1em;
		font-weight: normal;
		background-repeat: no-repeat;
		background-position: left top;
		background-color: transparent;
		display: block;
		padding-left: 20px !important;
	}
	 .tx-wecknowledgebase-pi1 .news-list-item h3 {
		background-image: url("/typo3conf/ext/wec_knowledgebase/res/kb_page.gif");
	 }
	 .tx-wecknowledgebase-pi1 .news-latest-item h3 {
		background-image: url("/typo3conf/ext/wec_knowledgebase/res/kb_new.gif");
	 }
	 .tx-wecknowledgebase-pi1 .news-pop-item h3 {
		background-image: url("/typo3conf/ext/wec_knowledgebase/res/kb_popular.gif");
	 }

	 .tx-wecknowledgebase-pi1 .news-list-item  .bodytext,
	 .tx-wecknowledgebase-pi1 .news-pop-item  .bodytext,
	 .tx-wecknowledgebase-pi1 .news-latest-item .bodytext {
	 	margin: 0px;
	 	padding-bottom: 2px;
 	}

	 .tx-wecknowledgebase-pi1 .news-catmenu {
		float:	left;
		width:  100%;
		padding: 0px;
		padding-left:   4px
		padding-bottom: 6px;
		margin: 0px;
		clear: both;
	}
	 .tx-wecknowledgebase-pi1 .news-catmenu-NO {
		float: 			left;
		width:			250px;
		margin-bottom:  3px;
	}
	 .tx-wecknowledgebase-pi1 .news-catmenu-icon {
		padding-right:	6px;
	}
	news-catmenu-icon
	 .tx-wecknowledgebase-pi1 .news-single-related h3.header {
		font-size: 1.2em;
		display: block;
		width: auto;
		border-bottom: 1px dotted #ccc;
		margin-top: 5px;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}
	 .tx-wecknowledgebase-pi1 .news-single-related {
		margin-top: 20px;
	}

	 .tx-wecknowledgebase-pi1 .news-single-item {
	 	clear:	both;
	}

	 .tx-wecknowledgebase-pi1 .news-comment-container {
		display: block;
		margin-top: 15px;
		margin-bottom:10px;
		padding:	0px;
	}
	 .tx-wecknowledgebase-pi1 .news-comment-item {
		width:		550px;
		background-color: #E0E0E0;
		border: 	1px solid #333;
		margin: 	0px auto;
		margin-bottom:4px;
		margin-top:	4px;
		padding:	5px;
		padding-bottom:1px;
		font-size:  1em;
	}

	 .tx-wecknowledgebase-pi1 .news-tutorial-menu {
	 	margin: 4px;
	 	padding: 4px;
	}

	 .tx-wecknowledgebase-pi1 .news-form {
		width: 550px;
		background-color: #F0F0FF;
		border: 1px solid #333;
		margin: 0px auto;
		padding:	5px;
		padding-bottom: 0px;
		margin-top:10px;
		margin-bottom:5px;
		font-size:	0.9em;
	}
	 .tx-wecknowledgebase-pi1 .news-form-label {
		float:		left;
		width:		25%;
		text-align:	right;
		margin-right:10px;
		font-size:	0.9em;
	}
	 .tx-wecknowledgebase-pi1 .news-form-input {
		float:		left;
		width:		70%;
		text-align:	left;
		margin-bottom:5px;
		font-size:	0.9em;
	}
	 .tx-wecknowledgebase-pi1 .news-form-textacross {
		float:		left;
		width:		100%;
		text-align:	center;
		font-size:	0.9em;
	}

	 .tx-wecknowledgebase-pi1 .news-button a,  .tx-wecknowledgebase-pi1 .news-button a:active,
	 .tx-wecknowledgebase-pi1 .news-button a:link,  .tx-wecknowledgebase-pi1 .news-button a:visited {
		display:		inline;
	    font-family: 	arial, tahoma, sans-serif;
		font-size:		0.8em;
		padding: 		3px;
	    margin:         3px;
	    margin-top:     5px;
		border: 		1px #aaa solid;
		background-color:#F0F0F0;
		color: 			#444488;
		text-decoration: none;
	}
	 .tx-wecknowledgebase-pi1 .news-button a:hover {
		border: 		1px #ccc solid;
		background-color: #FFFFB0;
		color: 			#444488;
	}

	 .tx-wecknowledgebase-pi1 .news-sidebar {
		float: 		right;
		width:		130px;
		margin: 	4px;
		margin-right: 0px;
		padding: 	0px;
		padding-bottom:10px;
		border: 	1px solid #888;
		background-color: #F0F0F0;
		text-align:	center;
	}
	 .tx-wecknowledgebase-pi1 .news-sidebar-links {
		margin:			4px;
		margin-top:		8px;
	}
	 .tx-wecknowledgebase-pi1 .news-sidebar-links a {
		font-family:	arial, tahoma, sans-serif;
		font-size: 		0.8em;
		padding:		2px;
		text-decoration: none;
		color:			black;
	}
	 .tx-wecknowledgebase-pi1 .news-sidebar-header {
		font-family:	arial, tahoma, sans-serif;
		font-size: 		1em;
		padding:		2px;
		margin:			0px;
		color:			black;
		background-color: #A0A0A0;
	}

	 .tx-wecknowledgebase-pi1 .news-search-form {
		float:	left;
		width:	45%;
		margin-bottom: 4px;
		padding-right: 10px;
	}
	 .tx-wecknowledgebase-pi1 .news-search-emptyMsg {
	    display: none;
	}

	 .tx-wecknowledgebase-pi1 .news-catdropdown {
		float:   left;
		width:	50%;
		margin-bottom:10px;
		padding-right:10px;
	}
	 .tx-wecknowledgebase-pi1 .news-actionbar {
		text-align:	center;
		font-size:	10px;
		padding:	4px;
		padding-bottom:8px;
	}
	 .tx-wecknowledgebase-pi1 .news-single-backlink {
	 	margin-top: 10px;
	 	clear:		both;
		font-size:	12px;
	}

	.tx-wecknowledgebase-pi1 .news-version-info {
		margin:		0px;
		margin-left: 20px;
		margin-bottom: 10px;
		font-size:	0.85em;
		color:		#888;
	}

	.tx-wecknowledgebase-pi1 .alert {
		width:		100%;
		color:		#f00;
		font-weight: bold;
		font-size:	105%;
		padding:	2px;
	}

/* 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_rgpopup_pi1" */
	
.tx-rgpopup-Nest {
	position:absolute;
	border: 1px solid #CC3333;
	width:350px;
}
	
.tx-rgpopup-dragbar {
	background-color: red;
	cursor:hand; 
	cursor:pointer;
	padding: 2px 0px;
}
.tx-rgpopup-left {
	font-size : 13px; 
	font-weight: bold;
	color: white;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
}
		
.tx-rgpopup-right {
	text-align:right;
	padding-right: 1px;
}
.tx-rgpopup-mainNest {
	text-align: left;
	padding: 10px;
	background-color: white;
}	
/* default styles for extension "tx_bbpageteaser_pi1" */
		div.tx-bbpageteaser-pi1-teaser-image { float:left; margin-bottom: 15px; margin-right: 15px;}
		div.tx-bbpageteaser-pi1-teaser-image a img {
			border: 1px solid #ccc; padding: 2px; 
		}
/* 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; }
