/* image list style
------------------------------------------ */
ul.thumbs li {
	width: 135px;
	min-height: 94px;
	float: left;
	text-align: center;
	margin: 20px 7px 10px 7px !important;
	margin/**/: 20px 3px 10px 3px;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/photoBg_01.gif) no-repeat;
	background-position: 0px 0px;
}

ul.thumbs {
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
	clear: both;
	text-align: center;
}

ul.thumbs li img {
	border: none;
}

ul.thumbs li a {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 120px;
	height: 80px;
	margin: 6px auto 15px;
	padding: 0;
}

ul.thumbs li a:hover, ul.thumbs li a:active {
	background:none;
}

ul.thumbs li p {
	margin: 0 auto;
}

#primary .thumbs p {
	text-align: center;
	padding: 2px 0 0;
	font-size: 90%;
	line-height: 1.2;
}

.thumbs .clearboth { 
	clear: both; 
}

.childscontainer {
	width: 600px;
	margin: 0 auto 15px;
	padding: 0 0 20px;
}

.thumbscontainer {
	width: 600px;
	margin: 0 auto 15px;
	padding: 0 0 20px;
}



/* page links style
------------------------------------------ */
.pagenumbers {
	margin-bottom: 20px;
}

.picturecontainer {
	text-align: center;
}

.picturecontainer .title {
	font-weight: bold;
	margin-top: 20px;
}

.picturecontainer .picture img {
	border: none;
	margin: 0 !important;
}

.picturecontainer .picture a {
	background: none !important;
	text-decoration: none;
	border: 0;
}



/* update tool style
------------------------------------------ */
.managecontainer {
	width: 600px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #000000;
	background: #FFFFFF;
}

.managecontainer textarea {
	width: 500px;
}

.managecontainer hr {
	display: block;
	width: 500px;
	text-align: left;
	margin: 20px auto 20px 0;
}

.managepicturecontainer {
	text-align:left;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.pictureform .managepicture {
	float: left;
	clear: left;
}

.pictureform .shortfields {
	margin-left: 20px;
	float: left;
}

.pictureform .clearboth {
	clear: both;
}

.uploadcounter {
	width: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

.uploadfile {
	margin-bottom: 10px;
	float: none;
}

.uploadfile input {
	width: 400px;	
}

.uploadform {
	text-align: left;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.uploadform .clearboth {
	clear: both;
}

.slideshowwrapper {
	text-align: center;
}

.deleteform {
	padding: 5px;
}

.synchform {
	padding: 5px;
}
