
	body {
	background: #184068;
	margin: 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	}
	
	#bodybox {
	background: url(images/body_bg.jpg) no-repeat;
	width: 960px;
	margin: 0 auto;
	height: 753px;
	padding-top: 1px;
	}

	h1 a {
	float: left;
	width: 200px;
	height: 100px;
	margin: 10px 0 0 30px;
	}
	
	#langs {
	float: right;
	margin: 92px 32px 0 0;
	}
	
	#langs a {
	color: #fff;
	text-decoration: none;
	margin-left: 1em;
	}
	
	#main {
	padding-top: 1px;
	background: url(images/main_bg.jpg) no-repeat;
	margin: 123px auto 0 auto;
	width: 900px;
	height: 555px;
	position: relative;
	}
	
	#sidebar {
	margin: 10px 28px;
	float: left;
	position: static;
	width: 171px;
	color: #fff;
	position: relative;
	}
	
	#mainmenu {
	height: 400px;
	overflow: hidden;
	}

	#mainmenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
	
	#mainmenu ul li {
	font-size: 1.1em;
	padding: 13px 0;
	background: url(images/lilinje.png) no-repeat bottom;
	}
	
	/*
	#mainmenu ul li a:before {
	width: 11px;
	height: 11px;
	margin-right: 15px;
	margin-left: 1px;
	content: url(images/pil.png);
	}
	*/

	#mainmenu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;	
	background: url(images/pil.png) no-repeat 0% 50%;
	padding-left: 20px;
	}	
	
	#login {
	font-size: 1.1em;
	}
	
	#login .ramme {
	border: 1px solid #052b57;
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 5px;
	}
	
	#login input {
	width: 156px;
	border: 1px solid #529be1;
	color: #99b3c8;
	padding: 3px 6px;
	margin: 0;
	background: url(images/login.png);
	}
	
	#login input.loginbutton {
		width: 170px !important;
	}
	
	#content {
	width: 592px;
	padding: 15px 38px 30px 38px;
	color: #173f66;
	height: 500px;
	overflow: auto;
	}
	
	#content a {
	color: #173f66;
	font-weight: bold;
	text-decoration: none;
	}
	
	#content a:hover {
	color: #969696;
	}
	
	#content a img {
	border: none;
	background: none;
	padding: 0;
	}
	
	#content p, #content ul, #content ol, #content h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	}
	
	#content h4 {
	font-size: 1.1em;
	background: #25578d;
	color: #fff;
	padding: 4px 6px;
	text-transform: uppercase;
	}
	
	#content img {
	max-width: 100%;
	background: #e7e7e7;
	padding: 2px;
	border: 1px solid #759eb0;
	width: expression(this.width > 540 ? 540: true);
	}
	
	#map_canvas img {
		width: auto !important;
		padding: auto !important;
		border: au
		background: transparent !important;
	}
	
	#ansatte img {
	width: 120px;
	height: 120px;
	margin-right: 2em;
	}
	
	#ansatte td, #fleet td {
	border: 1px solid #759eb0;
	}

	#fleet td img {
	width: 150px;
	height: 88px;
	margin-right: 2em;
	}
	
	address {
	color: #e7e7e7;
	font-style: normal;
	text-align: center;
	padding-top: 1em;
	}
	
	address a {
	color: #e7e7e7;
	text-decoration: none;
	}
	
	address a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	
/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

	


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.blogentry {
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blogentry .commentlink {
	padding: 2px 0 2px 20px;
	background: transparent url('http://www.tromsoffshore.no/intranett/admin/img/icons/balloon.png') no-repeat left 50%;
	float: right;
}

.comments {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 5px;
}

.comments p {
	padding: 2px 0 2px 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: transparent url('http://www.tromsoffshore.no/intranett/admin/img/icons/balloon.png') no-repeat left 2px;
}

.comments p span, .blogentry span {
	color: #525252;
	font-style: italic;
}

.fullentry {
	border-bottom: 0 !important;
}

.commentheader {
	margin-top: 15px !important;
	padding: 2px 0 2px 20px;
	background: transparent url('http://www.tromsoffshore.no/intranett/admin/img/icons/balloon__pencil.png') no-repeat left 2px;
}

.delete_button {
	float: right;
	padding: 2px 0 2px 20px;
	background: transparent url('http://www.tromsoffshore.no/intranett/admin/img/icons/balloon__minus.png') no-repeat left 50%;
}