#credit {margin: 0 auto 40px auto;width: 520px;	font-size: 9px;text-align: right;clear: both;}

/* Page Navigation------------------------------ */
ul.pagelist {clear: both;padding: 0;margin: 0;	list-style-type: none;}
ul.pagelist li {display: inline;}ul.pagelist li a, ul.pagelist span.disabledlink {padding: 4px;}ul.pagelist li.current a {	font-weight: bold;text-decoration: none;color: #666;}
ul.pagelist li.prev {margin-right: 10px;}
ul.pagelist li.next {margin-left: 10px;}.disabledlink {color: #AAA;cursor: default;}

/* AJAX------------------------------ */
#albumDescEditable {	margin-bottom: 1px;}
#imageDescEditable {	margin-top: 4px;}

/* Image Thumbnails--------------------------- */
.imagethumb img {padding: 7px; margin: 2px;line-height: 0px;background: url('img/img-bg.gif') top left no-repeat;}
.albumimg {float: left; display:inline; padding: 0; margin: 0; line-height: .5em; text-align:center;}
.box img {padding: 0; margin: 0; width: 75px;height: 75px;}

/* Album Thumbns-------------------------- */
.albumdesc {padding: 1px 1px 1px 1px;}

/* =Gallery Index
----------------------------------------------- */
.galleries ul {
  float:left;
  width:97%;
  margin:0;
  padding-left: 15px;
  list-style:none;
  text-align:left;
  }
.galleries li {
  background:url(img/bg_thumb.png) 0px -1px no-repeat!important;
  background:url(img/bg_thumb.gif) 1px -1px no-repeat;
  position:relative;
  float:left;
  width:220px;
  margin:0;
  padding:4px 32px 15px 7px;
  }
.galleries img {
  background:url(img/bg_thumb.png) 0px -1px no-repeat!important;
  background:url(img/bg_thumb.gif) 1px -1px no-repeat;
  padding-left: 4px;
  }
.galleries h3 {
  margin:.5em 10px .25em 4px;
  font:bold 100% Verdana,Sans-serif;
  line-height:1.2em;
  }
.galleries h3 a, .galleries a.img {
  border-width:0;
  }
.galleries li .img {
  /*position:absolute;
  top:4px;
  left:19px;*/
  }
.galleries ul p {
  margin:.35em 10px 0 4px;
  }

h5 {background:url("img/slide_minis.png") no-repeat 50% 0!important;
  background:url("img/slide_minis.gif") no-repeat 50% 0;}

h5 {margin:0 0 8px;
  padding:24px 0 0;
  font-size:12px;
  line-height:1.4em;
  font-family:"Gill Sans","Trebuchet MS",Verdana,Sans-serif;
  font-weight:normal;
  text-transform:uppercase;
  letter-spacing:.2em;
  text-align:center;
  color:#333;  }

.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #333333;
padding: 2px;
padding-left: 3px;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #808080 #000000 #000000 #808080;
margin: 0px;
text-align: center;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #CCCCCC;
border-color: #000000 #808080 #808080 #000000;
color: #000000;
text-decoration: none;}

.imagephp {width: 465px; 
background: url(/i/shadowAlpha.png) no-repeat bottom right !important;
background: url(/i/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;}
.imagephp img{border-bottom: 10px solid #000;}
.imagephp p{position:relative;
  font-size:12px;
  font-family:"Gill Sans","Trebuchet MS",Verdana,Sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:.2em;
bottom:6px;right: 6px;margin: 0;
padding:5px;color: #EFEFEF;
border: 7px solid #EFEFEF;background-color: #000;}


/* =Comments
----------------------------------------------- */
.bottom{clear:both;float:left;MARGIN: 1em;width:88%;}


/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }

