/* iSi AS */
/* September 2009  */
body {
	margin-top: 0;
	background: #999999;
	font: 12px verdana, arial, sans-serif;
	color: #333333; 
    text-align: left; }
        
#banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 109px;
	background: #e6e6e6; }

#content {
	position: relative;
    width: 850px;
    margin-left: auto;
    margin-right: auto; }

#top {
    float: left;
    width: 842px;
    height: 109px;
    margin: 0 5px;
    color: #505050;
    background-color: #e6e6e6; }
    
#adr {
	float: left;
	width: 120px;
	margin: 22px 0 10px 60px;
	font-size: 10px; }
#adr a {
	color: #505050;
	text-decoration: none; }
#adr table {
	font-size: 10px; }
	
#search {
	float: left;
	width: 95px;
	margin-top: 55px; }
#search a {
	float: left;
	width: 150px;
	padding-top: 2px;
	padding-left: 25px;
	height: 15px;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
	background: url( mail-01.gif ) left no-repeat; }
#search a:hover {
	text-decoration: none;
	color: #999999;
	background: url( mail-02.gif ) left no-repeat; }
#search input {
	font-size: 11px;
	color: #505050;
	height: 15px; }
	
#work , #cont {
	position: relative;
	float: right;
	width: 280px;
	height: 29px;
	margin-top: 31px;
	margin: none;
	background: url( work01.gif ) no-repeat; }
#cont {
	background: url( cont01.gif ) no-repeat;
	margin-top: 4px; }
#work a , #cont a {
	position: absolute;
	width: 280px;
	height: 29px; }
#work a:hover {
	background: url( work02.gif ) no-repeat; }
#cont a:hover {
	background: url( cont02.gif ) no-repeat; }
* html #work , * html #work a , * html #cont , * html #cont a { position: absolute; width: 260px; } 

img.logo {
    float: left;
    margin: 18px 30px 0 80px;
    border: none; }
    
#nav {
	float: left;
	width: 772px;
	height: 14px;
	margin: 0 5px;
	padding: 3px 20px 0 50px;
	font-size: 9px;
	color: white;
	background: #003366; }
#nav a {
	color: #99ccff;
	text-decoration: none }
#nav .pil {
	color: #ff9900; }
	
#main {
    float: left;
    width: 842px;
    margin: 0 5px;
	background: #e6e6e6;}

#main1 , #main2 {
    float: right;
    width: 492px;
    min-height: 440px;
    padding: 20px 40px 20px 30px;
	background: white; }
* html #main span {
	margin-left: 5px; }
	
#main2 {
    width: 212px; }

ul#menu {
	float: left;
	width: 810px;
	list-style: none; 
	margin: 0;
	padding: 0 0 0 40px;
	background: url( rv-menu.gif ); }
* html ul#menu {
	margin-left: 2px; }
	
ul#menu li {
	position: relative;
	float: left;
	display: inline;
	font-size: 8px;
	font-weight: bold;
	text-align: center; }

ul#menu li a {
	float: left;
	width: 129px;
	height: 18px;
	padding: 10px 0 0 0;
	color: white;
    text-decoration: none; }
    
ul#menu li a:hover {
	font-size: 9px;
	color: #505050;
    background: url( rv.gif ) no-repeat; }
     
/* Meny 2 hover funksjon */
ul#menu li ul {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 28px;
    left: 0; }
* html ul#menu li ul {
	width: 140px; }
	
ul#menu li ul li a {
	display: none;
	width: 120px;
    height: 13px;
    margin: 0;
    padding: 3px 5px 0 5px;
    color: #505050;
    background: #ff9900;
	border-top: 1px #505050 solid; }

ul#menu li:hover ul li a , #menu li.over ul li a {
	font-size: 8px;
	display: block; }
    
ul#menu li ul li a:hover {
    color: white;
    background: #e76600; }

#footer {
	float: left;
	width: 803px;
    height: 14px;
    margin: 5px 5px;
    padding: 3px 20px 0 20px;
    font-size: 9px;
    text-align: right;
    color: #003366;
    background: #ff9900; }

h1 {
    margin-top: 25px;
    padding-bottom: 10px;
    color: #003366;
    font: bold 14px Verdana;
    clear: right; }

h2 {
	margin: 0;
	padding: 15px 0 10px 0;
    color: #333333;
    font: bold 12px Verdana;
    clear: right; }
    
h4 {
    margin: 0;
    padding: 0;
    color: #003366;
    font: bold 14px Verdana;
    clear: right; }
    
p {
	margin: 0;
	padding: 0 0 15px 0; }

#main1 ul {
	margin: 0; }

#main1 ul li {
    display: list-item;
    margin: 0 0 10px 0;
    padding-top: 0;
    list-style: square outside;
    vertical-align: top;}

a , a:visited {
    color: #170D7E; }
#newsList a {
    cursor: pointer; }

a:hover , li a:hover {
    text-decoration: underline;
    color: red;}
    
p.wNow {
	color: #666666;
	font-size: 10px;
	margin: 15px 0 ; }
    
#top table {
	margin-left: -1px;
	line-height: 8px; }
	
th.sr , td.sr {
	height: 18px;
	margin: 2px;
	padding: 0;
	color: #003366;
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
	border: none; }
td.sr:hover {
	cursor: pointer;
	background: #7ebde3; }
th.sr {
	color: white;
	background: #003366; }
    
th.Week , td.w0 , td.w1 , td.wa , td.wb {
	height: 18px;
	margin: 2px;
	padding: 0;
	color: white;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: #ff9900;
	border-collapse: collapse;
	border: none; }
	
td.w1 {
	height: 25px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background: #e4e4e4; }
    
td.w0 , td.wa , td.wb {
	margin: 0 2px 0 0;
	padding: 0;
	color: white; 
	text-decoration: none;
	background: #003366;
	border: none; }
td.w0:hover , td.w0.over , td.wa:hover , td.wa.over , td.wb:hover , td.wb.over {
	cursor: pointer;
	background: #7ebde3; }
td.w0 span , td.wa span , td.wb span {
	position: absolute;
	top: 305px; 
	left: 5px;
	width: 312px;
	height: 187px;
	background: #7ebde3;
	display: none; }
* html td.w0 span {left: 10px; }
td.wa span {
	top: 458px;
	height: 187px; }

td.wb span {
	top: 359px;
	height: 232px; }

td.w0:hover span , td.wa:hover span , td.wb:hover span {
	display: block; }	
	
.empImg {
	float: left;
	margin: 26px 0 5px 0;
	padding: 0;
	width: 84px;
	height: 100px;
	background: url( empImg.gif ) no-repeat; }
	
.empInfo {
	float: right;
	width: 213px;
	height: 25px;
	margin: 0;
	padding-left: 15px;
	font-size: 9px;
	color: white; }
* html .empInfo p { margin: 0; padding: 0; width: 203px; }	

.w0 table , .wa table , .wb table {
	float: left;
	padding: 0;
	margin: 4px 0 3px 0; }
	
td.empH {
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #006699; }

p.emp1 , p.emp2 , p.emp3 {
	float: left;
	text-align: left;
	font-weight: 100;
	padding: 0; }
p.emp1 {
	width: 135px; }
p.emp2 {
	width: 75px; }
p.emp3 {
	width: 220px; }
p.emp3 a {
	color: white;
	text-decoration: none; }
p.emp3 a:hover {
	color: white;
	text-decoration: underline; }	
	
img.emp {
	width: 84px; }
    
img.foot {
	float: left;
	padding-bottom: 5px; }
	
img.imgL1 {
    float: left;
    margin: 20px 0;
    width: 280px; }

img.imgL3 {
    float: left;
    margin: 20px 0;
    width: 560px; }
