/*default css*/
.childscontainer {
	margin-bottom: 5px;
	text-align: center !important;
	height: auto;
	overflow: visible;
	height: 99%;
}

.thumbscontainer {
	clear: left !important;
	margin: 10px 0 5px 1px;
	text-align: center !important;
}

.thumbnail {
	float: left;
	margin: 5px;
	text-align: center !important;
	width: 250px;
}

.middle {
	display: table-cell;
	text-align: center !important;
	vertical-align: middle !important;
	float: left !important;
	width: 245px;
}

.middle img {
	margin: 0px !important;
	text-align: center !important;
}

.mg_thumb_desc {
	display:block;
	text-align:left !important;
	margin: auto;
	padding: 0px 8px 0px 8px;
	font-size: 0.9em;
	background-color: #ececec;
}

.mg_thumb_desc strong {
	font-size: 1.1em;
}

.pagenumbers {
	margin:	10px 0 10px 5px;
	font-size: 1.05em;
	font-weight: bold;
	clear: left;
}
.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;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.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:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}


/*individual css*/
td.flummy {
padding: 1px;
background-color: #FFF;
vertical-align: middle;
overflow:hidden;
}

td.flummy a:hover img{
opacity: 0.8;
}

td.flummy img {
border: 1px solid black;
}

.thumbs .clearboth {
clear:both;
}
.childscontainer {
margin-bottom: 20px;
float: left;
}
.pagenumbers {
margin-bottom: 20px;
}
.picturecontainer {
text-align: center;
}
.mg_thumb_desc {
	DISPLAY:block;
	text-align:center !important;
	margin: auto;
	padding: 0px 1px 0px 1px;
	font-size: 0.9em;
	background-color: #FFF;
}
.mg_thumb_desc h4 {
 display:inline;
 font-size: 1em;
}

.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;
}
.managecontainer {
float: left;
}
.managecontainer textarea {
width: 575px;
}
.managecontainer hr {
width: 580px;
text-align: left;
margin: 20px auto 20px 0;
}
.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: 385px;
}
.uploadform {
margin-top: 20px;
margin-bottom: -10px;
clear: both;
}
.uploadform .clearboth {
clear: both;
}
.slideshowwrapper {
text-align: center;
}
.deleteform {
float: left;
}
.synchform {
float: left;
}

