/*
georgia
	lys grå: f9faf5
	menyvalg, "gull" : a78837
*/
*{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
}
body.mainBody{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
		background: #f9faf5;
}
#innerBody{
		/*border: 1px #000 solid;*/
		font-family: Georgia,georgia, "Times New Roman", Times, serif;
		position: absolute;
		width: 960px;
		margin-top: -350px;
		margin-left: -480px;
		left: 50%;
		top: 50%;
		background: #FFF;
		height: 700px;
		overflow: hidden;
}
IMG{
	border:none;
}

#mainGrey{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: relative;
	width: 940px;
	margin: 10px 10px 0px 10px;	
	height: 350px;
	clear:both;
	background: #f9faf5;
}
 #star{
	position: absolute;
	bottom: 16px;
	left: 11px;
		z-index: 600;

}
#menu{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: 22px;
	left: 20px;
	z-index: 500;
}
#frontsplash{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: relative;

	z-index: 350;
color: #666;
	float: right;
	width: 365px;
	font-size: 10px;
	overflow: hidden;
	text-align: right;
}
#frontsplash A{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
}
#frontsplash .address{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	margin-top:10px;
}
#frontsplash .address .spaceme{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-weight: bold;
}
#frontsplash small{
	font-size: 10px;
}
#menu A{
	background-image:url('/images/design/star_1.gif');
background-repeat:no-repeat;
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
		position: relative;
		color: #a78836;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	display:block;
		padding-left:30px;
	margin-bottom:10px;
	clear:both;
}
#theWhite{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: relative;
	width: 940px;
	margin: 15px 10px 10px 10px;	
	height: 260px;
	background: #FFF;
/*	border-bottom: 1px #00F solid;*/
}
#greyRight{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: absolute;
	right:12px;
	top: 10px;
	height: 700px;
	width: 163px;
	z-index: 350;
	
	
	/*background: #f9faf5;	*/
	border-left: 1px #0 solid;
}
#theContent{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: absolute;
	/*border: 1px #F00 solid;*/
	z-index: 300;
	left:10px;
	top: 10px;
	height: 700px;
	overflow: hidden;
	width: 935px;
	/*background: #f9faf5;*/

}
/*
	gallery, images
*/
#imgDisplay{
	height: 680px;	
	position: absolute;
	right: 175px;

	text-align:center;
	overflow: hidden;
	width: 600px;
}
#imgDisplay[id]{
	display:table;
	position:absolute;
	right: 175px;
	
	
}
#imgContainer{
	position: absolute; 
	bottom:50%;

}
#imgContainer[id]{
	display: table-cell;
	vertical-align: middle;
	position:static;
}
#imgdiv{
	position: relative;
	top: -50%;

}
#imgdiv[id]{
	position: static;
}
#imgdiv IMG{
	border: 1px #CCC solid;
		
}
/*#imgContainer{
	width: 520px;
	
	
	text-align: center;
	float: right;

	&macr;&shy;&shy;
}*/
#imgText{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	position: absolute;
	width:180px;
	/*height: 370px;*/
	bottom: 10px;
	left: 0px;
	font-size: 10px;
	overflow: hidden;
	/*border: 1px #0F0 solid;*/
	
}
#imgText B,#imgText STRONG{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	color: #882f31;
	letter-spacing:2px;
}

#imgCopyright{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	margin: 10px 0px 10px 0px;
}
.exgallery{
	font-family: Georgia,georgia, "Times New Roman", Times, serif;
	/*display:none;*/
	
	
}


.exgallery IMG{
	border: none;
}
.gvis{
	display:block;
}
.gbox{
	width: 52px;
	height: 52px;
	overflow: hidden;
	border: 1px #f9faf5 solid;
	/**/
	float: left;
}
.altimg{
	/*background: #FF0;
	border: 1px #F00 solid;*/
	
}

.defimg{
	/*background: #0FF;*/
}

/* DEFAULT CANOPUS/PD INFO I BUNNTEKST */

div#ccmsInfo{
	height: 12px;
	background: #f9faf5;
	/*border-top: 1px #AAA solid;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	clear:both;
	width: 100%;
	display:block;
	position: absolute;
	bottom:0px;
	text-align: left;
	color: #EFEFEF;
}
div#ccmsInfo A, div#ccmsInfo A SPAN{
		font-family: arial, helvetica, sans-serif;
	color: #f9faf5;
	font-size: 9px;
	text-decoration: none;
}
DIV#ccmsInfo A:hover, DIV#ccmsInfo A:hover SPAN{
	font-family: arial, helvetica, sans-serif;
	color: #DEDEDE;
	font-size: 9px;
	text-decoration: underline;
}