/* ------------ */
/* MARINBYGG.SE */
/* ---------------------------------------- */

body  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.5em;
	color: #122245;
	background-color: #122245;
	background-attachment: fixed;
	background-image: url(../../bilder/bg_body.png);
	background-repeat: repeat-x;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
}

div#behallare {
	max-width: 50em;
	padding: 10px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

div#huvud {
	background-color: #F2F2F2;
}

div#logotyp {
	padding-top: 15px;
	padding-bottom: 20px;
}

div#meny {
	background-color: #122245;
	background-image: url(../../bilder/horn_meny.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#innehall {
	background-color: #F2F2F2;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div#information {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

div#text {
	float: left;
	margin-right: 25%;
}

div#sida {
	float: right;
	width: 25%;
	margin-left: -25%;
}

div#kontaktinformation {
	background-color: #8397AA;
	clear: both;
	float: none;
	padding: 20px;
	padding-top: 15px;
}

/* --------- */
/* BEHÅLLARE */
/* ---------------------------------------- */

div#logotyp a {
	text-decoration: none;
	background-image: url(../../bilder/logotyp.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	height: 69px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

div#meny div#vanster {
	background-image: url(../../bilder/horn_meny.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-right: 20px;
	padding-bottom: 6px;
}

div#horn_huvud, div#horn_huvud div {
	background-image: url(../../bilder/horn_huvud.png);
	background-repeat: no-repeat;
	height: 6px;
}

div#horn_huvud {
	background-position: top right;
}

div#horn_huvud div {
	background-position: top left;
	width: 6px;
}

div#horn_meny, div#horn_meny div {
	background-image: url(../../bilder/horn_meny.png);
	background-repeat: no-repeat;
	height: 6px;
}

div#horn_meny {
	background-position: top right;
}

div#horn_meny div {
	background-position: top left;
	width: 6px;
}

div#horn_innehall, div#horn_innehall div {
	background-image: url(../../bilder/horn_innehall.png);
	background-repeat: no-repeat;
	height: 6px;
}

div#horn_innehall {
	background-position: bottom right;
}

div#horn_innehall div {
	background-position: bottom left;
	width: 6px;
}

/* ------------------------------ */
/* ----- Margin och padding ----- */
/* ------------------------------ */

div#text div.padding {
	padding-right: 20px;
}

/* ----------------- */
/* ----- Rensa ----- */
/* ----------------- */

div.rensa {
	clear: both;
}

/* ---- */
/* MENY */
/* ---------------------------------------- */

ul#navigation_niva1, ul#navigation_niva1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navigation_niva1 {
	padding-left: 20px;
	padding-top: 5px;
}

ul#navigation_niva1 li {
	float: left;
}

ul#navigation_niva1 a, ul#navigation_niva1 a span {
	background-image: url(../../bilder/horn_navigation_niva1.png);
	background-repeat: no-repeat;
	display: block;
}

ul#navigation_niva1 a {
	font-size: 120%;
	text-decoration: none;
	color: #8397AA;
	background-color: #D4DBDF;
	background-position: 100% 0%;
	float: left;
	border-bottom: 6px solid #8397AA;
}

ul#navigation_niva1 a span {
	background-position: 0% 0%;
	margin-right: 6px;
	padding-left: 15px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#navigation_niva1 a:hover, ul#navigation_niva1 li.aktiv a, ul#navigation_niva1 li.aktiv a:hover {
	text-decoration: none;
	color: #122245;
	background-color: #F2F2F2;
	background-position: 100% -200px;
	border-bottom: 6px solid #8397AA;
}

ul#navigation_niva1 li.aktiv a, ul#navigation_niva1 li.aktiv a:hover {
	font-size: 130%;
	border-bottom: 6px solid #F2F2F2;
}

ul#navigation_niva1 a:hover span, ul#navigation_niva1 li.aktiv a span, ul#navigation_niva1 li.aktiv a:hover span {
	background-position: 0% -200px;
}

/* ----------- */
/* INFORMATION */
/* ---------------------------------------- */

div#information a {
	color: #122245;
	text-decoration: none;
}

div#information a:hover, div#information a.aktiv {
	color: #8397AA;
	text-decoration: none;
}

/* ---- */
/* TEXT */
/* ---------------------------------------- */

h1, h2, h3 {
}

h1 {
	color: #122245;
	line-height: normal;
}

div#text a {
	color: #122245;
	text-decoration: underline;
}

div#text a:hover {
	color: #8397AA;
	text-decoration: none;
}

div#text ul {
	margin-left: 0;
	padding-left: 20px;
}

div#text li {
	color: #122245;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0;
	padding-left: 0;
}

/* ----------------------- */
/* ----- BILDGALLERI ----- */
/* ----------------------- */

a.bild {
	text-decoration: none;
	border: none;
}

a.bild img {
	border: none;
}

div.bildgalleri {
	border-top: 1px solid #7C929E;
	padding-top: 1em;
}

div.bildgalleri a {
	background-color: #9AAAB3;
	display: block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid #7C929E;
}

div.bildgalleri a:hover {
	background-color: #7C929E;
}

div.bildgalleri img {
	border: none;
}

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #FFFFFF;
	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(../../bilder/lb_blank.png) no-repeat;
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink { 
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(../../bilder/lb_foregaende.png) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../../bilder/lb_nasta.png) right 15% no-repeat; 
}

#imageDataContainer {
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding:0 10px;
}

#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: #000000;
}

.clearfix:after, .bildgalleri:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix, * html>body .bildgalleri {
	display: inline; 
	width: 100%;
}

* html .clearfix, * html .bildgalleri {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* ---- */
/* SIDA */
/* ---------------------------------------- */

h4 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8397AA;
	display: block;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ----------------------------- */
/* ----- NAVIGATION NIVÅ 2 ----- */
/* ----------------------------- */

ul#navigation_niva2 {
	background-color: #D4DBDF;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 15px;
	list-style-type: none;
}

ul#navigation_niva2 li {
}

ul#navigation_niva2 a {
	color: #224080;
	text-decoration: none;
}

ul#navigation_niva2 a:hover, ul#navigation_niva2 li.aktiv a {
	color: #8397AA;
}

ul#navigation_niva2 li.aktiv {
	color: #8397AA;
	list-style-position: inside;
	list-style-type: square;
}

/* ------------------- */
/* ----- NYHETER ----- */
/* ----------------------------- */

ul#nyheter {
	background-color: #D4DBDF;
	margin: 0;
	padding: 10px;
	padding-bottom: 15px;
	list-style-type: none;
}

ul#nyheter li {
}

ul#nyheter a {
	color: #224080;
	text-decoration: none;
}

ul#nyheter a:hover, ul#nyheter li.aktiv a {
	color: #8397AA;
}

ul#nyheter li.aktiv {
	color: #8397AA;
	list-style-position: inside;
	list-style-type: square;
}

/* ------------------ */
/* KONTAKTINFORMATION */
/* ---------------------------------------- */

div#kontaktinformation strong {
}

div#kontaktinformation a {
	color: #122245;
	text-decoration: underline;
}

div#kontaktinformation a:hover {
	color: #224080;
	text-decoration: none;
}
