/* new upload css */
@import url('newupload.css');


/*  html preset */
html  {
	height:100% !important; 
	max-height:100% !important; 
	padding:0 !important;
	margin:0 !important; 
	border:0 !important; 
}
body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
}
img {
	border: 0;
}
a {
   outline: none;
}


body#Gallery.Popup {
	overflow: hidden !important;
	margin-right: 16px;
}
/*  clearfix style (replaces stabilizer divs) */
.Clearfix:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.Clearfix, .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .Clearfix, * html .clearfix {height: 1%;}
.Clearfix, .clearfix {display: block;}
/* End hide from IE-mac */


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/* Delete this when opera developers learns how to use box-shadow withouth scrollbars */
body.Opera #browseview, body.Opera #GalleryAlbums {
	box-shadow: none !important;
}


body.AdminView #SiteContainer {
	padding-bottom: 34px;
}
body.AdminView.GalleryPicture #SiteContainer {
	padding-bottom: 0;
}
body#Gallery.AdminView.Cart #SiteContainer {
	padding-bottom: 110px;
}
body.GalleryFront.AdminView #GalleryAlbums.nodescription #GalleryAlbumsList {
	padding-top: 4px;
}
body.GalleryFront.AdminView.sub1024 #GalleryAlbums.nodescription #GalleryAlbumsList {
	padding-top: 0;
}

/* Gallery Albums foldertools (slideshow etc) */
#Actiontools {
	position: absolute;
	right: 18px;
	padding-top: 11px;
}
body.sub1024.GalleryFront #Actiontools {
	position: relative;
}
#Actiontools .toolbutton {
	float: right;
	padding: 3px 0 0 26px;
	height: 18px;
	margin: 0 0 0 18px;
	cursor: pointer;
	font-size: 12px;
}
#Actiontools #OpenAdminview, #Actiontools #StartSlideShow, #AdminToolbar li .icon {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer !important;
}
body.over1920 #Actiontools .toolbutton {
	font-size: 13px;
	padding: 2px 0 0 26px;
}

#Actiontools #StartSlideShow {
	padding-left: 19px;
	margin: 0;
}
#Actiontools #StartSlideShow span {
	padding-left: 7px;
}
/* Gallery Albums foldertools (slideshow etc) */
#Actiontools #FolderInfo {
	float: right;
	font-size: 11px;
	padding: 3px 20px 0 0;
}
#Actiontools #FolderInfo .separator {
	padding-left: 12px;
	padding-right: 12px;
}
#Actiontools #FolderLogout {
	float: right;
	display: block;
	font-size: 12px;
	padding-top: 3px;
}
#Actiontools #FolderLogout a {
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
}
body.GalleryFront #Actiontools #FolderLogout, body.GalleryFolder #Actiontools #FolderLogout {
	padding-right: 16px;
}
#Actiontools #Previewsize {
	float: right;
	margin-left: 10px;
}
#Actiontools #Previewsize .imagesizes {
	float: right;
	display: block;
	height: 20px;
	cursor: pointer;
}
#Actiontools #Previewsize .imagesizes.bar {
	width: 11px;
}
#Actiontools #Previewsize .imagesizes.auto {
	width: 17px;
}
#Actiontools #Previewsize .imagesizes#imagesizesmaller {
	background-position: 1px 2px;
}
#Actiontools #Previewsize .imagesizes.active#imagesizesmaller, #Actiontools #Previewsize .imagesizes.active#imagesizesmaller:hover {
	background-position: 1px -28px;
}
#Actiontools #Previewsize .imagesizes#imagesizesmaller:hover {
	background-position: 1px -58px;
}
#Actiontools #Previewsize .imagesizes#imagesizesmall {
	background-position: -19px 2px;
}
#Actiontools #Previewsize .imagesizes.active#imagesizesmall, #Actiontools #Previewsize .imagesizes.active#imagesizesmall:hover {
	background-position: -19px -28px;
}
#Actiontools #Previewsize .imagesizes#imagesizesmall:hover {
	background-position: -19px -58px;
}
#Actiontools #Previewsize .imagesizes#imagesizemedium {
	background-position: -39px 2px;
}
#Actiontools #Previewsize .imagesizes.active#imagesizemedium, #Actiontools #Previewsize .imagesizes.active#imagesizemedium:hover {
	background-position: -39px -28px;
}
#Actiontools #Previewsize .imagesizes#imagesizemedium:hover {
	background-position: -39px -58px;
}
#Actiontools #Previewsize .imagesizes#imagesizebig {
	background-position: -59px 2px;
}
#Actiontools #Previewsize .imagesizes.active#imagesizebig, #Actiontools #Previewsize .imagesizes.active#imagesizebig:hover {
	background-position: -59px -28px;
}
#Actiontools #Previewsize .imagesizes#imagesizebig:hover {
	background-position: -59px -58px;
}
#Actiontools #Previewsize .imagesizes#imagesizeauto {
	background-position: -77px 2px;
}
#Actiontools #Previewsize .imagesizes.active#imagesizeauto, #Actiontools #Previewsize .imagesizes.active#imagesizeauto:hover {
	background-position: -77px -28px;
}
#Actiontools #Previewsize .imagesizes#imagesizeauto:hover {
	background-position: -77px -58px;
}



/* Breadcrumb navigation (Gallery folder path) */
#FolderPath {
	padding-top: 10px;
	padding-left: 26px;
}
ul#Breadcrumb {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
}
ul#Breadcrumb li {
	font-size: 12px;
	float: left;
}
ul#Breadcrumb li a {
	display: block;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 19px;
	text-decoration: none;
}
ul#Breadcrumb li.first a {
	padding-left: 24px;
	padding-right: 22px;
}
ul#Breadcrumb li.secondtolast {
	font-size: 12px;
	float: left;
}
ul#Breadcrumb li.last span {
	display: block;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 22px;
	cursor: default;
}
ul#Breadcrumb li.single a {
	padding-left: 24px;
	padding-right: 22px;
}


/* Gallery Albums control */
#GalleryFolderName {
	padding: 10px 0 0 29px;
	font-size: 19px;
}
#GalleryFolderDescription {
	max-width: 980px;
	padding: 4px 15px 8px 30px;
	font-size: 13px;	
}

/* Gallery Albumslist */
#GalleryAlbumsList.Desc {
	margin-left: 10px;
	padding-bottom: 30px;
}
#GalleryAlbumsList.NoDesc {
	margin-top: 15px;
	margin-left: 2px;
}
#GalleryAlbumsList.PlainList {
	max-width: 980px;
	margin-top: 12px;
	margin-left: 15px;
	padding-bottom: 25px;
}
#GalleryAlbumsList.PlainList .GalleryAlbumColumn {
	float: left;
	width: 325px;
}
.GalleryAlbum {
	float: left;
}

/* Galleryalbums plainlist */
.GalleryAlbum.PlainList {
	width: 292px;
	margin-left: 10px;
	font-size: 11px;
	padding: 3px 0 3px 21px;
}
.GalleryAlbum.PlainList .Name a, .GalleryAlbum.PlainList .Name a:visited {
	padding: 3px;
}
.GalleryAlbum.PlainList.Hidden .Name a, .GalleryAlbum.PlainList.Hidden .Name a:visited {
	padding: 4px;
}
.GalleryAlbum.PlainList .Date, .GalleryAlbum.PlainList .Itemcount, .GalleryAlbum.PlainList .Foldercount {
	font-size: 11px;
	padding: 0 4px;
}

/* Galleryalbums Description */
.GalleryAlbum.Desc {
	width: 350px;
	margin-top: 20px;
	margin-left: 20px;
	height: 91px;
}
.GalleryAlbum.Desc .CoverContainer {
	float: left;
	width: 125px;
	position: relative;
	margin-right: 7px;
}
.GalleryAlbum.Desc .GalleryAlbumCover {
	width: 125px;
	display: block;
}
.GalleryAlbum.Desc .GalleryAlbumCover img { 
	float: right;
}
.GalleryAlbum.Desc .GalleryAlbumDescription {
	float: left;
	width: 210px;
	height: 91px;
	margin-left: 6px;
}

/* Galleryalbums No Description (Default) */
.GalleryAlbum.NoDesc {
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
}
body.w1280 .GalleryAlbum.NoDesc {
	width: 177px;
}
body.w1600 .GalleryAlbum.NoDesc {
	width: 186px;
}
.GalleryAlbum.NoDesc .GalleryAlbumCover {
	width: 125px;
}
.GalleryAlbum.NoDesc .GalleryAlbumCover {
	margin: 0 auto;
	text-align: center;
}
.GalleryAlbum.NoDesc .GalleryAlbumDescription {
	text-align: center;
	padding-top: 4px;
}
.GalleryAlbum.Desc .GalleryAlbumDescription .Name  {
	clear: both;
	display: block;
}
.GalleryAlbum.NoDesc .GalleryAlbumDescription .Name {
	clear: both;
	display: block;
	height: 32px;
}

.GalleryAlbum.NoDesc a.Albumlink {
	margin: 0 auto;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	text-align: center;
	position: relative;
}
.GalleryAlbum.NoDesc a.Albumlink img {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.GalleryAlbum.NoDesc .Cover {
	position: relative;
}




/* Galleryalbums (shared elements) */
.GalleryAlbumCover IMG {
	display: block;
}
.GalleryAlbumCover .Cover {
	font-size: 12px;
	margin: 0 auto;
}
.GalleryAlbumCover .Cover.Preview {
	height: 83px;
	padding: 0;
	text-align: left;
}
.GalleryAlbumCover .Cover.Preview a, .GalleryAlbumCover .Cover.Preview a:visited {
	text-decoration: none;
	display: block;
	height: 83px;
	margin: 0;
	cursor: pointer;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs {
	height: 61px;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs .FolderPreview {
	float: left;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs.Count1 .FolderPreview {
	width: 123px;
	height: 59px;
	margin: 1px 0 0 1px;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs.Count2 .FolderPreview {
	width: 61px;
	height: 59px;
	margin: 1px 0 0 1px;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs.Count4 .FolderPreview {
	width: 61px;
	height: 29px;
	margin: 1px 0 0 1px;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs.Count6 .FolderPreview {
	width: 40px;
	height: 29px;
	margin: 1px 0 0 1px;
}
.GalleryAlbumCover .Cover.Preview .PreviewThumbs.Count6 .FolderPreview:nth-child(2), .GalleryAlbumCover .Cover.Preview .PreviewThumbs.Count6 .FolderPreview:nth-child(4) {
	width: 41px;
}
.GalleryAlbumCover .Cover.Preview .PreviewCountInfo {
	height: 19px;
	display: block;
	text-align: center;
	padding: 3px 0 0 3px;
	font-size: 12px;
	font-weight: bold;
}
.GalleryAlbumCover .Cover.Empty {
	text-align: center;
}
.GalleryAlbumCover .Cover.Empty a, .GalleryAlbumCover .Cover.Empty a:visited {
	height: 50px;
	padding-top: 33px;
	display: block;
}
.GalleryAlbumCover.imageError {
	display: block;
}
.GalleryAlbumCover.imageError img {
	display: none !important;
}
.GalleryAlbumCover.imageError a {
	display: block;
	width: 125px;
	height: 83px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/foldericon_broken.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.GalleryAlbumCover .Cover.SubFolders {
	background-repeat: no-repeat !important;
}
.GalleryAlbumCover .Cover.SubFolders a, .GalleryAlbumCover .Cover.SubFolders a:visited {
	width: 118px;
	height: 26px;
	padding-top: 57px;
	padding-left: 6px;
	display: block;
 	font-size: 14px;
	font-weight: bold;
}
.GalleryAlbumCover .Cover.Secured {
	text-align: center;
}
.GalleryAlbumCover .Cover.Secured a, .GalleryAlbumCover .Cover.Secured a:visited {
	height: 21px;
	padding-top: 62px;	
	display: block;
	font-size: 11px;
}
.GalleryAlbum.Hidden IMG {
	opacity: .5;
	filter: alpha(opacity=50);
}
.GalleryAlbum.Desc .GalleryAlbumDescription .Date, .GalleryAlbum.Desc .GalleryAlbumDescription .Itemcount, .GalleryAlbum.Desc .GalleryAlbumDescription .Foldercount {
	float: left;
}
.GalleryAlbum .GalleryAlbumDescription .Date, .GalleryAlbum .GalleryAlbumDescription .Itemcount, .GalleryAlbum .GalleryAlbumDescription .Foldercount {
	font-size: 11px;
}
.GalleryAlbum .GalleryAlbumDescription .Itemcount, .GalleryAlbum .GalleryAlbumDescription .Foldercount {
	padding-left: 4px;
}
.GalleryAlbumCoverOverlay {
	z-index: 3;
	position: absolute;
}
.GalleryAlbumCoverOverlay {
	top: -3px;
	right: -3px;
}
.GalleryAlbumCoverOverlay.New {
	width: 37px;
	height: 37px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/newfile_icon.png);
	background-repeat: no-repeat;
}
body.Lang_EN .GalleryAlbumCoverOverlay.New {
	background-position: 0 -80px;
}



/* Gallery Items control */
#Gallery.AdminView #GalleryItemsList {
	min-height: 300px;
}
.GalleryItem {
	float: left;
	margin-left: 13px;
	margin-bottom: 4px;
	padding: 2px;
}
.GalleryItemImage .videoicon {
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/videoicon.png);
	background-repeat: no-repeat;
	top: 50%;
	left: 50%;
	margin: -18px 0 0 -18px;
}
.GalleryItemImage .newfile {
	position: absolute;
	display: block;
	width: 37px;
	height: 37px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/newfile_icon.png);
	background-repeat: no-repeat;
	top: -3px;
	right: -3px;
}
body.Lang_EN .GalleryItemImage .newfile {
	background-position: 0 -80px;
}
body.sub1024 #GalleryItemsList.bigthumb .GalleryItem {
	margin-left: 4px;
}
body.w1280 #GalleryItemsList.bigthumb .GalleryItem {
	margin-left: 10px;
}
.GalleryItemMarker {
	float: left;
	background: #414a4f;
	margin-left: 10px;
}
.GalleryItemImage {
	display: block;
	text-align: center;
}
.GalleryItemDescription {
	margin-bottom: 9px;
}
#GalleryItemsList.OnlyComments .GalleryItem .CommentCount {
	margin-top: -26px !important;
	margin-left: 6px;
}
#GalleryItemsList.OnlyRatings.Comments .GalleryItem .CommentCount {
	margin-top: -26px !important;
	margin-left: 6px;
}
#GalleryItemsList.Descriptions .GalleryItemDescription, #GalleryItemsList.Ratings .GalleryItemDescription, #GalleryItemsList.Comments .GalleryItemDescription, #Gallery.AdminView .GalleryItemDescription {
	height: 46px !important;
	display: block;
	margin-bottom: 0px;
}
#Gallery.AdminView .GalleryItemDescription {
	cursor: default;
}
#GalleryItemsList.OnlyRatings .GalleryItemDescription {
	height: 13px;
	display: block;
	margin-bottom: 0px;
	padding-top: 5px;
}

/* GalleryItem dragndrop control */
.GalleryItemHelper {
	float: left;
}

/* GalleryItem selected control */
.GalleryItemOverlay {
	width: 21px;
	height: 21px;
	z-index: 3;
	position: absolute;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/gallery_iteminputbg_light.png);
}


/*  Gallery picture rating in thumbnail view (Last modified: 13.09.2008 / 14:00) */
.GalleryItem .GalleryItemDescription .Rating {
	width: 50px;
	height: 9px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/gallery_ratingstars_small.png);
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	text-align: left;
	clear: both;
}
.GalleryItem .GalleryItemDescription .Rating .Stars {
	height: 9px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/gallery_ratingstars_small.png);
	background-position: 0 -11px;
	background-repeat: repeat-x;
}


/*  Gallery picture rating in thumbnail view (Last modified: 13.04.2011) */
.GalleryItemFile {
	position: relative;
	display: block;
}
.GalleryItemFile a.openfile {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	text-decoration: none;
}
.GalleryItemFile .filename {
	display: block;
	text-align: center;
}
#GalleryItemsList.filenames .GalleryItemFile .filename {
	display: none;
}
#GalleryItemsList .fileicon {
	text-align: center;
	color: #3a3a3a;
}
#GalleryItemsList.folderthumb .fileicon {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/fileicon_small.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	padding-top: 31px;
	height: 28px;
	font-size: 14px;
}
#GalleryItemsList.filenames.folderthumb .fileicon {
	height: 50px;
	background-position: center 14px;
}
#GalleryItemsList.mediumthumb .fileicon {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/fileicon_medium.png);
	background-repeat: no-repeat;
	background-position: center 6px;
	padding-top: 42px;
	height: 32px;
	font-size: 15px;
}
#GalleryItemsList.filenames.mediumthumb .fileicon {
	height: 50px;
	background-position: center 17px;
}
#GalleryItemsList.bigthumb .fileicon {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/fileicon_large.png);
	background-repeat: no-repeat;
	background-position: center 28px;
	padding-top: 78px;
	height: 38px;
	font-size: 16px;
}
#GalleryItemsList.filenames.bigthumb .fileicon {
	height: 65px;
	background-position: center 38px;
}
#GalleryItemsList.folderthumb .GalleryItemFile .filename {
	padding-top: 1px;
	font-size: 12px;
}
#GalleryItemsList.mediumthumb .GalleryItemFile .filename {
	padding-top: 2px;
	font-size: 13px;
}
#GalleryItemsList.bigthumb .GalleryItemFile .filename {
	padding-top: 4px;
	font-size: 15px;
}




/* Gallery page numbers navigation */
#GalleryPageNumbers {
	clear: both;
	text-align: center;
	margin: 0 0 10px 15px;
	padding-top: 20px;
}
#GalleryPageNumbers .Previous, #GalleryPageNumbers .Next {
	display: inline;
}
#GalleryPageNumbers .Previous b, #GalleryPageNumbers .Next b {
	padding: 8px 10px 7px 10px;
	font-weight: normal;
}
#GalleryPageNumbers .Previous a, #GalleryPageNumbers .Previous a:visited, #GalleryPageNumbers .Next a, #GalleryPageNumbers .Next a:visited {
	text-decoration: none;
	padding: 8px 10px 7px 10px;
}
#GalleryPageNumbers .Numbers {
	display: inline;
	padding: 0 80px;
}
#GalleryPageNumbers .Numbers a, #GalleryPageNumbers .Numbers a:visited {
	display: inline-block;
	padding: 2px 6px 2px 7px;
	margin-left: 5px;
	text-decoration: none;
}
#GalleryPageNumbers .Current {
	display: inline-block;
	padding: 3px 7px 3px 8px;
	font-weight: normal;
	margin-left: 5px;
}
#GalleryPageNumbers .Numbers a:hover {
	text-decoration: none;
}


/* Gallery page separator in adminview */
.PageSeparator {
	float: left;
	width: 100%;
	background: gray;
	padding: 4px;
	margin-bottom: 10px;
}


/* Gallery picture view */
#PictureView {
	text-align: center;
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 30px;
}
#PictureView #PictureViewContent {
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#PictureView #PictureViewContent .PictureNav {
	position: absolute;
	width: 165px;
	top: 6px;
	bottom: 36px;
}
#PictureView #PictureViewContent .PictureNav#Previous {
	left: 0;
}
#PictureView #PictureViewContent .PictureNav#Next {
	right: 0;
}
#PictureView #PictureViewContent .PictureNav {
	opacity: .6;
	filter: alpha(opacity=60);
}
#PictureView #PictureViewContent .PictureNav:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#PictureView .PictureNav .PictureName {
	display: block;
	font-size: 11px;
	padding-top: 5px;
}
#PictureView .ThumbLink {
	display: block;
	text-decoration: none;
}
#PictureView #Previous.ThumbLink {
	background: transparent url(http://images.1g.fi/kuvatv2/images/gallery/gallery_picturenav_prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#PictureView #Next.ThumbLink {
	background: transparent url(http://images.1g.fi/kuvatv2/images/gallery/gallery_picturenav_next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#PictureView #Picture {
	margin: 0 auto;
	padding-top: 6px;
	min-height: 300px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 300px;
	text-align: center;
}
#PictureView #Picture a.photolink {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
#PictureView #Picture a.photolink img {

}
#PictureView #Picture #PictureDescription {
	display: block;
	margin: 6px auto 0 auto;
	position: relative;
	min-height: 30px;
}
#PictureView #Picture #ItemName {
	margin-left: 90px;
	margin-right: 90px;
	padding-top: 9px;
}
#PictureView #itemtools {
	position: absolute;
	overflow: auto;
	right: -5px;
}
#PictureView #itemtools .itemtool {
	float: right;
	width: 26px;
	height: 30px;
	display: block;
	cursor: pointer;
}
#PictureView #photoinfo {
	display: block;
	margin: 0 auto;
/*	padding-bottom: 30px; */
}
#PictureView #Picture #Comment {
	padding-left: 100px;
	padding-right: 100px;
}
body.sub1024 #PictureView #Picture #Comment {
	padding-left: 10px;
	padding-right: 10px;
}
body.over1920 #PictureView #Picture #Comment {
	padding-left: 150px;
	padding-right: 150px;
}




/*  Gallery picture rating in picture/video view (Last modified: 13.09.2008 / 14:00) */
#PictureRating .ClearRating {
	height: 5px;
	clear: both;
}
#PictureView #Picture #PictureRating {
	position: absolute;
	left: 0;
	width: 100px;
}
#PictureView #Picture #PictureRating .RateStars {
	width: 100px;
}
#PictureView #Picture #PictureRating .EmptyStars {
	z-index: 0;
	left: 0px;
    width: 100px; 
	height: 20px;
}
#PictureView #Picture #PictureRating .RatingScore {
	z-index: 1;
	position: relative;
	float: left;
	left: 0px;
	height: 20px;
}
#PictureRating .star-rating {
	list-style:none;   
	margin: 0px; 
	padding: 0px;    
	width: 100px;
	height: 20px;             
	position: relative;
}
#PictureRating .star-rating li {
	padding:0px;
	margin:0px;      
	float: left;
}
#PictureRating .star-rating li a {
	display:block;
	width:20px;  
	height: 20px;         
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;           
	position: absolute;
	padding: 0px;  
}
#PictureRating .star-rating li a:hover {
	z-index: 1;    
	left: 0px;            
	cursor: pointer;
}
#PictureRating .star-rating a.one-star {
	left: 0px;
}
#PictureRating .star-rating a.one-star:hover {
	width:20px;
}
#PictureRating .star-rating a.two-stars {
	left:20px;
}
#PictureRating .star-rating a.two-stars:hover {
	width: 40px;
}
#PictureRating .star-rating a.three-stars:hover {
	width: 60px;
}
#PictureRating .star-rating a.three-stars {
	left: 40px;
}
#PictureRating .star-rating a.four-stars {
	left: 60px;
}	
#PictureRating .star-rating a.four-stars:hover {
	width: 80px;
}
#PictureRating .star-rating a.five-stars {
	left: 80px;
}
#PictureRating .star-rating a.five-stars:hover {
	width: 100px;
}


/* Gallery visitors comments */
#PictureView #GuestComments {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
#PictureView #GuestComments H1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 8px 0;
}
#PictureView #GuestComments .CommentTool.Spaced {
	padding-bottom: 42px;
}
#PictureView #GuestComments .CommentTool .PostName {
	display: block;
	padding: 3px 0 8px 2px;
}
#PictureView #GuestComments .CommentTool .SubmitComment {
	width: 142px;
	height: 33px;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}
#PictureView #GuestComments .CommentContainer {
	width: 642px;
	margin: 0 auto;
	text-align: left;
}
#PictureView #GuestComments .Comment {
	margin-bottom: 12px;
	padding: 15px 20px;
	position: relative;
}
#PictureView #GuestComments .Comment .NewComment {
	position: absolute;
	right: -3px;
	top: -3px;
	width: 37px;
	height: 37px;
}
#PictureView #GuestComments .Comment .DeleteComment {
	position: absolute;
	right: 14px;
	bottom: 15px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#PictureView #GuestComments .Comment .PosterName {
	display: block;
	font-size: 15px;
	padding-bottom: 9px;
}
#PictureView #GuestComments .Comment .PostMessage {
	font-size: 13px;
	min-height: 20px;
}
#PictureView #GuestComments .Comment .PostDate {
	display: block;
	padding: 12px 0 0 0;
	font-size: 11px;
}

#PictureView .VideoProcessing {
	font-size: 22px;
	padding: 180px 0 130px 0;
	background: transparent url(http://images.1g.fi/kuvatv2/images/gallery/gallery_videoprocessing.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #438dc2;
}


/* Gallery Search Results */
.SearchResults {
	padding: 0 0 80px 30px;
}
.SearchResults .SearchResultThumbnail {
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
	margin-right: 17px;
	margin-bottom: 17px;
}
.SearchResults .SearchResultThumbnail IMG {
	margin: 0 auto;
}
.SearchResults .ResultFolder {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 17px;
}
.SearchResults .ResultFolder H3 {
	float: left;
	margin: -12px 0 0 0;
	padding: 0 8px 0 0;
}
.SearchResults .Link.Return {
	text-align: center;
	font-size: 13px;
	margin-top: 14px;
}
.SearchResults .Link.Return a, .SearchResults .Link.Return a:visited {
	color: #3c8fe5;
	margin: 0 auto;
	text-decoration: none;
}
.SearchResults .Link.Return a:hover {
	color: #5ed738;
}
.SearchResults .SearchResultThumbList {
	padding-bottom: 20px;
}

body.GalleryPicture.Comments #GalleryFooter, body.GalleryVideo.Comments #GalleryFooter {
	margin-top: 0;
}


/* Gallery Tag Cloud */

UL.TagCloud {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.TagCloud LI {
	display: inline;
}



/* Gallery First-timer visitor */
body.neverlogged #GalleryItemsList, body.neverlogged #GalleryAlbumsList {
	display: none;
}
#newusernotification {
	position: absolute;
	padding-top: 100px;
	padding-bottom: 200px;
	text-align: center;
	width: 100%;
	z-index: 6;
}
#newusernotification .newusercontent {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
#newusernotification .newusercontent H1 {
	font-size: 27px;
	font-weight: normal;
}
#newusernotification .newusercontent p {
	font-size: 13px;
}
#newusernotification .newusercontent p.addtobookmarks {
	margin-bottom: 25px;
}



/* Gallery folder password protection */
#GalleryAlbums #PasswordProtected .Notification {
	width: 269px;
	height: 28px;
	font-size: 14px;
	color: #fff;
	padding: 5px 0 0 60px;
	margin-top: 18px;
}
#GalleryAlbums #PasswordProtected .FolderLogin {
	font-size: 12px;
	padding: 15px 0 15px 30px;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWInfo {
	float: left;
	padding: 4px 5px 0 0;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWLogin {
	float: left;
	width: 140px;
	margin-top: 1px;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWLogin INPUT {
	border: 0;
	background: transparent;
	width: 130px;
	height: 20px;
	font-size: 12px;
	padding: 3px 0 0 5px;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWSubmit {
	float: left;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWSubmit INPUT {
	width: 93px;
	height: 27px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #fff;
	border: 0;
	cursor: pointer;
}
#GalleryAlbums #PasswordProtected .FolderLogin .PWSubmit INPUT:hover {
	background-position: 0 -28px;
}

#GalleryStory {
	position: absolute;
	right: 0;
	width: 274px;
	padding: 0 22px 20px 22px;
	margin-top: 30px;
	font-size: 12px;
}


/* Overflow fixes for popup notification */
body#Gallery.popupNotification {
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}
body#Gallery.popupNotification #SiteContainer {
	height: 100%;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}
body#Gallery.popupNotification #GalleryToolbar , body#Gallery.popupNotification #GalleryStory {
	display: none;
}


/* New overlay popup */
#overlayv3 {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 5000;
	overflow: auto;	
	background: transparent url(http://images.kuvat.fi/kuvatv2_testing/images/admin/popup_semitrans_new_dark.png);
}
#overlayv3 .overlaycontent {
	width: 990px;
	margin: 0 auto;
	font-family: arial, verdana, segoe ui, tahoma, sans-serif;
}
#overlayv3 .overlaycontent .closebutton {
	margin-top: 42px;
	padding-bottom: 7px;
}
#overlayv3 .overlaycontent .closebutton a {
	color: #c3c7cc;
}
#overlayv3 .overlaycontent .closebutton a:hover {
	color: #fff;
}
#overlayv3 .boxtop {
	width: 990px;
	height: 65px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/overlayv3_top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#overlayv3 .boxmiddle {
	width: 960px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/overlayv3_middle.png);
	background-repeat: repeat-y;
	padding: 0 15px;
	text-align: left;
}
#overlayv3 .boxbottom {
	width: 990px;
	height: 18px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/overlayv3_bottom.png);
	background-repeat: no-repeat;
	padding-bottom: 80px;
}
#overlayv3 .overlaycontent h1 {
	font-size: 27px;
	color: #222121;
	font-weight: normal;
	margin: 0;
	padding: 16px 0 0 0;
}
#overlayv3 .overlaycontent .boxheader h1 {
	float: left;
}
#overlayv3 .overlaycontent .boxheader .closewindow {
	float: right;
	width: 140px;
	padding-top: 16px
}
#overlayv3 .overlaycontent .boxheader .closewindow a, #overlayv3 .overlaycontent .boxheader .closewindow a:visited {
	display: block;
	text-align: right;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/admin/overlayv3_icon_close.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
	padding: 8px 39px 12px 0;
}
#overlayv3 .overlaycontent .boxheader .closewindow a:hover {
	background-position: right -96px;
	color: #c06bd7;
}
#overlayv3 .boxed .single {
	margin: 0 10px 10px 10px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #e7e7e7;
	background: #fff;
}
#overlayv3 .boxed .single.bigpadding {
	padding-left: 29px;
}


/* Private folder login */
#overlayv3.sharedfolderlogin .boxcontent {
	background: #e5e7e8 url(http://images.1g.fi/kuvatv2_testing/images/site/folderlogin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center -4px;
	padding-bottom: 1px;
}
#overlayv3.sharedfolderlogin .welcome {
	padding: 15px 0 15px 40px;
}
#overlayv3.sharedfolderlogin .welcome h1 {
	font-size: 25px;
	font-weight: bold;
	color: #279ee9;
	padding: 15px 0 4px 0;
	margin: 0;
}
#overlayv3.sharedfolderlogin .welcome p {
	width: 525px;
	font-size: 14px;
	line-height: 19px;
	color: #505254;
	margin: 0;
	padding: 0 0 15px 0;
}


#overlayv3.sharedfolderlogin h2 {
	font-size: 19px;
	font-weight: normal;	
	color: #161616;
	padding: 0 0 5px 0;
	margin: 0;
}
#overlayv3.sharedfolderlogin .choices {
	background: #fff;
	border-top: 1px solid #dbe1e4;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 10px 10px 10px;
}




/* Private folder login (loginbox) */
#overlayv3.sharedfolderlogin #loginbox, #overlayv3.sharedfolderlogin #openaccount {
	padding-top: 28px;
	padding-bottom: 20px;
}
#overlayv3.sharedfolderlogin #loginbox {
	float: left;
	width: 390px;
	padding-left: 29px;
	padding-right: 30px;
}

#overlayv3.sharedfolderlogin #loginbox .loginform {
	padding: 0 0 0 20px;
}

#overlayv3.sharedfolderlogin #loginbox .intro {
	background: url(/images/login/login_separator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#overlayv3.sharedfolderlogin #loginbox .intro p, #overlayv3.sharedfolderlogin #openaccount .intro p {
	font-size: 13px;
	line-height: 18px;
	color: #6c6c6c;
	margin: 0;
	padding: 0 0 15px 0;
}
#overlayv3.sharedfolderlogin #loginbox .loginform h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #181818;
	padding: 18px 0 4px 0;
}
#overlayv3.sharedfolderlogin #loginbox .loginform input.text {
	width: 270px;
	background: #fdfdfd url(/images/global/form_inputbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #111111;
	padding: 6px 6px;
	border: 1px solid #a6a6a9;
	font-family: arial, tahoma, verdana;
}
#overlayv3.sharedfolderlogin #loginbox .rememberlogin {
	background: url(/images/login/login_separator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 12px 0 8px 0;
}
#overlayv3.sharedfolderlogin #loginbox .rememberlogin input {
	float: left;
}
#overlayv3.sharedfolderlogin #loginbox .rememberlogin label {
	float: left;
	font-size: 12px;
	padding-left: 2px;
	padding-top: 2px;
	color: #6c6c6c;
}
#overlayv3.sharedfolderlogin #loginbox .logintools {
	background: url(/images/login/login_separator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
#overlayv3.sharedfolderlogin #loginbox .logintools input {
	float: left;
	display: block;
	width: 158px;
	height: 44px;
	border: 0;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/folderlogin_smallbutton.png);
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color: #2e2f2f;
	font-family: arial, tahoma, verdana;
}
#overlayv3.sharedfolderlogin #loginbox .logintools input:hover {
	color: #c44cbc;
	background-position: left -100px;
}
#overlayv3.sharedfolderlogin #loginbox .logintools .forgot {
	float: right;
	padding-top: 15px;
}
#overlayv3.sharedfolderlogin #loginbox .logintools a {
	color: #279ee9;
	text-decoration: none;
	font-size: 12px;
	padding-right: 40px;
}
#overlayv3.sharedfolderlogin #loginbox .logintools a:hover {
	color: #c44cbc;
}
#overlayv3.sharedfolderlogin #loginbox .errorContainer {
	background: #fbf0d2;
	font-size: 13px;
	display: block;
	padding: 8px 12px;
	margin-top: 8px;
	border: 1px solid #e5d9b9;
}
#overlayv3.sharedfolderlogin #loginbox .passwordsent {
	background: #f8ecff;
	border: 1px solid #eed2ff;
	padding: 12px 10px 0 32px;
}
#overlayv3.sharedfolderlogin #loginbox .passwordsent h4 {
	font-size: 17px;
	margin: 0;
	padding: 0 0 2px 0;
}
#overlayv3.sharedfolderlogin #loginbox .passwordsent p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 12px 0;
	margin: 0;
}
#overlayv3.sharedfolderlogin #loginbox .messagecontainer {
	height: 40px;
}
#overlayv3.sharedfolderlogin #loginbox .loginerror {
	background: #fbf0d2;
	font-size: 13px;
	display: block;
	padding: 8px 0;
	border: 1px solid #e5d9b9;
	width: 282px;
	text-align: center;
	display: none;
}
#overlayv3.sharedfolderlogin #loginbox .passwordsent {
	background: #f8ecff;
	border: 1px solid #eed2ff;
	padding: 12px 10px 0 32px;
}




/* Private folder login (open new account) */
#overlayv3.sharedfolderlogin #openaccount {
	float: left;
	width: 435px;
	padding-left: 40px;
	border-left: 1px solid #ebebeb;
	padding-bottom: 35px;
}
#overlayv3.sharedfolderlogin #openaccount .intro {
	margin-bottom: 5px;
}
#overlayv3.sharedfolderlogin #openaccount .feature {
	padding: 6px 0;
}
#overlayv3.sharedfolderlogin #openaccount .feature h4 {
	color: #3f3f3f;
	font-size: 15px;
	margin: 0;
	padding: 0 0 4px 0;
}
#overlayv3.sharedfolderlogin #openaccount .feature p {
	font-size: 12px;
	line-height: 17px;
	color: #6c6c6c;
	margin: 0;
	padding: 0 0 15px 0;
	width: 325px;
}
#overlayv3.sharedfolderlogin #openaccount .feature.site {
	background: transparent url(/images/login/login_feature_site.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#overlayv3.sharedfolderlogin #openaccount .feature.sharing {
	background: transparent url(/images/login/login_feature_sharing.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#overlayv3.sharedfolderlogin #openaccount .feature.print {
	background: transparent url(/images/login/login_feature_print.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#overlayv3.sharedfolderlogin #openaccount .openbutton {
	padding-top: 8px;
}
#overlayv3.sharedfolderlogin #openaccount .openbutton a, #overlayv3.sharedfolderlogin #openaccount .openbutton a:visited {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/folderlogin_bigbutton.png);
	background-repeat: no-repeat;
	display: block;
	width: 234px;
	height: 32px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #2e2f2f;
	padding-top: 12px;
}
#overlayv3.sharedfolderlogin #openaccount .openbutton a:hover {
	color: #c44cbc;
	background-position: left -100px;
}

/* Guest bar (guest upload permission) */
body.guestupload #SiteContainer {
	padding-bottom: 39px !important;
}
#GuestBar {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 58px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/guestbar_bg.png);
	background-repeat: repeat;
	z-index: 88;
}
#GuestBar .GuestInfo {
	font-size: 16px;
	color: #fff;
	padding-top: 20px;
	padding-left: 32px;
	text-shadow: 2px 2px 2px #155d00;
}
#GuestBar #guestButtonId {
	position: absolute;
	right: 9px;
	width: 186px;
	height: 50px;
	display: block;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/guestbar_upload.png);
	background-repeat: no-repeat;
	margin-top: 7px;
}
#GuestBar #guestButtonId a, #GuestBar #guestButtonId a:visited {
	display: block;
	width: 186px;
	height: 43px;
	padding-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #121212;
	text-decoration: none;
}
#GuestBar #guestButtonId a:hover {
	color: #0068c9;
}


/* Galleryfooter */
#GalleryFooter {
	position: relative;
	clear: both;
	display: block;
	border:0; 
	background: #242627;
	min-height: 77px;
	z-index: 2;
}
#GalleryFooter .Copyright {
	display: block;
	font-size: 12px;
	margin-right: 250px;
}
.DownloadZipLink {
	position: absolute;
	height: 38px;
	right: 20px;
	bottom: 20px;
	font-family: arial, verdana, tahoma;
}



/* Footer Kuvat.fi -link */
#FreeFooter .FooterLogo {
	width: 280px;
	float: right;
}
body.kuvatfi #FreeFooter .FooterLogo a, #FreeFooter .FooterLogo a:visited {
	text-align: right;
	display: block;
	font-size: 12px;
	padding-right: 128px;
	padding-top: 22px;
	text-decoration: none;
	height: 30px;
}
body.pixbay #FreeFooter .FooterLogo a, #FreeFooter .FooterLogo a:visited {
	text-align: right;
	display: block;
	font-size: 12px;
	padding-right: 118px;
	padding-top: 22px;
	text-decoration: none;
	height: 30px;
}




/*  Site type (adjust site fonts) */
body.Font1, body.Font1 .CommentTool INPUT, body.Font1 .CommentTool TEXTAREA {
	font-family: arial, tahoma, verdana, sans-serif;
}
body.Font2, body.Font2 .CommentTool INPUT, body.Font2 .CommentTool TEXTAREA {
	font-family: verdana, arial, tahoma, sans-serif;
}
body.Font3, body.Font3 .CommentTool INPUT, body.Font3 .CommentTool TEXTAREA {
	font-family: tahoma, arial, verdana, sans-serif;
}
body.Font4, body.Font4 .CommentTool INPUT, body.Font4 .CommentTool TEXTAREA {
	font-family: georgia, arial, tahoma, verdana, sans-serif;
}
body.Font5, body.Font5 .CommentTool INPUT, body.Font5 .CommentTool TEXTAREA {
	font-family: times new roman, arial, tahoma, verdana, sans-serif;
}

/*  Site header */
#SiteHeader {
	height: 44px;
	padding: 0;
	margin:0; 
	border:0; 
}
body.Color1 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color1.png); 
	background-repeat: repeat-x;
}
body.Color2 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color2.png); 
	background-repeat: repeat-x;
}
body.Color3 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color3.png); 
	background-repeat: repeat-x;
}
body.Color4 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color4.png); 
	background-repeat: repeat-x;
}
body.Color5 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color5.png); 
	background-repeat: repeat-x;
}
body.Color6 #SiteHeader {
	background: #74787b url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color15.gif); 
	background-repeat: repeat-x;
}
body.Color6 #SiteHeader #SiteHeaderLogo {
	text-shadow: 1px 1px 1px #515456;
}
body.Color7 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color7.png); 
	background-repeat: repeat-x;
}
body.Color8 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color8.png); 
	background-repeat: repeat-x;
}
body.Color9 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color9.png); 
	background-repeat: repeat-x;
}
body.Color10 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color10.png); 
	background-repeat: repeat-x;
}
body.Color11 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color11.png); 
	background-repeat: repeat-x;
}
body.Color12 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color12.png); 
	background-repeat: repeat-x;
}
body.Color13 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color13.png); 
	background-repeat: repeat-x;
}
body.Color14 #SiteHeader {
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/site/site_header_color14.png); 
	background-repeat: repeat-x;
}
#SiteHeaderLogo {
	float: left;
	padding: 0 20px 0 26px;
}
#SiteHeaderLogo.Text {
	font-size: 25px;
	color: #fff;
	padding-top: 7px;
}
#SiteHeaderLogo.Text a, #SiteHeaderLogo.Text a:Visited {
	color: #fff;
	text-decoration: none;
}
body.Color14 #SiteHeaderLogo.Text a, body.Color14 #SiteHeaderLogo.Text a:Visited  {
	color: #26272a !important;
	text-decoration: none;
}
#SiteHeaderTools {
	float: right;
}
/*  Gallery search */
#SiteHeaderTools #GallerySearch {
	float: right;
	display: block;
	width: 152px;
	height: 23px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/gallery_search_new.png);
	background-repeat: no-repeat;
	margin: 11px 13px 0 0;
	text-align: left;
}
#SiteHeaderTools #GallerySearch #SearchBar {
	width: 115px;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	padding: 4px 4px 3px 25px;
	border: 0;
	background: none;
	color: #fff;
	outline: none;
	margin: 0;
}
#SiteHeaderTools #ServiceLogin {
	float: right;
	display: block;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/loginbutton.png);
	background-repeat: no-repeat;
	margin: 9px 14px 0 0;
}
#SiteHeaderTools #ServiceLogin span {
	display: block;
	width: 58px;
	height: 21px;
	cursor: pointer;
	color: #e1e1e1;
	font-size: 11px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/loginbutton_arrows.png);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	padding: 6px 0 0 34px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
#SiteHeaderTools #ServiceLogin:hover {
	background-position: 0 -60px;
}
#SiteHeaderTools #ServiceLogin:hover span {
	color: #fff;
	background-position: 16px -32px;
}
body.Color14 #SiteHeaderTools #ServiceLogin {
	float: right;
	display: block;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/loginbutton.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	margin: 9px 14px 0 0;
}
body.Color12.Dark #GalleryAlbums {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}





/*  Site header Color 1 link colors */
body.Color1 #SiteHeaderViews {
	color: #a2f58f;
}
body.Color1 #SiteHeaderViews a, body.Color1 #SiteHeaderViews a:visited {
	color: #d8e4f7;
}
body.Color1 #SiteHeaderViews .Separator {
	color: #82a8d1;
}
body.Color1 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 2 link colors */
body.Color2 #SiteHeaderViews {
	color: #a2f58f;
}
body.Color2 #SiteHeaderViews a, body.Color2 #SiteHeaderViews a:visited {
	color: #d8e4f7;
}
body.Color2 #SiteHeaderViews .Separator {
	color: #82a8d1;
}
body.Color2 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 3 link colors */
body.Color3 #SiteHeaderViews {
	color: #e4ff4c;
}
body.Color3 #SiteHeaderViews a, body.Color3 #SiteHeaderViews a:visited {
	color: #b5eda6;
}
body.Color3 #SiteHeaderViews .Separator {
	color: #94d486;
}
body.Color3 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 4 link colors */
body.Color4 #SiteHeaderViews {
	color: #e4ff4c;
}
body.Color4 #SiteHeaderViews a, body.Color4 #SiteHeaderViews a:visited {
	color: #b5eda6;
}
body.Color4 #SiteHeaderViews .Separator {
	color: #94d486;
}
body.Color4 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 5 link colors */
body.Color5 #SiteHeaderViews {
	color: #6df561;
}
body.Color5 #SiteHeaderViews a, body.Color5 #SiteHeaderViews a:visited {
	color: #e8c2c2;
}
body.Color5 #SiteHeaderViews .Separator {
	color: #c28e8e;
}
body.Color5 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 6 link colors */
body.Color6 #SiteHeaderViews {
	color: #84ee67;
}
body.Color6 #SiteHeaderViews a, body.Color6 #SiteHeaderViews a:visited {
	color: #d6b2b2;
}
body.Color6 #SiteHeaderViews .Separator {
	color: #a36d77;
}
body.Color6 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 7 link colors */
body.Color7 #SiteHeaderViews {
	color: #f0ff77;
}
body.Color7 #SiteHeaderViews a, body.Color7 #SiteHeaderViews a:visited {
	color: #f0c0f0;
}
body.Color7 #SiteHeaderViews .Separator {
	color: #de94de;
}
body.Color7 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 8 link colors */
body.Color8 #SiteHeaderViews {
	color: #fff73f;
}
body.Color8 #SiteHeaderViews a, body.Color8 #SiteHeaderViews a:visited {
	color: #dfbdf7;
}
body.Color8 #SiteHeaderViews .Separator {
	color: #c088e9;
}
body.Color8 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 9 link colors */
body.Color9 #SiteHeaderViews {
	color: #e7ff64;
}
body.Color9 #SiteHeaderViews a, body.Color9 #SiteHeaderViews a:visited {
	color: #ccf8f8;
}
body.Color9 #SiteHeaderViews .Separator {
	color: #90d5d5;
}
body.Color9 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 10 link colors */
body.Color10 #SiteHeaderViews {
	color: #feff56;
}
body.Color10 #SiteHeaderViews a, body.Color10 #SiteHeaderViews a:visited {
	color: #f7fccf;
}
body.Color10 #SiteHeaderViews .Separator {
	color: #e3e396;
}
body.Color10 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 11 link colors */
body.Color11 #SiteHeaderViews {
	color: #91fe4c;
}
body.Color11 #SiteHeaderViews a, body.Color11 #SiteHeaderViews a:visited {
	color: #e2dcb6;
}
body.Color11 #SiteHeaderViews .Separator {
	color: #c6ae93;
}
body.Color11 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 12 link colors */
body.Color12 #SiteHeaderViews {
	color: #91f751;
}
body.Color12 #SiteHeaderViews a, body.Color12 #SiteHeaderViews a:visited {
	color: #cdd4dd;
}
body.Color12 #SiteHeaderViews .Separator {
	color: #8a94a1;
}
body.Color12 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 13 link colors */
body.Color13 #SiteHeaderViews {
	color: #87f344;
}
body.Color13 #SiteHeaderViews a, body.Color13 #SiteHeaderViews a:visited {
	color: #b0b8c1;
}
body.Color13 #SiteHeaderViews .Separator {
	color: #50565c;
}
body.Color13 #SiteHeaderViews a:hover {
	color: #fff;
}
/*  Site header Color 14 link colors */
body.Color14 #SiteHeaderViews {
	color: #408f00;
}
body.Color14 #SiteHeaderViews a, body.Color14 #SiteHeaderViews a:visited {
	color: #90a2b5;
}
body.Color14 #SiteHeaderViews .Separator {
	color: #acbbcb;
}
body.Color14 #SiteHeaderViews a:hover {
	color: #fff;
}
