/* default styles for extension "tx_lzgallery_pi1" */

/* gallerie - listing */

div.tx-lzgallery-pi1 { width:100%; }

#tx-lzgallery-pi1-listing {
/*   border-style:dotted;
   border-width:1px;
   border-color:#00008c;  */
   font-size:12px;
   padding:0px;
   font-family:verdana;
	empty-cells:show;
   border-spacing:0px;
	border-collapse:collapse;
   width:100%;
}
#tx-lzgallery-pi1-listing tr.line1 TD {
   font-size:12px;
   color:#1E641E;
	font-weight:bold;
}
#tx-lzgallery-pi1-listing tr.line1 A {
	font-size:12px;
   color:#1E641E;
}
#tx-lzgallery-pi1-listing td.title {
	font-size:12px;
	border-bottom:#689868 1px solid;
	padding:3px 3px 3px 10px;
}
#tx-lzgallery-pi1-listing tr.line1 td.startdate{
	border-bottom:#689868 1px solid;
	white-space:nowrap;
	text-align:center;
   width:95px;
}
#tx-lzgallery-pi1-listing tr.line1 td.count{
	border-bottom:#689868 1px solid;
	white-space-nowrap;
	text-align:center;
   width:85px;
}
#tx-lzgallery-pi1-listing td.preview {
	padding:0px;
   width:80px;
   padding-left:4px;
   padding-right:8px;
}
#tx-lzgallery-pi1-listing tr.line2 {
	padding:0px;
}
#tx-lzgallery-pi1-listing td.information {
	font-size:10px;
   white-space:nowrap;
}
#tx-lzgallery-pi1-listing #line-descr-short {
	border-top-width:1px;
   border-top-style:dotted;
   border-top-color:#00008c;
}
#tx-lzgallery-pi1-listing tr.pagination TD {
	color:#000000;
	padding:8px 0px 4px 0px;
	font-size:12px;
	font-weight:bold;
}
#tx-lzgallery-pi1-listing tr.pagination A {
	font-weight:bold;
	font-size:12px;
  	color:#1E641E;
}
#tx-lzgallery-pi1-listing tr.sorting TD {
	color:#000000;
	padding:0px 0px 4px 0px;
	font-size:10px;
}
#tx-lzgallery-pi1-listing tr.sorting A {
	font-size:10px;
  	color:#1E641E;
}


#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;
}


/* gallery - album  */

#tx-lzgallery-pi1-fotonav {
/*	background-color:lightgrey;
	border-color:#00008c;
	border-style:solid;
	border-width:2px; */
	font-family:verdana;
}
#tx-lzgallery-pi1-fotonav td {
	text-align:center;
	padding-left:10px;
}
#tx-lzgallery-pi1-fotonav td.descr {
	color:#00008c;
}

#tx-lzgallery-pi1-fotos {
/*	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:white; */
	text-align:center;
	padding:5px 5px 5px 5px;
	border-collapse:collapse;
	font-family:verdana;
}
#tx-lzgallery-pi1-fotos td {
	text-align:center;
	padding:3px;
}

#tx-lzgallery-pi1-title {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#1E641E;
	text-align:center;
	font-weight:bold;
	font-size:15px;
   color:#1E641E;
}
#tx-lzgallery-pi1-descr-long {
	margin:5px 5px 5px 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 {
	line-height:20px;
	font-size:10px;
	font-style:italic;
}

.tx-lzgallery-pi1-searchbox TD {
	width:30px;
	padding:5px 0px 0px 2px;
}

.tx-lzgallery-pi1-searchbox-sword {
}

.tx-lzgallery-pi1-searchbox-button {
	background-color: #689868;
	font-weight: bold;
	padding: 0px;
	font-size: 10px;
   color: #F8F8A8;
}