es/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;
}

#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 {
	background: url(/images/community/reskinning/btn_album_viewsTeal.gif)
		no-repeat;
	height: 21px;
	text-indent: -9999px;
	width: 24px;
}

#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 {
	border: 1px solid #e9e8e8;
	border-bottom: none;
	border-right: none;
	float: left;
}

#albums.info #items .album {
	border-color: -moz-use-text-color #E9E8E8 #E9E8E8 -moz-use-text-color;
	border-right: 1px solid #E9E8E8;
	border-style: none solid solid none;
	border-width: medium 1px 1px medium;
	color: #848580;
	float: left;
	font-family: arial, sans-serif;
	font-size: 94%;
	overflow: hidden;
	padding: 0 10px 10px;
	position: relative;
	width: 265px;
}

#albums.info #items .alt {
	background: #f9faf4;
}

#albums.info #items .album ul {
	padding-left: 112px;
	white-space: nowrap;
}

#albums.info #items h4 {
	font-family: verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	overflow: hidden;
	padding: 6px 0;
	position: relative;
	white-space: nowrap;
	width: 235px;
	z-index: 1;
}

#albums.info #items h4.private {
	padding-left: 16px;
	width: 219px;
}

#albums.info #items h4 strong {
	background: url(/images/icon/icon_lock.gif) no-repeat;
	height: 14px;
	left: 0;
	margin-top: -7px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 12px;
}

#albums.info #items .thumb {
	background: #fff;
	border: 1px solid #e3e3e3;
	clear: both;
	float: left;
	height: 100px;
	position: relative;
	text-align: center;
	width: 100px;
}

#albums.info #items .thumb a {
	background: no-repeat center;
	display: block;
	height: 100%;
}

#albums.info #items .thumb a img {
	display: block;
	visibility: hidden;
}

#albums.info #items .thumb em {
	background: url(/images/icon/icon_new_burst.png) no-repeat;
	bottom: -7px;
	height: 29px;
	left: -7px;
	position: absolute;
	text-indent: -9999px;
	width: 30px;
}

* 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 {
	left: -9999px;
	position: absolute;
}

#albums.info #items .actions {
	position: absolute;
	right: 5px;
	top: 5px;
}

#albums.info #items .actions * {
	display: inline;
	float: left;
	margin-left: 2px;
}

#albums.info #items .actions a span {
	margin: 0;
	position: absolute;
	right: 40px;
	text-transform: uppercase;
	top: 0;
	visibility: hidden;
}

#albums.info #items .actions a:hover span {
	visibility: visible;
}

#albums.info #items .edit-album,#albums.info #items .delete-album {
	background: no-repeat;
	height: 14px;
	line-height: 14px;
	text-decoration: none;
	width: 14px;
}

#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 .mediaCount {
	border-right: 1px none #848580;
	display: block;
	margin-right: 5px;
	padding-right: 5px;
}

#albums.info #items .links a {
	text-transform: lowercase;
}

#albums.grid .content {
	background: url(/images/bg/bg_dot.gif) repeat-x;
}

#albums.grid #items {
	background: url(/images/bg/bg_dot.gif) repeat-x bottom;
	border-left: none;
	border-right: none;
	float: left;
	padding: 10px 16px;
	width: 540px;
}

#albums.grid #items .album {
	display: inline;
	float: left;
	margin: 2px;
}

#albums.grid #items .thumb {
	position: static;
}

#albums.grid #items .thumb a {
	background: no-repeat center;
	border: 1px solid #dde1e2;
	float: left;
	height: 71px;
	overflow: hidden;
	position: static;
	width: 71px;
}

#albums.grid #items li * {
	left: -9999px;
	position: absolute;
}

#albums .search-albums {
	background: #f7f7f4;
	border: 1px solid #dedddd;
	clear: both;
	margin-top: 10px;
	padding: 10px;
	text-transform: lowercase;
}

#albums .search-albums label,#albums .search-albums input,#albums .search-albums button
	{
	display: inline-block;
	vertical-align: middle;
}

#albums .search-albums label {
	font-size: 92%;
}

#albums .search-albums input {
	margin: 0 4px;
	padding: 1px 2px;
}

#albums .search-albums button {
	background: url(/images/community/reskinning/btn_mhpSearch_goTeal.gif)
		no-repeat;
	border-style: none;
	height: 22px;
	text-indent: -9999px;
	width: 36px;
}

#albums .search-albums button:hover,#albums .search-albums button.hover
	{
	background-position: right;
}

.tagline {
	background: transparent
		url(/images/webshots/header/sectionDesignators/memberPhotos.png)
		no-repeat -3px 0;
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
}

#communityPhotosMenu .siteMenuItemHeader {
	background: url(/images/webshots/header/navMenu/menuHeaderBtn.png)
		repeat-x 0 -70px;
}

#communityPhotosMenu .siteMenuItemHeader:hover {
	background: transparent
		url(/images/webshots/header/navMenu/menuHeaderBtn.png) repeat-x 0
		-70px;
	color: #FFF;
}

#communityPhotosMenu .siteMenuItemHeader .drop {
	background: transparent
		url(/images/webshots/header/navMenu/menuArrows.png) no-repeat 0 -79px;
	display: inline;
	line-height: 2.5;
	margin-left: 3px;
	zoom: 1;
}

#communityPhotosMenu .siteMenuItemHeader:hover .drop {
	background-position: left -44px;
}

#box2 h3 .searchLink {
	color: #333 !important;
}

#sortBy .arrow {
	background:
		url("/images/community/reskinning/grfk_sortby_arrow_9x7Teal.gif")
		no-repeat scroll right top transparent;
}

#albums .search-albums label {
	color: #1F1F1F;
}

#album {
	margin-bottom: 30px;
}

#google_ads_frame1 {
	display: block !important;
	margin: 0 70px !important;
	position: relative !important;
	text-align: center;
	width: 468px !important;
}

#modules textarea {
	display: none;
}

.mediaCount {

}

.emptyAlbum {
	font-style: italic;
}

.upgradeLink {
	background: url("/images/pictureShow/buttons.png") no-repeat scroll
		-68px -778px transparent;
	display: block;
	height: 21px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 164px;
}

.platinum .upgradeLink {
	background-position: -69px -753px;
}

.createLinkFree {
	font-weight: normal;
}

.createLinkFree strong {
	text-transform: uppercase;
}

.platinum .createLink {
	background: url("/images/pictureShow/promos.png") no-repeat scroll
		-224px -1003px transparent;
	display: block;
	height: 157px;
	margin-bottom: 10px;
	margin-left: -50px;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 350px;
	z-index: 10;
}

#albumSidebarAPS .upgradeLink {
	background: transparent url(/images/pictureShow/promos.png) no-repeat
		right top;
	display: block;
	height: 157px;
	margin: 10px 0px 10px -51px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 350px;
}

#albumSidebarAPS .learnMoreLink {
	background: url("/images/pictureShow/promos.png") no-repeat scroll
		-276px -810px transparent;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 297px;
}

#albumSidebarAPS .createLinkFree {
	background: url("/images/pictureShow/promos.png") no-repeat scroll
		-276px -849px transparent;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 297px;
}

#albumSidebarAPS .createLink {

}

.learnMoreLink {
	display: block;
	margin-top: .25em !important;
	position: relative;
}

.sidebarUpgradeLink {
	background: transparent url(/images/pictureShow/promos.png) no-repeat
		right top;
	display: block;
	height: 157px;
	margin-bottom: 10px;
	margin-left: -37px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 350px;
	z-index: 100;
}

.sidebarLearnMoreLink {
	background: transparent url(/images/pictureShow/promos.png) no-repeat
		right -810px;
	display: block;
	height: 34px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 297px;
}

#box3 {
	overflow: visible;
}

#profilePrevContent {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.platinum #profilePrevContent {
	margin-bottom: 10px;
}