/* Gallery Styles */

#motioncontainer {
padding:0 auto;
/* Uncomment this line if you wish to center the gallery on page */
width: 370px; /* Set to gallery width, in px or percentage */
max-width:370px;
height: 50px; 
min-height: 50px; 
max-height: 50px; /* Set to gallery height */
}

/*#motioncontainer {
margin:0 auto; /* Uncomment this line if you wish to center the gallery on page */
/*width: 130; /* Set to gallery width, in px or percentage */
/*height: 600px; /* Set to gallery height */
/*}*/

.thumbnorm {
/* border: 10px solid ; Set image border color */
filter: alpha(opacity:40);
KHTMLOpacity:0.4;
MozOpacity:0.4;
opacity:0.4;
cursor: pointer;
border: 1px solid white;
}

#gallery_album_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#552e14;
	font-weight:100;
	text-align:left;
	padding-left:2px;
	padding-bottom:3px;
	text-indent:-999em;
}

#mainImage {
	overflow:hidden;
	margin:auto auto;
	display:block;
}

.thumbnorm img:hover {
border: 1px solid navy; /* Set image border hover color */
}

.thumbselect{
border: 1px solid white; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

.motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
.album-bullet{
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#552e14;
	font-weight:bold;
	text-decoration:none;
}

#alb223 {
	float:left;
	width:160px;
	margin:0;
	padding:0;	
	color:#9d1a04;
} 
.alb223 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#552e14;
	font-weight:bold;
	text-decoration:none;
}

.alb223 a:visited {
	color:#9d1a04;
	text-decoration:none;
}	
.alb223 a:hover {	
	color:#64612C;
	text-decoration:none;
	}
.alb223 a:active {
	color:#9d1a04;
	text-decoration:none;
}
/* Transition Style */

#caption-container{
	max-width:433px;
	max-height:254px;
	min-width:433px;
	min-height:254px;
	width:433px;
	height:254px;
	padding:0; 
	overflow:hidden;
	margin:13px 0px 8px 14px;
	padding-bottom:5px;
	position:relative;
	/* background-image:url(../images/loading-2.gif);
	background-repeat:no-repeat;
	background-position:center;*/
}

#caption-holder {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#552e14;
	line-height:1.3em;
	min-width:462px;
	max-width:462px;
	width:429px;
	text-align:center;
	padding:1px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	z-index:100;
}

/*#photoHolder {
	margin:0 0 0 -0px;
	padding-bottom:5px;
	z-index:30;
	width:462px;
	max-width:462px;
	min-width:462px;
	height:312px;
	max-height:312px;
	overflow:hidden;
	min-height:312px;
	border:#006d9e 6px solid;
	position:relative;
	margin:0 0 0 -0px;
	max-width:462px;
	max-height:312px;
	min-width:462px;
	min-height:312px;
	width:462px;
	height:312px;
	overflow:hidden;
	border:#006d9e 6px solid;
	position:relative;
	/* background-image:url(../images/loading-2.gif);
	background-repeat:no-repeat;
	background-position:center;
}*/

#gallery-img{
width:483px;
max-width:483px;
min-width:483px;
height:355px;
max-height:355px;
min-height:355px;
background-image:url(../../images/gallery-bg.jpg);
background-repeat:no-repeat;
background-position:center top;
margin:0;
padding:15px;
}
#photoHolding{
	z-index:30;
	max-width:435px;
	max-height:322px;
	min-width:435px;
	min-height:322px;
	width:435px;
	height:322px;
	padding:0px;
	overflow:hidden;
	margin:0px;
	position:relative;
	background-image:url(../../images/photo-gallery-border.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:4px;
}
#photoHolder {
	z-index:30;
	max-width:427px;
	max-height:314px;
	min-width:427px;
	min-height:314px;
	width:427px;
	height:314px;
	padding:0px;
	overflow:hidden;
	margin:0px;
	margin-left:4px;
	margin-top:4px;
	position:relative;
}

#imageInsideHolder {
	height:312px;
	margin-bottom:auto;
	margin-top:auto;
	max-height:253px;
	max-width:300px;
	min-height:312px;
	min-width:426px;
	position:absolute;
	white-space:nowrap;
	width:426px;
	overflow:hidden;
}

#mainimg {
	border:0;
	z-index:100;
	overflow:hidden;
	margin-top:-10px;
	margin-left:50px;
}

#not-here {
	z-index:200;
}
