/* Code for maigallery thumbs and container */

ul.thumbs   {
list-style:none;
margin: 0;
padding: 0;
clear: both;
cursor: hand;

}
ul.thumbs li  {
background: #EAE9D5;
border-color: #ddd #bbb #aaa #ccc;
border-style: solid;
border-width: 1px;
color: inherit;
display: inline;
float: left;
margin: 3px;
padding: 5px;
position: relative;
}
ul.thumbs li a img {
background: #fff;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 7px;
vertical-align: top;
}
ul.thumbs a:hover img {
border-width : 1px;
border-color : #6f6983;
margin : 0;
}
#main-content ul.thumbs li p {
overflow:hidden;
font-family : "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
font-size : 11px;
width : auto;
text-align : center;
margin-top: 5px;
color: #b5607b;
line-height:11px;
}

.childscontainer {
margin:10px 0px 10px 5px;
width:600px;
}
.thumbscontainer {
margin:10px 0px 10px 5px;
width:600px;
}
.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;
}
.managecontainer {
float:left;
margin-left: 0.5em;
}
.managecontainer textarea {
width:395px;
}
.managecontainer textarea:focus{
background-color: #D4D2DA;
color: #666;
}
.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;
}

.managecontainer {
color: #756B8F;
font-style: bold;
}

ul.gallery li  {
margin:10px;
font-size: 15px;
}
/*********************************************	
