/* @override 
	http://tpl.asite.no/sites/no.kirkenorge/screen/css/screen.css
	http://tpl.asite.no/sites/no.kirkenorge.clean/screen/css/screen.css
*/

body { 
	background: none;
	text-align: left;
}

/* ==================================================== START PAGE */
#Map {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 422px;
	clear: none;
	background: transparent;
	margin: 0;
}	

#loaderContainer {
	display: none; 
	z-index: 1000; 
	position: absolute; 
	top: 200px;
	background-image: url(../gfx/loading_box.png);
	width: 110px; 
	height: 76px;
}

#loader {
	height: 40px; 
	margin-top: 20px;
	text-align: center;	
}


.bubbleTop {
	width: 110px; 
	background-image: url(../gfx/bubble_top.png);
	background-repeat: no-repeat;
	text-align: center;
}

.bubbleBottom {
	width: 110px; 
	height: 30px; 
	background-image: url(../gfx/bubble_bottom.png);
	background-repeat: no-repeat;
}

#content {
	float: left;
}

#colright {
	padding-top: 10px;
	display: block;
}

#header { 
	padding-top: 22px; 
	margin-bottom: 0px;
}

.page_3042 #colright,
.page_1995 #colright {
	margin: 450px 0 0;
	float: left;
}

body.page_1995 #front_missingchurch, 
body.page_3042 #front_missingchurch {
	margin-top: 450px;
	font-weight: bold;
}

.box_12064, .box_11849 {
	height: 180px;
	background-image: url(../gfx/trond_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#colright .box_11893 {
	padding: 0;
	margin-top: 1em;
	color: #999999;
	display: none;
}

.page_1995 #colright .box_11893, .page_3042 #colright .box_11893, .page_10052 #colright .box_11893 {
	display: block;
}

.page_1995 .box_11892, .page_3042 .box_11892, .page_10052 .box_11892 {
	display: none;
}

.page_3042 #colright .box-cols, .page_3042 #colright .inner,
.page_1995 #colright .box-cols, .page_1995 #colright .inner {
	width: 360px;
}

#colright .inner .hd,
#colright .inner .hd {
	background-image: url(../gfx/bar-top-less-narrow.gif);
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}

#colright .inner .bd {
	border-left:1px solid #E3E6D5;
	border-right:1px solid #E3E6D5;
	padding:10px 0 0 10px;
}

.box_12064 .ft, .box_11849 .ft {
	display: none;
}

body.page_1995 #front_missingchurch a,
body.page_3042 #front_missingchurch a {
	color: #990000;
}

body.tpl_1002700010001 .mod_static_content, body.tpl_1002700010001 .box_12064, body.tpl_1002700010001 .box_11849 {
	display: none;
}

body.page_1995 #Splash, 
body.page_3042 #Splash {
	margin-top: -430px;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
	body.page_1995 #Splash, body.page_3042 #Splash {
		margin-top: -3px;
	}
}


/*body.page_1995 #Calender, body.page_3042 #Calender {
	margin-top: -15px;	
}*/

body.page_1995 #colright, body.page_3042 #colright {
	padding-top: 0px; 
	position: relative;
	top: -20px;
}

body.tpl_1002700010001 #colright {
	margin-top: 10px;
}

body.page_1995 #colright .box-cols, body.page_3042 #colright .box-cols {
	margin-top: 0px;
	padding-top: 0px;
}

body.page_1995 #colright, body.page_3042 #colright {
	margin-top: 0px;
}

#Splash {
	position: absolute;
	margin-left: 0px;
	width: 490px;
	height: 422px;

}

	#Splash .shadow {
		width: 33px;
		height: 100%;
		float: left;
	}
	
	#Middle {
		float:left;
		width: 490px;
		height: 100%;
	}
	
		#Middle #Content {
			margin: 0px 5px 35px 30px;
		}
		
			#Middle #Content .bigText {
				font-size: 14px;
				margin-right: 30px;
				margin-top: 10px;
				color: #111;
			}
			
			#Middle #Content .bigText a {
				font-size: 14px;
			}
			
			#Middle #Content .smallText {
				font-size: 14px;
				color: #111;
			}
			
			.thumbs {
				float: left;
				width: 74px;
				height: 74px;
			}
			
				.thumbs div {
					margin: 5px;
					width: 64px;
					height: 64px;
					cursor: pointer;
				}
	
#SearchForm {
	float: left;
	margin: 16px 0 0 0px;
}

#SearchFieldInput {
	/*background: transparent url(../gfx/interface/search_input.gif) no-repeat scroll 0 0;*/
}

#SearchBtnInput {
	/*background: transparent url(../gfx/interface/btn_search.gif) no-repeat;*/
}

/*#ImgBigHolder {
	position: absolute;
	margin-top: 30px;
	display: none;
	width: 580px;
	height: 369px;
	background-color: white;
}

	#ImgBig {
		position: absolute;
		z-index: 999;
		width:560px; 
		height:349px;
		margin: 10px;
		background-color: black;
	}

	#ImgClose {
		position: absolute;
		z-index: 1000;
		top: -12px;
		left: -12px;
	}
	
	#ImgArrows {
		position: absolute;
		z-index: 1001;
		bottom: 12px;
		width: 100%;
		text-align: center;
	}
	
		#ImgArrows input{
			border: none;
			width: 54px;
			height: 21px;
		}
	
		#ImgArrows span{ color: white; }

	#ImgDescription {
		position: absolute;
		z-index: 1002;
		top:-30px;
		left:542px;
		width: 448px;
		height: 122px;
		padding: 20px 0 0 60px;
	}
	
		#ImgDescription h1 {
			font-size: 32px;
			color: white;
		}
		
		#ImgDescription p {
			color: #acacac;
			width: 350px;
		}

#ChurchList {
	position: absolute;
	top: 400px;
	right: 20px;
	z-index: 1004;
	color: white;
	line-height: 18px;
}

	#ChurchList a:hover {
		color: #999999 !important;
	}

#ChurchListBg {
	position: absolute;
	background-color: black;
	z-index: 1003;
}*/
		
/* end #img_big_holder */


/* RSS NEWS */

/* ==================================================== SEARCH RESULT PAGE */
#SearchResult {
	width: 581px;
	border-top:1px solid #ccc;
	height: 500px;
}

	#SearchResult li {
		float: left;
		width: 180px;
		height: 180px;
		margin: 45px 0 0 0;
		position: relative;
	}
	
		#SearchResult li #Img {
			position: absolute;
			bottom: 0px;
			border: 2px solid white;
		}

#SearchMapHolder { 
	position: relative;
}

	#SearchMapHolder #Map {
		position: relative;
		top: 2px;
		left: 0px;
		width: 360px;
		height: 442px;
		margin-top: 14px;
		margin-bottom: 20px;
	}
	

/*	#jCarouselLite { 
		display: none;
		position: absolute !important;
		top: 20px;
		left: 20px;
		z-index: 999;
		width: 580px !important;
		height: 369px !important;
		background-color: white;
	}
	
		#img_big {
			width:560px; 
			height:349px; 
			position: relative;
		}
			#image_name {
				position:absolute; top:10px; left:10px; width:auto; background-color:white; padding:4px; font-size:14px; font-weight:bold; opacity:0.6
			}
			
			#image_text {
				position:absolute; bottom:0px; left:0px; background-color:white; padding:6px; width:auto
			}*/



#SearchForm {
	margin-left: 0;
}

/* CLASSES */

.tpl_name {
	font-size: 9px;
	color:#999999;
}

#colright .boxwrap_mid .boxwrap_bot { margin-bottom: 1em; }
