/* Fresh album higlight (Newly created folder) */
.GalleryAlbum.Fresh .GalleryAlbumCover .Cover.Empty {
	background: #ffbd5b;
	background: -moz-linear-gradient(top, #ffcf7b 0%, #ffba56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcf7b), color-stop(100%,#ffba56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffcf7b 0%,#ffba56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffcf7b 0%,#ffba56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffcf7b 0%,#ffba56 100%); /* IE10+ */
	background: linear-gradient(top, #ffcf7b 0%,#ffba56 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf7b', endColorstr='#ffba56',GradientType=0 ); /* IE6-9 */
	border: 2px solid #ff9707;
}
.GalleryAlbum.Fresh .GalleryAlbumCover .Cover.Empty a {
	height: 46px;
	color: #fff;
}
.GalleryAlbum.PlainList.Fresh a {
	color: #e79300;
	font-weight: bold;
}
.GalleryAlbum.PlainList.Hidden.Fresh a {
	color: #e79300;
}
.GalleryAlbum.PlainList.Fresh a:hover, .GalleryAlbum.PlainList.Hidden.Fresh a:hover {
	color: #fff;
}


/* Create New Folder (folderlist) */
#GalleryAlbumsList.PlainList .CreateNewAlbum {
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/createfolder_plainlist_line_light.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#GalleryAlbumsList.PlainList .ButtonCreateFolder {
	color: #4f4f4f;
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/createfolder_plainlist_light.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#GalleryAlbumsList.PlainList .ButtonCreateFolder:hover {
	color: #2376df;
	background-position: left -38px;
}
#GalleryAlbumsList.Desc .ButtonCreateFolder, #GalleryAlbumsList.NoDesc .ButtonCreateFolder {
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/createfolder_light.png);
	background-repeat: no-repeat;
	color: #656565;
}
#GalleryAlbumsList.Desc .ButtonCreateFolder:hover, #GalleryAlbumsList.NoDesc .ButtonCreateFolder:hover {
	background-repeat: no-repeat;
	background-position: 0 -157px;
	color: #3196dc;
}
/* Upload new files (thumblist) */
#GalleryItemsList.bigthumb #uploadercontainer {
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/uploadphotos_light_big.png);
	background-repeat: no-repeat;
}
#GalleryItemsList.bigthumb #uploadercontainer:hover {
	background-repeat: no-repeat;
	background-position: 0 -245px;
}
#GalleryItemsList.mediumthumb #uploadercontainer {
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/uploadphotos_light_medium.png);
	background-repeat: no-repeat;
}
#GalleryItemsList.mediumthumb #uploadercontainer:hover {
	background-repeat: no-repeat;
	background-position: 0 -150px;
}
#GalleryItemsList.folderthumb #uploadercontainer {
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/uploadphotos_light_small.png);
	background-repeat: no-repeat;
}
#GalleryItemsList.folderthumb #uploadercontainer:hover {
	background-repeat: no-repeat;
	background-position: 0 -157px;
}
#GalleryItemsList #uploadercontainer #pickfiles {
	color: #656565;
}
#GalleryItemsList #uploadercontainer:hover #pickfiles {
	color: #3196dc;
}


/* Gallery admin folderpanel */
#AdminToolbar {
	background: #d3d6d6 url(http://images.1g.fi/kuvatv2_testing/images/admin/admintoolbar_bg_light.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	-webkit-box-shadow: 0 1px 4px -1px #4b4d50;
	-moz-box-shadow: 0 1px 4px -1px #4b4d50;
	box-shadow: 0 1px 4px -1px #4b4d50;
}
#AdminToolbar ul li:hover {
	background: #151719 url(http://images.1g.fi/kuvatv2_testing/images/admin/admintoolbar_hoverbg_light.gif);
	background-repeat: repeat-x;
}
#AdminToolbar li .icon {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/admintoolbar_icons_light.png);
	background-repeat: no-repeat;
	color: #323232;
}
#AdminToolbar li .icon:hover {
	color: #000;
}
#AdminToolbar li#foldersettings .icon {
	background-repeat: no-repeat;
	background-position: 10px 0;
}
#AdminToolbar li#foldersettings .icon:hover {
	background-position: 10px -40px;
}
#AdminToolbar li#foldersecurity .icon {
	background-repeat: no-repeat;
	background-position: 10px -80px;
}
#AdminToolbar li#foldersecurity .icon:hover {
	background-position: 10px -120px;
}
#AdminToolbar li#contentsorting .icon {
	background-repeat: no-repeat;
	background-position: 10px -160px;
}
#AdminToolbar li#contentsorting .icon:hover {
	background-position: 10px -200px;
}
#AdminToolbar li#folderfunctions .icon {
	background-repeat: no-repeat;
	background-position: 10px -240px;
}
#AdminToolbar li#folderfunctions .icon:hover {
	background-position: 10px -280px;
}
#AdminToolbar li#sitesettings .icon {
	background-repeat: no-repeat;
	background-position: 10px -320px;
}
#AdminToolbar li#sitesettings .icon:hover {
	background-position: 10px -360px;
}
#AdminToolbar li#toggleviewmode .icon {
	background-repeat: no-repeat;
	background-position: 10px -400px;
	padding-right: 18px;
}
#AdminToolbar li#toggleviewmode .icon:hover {
	background-position: 10px -440px;
}
#AdminToolbar li#setcoverphoto .icon {
	background-repeat: no-repeat;
	background-position: 10px -680px;
}
#AdminToolbar li#setcoverphoto .icon:hover {
	background-position: 10px -720px;
}
#AdminToolbar li#rotateleft .icon {
	background-repeat: no-repeat;
	background-position: 10px -520px;
}
#AdminToolbar li#rotateleft .icon:hover {
	background-position: 10px -560px;
}
#AdminToolbar li#rotateright .icon {
	background-repeat: no-repeat;
	background-position: 10px -600px;
}
#AdminToolbar li#rotateright .icon:hover {
	background-position: 10px -640px;
}
#AdminToolbar li#moveitem .icon {
	background-repeat: no-repeat;
	background-position: 10px -760px;
}
#AdminToolbar li#moveitem .icon:hover {
	background-position: 10px -800px;
}
#AdminToolbar li#copyitem .icon {
	background-repeat: no-repeat;
	background-position: 10px -920px;
}
#AdminToolbar li#copyitem .icon:hover {
	background-position: 10px -960px;
}
#AdminToolbar li#deleteitem .icon {
	background-repeat: no-repeat;
	background-position: 10px -840px;
}
#AdminToolbar li#deleteitem .icon:hover {
	background-position: 10px -880px;
}

#Actiontools #FolderInfo {
	color: #585858;
}
#Actiontools #FolderInfo .separator {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/folderinfo_separator_ball_light.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#Actiontools #OpenAdminview {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/admintoolbar_icons_light.png);
	background-repeat: no-repeat;
	background-position: left -490px;
	color: #df8800;
}
#Actiontools #OpenAdminview:hover {
	background-position: left -450px;
	color: #000;
}



/* Gallery item selectable hover */
body.AdminView.AdminLang_FI #GalleryItemsList .GalleryItem .GalleryItemDescription {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/galleryitem_selector_light_fin.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
body.AdminView.AdminLang_FI #GalleryItemsList .GalleryItem .GalleryItemDescription:hover {
	background: #dfdfdf url(http://images.1g.fi/kuvatv2_testing/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_testing/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_testing/images/gallery/galleryitem_selector_light_eng.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
body.AdminView.AdminLang_EN #GalleryItemsList .GalleryItem .GalleryItemDescription:hover {
	background: #dfdfdf url(http://images.1g.fi/kuvatv2_testing/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_testing/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 Pictureview */
#PictureView #photoinfo #PictureAdminTools H2 {
	color: #818586;
}
#PictureView #photoinfo #PictureAdminTools input.textinput, #PictureView #photoinfo #PictureAdminTools textarea {
	color: #202020;
	background: #fff;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #abadb3;
	border-left: 1px solid #abadb3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#PictureView #photoinfo #PictureAdminTools input.savebutton {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #4e5152 url(http://images.1g.fi/kuvatv2_testing/images/admin/pictureadmintools_button.png);
	background-position: 0 -122px;
	background-repeat: no-repeat;
	-moz-box-shadow: 0 2px 4px -2px #a7a7a7;
	-webkit-box-shadow: 0 2px 4px -2px #a7a7a7;
	box-shadow: 0 2px 4px -2px #a7a7a7;
}
#PictureView #photoinfo #PictureAdminTools input.savebutton:hover {
	background-position: 0 -183px;
	color: #fff;
}



/* 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_testing/images/admin/subpage_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#SubPage .HeaderContainer {
	background: #fff url(http://images.1g.fi/kuvatv2_testing/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_testing/images/admin/bigboxgray_top.png);
	background-repeat: no-repeat;
}
#SubPage .ItemEditor .Bottom {
	width: 956px;
	height: 11px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/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 #e5e5e5;
	padding: 1px;
	background: #f5f5f5;
}
#GalleryToolbar {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/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_testing/images/admin/toolbar_button_inactive.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Wide.Active {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/toolbar_button.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Narrow {
	width: 79px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/toolbar_button_inactivenarrow.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Narrow.Active {
	width: 79px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/toolbar_button_narrow.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Button.Delete.Active {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/toolbar_button_deletenarrow.png);
	background-repeat: no-repeat;
}
#GalleryToolbar .Icon.SetCover {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/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;
}



/* 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_testing/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_testing/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_testing/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_testing/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_testing/images/admin/shopcart_scrollbutton_left_light.png);
	background-repeat: no-repeat;
}
#ShoppingCart .ToolsRight .ScrollButton .Scroller {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/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_testing/images/admin/shopcart_pcontainer_light.png);
	background-repeat: repeat-x;
}
#ShoppingCart .ToolsLeft .Button.Add {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/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_testing/images/admin/shopcart_button_clear_light.png);
	background-repeat: no-repeat;
	color: #fff;
}
#ShoppingCart .ToolsRight .Button {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/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_testing/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_testing/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_testing/images/admin/popup_semitransbg_light.png);
}
#upgradenotification .upgradecontent .closebutton a {
	color: #000;
}
#upgradenotification .upgradecontent .closebutton a:hover {
	color: #006ecc;
}



/* Sort files page */
#toggleshowfilenames {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/sortfiles_showfilenamebutton_light.png);
	background-repeat: no-repeat;
	color: #474747;
}
#toggleshowfilenames:hover {
	background-position: 0 -50px;
	color: #1b83dc;
}
#toggleshowfilenames span {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/sortfiles_showfilenamebutton_check_light.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	height: 24px;
	padding: 11px 0 0 34px;
}
#toggleshowfilenames.active span {
	background-position: 15px -39px;
}
#sortfiles .sortitem .itemname {
	color: #252525;
	background: #f2f2f2;
}
#sortfiles .sortalbum {
	background: #f4f5f6;
	border-bottom: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
#sortfiles .sortalbum.ui-sortable-helper {
	background: #c2e1fc;
	border-bottom: 1px solid #6e9dc5;
	border-right: 1px solid #6e9dc5;
	-moz-box-shadow: 0 3px 14px -2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 3px 14px -2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 14px -2px rgba(0, 0, 0, 0.4);
}
#sortfiles .sortalbum.empty .albumcover {
	color: #fff;
	background: #292e34;
	background: -moz-linear-gradient(top, #404750 0%, #2a2f35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404750), color-stop(100%,#2a2f35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #404750 0%,#2a2f35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #404750 0%,#2a2f35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #404750 0%,#2a2f35 100%); /* IE10+ */
	background: linear-gradient(top, #404750 0%,#2a2f35 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404750', endColorstr='#2a2f35',GradientType=0 ); /* IE6-9 */
}
#sortfiles .sortalbum.empty .albumcover, #sortfiles .sortalbum .albumcover.broken, #sortfiles .sortalbum .folderthumb {
	-moz-box-shadow: 0 1px 5px -2px rgb(100, 100, 100);
	-webkit-box-shadow: 0 1px 5px -2px rgb(100, 100, 100);
	box-shadow: 0 1px 5px -2px rgb(100, 100, 100);
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
}
#sortfiles .sortalbum .foldername {
	color: #262626;
}
#sortfiles .sortitem .filecontainer {
	background: #c7c7c7;
}
#sortfooter {
	background: #e6e8ea;
	background: rgba(24, 28, 34, 0.9);
}
#sortfooter .footerinfo {
	color: #c1c1c1;
}

