html, html body {height: 100%;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
p {
	line-height:18px;
	padding-bottom:13px;
}
blockquote {
	line-height:14px;
	text-align:center;
	padding-bottom:14px;
}
em {
	font-style:italic;
}
em.smallcaps {
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:799px;
	height:100%;
	background-image:url(../images/layout/wrapperbg.jpg);
}
#innerWrapper {
	height:100%;
	width:765px;
	margin-right:auto;
	margin-left:auto;	
}
#header {
	height:20%;
	max-height:67px;
	min-height:0px;
}
#logo {
	height:61px;
	width:100%;
}
#nav {

	height:23px;
	width:100%;
	background-image:url(../images/layout/nav/bg.jpg);
	background-repeat:repeat-x;
}
#nav a{	
	display:block;
	height:18px;
	width:89px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 0 0;
	color:#000000;
}
#nav a:link {
	text-decoration:none;
}
#nav a:visited {
	color:#3b5b78;
	text-decoration:none;
}
#nav a:hover {
	 text-decoration:underline;
}

#nav table {
	height:100%;
}
.navLeft{
	width:280px;
}

.navTab{
	padding:0 0 0 8px;
	width:89px;
	background-image:url(../images/layout/nav/tab.jpg);
}
.navActive{
	background-image:url(../images/layout/nav/tabActive.jpg);
}
.navShLeft{
	background-image:url(../images/layout/nav/tabShLeft.jpg);
}
.navShRight{
	background-image:url(../images/layout/nav/tabShRight.jpg);
}
#navProdukterRollout {
	margin: 0px 0 0 -8px;
	display:none;
	border:1px solid #828282;
	position:absolute;
	z-index:10;
	float:left;
	width:210px;
	/*width:157px;*/
	padding-top:0px;
	background-color:#d9dde5;
	color:#000000;
}
#navProdukterRollout li {
	padding-left:6px;
	padding-top:1px;
	padding-bottom:2px;
	border-bottom:1px solid #b6b6b6;
}
#navProdukterRollout a {
	display:inline;
	width:auto;
	height:auto;
	padding-left:0px;
	padding-top:0px;
	color:#000000;
}
#navProdukterRollout li:hover {
	background-color:#FFFFFF;
}

/*-----------------------------------
Hvis kategoritekst IKKE skal vises: 
-------------------------------------*/
/*
#navProdukterRollout li.navRolloutEnder:hover {
	background-color:#f1e4ce;
	padding:0px 0px 0px 0px;
}
#navProdukterRollout li.navRolloutEnder {
	line-height:1px;
	margin:0;
	height:2px;
	padding:0;
	font-size:1px;
	background-color:#f1e4ce;
	border: solid #FFFFFF;
	border-width:1px 1px 1px 1px;
}
.categoryText {
	display:none;
}*/
/*end*/

/*-----------------------------------
Hvis kategoritekst SKAL vises: 
-------------------------------------*/
#navProdukterRollout li.navRolloutEnder {
	margin:0;
	background-color:#f1e4ce;
	border: solid #FFFFFF;
	border-width:1px;
	padding:0px 0px 0px 0px;
}
#navProdukterRollout li.divider {
	line-height:1px;
	margin:0;
	height:2px;
	padding:0;
	font-size:1px;
	background-color:#f1e4ce;
	border:1px solid #FFFFFF;
}
.categoryText {
	font-size:11px;
	color:#333333;
	padding-left:3px;
}

/*end*/

#contentWrapper {
	padding:22px 0 0 135px;
	background-image:url(../images/layout/monster.jpg);
	background-repeat:no-repeat;
	background-color:#d0dfe6;
	min-height:487px;
	max-height:none;
}
.textPadder { /*IE6 workaround*/
	padding:0px 74px 0 0px;
}
#footer {
	background-color:#fff1d6;
	height:16px;
	border-color:#d0cdb5;
	border-width: 1px 0px 1px 0px;
	border-style:solid;
	color:#424242;
	font-size:12px;
	text-align:center;
	padding-top:2px;
}
h1 {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-bottom:10px;
}
h2 {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:10px;
}
h3 {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
/* 
TODO:
-alle disse a:etc må gjøres om til noe som er fint 
-visited må være forskjellig fra link når dette er ferdig!
*/
a:link {
	color:#605133;
}
a:visited {
	color:#605133;
}
a:hover {
	color:#000000;
}
a:active {
	color:#605133;
}
.ingress {
	font-size:12px;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}
.nyhetsLink {
	display:block;
	font-size:12px;
	text-align:right;
}
.brodtekst{
	font-size:12px;
}
.box {
	overflow:hidden;
	width:626px;
	margin: 0 -9px 0 -9px;
	border: solid white;
	border-width:1px 1px 1px 1px;
}
.boxHeader{
	width:100%;
	height:18px;
	font-size:12px;
	background-color:#dfeaee;
	color:#606060;
}
.headerPadder{
	height:100%;
	padding:1px 0 0 8px;
}
.boxContent {
	width:295px;
	padding: 5px 8px 0 8px;
}
.nyhetsPic {
	border-left:1px solid white;
}
.boxRight {
	width:311px;
	height:100%;
	float:right;
	font-size:0px;
}
.floatClearer {
	height:0px;
	clear:both;
}
/*.mceContentBody er for T_MCE*/ 
.mceContentBody {
	padding:22px 74px 0 135px;
	background-image:url(../images/layout/monster.jpg);
	background-repeat:no-repeat;
	background-color:#d0dfe6;
	min-height:487px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.mceContentBody h2 {
	font-weight:normal; /*T_mce fix*/
	margin:0;
}

fieldset#prisforesporsel {
	width:90%;
	margin-right:auto;
	margin-left:auto;
	background-color:#eef4f6;
	background-image:url(../images/layout/formBg.jpg);
	background-repeat:repeat-x;
	background-position: 0 -1px;
	border-top:1px solid #919ba0;
}
fieldset#prisforesporsel legend{
	margin-left:0;
	font-weight:bold;
	font-size:12px;
	color:#48788f;
}
fieldset#prisforesporsel li {
	display:block;
	width:100%;
	height:20px;
	padding:6px 0 6px 0;
	border-bottom:1px solid #919ba0;
}
fieldset#prisforesporsel label {
	text-align:left;
	color:#315161;
	display:block;
	width:20%;
	font-size:12px;
	padding-left:20px;
}
fieldset#prisforesporsel input, fieldset#prisforesporsel select,  fieldset#prisforesporsel textarea {
	float:right;
	margin-right:20%;
	width:50%;
}
fieldset#prisforesporsel fieldset {
	padding:6px 0 6px 0;
	border-bottom:1px solid #919ba0;
}
fieldset#prisforesporsel fieldset select{
	height:20px;
	margin-top:auto;
	margin-bottom:0px;
}
fieldset#prisforesporsel fieldset span{
	color:#315161;
	font-size:12px;
	padding-left:20px;
}
fieldset#prisforesporsel textarea {
	height:90px;
}
fieldset#prisforesporsel #submitPrisforesporsel {
	margin-right:20%;
	width:150px;
}
fieldset#prisforesporsel .obligatorisk {
	position:absolute;
	margin-left:410px;
	font-size:11px;
	color:#778FA8;
}
fieldset#prisforesporsel .obligatorisk:first-letter {
	color:#990000;
	font-size:13px;
}
.errcontainer {
	padding: 0;
	width:100%;
	background-color:#FFFFFF;
	height:40px;
}
.err {
	padding: 4px 4px 4px 4px;
	border: 2px solid #9a0202;
	background-color:#e1d7a0;
	color:#333333;
	vertical-align:	middle;
}
.confirmation {
	padding: 4px 4px 4px 4px;
	border: 2px solid #fff596;
	background-color: rgb(239, 245, 245);
	/*background-color:#e1d7a0;*/
	color:#333333;
	vertical-align:	middle;
}
.info {
	padding: 4px 4px 4px 4px;
	border: 2px solid rgb(119, 187, 255);
	background-color: rgb(239, 245, 245);
	/*background-color:#e1d7a0;*/
	color:#333333;
	vertical-align:	middle;
}
.bold {
	font-weight:bold;
	font-style:normal;
}
.produktoversikt li {
	margin: 4px 0 4px 0;
}
.produktoversikt li.navRolloutEnder  {
	background-color:#bbc9cf;
	font-size:0;
	width:287px;
	padding:0;
	margin-top:8px;
	height:17px;
}
.produktoversikt li.divider  {
	background-color:#bbc9cf;
	font-size:0;
	width:287px;
	padding:0;
	margin-top:0px;
	height:6px;
}
.produktoversikt li.navRolloutEnder span {
	font-size:13px;
}
.produktoversikt a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.produktoversikt a:link {
	text-decoration:none;
}
.produktoversikt a:visited {
	color:#3b5b78;
	text-decoration:none;
}
.produktoversikt a:hover {
	 text-decoration:underline;
}
.produktoversikt li{
	padding-left:25px;
}
.rightPic {
	width:264px;
	float:right;
}
th {
	border-top:17px solid #d0dfe6;
	padding:2px 2px 2px 2px;
	background-color:#eef4f6;
	font-weight:bold;
}
/*Editor styles*/
.blaa {
	color:#48788f;
}
strong {
	font-weight:bold;
}

