/* remove these next 7 lines after all #albums rules from albumsChrome.css are removed */
#albums .options,#albums .options *,#albums ul,#albums ul li,#albums #items,#albums #items .album,#albums #items ul,#albums #items ul li
	{
	margin: 0;
	padding: 0;
}

#albums #items .actions a:hover {
	text-decoration: none;
}

#albums div {
	position: relative;
	min-height: 0;
	height: auto;
	padding: 0;
	margin: 0;
}

#albums div em {
	position: static;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
	overflow: visible;
}

#albums div .private {
	background: none;
	height: auto;
	overflow: visible;
	position: static;
	text-indent: 0;
	width: auto;
}

#albums div .thumb {
	position: static;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
	overflow: visible;
}

#albums div ul {
	list-style: none;
	font-size: 100%;
	line-height: 1.4;
	background: none;
}

.searchLink {
	margin-bottom: 0 !important;
}

#mhp_searchToggle { 
	display:none; 
}

#mhp_searchToggle.open {
	display:block;
}

#page-navHolder {
	float: left;
	width: 565px;
	padding: 5px 0 10px;
	margin-top: 8px;
}

* html #page-navHolder {
	display: inline;
}

#albums {
	float: left;
	width: 573px;
	padding: 12px;
	background: #fff;
}

* html #albums .options,* html #albums .options * {
	height: 1px;
}

#albums .options:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#albums .options {
	clear: both;
	color: #999;
	font-size: 86%;
}

#albums .options * {
	float: left;
	text-transform: lowercase;
}

#albums .options li {
	margin: 0 7px 0 0;
}

#albums .options li a {
	margin-top: -3px;
	padding: 8px 10px 8px 26px;
	background: no-repeat 6px;
}

#albums .options a.upload {
	background-image: url(/images/icon/icon_uploadArrowGreen.gif);
}

#albums .options a.rearrange {
	background-image: url(/images/icon/icon_rearrange.gif);
}

#albums .options a.share-page {
	background-image: url(/images/icon/icon_share.gif);
}

#albums .options a.bookmark {
	background-image: url(/images/icon/icon_bookmark.png);
}

#albums .options a.make-friends {
	background-image: url(/images/icon/icon_friends.gif);
}

#albums .options a.make-friends2 {
	background-image: url(/images/icon/icon_friends.gif);
}

#albums .options li {
	background: #d4d4d4
		url(/images/community/reskinning/btn_mhp_midGrey.gif) repeat-x top;
}

#albums .options .t {
	background: url(/images/community/reskinning/btn_mhp_TLBorderGrey.gif)
		repeat-x top;
}

#albums .options .r {
	background: url(/images/btn/btn_mhp_RBorderYellow.gif) repeat-y right;
}

#albums .options .b {
	background: url(/images/community/reskinning/btn_mhp_BotBorderGrey.gif)
		repeat-x bottom;
}

#albums .options .l {
	background: url(/images/community/reskinning/btn_mhp_TLBorderGrey.gif)
		repeat-y left;
}

#albums .options .tl {
	background: url(/images/community/reskinning/btn_mhp_TLCrnGrey.gif)
		no-repeat top left;
}

#albums .options .tr {
	background: url(/images/community/reskinning/btn_mhp_TRCrnGrey.gif)
		no-repeat top right;
}

#albums .options .bl {
	background: url(/images/community/reskinning/btn_mhp_BLCrnGrey.gif)
		no-repeat bottom left;
}

#albums .options .br {
	background: url(/images/community/reskinning/btn_mhp_BRCrnGrey.gif)
		no-repeat bottom right;
}

#albums .options .owner li {
	background: #d4d4d4
		url(/images/community/reskinning/btn_mhp_midGrey.gif) repeat-x top;
}

#albums .options .owner .t {
	background: url("/images/community/reskinning/btn_mhp_TLBorderGrey.gif")
		repeat-x scroll center top transparent;
}

#albums .options .owner .r {
	background: url("/images/community/reskinning/btn_mhp_RBorderGrey.gif")
		repeat-y scroll right center transparent;
}

#albums .options .owner .b {
	background:
		url("/images/community/reskinning/btn_mhp_BotBorderGrey.gif") repeat-x
		scroll center bottom transparent;
}

#albums .options .owner .l {
	background: url("/images/community/reskinning/btn_mhp_TLBorderGrey.gif")
		repeat-y scroll left center transparent;
}

#albums .options .owner .br {
	background: url("/images/community/reskinning/btn_mhp_BRCrnGrey.gif")
		no-repeat scroll right bottom transparent;
}

#albums .options .owner .bl {
	background: url("/images/community/reskinning/btn_mhp_BLCrnGrey.gif")
		no-repeat scroll left bottom transparent;
}

#albums .options .owner .tr {
	background: url("/images/community/reskinning/btn_mhp_TRCrnGrey.gif")
		no-repeat scroll right top transparent;
}

#albums .options .owner .tl {
	background: url("/images/community/reskinning/btn_mhp_TLCrnGrey.gif")
		no-repeat scroll left top transparent;
}

#albums .options li:hover,#albums .options .owner li.hover {
	background: #cfece4
		url(/images/community/reskinning/btn_mhp_midGrey_hvr.gif) repeat-x top;
	!
	important
}

#albums .options li:hover .t,#albums .options .owner li.hover .t {
	background:
		url(/images/community/reskinning/btn_mhp_TLBorderGrey_hvr.gif)
		repeat-x top;
}

#albums .options li:hover .r,#albums .options .owner li.hover .r {
	background:
		url(/images/community/reskinning/btn_mhp_RBorderGrey_hvr.gif) repeat-y
		right;
}

#albums .options li:hover .b,#albums .options .owner li.hover .b {
	background:
		url(/images/community/reskinning/btn_mhp_BotBorderGrey_hvr.gif)
		repeat-x bottom;
}

#albums .options li:hover .l,#albums .options .owner li.hover .l {
	background:
		url(/images/community/reskinning/btn_mhp_TLBorderGrey_hvr.gif)
		repeat-y left;
}

#albums .options li:hover .tl,#albums .options .owner li.hover .tl {
	background: url(/images/community/reskinning/btn_mhp_TLCrnGrey_hvr.gif)
		no-repeat top left;
}

#albums .options li:hover .tr,#albums .options .owner li.hover .tr {
	background: url(/images/community/reskinning/btn_mhp_TRCrnGrey_hvr.gif)
		no-repeat top right;
}

#albums .options li:hover .bl,#albums .options .owner li.hover .bl {
	background: url(/images/community/reskinning/btn_mhp_BLCrnGrey_hvr.gif)
		no-repeat bottom left;
}

#albums .options li:hover .br,#albums .options .owner li.hover .br {
	background: url(/images/community/reskinning/btn_mhp_BRCrnGrey_hvr.gif)
		no-repeat bottom right;
}

#albums .views {
	float: right;
}

#albums .views * {
	display: inline;
	float: none;
	text-transform: lowercase;
	vertical-align: middle;
}

#albums .views dd {
	padding-left: 2px;
}

#albums .views button {
	width: 24px;
	height: 21px;
	background: url(/images/community/reskinning/btn_album_viewsTeal.gif)
		no-repeat;
	text-indent: -9999px;
}

#albums .views .info-view button {
	background-position: 0;
}

#albums .views .info-view button:hover,#albums .views .info-view button.hover,#albums.info .views .info-view button
	{
	background-position: -24px;
}

#albums .views .grid-view button {
	background-position: -48px;
}

#albums .views .grid-view button:hover,#albums .views .grid-view button.hover,#albums.grid .views .grid-view button
	{
	background-position: -72px;
}

#albums .content {
	float: left;
	margin: 10px 0;
}

#albums.info #items {
	float: left;
	border: 1px solid #e9e8e8;
	border-bottom: none;
	border-right: none;
}

#albums.info #items .album {
	float: left;
	position: relative;
	width: 265px;
	padding: 0 10px 10px;
	font-size: 94%;
	font-family: arial, sans-serif;
	color: #848580;
	border: 1px solid #e9e8e8;
	border-top: none;
	border-left: none;
	overflow: hidden;
}

#albums.info #items .alt {
	background: #f9faf4;
}

#albums.info #items .album ul {
	padding-left: 112px;
	white-space: nowrap;
}

#albums.info #items h4 {
	position: relative;
	width: 235px;
	padding: 6px 0;
	font-size: 110%;
	font-family: verdana, sans-serif;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1;
}

#albums.info #items h4.private {
	width: 219px;
	padding-left: 16px;
}

#albums.info #items h4 strong {
	position: absolute;
	top: 50%;
	left: 0;
	width: 12px;
	height: 14px;
	margin-top: -7px;
	background: url(/images/icon/icon_lock.gif) no-repeat;
	text-indent: -9999px;
}

#albums.info #items .thumb {
	float: left;
	clear: both;
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
}

#albums.info #items .thumb a {
	display: block;
	height: 100%;
	background: no-repeat center;
}

#albums.info #items .thumb a img {
	display: block;
	visibility: hidden;
}

#albums.info #items .thumb em {
	position: absolute;
	bottom: -7px;
	left: -7px;
	width: 30px;
	height: 29px;
	background: url(/images/icon/icon_new_burst.png) no-repeat;
	text-indent: -9999px;
}

* html #albums.info #items .thumb em {
	background: none;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'/images/icon/icon_new_burst.png', sizingMethod = 'image' );
}

#albums.info #items h6 {
	position: absolute;
	left: -9999px;
}

#albums.info #items .actions {
	position: absolute;
	top: 5px;
	right: 5px;
}

#albums.info #items .actions * {
	float: left;
	display: inline;
	margin-left: 2px;
}

#albums.info #items .actions a span {
	position: absolute;
	top: 0;
	right: 40px;
	margin: 0;
	visibility: hidden;
	text-transform: uppercase;
}

#albums.info #items .actions a:hover span {
	visibility: visible;
}

#albums.info #items .edit-album,#albums.info #items .delete-album {
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: no-repeat;
	text-decoration: none;
}

#albums.info #items .edit-album {
	background-image:
		url(/images/community/reskinning/icon_edit_28x14blue.gif);
}

#albums.info #items .delete-album {
	background-image:
		url(/images/community/reskinning/icon_delete_28x14blue.gif);
}

#albums.info #items .edit-album:hover,#albums.info #items .delete-album:hover
	{
	background-position: right;
}

#albums.info #items .photos {
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #848580;
}

#albums.info #items .links a {
	text-transform: lowercase;
}

#albums.grid .content {
	background: url(/images/bg/bg_dot.gif) repeat-x;
}

#albums.grid #items {
	float: left;
	width: 540px;
	padding: 10px 16px;
	background: url(/images/bg/bg_dot.gif) repeat-x bottom;
	border-left: none;
	border-right: none;
}

#albums.grid #items .album {
	float: left;
	display: inline;
	margin: 2px;
}

#albums.grid #items .thumb {
	position: static;
}

#albums.grid #items .thumb a {
	position: static;
	float: left;
	width: 71px;
	height: 71px;
	background: no-repeat center;
	border: 1px solid #dde1e2;
	overflow: hidden;
}

#albums.grid #items li * {
	position: absolute;
	left: -9999px;
}

#albums .search-albums {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	background: #f7f7f4;
	border: 1px solid #dedddd;
	text-transform: lowercase;
}

#albums .search-albums label,#albums .search-albums input,#albums .search-albums button
	{
	vertical-align: middle;
	display: inline-block;
}

#albums .search-albums label {
	font-size: 92%;
}

#albums .search-albums input {
	margin: 0 4px;
	padding: 1px 2px;
}

#albums .search-albums button {
	width: 36px;
	height: 22px;
	border-style: none;
	background: url(/images/community/reskinning/btn_mhpSearch_goTeal.gif)
		no-repeat;
	text-indent: -9999px;
}

#albums .search-albums button:hover,#albums .search-albums button.hover
	{
	background-position: right;
}