﻿img
{
	border: none;
	display: inline-block;
}

#Table_Images_Grid td
{
	text-align: center;
	border: dotted 1px #323232;
	font-family: Garamond;
	font-size: 12pt;
}

#Table_SingleImage td
{
	text-align: center;
}

#Table_Loading
{
    display: none;
	border: dotted 1px #323232;
	width: 100%;
}

#TableCell_Loading
{
	text-align: center;
	vertical-align: middle;
	font-family: Garamond;
	font-size: 12pt;
}

#Table_Image_Descr
{
	width: 100%;
}

.NavSpacer
{
	text-align: center;
	vertical-align: middle;
	font-family: Garamond;
	font-size: 11pt;
	height: 25px;
}

.NavPrev
{
	vertical-align: middle;
	text-align: center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	width: 13px;
}

.NavLabel
{
	vertical-align: middle;
	text-align: center;
	font-family: Garamond;
	font-size: 9pt;
	width: 100%;
}

.NavNext
{
	vertical-align: middle;
	text-align: center;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	width: 13px;
}

#Table_Images_Nav
{
	border: dotted 1px #323232;
	height: 26px;
	width: 100%;
}

#Table_Images_Nav td
{
	vertical-align: middle;
	text-align: center;
	font-family: Garamond;
	font-size: 9pt;
}

#Table_Images_Nav2
{
	border: dotted 1px #323232;
	height: 26px;
	width: 100%;
	display: none;
}

#Table_Images_Nav2 td
{
	vertical-align: middle;
	text-align: center;
	font-family: Garamond;
	font-size: 9pt;
}

#Table_Images_Title
{
	height: 35px;
}

#TableCell_Images_Title
{
	padding-bottom:15px;
	height: 31px;
}

#TableCell_Title
{
	padding-bottom:6px;
	border-bottom: dotted 1px #323232;
	vertical-align:bottom;
	width: 30%;
}

#TableCell_DDL
{
	padding-bottom:6px;
	border-bottom: dotted 1px #323232;
	vertical-align:bottom;
	width: 30%;
}

#TableCell_ThumbsIcon
{
    text-align: center;
	padding-bottom:6px;
	border-bottom: dotted 1px #323232;
	vertical-align:bottom;
	width: 40%;
}

.Label_ImageDescr_Hide
{
	text-align: center;
	vertical-align: middle;
	font-family: Garamond;
	font-size: 11pt;
	height: 25px;
	display: none;
}

.Label_ImageDescr_Show
{
	text-align: center;
	vertical-align: middle;
	font-family: Garamond;
	font-size: 11pt;
	height: 25px;
	display: inline;
}

.ErrorText
{
	font-family: Garamond;
	font-size: 8pt;
}

.ImagesDDL
{
	font-family:Garamond;
	font-size: 10pt;
}

.ImagesTitle
{
	font-family:Garamond;
	font-size: 14pt;
	font-weight:bold;
	color: #323232;
}

.ImageBorder
{
	border: dotted 1px #323232;
}

