/* CSS Document */

body, html
{
	margin: 0px;
	padding: 0px;
}

.header
{
	background: url(../images/gallery_header_grad.gif) top left repeat-x;
}

a.header
{
	color: #cccc00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	margin-left: 28px;
	background: none;
}

.subHeader
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	
	color: #999999;
	padding-left: 26px;
}

.subH
{
	background:url(../images/gallery_top_grad.jpg) left top repeat-x;
}

.subDots
{
	background:url(../images/gallery_top_dots.jpg) center left no-repeat;
}

.edit
{
	background: #000000;
	border: ridge 1px;
	
	color: #CCCCCC;
}

.label
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	
	color: #000000;
}

.list, a.list
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	text-decoration: none;
	
	color: #000000;
}

.mainTitle
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	
	padding-left: 26px;
}

.imgHeader
{
	color: #cccccc;
	background: #666666 url(../images/gallery_table_dots.jpg) left center no-repeat;
	padding-left: 10px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;	
}

.imgList
{
	padding: 8px 0px 0px 12px;
}

.preview
{
	border: #000000 1px solid;
	margin: 12px;
}

a.checkAll
{
	color: #cccccc;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;	
	text-decoration: none;
}