/* administration */
.pageimage-container {
	float:left; 
	margin-bottom:0.6em; 
}

.pageimage-thumbnail-container{
	margin:0 2em 2em 0;
	float:left;
	width:100px;
	height:175px;
	border: solid 1px #ccc;
	border-bottom: solid 1px #999;
	padding:16px 16px 16px 14px;
	font-size:0.8em;

}

.pageimage-thumbnail a img{
	border:1px solid #ccc;
	margin-bottom:3px;
}
.pageimage-thumbnail-container p{
	width:100px;
	text-align:center;
}
.pageimage-iframe {
	border:0;
	padding:0;
	margin:0;
	width:100%;
	height:600px;
}

/* slideshow */
#pageimage-slideshow{ 
	background-color:#000000;
	position:relative;
	width:510px;
	height:530px;
}
#pageimage-slideshow div.pageimage-slide{ 
	position:absolute; 
	left:5px;
	top:5px;
}
#pageimage-slideshow div.pageimage-slideshow-caption{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}

/* banners */
#pageimage-banners{
	position:relative;
	overflow:hidden;
	width:500px;
	height: 480px;
}
.slide{
	width:550px;
	height:480px;
}

/* random-image */

/* thumbnail-gallery */
.pageimage-category-thumbnail-container{
	margin:0 2.6em 2.4em 0;
	float:left;
	width:170px;
	height:190px;
	padding:16px 0px 0px 17px;
	background:url(/art/albumbg.gif) no-repeat;
}

.pageimage-category-thumbnail a img{
	border:1px solid #ccc;
}
#content{
	width:960px;
}
