/* Gallery admin folderpanel */
#AdminPanel {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/adminpanel_bg_light.png);
}
#AdminPanel .SiteSettings {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/adminpanel_button_sitesettings_dark.png);
	background-repeat: no-repeat;
}
#AdminPanel .FolderSettings {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/adminpanel_button_folderset_light.png);
	background-repeat: no-repeat;
}
#AdminPanel .FolderSharing {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/adminpanel_button_foldershare_light.png);
	background-repeat: no-repeat;
}
#AdminPanel .FolderSettings:hover, #AdminPanel .FolderSharing:hover {
	background-position: left -80px;
}
#AdminPanel .FolderInfo .InfoLeft {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/adminpanel_infobg_light_left.png);
	color: #595a5c;
}
#AdminPanel .FolderInfo .InfoRight {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/adminpanel_infobg_light_right.png);
	background-position: right top;
}


/* Gallery item selectable hover */
body.AdminView.AdminLang_FI #GalleryItemsList .GalleryItem .GalleryItemDescription {
	background: transparent url(http://images.1g.fi/kuvatv2/images/gallery/galleryitem_selector_light_fin.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
body.AdminView.AdminLang_FI #GalleryItemsList .GalleryItem .GalleryItemDescription:hover {
	background: #dce7ed url(http://images.1g.fi/kuvatv2/images/gallery/galleryitem_selector_light_fin.png);
	background-repeat: no-repeat;
	background-position: center -75px;
}
body.AdminView.AdminLang_FI #GalleryItemsList .GalleryItem.Selected .GalleryItemDescription {
	background: #60aae5 url(http://images.1g.fi/kuvatv2/images/gallery/galleryitem_selector_light_fin.png);
	background-repeat: no-repeat;
	background-position: center -157px;
}
body.AdminView.AdminLang_EN #GalleryItemsList .GalleryItem .GalleryItemDescription {
	background: transparent url(http://images.1g.fi/kuvatv2/images/gallery/galleryitem_selector_light_eng.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
body.AdminView.AdminLang_EN #GalleryItemsList .GalleryItem .GalleryItemDescription:hover {
	background: #dce7ed url(http://images.1g.fi/kuvatv2/images/gallery/galleryitem_selector_light_eng.png);
	background-repeat: no-repeat;
	background-position: center -75px;
}
body.AdminView.AdminLang_EN #GalleryItemsList .GalleryItem.Selected .GalleryItemDescription {
	background: #60aae5 url(http://images.1g.fi/kuvatv2/images/gallery/galleryitem_selector_light_eng.png);
	background-repeat: no-repeat;
	background-position: center -157px;
}
body.AdminView #GalleryItemsList.Descriptions .GalleryItem .GalleryItemDescription {
	background-image: none !important;
}
.GalleryItem.Selected .GalleryItemImage {
	background: #b5d6ea;
}



/* Gallery folder 404 Not found */
#GalleryAlbums #NotFound {
	padding: 30px 0 20px 30px;
}
#GalleryAlbums .NotFoundMessage {
	width: 456px;
	background: #e3e9ee;
	padding: 15px 22px 25px 22px;
}
#GalleryAlbums #NotFound .Notification {
	font-size: 19px;
	color: #27323a;
}
#GalleryAlbums #NotFound P {
	font-size: 12px;
	color: #44505a;
	margin: 0;
	padding: 10px 0 14px 0;
}
#GalleryAlbums #NotFound a, #GalleryAlbums #NotFound a:visited {
	color: #4183d3;
	font-size: 12px;
}
#GalleryAlbums #NotFound a:hover {
 	color: #389b29;
}

/* Gallery folder password protection */
#GalleryAlbums #PasswordProtected .Notification {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/folderpw_notification_bg_light.png);
	background-repeat: no-repeat;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWInfo {
	color: #44505a;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWLogin {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/folderpw_login_bg_light.png);
	background-repeat: no-repeat;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWLogin INPUT {
	color: #44505a;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWSubmit INPUT {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/folderpw_button_light.png);
	background-repeat: no-repeat;
}

/* Gallery Pictureview */
#PictureView #Picture #PictureAdminTools H2 {
	color: #a1aab7;
}
#PictureView #Picture #PictureAdminTools INPUT, #PictureView #Picture #PictureAdminTools TEXTAREA.Description {
	color: #272b31;
}
#PictureView #Picture #PictureEditTools {
	border-top: 1px solid #dfe3e8;
}
#PictureView #Picture #PictureEditTools .SetCover b {
	color: #acb3c0;
	border: 1px solid #e7eaf0;
	background: #f7f9fb;
}
#PictureView #Picture #PictureEditTools a, #PictureView #Picture #PictureEditTools a:visited, #PictureView #Picture #PictureEditTools .Delete, #PictureView #Picture #PictureEditTools .Move {
	color: #3b78c9;
	border: 1px solid #dbdfe6;
	background: #f3f6f9;
}
#PictureView #Picture #PictureEditTools a:hover, #PictureView #Picture #PictureEditTools .Delete:hover, #PictureView #Picture #PictureEditTools .Move:hover {
	color: #379637;
	border: 1px solid #96acd1;
}
#PictureView #Picture #PictureMoveTools {
	border-top: 1px solid #dfe3e8;
}
#PictureView #Picture #PictureMoveTools .Button {
	color: #3b78c9;
	border: 1px solid #dbdfe6;
	background: #f3f6f9;
}
#PictureView #Picture #PictureMoveTools .Button:hover {
	color: #379637;
	border: 1px solid #96acd1;
}


/* Edititems tageditor */
#SubPage.EditFiles .TagItems h2 {
	font-size: 15px;
	color: #384553;
	font-weight: normal;
}
#SubPage.EditFiles .TagItems .TagInfo p {
	color: #717b83;
}


/* Gallery subpage */
body.SubPage {
	background: #c8d7e2 url(http://images.1g.fi/kuvatv2/images/admin/subpage_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#SubPage .HeaderContainer {
	background: #fff url(http://images.1g.fi/kuvatv2/images/admin/subpage_headerbg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#SubPage .ItemContainer {
	width: 956px;
	background: #eff5f8;
}
#SubPage .ItemEditor .Top {
	width: 956px;
	height: 11px;
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/bigboxgray_top.png);
	background-repeat: no-repeat;
}
#SubPage .ItemEditor .Bottom {
	width: 956px;
	height: 11px;
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/bigboxgray_bottom.png);
	background-repeat: no-repeat;
}
#SubPage .Header H1 {
	color: #384553;
}
#SubPage .Header H2 {
	color: #717b83;
}
#SubPage .Header .FolderInfo {
	color: #737f89;
}
#SubPage .Header .MoveItems .Glow {
	border: 2px solid #e4eff8;
}
#SubPage .Header .MoveItems SELECT {
	color: #4e545a;
}
#SubPage .Item {
	border-top: 1px solid #b3c2ce;
}
#SubPage .Item H2 {
	color: #737f89;
}
#SubPage .Item H2 B {
	color: #949ba1;
}
#SubPage .Item .Thumb {
	border: 3px solid #fff;
	background: #e2eaf4;
}
#SubPage .Item INPUT { 
	color: #4e545a;
}
#SubPage .Item TEXTAREA.Description {
	color: #4e545a;
}

#Gallery.AdminView .GalleryItem {
	background: #fff;
}
#Gallery.AdminView .GalleryItem.AlbumCover {
	border: 1px solid #dbdee2;
	padding: 1px;
	background: #f0f4f6;
}
#GalleryToolbar {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_light_bg.png);
}
#GalleryToolbar .Button {
	color: #fff;
}
#GalleryToolbar .Button.Active {
	color: #fff;
}
#GalleryToolbar .Button.Wide {
	width: 124px;
}
#GalleryToolbar .Button.Wide {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_button_inactive.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Wide.Active {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_button.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Narrow {
	width: 79px;
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_button_inactivenarrow.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Narrow.Active {
	width: 79px;
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_button_narrow.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Delete.Active {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_button_deletenarrow.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Icon.SetCover {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/toolbar_button_pin.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .UsageNumber {
	color: #454c57;
}
#GalleryToolbar .UsageNumber b {
	color: #747474;
}
#GalleryToolbar .UsageGraphBar#notfull {
	border-right: 1px solid #8fbf56;
}

.Popup {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/popup_semitransbg_light.png);
}


/* Gallery visitors comments in comment view (Last modified: 13.09.2008 / 14:00) */
#SubPage.ViewComments .NoComments H1 {
	color: #535f6b;
}
#SubPage.ViewComments .NoComments P {
	color: #4e545a;
}
#SubPage .Item .Thumbnail IMG {
	border: 3px solid #fff;
	background: #e2eaf4;
}
#SubPage.ViewComments .Comment .Poster {
	font-size: 16px;
	font-weight: bold;
	color: #989c9f;
	padding-bottom: 5px;
}
#SubPage.ViewComments .Comment.Admin .Poster B {
	color: #b19203;
}
#SubPage.ViewComments .Comment .Message {
	font-size: 12px;
	line-height: 17px;
	color: #1e1f22;
	padding: 0 0 10px 0;
}
#SubPage.ViewComments .Comment .Poster B {
	color: #4e9948;
}
#SubPage.ViewComments .PostDate {
	font-size: 11px;
	color: #acb0b5;
}
#SubPage.ViewComments .Tools .Delete  {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/commentview_deletebg_light.png);
	background-repeat: no-repeat;
	color: #9a5410;
}
#SubPage.ViewComments .Tools .Delete:hover {
	color: #f35f50;
}


/* Gallery shopping cart */
#ShoppingCart {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_bg_light.png);
	background-repeat: repeat-x;
	border-top: 2px solid #fff;
}
#ShoppingCart .ToolsLeft .ScrollButton {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_scrollbg_left_light.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#ShoppingCart .ToolsRight .ScrollButton {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_scrollbg_right_light.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#ShoppingCart .ToolsLeft .ScrollButton .Scroller {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_scrollbutton_left_light.png);
	background-repeat: no-repeat;
}
#ShoppingCart .ToolsRight .ScrollButton .Scroller {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_scrollbutton_right_light.png);
	background-repeat: no-repeat;
}
#ShoppingCart .ScrollButton .Scroller:hover {
	background-position: 0 -60px;
	cursor: pointer;
}
#ShoppingCart .ToolsCenter .PhotoBrowser {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_pcontainer_light.png);
	background-repeat: repeat-x;
}
#ShoppingCart .ToolsLeft .Button.Add {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_button_add_light.png);
	background-repeat: no-repeat;
	color: #fff;
}
#ShoppingCart .ToolsLeft .Button.Add.Active {
	color: #fff;
}
#ShoppingCart .ToolsLeft .Button.Clear {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_button_clear_light.png);
	background-repeat: no-repeat;
	color: #fff;
}
#ShoppingCart .ToolsRight .Button {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_bigbutton_light.png);
	background-repeat: no-repeat;
	color: #f3f6f7;
}
#ShoppingCart .ToolsRight .Button.Active {
	color: #fff;
}
#ShoppingCart .ShoppingCartHelp {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_helpbg_light.png);
	background-repeat: no-repeat;
	color: #68717b;
}
#ShoppingCart .ShoppingCartHelp a, #ShoppingCart .ShoppingCartHelp a:visited {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/shopcart_helpicon_light.png);
	background-repeat: no-repeat;
	background-position: 26px 6px;
	color: #68717b;
}
#ShoppingCart .ShoppingCartHelp a:hover {
	background-position: 26px -20px;
	color: #30a32f;
}


/* Gallery First-timer visitor */
#newusernotification {
	background: #fff;
}
#newusernotification .newusercontent H1 {
	color: #4992dd;
}
#newusernotification .newusercontent p {
	color: #141414;
}
#newusernotification .newusercontent p.addtobookmarks a, #newusernotification .newusercontent p.addtobookmarks a:visited {
	color: #008e17;
}


/* Gallery Upgrade Notification */
#upgradenotification {
	background: transparent url(http://images.1g.fi/kuvatv2/images/admin/popup_semitransbg_light.png);
}
#upgradenotification .upgradecontent .closebutton a {
	color: #000;
}
#upgradenotification .upgradecontent .closebutton a:hover {
	color: #006ecc;
}