/* 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_feuserlisting_pi1" */
	.tx-feuserlisting-pi1-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-feuserlisting-pi1-listrow TD { background:#eee; padding:0 .5em; }
	.tx-feuserlisting-pi1-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-feuserlisting-pi1-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_feusersview_pi1" */
.tx-feusersview-pi1 {width: 600px;}
.tx-feusersview-list-label {font-weight:bold; padding-right:15px;}
.tx-feusersview-list-data {padding-right:15px;}
.tx-feusersview-details-label {font-weight:bold;}
.tx-feusersview-single-label {font-weight:bold;}
.tx-feusersview-link {text-decoration:none;font-weight:bold;}
a:link {text-decoration:none;font-weight:bold;}
a:hover {text-decoration:none;font-weight:bold;}
a:visited {text-decoration:none;font-weight:bold;}
#tx-feusersview-pagebrowser {text-align:right;font-weight:bold;padding-top:10px;padding-bottom:10px;}
#tx-feusersview-pagebrowser a {font-weight:bold;text-decoration:none;color:#cccccc;padding:3px;}
#tx-feusersview-count {text-align:left;padding-bottom:10px;}
#tx-feusersview-abc {text-align:left;font-weight:bold; padding-top:10px;padding-bottom:10px;}
#tx-feusersview-abc a {font-weight:bold;text-decoration:none;padding:3px;}
.tx-feusersview-active {padding:3px;}
.tx-feusersview-nolink {color:#cccccc;padding:3px;}
.tx-feusersview-character {padding-left:2px; padding-right:2px;}
/* default styles for extension "tx_skpdfviewer_pi1" */
	
	.tx-skpdfviewer-pi1 .pdf {background:#eee;border:2px solid #aaa;}
	.tx-skpdfviewer-pi1 .pdf-header {float:left;width:59%;text-align:left;padding:2px 6px;}
	.tx-skpdfviewer-pi1 .pdf-browser {float:right;width:36%;text-align:right;}
	.tx-skpdfviewer-pi1 .pdf-browser form {margin:0 !important;padding:0 !important;}
	.tx-skpdfviewer-pi1 .pdf-browser form input {margin:0;font-size:84%;}
	.tx-skpdfviewer-pi1 .pdf-browser form input.page {width:24px;text-align:center;}
	.tx-skpdfviewer-pi1 img {margin:0;padding:0;}
	.tx-skpdfviewer-pi1 span.title {font-size:110%;font-weight:bold;padding-right:12px;}
	.tx-skpdfviewer-pi1 span.pagelabel {font-size:85%;font-weight:bold;font-style:italic;}
	.tx-skpdfviewer-pi1 span.page {font-size:85%;font-weight:bold;font-style:italic;}
	.tx-skpdfviewer-pi1 span.pageslabel {font-size:85%;font-weight:bold;font-style:italic;}
	.tx-skpdfviewer-pi1 span.pages {font-size:85%;font-weight:bold;font-style:italic;}


/* default styles for extension "tx_sbfolderdownload_pi1" */
					#sbfolderdownloadWrap {
					  padding: 0 0 0px 0;
					  margin: 0 0 0px 0;;
					  clear: both;
					}
					.sbfolderdownload {
					  padding: 7px 8px 0px 10px;
					  margin: 0px 0px 0px 0;
					  width: 200px;
					  float: left;
						height: 230px;
						overflow: hidden;
					}
					.sbfolderdownload_name {
						font-size: 12px;
					}
/* default styles for extension "tx_cssfilelist" */
	.filelinks div{padding-left:25px; background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	.filelinks a{color:#000;text-decoration:none; }
	/* Icons begin */
	.filelinks .ai{background-image:url('/typo3/gfx/fileicons/ai.gif')!important;}
	.filelinks .ani{background-image:url('/typo3/gfx/fileicons/ani.gif')!important;}
	.filelinks .au{background-image:url('/typo3/gfx/fileicons/au.gif')!important;}
	.filelinks .avi{background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
	.filelinks .bmp{background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
	.filelinks .cdr{background-image:url('/typo3/gfx/fileicons/cdr.gif')!important;}
	.filelinks .css{background-image:url('/typo3/gfx/fileicons/css.gif')!important;}
	.filelinks .csv{background-image:url('/typo3/gfx/fileicons/csv.gif')!important;}
	.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
	.filelinks .dtd{background-image:url('/typo3/gfx/fileicons/dtd.gif')!important;}
	.filelinks .eps{background-image:url('/typo3/gfx/fileicons/eps.gif')!important;}
	.filelinks .exe{background-image:url('/typo3/gfx/fileicons/exe.gif')!important;}
	.filelinks .fh3{background-image:url('/typo3/gfx/fileicons/fh3.gif')!important;}
	.filelinks .flash{background-image:url('/typo3/gfx/fileicons/flash.gif')!important;}
	.filelinks .folder{background-image:url('/typo3/gfx/fileicons/folder.gif')!important;}
	.filelinks .gif{background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
	.filelinks .htm{background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
	.filelinks .html{background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
	.filelinks .ico{background-image:url('/typo3/gfx/fileicons/ico.gif')!important;}
	.filelinks .inc{background-image:url('/typo3/gfx/fileicons/inc.gif')!important;}
	.filelinks .java{background-image:url('/typo3/gfx/fileicons/java.gif')!important;}
	.filelinks .jpg{background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
	.filelinks .js{background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
	.filelinks .max{background-image:url('/typo3/gfx/fileicons/max.gif')!important;}
	.filelinks .mid{background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
	.filelinks .mov{background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
	.filelinks .mpeg{background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
	.filelinks .mpg{background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
	.filelinks .pcd{background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
	.filelinks .pcx{background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
	.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
	.filelinks .png{background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
	.filelinks .ps{background-image:url('/typo3/gfx/fileicons/ps.gif')!important;}
	.filelinks .psd{background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
	.filelinks .rtf{background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
	.filelinks .sgml{background-image:url('/typo3/gfx/fileicons/sgml.gif')!important;}
	.filelinks .swf{background-image:url('/typo3/gfx/fileicons/swf.gif')!important;}
	.filelinks .sxc{background-image:url('/typo3/gfx/fileicons/sxc.gif')!important;}
	.filelinks .sxw{background-image:url('/typo3/gfx/fileicons/sxw.gif')!important;}
	.filelinks .tga{background-image:url('/typo3/gfx/fileicons/tga.gif')!important;}
	.filelinks .tif{background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
	.filelinks .ttf{background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
	.filelinks .txt{background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
	.filelinks .wav{background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
	.filelinks .wrl{background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
	.filelinks .xls{background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
	.filelinks .xml{background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
	.filelinks .xsl{background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
	.filelinks .zip{background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}
	/* Icons end */
	.filelinks a:hover{text-decoration:underline;}
/* 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; }