html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

.hide {
	display: none !important;	
}

.ie-opacity-fix {
	filter: alpha(Opacity=100);	
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear: both;
}

.margin-forcer {
	height: 0;
	line-height: 0;
	overflow: hidden;
	font-size: 0;	
}

div.preloaded-images {
	position: absolute;
	top: -5000px;
	left: -5000px;	
}

div.preloaded-images img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* Generic corner styles */


div.gallery-container span.if-tl {
	display: block;
	width: 3px;
	height: 3px;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.action.corners.gif) top left no-repeat;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left:0;
}

div.gallery-container span.if-tr {
	display: block;
	width: 3px;
	height: 3px;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.action.corners.gif) top right no-repeat;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	right:0;
}

div.gallery-container span.if-bl {
	display: block;
	width: 3px;
	height: 3px;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.action.corners.gif) bottom left no-repeat;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	bottom: 0;
	left:0;
}

div.gallery-container span.if-br {
	display: block;
	width: 3px;
	height: 3px;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.action.corners.gif) bottom right no-repeat;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	bottom: 0;
	right:0;
}

div.gallery-container span.if-br-white {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.send.corners.white.gif) bottom right no-repeat;
}

div.gallery-container span.if-bl-white {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.send.corners.white.gif) bottom left no-repeat;
}

div.gallery-container span.if-tr-white {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.send.corners.white.gif) top right no-repeat;
}

div.gallery-container span.if-tl-white {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.send.corners.white.gif) top left no-repeat;
}

/* End of generic corner grapics */



body {
	background: #333 url(/gallerydemo/mobykogallery/assets/ui/body.background.jpg) top left repeat-x;
	font-family: Verdana, Arial, 'sans-serif';
}

div#header {
	height: 79px;
	width: 100%;
	background: #fff url(/gallerydemo/mobykogallery/assets/ui/header.background.gif) top left repeat-x;
}

div.gallery-container {
	width: 975px;
	margin: 15px auto 0 auto;
}


div.gallery-footer {
	width: 975px;
	margin: 0 auto 0 auto;
	z-index: 100;
	position: relative;
}

div.gallery-footer p {
	color: #595959;
	font-size: 10px;
	margin: 5px 0 0 0;
}


div.gallery-footer ul li {
	display: inline;
	color: #999;
	font-size: 10px;
	background: url(/gallerydemo/mobykogallery/assets/ui/gallery.footer.seperator.gif) right 2px no-repeat;
	padding-right: 7px;
}

* html div.gallery-footer ul {
	margin-left: -5px;
}

* html div.gallery-footer ul li {
	padding-left: 5px;
	padding-right: 5px;
}

div.gallery-footer ul li.last-item {
	background: none;	
}

div.gallery-footer ul li a {
	color: #999;
	text-decoration: none;
}

div.gallery-footer ul li a:hover {
	color: #fff;
}


div.gallery-container div.change-log {
	margin: 10px 0 0 0;
	color: #fff;	
}

div.gallery-container div.album-holder {
	float: left;
	width: 187px;
	background: #fff url(/gallerydemo/mobykogallery/assets/ui/album.holder.background) top left repeat-y;
	height: 500px;
	position: relative;
	margin: 5px 0 0 0;
} 

div.gallery-container div.album-holder-bottom {
	float: left;
	width: 187px;
	height: 22px;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.holder.bottom.gif) top left no-repeat;
	font-size: 1px;
	line-height: 1px;
	position: relative;
	top: -1px;
	left: 0;
}

div.gallery-container div.album-holder div.album-carousel {
	position: relative;
	height:297px;
	overflow: hidden;
	width: 187px;
	margin: 33px 0 0 0;
}

div.gallery-container div.album-holder div.album-carousel div.album-carousel-stage {
	position: absolute;
	top: 0;
	left:0;
	width: 187px;
}

div.gallery-container div.album-holder a.album-block-view-all-images {
	width: 163px;
	height: 20px;
	display: block;
	cursor: pointer;
	text-indent: -99999em;
	overflow: hidden;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.view.all.images.gif) top left no-repeat;
	margin: 8px auto 0 auto;
}

div.gallery-container div.album-holder a.album-block-view-all-images:hover {
	background-position: 0 -20px !important;
}

div.gallery-container div.album-holder a.carousel-scroll-up {
	display: block;
	position: absolute;
	top: 38px;
	left: 84px;
	width: 16px;
	height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.scroll.up.arrow.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	display: none;
} 

div.gallery-container div.album-holder a.carousel-scroll-up:hover {
	background-position: -16px 0;
}

div.gallery-container div.album-holder a.carousel-scroll-down {
	display: block;
	position: absolute;
	bottom: 122px;
	left: 84px;
	width: 16px;
	height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.scroll.down.arrow.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	display: none;
} 

div.gallery-container div.album-holder a.carousel-scroll-down:hover {
	background-position: -16px 0;
}

div.gallery-container div.album-holder h3.album-holder-main-heading {
	padding: 12px 0 0 11px;
	font-size: 18px;
	color: #808080;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.holder.top.gif) top left no-repeat;
	margin: -5px 0 20px 0;
	position: relative;
}

div.gallery-container div.album-holder h3.album-holder-main-heading span {
	margin: 2px 0 0 0;
	display: block;
	width: 90px;
	height: 18px;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.my.albums.text.gif) top left no-repeat;
	text-indent: -99999em;
	overflow: hidden;
}

div.gallery-container div.gallery {
	margin: 4px 0 0 197px;
	position: relative;
	background: url(/gallerydemo/mobykogallery/assets/ui/gallery.background.gif) top left repeat-y;
	padding: 0 0 33px 0;
	width: 778px;
}

* html div.gallery-container div.gallery {
	margin-left: 194px;	
}

div.gallery-container div.gallery-bottom {
	margin: 0 0 0 197px;
	width: 778px;
	height: 22px;
	line-height: 1px;
	font-size: 1px;
	background: url(/gallerydemo/mobykogallery/assets/ui/gallery.bottom.gif) top left no-repeat;
}

* html div.gallery-container div.gallery-bottom {
	margin-left: 194px;	
}



div.gallery-container a.gallery-colour-scheme-selector {
	display: block;
	width: 11px;
	height: 14px;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 13px;	
	background: url(/gallerydemo/mobykogallery/assets/ui/gallery.page.icon.gif) top left no-repeat;
	display: none;
}

* html div.gallery-container a.gallery-colour-scheme-selector {
	top: 8px;
}

div.gallery-container div.gallery h3.album-info {
	padding: 12px 0 0 132px;
	font-size: 16px;
	color: #808080;
	background: url(/gallerydemo/mobykogallery/assets/ui/gallery.top.gif) left top no-repeat;
	margin-top: -5px;
	height: 16px;
	position: relative;
}

div.gallery-container div.gallery h3.album-info a, div.gallery-container div.gallery h3.album-info a:active, div.gallery-container div.gallery h3.album-info a:visited {
	text-decoration: none;
	color: #808080;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.info.seperator.gif) top left no-repeat;
	padding: 0 9px 2px 11px;
}

div.gallery-container div.gallery h3.album-info-main-album-selected a.album-name {
	display:none;
}

div.gallery-container div.gallery h3.album-info a:hover {
	color: #fff;
}

div.gallery-container div.gallery h3.album-info a.album-name-selected {
	color: #fff !important;
}

div.gallery-container div.gallery h3.album-info a.photo-name {
	display: none;
	color: #fff !important;
	cursor: default;
}

div.gallery-container div.gallery h3.album-info span {
	display: block;
	width: 115px;
	height: 18px;
	background: url(/gallerydemo/mobykogallery/assets/ui/gallery.my.photos.text.gif) top left no-repeat;
	text-indent: -99999em;
	overflow: hidden;
	position: absolute;
	top: 12px;
	left: 11px;
	margin: 1px 0 0 0;
	cursor: pointer;
}

div.gallery-container div.gallery h3.album-info span:hover {
	background-position: left -18px;
}

div.gallery-container div.gallery h3.album-info-main-album-selected span {
	background-position: left -18px;
}

div.gallery-container div.gallery h3.album-info-panel-open span {
	background-position: left top !important;
}

div.gallery-container div.gallery-inner {
	margin: 7px 14px 0 14px;
	overflow: hidden;
	position: relative;
	height: 438px;
}

div.gallery-container div.gallery-album {
	position: absolute;
	width: 750px;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
}

div.gallery-container div.gallery-album div.image-storage {
	display: none;	
}

div.gallery-container div.gallery-album span.album-name {
	display: none;
}

div.gallery-container div.gallery-album span.album-id {
	display: none;
}

div.gallery-container div.gallery-album-selected {
	display: block !important;
}

div.gallery-container div.gallery-album div.image-holder {
	display: inline;
	float: left;
	width: 150px;
	height: 146px;
	overflow: hidden;
}

div.gallery-container div.gallery-album div.image-holder-hidden {
	display: none !important;
}

div.gallery-container div.gallery-album div.image-holder span {
	display: none;
}

div.gallery-container div.gallery-album div.image-holder img {
	display: block;
	visibility: hidden;
	cursor: move;
}

* html div.gallery-container div.gallery-album div.image-holder img {
	cursor: default;
}

div.gallery-container div.gallery-album div.empty-image-portrait {
	background: #666 url(/gallerydemo/mobykogallery/assets/ui/image.holder.portrait.gif) top left no-repeat;
	margin: 12px 27px 12px 27px;
	width: 96px;
	height: 125px;
}

div.gallery-container div.gallery-album div.empty-image-landscape {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.holder.landscape.gif) top left no-repeat;
	margin: 27px 12px 27px 12px;
	width: 126px;
	height: 96px;
}

div.gallery-container div.gallery-album a.scroll-gallery-up {
	display: none;
}

div.gallery-container div.gallery-album a.scroll-gallery-down {
	display: none;
}

div.gallery-container div.gallery-album a.display-album {
	display: none;
}

div.gallery-container div.upload-instructions {
	position: absolute;
	width: 276px;
	height: 135px;
	background: #000 url(/gallerydemo/mobykogallery/assets/ui/upload.instructions.gif) top left no-repeat;
	top: 0;
	left: 0;
	display: none;
}

div.gallery-container div.upload-instructions h3 {
	padding: 8px 0 0 11px;
	font-size: 18px;
	color: #808080;
	margin-top: 5px;
}

div.gallery-container div.upload-instructions h3 span {
	color: #fff;
}

div.gallery-container div.upload-instructions h4 {
	font-size: 12px;
	color: #fff;
	margin: 3px 11px 0 11px;
}

div.gallery-container div.upload-instructions p {
	font-size: 12px;
	color: #808080;
	margin: 7px 11px 0 11px;
}

* html div.gallery-container div.upload-instructions p {
	font-size: 11px;	
}

body.browser-type-firefoxPC div.gallery-container div.upload-instructions p {
	font-size: 11px;	
} 

div.gallery-container div.image-popup {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 150px;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.popup.background.png) bottom left no-repeat;
	padding: 0 0 12px 0;
	cursor: pointer;
	padding-top: 146px;
}

* html div.gallery-container div.image-popup { 
	background: url(/gallerydemo/mobykogallery/assets/ui/image.popup.background.gif) bottom left no-repeat;
	cursor: default;
}

div.gallery-container div.image-popup div.image-popup-image-holder {
	height: 146px;
	overflow: hidden;
	position: absolute;
	width:150px;
	top: 0;
	left: 0;
}


div.gallery-container div.image-popup div.image-popup-image-holder div.ie-image-protector {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
}

div.gallery-container div.image-popup img {
	display: block;
	padding: 0;
	border-width: 0;
}

div.gallery-container div.image-popup div.image-popup-name-edit-input-holder {
	width: 130px;
	position: absolute;
	top: 140px;
	left: 10px;
}

div.gallery-container div.image-popup div.image-popup-name-edit-input-holder input {
	display: block;
	padding: 0;
	width: 130px;
}

* html div.gallery-container div.image-popup div.image-popup-name-edit-input-holder input {
	width: 126px !important;
}

body.browser-type-firefox div.gallery-container div.image-popup-name-edit-input-holder input {
	width: 126px !important;
}

body.browser-type-safari3 div.gallery-container div.image-popup-name-edit-input-holder input {
	width: 126px !important;
}


div.gallery-container div.image-popup div.image-popup-delete-warning {
	position: absolute;
	width: 125px;
	overflow: hidden;
	height: 50px;
	top: 146px;
	left: 13px;
	height: 0;
	display: none;
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-popup div.image-popup-delete-warning p {
	display: block;
	width: 125px;
	height: 50px;
	font-size: 11px;
	line-height: 13px;
	color: #aaa;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.gallery-container div.image-popup div.image-popup-delete-warning p strong {
	color: #fff;	
}

div.gallery-container div.image-popup div.image-popup-delete-warning p a {
	color: #aaa;
	text-decoration: none;	
}

div.gallery-container div.image-popup div.image-popup-delete-warning p a:hover {
	color: #fff;
}

div.gallery-container div.image-popup a.delete-image {
	width: 12px;
	height: 11px;
	position: absolute;
	top: 177px;
	right: 12px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(/gallerydemo/mobykogallery/assets/ui/popup.delete.gif) top left no-repeat;
	display: block;
	cursor: pointer;
}

div.gallery-container div.image-popup a.delete-image:hover {
	background-position: 0 -11px;
}

* html div.gallery-container div.image-popup a.delete-image {
	top: 173px;	
}

div.gallery-container div.image-popup a.rotate-image {
	width: 14px;
	height: 13px;
	position: absolute;
	top: 176px;
	right: 27px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(/gallerydemo/mobykogallery/assets/ui/popup.rotate.gif) top left no-repeat;
	display: block;
	cursor: pointer;
}

div.gallery-container div.image-popup a.rotate-image:hover {
	background-position: 0 -13px;
}

* html div.gallery-container div.image-popup a.rotate-image {
	top: 173px;	
}

div.gallery-container div.image-popup-purchased-content a.rotate-image {
	display: none;
}

div.gallery-container div.image-popup a.info-image {
	width: 20px;
	height: 14px;
	position: absolute;
	top: 176px;
	right: 41px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(/gallerydemo/mobykogallery/assets/ui/popup.info.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	display: none;
}

div.gallery-container div.image-popup-drag {
	cursor: move !important;
}

* html div.gallery-container div.image-popup-drag {
	cursor: default !important;
}


div.gallery-container div.image-popup-drag-disable {
	background-image: none !important;
}

div.gallery-container div.image-popup h4 {
	margin: 0 0 3px 12px;
	color: #fff;
	font-size: 11px;
}

div.gallery-container div.image-popup-drag-disable h4 {
	display: none !important;
}

div.gallery-container div.image-popup h5 {
	margin: 0 0 3px 12px;
	color: #afafaf;
	font-size: 11px;
}

div.gallery-container div.image-popup-drag-disable h5 {
	display: none !important;
}

div.gallery-container div.image-popup h6 {
	margin: 0 0 3px 12px;
	color: #7f7f7f;
	font-size: 11px;
}

div.gallery-container div.image-popup-drag-disable h6 {
	display: none !important;
}


div.gallery-container a.main-scroll-up {
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	width: 16px;
	height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/scroll.up.arrow.gif) top left no-repeat;
	left: 385px;
	top: 10px;
	display: block;
}

* html div.gallery-container a.main-scroll-up {
	top: 10px;	
}

div.gallery-container a.main-scroll-up:hover {
	background-position: 0 -14px;
}

div.gallery-container a.main-scroll-down {
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	width: 16px;
	height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/scroll.down.arrow.gif) top left no-repeat;
	left: 385px;
	bottom: 10px;
	display: block;
}

div.gallery-container a.main-scroll-down:hover {
	background-position: 0 -14px;
}

div.gallery-container div.album-block {
	position: relative;
	width: 165px;
	margin: 0 0 0 10px;
	cursor: pointer;
	padding-bottom: 13px;
}

div.gallery-container div.album-block-hidden {
	display: none !important;	
} 

div.gallery-container div.album-block-create {
	margin-top: 28px !important;	
} 

div.gallery-container input.album-block-name-edit-input {
	display: block;
	width: 147px;
	padding:0;
	position: absolute;
	top: 94px;
	left: 9px;
}

body.browser-type-firefox div.gallery-container input.album-block-name-edit-input {
	width: 143px !important;
}

* html div.gallery-container input.album-block-name-edit-input {
	width: 142px !important;
}

body.browser-type-safari3 div.gallery-container input.album-block-name-edit-input {
	width: 143px !important;
}

div.gallery-container div.album-block-selected {
	cursor: default !important;
}

div.gallery-container div.album-block span.album-id {
	display: none;
}

div.gallery-container div.album-block div.selected-content {
	background: url(/gallerydemo/mobykogallery/assets/ui/album.block.background2.gif) bottom left;
	display: none;
}

div.gallery-container div.album-block-selected div.selected-content {
	display: block !important;
}

div.gallery-container div.album-block-hover div.selected-content {
	background-position: bottom right !important;
}




/* Start of album delete warning stuff */

div.gallery-container div.album-block a.album-block-delete-album {
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.delete.bin.gif) top left no-repeat;
	top: 128px;
	right: 10px;
	text-indent: -99999em;
	overflow: hidden;
	cursor: pointer;
}

div.gallery-container div.album-block a.album-block-delete-album:hover {
	background-position: 0 -11px;
}

div.gallery-container div.album-block div.album-block-delete-warning {
	position: absolute;
	width: 145px;
	overflow: hidden;
	top: 100px;
	left: 10px;
	height: 0;
	display: none;
}

div.gallery-container div.album-block div.album-block-delete-warning p {
	display: block;
	width: 145px;
	height: 40px;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.gallery-container div.album-block div.album-block-delete-warning p strong {
	color: #000;	
}

div.gallery-container div.album-block div.album-block-delete-warning p a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

div.gallery-container div.album-block div.album-block-delete-warning p a:hover {
	color: #000;
}

/* End */




div.gallery-container div.album-block div.thumbs-holder {
	width: 145px;
	height: 95px;
	position: relative;
	margin: 0 0 0 10px;
	overflow: hidden;
}

div.gallery-container div.album-block img.main-thumb {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.gallery-container div.album-block div.small-thumb-holder {
	position: absolute;
	width: 93px;
	height: 95px;
	top: 0;
	right: 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.small.thumb.holder.png) top left no-repeat; 
}

* html div.gallery-container div.album-block div.small-thumb-holder {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/ui/album.small.thumb.holder.png", sizingMethod="crop");
	/* background: url(/gallerydemo/mobykogallery/assets/ui/album.small.thumb.holder.gif) top left no-repeat; */
}

div.gallery-container div.album-block div.small-thumb-holder div {
	position: absolute;
	top: 33px;
	right: 11px;
	width: 51px;
	height: 51px;
	overflow: hidden;
}

div.gallery-container div.album-block div.small-thumb-holder img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.gallery-container div.album-block h4 {
	margin: 0 12px 3px 12px;
	color: #333;
	font-size: 11px;
	padding: 5px 0 0 0;
}

div.gallery-container div.album-block h5 {
	margin: 0 0 3px 12px;
	color: #848F93;
	font-size: 11px;
}

div.gallery-container div.album-block h6 {
	margin: 0 0 0 0;
	color: #a7afb2;
	font-size: 11px;
	padding: 0 0 6px 12px;
}

div.gallery-container div.album-block div.not-selected {
	padding: 1px;
	margin: -3px 0 -3px 0;
}

div.gallery-container div.album-block-selected div.not-selected {
	display: none !important;
}

/* div.gallery-container div.album-block-drag-hover div.not-selected {
	background: #eee !important;
} */

div.gallery-container div.album-block div.not-selected div.holder {
	width: 77px;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 0 auto;
}

div.gallery-container div.album-block div.not-selected img.ns-main-thumb {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.gallery-container div.album-block div.not-selected div.ns-small-thumb-holder {
	position: absolute;
	top: 0;
	right: 0;
	width: 43px;
	height: 50px;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.ns.small.thumb.holder.png) top left no-repeat;
}

* html div.gallery-container div.album-block div.not-selected div.ns-small-thumb-holder {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/ui/album.ns.small.thumb.holder.png", sizingMethod="crop");
	/* background: url(/gallerydemo/mobykogallery/assets/ui/album.ns.small.thumb.holder.gif) top left no-repeat; */
}

div.gallery-container div.album-block-drag-hover div.not-selected div.ns-small-thumb-holder {
	background-position: 0 -50px !important;
}

div.gallery-container div.album-block-hover div.not-selected div.ns-small-thumb-holder {
	background-position: 0 -50px !important;
}

div.gallery-container div.album-block div.not-selected div.ns-small-thumb-holder div {
	position: absolute;
	width: 29px;
	height: 29px;
	overflow: hidden;
	top: 16px;
	right: 4px;
}

div.gallery-container div.album-block div.not-selected div.ns-small-thumb-holder img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

div.gallery-container div.album-block div.not-selected h4 {
	margin: -1px 0 0 0;
	color: #bbb;
	font-size: 11px;
	text-align: center;
}

div.gallery-container div.album-block-drag-hover div.not-selected h4 {
	color: #000 !important;
}

div.gallery-container div.album-block-hover div.not-selected h4 {
	color: #000 !important;
}

div.gallery-container div.album-block div.new-album-holder {
	display: none;
	text-align: center;
}

div.gallery-container div.album-block-new {
	padding-bottom: 0 !important;
}

div.gallery-container div.album-block-new div.new-album-holder {
	display: block !important;
	cursor: default !important;
	padding: 3px !important;
	margin: -3px 0 -3px 0 !important;
}

div.gallery-container div.album-block-new div.not-selected {
	display: none !important;
}

/* div.gallery-container div.album-block-drag-hover div.new-album-holder {
	background: #eee;
} */

div.gallery-container div.album-block div.new-album-holder div {
	width: 77px;
	height: 50px;
	margin: 0 auto 0 auto;
	background: url(/gallerydemo/mobykogallery/assets/ui/album.block.new.album.gif) top left no-repeat;
}

div.gallery-container div.album-block-drag-hover div.new-album-holder div {
	background-position: 0 -50px !important;
}

div.gallery-container div.album-block-hover div.new-album-holder div {
	background-position: 0 -50px !important;
}

div.gallery-container div.album-block div.new-album-holder h4 {
	margin: 0 5px 3px 5px;
	color: #d0d0d0;
	font-size: 11px;
	text-align: center;
}

div.gallery-container div.album-block-drag-hover div.new-album-holder h4 {
	color: #686868 !important;
}

div.gallery-container div.album-block-hover div.new-album-holder h4 {
	color: #686868 !important;
}

.meta {
	display: none;	
}

div.gallery-container a.slideshow-launcher {
	position: absolute;
	bottom: 8px;
	right: 10px;
	color: #fff;
	text-align: right;
	padding: 0 37px 0 0;
	min-height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.launcher.gif) top right no-repeat;
	color: #fefefe;
	color: #5f5f5f;
	font-size: 11px;
	text-decoration: none;
}

div.gallery-container a.slideshow-launcher:hover {
	color: #fefefe;
	background-position: right -14px;
}

* html div.gallery-container a.slideshow-launcher {
	height: 14px;	
}



div.gallery-container div.slideshow-holder {
	position: absolute;
	top: 45px;
	left: 4px;
	width: 771px;
	height: 457px;
	background: #000;
	display: none;
	opacity: 0;
}

* html div.gallery-container div.slideshow-holder {
	top: 36px;
}

div.gallery-container div.slideshow-loader-block {
	position: absolute;
	width: 771px;
	height: 457px;
	background: #000;
	top: 0;
	left: 0;
}

div.gallery-container div.slideshow-loader-block h3 {
	margin: 200px auto 0 auto;
	color: #fff;
	width: 300px;
	text-align: center;
	font-size: 14px;
}

* html div.gallery-container div.slideshow-loader-block h3 {
	padding-bottom: 1px;	
}

div.gallery-container div.slideshow-loader-block h3 span {
	display: inline;
}

div.gallery-container div.slideshow-loader-block div {
	font-size: 1px;
	line-height: 1px;
	height: 4px;
	padding: 1px;
	width: 300px;
	margin: 10px auto 0 auto;
	background: #333;
}

div.gallery-container div.slideshow-loader-block div span {
	display: block;
	height: 4px;
	width: 0;
	background: #222;
}



div.gallery-container div.slideshow-holder div.main-image-holder {
	position: absolute;
	display: block;
	background: #000;
	width: 642px;
	height: 390px;
	opacity: 0;
	display: none;
}

div.gallery-container div.slideshow-holder img.main-image {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
}

div.gallery-container div.slideshow-carousel-holder {
	position: absolute;
	left: 42px;
	bottom: 10px;
	height: 60px;
	width: 606px;
	overflow: hidden;
	background: #000;
}

div.gallery-container div.slideshow-carousel-stage {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

div.gallery-container div.slideshow-carousel-stage img {
	/* opacity: 0.5; */
	/* filter: alpha(Opacity=50); */
}


div.gallery-container div.slideshow-carousel-holder div.slideshow-thumb-holder {
	height: 60px;
	width: 60px;
	margin: 0 8px 0 0;
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

div.gallery-container div.slideshow-carousel-holder div.slideshow-thumb-holder div.carousel-thumb-opacity {
	top: 0;
	left: 0;
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(/gallerydemo/mobykogallery/assets/ui/opacity05.png) top left;	
}

* html div.gallery-container div.slideshow-carousel-holder div.slideshow-thumb-holder div.carousel-thumb-opacity {
	display: none;
}

div.gallery-container div.slideshow-carousel-holder div.hover div.carousel-thumb-opacity {
	background: none !important;
}

div.gallery-container div.slideshow-carousel-holder div.thumbnail-selected div.carousel-thumb-opacity {
	background: none !important;	
}

div.gallery-container div.slideshow-holder a.slideshow-carousel-left {
	width: 15px;
	height: 18px;
	position: absolute;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.carousel.left.gif) top left no-repeat;
	left: 10px;
	bottom: 32px;
	display: none;
}

div.gallery-container div.slideshow-holder a.slideshow-carousel-left:hover {
	background-position: 0 -18px;
}

div.gallery-container div.slideshow-holder a.slideshow-carousel-right {
	width: 15px;
	height: 18px;
	position: absolute;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.carousel.right.gif) top left no-repeat;
	bottom: 32px;
	right: 96px;
	display: none;
}

div.gallery-container div.slideshow-holder a.slideshow-carousel-right:hover {
	background-position: 0 -18px;
}


div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play {
	width: 16px;
	height: 16px;
	position: absolute;
	line-height: 1px;
	font-size: 1px;
	top: 0;
	left: 0;
	display: none;
	top: 22px;
	filter: alpha(Opacity=100);
}

div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play-hover {
	// Remove comment below if you want to activate the slideshow thumb play pause button
	// display: block !important;
}

div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-pause {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999999em;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.thumb.pause.png) top left no-repeat;
	top: 0;
	left: 0;
}

* html div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-pause {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.thumb.pause.gif) top left no-repeat;
}

div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-pause:hover {
	background-position: 0 -16px;	
}

div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-play {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999999em;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.thumb.play.png) top left no-repeat;
	top: 0;
	left: 0;
	display: none;
}

* html div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-play {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.thumb.play.gif) top left no-repeat;	
}
 
div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-play:hover {
	background-position: 0 -16px;	
}

* html div.gallery-container div.slideshow-carousel-holder div.slideshow-carousel-pause-play a.slideshow-carousel-play:hover {
	background-position: top left no-repeat;	
}

div.gallery-container div.slideshow-holder div.main-stage-holder {
	height: 390px;
	width: 642px;
	margin: 0 0 0 68px;
	position: relative;
	overflow: hidden;
}

div.gallery-container div.slideshow-holder div.main-stage {
	height: 390px;
	width: 642px;
	position: absolute;
	top: 0;
	left: 0;
}

div.gallery-container div.slideshow-holder div.main-stage-holder div.back-image-block {
	width: 642px;
	height: 390px;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

div.gallery-container div.slideshow-holder div.main-stage-holder div.back-image-block-show {
	top: 0 !important;
	left: 0 !important;
}

div.gallery-container div.slideshow-holder div.main-stage-holder div.back-image-block img {
	display: block;	
}

div.gallery-container div.slideshow-holder a.back-to-album, div.gallery-container div.slideshow-holder a.back-to-album:active, div.gallery-container div.slideshow-holder a.back-to-album:visited {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 10px;
	height: 20px;
	width: 70px;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.to.album.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

div.gallery-container div.slideshow-holder a.back-to-album:hover {
	background-position: 0 -20px;	
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder {
	position: absolute;
	height: 38px;
	width: 500px;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	top: 0;
	left: 0;
	display: none;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder span.slideshow-controls-left {
	position: absolute;
	display: block;
	width: 5px;
	height: 38px;
	left: 0;
	top: 0;
	display: inline;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.left.png) top left no-repeat;
}

* html div.gallery-container div.slideshow-holder div.slideshow-controls-holder span.slideshow-controls-left {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.left.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder span.slideshow-controls-right {
	display: block;
	width: 5px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	display: inline;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.right.png) top left no-repeat;
}

* html div.gallery-container div.slideshow-holder div.slideshow-controls-holder span.slideshow-controls-right {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.right.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content {
	margin: 0 5px 0 5px;
	background: #000;
	height: 26px;
	text-align: right;
	color: #fff;
	padding: 12px 5px 0 5px;
	font-size: 14px;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a {
	display: block;
	width: 17px;
	height: 17px;
	text-align: left;
	text-indent: -99999em;
	overflow: hidden;
	float: left;
	display: inline;
	margin: -1px 5px 0 4px;
	cursor: pointer;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-back {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.back.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-slower {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.back.one.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-play {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.play.gif) top left no-repeat;
	display: none;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-pause {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.start.stop.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-faster {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.forward.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-zoom {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.zoom.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a.slideshow-controls-show {
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.controls.show.gif) top left no-repeat;
	display: none;
}

div.gallery-container div.slideshow-holder div.slideshow-controls-holder div.controls-content a:hover {
	background-position: 0 -16px;	
}


div.gallery-container div.slideshow-holder div.image-loader-graphic {
	width: 130px;
	top: 180px;
	left: 274px;
	position: absolute;
	padding: 5px;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.image.loader.back.png) top left no-repeat;
	filter: alpha(Opacity=100);
}

* html div.gallery-container div.slideshow-holder div.image-loader-graphic {
	width: 135px;
	padding-right: 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/slideshow.image.loader.back.gif) top left no-repeat;
}

div.gallery-container div.slideshow-holder div.image-loader-graphic h3 {
	padding: 10px 0 10px 40px;
	color: #555;
	font-size: 12px;
	background: #000 url(/gallerydemo/mobykogallery/assets/ui/image.info.loader.gif) center left no-repeat;
}

* html div.gallery-container div.slideshow-holder div.image-loader-graphic h3 {
	padding-left: 35px;
}



/* Slideshow Enlarged image stuff */

div.gallery-container div.slideshow-holder div.main-stage-holder-enlarged {
	height: 438px;
	width: 760px;
	margin: 0 0 0 5px;
	position: relative;
	overflow: hidden;
}


div.gallery-container div.slideshow-holder div.slideshow-enlarged-image-holder {
	height: 438px;
	width: 760px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	filter: alpha(Opacity=100);
}


div.gallery-container div.slideshow-holder div.slideshow-enlarged-image-holder div {
	position: absolute;
	top: 0;
	left: 0;
	height: 438px;
	width: 760px;
	background: #000;
	filter: alpha(Opacity=100);
}

div.gallery-container div.slideshow-holder div.slideshow-enlarged-image-holder div.slideshow-enlarged-image-back {

}

div.gallery-container div.slideshow-holder div.slideshow-enlarged-image-holder div.slideshow-enlarged-image-front {

}

div.gallery-container div.slideshow-holder div.slideshow-enlarged-image-holder img {
	display: block;	
}

/* End of slideshow enlarged stuff */

div.gallery-container div.search-box {
	width: 131px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: 31px;
	right: 0;
	overflow: hidden;
	/* background: url(/gallerydemo/mobykogallery/assets/ui/album.info.seperator.gif) center right no-repeat; */
}

* html div.gallery-container div.search-box {
	top: 3px;
}


div.gallery-container div.search-box span.hide-top {
	display: block;
	width: 120px;
	height: 3px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	line-height: 0;
}

div.gallery-container div.search-box span.hide-bottom {
	display: block;
	width: 120px;
	height: 3px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0;
	line-height: 0;
}

div.gallery-container div.search-box-content {
	width: 120px;
	height: 18px;
	position: absolute;
	top: 3px;
	overflow: hidden;
}

div.gallery-container div.search-box-content input {
	position: absolute;
	display: block;
	margin: 0;
	padding: 2px 0 2px 2px;
	border: 0;
	width: 93px;
	background: #000;
	color: #7f7f7f;
	top: -1px;
	left: 15px;
	height: 23px;
	font-size: 11px;
}

* html div.gallery-container div.search-box-content input {
	top: 0;	
}

body.browser-type-firefoxPC div.gallery-container div.search-box-content input {
	top: 0;
}

body.browser-type-safari3 div.gallery-container div.search-box-content input {
	padding: 0 0 0 2px;
	top: -3px;
}

div.gallery-container div.search-box-content input.search-focused {
	color: #fff;	
}

div.gallery-container div.search-box span.search-left {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/search.box.left.gif) top left no-repeat;
	width: 17px;
	height: 18px;
	display: block;
}

div.gallery-container div.search-box span.search-right {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/search.box.right.gif) top left no-repeat;
	width: 14px;
	height: 18px;
	display: block;
}

div.gallery-container div.search-box span.search-top {
	position: absolute;
	top: 0;
	left: 17px;
	background: url(/gallerydemo/mobykogallery/assets/ui/search.box.top.gif) top left repeat-x;
	width: 89px;
	height: 2px;
	font-size: 0;
	line-height: 0;
	display: block;
}

div.gallery-container div.search-box span.search-bottom {
	position: absolute;
	bottom: 0;
	left: 17px;
	background: url(/gallerydemo/mobykogallery/assets/ui/search.box.bottom.gif) top left repeat-x;
	width: 89px;
	height: 2px;
	font-size: 0;
	line-height: 0;
	display: block;
}

div.gallery-container div.search-box a.search-submit {
	width: 7px;
	height: 10px;
	display: block;
	position: absolute;
	right: 4px;
	top: 4px;	
	background: url(/gallerydemo/mobykogallery/assets/ui/search.box.submit.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}

div.gallery-container div.search-box-disabled a.search-submit {
	cursor: default !important;
}

div.gallery-container div.search-box a.search-submit:hover {
	background-position: 0 -10px;
}

div.gallery-container div.search-box-disabled a.search-submit:hover {
	background-position: 0 0 !important;
}

/* Photo sort menu */
div.gallery-container div.photo-sort-menu-holder {
	position: absolute;
	width: 75px;
	top: 11px;
	right: 173px;
	right: 142px;
	text-align: right;
}

* html div.gallery-container div.photo-sort-menu-holder {
	top: 6px;
}


div.gallery-container div.photo-sort-menu-holder a.main-option, div.gallery-container div.photo-sort-menu-holder a.main-option:active, div.gallery-container div.photo-sort-menu-holder a.main-option:visited {
	padding: 0 16px 0 0;	
	background: url(/gallerydemo/mobykogallery/assets/ui/menu.photo.sort.arrow.gif) top right no-repeat;
	height: 9px;
	display: block;
	color: #767676;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	margin: 4px 0 2px 0;
	cursor: pointer;
}

* html div.gallery-container div.photo-sort-menu-holder a.main-option, * html div.gallery-container div.photo-sort-menu-holder a.main-option:active, * html div.gallery-container div.photo-sort-menu-holder a.main-option:visited {
	background-position: right 1px;	
} 

div.gallery-container div.photo-sort-menu-holder a.main-option:hover {
	background-position: right -9px;
	color: #fff;
}

div.gallery-container div.photo-sort-menu-disabled a.main-option {
	cursor: default !important;
}

div.gallery-container div.photo-sort-menu-disabled a.main-option:hover {
	background-position: right top !important;
	color: #767676 !important;
}

div.gallery-container div.photo-sort-menu-holder a.menu-hover {
	background-position: right -9px !important;
	color: #fff !important;
}

div.gallery-container div.photo-sort-menu-disabled a.menu-hover {
	background-position: right top !important;
	color: #767676 !important;
}


div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options {
	position: relative;
	overflow: hidden;
	height: 0;
	display: none;
}

div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options div {
	width: 59px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 16px 4px 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/menu.photo.background.png) bottom left no-repeat;
}

* html div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options div {
	background: url(/gallerydemo/mobykogallery/assets/ui/menu.photo.background.gif) bottom left no-repeat;
}

div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options div a, div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options div a:active, div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options div a:visited {
	display: block;	
	color: #767676;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 2px 0;
}

div.gallery-container div.photo-sort-menu-holder div.photo-sort-sub-options div a.menu-hover-enabled:hover {
	color: #fff;
}


/* Album drop down menu */


div.gallery-container div.album-sort-menu-holder {
	position: absolute;
	width: 75px;
	top: 9px;
	right: 12px;
	text-align: right;
}

* html div.gallery-container div.album-sort-menu-holder {
	top: 6px;
}

div.gallery-container div.album-sort-menu-holder a.main-option, div.gallery-container div.album-sort-menu-holder a.main-option:active, div.gallery-container div.album-sort-menu-holder a.main-option:visited {
	padding: 0 16px 0 0;	
	background: url(/gallerydemo/mobykogallery/assets/ui/menu.album.sort.arrow.gif) top right no-repeat;
	height: 11px;
	display: block;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	margin: 4px 0 4px 0;
	cursor: pointer;
}

div.gallery-container div.album-sort-menu-holder a.main-option:hover {
	background-position: right -11px;
	color: #333;
}

div.gallery-container div.album-sort-menu-holder a.menu-hover {
	background-position: right -11px !important;
	color: #333 !important;
}

div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options {
	position: relative;
	overflow: hidden;
	height: 0;
	display: none;
}

div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options div {
	width: 59px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 16px 4px 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/menu.album.background.png) bottom left no-repeat;
}

* html div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options div {
	background: url(/gallerydemo/mobykogallery/assets/ui/menu.album.background.gif) bottom left no-repeat;
}

div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options div a, div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options div a:active, div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options div a:visited {
	display: block;	
	color: #a1aaaf;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 2px 0;
}

div.gallery-container div.album-sort-menu-holder div.album-sort-sub-options div a.menu-hover-enabled:hover {
	color: #333;
}

div.gallery-container div.image-info-holder {
	position: absolute;
	top: 32px;
	left: 4px;
	width: 771px;
	height: 472px;
	background: #000;
	display: none;
}

div.gallery-container div.image-info-holder div.image-info-stage-holder {
	position: absolute;
	width: 771px;
	height: 408px;
	left: 0;
	top: 32px;
	overflow: hidden;
}

div.gallery-container div.image-info-holder div.image-info-stage {
	position: absolute;
	width: 771px;
	left: 0;
	top: 0;
}

div.gallery-container div.image-info-holder div.image-info-content {
	margin: 0 10px 30px 10px;
	height: 408px;
}

div.gallery-container div.image-info-holder div.image-info-image-block {
	width: 442px;
	height: 408px;
	float: left;
	position: relative;
}

div.gallery-container div.image-info-holder div.image-info-image-block img {
	display: block;
	opacity: 0;
}

div.gallery-container div.image-info-holder div.image-info-image-block div.image-loader-graphic {
	width: 130px;
	height: 30px;
	top: 199px;
	left: 156px;
	background: #fff;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.loader.gif) center left no-repeat;
	filter: alpha(Opacity=100);
}

* html div.gallery-container div.image-info-holder div.image-info-image-block div.image-loader-graphic {
	width: 132px;	
}

body.browser-type-firefoxPC div.gallery-container div.image-info-holder div.image-info-image-block div.image-loader-graphic {
	width: 132px;	
}

div.gallery-container div.image-info-holder div.image-info-image-block div.image-loader-graphic h3 {
	padding-left: 40px;
	color: #555;
	font-size: 12px;
	margin: 13px 0 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder {
	margin: 0 0 0 462px;	
	height: 408px;
	position: relative;
	filter: alpha(Opacity=100);
	width: 289px;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder {
	margin-left: 459px; 
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text {
	height: 408px;
	width: 289px;
	overflow: hidden;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text h3 {
	font-size: 15px;
	color: #fff;
	padding: 0 0 0 21px;
	margin: 0 0 36px 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.title.icon.gif) left 2px no-repeat;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text h3 {
	margin-bottom: 20px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text ul.image-info-actions {
	position: relative;
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text ul.image-info-photo-details {
	opacity: 0;
	/* filter: alpha(Opacity=0); */
	display: none;
	margin: 10px 0 0 0;
	position: relative;
}

/* Image info name edit stuff */ 
div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-name-edit-input-holder {
	position: absolute;
	top: 2px;
	left: 68px;	
	width: 200px;
	display: block;
	margin: 0;
	padding: 0;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-name-edit-input-holder {
	top: 7px;	
}

body.browser-type-firefox div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-name-edit-input-holder {
	top: 0;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-name-edit-input-holder input {
	display: block;
	margin: 0;
	width: 200px;
}

/* Image info name edit stuff */ 


* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text ul.image-info-photo-details {
	margin-top: 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li {
	display: block;
	margin: 5px 0 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text ul.image-info-photo-details li {
	padding: 1px 0 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-action {
	background: #1a1a1a;
	position: relative;
	overflow: hidden;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-action {
	height: 20px;
	overflow: visible;
	width: 288px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-action span.ajax-loader {
	display: block;
	position: absolute;
	width: 100px;
	color: #aaa;
	padding: 0 20px 0 0;
	right: 5px;
	top: 5px;
	font-size: 10px;
	background: url(/gallerydemo/mobykogallery/assets/ui/animated.ajax.loader1.gif) center right no-repeat;
	text-align: right;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-show-actions {
	width: 289px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 0;
	filter: alpha(Opacity=0);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-about {
	margin-top: 25px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li.image-info-about {
	margin-top: 25px;
	position: relative;
}

	
	
div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a, div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p {
	padding: 0 0 0 21px;
	display: block;
	color: #7f7f7f;
	font-size: 12px;	
	margin: 4px;
	text-decoration: none;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p span {
	color: #ccc;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-name {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.name.gif) center left no-repeat;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-name {
	position: relative;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-album {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.album.gif) center left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-created-by {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.created.by.gif) center left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-date {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.date.gif) center left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-keyword {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.keyword.gif) center left no-repeat;
	/* line-height: 16px; */
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-description {
	background: #000 url(/gallerydemo/mobykogallery/assets/ui/image.info.description.gif) left 1px no-repeat;
}
 

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-album-cover {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.album.cover.gif) top left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-show-actions {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.album.show.gif) top left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-comments {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.comments.gif) top left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-about {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.about.gif) top left no-repeat;
	min-height: 13px;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-about {
	height: 13px;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-rotate {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.rotate.gif) top left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-print {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.print.gif) top left no-repeat;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-send {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.send.gif) top left no-repeat;	
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a.image-info-delete {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.delete.gif) top left no-repeat;	
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a:hover {
	color:  #ccc;
	background-position: 0 -15px;
}

/* Purchased content style changed end */

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li p.image-info-keyword {
	opacity: 0.3;
	filter: alpha(Opacity=30);	
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li p.image-info-keyword a {
	display: none !important;
	visibility:hidden;
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li a.image-info-send {
	opacity: 0.3;
	filter: alpha(Opacity=30);	
	cursor: default;
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li a.image-info-send:hover {
	background-position: 0 0;
	color: #7f7f7f;
	cursor: default;
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li a.image-info-rotate {
	opacity: 0.3;
	filter: alpha(Opacity=30);	
	cursor: default;
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li a.image-info-rotate:hover {
	background-position: 0 0;
	color: #7f7f7f;
	cursor: default;
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li a.image-info-comments {
	opacity: 0.3;
	filter: alpha(Opacity=30);
	cursor: default;
}

div.gallery-container div.image-info-holder-purchased-content div.image-info-block-holder div.image-info-text li a.image-info-comments:hover {
	background-position: 0 0;
	color: #7f7f7f;
}
/* Purchased content style changed end */

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li a span {
	color: #fff;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-description span {
	display: block;
	line-height: 15px;
	margin: 3px 0 0 0;
	max-height: 90px;
	overflow: hidden;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-description span {
	height: expression(this.scrollHeight > 75 ? "75px" : "auto");
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li textarea.image-info-description-edit-block {
	margin: 3px 0 0 21px;
	width: 250px;
	display: none;
	font-size: 12px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-delete-confirm {
	margin: 3px 0 0 0;
	display: none;
	height: 0;
	overflow: hidden;
	position: relative;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-delete-confirm div {
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-delete-confirm div p {
	margin: 0 0 0 3px;
	padding: 0;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-delete-confirm div a {
	display: inline;
	padding: 0;
	padding: 0 5px 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-rotate-message {
	margin: 3px 0 0 3px;
	display: none;
	height: 0;
	overflow: hidden;
	position: relative;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-rotate-message div {
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-rotate-message div p {
	margin: 0;
	padding: 0;	
}

/* Keyword edit block styles */

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-keyword a {
	display: inline !important;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px 0 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.keyword.add.gif) top right no-repeat;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li p.image-info-keyword a:hover {
	background-position: right -15px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-keyword-edit-block {
	margin: 3px 0 0 5px;
	display: none;
	height: 0;
	overflow: hidden;
	position: relative;
	padding: 0;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-keyword-edit-block {
	background: #000;
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-keyword-edit-block div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 0 0 0;
	display: block;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-keyword-edit-block a.close-keyword-edit {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 10px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-keyword-edit-block div p {
	margin: 0;
	padding: 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-text li div.image-info-keyword-edit-block textarea {
	height: 50px;
	margin: 6px 0 0 0;
	width: 256px;
	padding: 0;
}

/* Start of Send to a friend option */ 

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block {
	height: 408px;
	background: #000;
	width: 289px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	opacity: 0;
	filter: alpha(Opacity=0);
	display: none;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-from {
	width: 281px;
	position: relative;
	background: #1a1a1a;
	padding: 5px 4px 5px 4px;
	margin: 0 0 5px 0;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-from {
	width: 280px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-from input {
	display: block;
	position: absolute;
	width: 226px;
	top: 0;
	left: 42px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-from p {
	color: #707070;
	font-size: 12px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-from p span {
	color: #fff;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to {
	width: 281px;
	position: relative;
	background: #fff;
	padding: 1px 4px 1px 4px;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to {
	width: 280px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to p {
	color: #bfbfbf;
	font-size: 12px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to input {
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 226px;
	color: #888;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to input.send-selected {
	color: #000;
}

body.browser-type-firefox div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to input {
	width: 223px;
	border-width: 1px;
}

body.browser-type-safari3 div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to input {
	width: 223px;
	border-width: 1px;
	padding: 2px 0 2px 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to p span {
	padding: 0 20px 0 0;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to a.send-block-to-add-email {
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999999em;
	background: url(/gallerydemo/mobykogallery/assets/ui/send.add.receivee.button.gif) top left no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to a.send-block-to-add-email:hover {
	background-position: 0 -10px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-receivees {
	height: 43px;
	margin: 6px 0 6px 0;
	overflow: hidden;
	font-size: 11px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-receivees p {
	display: inline;
	color: #ccc;
	line-height: 130%;
	padding: 0 6px 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-receivees p a {
	text-decoration: none;
	color: #333;	
	padding: 0 0 0 3px;
	font-size: 120%;
	font-family: Arial;
	display: inline;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-receivees p a:hover {
	color: #fff;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block {
	width: 279px;
	height: 235px;
	background: url(/gallerydemo/mobykogallery/assets/ui/send.message.block1.gif) top left no-repeat;
	padding: 5px;	
	position: relative;
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message {
	position: absolute;
	overflow: hidden;
	width: 284px;
	height: 146px;
	bottom: 32px;
	left: 3px;
	display: none;
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message div.inner {
	position: absolute;
	background: #cad0d0;
	height: 146px;
	width: 284px;
	left: 0;
	top: 146px;
	background: url(/gallerydemo/mobykogallery/assets/ui/email.alert.background.png) top left no-repeat;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message div.inner {
	background: url(/gallerydemo/mobykogallery/assets/ui/email.alert.background.gif) top left no-repeat;
	filter: alpha(Opacity=100);
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message h5 {
	padding: 0 0 5px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 0 1px 0;
	color: #ccc;
	font-size: 12px;
	margin: 13px 13px 5px 12px;
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message p {
	margin: 5px 13px 5px 12px;
	color: #666 !important;
	font-size: 11px;
	line-height: 14px; 
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message p span {
	color: #ee0b81 !important;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message a.close {
	cursor: pointer;
	font-family: Arial;
	width: 10px;
	height: 10px;
	font-size: 1px;
	position: absolute;
	display: block;
	top: 13px;
	right: 13px;
	text-indent: -99999em;
	overflow: hidden;
	background: url(/gallerydemo/mobykogallery/assets/ui/email.alert.close.gif) top left no-repeat;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message a.close:hover {
	background-position: 0 -10px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-popup-message a.close:hover {
	color: #000;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block h4 {
	padding: 0 0 5px 0;
	border-style: solid;
	border-color: #6e6e6e;
	border-width: 0 0 1px 0;
	color: #868686;
	font-size: 12px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block textarea {
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
	height: 180px;
	padding: 0;
	border-width: 0;
	background: #fff;
	filter: alpha(Opacity=100);
	font-family: Verdana;
	font-size: 11px;
	color: #777;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block a.send-block-to-message-clear {
	width: 131px;
	height: 20px;
	overflow: hidden;
	text-indent: -999999em;
	background: url(/gallerydemo/mobykogallery/assets/ui/send.button.clear.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block a.send-block-to-message-clear:hover {
	background-position: 0 -20px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block a.send-block-to-message-send {
	width: 131px;
	height: 20px;
	overflow: hidden;
	text-indent: -999999em;
	background: url(/gallerydemo/mobykogallery/assets/ui/send.button.send.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block div.send-block-to-message-block a.send-block-to-message-send:hover {
	background-position: 0 -20px;
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-send-block h3 {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.send.title.icon.gif) left 3px no-repeat;
	font-size: 15px;
	color: #fff;
	padding: 0 0 0 21px;
	margin: 0 0 36px 0;
}


/* End of send to friend stuff */



/* Start of photo comments styles */

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block {
	height: 408px;
	background: #000;
	width: 289px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	opacity: 0;
	filter: alpha(Opacity=0);
	display: none;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block p.image-info-comments-num-of {
	position: absolute;
	width: 150px;
	text-align: right;
	font-size: 11px;
	color: #bfbfbf;
	right: 0;
	top: 3px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block p.image-info-comments-num-of span.total-comments {
	color: #3f3f3f;
	background: url(/gallerydemo/mobykogallery/assets/ui/comment.number.seperator.gif) left 2px no-repeat;
	padding: 0 0 0 7px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block p.image-info-comments-num-of span.new-comments {
	padding: 0 5px 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.image-comments-carousel-holder {
	position: relative;
	padding: 16px 0 1px 0;
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.image-comments-carousel {
	margin: 0 0 7px 0;
	position: relative;
	height: 233px;
	overflow: hidden;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.image-comments-carousel-stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 289px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block h3 {
	background: url(/gallerydemo/mobykogallery/assets/ui/image.comments.title.icon.gif) left 3px no-repeat;
	font-size: 15px;
	color: #fff;
	padding: 0 0 13px 21px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block a.image-comments-carousel-up {
	display: block;
	position: absolute;
	background: url(/gallerydemo/mobykogallery/assets/ui/comments.carousel.up.gif) top left no-repeat;
	cursor: pointer;
	width: 12px;
	height: 10px;
	overflow: hidden;
	text-indent: -999999em;
	top: 0;
	left: 138px;
	display: none;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block a.image-comments-carousel-up:hover {
	background-position: 0 -10px;	
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block a.image-comments-carousel-down {
	display: block;
	background: url(/gallerydemo/mobykogallery/assets/ui/comments.carousel.down.gif) top left no-repeat;
	cursor: pointer;
	width: 12px;
	height: 10px;
	overflow: hidden;
	text-indent: -999999em;
	bottom: 0;
	margin: 0 0 0 138px;
	display: none;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block a.image-comments-carousel-down:hover {
	background-position: 0 -10px;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-subject-holder {
	width: 289px;
	clear: both;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-subject-holder div.inner {
	filter: alpha(Opacity=100);
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-face-holder {
	width: 20px;
	height: 20px;
	float: left;
	position: relative;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-face-holder img {
	display: block;
	width: 20px;
	height: 20px;	
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-face-holder span {
	display:block;
	width: 20px;
	height: 20px;
	background: url(/gallerydemo/mobykogallery/assets/ui/comments.face.corners.gif) top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block p.comment-body {
	color: #808080;
	margin: 8px 0 12px 0;
	font-size: 11px;
	line-height: 14px;
	width: 100%;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details {
	margin: 0 0 0 25px;
	background-color: #333;
	position: relative;
	padding: 5px 5px 4px 5px;
	color: #fff;
	font-size: 11px;
}

* html div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details {
	width: 250px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details h5 {
	font-weight: normal;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details span.if-tl {
	background: url(/gallerydemo/mobykogallery/assets/ui/generic.corners.grey.black.gif) top left no-repeat;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details span.if-tr {
	background: url(/gallerydemo/mobykogallery/assets/ui/generic.corners.grey.black.gif) top right no-repeat;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details span.if-bl {
	background: url(/gallerydemo/mobykogallery/assets/ui/generic.corners.grey.black.gif) bottom left no-repeat;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details span.if-br {
	background: url(/gallerydemo/mobykogallery/assets/ui/generic.corners.grey.black.gif) bottom right no-repeat;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options {
	position: absolute;
	width: 180px;
	top: 4px;
	right: 5px;
	text-align: right;
	padding: 1px 16px 0 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options div.delete-confirmation {
	position: absolute;
	height: 12px;
	width: 0;
	background: #333;
	right: 0;
	top: 0;
	text-align: left;
	padding: 1px 0 0 20px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options div.delete-confirmation a {
	text-decoration: none;
	color: #999;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options div.delete-confirmation a:hover {
	color: #fff;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options span.date {
	padding: 0 8px 0 8px;
	background: url(/gallerydemo/mobykogallery/assets/ui/comment.seperator.bar.gif) center right no-repeat;
	color: #7f7f7f;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options span.time {
	padding: 0 8px 0 8px;
	background: url(/gallerydemo/mobykogallery/assets/ui/comment.seperator.bar.gif) center right no-repeat;
	color: #7f7f7f;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options a.delete {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 12px;
	height: 11px;
	background: url(/gallerydemo/mobykogallery/assets/ui/comment.delete.icon.gif) top left no-repeat;
	text-indent: -99999em;
	text-align: left;
	overflow: hidden;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comment-details div.date-time-options a.delete:hover {
	background-position: 0 -11px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message {
	width: 289px;
	height: 86px;
	position: absolute;
	overflow: hidden;
	bottom: 8px;
	left: 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.top-box {
	background: url(/gallerydemo/mobykogallery/assets/ui/send.message.block1.gif) top left no-repeat;
	padding: 5px;
	height: 200px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.top-box h5 {
	font-size: 12px;
	color: #7e7e7e;
	padding-bottom: 6px;
	border-color: #7f7f7f;
	border-style: solid;
	border-width: 0 0 1px 0;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.top-box h5 span {
	color: #363636;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.top-box p {
	font-size: 11px;
	color: #7e7e7e;
	margin: 9px 0 0 0;
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message textarea {
	margin: 10px 0 0 0;
	padding: 0;
	border-width: 0;
	width: 100%;
	height: 140px;
	display: none;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.bottom-box {
	position: absolute;
	width: 289px;
	height: 38px;
	left: 0;
	bottom: 0;
	background: url(/gallerydemo/mobykogallery/assets/ui/comments.post.message.bottom.gif) top left no-repeat;
}


div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.bottom-box a.post-comment {
	width: 131px;
	height: 20px;
	overflow: hidden;
	text-indent: -999999em;
	background: url(/gallerydemo/mobykogallery/assets/ui/comment.button.post.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.bottom-box a.post-comment:hover {
	background-position: 0 -20px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.bottom-box a.clear-comment {
	width: 131px;
	height: 20px;
	overflow: hidden;
	text-indent: -999999em;
	background: url(/gallerydemo/mobykogallery/assets/ui/comment.button.clear.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

div.gallery-container div.image-info-holder div.image-info-block-holder div.image-info-comments-block div.comments-block-post-message div.bottom-box a.clear-comment:hover {
	background-position: 0 -20px;
}





/* End of photo comment styles */


div.gallery-container div.image-info-holder a.back-to-album, div.gallery-container div.image-info-holder a.back-to-album:active, div.gallery-container div.image-info-holder a.back-to-album:visited {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 10px;
	height: 20px;
	width: 147px;
	background: url(/gallerydemo/mobykogallery/assets/ui/image.info.to.album.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

div.gallery-container div.image-info-holder a.back-to-album:hover {
	background-position: 0 -20px;	
}

div.gallery-container div.image-info-holder a.back-to-somewhere {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 162px;
	height: 20px;
	width: 147px;
	text-indent: -9999em;
	overflow: hidden;
	display: none;
}

div.gallery-container div.image-info-holder a.back-to-somewhere-visible {
	background: url(/gallerydemo/mobykogallery/assets/ui/send.back.to.info.gif) top left no-repeat;
	width: 137px;
	height: 20px;
	display: block;
}

div.gallery-container div.image-info-holder a.back-to-somewhere:hover {
	background-position: 0 -20px;
}




div.gallery-container div.image-info-holder a.image-info-scroll-up {
	display: block;
	position: absolute;
	top: 10px;
	left: 213px;
	width: 16px;
	height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/scroll.up.arrow.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
} 

div.gallery-container div.image-info-holder a.image-info-scroll-up:hover {
	background-position: 0 -14px;
}

div.gallery-container div.image-info-holder a.image-info-scroll-down {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 213px;
	width: 16px;
	height: 14px;
	background: url(/gallerydemo/mobykogallery/assets/ui/scroll.down.arrow.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
} 

div.gallery-container div.image-info-holder a.image-info-scroll-down:hover {
	background-position: 0 -14px;
}

div.gallery-container div.gallery-fader-block {
	position: absolute;
	top: 45px;
	left: 4px;
	width: 771px;
	height: 457px;
	background: #000;
	display: none;
	opacity: 0;
}

* html div.gallery-container div.gallery-fader-block {
	top: 36px
}


div.gallery-container div.gallery-progress-meter-holder {
	position: absolute;
	top: 45px;
	left: 4px;
	width: 771px;
	height: 457px;
	display: none;
	opacity: 0;
}

div.gallery-container div.gallery-progress-meter-holder h3 {
	font-size: 16px;
	text-align: center;
	width: 200px;
	margin: 200px auto 0 auto;
	color: #fff;
}

* html div.gallery-container div.gallery-progress-meter-holder h3 {
	height: 18px;
}

div.gallery-container div.gallery-progress-meter-holder div {
	text-align: center;
	width: 200px;
	height: 4px;
	padding: 1px;
	background: #333;
	margin: 10px auto 0 auto;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
}

div.gallery-container div.gallery-progress-meter-holder div span {
	display: block;
	width: 0;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	background: #111;
}

/* Album block progress meter styles */

div.gallery-container div.album-block-fader {
	position: absolute;
	top: 38px;
	left: 4px;
	width: 179px;
	height: 346px;
	background: #fff;
	display: none;
	opacity: 0;
	filter: alpha(Opacity=0);
}


div.gallery-container div.album-block-progress-meter-holder {
	position: absolute;
	top: 45px;
	left: 4px;
	width: 179px;
	height: 340px;
	display: none;
	opacity: 0;
	filter: alpha(Opacity=0);
}

div.gallery-container div.album-block-progress-meter-holder h3 {
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin: 200px auto 0 auto;
	color: #333;
	background: transparent;
}

* html div.gallery-container div.album-block-progress-meter-holder h3 {
	padding-bottom: 1px;
}

div.gallery-container div.album-block-progress-meter-holder div {
	text-align: center;
	width: 160px;
	height: 4px;
	padding: 1px;
	background: #333;
	margin: 10px auto 0 auto;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
}

div.gallery-container div.album-block-progress-meter-holder div span {
	display: block;
	width: 0;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	background: #bbb;
}


div.gallery-container p.gallery-error-message {
	position: absolute;
	bottom: 6px;
	left: 10px;
	text-align: left;
	min-height: 16px;
	background: #000 url(/gallerydemo/mobykogallery/assets/ui/gallery.error.icon.gif) left center no-repeat;
	color: #5f5f5f;
	font-size: 11px;
	padding: 2px 0 0 30px;
	width: 344px;
}

div.gallery-container p.main-stage-page-info {
	position: absolute;
	bottom: 6px;
	left: 10px;
	text-align: left;
	min-height: 16px;
	color: #5f5f5f;
	font-size: 11px;
	padding: 2px 0 0 0;
}

* html div.gallery-container p.main-stage-page-info {
	bottom: 7px; 	
}

div.gallery-container p.main-stage-page-info a.clear-filter {
	color: #fff;
	text-decoration: none;
	display: none;
}

div.gallery-container p.page-info-search-active a.clear-filter {
	display: inline;	
}

div.gallery-container p.main-stage-page-info a.clear-filter:hover {
	color: #aaa;
}

div.gallery-container p.main-stage-page-info span.image-filter {
	display: none;
}

div.gallery-container p.page-info-search-active span.image-filter {
	display: inline;	
}


