
/*
v9.10.2008 1:20:54
*/





/* LINKs - START */

table.galleryItemList td a,
table.gallerySectionList td a {
  text-decoration: none;
  outline: none;
}


table.gallerySectionList td.name a,
table.gallerySectionList td.name a.visited {
  color: #C78F37;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
}

table.gallerySectionList td.name a:hover {
  color: #FFFFFF;
  font-weight: bold;
}

/* LINKs - END */


/* SPANs - START */

table.galleryItemList td span {
  font-size: 11px;
  font-weight: bold;
  padding: 9px 0 0 0;
  display: block;
}

/* SPANs - END */


/* TABLEs - START */

table.galleryItemList,
table.gallerySectionList {
  width: 100%;
  margin: 20px 0 30px 0;
  border-style: hidden;
	border-collapse: collapse;
  float: left;
  clear: both;
}



table.galleryItemList td,
table.gallerySectionList td {
  width: 176px;
  height: 148px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin: 10px 10px 0 10px;
  background: transparent url('../../../_layout/_www/galerieBG.jpg') no-repeat center center;
  border: 0;
}

table.galleryItemList td.empty,
table.gallerySectionList td.empty {
  background-image: none;
}


table.galleryItemList td.name,
table.gallerySectionList td.name {
  height: auto;
  background-image: none;
}

table.gallerzItemList td.last {
  width: 175px;
  height: 155px;
  text-align: center;
  vertical-align: middle;
  padding: 10px 10px 4px 10px;
  background: none;
  border: 0;
  clear: right;
}
/* TABLEs - END */





/* PARAGRAPHs - START */

table.galleryItemList td.name p,
table.gallerySectionList td.name p {
  font-size: 11px;
  text-align: center;
}



table.gallerySectionList td.name p {
  font-size: 12px;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

table.galleryItemList td a img,
table.gallerySectionList td a img {
  vertical-align: middle;
  border: none;
  outline: none;
}

table.galleryItemList td a:hover img,
table.gallerySectionList td a:hover img {
  vertical-align: middle;
  border: none;
  outline: 1px solid #A9A9A9;
}

/* IMAGEs - END */
