/*
 Image pages (all) - general arrangement, independent of imported LR Gallery structure
*/
body.images {
	min-width: 1087px !important; 	/* matching #center width */
	position: relative;
	padding: 0 !important;
	margin: 0 50px;
}
body.images #left {
	min-width: 0 !important;
	width: 100% !important;
	position: absolute;
	left: 0;
	z-index: 1;
	float: none !important;
}
body.images #left .crumbLine {
	max-width: none !important;
}
body.images #center {
	width: 1087px !important; 		/* width defined in #center .padIt, plus padding defined in #center .padIt */
	max-width: none !important;
	float: none !important;
	margin: 0 auto !important;
	position: relative;
	z-index: 2;
}
body.images #center .padIt {
	min-width: 0 !important;
	overflow: hidden;
	width: 967px !important; 		/* exactly large enough to contain the image grid */
}
body.images #right {
	display: none;
}
body.images a {
	text-decoration: none;
	color: #b3b3b3;
}
body.images #imageArea {
	margin: 0 auto;
}
body.images h1, body.images h1 a {
	margin-top: 20px;
	margin-bottom: 16px;
	font-size: 28px;
	color: #b3b3b3;
}

body.images h1 img {
	width: 182px;
	height: 28px;
	vertical-align: text-bottom;
	padding-left: 1px;
}

body.images .flashlink,
body.images .rootlink,
body.images .uplink {
	float: right;
	/*margin-left: 12px;*/
	margin-left: 14px;
}
body.images .rootlink a,
body.images .uplink a {
	background: url('/pics/icons/upwards_arrow_grey.png') right center no-repeat;
	padding-right: 10px;
}

body.images .footer {
	padding-top: 16px;
}

/* ... Link styles */
body.images .rootlink a:hover,
body.images .uplink a:hover {
	background: url('/pics/icons/upwards_arrow_red.png') right center no-repeat;
	padding-right: 10px;
}



/*
 Image pages (all) - adjustments to the imported LR Gallery structure
*/

body.images #stage, body.images #stage2, body.images #index {
	margin: 0 auto;					/* centering the image grid if it is smaller than the allotted space in #center .padIt */
	position: static !important;
	padding-bottom: 0 !important;
	border: none !important;
	float: none !important;
}
body.images .thumbnail {
	cursor: pointer;
}
body.images .emptyThumbnail {
	cursor: auto;
}

body.images .thumbnail a {
	color: #f0f0f0 !important; /* FF renders a 1px dotted border when the mouse button is pressed (ugly) - make it blend with the background */ 
}

body.images .borderTopLeft {
  border-top: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
}

body.images .borderBottom {
  border-bottom: 1px solid #aaa !important;
}

body.images .borderRight {
  border-right: 1px solid #aaa !important;
}

body.images .borderBottomRight {
  border-right: 1px solid #aaa !important;
  border-bottom: 1px solid #aaa !important;
}

body.images .dropShadow {
	margin-top: 8px;
	margin-left: 10px;	
}

body.images .dropShadow .inner {
	top: -8px;
	left: -10px;
}

/* ... the following affects index pages and Images Home */
body.images .itemNumber {
  display: inherit !important;
  color: #EFEFEF !important;
  background-color: inherit;
}

body.images .selectedThumbnail,
body.images .thumbnail:hover {
  background-color: #f0f0f0 !important;
  color: inherit;
}

body.images .thumbnail {
  background-color: #e6e6e6 !important;
  color: inherit;
}

body.images .emptyThumbnail {
  background-color: #e6e6e6 !important;
  color: inherit;
}

body.images .thumb {
  border: 1px solid #555 !important;
}

body.images .paginationLinks,
body.images .pagination {
  color: #B3B3B3 !important;
  background-color: inherit;
}

/* ... and restating some previous settings (which were inherited or otherwise less specific), thus blocking out interference from Lightroom CSS */
body.images {
	background-color: #FCFCFC !important;	
}


/* - Link styles */
body.images a:hover, body.images a:active {
	text-decoration: underline;
	color: #c33;
}
body.images .paginationLinks a:hover,
body.images .pagination a:hover,
body.images .paginationLinks a:active,
body.images .pagination a:active {
  text-decoration: underline !important;
  color: #c33 !important;
}


/*
 Image pages: Indexes - general arrangement, independent of imported LR Gallery structure
*/
body.imageIndex .rootlink {
	display: none;
}


/*
 Image Pages: Indexes - adjustments to the imported LR Gallery structure
*/
body.imageIndex #center #stage .footer {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	float: left; 		/* needed for Webkit browsers */
}

body.imageIndex .pagination {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
	padding: 5px 0;
}
body.imageIndex .pagination ul {
	list-style: none;
}
body.imageIndex .pagination li {
	display: inline;
	float: none;
}
body.imageIndex .pagination, body.imageIndex .pagination a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.imageIndex .pagination .previous, body.imageIndex .pagination .next {
	margin: 0;
	padding: 0;
	width: 100px;
	word-spacing: 3px;
	font-weight: normal;
}
body.imageIndex .pagination .previous {
	display: block;
	float: left;
	text-align: left;
}
body.imageIndex .pagination .next {
	display: block;
	float: right;
	text-align: right;
}
body.imageIndex .pagination .inactive {
	visibility: hidden;
}


/*
 Image Pages: Single images - general arrangement, independent of imported LR Gallery structure
*/
body.singleImage #left .crumbLine {
	margin-top: 56px;
}
body.singleImage #cpBox {
	font-size: 36px;
	height: 54px;
}
body.singleImage #logo, body.singleImage #logo a {
	font-size: inherit;
	display: inline;
	float: left;
}
body.singleImage #nav {
	display: inline;
	float: right;
	width: 500px;
}
body.singleImage #nav a {
	vertical-align: 3px;
}
body.singleImage .crumbLine {
	margin-top: 0;
}
body.singleImage #youarehere h2 {
	font: inherit;
	display: inline;
}

body.singleImage #imageArea {
	padding: 20px 0 0;
}
body.singleImage h1, body.singleImage h2 {
	display: inline;
}
body.singleImage h1, body.singleImage h1 a {
	font-size: 14px;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.singleImage h1 {
	margin-right: 12px;
}
body.singleImage h2 {
	font-size: 12px;
}
body.singleImage div.rootlink a {
	background: url('/pics/icons/upwards_double_arrow_grey.png') right center no-repeat;
	padding-right: 15px;
}

/* ... Link styles */
body.singleImage div.rootlink a:hover {
	background: url('/pics/icons/upwards_double_arrow_red.png') right center no-repeat;
	padding-right: 15px;
}

/*
 Image Pages: Single images - adjustments to the imported LR Gallery structure
*/
body.singleImage #stage2 {
  width: 967px !important;
  margin-top: 10px !important;
}

body.singleImage #previewFull {
  background-color: #FAFAFA !important;
  width: 965px !important;
  color: inherit;
}

body.singleImage #imagePane {
  margin: 0 auto !important;
}

body.singleImage .preview {
  border: 1px solid #555555 !important;
}

/* ... Caption placement correction */
body.singleImage div#descriptiveImageData {
	padding-left: 130px;
	padding-right: 130px;
}
body.singleImage #imageCaptionData {
	text-align: justify;
}

body.singleImage #functionLinks {
  right: 0;
}

/* ... Link styles */
body.singleImage .detailNav a:hover,
body.singleImage .detailNav a:active {
  text-decoration: none !important;
  color: #c33 !important;
  font-weight: bold;
}
body.singleImage .detailNav,
body.singleImage .detailLinks,
body.singleImage #detailCaption,
body.singleImage #detailTitle {
  color: #B3B3B3 !important;
  background-color: inherit;
}

body.singleImage .detailNav .index a:hover,
body.singleImage .detailNav .index a:active {
  text-decoration: underline !important;
  font-weight: normal;
}


/*
 Individual pages: Bilder - Index
*/
body.imagesHome .clear {
	clear: both;
}

body.imagesHome .thumbnail {
	float: left;
	position: relative;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
body.imagesHome .emptyThumbnail {
	float: left;
	position: relative;
	color:inherit;
	width: 160px;
	height: 160px;
	overflow: hidden;
}

body.imagesHome .galleryItem {
	z-index: 0;
	position: absolute;
	top: 127px;
	left: 11px;
	background-color:inherit;
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	width: 130px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}

body.imagesHome .thumb {
	position: relative;
	width: 130px;
	height: 87px;
	overflow: hidden;
}

body.imagesHome .dropShadow {
	background: url(/bilder/~resources/misc/shadow.png) right bottom no-repeat;
	display: block;
	float: left;
	position: relative;
}


body.imagesHome .dropShadow:before, body.imagesHome .dropShadow:after {
	background: inherit;	
	content: " ";
	display: block;
	height: 10px;
	width: 10px;
}

body.imagesHome .dropShadow:before {
	background-position: right top;
	margin: -10px 0 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}

body.imagesHome .dropShadow:after {
	background-position: left bottom;
	margin: -13px 0 0 -10px;
}

body.imagesHome .dropShadow .inner {
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
}

body.imagesHome img#cpThumbIsland {
	width: 129px;
}



