/* %~%@ < 94.000 > @%~% */
/* %~%# < 5/8/2009 > #%~% */
/* %~%! < gallery4 > !%~% */


/*
==========================================================================
 Table based classes
 Delete this block if you are using UL/LI output
==========================================================================
*/
.g4ImgTABLE {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}
.g4ImgTR, .g4ImgTRF {}
.g4ImgTD .g4ImgA{
	text-decoration: none;
}
.g4ImgTD .g4ImgA:hover{
}
.g4ImgTD .g4ImgA:hover img{
	-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
}

.g4ImgTD img {
	vertical-align: top;
}
.g4ImgTD {
	text-align:center;
	vertical-align: top;
	padding:5px;
}
/* The empty cells at the end of a category */
.g4ImgTDEmpty {
	font: bold 1px Arial, Helvetica, sans-serif;
}
/* The cell used when a category is empty */
.g4ImgTDEmptyCat {
	border: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
/*
==========================================================================
*/

/*
==========================================================================
 UL/LI based classes
 Delete this block if you are using TABLE output
==========================================================================
*/
/*
==========================================================================
*/

/*
==========================================================================
 Common to both UL & TABLE
==========================================================================
*/
/* The ^^Top Link */
.g4CatH3A{
	display:none;
}
.g4CatH3A:hover{
}
/* The image count in the category header */
.g4CatH3S{
	display:none;
}
/* The Image title Div */
.g4ImgTID{
	text-align: center;
}
/* The Image title Anchor (if enabled) */
.g4ImgTitleA{
	text-decoration: none;
}
.g4ImgTitleA:hover{
	text-decoration: underline;
}
/*
==========================================================================
*/

/*
==========================================================================
 Outer Gallery Wrapper DIV
==========================================================================
*/
.g4CatDIV, .g4CatDIVF{
	margin-bottom:10px;
}
/* H3 is the category title headline */
.g4CatDIVF h3, .g4CatDIV h3 {
	margin-top: 0px;
	font: bold small-caps 14px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 4px;
	background:#fff;
	color:#000}
/*
==========================================================================
*/

/*
==========================================================================
 Wrapper Table turned on with ShowImageWrapTable 
==========================================================================
*/
.g4WrapTable {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* Top Row */
.g4WrapTableTL {
	width: 5px;
}
.g4WrapTableTC {
}
.g4WrapTableTR {
	width: 5px;
}
/* Middle Row */
.g4WrapTableML {
	width: 5px;
}
.g4WrapTableMC {
}
.g4WrapTableMR {
	width: 5px;
}
/* Bottom Row */
.g4WrapTableBL {
	width: 5px;
}
.g4WrapTableBC {
}
.g4WrapTableBR {
	width: 5px;
}
