﻿.image-toolbar-container, .image-container
{
	/*margin-left: -10px;
	margin-right: -20px;
	padding-left: 10px;*/
}

.image-toolbar-container
{
	height: 2em;
	line-height: 2em;
	background: url(http://www.ifokus.se/Images/Albums/toolbar-background.png) repeat-x bottom;
	margin-top: 2em;
	padding-right: 10px;
}

.image-toolbar-navigation
{
	width: 60%;
	float: left;
}

.image-toolbar-actions
{
	width: 40%;
	float: right;
	text-align: right;
}

.image-toolbar-navigation a, .image-toolbar-actions a, .album-toolbar a
{
	margin-right: 10px;
	color: #369;
}

.image-toolbar-navigation a, .album-toolbar a
{
	border-right: 1px solid #999;
	padding-right: 10px;
}

.image-toolbar-navigation a.last, .album-toolbar a.last
{
	border: 0;
	padding-right: 0;
}

.image-container
{
	background: #000;
	color: #fff;
	/*height: 55em;*/
}

.image-container .imagepreview-small a span
{
	color: #fff!important;
}

.album-copyright
{
	padding-top: 3em;
	padding-bottom: 1em;
	text-align: center;
	color: #ccc;
}

#currentimagecontainer
{
	text-align: center;
	color: #fff;
}

#currentimagecontainer img
{
	border: 0;
	margin: 1em;
	max-width: 55em;
	max-height: 50em;
}

.albumpreview
{
	width: 12.5em;
	margin: 1em 0 1em 1em;
	float: left;
	text-align: center;
}

.imagepreview
{
	width: 12em;
	height: 15em;
	margin: 1em;
	float: left;
	text-align: center;
}

.imagepreview-small
{
	width: 8em;
	height: 10em;
	margin: 10px 5px 10px 0;
	float: left;
	text-align: center;
}

.albumpreview a, .imagepreview a, .imagepreview-small a,
.albumpreview a:hover, .imagepreview a:hover, .imagepreview-small a:hover
{
	color: #000;
	text-decoration: none;
}

.roundedcorners-big
{
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
	width: 12.5em;
	height: 12.5em;
}

.image-frame, .image-frame-small
{
	width: 12em;
	height: 12em;
	border: 0;
	background-position: center center;
	background-repeat: no-repeat;
}

.image-frame-small
{
	width: 8em;
	height: 8em;
}

.albumname
{
	font-weight: bold;
	color: #000;
}

.albumimagecount
{
	color: #666;
}

.imagename
{
}

.previewsmall
{
	width: 7.5em;
	height: 6.5em;
	margin: 0.5em;
	padding: 0.5em;
}

.sidebaralbumpreview
{
	padding: 1em;
	text-align: center;
	border: 1px solid #d4d4d4;
	margin-bottom: 1em;
}

.bigthumbnail, .smallthumbnail
{
	display: block;
	width: 13em;
	height: 11em;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.smallthumbnail
{
	width: 7.5em;
	height: 6.5em;
}

.albumisprivate
{
	color: #f00;
}

.imagepost
{
	margin: 1em 0 0 0;
}

#nextbutton.disabled, #prevbutton.disabled
{
	color: #999;
}
