﻿.PictureLibraryControl_ErrorMessage {
	font-size:12px;
	color: red;
	font-family: arial;
}
.PictureLibraryControl_Table {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.PictureLibraryControl_PictureGroupTable {
		
}
.PictureLibraryControl_PictureGroupRow{
}
.PictureLibraryControl_TabCell{
	width:25px;
}
.PictureLibraryControl_PictureGroupNameCell {
	font-size: 12px;
	color: black;
	font-family: arial;
	width: 350px;
}
.PictureLibraryControl_PictureGroupNameCell_WithTitleImage {
	font-size: 12px;
	color: black;
	font-family: arial;
	width: 210px;
	background-color: #FFD528;
}
.PictureLibraryControl_PictureGroupNameCell_WithTitleImage_2 {
	font-size: 12px;
	color: black;
	font-family: arial;
	width: 210px;
	background-color: #EFAC10;
}
.PictureLibraryControl_PictureGroupNameCell_WithTitleImage a {
	font-size:12px;
	color: #222222;
	font-family: arial;
	text-decoration:none;
}
.PictureLibraryControl_PictureGroupNameCell_WithTitleImage a:hover{
	font-size:12px;
	color: #222222;
	font-family: arial;
	text-decoration:underline;
}
.PictureLibraryControl_PictureGroupNameCell a {
	font-size:12px;
	color: #666666;
	font-family: arial;
	text-decoration:none;
}
.PictureLibraryControl_PictureGroupNameCell a:hover{
	font-size:12px;
	color: #666666;
	font-family: arial;
	text-decoration:underline;
}
.PictureLibraryControl_PictureGroupNameCell_WithTitleImage_2 a {
	font-size:12px;
	color: #222222;
	font-family: arial;
	text-decoration:none;
}
.PictureLibraryControl_PictureGroupNameCell_WithTitleImage_2 a:hover{
	font-size:12px;
	color: #222222;
	font-family: arial;
	text-decoration:underline;
}
.PictureLibraryControl_CategoryHeader{
	font-size:16px;
	color: #000000;
	font-family: arial;
	font-weight:bold;
}
.PictureLibraryControl_SubCategoryHeader{
	font-size:14px;
	color: #000000;
	font-family: arial;
	font-weight:bold;
}
.PictureLibraryControl_SpacerRow{
	height:1px;
	font-size:1px;
}
.PictureLibraryControl_DisplayText{
	
}
.PictureLibraryControl_DisplayDate{
	color: Black;
	font-weight:bolder;	
}
.PictureLibraryControl_PageHeader{
	font-size:18px;
	color: #000000;
	font-family: arial;
	font-weight:bold;
}
