html.js .end-prev li.prev .wrap a,
html.js .end-next li.next .wrap a {
	background: url(//p.webshots.com/abhome/images/moreThumb_75x75.jpg) no-repeat;
}
html.js .end-prev li.prev .wrap a img,
html.js .end-next li.next .wrap a img,
html.js .end-prev li.prev .iter span,
html.js .end-next li.next .iter span {
	visibility: hidden;
}

html.lightbox #leaderboard,
* html.lightbox select {
	visibility: hidden;
}
html,
body {
	margin: 0; padding: 0;
	border: 0;
}
ul {
	list-style: none;
}

body.header-a #album-popup {
	font-size: .84em;
}
#album-popup {
	overflow: hidden;
	position: absolute; left: -9999px;
	width: 926px;
	margin: 0 auto;
	color: #666; background: #fff url(//p.webshots.net/images/bg/faux_gray_550x5.gif) repeat-y;
}
#album-popup .container {
	display: inline-block; overflow: hidden;
	position: relative;
	padding-bottom: 15px;
	border: 1px solid #b2b2b2;
}
#album-popup .container {
	display: block;
}
#album-popup button.close-popup {
	position: absolute; top: 3px; right: 8px;
	min-height: 10px;
	padding-right: 13px;
	font: 1em/1.6 arial, sans-serif; text-transform: lowercase;
	color: #666; background: url(//p.webshots.net/images/icon/close_gray_10x10.gif) no-repeat right;
}
* html #album-popup button.close-popup {
	height: 10px;
}

#album-popup h2,
#album-popup h3 {
	padding: 17px 10px 17px 24px;
	font-size: 1.9em; font-weight: bold;
	color: #4b4b4b; background: #fff;
}
#album-popup h3 {
	padding-left: 0;
}
#album-frame a {
	color: #c83d1d;
	text-decoration: none;
}
#album-frame a:hover {
	color: #ff1a00;
	text-decoration: underline;
}

#album-popup .content {
	float: left;
	width: 550px;
}
#album-popup .album-items {
	padding: 8px 18px 0 24px;
}
#album-popup .content-nav {
	display: inline-block; overflow: hidden;
}
#album-popup .content-nav {
	display: block;
}
#album-popup .content-nav li {
	float: right;
	font-weight: bold; text-transform: lowercase;
}
#album-popup .content-nav li.back {
	float: left;
}
#album-popup #album-content {
	display: block;
	width: 525px; height: 397px;
}
#album-frame {
	background: #e5e5e5;
	font: 62.5%/1.5 verdana, sans-serif;
}
#album-frame * {
	font-size: 100%;
}
#album-frame #thumbnails {
	display: inline-block;
}
#album-frame #thumbnails {
	display: block; overflow: hidden;
	min-height: 356px;
	margin: 0; padding: 0;
}
* html #album-frame #thumbnails {
	height: 356px;
}
#album-frame #thumbnails li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 71px; height: 71px;
	margin: 14px 14px 0 0; padding: 0;
	border: 1px solid #ccc;
	background: #eee;
}
#album-frame #thumbnails li * {
	display: block;
}
#album-frame #thumbnails li .thumb {
	height: 100%;
	background: no-repeat center;
}
#album-frame #thumbnails li img {
	position: absolute; left: -9999px;
	border: 0;
}
#album-frame #thumbnails li span {
	overflow: hidden;
	position: absolute; right: 0; bottom: 0;
	width: 14px; height: 13px;
	text-indent: -9999px;
	color: #fff;
}
#album-frame #thumbnails li span.video {
	width: 100%;
	background: #212121 url(//p.webshots.net/images/icon/icon_video_42x13.gif) no-repeat center;
}
#album-frame #thumbnails li span a {
	overflow: hidden;
	position: absolute; right: 0; top: 0;
	width: 14px; height: 13px;
	text-indent: -9999px;
	border: 0;
	background: url(//p.webshots.net/images/icon/icon_delete_14x13.gif) no-repeat;
}
#album-frame .content-footer {
	display: inline-block; overflow: hidden;
}
#album-frame .content-footer {
	display: block;
	margin-top: 15px;
}
#album-frame .pagination {
	float: right;
	display: inline;
	margin-right: 14px;
}
#album-frame .pagination * {
	float: left;
	padding: 3px 5px;
	background: url(//p.webshots.net/images/bg/bg_pipe.gif) no-repeat right;
}
#album-frame .pagination strong,
#album-frame .pagination a:hover {
	color: #fff; background: #e12c17;
}
#album-frame .pagination strong,
#album-frame .pagination a:hover {
	margin: 0 -2px; padding: 3px 7px;
	font-weight: normal;
	color: #fff; background: #e12c17;
}
#album-frame .pagination a.next {
	background-image: none;
}

#album-popup .sidebar {
	float: right;
	width: 345px;
}
#album-popup .prints,
#album-popup .gifts {
	padding-bottom: 10px;
}
#album-popup .action-items {
	display: inline-block;
}
#album-popup .action-items {
	display: block; overflow: hidden;
	margin-bottom: 15px;
}
#album-popup .action-items li {
	float: left; clear: both;
	width: 100%;
	background: none;
}
#album-popup .action-items a {
	float: left;
	min-height: 21px;
	padding: 5px 0 10px 45px;
	font: 1.8em/1.5 arial, sans-serif; text-transform: lowercase; text-decoration: underline;
	background: no-repeat left;
}
* html #album-popup .action-items a {
	height: 21px;
}
#album-popup .action-items .share a {
	background-image: url(//p.webshots.net/images/icon/card_36x36.gif);
}
#album-popup .action-items .upload a {
	background-image: url(//p.webshots.net/images/icon/upload_36x36.gif);
}
#album-popup .action-items .invite a {
	background-image: url(//p.webshots.net/images/icon/invite_36x36.gif);
}
