
/* default styles for extension "tx_lzgallery_pi1" */

    /* gallerie - listing */
	#tx-lzgallery-pi1-listing {
		border-style:dotted;
		border-width:1px;
		border-color:#ee4530;
		border-collapse:collapse;
		font-size:12px;
		padding:0px;
		font-family:arial, helvetica, sans-serif;
	}

	#tx-lzgallery-pi1-listing tr.line1 {
		background-color:f3f3f3;
		color:black;
	}

	#tx-lzgallery-pi1-listing tr.line1 td.startdate{
		white-space:nowrap;
	}

	#tx-lzgallery-pi1-listing tr.line1 td.count{
		white-space-nowrap;
		padding-left:20px;
	}
	#tx-lzgallery-pi1-listing td.preview {
		padding:0px;
		width:80px;
		padding-left:4px;
	}

	#tx-lzgallery-pi1-listing td.title {
		font-size:16px;
		font-face:bold;
		padding-left:10px;
		width:80%;
	}
	#tx-lzgallery-pi1-listing tr.line2 {
		padding:0px;
		border-bottom: dotted 1px #ee4530;
	}
	
	#tx-lzgallery-pi1-listing a {
		color:black;
	}	
	
	#tx-lzgallery-pi1-listing #line-descr-short {
		border-top-width:1px;
		border-top-style:dotted;
		border-top-color:#ee4530;
	}
	
	#tx-lzgallery-pi1-parent-descr-short {
		padding:4px 4px 20px 4px;
	}
	
	#tx-lzgallery-pi1-parent-title {
		font-size:20px;
		padding:4px 4px 4px 4px;
	}

	#tx-lzgallery-pi1-parent-count {
		padding:4px 4px 4px 4px;
	}

	#tx-lzgallery-pi1-parent-subcount {
		padding:0px 4px 4px 4px;
	}

	#tx-lzgallery-pi1-listing td.information {
		font-size:10px;
		white-space:nowrap;
	}

    /* gallery - album  */

	#tx-lzgallery-pi1-fotonav td {
		text-align:center;
		padding-left: 13px;
		padding-right: 13px;
	}

	#tx-lzgallery-pi1-fotonav td select {
		padding-left: 0px;
		padding-right: 0px;
		min-width: 60px;
		align: center;
	}

	#tx-lzgallery-pi1-fotonav td.descr {
		color:#ee4530;
	}
	
	#tx-lzgallery-pi1-fotonav {
		background-color:#f3f3f3;
		border-color:#ee4530;
		border-style:solid;
		border-width:1px;
		font-family:verdana;
		margin-left: 7px;
		
	}

	#tx-lzgallery-pi1-fotos {
		border-width:1px;
		border-style:dotted;
		border-color:#ee4530;
		text-align:center;
		padding:5px 5px 5px 5px;
		margin-left:5px;
		margin-bottom: 20px;
		background-color:white;
		border-collapse:collapse;
		font-family:verdana;
	}

	#tx-lzgallery-pi1-fotos td {
		text-align:center;
		padding:0;
		border-style:dotted;
		border-width:1px;
		border-color:#ee4530;
		padding:3px;
	}

	#tx-lzgallery-pi1-title {
		border-bottom-width:0px;
		border-bottom-style:solid;
		border-bottom-color:#ee4530;
		text-align:center;
		margin-left: 7px;
		margin-bottom:15px;
		margin-top: 10px;
		font-size:20px;
	}

	#tx-lzgallery-pi1-descr-long {
		margin:5px 5px 15px 5px;
		text-align:justify;
	}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}

