/* <?php $customstyleName = $gallery->i18n('showcase_104'); ?>
 * $Revision: 16034 $
 */
 
/*
 * ShowCase Style
 */

table.ShowCase { direction: ltr;}

table.ShowCase .scTL  { background:url(TL.png)  no-repeat; width: 58px; height:117px; }
table.ShowCase .scTT  { background:url(TT.png)  repeat-x;               height:117px; }
table.ShowCase .scTR  { background:url(TR.png)  no-repeat; width: 58px; height:117px; }

table.ShowCase .scLL  { background:url(LL.png)  repeat-y;  width: 58px; }
table.ShowCase .scLL div.scV {                             width: 58px; }
table.ShowCase .scCC  { padding: 0px 0px 0px 0px; background-color:#EEE;}
table.ShowCase .scRR  { background:url(RR.png)  repeat-y;  width: 58px; }
table.ShowCase .scRR div.scV {                             width: 58px; }

table.ShowCase .scBL  { background:url(BL.png)  no-repeat; width: 58px; height:139px; }
table.ShowCase .scBB  { background:url(BB.png)  repeat-x;               height:139px; }
table.ShowCase .scBR  { background:url(BR.png)  no-repeat; width: 58px; height:139px; }
td div.scH { width:1px; height:0px; }
td div.scV { width:0px; height:1px; }

/*
 * ShowCaseInner(Glass) Style
 */
table.ShowCase2 { direction: ltr;}

table.ShowCase2 .sc2TL  { background:url(sc2TL.png)  no-repeat; width: 40px; height: 40px; }
table.ShowCase2 .sc2TT  { background:url(sc2TT.png)  repeat-x;               height: 40px; }
table.ShowCase2 .sc2TR  { background:url(sc2TR.png)  no-repeat; width: 40px; height: 40px; }

table.ShowCase2 .sc2LL  { background:url(sc2LL.png)  repeat-y;  width: 20px; }
table.ShowCase2 .sc2LL div.sc2V {                               width: 20px; }
table.ShowCase2 .sc2CC  { padding: 0px 0px 0px 0px; background-color:#EEE;}
table.ShowCase2 .sc2RR  { background:url(sc2RR.png)  repeat-y;  width: 20px; }
table.ShowCase2 .sc2RR div.sc2V {                               width: 20px; }

table.ShowCase2 .sc2BL  { background:url(sc2BL.png)  no-repeat; width: 40px; height: 40px; }
table.ShowCase2 .sc2BB  { background:url(sc2BB.png)  repeat-x;               height: 40px; }
table.ShowCase2 .sc2BR  { background:url(sc2BR.png)  no-repeat; width: 40px; height: 40px; }
td div.sc2H { width:1px; height:0px; }
td div.sc2V { width:0px; height:1px; }

/*
 * Image + Message Around Style
 */
table.ShowCase3 { direction: ltr;}
/*
table.ShowCase3 .sc3TL  { background:url(sc3TL.png)  no-repeat; width: 50px; height: 50px; }
table.ShowCase3 .sc3TT  { background:url(sc3TT.png)  repeat-x;               height: 50px; }
table.ShowCase3 .sc3TR  { background:url(sc3TR.png)  no-repeat; width: 50px; height: 50px; }

table.ShowCase3 .sc3LL  { background:url(sc3LL.png)  repeat-y;  width: 50px; }
table.ShowCase3 .sc3LL div.sc3V {                               width: 50px; }
*/
table.ShowCase3 .sc3CC  { padding: 0px 20px 0px 20px; background-color:#EEE;}
/*
table.ShowCase3 .sc3RR  { background:url(sc3RR.png)  repeat-y;  width: 50px; }
table.ShowCase3 .sc3RR div.sc3V {                               width: 50px; }

table.ShowCase3 .sc3BL  { background:url(sc3BL.png)  no-repeat; width: 50px; height:100px; }
table.ShowCase3 .sc3BB  { background:url(sc3BB.png)  repeat-x;               height:100px; }
table.ShowCase3 .sc3BR  { background:url(sc3BR.png)  no-repeat; width: 50px; height:100px; }
td div.sc3H { width:1px; height:0px; }
td div.sc3V { width:0px; height:1px; }
*/

/*
 * giItemCell Style
 */

td.giAlbumCell, td.giItemCell {
  padding-top: 0em !important;
  padding-left: 0em !important;
  padding-right: 0em !important;
  padding-bottom: 0em !important;
  text-align: center !important;
}

td.giAlbumCell table, td.giItemCell table {
/*  margin: 0px !important;*/
  padding:0px !important;
}

/*
td.td_rest {
  padding:0px !important;
}
*/
