body {
  color: #CCCCCC;
}

#photobarcontainer {
	height: 75px;
	width: 800px;
	background-image: url(../gph/gallery/photobar.png);
	padding: 5px;
}
.photobar-topshots a, photobar-topshots {
	height: 75px;
	width: 266px;
	display: block;
	background-image: url(../gph/gallery/photobar-topshots.png);
}
.photobar-more {
	height: 75px;
	width: 266px;
	position: relative;
	left: 267px;
	bottom: 75px;
	background-image: url(../gph/gallery/photobar-more.png);
}
.categorylist {
	margin-top: 40px;
	width: 230px;
	margin-left: 18px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photobar-archive a, photobar-archive {
	height: 75px;
	width: 266px;
	display: block;
	position: relative;
	left: 534px;
	bottom: 150px;
	background-image: url(../gph/gallery/archives.png);
}

#tbncontainer a img {
	margin: 1px;
}
#tbncontainer a:hover img {
	border-color: #ffffff;
}
#tbncontainer a:hover {  /* wakeup IE */
	border-width: 0;
}

.border {
	border: 1px solid #333333;
	height: 160px;
	width: 240px;
	display: block;
	vertical-align: middle;
	text-align: center;
}


table.index_table
{
	margin: 0px;
	padding: 0px;
}
td.index_table_cell, td.index_subcat_table_cell {
	vertical-align: bottom;
	width: 240px;
	border: 1px solid #333333;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../../gph/global/cellbg.png);
}
.navigationtopleft {
}
.gallerytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
font.medgrey {
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffc500;
	text-align: left;
	text-transform: uppercase;
}
.indexquicklistwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;

}
.indexquicklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #333333;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.thumbnailtabletitle {
  font-family: Verdana;
  font-size: 9pt;
  color: #CCCCCC;
}

.thumbnailtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #444444;
	border-bottom-color: #444444;
	width: 240px;
	margin-right: 0px;
	margin-left: 0px;
}
.eventtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #444444;
	border-bottom-color: #444444;
	width: 240px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

.subcategorythumbnailtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.thumbnail, subcategory_thumbnail {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 240px;
	display: block;
}

.thumbnail_title {
	text-align: left;
	padding-top: 5px;
	width: 240px;
	padding-left: 0px;
}
#navigationtopcontainer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;

	padding-bottom: 20px;
}
#navigationbottomcontainer {

}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
}
.leftnav {
	background-color: #99FF66;
	width: 350px;
}
#midnav {
	background-color: #00FF66;
	width: 350px;
	position: relative;
}
#rightnav {
	background-color: #33CCCC;
	width: 150px;
	float: right;
	position: relative;
}
.imagecount {
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.navbottom {
	float: right;
}
