/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* 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_devablegallery_pi1" */
		/*** Devable Image Gallery Start ***/
		.tx-devablegallery-pi1 { margin: 6px; }
		#overview, #list {}

		#overview .element, #list .element {
			float: left;
			margin: 5px 5px 0px 0px;

			background-color: #8C0000;
		}

		#overview .element, #list .element, #details .image { border: 1px solid #8C0000; }
		#overview .element .thumb, #overview .element .thumb {}
		#overview .element .description, #list .element .actions { color: #FFFFFF; }
		#overview .element .description, #list .element .actions { text-align: center; }

		#list .element .actions a {
			color: #FFFFFF;
			text-decoration: none;
		}

		#list .element .actions a:hover { color: #C0C0C0; }
		#details { float: left; }
		#navigation { margin-top: 5px; }

		#navigation a, #back a {
			color: #8C0000;
			text-decoration: none;
		}

		#navigation a:hover, #back a:hover { color: #000000; }
		#navigation .inactive { color: #C0C0C0; }
		/*** Devable Image Gallery End ***/


		/*** Lightbox Start ***/
		#lightbox {
			position: absolute;
			top: 40px;
			left: 0;
			width: 100%;
			z-index: 100;
			text-align: center;
			line-height: 0;
		}

		#lightbox a img { border: none; }

		#outerImageContainer {
			position: relative;
			background-color: #fff;
			width: 250px;
			height: 250px;
			margin: 0 auto;
		}

		#imageContainer {
			padding: 10px;
		}

		#loading {
			position: absolute;
			top: 40%;
			left: 0%;
			height: 25%;
			width: 100%;
			text-align: center;
			line-height: 0;
		}

		#hoverNav {
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;
			z-index: 10;
		}

		#imageContainer>#hoverNav { left: 0; }
		#hoverNav a { outline: none; }

		#prevLink, #nextLink {
			width: 49%;
			height: 100%;
			background: transparent url(/typo3conf/ext/devable_gallery/static/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
			display: block;
		}

		#prevLink { left: 0; float: left; }
		#nextLink { right: 0; float: right; }
		#prevLink:hover, #prevLink:visited:hover { background: url(/typo3conf/ext/devable_gallery/static/lightbox/images/prevlabel.gif) left 15% no-repeat; }
		#nextLink:hover, #nextLink:visited:hover { background: url(/typo3conf/ext/devable_gallery/static/lightbox/images/nextlabel.gif) right 15% no-repeat; }


		#imageDataContainer {
			font: 10px Verdana, Helvetica, sans-serif;
			background-color: #fff;
			margin: 0 auto;
			line-height: 1.4em;
		}

		#imageData {
			padding:0 10px;
		}

		#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
		#imageData #caption { font-weight: bold; }
		#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
		#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
		#overlay {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 90;
			width: 100%;
			height: 500px;
			background-color: #000;
			filter: alpha(opacity=60);
			-moz-opacity: 0.6;
			opacity: 0.6;
		}
	
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}

		* html>body .clearfix {
			display: inline-block; 
			width: 100%;
		}

		* html .clearfix {
			/* Hides from IE-mac */
			height: 1%;
			/* End hide from IE-mac */
		}
		/*** Lightbox End ***/


		/*** Smooth Slideshow Start ***/
		/*** Smooth Slideshow End ***/
/* default styles for extension "tx_a2csponsoren_pi1" */
    
	.tx-a2csponsoren-pi1 {
		border: 1px solid #FFFFFF;
		text-align: center;
	}

	.tx-a2csponsoren-table {
		border: 0px solid #C0C0C0;
		border-spacing: 0px;
		border-collapse: collapse;
		margin: 5px;
		width: 100%;
		padding: 10px;
	}
    
	.tx-a2csponsoren-cell {
		border: 1px dotted #E0E0E0;
		margin: 0px;
		padding: 10px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
/* default styles for extension "tx_weeaardamgallery" */

.tx-weeaardamgallery-pi1 ul.weeaar_dam_gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.tx-weeaardamgallery-pi1 ul.weeaar_dam_gallery li {
	list-style: none;
	float: left;
	padding: 5px;
	margin: 5px;
	border:1px solid #c6c6c6;
}

.tx-weeaardamgallery-pi1 br.clearing {
	clear: both;
}
