/* Globalt stylesheet for Arcane Tinmen */
html, body { margin: 0px; padding: 0px; background-color: black; width: 100%; 
height:100%;}


/* Containers */
#mainContainer { width: 100%;}
#leftColumn { width: 50%; background-image: url('background_left.jpg'); background-repeat: repeat-x;}
#rightColumn { width: 50%; background-image: url('background_right.jpg'); background-repeat: repeat-x;}
#middleColumn { width: 760px;
padding:0;
margin:0;}
#contentContainer { width: 760px; 
padding:0;
margin:0;}
#bottomBar { height: auto; padding-top: 4px; padding-bottom: 4px; }
#bottomBarContent { height: auto; }

#menu {
width: 200px;
padding:0;
margin:0;
vertical-align: top;
}
#content {
width: 557px;
padding: 0;
margin:0;
vertical-align: top;
}

/* Layout */
#middleColumn { background-color: white; }
#bottomBar { background-color: black; }
#bottomBarContent { background-color: #1b7a96; color: white; text-align: center; font-weight: bold; padding: 0;
line-height:2}
#Copyright {
	width:100%;
	background-color:#000000;
	padding-top:0;
	padding-bottom:12px;
	font-weight:bold;
	letter-spacing:2px;
	font-size:10px;
	color:#1b7a96;
	text-align: center; 
}
#logo { margin-top: 10px; }
.contentSpacer {
line-height: 20px;
}
.contentSeperator {
width: 3px;
background-color: #38393b;
height:450px; }
#innerce{margin:0 10px 0 10px;}
.adresse {
	width:100%;
	background-color:#000000;
	padding-top:0;
	padding-bottom:12px;
	font-weight:bold;
	letter-spacing:2px;
	font-size:10px;
	color:#1b7a96;
	}
/* Tekster og links */
body, p, div, td, select, input, textarea {font-family: "Trebuchet MS", verdana; font-size: 11px; }
h1 { background-color: #333333; color: white; padding: 2px 5px 2px 5px; font-size: 24px; font-weight: bold; margin-top: 0px; clear: both;}
h2 { background-color: #1b7a96; color: white; padding: 2px 5px 2px 5px; font-size: 14px; font-weight: bold; margin-top: 0px; clear: both;}
.horisontalContentSpacer { 
	padding: 5px 0px 5px 0px; 
	height: 10px; 
	width: 527px; 
	background: url('menu_border.gif') repeat-x; 
	background-position: 0px 10px; 
} 

a.mail,
a.internal-link{
text-decoration:none;
}
a img{
border:none;}

/* Menu */
#menu_inner{
margin:0 20px 0 20px;}
.menuBorder {
	border: 0px;
	height: 2px;
  background: url('menu_border.gif');
  background-repeat: repeat-x;
	background-position: 0px 1px; 
}

#menu a { font-family: verdana; font-size: 11px; text-decoration: none; color: #333333;}
#menu ul { margin: 0px; padding: 0px; }

	/* lvl. 1 */
#menu ul { list-style: none; width: 160px; }
#menu ul li { background-image: url('menu_border.gif'); background-repeat: repeat-x;
	}
#menu ul li a { 
	display: block; 
	width: auto;
	padding-left: 10px;
	color: #333333; 
	font-weight: bold;
	line-height: 30px;
}



#menu ul li a:link { }
#menu ul li a:visited { }
#menu ul li a:hover { color: #0099CC; }
#menu ul li a:active { color: #0099CC; }
#menu ul li a.ACT { color: #0099CC; }

	/* lvl. 2 */
#menu ul li ul { margin-top: -6px; margin-bottom: 8px;}
#menu ul li ul li { background-image: none; background-repeat: no-repeat;
background-color:#FFFFFF; }  
#menu ul li ul li a { 
	padding-left: 25px;
	padding-bottom:6px;
	width: auto;
	font-weight: normal;
	background-image: url('bullet_menu_normal.gif');
	background-repeat: no-repeat;
	background-position: 17px 9px;
	line-height: 1.2;
}

#menu ul li ul li a:link { }
#menu ul li ul li a:visited { }
#menu ul li ul li a:hover { background-image: url('bullet_menu_mouseover.gif');  }
#menu ul li ul li a:active { color: #0099CC; }
#menu ul li ul li a.ACT { color: #0099CC;  }

#topmenu{
width:760px;
text-align:center;
table-layout:fixed;
background-color: #1b7a96;
margin-bottom:10px;
border-bottom:#000000 3px solid;
}
#topmenu a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#topmenu a:hover,
#topmenu a.ACT{
text-decoration:underline;
}
div.csc-frame-frame1 h1{
font-size:14px;
background-color:#1b7a96;
}
div.csc-frame-frame1{
float:left;
width:45%;
overflow:hidden;
border:1px #ccc solid;
padding:5px;
font-size:90%;
margin:15px 0 15px 10px;
}
div.csc-frame-frame2{
float:left;
width:55%;
overflow:hidden;
border:1px #ccc solid;
padding:0px 5px 0px 5px;
font-size:90%;
margin:15px 50px 15px 5px;
}
div.csc-frame-frame3 h1{
font-size:14px;
background-color:#1b7a96;
}
div.csc-frame-frame3{
float:left;
width:90%;
overflow:hidden;
border:1px #ccc solid;
padding:0px 5px 0px 5px;
font-size:90%;
margin:15px 50px 15px 5px;
}
.csc-linkToTop{
clear:both;
}
.csc-frame-indent3366{
margin-left:33%;}

.csc-frame-indent6633{
margin-left:66%;}
.csc-frame-indent{
margin-left:10%;}

.align-center{
	background-position: center;
	text-align: center;
}
table.csc-frame-frame2{
	background-position: center;
}

p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* Indexed search*/
/** Box **/
.tx-indexedsearch-searchbox-sword1{
	width:70%;
	padding:2px;
	margin-top:3px;
	margin-right:-3px;
	margin-bottom:0px;
	margin-left:0px;
}
.tx-indexedsearch-searchbox-button1{
	width:auto;
	padding:2px;
	margin:0px;
}
/** search results **/
.tx-indexedsearch-table{
	border:1px #ccc solid;
	padding:5px;
}
.tx-indexedsearch-titleheader {
	background-color:#1b7a96;
}
.tx-indexedsearch-icon{
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 4px;
	padding: 2px 0px 2px 5px;
}
.tx-indexedsearch-title a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
/*.tx-indexedsearch-title a:link{
}
.tx-indexedsearch-title a:visited{
	color:#D8D8D8;
}*/
.tx-indexedsearch-percent{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: right;
	font-style:oblique;
	padding: 2px 5px 2px 0px;
}
.tx-indexedsearch-descr{
	padding: 4px 0px 10px 0px;
}
.tx-indexedsearch-linklabel{
	padding: 2px 5px 2px 5px;
	background-color:#ccc;
}
.tx-indexedsearch-link{
	padding: 0px 5px 2px 5px;
	border:1px #ccc solid;
	background-color:#ccc;
}

.tx_lumogooglemaps_pi1_sidebar li{
	float: left;
	width: 45%;
	height: auto;
}

