.galerie_mobilme {
	padding:0 20px;
}
h1.view {
    text-align: center;
    font-size: 24px;
    text-shadow: rgb(0, 0, 0) 0px -1px 1px;
    padding:16px 0 0;
}
.button {
	background-color: #0C93CF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 24px;
	color: #ffffff;
	font: bold 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 5px 10px 0 10px;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: default;
	position: absolute;
	top: 13px;
	left: 26px;
	z-index: 5;
}
.button:active {
	color: #ffffff;
	background-color: #	color: #9fdffb;;
}
#content {
	overflow: auto;
	z-index: 3;
}
/*
    Controls
*/
#controls {
	background-color: #0060AA;
	display: none;
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	z-index: 5;
	overflow: hidden;
}
#admin_links {
	position: absolute;
	margin: 0;
	bottom: 0;
	width: 200px;
	height:30px;
	left:185px;
	z-index: 5;
}

#admin_linksgalerie {
	background-color: #0C93CF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 150px;
	margin-left: 20px;
	padding: 5px;
	text-align: center;
	color: #9fdffb;
	font-size: 12px;
}
#admin_linksgalerie  h2 {
	color: #fff;
	font-size: 14px;
}
#admin_linksgalerie a {
	color: #ffffff;
}
#slider {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 137px;
	height: 15px;
	background: url(../images/track_fill_left.png) no-repeat;
	border: none;
	-webkit-border-radius: 0px;
}
#slider .ui-slider-handle {
	background: url(../images/knob.png) no-repeat;
	width: 16px;
	height: 16px;
	outline: none;
	position: absolute;
	top: -6px;
	margin-left: -6px;
	z-index: 2;
	cursor: default;
}
.ui-slider {
	position: relative;
	text-align: left;
}
#views {
	padding-left:25px;
	padding-top:10px;
}
#views a {
	color: #9fdffb;
	text-decoration: none;
	font: bold 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-right: 17px;
	padding-left: 20px;
	display: inline-block;
	cursor: pointer;
	background: url(../images/view_sprite.png) no-repeat;
}
#admin_links span {
	color: #9fdffb;
}
#admin_links a {
	color: #ffffff;
}
#views #mosaic {
	background-position: 0px -20px;
}
#views #grid:hover, #views #grid.selected {
	color: white;
	background-position: 0px -80px;
}
#views #mosaic:hover, #views #mosaic.selected {
	color: white;
	background-position: 0px -100px;
}
#views #slideshow {
	background-position: 0px -60px;
}
#views #slideshow:hover {
	color: white;
	background-position: 0px -140px;
}
.album_view {
	font-size: 16px !important;
}
.album_view h2 {
	color:#048031;
	font-size:17px;
	line-height:25px;
}
.album_view  .item {
	width:160px;
	height: 200px;
	cursor: pointer;
	float: left;
	margin-right: 50px;
	white-space: nowrap;
}
.album_view .item .skimmer {
	width:160px;
	height: 160px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	cursor: pointer;
}
.album_view .item strong {
	color: rgb(191, 191, 191);
	font: bold 15px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*text-shadow: black 0px 0px 2px;*/
	display: block;
	-webkit-transition: all 500ms;
	overflow: hidden;
	text-overflow: ellipsis;
}
.album_view .item span {
	color: rgb(102, 102, 102);
	font: bold 11px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*text-shadow: black 0px 0px 2px;*/
	-webkit-transition: color 500ms;
}
.album_view .item:hover strong {
	color: gray;
}
.album_view .item:hover span {
	color: #9fdffb;
}
.grid_view {
	font-size: 75px;
	overflow: auto;
	padding-top:30px;
	padding-left:25px;
}
.grid_item {
	cursor:pointer;
	float:left;
	line-height:3em;
	margin:0 0.5em 0.2em 0;
	text-align:center;
	width:1.7em;
}
.grid_item strong {
	color: rgb(170, 170, 170);
	font: bold 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*text-shadow: black 0px 0px 2px;*/
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: color 500ms;
}
.grid_item:hover strong {
	color: white;
}
.grid_item img {
	vertical-align: bottom;
	background: rgb(30, 30, 30);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(50, 50, 50)), to(rgb(10, 10, 10)));
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left 130%, from(transparent), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.5)));
}
.mosaic_view {
	overflow: hidden !important;
	padding-top: 30px;
	padding-left:25px;
	min-width: 700px;
}
#mosaic_detail {
	width: 62%;
	min-width: 435px;
	height: 95%;
	cursor: pointer;
}
#mosaic_detail img {
	display: block;
	margin: auto;
	max-width: 100%;
	max-height: 97%;
	min-height: 212px;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left 130%, from(transparent), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.4)));
}
#mosaic_detail strong {
	color: rgb(170, 170, 170);
	font: bold 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 5px;
	display: block;
	-webkit-transition: color 500ms;
}
#mosaic_detail:hover strong {
	color: white;
}
#mosaic_grid {
	position: absolute;
	left: 64%;
	top:25px;
	bottom: 0px;
	width: auto;
	padding-top: 20px;
	padding-top:40px;
	padding-left: 2px;
	min-width: 250px;
	overflow: auto;
}
.mosaic_item {
	width: 95px;
	height: 95px;
	float: left;
	margin: 10px 10px 0 0;
	cursor: pointer;
}
.mosaic_item:hover {
	outline: 1px solid #9fdffb;
}
.mosaic_item.selected {
	outline: 2px solid #0C93CF;
}
.large_view {
	overflow: hidden !important;
	min-height: 400px;
	padding: 0px !important;
}
.large_view #main {
	margin: 50px auto 0 auto;
	height: 80%;
	width: 80%;
	text-align: center;
}
.large_view #main strong {
	color: rgb(170, 170, 170);
	font: bold 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*text-shadow: black 0px 0px 2px;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	display: block;
}
.large_view #main img {
	max-width: 100%;
	max-height: 100%;
}
.large_view #hover_view_wrapper {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
}
.large_view #hover_view {
	margin: auto;
	width: 221px;
	height: 58px;
	background: rgb(31, 31, 31);
	background: rgba(31, 31, 31, 0.9);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.large_view #hover_view #previous {
	width: 42px;
	height: 48px;
	background: url(../images/arrows.png) 0 -320px no-repeat;
	cursor: pointer;
	margin-left: 50px;
	float: left;
}
.large_view #hover_view #previous:hover {
	background-position: 0 -257px;
}
.large_view #hover_view #previous.disabled {
	background-position: 0 -194px;
}
.large_view #hover_view #next {
	width: 41px;
	height: 48px;
	background: url(../images/arrows.png) 0 -131px no-repeat;
	cursor: pointer;
	margin-left: 130px;
}
.large_view #hover_view #next:hover {
	background-position: 0 -68px;
}
.large_view #hover_view #next.disabled {
	background-position: 0 -5px;
}