
div#content_container {
	background:#3e677f url('img/sidebildeKrystall.jpg') top left no-repeat;
}

/*** SALT-MENU ***/
a#saltimport_om_oss {
	background:#49545b url('img/Saltimport3_07.gif') top left no-repeat;
	width:87px;
}

a#saltimport_om_oss_active,
a#saltimport_om_oss:hover {
	width:87px;
	background:#49545b url('img/Saltimport3_07_active.gif') top left no-repeat;	
}

a#saltimport_produkter {
	background:#49545b url('img/Saltimport3_11.gif') top left no-repeat;
	width:95px;
}

a#saltimport_produkter_active, 
a#saltimport_produkter:hover {
	width:95px;
	background:#49545b url('img/Saltimport3_11_active.gif') top left no-repeat;
}

a#saltimport_bestilling {
	background:#49545b url('img/Saltimport3_10.gif') top left no-repeat;
	width:95px;
}

a#saltimport_bestilling_active,
a#saltimport_bestilling:hover {
	width:95px;
	background:#49545b url('img/Saltimport3_10_active.gif') top left no-repeat;
}

a#saltimport_lokaliteter {
	background:#49545b url('img/Saltimport3_08.gif') top left no-repeat;
	width:108px;
}


a#saltimport_lokaliteter_active, 
a#saltimport_lokaliteter:hover {
	width:108px;
	background:#49545b url('img/Saltimport3_08_active.gif') top left no-repeat;
}

a#saltimport_ansatte {
	background:#49545b url('img/Saltimport3_09.gif') top left no-repeat;
	width:80px;
}

a#saltimport_ansatte_active,
a#saltimport_ansatte:hover {
	width:80px;
	background:#49545b url('img/Saltimport3_09_active.gif') top left no-repeat;
}

a#saltimport_nyheter {
	background:#49545b url('img/Saltimport3_13.gif') top left no-repeat;
	width:101px;
}

a#saltimport_nyheter_active,
a#saltimport_nyheter:hover {
	background:#49545b url('img/Saltimport3_13_active.gif') top left no-repeat;
	width:101px;
}

/* NB: News is floated to the right, apart from the rest */

li#li_nyheter {
	float:right;
}

/*** MAIN CONTENT ***/

div#upper_main_content {
	position:relative;
	clear:both;
	height:auto ! important;
	height:270px;
}


div#bottom_main_content {
	clear:both;
	height:370px;
	border:14px solid #49545b;
	border-width:14px 0px;
}


div#lokaliteter_addresses {
	float: right;
	position: relative;
	width:560px;
	margin-top:4px;
	height:auto ! important;
	height:265px;
	min-height:265px;
	background:url('img/kartHorisontalGrad.gif') top left repeat-y;
}

div#lokaliteter_addresses div {
	padding:7px;
	color:#fff;
	font-family:Trebuchet, Verdana;
	font-size:10pt;
}

div#lokaliteter_addresses h3, 
div#lokaliteter_addresses h4 {
	margin:0px; 
	padding:0px;
	font-size:10pt;
}

img#lokaliteter_bilde {
	float:right;
}

div#lokaliteter_addresses h3 {
	font-size:12pt; 
	font-weight:bold;	
}

div#lokaliteter_addresses a {
	position:relative;
	display:block;
	width:100px;
	height:20px;
}

/** MAP-ELEMENT POSITIONS **/

div#map_container {
	float: left;
	width: 318px;
	position:relative;
	height:265px;
	background:url('img/kart.gif') top left no-repeat;
}

a.map_link {
	position:absolute;
	border-style:none;
	cursor:pointer;
}

a#link_tromso {
	top:41px;
	left:100px;
}

a#link_lofoten {
	top:63px;
	left:85px;
}

a#link_trondheim {
	top:147px;
	left:121px;
}

a#link_alesund {
	top:161px;
	left:14px;
}

a#link_bergen {
	top:199px;
	left:9px;
}

a#link_oslo {
	top:219px;
	left:106px;
}



