/* Club 30 stylesheet for screen by www.infogate.se */
/* REMOVED CHUNKS TO SEE WHAT BREAKS, SEE BAK FOLDER TO RESTORE "screen.css" */

/* Club 30 stylesheet for screen by www.infogate.se */

.geo {
	display: none;
}
	
#LB-mapcontainer {
	background: url(../../graphics/list_map.png) no-repeat;
	width: 255px;
	height: 305px;
	margin: 0;
	padding: 10px;
	position: absolute;
}
	#LB-map, #LB-erlangedmap {
		width: 233px;
		height: 265px;
		margin-bottom: 4px;
		line-height: 100%;
	}
	#LB-container .vcard h3 {
		margin: 5px 0px 5px 0px;
		padding: 0;
		font-weight: bold;
		font-size: 11px;
		border: 0;
		color: #000;
	}
	#LB-container .vcard p {
		margin: 0;
		padding: 0;
		font-weight: normal;
		font-size: 11px;
		border: 0;
		color: #000;
		line-height: 13px;
	}
	#LB-container .vcard br {
		display: none;
	}
	#LB-container .vcard input {
		margin: 5px 0px 0px 0px;
	}
	#LB-container .vcard p.LB-info {
		display: none;
	}
	#LB-map div span {
		white-space: normal;
	}
	#LB-map a {
		text-decoration: none;
		font-weight: normal;
		color: #000;
	}
	#LB-mapcontainer a, #LB-erlangedmap a {
		text-decoration: none;
		margin-right: 1em;
		color: #000;
	}
	#LB-mapcontainer a img, #LB-erlangedmap a img {
		vertical-align: middle;
		margin-right: 0.3em;
	}
	#LB-map .vcard h4, #LB-erlangedmap .vcard h4 {
		margin: 0;
		padding: 0px 0px 2px 0px;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		color: #000;
	}
	#LB-map .vcard span.cuisine, 
	#LB-erlangedmap .vcard span.cuisine {
		display: block;
		margin: 0;
		padding: 1px 0px 5px 0px;
	}
	#LB-map .vcard ul, 
	#LB-erlangedmap .vcard ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#LB-map .vcard li,
	#LB-erlangedmap .vcard li,
	#LB-map .vcard span,
	#LB-erlangedmap .vcard span {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 11px;
	}
	#LB-map .vcard a, 
	#LB-erlangedmap .vcard a {
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #000;
	}
	#LB-map .vcard p, 
	#LB-erlangedmap .vcard p {
		margin: 0;
		padding: 0;
	}
	#LB-map .vcard p a, 
	#LB-erlangedmap .vcard p a {
		margin: 0;
		padding: 0;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		color: #c10232;
	}

	.LB-boublecontainer {
		width: 170px;
		height: 76px;
		background: url(../../graphics/buble.png) no-repeat;
		padding: 10px;
	}
	.LB-boublecontainer2 {
		width: 230px;
		height: 240px;
		background: url(../../graphics/buble2.png) no-repeat;
		padding: 13px;
	}
	.LB-boublecontainer nobr,
	#LB-container .LB-boublecontainer2 nobr {
		white-space: normal;
	}
		.LB-buble h3 {
			border: none;
			margin: 0;
			padding: 0;
		}
		.LB-buble p {
			padding: 0;
			margin: 0;
		}
		.LB-buble input {
			width: 200px;
		}
		.LB-buble form {
			margin: 0;
			padding: 0;
		}
		.LB-buble select {
			margin: 0;
			padding: 0;
		}

/* startpage map */
#LB-startmapcontainer {
	margin: 0 -7px 35px -29px;
	position: relative;
}
	#LB-startmap {
		margin-left: 20px;
		width: 480px;
		height: 560px;
	}
	.LB-goverlay1 {
		position: absolute;
		top: 0;
		left: 0;
		width: 516px;
		height: 37px;
		background: url(../../graphics/goverlay-top.png);
		z-index: 100002;
	}
	.LB-goverlay2 {
		position: absolute;
		top: 37px;
		right: 0;
		width: 40px;
		height: 488px;
		background: url(../../graphics/goverlay-right.png);
		z-index: 100001;
	}
	.LB-goverlay3 {
		position: absolute;
		top: 525px;
		left: 0;
		width: 516px;
		height: 37px;
		background: url(../../graphics/goverlay-bottom.png);
		z-index: 100001;
	}
	.LB-goverlay4 {
		position: absolute;
		top: 37px;
		left: 0;
		width: 40px;
		height: 488px;
		background: url(../../graphics/goverlay-left.png);
		z-index: 100002;
	}
	#LB-startmap .gmnoprint {
		z-index: 100003;
		margin-top: 30px;
		margin-left: 9px;
		position: absolute;
		top: 535px;
	}
	#LB-map .gmnoprint {
		margin-left: 5px;
		height: 30px;
		position: absolute;
		top: 5px;
		bottom: auto;
	}
	
/* zoomed map */
#LB-erlangedMapOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: black;
	top: 0;
	left: 0;
}
#LB-erlangedMapContainer {
	top: 50%;
	left: 50%;
	margin-left: -362px;
	margin-top: -351px;
	border: 10px solid white;
	position: absolute;
}
	#LB-erlangedmap {
		width: 724px;
		height: 642px;
		margin: 0;
	}
	.LB-zoom-close {
		background: white;
		margin: 0;
		padding: 10px 0 0 0;
	}
		.LB-zoom-close a {
			color: #000;
			text-decoration: none;
		}
		.LB-zoom-close img {
			vertical-align: middle;
			padding-right: 0.5em;
		}

/* ------------------------------ */
/* LIGHTBOX SCRIPT RELATED STYLES */
	
/* lightbox2 */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../graphics/lightbox2/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../graphics/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../graphics/lightbox2/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


