/****************************
         LISTING
****************************/
#tx-lzgallery-listingdiv {
       width:100%;
}

.tx-lzgallery-listing-gallery {
       border:1px solid #FF7000;
       margin-bottom:15px;
}

.tx-lzgallery-listing-headdiv {
       width:100%;
       height:16px;
       padding-top:1px;
       background-color:#FF7000;
       color:#444444;
}

.tx-lzgallery-listing-headdiv a {
        color:#444444;
        text-decoration:underline;
}

.tx-lzgallery-listing-headdiv a:hover {
        color:black;
        text-decoration:underline;
}

.tx-lzgallery-listing-title {
       float:left;
       padding-left:5px;
}

.tx-lzgallery-listing-date {
       float:right;
       padding-right:15px;
}

.tx-lzgallery-listing-picdiv {
      float:left;
      margin:5px;
}

.tx-lzgallery-listing-infodiv {
      float:right;
      width:525px;
      margin-top:5px;
}

.tx-lzgallery-listing-parentheaddiv {
      text-align:center;
      padding-bottom:15px;
}

.line-info {
      line-height:18px;
}

#tx-lzgallery-pi1-title {
      
}




/**************************
     SINGLE GALLERY
**************************/
#tx-lzgallery-pi1-fotos {
      border-width:0px;
      background-color:transparent;
}

#tx-lzgallery-pi1-fotos td {
      border-width:0px;
      padding:3px 8px;
}

#tx-lzgallery-pi1-fotonav {
	border:1px solid black;
}

#tx-lzgallery-pi1-title {
	border-bottom:1px solid black;
}







/* change settings for listing a single gallery */
/*
tr.line1 td {
	background-color:#FF7000;
}

.preview, .descr_short {
	padding-bottom:5px;
}

tr.line1 td {
        
}

tr.line1 .title {
        text-align:left;
        color:white;
}

tr.line1 a {
        color:white;
        text-decoration:none;
}

tr.line1 a:hover {
        color:black;
        text-decoration:underline;
}

#tx-lzgallery-pi1-listing {
	border:0px;
}

#tx-lzgallery-pi1-fotos {
	background-color:transparent;
	border-width:0px;
}

#tx-lzgallery-pi1-fotos td {
	border-width:0px;
}

.tx-lzgallery-pi1 {
	padding-bottom:20px;
	text-align:center;
}

#tx-lzgallery-pi1-fotonav {
	border:1px solid black;
}

#tx-lzgallery-pi1-title {
	border-bottom:1px solid black;
}
*/