﻿.formTable
{
	width: 380px;
}

/*
.formRequiredFieldCell
{
	color: #6DA823;
	width: 15px;
	vertical-align: top;
	text-align: right;
}
*/

.formLabelCell
{
	width: 160px;
	vertical-align: top;
	padding-bottom: 6px;
}

.formDataCell
{
	width: 220px;
	vertical-align: top;
	padding-bottom: 6px;
}

.formInfoCell
{
	width: 380px;
	vertical-align: top;
	padding-bottom: 6px;
}

.formHeaderCell
{
	width: 380px;
	vertical-align: top;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 15px; 
	font-weight: normal; 
	color: #6DA823; 
	text-decoration: none; 
	line-height: 28px;
}

.formMiniHeaderCell
{
	width: 380px;
	vertical-align: top;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #6DA823; 
	text-decoration: none; 
	/*line-height: 28px;*/
}

.editField
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; /* font-size: 15px; */ font-weight: normal;
	border: solid 1px #666666;
	width: 220px;
}

.editFieldNarrow
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; /* font-size: 15px; */ font-weight: normal;
	border: solid 1px #666666;
	width: 160px;
}

.editFieldNoWidth
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; /* font-size: 15px; */ font-weight: normal;
	border: solid 1px #666666;
}

.editFieldList
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; /* font-size: 15px; */ font-weight: normal;
	border: solid 1px #666666;
	width: 220px;
	height: 100px;
}

.editFieldWide
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; /* font-size: 15px; */ font-weight: normal;
	border: solid 1px #666666;
	width: 380px;
}

.editFieldListWide
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; /* font-size: 15px; */ font-weight: normal;
	border: solid 1px #666666;
	width: 380px;
	height: 100px;
}

.validationField
{
	font-family: Arial, Helvetica, sans-serif; color: #FC3686; /* font-size: 15px; */ font-weight: normal;
	line-height: 120%;
}

.validationSummary
{
	font-family: Arial, Helvetica, sans-serif; color: #FC3686; /* font-size: 15px; */ font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	border-right: #FC3686 1px dotted;
	border-top: #FC3686 1px dotted;
	border-left: #FC3686 1px dotted;
	border-bottom: #FC3686 1px dotted;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.grid
{
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
}

.gridRow
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 15px; font-weight: normal;
	background-color: White;
	border-top: #dcdcdc 1px dotted;
	border-bottom: #dcdcdc 1px dotted;
	vertical-align: top;
	text-align: left;
}

.gridRowSel
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 15px; font-weight: normal;
	background-color: White;
	border-top: #dcdcdc 1px dotted;
	border-bottom: #dcdcdc 1px dotted;
	vertical-align: top;
	text-align: left;
}

.gridRowAlt
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 15px; font-weight: normal;
	text-decoration: none;
	background-color: #F5F5F5;
	border-top: #dcdcdc 1px dotted;
	border-bottom: #dcdcdc 1px dotted;
	vertical-align: top;
	text-align: left;
}


.gridPager
{
	font-family: Arial, Helvetica, sans-serif; color: #FC3686; font-size: 15px;
	text-decoration: none;
	background-color: #dcdcdc;
	vertical-align: middle;
	text-align: left;
}

.gridPager a
{
	color: #FC3686;
	text-decoration: none;
}

.gridPager a:hover
{
	color: #FC3686;
	text-decoration: underline;
}

.gridFooter
{
	font-family: Arial, Helvetica, sans-serif; color: #FC3686; font-size: 15px;
	text-decoration: none;
	background-color: #dcdcdc;
	vertical-align: middle;
	text-align: left;
}

.gridFooter a
{
	color: #FC3686;
	text-decoration: none;
}

.gridFooter a:hover
{
	color: #FC3686;
	text-decoration: underline;
}

.gridHeader
{
	font-family: Arial, Helvetica, sans-serif; color: #FC3686; font-size: 15px;
	font-weight: bold; 
	text-decoration: none;
	background-color: #dcdcdc;
	vertical-align: middle;
	text-align: left;
}

.gridHeader a
{
	color: #FC3686;
	text-decoration: none;
}

.gridHeader a:hover
{
	color: #FC3686;
	text-decoration: underline;
}

.gridCell
{

}

.gridCellCenter
{
	text-align: center;
}

.hiddenColumn
{
	display: none;
}

.buttonBar
{
	font-size: 12px;
}

.thumbnailHolder
{
	float: left;
	width: 120px;
	margin-right: 10px;
	vertical-align: top;
	background-color: #191919;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #333333;
	text-align: center;
	vertical-align: middle;
}

.thumbnailImage
{
	width: 120px;
	height: 120px;		
	vertical-align: top;
	z-index: 299;
	position: relative; 
	left: 0px; 
	top: 0px; 
}

.thumbnailControls
{
	width: inherit;
	height: 18px;
	z-index: 300;
	position: relative; 
	left: 0px; 
	top: -16px;
	text-align: right;
	margin-bottom: -18px;
}

.thumbnailDescription
{
	width: 120px;
	vertical-align: top;
	margin-bottom: 6px;
}

.thumbnailPaneHolder
{
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	width: 700px;
}

.thumnailHeader
{
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: bold;
}

.thumnailValue
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; font-weight: normal;
	margin-bottom: 6px;
}

.galleryHolder
{
	float: left;
	width: 402px;
}

.galleryHolderStart
{
	height: 150px;
}

.galleryControlInner
{
	padding-top: 100px;
}

.galleryHolderEnd
{
	clear: both;
	padding-bottom: 50px;
}

.titleCell
{
	width: 120px;
	height: 16px;
	overflow: hidden;
}