/* default styles for extension "tx_lzgallery_pi1_simple" */
    /* gallerie - listing */
	#tx-lzgallery-pi1-listing {
/*		border-style:dotted;
		border-width:1px;
		border-color:#00008c;*/
		border-collapse:collapse;
		font-size:12px;
		padding:0px;
		font-family:verdana;
		width: 100%;

	}
	#tx-lzgallery-pi1-listing tr.line1 {background-color:#D4D4D4;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;}
	
	#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:#00008c;}
	#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:15px;
	}
	#tx-lzgallery-pi1-fotonav td.descr {
	/*color:#00008c;*/
	}
	#tx-lzgallery-pi1-fotonav {
	/*background-color:lightgrey;
	border-color:#00008c;
	border-style:solid;
	border-width:2px;*/
	font-family:verdana;
	}

	#tx-lzgallery-pi1-fotos {
	border-width:1px;
	border-style:solid;
	border-color:#E5E5E5;
	text-align:center;
	padding:5px 5px 5px 5px;
/*	background-color:white;*/
	border-collapse:collapse;
	font-family:verdana;}
	#tx-lzgallery-pi1-fotos td {
	text-align:center;
	padding:0;
	border-style:solid;
	border-width:1px;
	border-color:#E5E5E5;
	padding:3px;
	}

	#tx-lzgallery-pi1-title {
	/*border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#00008c;*/
	text-align:center;
	margin-bottom:20px;
	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 #D4D4D4;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid #D4D4D4;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}
	
	#content {
		text-align: center;
	}