/* default styles for extension "tx_doodochcforumteaser_pi1" */
	.tx-doodochcforumteaser-pi1{ font-size:80%; font-family:verdana,sans-serif; background-color:#F5F7FA; }
	.tx-doodochcforumteaser-pi1 * { padding:0px; margin:0px; }
	/******************************* Latest Posts *****************************************/
	.teaser-latestposts-container{padding:5px;}
	.teaser-latestposts-post{margin:5px; padding:5px; background-color:#F9FBFE;border:1px solid #ccc;}
	.teaser-latestposts-post P { font-size:90%; }	
	.teaser-latestposts-post H3 A, .teaser-latestposts-post H3 A:visited { 
		font-size:11px; 
		text-decoration:none; 
		background: url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_down.gif) no-repeat left top; 
		padding-left:16px;
	}
	.teaser-latestposts-post H3 A:hover { background: #F5F7FA url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_right.gif) no-repeat left top;  }
	.teaser-latestposts-authordate{text-align:right; font-size:90%; font-weight:bold;}
	.teaser-latestposts-authordate SPAN {font-weight:normal;}
	
	/******************************* Latest Threads ***************************************/
	.teaser-latestthreads-container{padding:5px;}
	.teaser-latestthreads-thread{margin:5px; padding:5px; background-color:#F9FBFE;border:1px solid #ccc;}
	.teaser-latestthreads-thread P { font-size:90%; }
	.teaser-latestthreads-thread H3 A, .teaser-latestthreads-thread H3 A:visited { 
		font-size:11px; 
		text-decoration:none; 
		background: url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_down.gif) no-repeat left top; 
		padding-left:16px;
	}
	.teaser-latestthreads-thread H3 A:hover { background: #F5F7FA url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_right.gif) no-repeat left top;  }
	.teaser-latestthreads-authordate{font-size:90%; font-weight:bold;}
	.teaser-latestthreads-authordate SPAN {font-weight:normal;}
	/******************************* Latest Threads ***************************************/
	TABLE.teaser-topthread-container {margin-left:10px}
	TABLE.teaser-topthread-container TD {font-weght:normal; text-align:left; font-size:11px; padding:5px; vertical-align:top; background:#F2F4F7; border:1px solid #ccc;}
	TABLE.teaser-topthread-container TH { font-size:12px; text-align:left;}
	TABLE.teaser-topthread-container TD SPAN.teaser-author { font-weight:bold }
	TABLE.teaser-topthread-container TD.teaser-posts-num { text-align: right; font-weight:bold;}
	TABLE.teaser-topthread-container TD P {font-size:12px; }
	/******************************* Go to Forum Link *************************************/
	.teaser-toforum-link A {
		display:block; float:right; padding:5px; margin:3px; 
		border:1px solid #999; margin-top:-2px; 
		padding-left:16px;
		background: #EDEFF2 url(../typo3conf/ext/doodo_chcforumteaser/res/action_go.gif) 0px 5px no-repeat; 		
		text-decoration:none;
	}
	.teaser-toforum-link A:hover {background-color:#E6E8EB;} 
/* default styles for extension "tx_cegallery_pi1" */
		.tx-cegallery-pi1-album_date {
			font-size: 10px;
	}

  body {
    margin: 0px;
   }

		div.tx-cegallery-pi1-album_entry{
			float: left;
			height: 195px;
			width: 160px;
			margin: 2px;
			padding: 10px;
			padding-bottom: 13px;
			text-align: center;
			top: inherit;
			vertical-align: bottom;
			background-color: #DFD9C2;
		}

		div.tx-cegallery-pi1-detail_entry{
			padding-top: 20px;
			padding-bottom: 10px;
			text-align: center;
		}		

	div.tx-cegallery-pi1-slideControls{
			padding-bottom: 10px;
		}				

		div.tx-cegallery-pi1-album_entry img, div.tx-cegallery-pi1-detail_entry img {
				clear: both;
				border: 1px solid #000000;
		}

		div.tx-cegallery-pi1-clearer {
		 clear: both;
		}

		div.tx-cegallery-pi1-detail_header {
		  padding-bottom: 10px;
		}

		div.tx-cegallery-pi1-detail_nav {
			clear: both;
			width: 385px;
		}		

		span.tx-cegallery-pi1-photo_prev {
		 float: left;
		 width: 50px;
		}

		span.tx-cegallery-pi1-photo_next {
		 width: 50px;
		 text-align: right;
		 float: left;
		}

	  span.tx-cegallery-pi1-album_back_link {
	    float: left;
	    width: 285px;
	    text-align: center;
	  }

	  span.tx-cegallery-pi1-pagebrowser_actual, span.tx-cegallery-pi1-pagebrowser_normal {
	    padding-right: 8px;
	  }

	  span.tx-cegallery-pi1-pagebrowser_actual a {
	    font-weight: bold;
	  }

	  div.tx-cegallery-pi1-pagebrowser {
	    padding-bottom: 10px;
	  }

		div.tx-cegallery-pi1-page {
 			float: left;
 			padding-right: 10px;
		}	  

		#mySlideshow	{
			width: 370px;
			height: 370px;
			z-index:5;
			display: none;
			overflow:hidden;
			position: relative;
			background-color: #DFD9C2;
		}

		#mySlideshow img
		{
			border: 0;
			margin: 0;
		}

		#mySlideshow #slideInfoZone
		{
			position: absolute;
			z-index: 10;
			width: 100%;
			margin: 0px;
			left: 0;
			bottom: 0;
			height: 3em;
			background: #333;
			color: #fff;
			text-indent: 0;
		}

		#slideInfoZone h2
		{
			padding: 0;
			font-size: 12px;
			margin: 0;
			margin: 2px 5px;
			font-weight: bold;
			color: inherit;
		}

		#slideInfoZone p
		{
			padding: 0;
			font-size: 10px;
			margin: 2px 5px;
			color: #eee;
		}

		#mySlideshow a
		{
			font-size: 100%;
			text-decoration: none;
			color: inherit;
		}

		#mySlideshow a.right, #mySlideshow a.left
		{
			position: absolute;
			height: 100%;
			width: 40%;
			cursor: pointer;
			z-index:10;
			filter:alpha(opacity=20);
			-moz-opacity:0.2;
			-khtml-opacity: 0.2;
			opacity: 0.2;
		}

		* html #mySlideshow a.right, * html #mySlideshow a.left
		{
			filter:alpha(opacity=50);
		}

		#mySlideshow a.right:hover, #mySlideshow a.left:hover
		{
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
		}

		#mySlideshow a.left
		{
			left: 0;
			top: 0;
			background: url('/typo3conf/ext/ce_gallery/res/left.gif') no-repeat top left;
		}

		#mySlideshow a.right
		{
			right: 0;
			top: 0;
			background: url('/typo3conf/ext/ce_gallery/res/right.gif') no-repeat top right;
		}

		div.tx-cegallery-pi1-pagebrowser_back, div.tx-cegallery-pi1-pagebrowser_pages {
			float: left;
		}		
		
		div.tx-cegallery-pi1-pagebrowser_back {
			width:75px;
		}		
		
		div.tx-cegallery-pi1-slimbox_hidden_links {
		  display: 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; }