/* $Revision: 63295 $ */
#albumMain form {
	margin: 0;
}

#albumMain h1 {
	font-size: 1.45em;
	margin: 0;
}

#albumMain h2 {
	font-size: 1em;
	margin: 0;
}

#albumMain h3 {
	font-size: 1.07em;
	margin: 0;
}

#albumMain #metaContent {
	width: 330px;
	margin: 0;
	float: left;
}

#albumMain #metaContent .advertisement {
	margin-left: 14px;
	margin-top: 10px;
}

#albumMain #metaContent .visitor {
	background-color: #ffc;
}

#albumMain #metaContent .owner {
	background: url(/images/btn/btn_midGreen.gif) repeat-x top #e5f5af
}

#albumMain #metaContent #advertisement {
	margin: 0 auto;
}

#albumMain #metaContent #menu {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}

#albumMain #metaContent #menuEcard {
	background-image: url(/images/icon/icon_sendEcard.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: none;
}

#albumMain #metaContent #menu p {
	margin-bottom: 10px;
}

#albumMain #metaContent #menuBtm {
	text-transform: lowercase;
	background: url(/images/icon/icon_flag.gif) no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 0px;
}

#albumMain .textAd {
	margin: 15px
}

/* photos */
.photoThumbContainer {
	float: left;
	position: relative;
}

.photoThumb {
	background-repeat: no-repeat;
	background-position: center;
	margin: 2px 0px 1px 1px;
	background-color: #fff;
}

.photoThumb img {
	height: 75px;
	width: 75px;
	border: 1px solid #c7c7c7;
}

.deletePhoto {
	left: 59px;
	top: 7px;
	text-indent: -9999px;
	z-index: 1;
	position: absolute;
	height: 14px;
	width: 14px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/images/icon/icon_delete.gif);
}

/*Pagination*/
#page-nav {
	padding: .5em .5em 0 .5em;
	margin: 1em 0 .5em;
	float: right;
	margin-right: 25px;
	_margin-right: 15px;
}

#page-nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#page-nav a {
	font-size: .85em;
	float: left;
	padding: .2em .5em 0 .3em;
	height: 1.1em;
	line-height: 1.1em;
	color: #e10;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #b6b4b7;
}

#page-nav strong {
	margin: -.5em 0 0 -1px;
	float: left;
	background: url(/images/icon/icon_pagination_left.gif) no-repeat left;
}

#page-nav strong a {
	margin-left: 1px;
	height: 2.1em;
	line-height: 2.1em;
	border: none;
	background: url(/images/icon/icon_pagination_right.gif) no-repeat right;
}

#page-nav .next {
	border: none;
}

#msgBoard .actionBox h3 a {
	font-size: 98%;
	font-weight: bold
}

/*more by this member*/
.prevNextThumbsHolder {
	float: left;
	margin-right: 5px;
}

.prevNextThumbsHolder .border {
	border: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	height: 82px;
	width: 82px
}

.prevNextThumbs {
	border: 4px solid #fff;
	display: block;
	height: 74px;
	overflow: hidden;
	position: relative;
	width: 74px
}

.prevNextThumbs img {
	border: 0;
	left: 50%;
	position: absolute;
	top: 50%
}

/*expanding collapsing side menu*/
#grayBoxTop {
	background: url(/images/grfk/grfk_dkgrayBox298_top.gif) bottom no-repeat;
	margin-top: 20px;
	position: relative;
	width: 298px;
	height: 5px
}

#grayBoxTop em {
	background: url(/images/icon/icon_new_26x11.gif) no-repeat left;
	display: block;
	height: 11px;
	position: absolute;
	right: 12px;
	top: 10px;
	_top: 5px;
	text-indent: -9999px;
	width: 26px;
}

#grayBoxBottom {
	background: url(/images/grfk/grfk_grayBox298_bottom.png) top no-repeat;
	margin-bottom: 20px;
	width: 298px;
	height: 5px
}

#albumDropDownTop {
	background: url(/images/grfk/grfk_dkgrayBox298_bg.gif) repeat-x top;
	border-left: 1px solid #717070;
	border-right: 1px solid #717070;
	cursor: pointer;
	padding-bottom: 3px;
	width: 296px
}

a #albumDropDownTop {
	color: #fff;
	text-decoration: none
}

#albumDropDownTop h3 {
	font-size: 1.07em;
	margin: 0 0 0 10px;
	line-height: 1.75em;
}

#albumDropDownTop img {
	border: 0;
	margin-right: 4px
}

.albumDropDown {
	background-color: #f3f3f3;
	border-left: 1px solid #c3c1c1;
	border-right: 1px solid #c3c1c1;
	border-top: 1px solid #717070;
	border-bottom: 1px solid #717070;
	padding: 10px;
	width: 276px
}

.albumDropDown label {
	position: relative;
}

.albumDropDown a.tip {
	background: url(/images/icon/icon_info_gray.gif) no-repeat;
	display: none;
	height: 12px;
	left: 260px;
	position: absolute;
	top: 1px;
	width: 12px;
}

.albumDropDown span {
	display: block
}

.albumDropDown a {
	display: block
}

.albumDropDown table .oddRow {
	background-color: #fff;
}

#albumCats a {
	display: block
}

#cat4 a {
	display: inline
}

#inlineCodes input {
	border: 1px solid #d3d3d3;
	color: #646363;
	font-size: .8em;
	font-weight: normal;
	margin: 1px 0 5px 0;
	padding: 1px 0;
	width: 270px
}

#photoDataAd {
	left: 130px;
	position: absolute;
	top: 3px;
}

#album-container h4 {
	width: 120px;
	height: 10px;
	background: url(//ads.com.com/Ads/common/advertisement.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.overture {
	float: left;
	width: 292px;
	line-height: 1.2em;
	padding: 5px 10px 17px 0;
	overflow: hidden;
}

.overture a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.overture .title {
	font-weight: bold;
	padding: 0;
	white-space: nowrap;
}

.overture .link {
	font-size: 80%;
	white-space: nowrap;
}

.overture .text {
	font-size: 90%;
}

.overture {
	font-size: 105%;
}

body #content .overture a.text {
	color: #000 !important;
}

body #content .overture a.text:hover {
	color: #000 !important;
}

body #content #photoCats .photoDropDown a#travelAd {
	font-weight: bold;
	margin-top: 5px
}

#album-container {
	float: left;
	clear: left;
	width: 608px;
}

#album-container #album div.header:after,#album .nav:after,#album .options:after,#album #media:after
	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #album .header,* html #album .nav,* html #album .options,* html #album #media
	{
	height: 1px;
}

#album-container #album div.header,#album .nav,#album .options,#album #media {
	display: inline-block;
}

#album .header,#album .nav,#album .options,#album #media {
	display: block;
}

div#album {
	float: left;
	width: 606px;
	color: #000;
	background: #fff;
	border: 1px solid #c4c4c4;
}

#album .nav,#album #media,#album .options,#album .description {
	margin: 0 16px;
}

#album-container #album div.header,#album .stats {
	padding: 9px 16px 14px;
	background: #f7f7f4;
	line-height: 1.3;
}

#album .stats {
	padding: 12px 16px;
}

#album h1,#album h2,#album .description {
	font-weight: normal;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}

#album-container #album div.header{
	padding-left: 50px;
	color: #2b2b2b;
	background: #f7f7f4 url(/images/icon/icon_spiral_book.gif) no-repeat
		16px 9px;
		width:540px;
}

#album h1 {
	font-size: 140%;
	font-family: arial, verdana, helvetica, sans-serif;
}

#album h2 {
	font-size: 96%;
	color: #747474;
}

#album h2 a.premium {
	padding-right: 16px;
	background: url(/images/icon/icon_premium_star_12x13.gif) no-repeat
		right;
}

#album h2 a.super {
	padding-right: 20px;
	background: url(/images/icon/icon_super_prem_sm.gif) no-repeat right;
}

#album h2 em {
	position: absolute;
	left: -9999px;
}

#album-container #album div.header span {
	font-weight: normal;
	color: #5d5b60;
}

#album .options,#album .description {
	clear: both;
	color: #999;
	font-size: 86%;
	padding: .85em 0;
	border-left: none;
	border-right: none;
}

#album .nav,#album .options,#album .description {
	background: url(/images/bg/bg_dot.gif) repeat-x;
}

#album .head-nav,#album .options {
	background-position: bottom;
}

#album .nav {
	padding: .82em 0;
	color: #666;
	text-transform: lowercase;
}

#album .nav dt {
	float: left;
	font: normal 117%/1.4 arial, verdana, helvetica, sans-serif;
}

#album .nav dd {
	float: right;
	position: relative;
	left: .4em;
	font-size: 86%;
	font-weight: normal;
}

#album .nav dd * {
	float: left;
	display: block;
	padding: .25em .6em .25em .4em;
	background: url(/images/bg/bg_pipe.gif) no-repeat right;
}

#album .nav strong,#album dl.nav a:hover {
	margin-left: -.2em;
	text-indent: .2em;
	font-weight: normal;
	color: #fff !important;
	background: #9bcecf;
}

#album .nav a.next {
	background-image: none;
}

#album dl.nav strong a {
	color: #fff !important;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
	background: none;
}

#album #alt-nav {
	display: none;
}

#album .options {
	position: relative;
}

/* .owner_btn replaces #add-photos */
.owner_btn {
	position: absolute;
	top: 50%;
	margin-top: -1.15em;
	text-transform: lowercase;
}

.owner_btn#add_photos {
	left: 0;
}

.owner_btn#email_album {
	left: 120px;
}

.owner_btn,.owner_btn * {
	display: block;
}

.owner_btn {
	background: #eeeeee
		url(/images/community/reskinning/btn_mhp_midGrey.gif) repeat-x top;
}

.owner_btn span {
	background: url(/images/community/reskinning/btn_mhp_TLBorderGrey.gif)
		repeat-x top;
}

.owner_btn span span {
	background: url(/images/community/reskinning/btn_mhp_RBorderGrey.gif)
		repeat-y right;
}

.owner_btn span span span {
	background: url(/images/community/reskinning/btn_mhp_BotBorderGrey.gif)
		repeat-x bottom;
}

.owner_btn span span span span {
	background: url(/images/community/reskinning/btn_mhp_TLBorderGrey.gif)
		repeat-y left;
}

.owner_btn span span span span span {
	background: url(/images/community/reskinning/btn_mhp_TLCrnGrey.gif)
		no-repeat top left;
}

.owner_btn span span span span span span {
	background: url(/images/community/reskinning/btn_mhp_TRCrnGrey.gif)
		no-repeat top right;
}

.owner_btn span span span span span span span {
	background: url(/images/community/reskinning/btn_mhp_BLCrnGrey.gif)
		no-repeat bottom left;
}

.owner_btn span span span span span span span span {
	background: url(/images/community/reskinning/btn_mhp_BRCrnGrey.gif)
		no-repeat bottom right;
}

.owner_btn:hover {
	background: #d6ff63
		url(/images/community/reskinning/btn_mhp_midGrey_hvr.gif) repeat-x top;
}

.owner_btn:hover span {
	background:
		url(/images/community/reskinning/btn_mhp_TLBorderGrey_hvr.gif)
		repeat-x top;
}

.owner_btn:hover span span {
	background:
		url(/images/community/reskinning/btn_mhp_RBorderGrey_hvr.gif) repeat-y
		right;
}

.owner_btn:hover span span span {
	background:
		url(/images/community/reskinning/btn_mhp_BotBorderGrey_hvr.gif)
		repeat-x bottom;
}

.owner_btn:hover span span span span {
	background:
		url(/images/community/reskinning/btn_mhp_TLBorderGrey_hvr.gif)
		repeat-y left;
}

.owner_btn:hover span span span span span {
	background: url(/images/community/reskinning/btn_mhp_TLCrnGrey_hvr.gif)
		no-repeat top left;
}

.owner_btn:hover span span span span span span {
	background: url(/images/community/reskinning/btn_mhp_TRCrnGrey_hvr.gif)
		no-repeat top right;
}

.owner_btn:hover span span span span span span span {
	background: url(/images/community/reskinning/btn_mhp_BLCrnGrey_hvr.gif)
		no-repeat bottom left;
}

.owner_btn:hover span span span span span span span span {
	background: url(/images/community/reskinning/btn_mhp_BRCrnGrey_hvr.gif)
		no-repeat bottom right;
}

.owner_btn#add_photos span span span span span span span span span {
	background: url(/images/icon/icon_add2.gif) no-repeat 8px 46% !important;
	padding: 0 10px 3px 30px;
	line-height: 2.1em;
}

.owner_btn#email_album span span span span span span span span span {
	background: url(/images/icon/icon_sendEcard.png) no-repeat 8px 46%
		!important;
	padding: 0 10px 3px 30px;
	line-height: 2.1em;
}

#album .views {
	float: right;
}

#album .views * {
	float: left;
	margin-left: .3em;
	text-transform: lowercase;
}

#album .views button {
	float: none;
	display: block;
	width: 24px;
	height: 17px;
	background: url(/images/community/reskinning/btn_album_viewsTeal.gif)
		no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

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

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

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

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

#album #media {
	background: #fff;
	margin: 0 auto;
}

#album #media .item {
	float: left;
	display: inline;
	text-align: center;
}

#album #media .content .thumb {
	display: block;
	overflow: hidden;
	border: 1px solid;
}

#album #media .content .thumb img {
	display: block;
	margin: 0 auto;
	color: #bbb;
}

#album #media .content span {
	position: relative;
	display: block;
	height: 13px;
	line-height: 13px;
	margin: -14px 1px 0;
	color: #fff;
	text-indent: -9999px;
}

#album #media .content span.video {
	background: #212121 url(/images/icon/icon_video_42x13.gif) no-repeat
		center;
}

#album #media .content span a {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 13px;
	background: url(/images/icon/icon_delete_14x13.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}

#album #media .content .thumb {
	border-color: #c7c7c7;
}

#album.info #media {
	width: 560px;
	padding: 5px 10px 15px;
}

#album.info #media ul {
	display: inline-block;
	clear: both;
}

#album.info #media ul {
	display: block;
}

#album.info #media .item {
	width: 120px;
	margin: 10px 10px 0;
	overflow: hidden;
}

#album.info #media .content {
	position: relative;
	height: 102px;
	margin: 0 auto;
}

#album.info #media .content div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#album.info #media .content .thumb {
	background: none !important;
}

#album.info #media h5 {
	display: inline-block;
	margin-top: 1px;
	padding: 1px 0;
	font-size: 94%;
	word-wrap: break-word;
}

#album.info #media h5 {
	display: block;
}

#album.info #media .item,#album.info #media .details li,#album.info #media .details li.comments span
	{
	position: absolute;
	left: -9999px;
}

#album.info #media .details li.comments {
	position: static;
}

#album.info #media .details li.comments a {
	padding-right: 12px;
	background: url(/images/icon/icon_comment_9x10.gif) no-repeat right;
	font-size: 92%;
	font-family: arial, sans-serif;
}

#album.info #media .lead {
	position: static;
}

#album.info #media .no-title {
	visibility: hidden;
}

.grid #media {
	width: 540px;
	padding: 10px;
}

#album.grid #media .item {
	margin: 2px;
}

#album.grid #media .content {
	width: 73px !important;
	height: 73px;
}

#album.grid #media .content .thumb {
	width: 71px;
	height: 71px;
	background: no-repeat center;
}

#album.grid #media .content span {
	width: 71px;
}

#album.grid #media .content .thumb img,#album.grid #media h5,#album.grid #media .details
	{
	position: absolute;
	left: -9999px;
}

#album .description {
	display: block;
	padding: 1em 0;
	color: #000;
	font-size: 92%;
}

#album .description h3 {
	position: absolute;
	left: -9999px;
}

#album .description * {
	display: inline;
	font-weight: normal;
	font-size: 100%;
}

#album .stats {
	clear: both;
	font-size: 92%;
	line-height: 1.5;
}

#album .stats h3 {
	position: absolute;
	left: -9999px;
}

#album .stats li {
	padding-right: 2.5em;
}

#album .stats strong {
	font-size: 115%;
}

#album .stats * {
	display: inline;
}

#album .meta-info {
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding-left: 63px;
	height: auto !important;
	height: 53px;
	min-height: 53px;
	overflow: hidden !important;
	overflow: visible;
	color: #4c4c4c;
}

#album .meta-info li {
	float: right;
	width: 260px;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}

#album .meta-info li.by {
	float: left;
	width: 245px;
}

#album .meta-info li.by img {
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
	height: 46px;
	padding: 2px;
	border: 1px solid #cbcdca;
	background: #fff;
}

#album .meta-info li.by div {
	display: block;
}

#album .nstats,#album .nstats strong {
	display: inline-block;
}

#album .nstats {
	display: block;
	clear: both;
	padding-top: 6px;
	font-size: 120%;
	color: #747474;
	background: #f7f7f4 url(/images/bg/bg_dot.gif) repeat-x;
	overflow: hidden;
}

#album .nstats li {
	float: left;
}

#album .nstats li strong {
	display: inline;
	color: #2b2b2b;
	font: bold 100%/1.4 verdana, arial, sans-serif;
}

/* add friend hover form */
body.disabled {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

body.disabled #disabled {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90000;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

body.friend-form {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

body.friend-form #friend-form {
	position: absolute;
	z-index: 100000;
	width: 450px;
	height: 300px;
	padding: 0.1em 0.5em 0.5em;
	background: #fefefe;
	border: 2px solid #aaa;
}

body.friend-form #friend-form a {
	font-size: 90%;
	float: right;
	display: block;
}

body.friend-form #friend-form .lcase {
	text-transform: lowercase;
}

body.friend-form #friend-form h3 {
	margin: 0.4em 0;
}

body.friend-form #friend-form p.first {
	margin-bottom: 1em;
}

body.friend-form #friend-form fieldset #message {
	width: 34.5em;
	height: 10em;
	display: block;
	text-transform: none;
}

body.friend-form #friend-form fieldset #sendInvite {
	float: right;
	text-transform: lowercase;
}

#albumMain #album div.header h2 {
	float: left;
}

#albumMain #album div.header ul.buttons {
	float: left;
	display: block;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	cursor: pointer;
}

#albumMain #album div.header ul.buttons li {
	float: left;
	margin-left: 0.4em;
}

#albumMain #album div.header ul.buttons li a {
	display: block;
	width: 15px;
	height: 14px;
	overflow: hidden;
}

#albumMain #album div.header h2 {
	float: left;
}

#albumMain #metaContent {
	width: 325px;
}

#albumMain p.empty-album {
	margin: 1em 0 1em 1.3em;
}

/* icon images */
#albumMain .bookmark {
	display: block;
	background: url(/images/icon/icon_bookmark.png) no-repeat;
	width: 15px;
	height: 14px;
	text-indent: -9999px;
}

#albumMain .facebook {
	background: url(/img/icon/icon_share_facebook.gif) left center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.invite-friend {
	display: block;
	background: url(/images/icon/icon_friends.gif) no-repeat;
	width: 15px;
	height: 13px;
	text-indent: -9999px;
}