* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	background-color: #fff;
}

img[align=right] {
	padding-left: 1em;
}
img[align=left] {
	padding-right: 1em;
}

ul {
	margin-bottom: 1.5em;
	margin-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
}
a {
	color: #f68b1f;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	margin: 15px 15px 25px 15px;
	font-size: 1.5em;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	color: #333;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 10px;
}
h3 {
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
}
p {
	margin-bottom: 1.5em;
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
}

/* ***************************************************************************** *
 * * Layout styles                                                             * *
 * ***************************************************************************** */
#page {
	margin: 0 auto;
	width: 806px;
	background-image: url(graphics/pageBackground.png);
	background-repeat: repeat-y;
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 760px;
	height: 135px;
	background-image: url(graphics/headerBackground.jpg);
	background-repeat: no-repeat;
	border-bottom: 15px solid #f68b1f;
	position: relative;
	text-align: left;
}

#mainContainer {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#left {
	padding-top: 5px;
	width: 164px;
	height: 250px;
	float: left;
	background-image: url(graphics/menuBackground.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#footer {
	margin: 0 auto;
	width: 760px;
	background-color: #8dc8ed;
	border-top: 1px solid #fff;
	height: 25px;
	text-align: left;
	font-size: 0.8em;
}

.newsbox {
	width:540px;
	border: 1px solid #999;
	background-image: url('graphics/newsbg.jpg');
	padding: 5px 10px;
}

#mainContent #container .newsbox h1 {
	text-transform:none;
	padding: 15px 0px 8px 0px;
	color: #000;
}

#mainContent #container .timestamp {
	font-size: 0.8em;
	background: #999;
	color: #fff;
	padding: 2px 5px 2px 5px;
}

#nyhetsarkivlink {
	width:185px;
	margin: 0px;
}

#mainContent #container #nyhetsarkivlink p {
	font-size: 0.8em;
	background:#f68b1f;
	padding:3px 5px 3px 8px;
	color:#fff;
	text-decoration:underline;
}

/* ***************************************************************************** *
 * * header styles                                                             * *
 * ***************************************************************************** */
#header #jubileum {
	position: absolute;
	left: 180px;
	bottom: 0;
}
#header img.logo {
	position: absolute;
	bottom: 40px;
	left: 0;
}
#header #contactInfo {
	position: absolute;
	bottom: 40px;
	left: 570px;
}
#header #contactInfo p {
	margin: 0;
	font-size: 10px;
	color: #333333;
	line-height: 1em;
}
#header #contactInfo p span#head {
	text-transform: uppercase;
	font-weight: bold;
	color: #00529c;
}
#header #contactInfo a {
	color: #333;
	font-weight: normal;
}


/* ***************************************************************************** *
 * * left styles                                                               * *
 * ***************************************************************************** */
#left ul#menu {
	margin: 0px 15px 5px 15px;
	list-style-type: none;
	font-size: 0.85em;
}
#left ul#menu li {
	padding-left: 5px;
	line-height: 1.4em;
}
#left ul#menu li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#left ul#menu li a:hover {
	text-decoration: underline;
}
#left ul#menu li a.aktiv {
	font-weight: bold;
}
#left ul#menu li h4 {
	margin-left: -5px;
	margin-top: 10px;
	height: 20px;
	width: 135px;
	line-height: 20px;
	font-size: 1em;
	color: #fff;
	background-color: #f68b1f;
}
#left ul#menu li h4 span {
	padding-left: 5px;
}
#left ul#menu li h4 span a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}



/* ***************************************************************************** *
 * * mainContent styles                                                        * *
 * ***************************************************************************** */
.tableDefault {
	width: 565px;
	border-collapse: collapse;
	background-color: #d2d2d2;
}
.tableDefault td {
	padding: 5px;
	border: 2px solid #e7e7e8;
}

#mainContent #pageImage {
	width: 595px;
	float: right;
	position: relative;
	
}
#mainContent #pageImage #overaasen-the-snow-professionals {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

#mainContent #content {
	width: 594px;
	float: right;
}

#mainContent #content h1 span {
	font-weight: bold;
}
#mainContent #container {
	margin-left: 15px;
}
#mainContent #container h1 {
	margin: 0;
	padding: 15px 0 25px 0;
}
#mainContent #container p {
	padding: 0 15px 0 0;
}
#container .col {
	padding-right: 15px;
	width: 178px;
	float: left;
}
#mainContent #imageBox {
	
	
}
#mainContent #imageBox #img1 {
	padding-right: 1px;
	float: left;
}
#mainContent #imageBox #img2 {
	padding-right: 1px;
	float: left;
}
#mainContent #imageBox #img3 {
	float: left;
}

/* Gallery styles */
a img.thumb {
	margin-right: 30px;
	margin-bottom: 20px;
	border: 3px solid #bbb;
}
a:hover img.thumb {
	border: 3px solid #999;
}
#galleryImage {
	margin-top: 15px;
}

#mainContent #container .artImage {
	padding: 10px;
	float: right;
	width: 250px;
	background-color: #ccc;
}
#mainContent #container .artImage p {
	margin-bottom: 0;
	padding: 0;
	font-size: 0.8em;
	font-style: italic;
}
#mainContent #container .txt-eng {
	color: #aaa;
}

/* ***************************************************************************** *
 * * footer styles                                                             * *
 * ***************************************************************************** */
#footer #copy {
	padding-left: 10px;
	float: left;
	line-height: 25px;
	color: #00529c;
}
#footer #footerNav {
	float: right;
	line-height: 25px;
	padding-right: 10px;
	color: #00529c;
}
#footer #footerNav a {
	color: #00529c;
	text-decoration: none;
	font-weight: normal;
}

/* ***************************************************************************** *
 * * Other styles                                                              * *
 * ***************************************************************************** */
.clearBoth {
	clear: both;
	visibility: hidden;
}

#personelltable {
	width:565px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	background-color: #D2D2D2;
	border-collapse:collapse;
}

#personelltable td {
	padding: 5px;
	border: 2px solid #E7E7E8;
	vertical-align:middle;
}

/* Nytt bildegalleri */

.galleryImage { float: left; margin-right: 30px; margin-bottom: 20px; }
.galleryImage img { border: 3px solid #bbb; }

/* Videogalleri */

.galleryImage .thumb { margin-bottom: 5px; position: relative; border: 3px solid #BBBBBB; height: 85px; }
.galleryImage .overlay { position: absolute; top: 0; left: 0; }
.galleryImage .thumb img { border: 0 none; }
.galleryImage .text { width: 160px; height: 50px; }
.galleryImage .text h5 { font-family: Arial,helvetica,sans-serif; font-size: 12px; }

/* Forsidebokser */

#forsidebokser { width: 134px; float: left; margin-top: 12px; padding: 0 15px; }
#forsidebokser .forsideboks { float: left; clear: left; margin-bottom: 15px; overflow: hidden; text-align: center; }
#forsidebokser .forsideboks p { margin: 0; }
#forsidebokser .forsideboks img { max-width: 134px; }
