body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
	padding:0;
	background-color: #cfd1d6;
	color: #606A80; /* 74809A */
}
a {color: #FF9900;	text-decoration: underline;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:90%;}
a.readmore {float:left; display:inline;padding: 5px 0 0 0;}
a,h1,h2,h3,h4,h5 {margin:0;padding:0;}
h3 {font-size: 130%;}
h3 a {color: #74809A;text-decoration:none;}
td h3 {font-size: 110%;}
div#outer {
	margin: 0 auto;
	width: 937px;
}
div#inner {
	float: left;
	width: 929px;
	border: 4px solid #fff;
	border-top: none;
	background: #fff url(../_gfx/innerbg.gif) top left repeat-y;
}
/* END generelt side oppsett */

/* topp */
div#header {
	float: left;
	height: 129px;
	width: 929px;
	background: #fff url() top left no-repeat;
}
div#header img#logo {
	position: relative;
	top: 60px;
	left: 20px;
	border:none;
}
div#header img#lid1 {
	position: relative;
	top: 90px;
	left: 720px;
	border:none;
}
div#header img#lid3 {
	position: relative;
	top: 90px;
	left: 720px;
	border:none;
}
/* END topp */

/* topmenu */
div#topmenu {
	background-color: #7cb8d6;
	float:left;
	width: 879px;
	border-top: #fff solid 4px;
	border-bottom: #fff solid 4px;
	text-align: center;
	height: 23px;
	padding: 0 25px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
#topmenu ul li a, #topmenu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	height:23px;
	padding: 0px 6px 0px 6px;
	text-align:left;
	background: #7CB8D6;
	line-height:21px;
	font-size:90%;
}
#topmenu ul {padding:0; margin:0;list-style-type: none; }
#topmenu ul li {float:left; margin-right:1px; position:relative;background: url(../_gfx/topmenu-separator.gif) center left no-repeat; padding: 0 10px;}
#topmenu ul li ul {display: none;}
#topmenu ul li ul li {padding:0;}

/* specific to non IE browsers */
#topmenu ul li:hover a {color:#fff; background:#5698B9;}
#topmenu ul li:hover ul {display:block; position:absolute; top:23px; left:15px; width:185px;}
#topmenu ul li:hover ul li {border-top: 1px solid #fff; width: 197px;}
#topmenu ul li:hover ul li a.hide {background:#7CB8D6; color:#fff;}
#topmenu ul li:hover ul li:hover a.hide {width:185px;}
#topmenu ul li:hover ul li ul {display: none;}
#topmenu ul li:hover ul li a {display:block; background:#7CB8D6; color:#fff; width:185px;}
#topmenu ul li:hover ul li a:hover {background:#5698B9; color:#fff;}
#topmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#fff;}
#topmenu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#fff;}
#topmenu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}
/* END topmenu */

/* main layout */
div#main {
	float: left;
	width: 743px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#main div#search {
	width: 183px;
	margin: 0 0 4px 0;
	float: left;
	border: 1px solid #7CB8D6;
	background-color: #fff;
}
form {float:left;margin:0;padding:0;}
div#main div#search input.text {width: 139px;margin:2px;font-size: 80%;margin:3px 2px 2px 2px;padding: 0;border: none; float:left;background-color: #fff;}
div#main div#search input.submit {background-color: #7CB8D6; border:none;color: #fff; width: 40px;margin:0; padding: 0; float: right;}

div#main div#path {
	width: 548px;
	margin: 4px 5px;
	padding: 0 0 4px 0;
	float: left;
	color: #7CB8D6;
	font-weight: bold;
	background: #fff url(../_gfx/dotdot.png) bottom left repeat-x;
}
div#main div#path a {
	color: #7CB8D6;
	float:left;
	text-decoration: none;
}
div#main div#path span {
	color: #7CB8D6;
	float:left;
	padding: 0 5px;
	text-decoration: none;
}


div#leftcolumn {
	float: left;
	width: 185px;
}
div#centercolumn {
	float: left;
	width: 551px;
	overflow: hidden;
	margin:0;
	padding:0;
	font-size: 90%;
}
div#rightcolumn {
	float: right;
	width: 185px;
	overflow: hidden;
}
div#footer {
	float: left;
	width: 100%;
	background-color: #cfd1d6;
	border-top: #fff solid 4px;
}
div#footer div.para, div#footer div.para strong {
	font-weight: normal;
	float: left;
	padding: 2px 0 2px 5px;
}
div#footer a {
	float:left;
	color: #74809A;
	text-decoration: none;
	padding: 4px;
}
div#footer a:hover {
	text-decoration: underline;
}

/* END main layout */

/* leftmenu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:100%; position:relative; margin:0; font-size:11px; margin:0;}
.menu ul li a {padding: 5px 0 0 10px;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	width:175px;
	height:20px;
	text-align:left;
	border:1px solid #fff;
	border-width:0 0 1px 0;
	font-weight: bold;
	font-size:11px;
}
.menu ul li a.exp, .menu ul li a.exp:visited {
	background: #7CB8D6 url(../_gfx/lmuarrow.png) 175px center no-repeat;
	font-size: 120%;
	padding: 4px 0 2px 10px;
	height: 36px;
	vertical-align: middle;
}
.menu ul li a.boker, .menu ul li a.boker:visited {
	background: #7CB8D6 url(../_gfx/lmuarrow.png) 175px center no-repeat;
	font-size: 120%;
	padding: 14px 0 12px 10px;
	height: 16px;
	vertical-align: middle;
}
.menu ul li:hover a.boker {color:#fff; background-color:#5698B9;}
.menu ul li:hover a.exp {color:#fff; background-color:#5698B9;}


.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;background: #9FA6B5 url(../_gfx/lmuarrow.png) 175px center no-repeat;color:#fff;}
.menu ul li ul {display:none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:185px; width:235px;border-left:1px solid #fff;}
.menu ul li:hover ul li a.exp {	background: #7CB8D6; color:#fff;}
.menu ul li:hover ul li:hover a.exp {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#7CB8D6; color:#fff; width:235px;}
.menu ul li:hover ul li a:hover {background:#5698B9; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#fff;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#fff;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}
.menu ul li.first {border-top: 1px solid #fff;}
.menu ul li.extranet {float:left; margin-right:0; position:relative;background: #f90 url(../_gfx/lmuarrow.png) 175px center no-repeat;color:#fff;}
.menu ul li.extranet a {font-weight:normal;width: 160px;padding: 5px 15px 5px 10px;line-height: 2ex;}


.menu ul li#login {background:none;}
.menu ul li#login strong {padding: 5px 0 5px 10px;float:left;}
.menu ul li#login form {padding: 5px 0 0 0;float:left;margin:0;}
fieldset {border: 0;padding:0;margin:0}
input.loginform {float:left;width: 150px; border: 1px solid #6F7A91; margin: 0 0 5px 10px;padding: 0 5px;}
input.loginbtn {width: 69px;padding: 0;float:right;margin:0;border:none;}


/* innhold */
div.separator {
	clear:both;
	background: #fff url(../_gfx/separatorbg.gif) center left repeat-x;
	float: left;
	height: 15px;
	padding: 0;
	width: 535px;
	padding: 7px 7px 0 7px;
}
div#centercolumn div.full {
	float: left;
	padding: 0;
	width: 545px;
	padding: 7px 7px 0 7px;
}
div#centercolumn div.full div.para {
	float: left;
	width: 100%;
}
div#centercolumn div.full a.readmore {float:left; width: 545px;}
div#centercolumn div.full div.connected {
	float: left;
	background-color: #7CB8D6;
	color: #fff;
	padding: 2px;
	width: 541px;
	margin: 4px 0;
}

div.connected a {
	margin: 0 0 0 5px;
	padding-left: 10px;
	background: url(../_gfx/dlarrow.png) left center no-repeat;
	color: #fff;
	text-decoration: none;
}
div#centercolumn div.full div.imgpara {
	float: left;
	width: 460px;
}
div#centercolumn div.half {
	float: left;
	margin: 0;
	padding: 0 7px;
	width: 261px;
	background-color: #fff;
}
div#centercolumn div.half div.halfimg {
	overflow: hidden;
	float: left;
}
div#centercolumn div.half div.para {
	height: 87px;
	overflow: hidden;
	float: left;
}
div#centercolumn div.half a.readmore {float:left; width: 260px;}
div#centercolumn div.half div.connected {
	float: left;
	background-color: #7CB8D6;
	color: #fff;
	padding: 2px;
	width: 256px;
	margin: 4px 0;
}
div#centercolumn div.half div.imgpara {
	overflow: hidden;
	float: left;
	width: 175px;
}
div#centercolumn div.employee {
	float:left;
	width: 273px;
	border: 4px solid #fff;
	border-bottom: none;
	border-right: none;
}
div#centercolumn div.employee2 {
	border-left: none;
	border-bottom: none;
}
div#centercolumn div.employee img {
	float: left;
	border: 1px solid #5698B9;
	margin-right: 4px;
}
div#centercolumn div.employee a {
	float: left;
	width: 150px;
}


div#centercolumn div.fullbook {
	float:left;
	width: 545px;
	border: 4px solid #fff;
	border-bottom: none;
}
div#centercolumn div.fullbook div.para {height:86px;overflow:hidden;}
div#centercolumn div.fullbook img {
	float: left;
	border: 1px solid #5698B9;
	margin-right: 4px;
}
div#centercolumn div.fullbook a.button img, div#centercolumn div.book a.button img {border:none;float:left;margin:0 4px 0 0;}
div#centercolumn div.book {
	float:left;
	width: 268px;
	border: 4px solid #fff;
	border-bottom: none;
}
div#centercolumn div.book div.para {height:82px;overflow:hidden;}
div#centercolumn div.book form input {border:none;}
div#centercolumn div.book2 {
	border-right: none;
	border-bottom: none;
}
div#centercolumn div.book img {
	float: left;
	border: 1px solid #5698B9;
	margin-right: 4px;
}

div#centercolumn table.cart {
	width: 543px;
	border-collapse: collapse;
	border-bottom: 1px solid #7CB8D6;
}
div#centercolumn table.cart tr {}
div#centercolumn table.cart tr th {
	background-color: #7CB8D6;
	color: #fff;
	border-left: 1px solid #7CB8D6;
	border-top: 1px solid #7CB8D6;
}
div#centercolumn table.cart tr td {
	border-left: 1px solid #7CB8D6;
	border-top: 1px solid #7CB8D6;
	width:60px;
	padding: 5px 0;
	text-align: center;
}
div#centercolumn table.cart tr td.title {
	border-left: none;
	border-top: 1px solid #7CB8D6;
	width: 363px;
	text-align: left;
}
div#centercolumn table.cart tr td.title div.para {
	float:left;
	width: 270px;
}
div#centercolumn table.cart tr td.title img {
	height: 114px;
	float:left;
	padding: 2px 5px 2px 0;
}

div#rightcolumn table.shoppingcart {
	float: right;
	width: 184px;
	border-collapse: collapse;
	border: 1px solid #7CB8D6;
	border-bottom: 4px solid #fff;	
}
div#rightcolumn table.shoppingcart tr th {
	background-color: #7CB8D6;
}
div#rightcolumn table.shoppingcart tr td {
	background-color: #fff;	
	margin: 0;
	padding: 0;
	border: none;
}
div#rightcolumn table.shoppingcart tr td.cart {
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
div#rightcolumn table.shoppingcart tr td.cartimg img {
	width: 78px;
	margin: 4px 0 4px 4px;
}

div#rightcolumn table.shoppingcart tr td form {
	margin:0;padding:0;
}
/* END innhold */

/* bok visnings side */
div#centercolumn div.showbook {
	width: 323px;
	padding: 7px;
	float:left;
}

div#centercolumn div.showbookdetails {
	width: 200px;
	padding: 7px;
	padding-left: 0;
	float:right;
}
div#centercolumn div.showbookdetails img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 6px 10px 6px;
}
div#centercolumn div.showbookdetails table {
	border: 1px solid #ccc;
	float: left;
	margin: 0 6px 10px 6px;
}
div#centercolumn div.showbookdetails div.para {
	float: left;
	margin: 0 6px 10px 6px;
}
div#centercolumn div.showbookdetails ol.list, div#centercolumn div.showbookdetails ul.list {
	margin: 0 6px 10px 6px;
	padding:0 0 0 20px;
	float:left;
	width: 170px;
}
div#centercolumn div.showbookdetails ol.list li {
}
div#centercolumn div.showbook span.price {
	color: #FF9900;
	font-size: 150%;
	margin-top: 15px;
	float: left;
	width: 100%;
}
.nolimit div.para {
	height: auto !important;
	overflow: visible !important;
}
table.shoppingcart tr th { color:#fff;text-align:center;font-weight:bold; font-size: 80%; }
table.shoppingcart tr td { text-align:center;font-weight:bold; font-size: 80%; }
table.shoppingcart tr td a img {border:none;padding: 2px 0;}

table.author {margin: 0 4px 4px 4px;}
table.author tr td img {border: 1px solid #494949;}

div#banners {
	float:left;
}
div#banners a {
	float:right;
	border-bottom: 4px solid white;
}
div#banners a img {
	float:left;
	border: none;
}
#ppsflash {
	float:left;
	border-bottom: 3px solid #fff;
}
#ppsflash embed {
	border:none;
	float: left;
}


div.para table.imagetable,
div.para table.imagetable tr td,
div.para table.imagetable tr td img {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 5px solid #fff;
	float: left;
	overflow: hidden;
}