/* ================================
    CSS STYLES FOR Module FotoVisionDNN
   ================================
*/
td.FV_CellNav
{
 text-align: center;
 color: Red;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 12px;
}

td.FV_CellNav_Title
{
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 color: #006;
}

td.FV_CellNav_Buttons
{
 font-size: 12px;
 text-align:center;
 color: #006;
}

table.FV_TblThumbs
{
}

table.FV_TblThumbs td
{
 padding: 10px;
 text-align: center;
}

a.FV_Thumbnail
{
}

a.FV_ThumbnailTitle
{
 font-family: Tahoma, Arial, Helvetica;
 font-size: 12px;
}

table.FV_TblDescr 
{
}

td.FV_TblDescr_Title
{
 font-weight: bold;
 text-align: right;
 padding-right: 10px;
 font-size: 12px;
 vertical-align: top;
}

td.FV_TblDescr_Value
{
 font-size: 12px;
 vertical-align: top;
}

table.FV_TblPhoto
{
}


