/* %~%@ < 4.000 > @%~% */
/* %~%# < 5/8/2009 > #%~% */
/* %~%! < gallery4 > !%~% */


/*
==========================================================================
 Table based classes
 Delete this block if you are using UL/LI output
==========================================================================
*/
.g4ImgTABLE {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
.g4ImgTR, .g4ImgTRF {}
.g4ImgTD .g4ImgA{
	/*border: 2px solid #3366CC;*/
	text-decoration: none;
	/*display:inline;
	background: white;*/
}
.g4ImgTD .g4ImgA:hover{
	/*border-top: 2px solid #A4BAE8;
	border-right: 2px solid #000059;
	border-bottom: 2px solid #000059;
	border-left: 2px solid #A4BAE8;*/
}
.g4ImgTD .g4ImgA:hover img{
	-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
}

.g4ImgTD img {
}
.g4ImgTD {
	width: 25%;
	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 {
	color: #FFFFFF;
	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{
	color: #B6C8ED;
	font: small-caps 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:10px;
}
.g4CatH3A:hover{
	color: yellow;
}
/* The image count in the category header */
.g4CatH3S{
	color: yellow;
	font: small-caps 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
}
/* The Image title Div */
.g4ImgTID{
	text-align: center;
}
/* The Image title Anchor (if enabled) */
.g4ImgTitleA{
	color: #FFFFFF;
	text-decoration: none;
}
.g4ImgTitleA:hover{
	color: yellow;
	text-decoration: underline;
}
/*
==========================================================================
*/

/*
==========================================================================
 Outer Gallery Wrapper DIV
==========================================================================
*/
.g4CatDIV, .g4CatDIVF{
	/*background: #3366CC;*/
	margin:20px 0 10px 0;
}
/* H3 is the category title headline */
.g4CatDIVF h3, .g4CatDIV h3 {
	margin-top: 0px;
	font: bold small-caps 14px Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #91908E;
	/*background: #000099;*/
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 4px;
	border-bottom: 1px solid #474747;
}
/*
==========================================================================
*/

/*
==========================================================================
 Wrapper Table turned on with ShowImageWrapTable 
==========================================================================
*/
.g4WrapTable {
	background: #384759;
	border: 1px solid #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* Top Row */
.g4WrapTableTL {
	background: #857384;
	border: 1px solid #000000;
	width: 5px;
}
.g4WrapTableTC {
	background: #648392;
	border: 1px solid #000000;
}
.g4WrapTableTR {
	background: #1738495;
	border: 1px solid #000000;
	width: 5px;
}
/* Middle Row */
.g4WrapTableML {
	background: #298437;
	border: 1px solid #000000;
	width: 5px;
}
.g4WrapTableMC {
	background: #083947;
	border: 1px solid #000000;
}
.g4WrapTableMR {
	background: #973992;
	border: 1px solid #000000;
	width: 5px;
}
/* Bottom Row */
.g4WrapTableBL {
	background: #739465;
	border: 1px solid #000000;
	width: 5px;
}
.g4WrapTableBC {
	background: #928592;
	border: 1px solid #000000;
}
.g4WrapTableBR {
	background: #283750;
	border: 1px solid #000000;
	width: 5px;
}

