/* Gallery Styles */

#motioncontainer {
/* Uncomment this line if you wish to center the gallery on page */
width: 50px; /* Set to gallery width, in px or percentage */
max-width:50px;
height: 257px; 
min-height: 257px; 
max-height: 257px; /* 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:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#703D08;
	font-weight:bold;
	text-align:right;
	padding-right:40px;
}

#mainImage {
	overflow:hidden;
}

.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 */
#alb223 {
	float:left;
	width:100px;
	margin:0 0 0 15px;
	padding:0;
} 
.alb223 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3c72be;
	font-weight:bold;
	text-decoration:none;
}

.alb223:visited {
	color:#3c72be;
	text-decoration:none;
}	
.alb223:hover {	
	color:#3c72be;
	text-decoration:none;
	}
.alb223:active {
	color:#3c72be;
	text-decoration:none;
}

.album-bullet a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#0066CC;
	text-decoration:none;
}

.album-bullet a:visited{
	color:#0066CC;
	font-size:12px !important;
	text-decoration:none;
}
.album-bullet a:hover{
	color:#5EBAE1;
	font-size:12px !important;
	text-decoration:none;
}
.album-bullet a:active{
	color:#0066CC;
	font-size:12px !important;
	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:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3c72be;
	min-width:462px;
	max-width:462px;
	max-height:20px;
	min-height:20px;
	width:429px;
	height:20px;
	text-align:center;
	padding:1px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	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;
}*/

#photoHolder {
	margin:0 0 0 -0px;
	padding-bottom:5px;
	z-index:30;
	max-width:426px;
	max-height:312px;
	min-width:426px;
	min-height:312px;
	width:426px;
	height:312px;
	padding:0px; 
	overflow:hidden;
	margin:0px;
	padding-bottom:0px;
	position:relative;
	/*border:#006d9e 6px solid;*/
}

#imageInsideHolder {
	height:312px;
	margin-bottom:auto;
	margin-top:auto;
	max-height:312px;
	max-width:426px;
	min-height:312px;
	min-width:426px;
	position:absolute;
	white-space:nowrap;
	width:426px;
}

#mainimg {
	border:0;
	z-index:100;
	overflow:hidden;
}

#not-here {
	z-index:200;
}

