/* %~%@ < 4.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;
	color: #000;
}
.g4ImgTR, .g4ImgTRF {}
.g4ImgTD .g4ImgA{
	text-decoration: none;
	display:table-cell;
	background: white;
}
.g4ImgTD .g4ImgA:hover{
	
}
.g4ImgTD .g4ImgA:hover img{
	-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
}
.g4ImgTD img {
}

.g4ImgTD {
	text-align:center;
	
	vertical-align: top;
	padding:5px;
	position:relative;
}.g4ImgTD{text-align:-moz-center;}
.g4ImgTD img{
text-align:center;}
/* 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: #CC3300;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:10px;
	float:right;
	margin-top:-15px;
}
.g4CatH3A:hover{
	color: #efb607;
}
/* The image count in the category header */
.g4CatH3S{
	color: yellow;
	font: small-caps 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
	display:none;
}
/* The Image title Div */
.g4ImgTID{
	text-align: center;
	position:relative;
	
}
/* 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{
		margin-bottom:10px;
		}
/* H3 is the category title headline */
.g4CatDIVF h3, .g4CatDIV h3 {
	margin-top: 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0a0780;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 4px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #efb607;
	border-left: 0px none #FFFFFF;
}
/*
==========================================================================
*/

/*
==========================================================================
 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;
}
.g4CatLI{
list-style:none;
margin:0;
padding:0;}

.g4CatUL{
list-style:none;
margin:10px 0 20px 0;
padding:0;}
.g4CatLIAS{
display:none;}
.g4CatLIA{
font-size:16px;
color:#CC0000;}
.g4CatLIA:hover{
text-decoration:none;}

.gallery-imagelink{
display:block;
font-size:18px;
margin-left:5px;
margin-bottom:5px;}
