* { margin: 0; padding: 0; }
html, body {
	height: 100%;
	background: #526873;
}
img {
	border: 0;
}
div#main img {
	padding: 5px;
}
div#container {
	display: table;
	width: 750px;
	height: 100%;
	min-height: auto;
	border-right: 1px solid #000;
	background: #FFF url('gfx/mainbg.gif') top left repeat-y;
}
/* IE Hack */
/*html>body div#container {
	width: 750px;
	min-height: 100%;
	height: auto;
	background: #FFF url('gfx/mainbg.gif') top left repeat-y;
}*/
div#header {
	width: 750px;
	height: 190px;
	background: url('gfx/header.jpg') top left no-repeat;
}
div#menu {
	padding: 15px 0 0 30px;
	width: 150px;
	height: 180px;
}
div#main {
	padding-bottom: 30px;
	float: left;
	display: inline;
	margin: 10px 0 0 40px;
	width: 480px;
	height: auto;
}
div#main p a {
	text-decoration: none;
	color: #57718a;
}
div#main p a:hover {
	color: #7c9bb9;
}
div#mainright {
	float: right;
	margin: 10px 10px 0 0;
	width: 170px;
	height: auto;
}
/* Meny */
div#menu a {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	padding-left: 7px;
}
a.main                 { color: #838383; border-left: 7px solid #7d8033; }
a.solutions       { color: #838383; border-left: 7px solid #199595; }
a.news                 { color: #838383; border-left: 7px solid #c53729; }
a.testimonials { color: #838383; border-left: 7px solid #653366; }
a.publications { color: #838383; border-left: 7px solid #319465; }
a.about               { color: #838383; border-left: 7px solid #f4c724; }

a.main:hover, a.currentmain                                 { color: #7d8033; border-left: 7px solid #7d8033; }
a.solutions:hover, a.currentsolutions             { color: #199595; border-left: 7px solid #199595; }
a.news:hover, a.currentnews                                 { color: #c53729; border-left: 7px solid #c53729; }
a.testimonials:hover, a.currenttestimonials { color: #653366; border-left: 7px solid #653366; }
a.publications:hover, a.currentpublications { color: #319465; border-left: 7px solid #319465; }
a.about:hover, a.currentabout                             { color: #f4c724; border-left: 7px solid #f4c724; }

div#main p {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #363636;
}
p.newsadded {
	margin-bottom: 10px;
}
div#main p span {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.9em;
	color: #304559;
}
div#mainright p {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #000;
}
div#mainright p a {
	text-decoration: none;
	color: #363636;
}
div#mainright p a:hover {
	color: #7c9bb9;
}

div#mainright p span {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.9em;
	color: #f46e31;
}
form input {
	margin-bottom: 2px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1em;
	color: #000;
	border: 1px solid #304559;
}
form textarea.mainedit {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 0.9em;
	width: 500px;
	height: 400px;
	border: 1px solid #304559;
}
form.news input.topic {
	margin-bottom: 2px;
	width: 496px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #304559;
	border: 1px solid #304559;
}
form.news input.btn {
	margin-bottom: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1em;
	color: #000;
	border: 1px solid #304559;
}
form.news textarea {
	padding: 5px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 0.9em;
	width: 490px;
	height: 170px;
	border: 1px solid #304559;
}
div#adminbtn {
	position: relative;
	top: 0;
	left: 659px;
	width: 90px;
	height: 20px;
	background: #758a9d;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
div#adminbtn p a {
	color: #FFF;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 0.9em;
}
div#adminbtn p a:hover {
	color: #000;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 0.9em;
}
table.galleryview {
	line-height: 1;
}
table.galleryview th {
	padding-left: 10px;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
}
table.galleryview td {
	background: #ededed;
}
table.galleryview td.file:hover {
	background: #f6f6f6;
}
table.galleryview td.file a {
	padding-left: 10px;
	margin-right: 20px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4e4e4e;
	text-decoration: none;
}
table.galleryview td.file a:hover {
	text-decoration: underline;
}
table.galleryview td.file a:hover {
	color: #000;
}
table.galleryview td.filetype, table.galleryview td.size {
	padding-left: 10px;
	padding-right: 25px;
	margin-right: 20px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #4e4e4e;
	text-decoration: none;
}
table.newstable {
	width: 502px;
}
table.newstable span {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.9em;
	color: #304559;
}
table.newstable td.text {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #000;
}
table.newstable td.right, table.newstable td.right a {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	text-align: right;
	color: #9A9A9A;
	text-decoration: none;
}
table.helpbox {
	margin-top: 10px;
	border: 1px solid #BEBEBE;
	width: 500px;
}
table.helpbox td {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #363636;
}
table.helpbox td.helpheader {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.6em;
	color: #304559;
}
table.helpbox td a {
	text-decoration: none;
	color: #57718a;
}
table.helpbox td a:hover {
	color: #7c9bb9;
}

div#lang {
	width: 50px;
	float: right;
	padding-top: 10px;
}