﻿/* Stylesheet for the Eidefoss.no site */

/* ---------- General ---------- */

* {
  margin: 0;
  padding: 0;
}

body,table,tr,td,h1,h2,h3,h4,h5,p,form,input,textarea,select,option,nobr, button 
{
	font-family:verdana;font-size:11px;color:#000000;
}

h1 {color:#000000;margin-bottom:1px;font-family:verdana; font-size:11px;font-weight:bold; margin-top: 0px;}
h2,h3,h4,h5{color:black;margin-bottom:1px;font-family:verdana;font-size:10px;font-weight:bold;}
h2right{color:black;margin-bottom:1px;font-family:verdana;font-size:10px;font-weight:bold;}
fieldset {display: inline}
caption{color:#000000;margin-bottom:1px;font-size:12px;text-align: left;}
body {background-color: #f7f7f7; margin: 0px; padding: 0px; overflow: auto; border: none;}
img {border: none;}  
p {margin-top:4px;margin-bottom:8px;padding:0;}
iframe {border: none;}
textarea {overflow: auto;}

div {border: none; margin: 0px; padding: 0px;}
a {Text-decoration: none; color:  #00257E;}
a:hover {text-decoration: underline;}

/*  Nye elementer/classer for Eidefoss  */


.Logut {margin-left:10px; margin-top:10px; margin-bottom:8px;}
.Login {margin-left:10px; margin-top:10px;}


/*  Eway 5  */
/* new leftnavigator xsl-basert   */
.nav-left {
   border: solid 0px red;
   list-style-type: none;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
    background-color: #ffc36f; /*#1b9daa */
      }  /* #15A0A7 */
  

.nav-left li.level-1 {
   border: solid 0px red;
   margin: 0px 0px 0px 0px;
   padding: 3px 0px 0px 0px;
   font:bold 18px Arial ;
   border-bottom: solid 3px white;
  
   }
.nav-left li.level-1 a {
	padding-left: 3px;
  color: #00257E;
  font-size: 13px;
font-family:verdana
  }
.nav-left li.level-2 
{
   border: solid 0px red;
   margin: 0px 0px 0px 0px;
   font: 12px Arial;
   padding: 3px 0px 1px 6px;
   background-color: #f3f3f3;
   }
.nav-left li.level-2 a {
  color:#00257E;
   font-size: 11px;
font-family:verdana
   }
/*.nav-left a  {
   color: #00257E;
   padding: 0px 0px 0px 0px;
   } */

.nav-left a.selected {
   text-decoration: underline;
}

 #breadcrumb {
        width: 825px;
        color: #8cacc0;
        padding-left: 25px;
        margin-bottom: 20px;
        background-color: #fff;
      }

      #breadcrumb a {
        color: #8cacc0;
      }

/*   end  eway 5 design elements  */

/* Red Sublevel menu */
.redsublevel a {
	display: block;
	border-left:solid 5px #15A0A7;   /* #e2e1e1, 15A0A7 #E50018  */
	vertical-align: middle;
	border-top:solid 1px #e2e1e1;
	border-bottom:solid 1px #e2e1e1;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	height: 20px !important;
	height: 17px;
	text-decoration: none;
	margin-top:2px;
			
}
a.redsublevel:hover {
	display: block;
	vertical-align: middle;
	border-left:solid 5px #E50018;
	font-size: 12px;
	color: #15A0A7;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	height: 20px !important;
	height: 17px;
	text-decoration: none;
	margin-top:2px;
}
.redsublevel a.selected  {
	display: block;
	border-left:solid 5px #E50018;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #15A0A7;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	height: 20px !important;
	height: 17px;
	text-decoration: none;
	margin-top:2px;
	
}

.redsublevelwithchild {

	background:#fff url('img/g-arrow.gif') no-repeat right 50%;
	border-left:solid 5px #15A0A7;		
}

.redsublevelwithchild:hover 
{
	background:#fff url('img/g-arrow.gif') no-repeat right 50%;
	text-decoration: none;
	border-left:solid 5px #E50018;
		color: #15A0A7;		
}

.redsublevelwithchild selected{

	background:#fff url('img/g-arrow.gif') no-repeat right 50%;
}


.redsubmenu {border-right:solid 1px #e2e1e1; border-bottom:solid 1px #e2e1e1; list-style: none; width:158px; margin: 60px 0px 10px 0px; padding:  0 0 0 0;}
.redsubmenu ul {list-style: none;  padding: 0px; margin:  0px 0px 0px 0px; border-left: solid 0px #cccccc;  }
.redsubmenu li ul  {list-style: none;  padding: 0px; margin: 0px 0px 0px 0px; border-left: solid 6px #F0F0F1; background:#eeeeee; }

.redsubmenulist {border-right:solid 1px #e2e1e1; border-bottom:solid 1px #e2e1e1; list-style: none; width:158px; margin: 0px 0px 0px 0px; padding:  0 0 0 0;}
.redsubmenulist ul {list-style: none;  padding: 0px; margin:  0px 0px 0px 0px; border-left: solid 0px #cccccc;  }
.redsubmenulist li ul  {list-style: none;  padding: 0px; margin: 0px 0px 0px 0px; border-left: solid 6px #F0F0F1; background:#eeeeee; }

.BorderContent  { margin-top: 11px; border-right: solid 1px #e2e1e1; border-left: solid 1px #e2e1e1; border-top: solid 1px #e2e1e1; border-bottom: solid 1px #e2e1e1;width:100%;}	
.leftborder {width:318px; border-right:solid 1px #e2e1e1; vertical-align:top; }
.line	{ width:99%; float:none; border-bottom: solid 1px #e2e1e1; margin: 0 0 10 0; }

/* SLUTT endringer Eidefoss  */

#canvas {position:relative;width: 1000px;margin:auto;text-align:left; background-color: White;}
#top {position: relative;width: 1000px; padding: 0 0 0 0; margin: 0 0 0 0; vertical-align:bottom;}
/*#logo {position: relative;float: left;width: 180px; height:52px; padding: 0px 0px 0px 0px; margin: 25px 0px 0px 0px; background: url('img/logo.gif') no-repeat;} */
.home {width:160px;}
/*#logo a {display: block; height: 100%;  padding: 0 0 0 0; margin: 0 0 0 0;}*/
/*#banner {border: solid 1px red;position: relative;height:40px; width:770px; padding: 0 0 0 0; margin: 34 0 0 0;} */
#websearch {position: relative; width:200px; float: right; padding: 0 0 0 0; margin: 0 0 0 0;}
#Firmainfo {position: relative; width:500px; float: left; padding: 0 0 0 0; margin: 0 0 0 0;}

#menubarmain  {position: relative;float: left;height: 130px;width: 1000px; margin: 0 0 0 0; padding: 0 0 0 0; border-right: solid 1px #15A0A7; border-left: solid 1px #15A0A7; border-top: solid 7px #15A0A7; border-bottom: solid 7px #15A0A7;  background-color: White ;}	
#maincontent {position: relative;float: left;height: 100%; width:  1000px; background-color: White; background: url('img/bgmain.gif') repeat-y;
}
#bottomline  {position: relative;float: left;height: 50px;width: 1000px; border: solid 0px red;background-color: #15A0A7 ;}
#bottomline .bottom {border: solid 0px red;}
#bottomline .edit {color: Red;}
#bottomline a {color:White;}
#bottomline p {color:White;}

#canvas2 {position: relative;clear: both;width: 1000px; border:solid 0px red; padding-top: 15px;}
/*#leftnav {border: solid 1px red; position:relative;float: left;width: 180px; height:100%; clear: left;overflow:hidden; background: url('img/logo.jpg') no-repeat 2px 14px; } */
#leftnav {border: solid 0px red; position:relative;float: left;width: 170px; height:100%; clear: left; overflow:hidden;}
#leftnav h2 {margin: 0px 0px 10px 0px; padding: 0px; text-align: center; font-size: 11px; text-transform: uppercase; letter-spacing: 2px;color:white;height: 14px; background: Navy url('img/menubg.jpg') no-repeat; }
#leftnav .bottom {height: 19px; padding: 0px; margin: 0px;background: url('img/menufoot.jpg') no-repeat 0px 10px; }
#leftnav div a {color:#15A0A7; font-size: 13px;} 

#main {position: relative; left: 2px; float: left;width: 800px; clear: none;overflow: hidden;}

#main .bottom {clear: both;}

#maintable {border: solid 0px lime; width:830px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#maintable .mainleft {border: solid 0px green; width: 636px; overflow: hidden; padding: 0px 0px 0px 12px; margin: 0px 0px 0px 0px;}
#maintable .mainleft img  {padding: 0px 5px 3px 0px; border:0px;}
#maintable .mainleft a {color: #15A0A7; }
#maintable .mainleft p a {color: #00257E; border:1px solid #a0a0a0; padding:0px 1px 0px 1px;margin:2px 1px 2px 1px; background-color: #FFC36F;  }


#maintable .mainright { position: relative; float: right; width: 170px; padding:0px 0px 0px 0px; margin:0px;}
#maintable .title {color: White; height: 14px; font-size: 11px;text-align: center;text-transform: uppercase;letter-spacing: 2px;background: url('img/maintop.jpg') no-repeat;}
#maintable .subtitle {padding: 9px 0px 0px 0px; color: White; height: 23px; font-size: 11px;text-align: center;margin: 0px;text-transform: uppercase;letter-spacing: 2px;background: url('img/mainlefth3.jpg') no-repeat;}
#maintable .mainright h2 {color:white;padding: 0px; margin:0px;border: solid 0px red; text-align: center; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; height: 15px; background-color:#ffc36f; }
#maintable .mainright h3 {margin: 0px 0px 10px 0px; padding: 0px; text-align: center; font-size:10px; text-transform: uppercase; letter-spacing: 0px;color: White;height: 14px; background: url('img/menubg.jpg') no-repeat;}
#maintable .bottom {height: 19px; padding: 0px; margin: 0px;background: url('img/menufoot.jpg') no-repeat 0px 10px; }
#maintable div.frmctrlwrapper {margin: 0px 0px 0px 0px;}

#maintable ul {margin: 0px; border:solid 0px red; padding-left:25px;}
#maintable li {margin: 0px;padding: 0px 0px 0px 5px;font-family:verdana;font-size: 11px;font-weight:normal;}
#maintable p {padding:0px; margin-top:2px; margin-bottom: 2px;}

#mainsearchcontent {margin-left: 6px; position: relative; left: 2px; float: left; clear: none;overflow: hidden; padding: 5 5 5 5;}

#tableft {position: relative; left: 2px; float: left;width: 630px; clear: none;overflow: hidden; }
#tabright {position: relative;float: left; left: 2px;width: 160px;clear: right;overflow: hidden; }
#tabright h2 {height: 17px; margin-top: 10px; padding: 0px; text-align: center; font-size: 11px; text-transform: uppercase; letter-spacing: 2px;color: white;background: url('img/tabrighthead.jpg') no-repeat;
}


#footer {clear: both;padding-top: 10px;text-align: center;}
#footer * {color: #BBCBDB; }
#footer .new {float: none;display: inline;}
#footer .title {font-weight: bold; color: #5289AF;}

#flashcontent {
		width: 1000px;
		height: 125px;
		float: left;
		margin: 0px 0px 0px 0px;
		background-color:red;
				
	}

#canvasclear {height: 1px;clear:both;}/* Mozilla req */
.flash 
{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	}
	
	
.hidden {display: none;}
.block {display:block;}
.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}
.clear {clear: both;}
.floatleft {float: left;}
.floatright {float: right;}
.readmore {color: #FF6600;}
.author {font-size: 9px;color: #979596; margin-top: 15px;}
.icon {vertical-align: middle;}

.edititem {color: Red; font-weight: normal; }
.edititem img {vertical-align: middle;}
.space {height: 10px;}
.red {background-color: Red; color: White;}
.hormrg {margin: 0px 5px 0px 5px;}
.mrg10 {margin: 10px;}

.bannereditor {  position: relative; padding: 0 0 0 0;width: 100%; border-style: dotted; border-width: 1px; border-color: gray; }
.mainleftcontent{margin: 0px; }
.mainleftcontent .new {float: right;display: block; }
.mainleftcontent .edit {display: block; color: Red; }

.mainrightcontent {width:168px; padding:0px 0px 0px 0px; margin: 0px 0px 10px 0px; border-right: solid 1px #e2e1e1; border-left: solid 1px #e2e1e1; border-bottom:solid 1px #e2e1e1; border-top:solid 1px #ffffff;} /* Div for content inside mainright id div */
.mainrightcontent .new {float: right;display: block;}

.maincontent h1 {color:#000000;margin-bottom:1px;font-size:16px;font-weight:bold;}
.maincontent .form {margin: 15px;}
.maincontent .form table {width: 95%; padding: 1px 2px 1px 2px;} 

.portalselector {float: right;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;}
.portalselectorLeft {float: left;margin-top: 8px;margin-right: 5px;margin-bottom: 5px;margin-left:9px;}

.showusername {color: White; font-style: italic; font-size: 9px;float: right;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;}
.showusername a {color: White; font-style: italic; font-size: 9px; }

.showusernameWeb {color: black; font-style: italic; font-size: 9px;float: right;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;text-decoration:underline;}
.showusernameWeb a {color: black; font-style: italic; font-size: 9px;text-decoration:underline; }


fieldset.info {display: block; float: right; padding: 0 1em 0 1em;}
fieldset.info label { float:left; width: 60px;  margin-right:0.5em;  padding-top:0.2em; text-align:right;}
fieldset.info input {border: none; width: 80px;}

fieldset.edit {display: inline; padding: 0 1em 0 1em;}
fieldset.edit label { float:left; width: 100px; margin-right:0.5em;  padding-top:0.2em; text-align:right; height: 1em;}
fieldset.edit select {margin: 1px; height: 18px;}
fieldset.edit input {margin: 1px; height: 18px;}

fieldset.filter {display: block; margin: 10px;}

.twocpage {width: 100%;}
.twocpage .leftpage {width: 70%;padding: 5px; float: left; overflow: hidden;}
.twocpage .rightpage {width: 30%;padding: 5px;float: left; border-left: solid 1px activeborder; overflow: hidden;}
.twocpage .rightpage h2 {height: 21px; padding: 3px 3px 0px 3px; margin: 0px; background: url('img/tablisthead.jpg');
}

.twocpageNew {width: 627px; border: solid 1px #e2e1e1; margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px;}
.twocpageNew .leftpagenew {width: 314px ;padding: 0px 5x 0px 5px; float: left; border-right:solid 1px #e2e1e1; overflow: hidden;}
.twocpageNew .rightpagenew {width: 312px;padding: 0px 5px 0px 5px; float: left;  overflow: hidden;}
/*.twocpageNew .rightpage h2 {height: 21px; padding: 3px 3px 0px 3px; margin: 0px; background: url(tablisthead.jpg) repeat;} */

table.twocpagetbl {width: 627px; border: solid 1px #e2e1e1; margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px;}
table.twocpagetbl th.leftcol {width: 314px ;padding: 0px 5x 0px 5px; border-right:solid 1px #e2e1e1; overflow: hidden;}
table.twocpagetbl th.rightcol {width: 312px;padding: 0px 5px 0px 5px; overflow: hidden;}


.menubar a {color:#336699;margin: 0px; padding: 0px 0px 0px 60px;display: block;float: left;}
.menubar a:hover {}  
.menubar a.selected {font-weight: bold; margin: 0px; padding: 0px 0px 0px 60px;}
.menubar img {vertical-align: middle;margin-left: 5px;}



div.tabmenu {height: 18px; overflow: visible;background: url('img/tabback.jpg');
}
.tabmenu a {display: block; float: left; height: 18px;color: White; background: url('img/tabbg.jpg');	
font-size: 10px;text-transform: uppercase;letter-spacing: 1px; padding: 0px 0px 0px 0px;
}
.tabmenu a.selected {background: url('img/tabbgsel.jpg');
}
.tabmenu img {margin: 0px; padding:0px; vertical-align: top;}

div.blog {margin: 10px; font-size: 10px;}
div.blog p {font-size: 10px;}
div.blog h3 {font-weight: bold; font-size: 11px;}
div.blog a {text-decoration: underline; color: highlight;}


.search {float: right;margin: 5px;}
.searchbtn {vertical-align: top; cursor: hand; margin: 0px; padding: 0px;}
.searchweb {float: left; margin: 0px 0px 10px 0px; width:168px; border:solid 0px blue;}
.searchweb input { height: 14px; width: 115px;}
.searchweb .img {vertical-align: top;}
.wssearch {float:left; margin: 0px 0px 0px 5px; padding: 5px; background: url('img/menubar.jpg') repeat-x;
}
.searchresult {margin: 15px 5px 0px 5px;}
.searchresult a {font-size: 14px; text-decoration: underline; color: #065A88;}

/*endrer alle rediger/opprett knapper */
.new {margin: 15px; float: right;display: block;  color:Red;}
.new img {height: 16px;width: 16px; vertical-align: middle;}
.utkast { color: #15A0A7;}


.maintop {margin: 0px 0px 0px 0px;position: relative;background: url('img/maintop.jpg') no-repeat;
}
.maintop h2 {color: White;font-size: 11px;text-align: center;margin: 0px;text-transform: uppercase;letter-spacing: 3px;}
.maintoph2 {color: white;height: 14px; font-size: 11px;text-align: center;margin: 0px;text-transform: uppercase;letter-spacing: 2px;background: url('img/maintop2.jpg') no-repeat;
}
.maintoph3 {color: white;height: 19px; padding-top: 5px;font-size: 11px;text-align: center;margin: 0px;text-transform: uppercase;letter-spacing: 2px;background: url('img/maintop3.jpg') no-repeat;
}

/* Multi level ul - menu */
.menu ul.menu {list-style: square outside;  padding: 0px; margin: 0px 0px 0px 25px;}
.menu ul {margin: 0px 0px 0px 15px; padding: 0px; } /* Second, thrid etc.  level */
.menu li {margin: 0px;padding: 0px;font-family:verdana;font-size: 11px;font-weight:normal;color:#015675;}
.menu li.selected {color: #FF6600;}
.menu a {color:#015675;}
.menu a.selected {color:#FF6600;}
.menu img {padding: 0px; margin: 0px;}


ul.nobullet {list-style: none; margin: 0px 0px 0px 5px;}
ul.circle {list-style-type: disc;}

ul.doc {margin: 0px 0px 0px 20px;}
ul.doc ul {margin: 0px 0px 0px 20px;}
ul.doc li	{ list-style-image: url(/eway/library/images/buttons/folder_closed10x10.gif);}
ul.doc li.selected	{list-style-image: url(/eway/library/images/buttons/folder_open10x10.gif);}

.mnu {position: relative;background: url('img/mnutop.jpg') no-repeat;
margin-bottom: 0px;
}
.mnu h2 {color: White;font-size: 11px;text-align: center;margin-top: 0px;margin-bottom: 0px;letter-spacing: 3px;text-transform: uppercase;}
.mnu2 {position: relative;background: url('img/mnutop2.jpg') no-repeat;
margin-bottom: 0px;
}
.mnu2 h2 {color: White;font-size: 11px;text-align: center;padding-top: 8px; margin-top: 0px;margin-bottom: 0px;letter-spacing: 3px;text-transform: uppercase;}
.rightmnu{position: relative;background: url('img/mnurighttop.jpg') no-repeat;
margin-bottom: 0px;
}
.rightmnu h2 {color: White;font-size: 11px;text-align: center;margin-top: 0px;margin-bottom: 0px;letter-spacing: 3px;text-transform: uppercase;}
.rightmnu2 {position: relative; height: 21px;background: url('img/mnurighttop2.jpg') no-repeat;
margin-bottom: 0px;
}
.rightmnu2 h2 {color: White;font-size: 11px;text-align: center;padding-top: 7px;margin-bottom: 0px;letter-spacing: 3px;text-transform: uppercase;}

.topstory {margin: 0px 0px 8px 0px; font-size: medium; border-right: solid 1px #e2e1e1; border-left: solid 1px #e2e1e1; border-top: solid 1px #e2e1e1; border-bottom: solid 1px #e2e1e1; padding: 5px;}
.topstory .new {float: right;display: block; color:#000000; }
.topstory a {color:  #00257E;}
.topstory .edit {color:Red;}

.topstory ul {margin: 0px; border:solid 0px red; padding-left:25px;}
.topstory li {margin: 0px;padding: 0px 0px 0px 5px;font-family:verdana;font-size: 11px;font-weight:normal;}

.msgtable {margin: 0px; margin-top: 0px; border-right: solid 1px #e2e1e1; border-left: solid 1px #e2e1e1; border-top: solid 1px #e2e1e1; border-bottom: solid 1px #e2e1e1;  }
div.msg {margin-top: 11px; border-right: solid 1px #e2e1e1; border-left: solid 1px #e2e1e1; border-top: solid 1px #e2e1e1; border-bottom: solid 1px #e2e1e1; padding: 0px 5px 5px 5px; }
div.msg2 {margin-top: 0px; border-right: solid 1px #e2e1e1; border-left: solid 1px #e2e1e1; border-top: solid 1px #e2e1e1; border-bottom: solid 1px #e2e1e1; padding: 0px 5px 5px 5px; }
.msg .new {float: right;display: block;color:#000000;}
.msg h1, .msg h2, .msg h3 {color:#000000;margin-bottom:1px; margin-top: 0px;font-size:13px;font-weight:bold;font-family:verdana;}
.msg2 h2 {color:#000000;margin-bottom:2px; margin-top: 5px;font-size:13px;font-weight:bold;font-family:verdana;}
.msg a {color: #00257E;}  /*FF6600  */
.msg2 .edit {color:Red;}
.msg2 .img {padding: 5px;
				
}

table.webmsgtbl {margin: 0px 0px 0px 0px; width: 100%;}
.webmsgtbl th {margin: 0px 0px 0px 0px; width: 314px; float:left;}
.webmsgtbl h1, .webmsgtbl h2, .webmsgtbl h3 {color:#000000;margin-bottom:1px; margin-top: 0px;font-size:11px;font-weight:bold;font-family:verdana;}
.webmsgtbl a {color: #FF6600;}
.webmsgtbl div.line { width:270px; border-bottom: solid 1px #e2e1e1; margin: 0 0 10 0; }

div.webmsg {margin:  11px 0px 0px 0px; width: 100%;}
.webmsg h1, .webmsg h2, .webmsg h3 {color:#000000;margin-bottom:1px; margin-top: 0px;font-size:11px;font-weight:bold;font-family:verdana;}
.webmsg a {color: #00257E;}
.webmsg p {font-weight:normal;}
.webmsg .edit {color:Red;}


div.forum {margin: 15px 0px 0px 0px;}
table.forum {width: 100%;border: none;border-collapse: separate;}
.forum th	{background-color: #ADADAF;color: White; font-weight: bold;padding: 3px;}
.forum td	{vertical-align: top; background-color: #C7D6DB; padding: 3px;}
.forum td.icon {background-color: #ADADAF; padding: 3px; text-align: center;}
.forum .new	{float: right;display: block; padding-right: 3px;}
.forum .edit {float: right;display: block; padding-right: 3px;}
.forum .resp {background-color: #E6EEF2;}
.forum .post, .forum .post p {font-size: 12px;}
.forum a {color: highlight;}
.forum h1 {margin: 0px 0px 2px 3px;}

.browselist {font-size:9px;color:#979596;clear: both;text-align: center; margin: 0px 0px 5px 0px;}
.browselist a {font-size:9px;color:#537598;}

ul.textlist {list-style: none;margin: 0px;padding: 0px;}
.textlist li {margin: 0em 0em 1em 0em;}

table.objtable {border-collapse: collapse; margin: 10px 10px 0px 10px; table-layout: fixed;}
table.auto {table-layout: auto;}
col.tblleft, col.tblright {width: 3px;}	
col.cdate {width: 75px;}
col.c100 {width: 100px;}
col.cdatetime {width: 140px;}
col.c200 {width: 200px;}
col.c600 {width: 600px;}
col.icon {width: 22px; text-align: center;}

.objtable th {padding: 0px 5px 0px 5px; height: 16px; color: White; background: url('img/tblback.jpg');
}
.objtable th.tblleft {width: 3px; padding: 0px; background: url('img/tblleft.jpg') no-repeat;
}
.objtable th.tblright {width: 3px; padding: 0px; background: url('img/tblright.jpg') no-repeat;
}
.objtable td.tblleft {width:3px; padding: 0; border: none;}
.objtable td.tblright {width:3px; padding: 0; border: none;}

.objtable td {vertical-align: middle; height: 17px; white-space: nowrap; padding: 0px 5px 0px 5px; border-right: dashed 1px black;}
.objtable td.last {border-right: none;}
.objtable td.btm {border-bottom: dashed 1px black;}
.objtable img {vertical-align: middle;}
.objtable caption .new {float: none; display: inline; margin-left: 10px; vertical-align: middle;}

/* Tabular list*/

div.tablisttoolbar {margin: 0px 1px 0px 0px;background-color: #ebeadb;height: 22px;}
div.tablisttoolbar .new {margin: 3px; float: right;}
div.tablisttoolbar img {vertical-align: middle;}
.tablisthead {margin: 0px 1px 0px 0px; padding: 3px 3px 0px 3px; height: 21px; background: url('img/tablisthead.jpg');
}
.tablistrow {margin: 0px 1px 0px 0px; padding: 3px 3px 0px 3px; height: 17px;}
.tablisthead div, .tablistrow div {overflow: hidden; float: left; white-space: nowrap; margin: 0px 1px 0px 1px;} /* Turn of linewrapping in all div's inside tablisthead */

/* Tip a friend */
h1.tipafriend {margin: 10px;}
table.tipafriend
{
	margin: 10px;
	border: solid 1px activeborder;
}

table.discussion
{
	table-layout: fixed;
	border-collapse: collapse;
}
table.discussion .discrow td {border-top: solid 1px activeborder;}
table.discussion .tblhead
{height: 21px; background: url('img/tablisthead.jpg');
}
table.discussion td {padding: 3px 3px 0px 3px;}
div.tabresponses {margin: 0px 0px 0px 18px;}

.tab250 {width: 250px;}
.tab200 {width: 200px;}
.tab150 {width: 150px;}
.tab100 {width: 100px;}
.tablistlink {margin: 0px 2px 0px 0px; height: 17px; display: block;}
.tablistlink:hover {background-color: #E1F2F9; cursor: hand; text-decoration: none;}
.tabicon {width: 18px;}
.tab75 {width: 75%;}
.tab66 {width: 66%;}
.tab50 {width: 50%;}
.tab33 {width: 33%;}
.tab25 {width: 25%;}
.lbl75 {width: 75px;}
.tabnumber {width: 75px; text-align: right;}
.tabdate2 {width: 80px; padding: 0px 1px 0px 1px;}
.tabdate {width: 67px; padding: 0px 1px 0px 1px;}
.tabdatetime {width: 130px; }
.tablistfooter {border-top: solid 1px activeborder;	text-align: center;	height: 17px;}


/* Old tablular menu */
.tabtable
{
	border: none;
	padding: 0;
	margin: 0;
	height: 100%;
	float: left;
} 
.tableft
{
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/eway4/tableft.jpg);
	width: 3px;
}
.tabactiveleft
{
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabactiveleft.jpg);
	width: 3px;
}
.tabright
{
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabright.jpg);
	width: 3px;
}
.tabactiveright
{
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabactiveright.jpg);
	width: 3px;
}
.tabcell
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabback.jpg); 
	background-repeat: repeat-x; 
}
.tabactivecell
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabactiveback.jpg); 
	background-repeat: repeat-x; 
}
/* .newsheader
{
	border-bottom: activeborder 1px solid;
	padding: 2px;
	height: 30px;
	overflow: hidden;
} */

/* Document Mgm page */
.docleft
{
	vertical-align: top;
	border-right: groove thin;
	width: 20%;
}
.docright
{
	/* background-color: Silver;*/
	vertical-align: top;
}
.docpage
{
	/* background-color:Yellow; */
/* 	position: relative; */
	width: 99%;
	border: groove thin;
}

/* ImageList */
.imgCell
/* Contains a thumbnail and a link caption */
{
	border: activeborder 1px solid;
	text-align: center;
	vertical-align: baseline;
}




/* Standard object list */
ul.list {list-style: square outside;padding: 0px; margin: 5px 2px 0px 20px;}
.list li {margin: 0px;padding: 0px;font-weight:normal;}
.list li.selected {font-weight: bold}

ul.rss {list-style: square outside; padding: 0px;	margin: 2px 2px 0px 25px; }
.rss li {margin: 0px;padding: 0px;font-weight:normal;font-weight: bold}
.rss li.selected {margin: 0px 0px 0px 15px; list-style: square outside; font-weight: normal;}



/* Should use ul menu instead .. */ 
.toplevel {border-bottom: solid 1px #BBCBDA;display: block;padding: 2px 0px 2px 0px;}
.toplevel:hover {color: #C26627; border-bottom: solid 1px #BBCBDB;} 
.toplevelsel img, .toplevel img {vertical-align: middle;	width: 16px; height: 16px;}
.toplevelsel {color: #C26627;border-bottom: solid 1px #BBCBDA;display: block;padding: 2px 0px 2px 0px;}

body.showmessagebody {background-color: White; margin: 10px;}

/* Editmessage */
.msgBody
{
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	background-color: buttonface;
}
.msgfldtab
{
	/* ingress / Body tabs in editmessage */
	cursor:hand;
	padding: 4px 4px 0px 4px;
	border-bottom: none;
	border-left : thin groove;
	border-right : thin groove;
	border-top : thin groove;
	height: 12px;
	color: highlight;
}

.msgfldtabActive
{
	cursor:hand;
	padding: 4px 4px 0px 4px;
	border-bottom: none;
	border-left : thin groove;
	border-right : thin groove;
	border-top : thin groove;
	height: 12px;
	color: highlight;
	background-color: White;
}

/* End of EditMessage */

/* Form Control Classes */
/* *****************/
/* New form design */
/* *****************/

.frmBody
{
	background-image: none;
	background-color: buttonface;
	margin:0;
	overflow: hidden;
}

.frmctrlwrapper
{
	margin: 0;
	padding: 0px;
	height: 26px; 
 	background-color: buttonface;   
	border-bottom:1px solid;
 	border-bottom-color:ActiveBorder; 
 	overflow: hidden;
/*
	background-image:url(/eway/custom/design/webportal/tool-bkgd.gif);
	background-color:#A2C2EE;
 	border-bottom-color:#2557AD;     */
}

/*.frmctrlwrapper a
{
	cursor:hand;
	text-decoration:none;
 	padding: 4px 3px  0px 0px;
	height: 100%; 
	vertical-align: middle; 
	color: Black;
	border-right: 1px solid;
/*	border-right-color:#6A8CCB;  */
/*	border-right-color:Activeborder; 
} 
/*
.frmctrlwrapper a:hover
{
	background-color: #ffd695;
	text-decoration:none;
} */
.frmctrlwrapper img
{
	margin:3px; 
	vertical-align: middle;
}

.frmctrlbtn
{
	overflow: visible;
/*	width: 1px; */ /* trick to set size of buttons in ie */ 
	margin: 0px;
	padding: 0px 3px 0px 3px;
	cursor:hand;
	text-decoration:none;
	color: Black; 
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px solid Activeborder;
	background-color: buttonface;
} 
.frmctrlbtnhover
{
	overflow: visible;
	/* width: 1px; */ /* trick to set size of buttons in ie */
	margin: 0px;
	padding: 0px 3px 0px 3px;
	cursor:hand;
	text-decoration:none;
	color: Black; 
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px solid Activeborder;
	background-color: #ffd695;
}

div.frmcontent
{
}
.frmContent	/* Outmost table */
{
	width: 100%;
}
.frmTable /* inner table */
{
	border: thin groove;
	padding: 2px;
	width: 100%;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	background-color: buttonface; */
}
.frmtabledynamic
{
	border: thin groove;
	padding: 2px;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: buttonface;
}

.frmfield /* Floating size field */
{
	width: 100%;
}
.frmbuttonbar
{
	/* background-color: buttonshadow; */
	border-top: thin groove;
}
.frmbutton /* Standard size button */
{
	width: 100px;
}
.floatmenu
{
	background-color: infobackground;
	display: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-right-color:Activeborder; 
	border-left-color:Activeborder; 
	border-bottom-color:Activeborder; 
	border-top-color:Activeborder; 
}
.floatmenu a
{
	cursor:hand;
	text-decoration:none;
	color: Black;
	width: 100%;
} 
.floatmenu a:hover
{
	background-color: #ffd695;
	text-decoration:none;
}

.datePicker
{
    BEHAVIOR: url(/eway/library/components/datepicker.htc);
    CURSOR: hand
}

/* Template Wizard css */
.tplwizmain {background-color: buttonface;}		/* ytterste tabell */ 
.tplwizarea {padding: 5px;} /* Inndeling av tblwizmain i høyre og vestre celle */
.tplwizheading {display: block; padding: 3px 5px 3px 5px;} /* Heading i høyre og venstre */
.tplwizsteps {margin: 3px; border: 2px groove;} /* Området med de forskjellige stegene */
.tplwizstep {margin: 0px; width: 100%; padding: 2px 5px 2px 5px;} /* Ett steg */
.tplwizstepactive {margin: 0px; width: 100%; padding: 2px 5px 2px 5px; background-color: #F6F5ED; border-top: 1px groove;border-bottom: 1px groove;}
.tplwizbuttonrow {padding: 5px; border-top: 2px groove;}
.tplwizstepheading {display: block; padding: 3px 5px 3px 5px;}
.tplwizbox {margin: 3px; padding: 0px; border: 2px groove; }  /* Wizard - action area */
.tplwizpickerfield {margin: 3px; padding: 5px; white-space: nowrap; color: highlight;}
.tplwizboxheading {margin: 0px;padding: 2px 5px 2px 5px; font-weight: bold;}
.tplwizlabel {margin: 0px; display: inline; padding: 2px 5px 2px 5px; width: 120px;	vertical-align: top;}
			
		
			


