/* $Revision: 1.38 $ */

#albums {clear: both;}
#albums div {position: relative; padding: 15px; min-height: 75px;margin: 0 14px 0 12px;}/**/
#albums h2 {font-size: 12px; font-weight: bold;}
#albums ul a:hover {text-decoration: underline;}
#albums div h2, #albums div ul {margin-left: 90px;}
#albums div em {position: absolute; z-index: 1; top: 66px; left: 4px; width: 30px; height: 29px; background: url(http://p.webshots.net/images/icon/icon_new_burst.png) no-repeat; text-indent: -9999px; overflow: hidden;}
#albums div .private {background: url(http://p.webshots.net/images/icon/icon_lock.gif) no-repeat;height:14px;overflow:hidden;position:absolute;text-indent: -9999px;width:12px; }
#albums div .thumb {position: absolute; display: block; top: 15px; left: 15px; width: 75px; height: 75px; overflow: hidden;}
#albums div .thumb img {position: absolute; top: 50%; left: 50%;}
#albums div ul {list-style: none;font-size: 10px;line-height: 13px;}
#albums .odd {background: #f9faf4; border-bottom: 1px solid #e9e8e8; border-top: 1px solid #e9e8e8;}
#albums .odd, #albums .even {overflow:hidden;width:541px}
#albums .last {border-bottom: 1px solid #e9e8e8;}
#albums .edit {right:16px; top: 2px;background: url(http://p.webshots.net/images/icon/icon_edit_off_14x14.gif) no-repeat center;position: absolute;height: 14px; width: 14px; text-indent: -9999px;display: block; float: right; padding: 0 0 0 2px}
#albums .delete {right: 0px; top: 2px;background: url(http://p.webshots.net/images/icon/icon_delete_off_14x14.gif) no-repeat center;position: absolute;height: 14px; width: 14px; text-indent: -9999px;display: block; float: right; padding: 0 0 0 2px}
#albums .editOn {right:16px; top: 2px;background: url(http://p.webshots.net/images/icon/icon_edit_on_14x14.gif) no-repeat center;position: absolute;height: 14px; width: 14px; text-indent: -9999px;display: block; float: right; padding: 0 0 0 2px}
#albums .deleteOn {right: 0px; top: 2px;background: url(http://p.webshots.net/images/icon/icon_delete_on_14x14.gif) no-repeat center;position: absolute;height: 14px; width: 14px; text-indent: -9999px;display: block; float: right; padding: 0 0 0 2px}
#albums img {border: none;}
#albums .edit-delete-text {color:#f00;font-size:9px;right:1.2em;position:absolute;top:-1.5em;visibility:hidden}
#albumsPage #noAlbums p {margin:1.1em}

/* search box */
.mhp_search {background-color:#f7f7f4; border:1px solid #dedddd;font-size:.9em;margin:.8em 1.1em}
.mhp_search form {margin:0; padding:9px 14px}
.mhp_search .mhp_searchText {float:left; margin-top:10px;_margin-top:7px}
.mhp_search .mhp_searchBox {height:18px;margin-left:9px;width:165px}
.mhp_go-btn {margin-left:9px;overflow: hidden;position:relative;text-indent: -9999px;top:.1em}
/***** red button *****/.mhp_go-btn {background:url(http://p.webshots.net/images/btn/btn_mhpSearch_go.gif) no-repeat left;height:22px;width:36px}
.mhp_go-btn:hover, .mhp_go-btn.hover {background-position:right}