/* 
 * Ardo medical GmbH, http://www.stillaufkleber.de  
 * Copyright (c) 2010 Marco Siegl - email@marcosiegl.com
 * -------------------------------------------------------
 * $Id: plugin.lz_gallery.css, v1.0 2010-03-01 19:23:49 msiegl Exp $
 *
 */

/* page drop-down box */
.lz_gallery-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	width: 40px;
}
/* gallery-listing */
#tx-lzgallery-pi1-listing {
	border-style: dotted; 
	border-width: 1px; 
	border-color: #99ccff;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: bold;
	padding: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	}
#tx-lzgallery-pi1-listing a {
	text-decoration: none;
} 
#tx-lzgallery-pi1-listing tr.line1 {
	background-color: #ffffff;
	color: #000000;
	line-height: 14px;
	}
#tx-lzgallery-pi1-listing tr.line1 td.startdate {
	white-space: nowrap;
	color: #245fac;
	}
#tx-lzgallery-pi1-listing tr.line1 td.count {
	white-space: nowrap;
	padding-left: 14px;
	padding-right: 14px;
	color: #245fac;
	}
#tx-lzgallery-pi1-listing td.preview {
	padding: 0px; 
	width: 80px; 
	padding-left: 4px;
	}
#tx-lzgallery-pi1-listing td.title {
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 14px;
	width: 100%;
	color: #245fac;
	}
#tx-lzgallery-pi1-listing tr.line2 {
	padding: 0px;
	}
#tx-lzgallery-pi1-listing a {
	color: #000000;
	}
#line-descr-short {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99ccff;
	}
.descr_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
#tx-lzgallery-pi1-parent-descr-short {
	padding: 4px 4px 20px 4px;
	}
#tx-lzgallery-pi1-parent-title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	padding: 4px 4px 4px 4px;
	}
#tx-lzgallery-pi1-parent-count {
	padding: 4px 4px 4px 4px;
	color: #245fac;
	}
#tx-lzgallery-pi1-parent-subcount {
	padding: 0px 4px 4px 4px;
	color: #245fac;
	}
#tx-lzgallery-pi1-listing td.information {
	font-size: 10px; white-space: nowrap;
	}
/* gallery - album  */
table#tx-lzgallery-pi1-fotonav {
	background-color: #99ccff;
}
#tx-lzgallery-pi1-fotonav td, #tx-lzgallery-pi1-fotonav td a {
	margin: 0px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
#tx-lzgallery-pi1-fotonav td.descr {
	color: #99ccff;
	}
#tx-lzgallery-pi1-fotonav {
	border-color: #99ccff; 
	border-style: solid; 
	border-width: 0px;
	font-family: verdana;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
#tx-lzgallery-pi1-fotos {
	border-width: 0px; 
	border-style: solid; 
	border-color: #99ccff; 
	text-align: center; 
	background-color: #ffffff; 
	border-collapse: collapse; 
	font-family: Arial, Helvetica, sans-serif;
	}
#tx-lzgallery-pi1-fotos td {
	text-align: center;
	border-style: solid; 
	border-width: 1px;
	border-color: #99ccff; 
	padding: 3px;
	padding-top: 9px;
	width: 169px;
	vertical-align: top;
	}
#tx-lzgallery-pi1-title {
	border-bottom-width: 0px; 
	border-bottom-style: solid;
	border-bottom-color: #99ccff; 
	text-align: left; 
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	}
#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;
	color: #cccccc;
	}
.tx-lzgallery-pi1-1x1-1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	}
.tx-lzgallery-pi1-1x1-2 {
	font-size: 12px; 
	border: 1px solid #cccccc;
	margin: 3px 3px 3px 3px;
	}
.tx-lzgallery-pi1-1x1-filename {
	font-size: 10px; 
	font-style: italic;
	}
