@charset "utf-8";
/* CSS Document */
body {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	}
* {
	behavior: url(/Files/System/iepngfix.htc);
}
h1.h1 {
	border-bottom: 1px dotted #CCC;
	}
a {
	text-decoration: none;
	}
img {
	border: none;
	}
#page {
	position: relative;
	width: 950px;
	height: auto;
	margin: 0 auto;
	}
#logo {
	position: absolute;
	top: 12px;
	left: 75px;
	}
#print {
	position: absolute;
	top: 3px;
	left: 234px;
	}
#kontakt {
	position: absolute;
	top: 66px;
	left: 234px;
	}
	
/* Dynamisk meny */

ul.menu {
	position: relative;
	width: 935px;
	height: 110px;
	background: url(retail_tv_top.gif) no-repeat;
	padding: 0 15px 0 0;
	margin: 0 0 5px 0;
	display: block;
	}
ul.menu li {
	position: relative;
	list-style-type: none;
	width: 95px;
	height: 110px;
	text-align: center;
	display: block;
	float: right;
	}
ul.menu a {
	position: relative;
	width: 95px;
	height: 20px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	float: right;
	padding: 85px 0 5px 0;
	border-left: 1px solid #888;
	border-right: 1px solid #AAA;
	}
ul.menu a:hover {
	text-decoration: none;
	background: #DDD;
	color: #555;
	border-left: 1px solid #CCC;
	border-right: 1px solid #EEE;
	}
ul.menu #activeitem {
	text-decoration: none;
	background: url(retail_tv_hover.gif) repeat-x;
	border-left: 1px solid #83b817;
	border-right: 1px solid #95cb28;
	color: #fff;
	}
ul.menu a.inpath {
	text-decoration: none;
	background: url(retail_tv_hover.gif) repeat-x;
	border-left: 1px solid #83b817;
	border-right: 1px solid #95cb28;
	color: #fff;
	}
	
/* Statisk meny */
	
#menu {
	position: relative;
	width: 950px;
	height: 110px;
	background: url(retail_tv_top.gif) no-repeat;
	margin: 0 0 5px 0;
	}
#menu a {
	position: relative;
	width: 60px;
	height: 110px;
	float: right;
	background: url(blank.gif) no-repeat;
	}
#menu a:hover {
	position: relative;
	width: 60px;
	height: 110px;
	float: right;
	background: #EEE;
	}
#menu a:hover.a {
	background: url(retail_tv_1h.gif) no-repeat;
	}
#menu a:hover.b {
	background: url(retail_tv_2h.gif) no-repeat;
	}
#menu a:hover.c {
	background: url(retail_tv_3h.gif) no-repeat;
	}
#menu a:hover.d {
	background: url(retail_tv_4h.gif) no-repeat;
	}
#menu a:hover.e {
	background: url(retail_tv_5h.gif) no-repeat;
	}
#menu a .title {
	display: none;
	}
#main {
	position: relative;
	width: auto;
	min-height: 300px;
	background: url(retail_tv_main.gif) no-repeat;
	}
	
/* Undermeny */
	
.leftmenu {
	position: relative;
	margin: 0;
	padding: 10px 0 100px 0;
	width: 210px;
	height: auto;
	background: url(retail_tv_submenu.gif) no-repeat;
	list-style-type: none;
	display: block;
	float: left;
	}
li {
	position: relative;
	list-style-type: none;
	width: auto;
	height: auto;
	text-align: center;
	}
.leftmenu a {
	position: relative;
	width: 190px;
	height: auto;
	text-transform: uppercase;
	color: #555555;
	padding: 10px;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	}
.leftmenu a:hover {
	text-decoration: none;
	background: #DDD;
	color: #555;
	}
.M2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	background: #95cb28;
	}
.M2 li {
	position: relative;
	padding: 0px;
	margin: 0px;
	}
.M2 li a {
	text-transform: none;
	color: #fff;
	border-top: none;
	border-bottom: 1px solid #83b817;
	}
.M2 li a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
	}
.leftmenu #activeitem {
	text-decoration: none;
	background: url(retail_tv_submenu_hover.gif) repeat-x;
	color: #fff;
	}
.M2 #activeitem {
	text-decoration: underline;
	background: none;
	border-bottom: 1px solid #83b817;
	color: #fff;
	}
.leftmenu a.inpath {
	text-decoration: none;
	background: url(retail_tv_submenu_hover.gif) repeat-x;
	border-bottom: 1px solid #FFF;
	color: #fff;
	}
#bottom {
	position: relative;
	width: 950px;
	height: auto;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	color: #999;
	padding: 10px 0 0 0;
	}
#logoer {
	position: relative;
	width: auto;
	height: 30px;
	padding: 5px;
	}
#logoer a {
	position: relative;
	padding: 0 20px;
	}
.text {
	position: relative;
	width: 560px;
	height: auto;
	padding: 30px 60px 30px 30px;
	display: block;
	float: right;
	}
.text ul {
	margin: 0;
	padding: 0 0 20px 15px;
	}
.text li {
	text-align: left;
	list-style-type: disc;
	padding: 0;
	}
.pic_right {
	position: relative;
	float: right;
	padding: 0 0 10px 10px;
	}
.pic_left {
	position: relative;
	float: left;
	padding: 0 10px 10px 0;
	}
.pic_top {
	position: relative;
	padding: 0 0 10px 0;
	display: block;
	text-align: right;
	}
.pic_bottom {
	position: relative;
	padding: 10px 0 0 0;
	display: block;
	text-align: right;
	}
.pic_large {
	position: relative;
	margin: 0;
	width: 210px;
	height: auto;
	display: block;
	float: left;
	}
.large {
	position: relative;
	width: 560px;
	height: auto;
	padding: 30px 60px 30px 30px;
	display: block;
	float: right;
	}
.large_skjema {
	position: relative;
	width: 600px;
	height: auto;
	padding: 30px 20px 30px 30px;
	display: block;
	float: right;
	}
	
/* Skjema Document */

.form {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	}
#left {
	position: relative;
	width: 300px;
	height: auto;
	float: left;
	}
#right {
	position: relative;
	width: 280px;
	height: auto;
	float: right;
	}
.input {
	position: relative;
	width: 270px;
	height: 15px;
	background: url(field_large.gif) no-repeat;
	border: none;
	padding: 5px;
	margin: 0;
	display: block;
	}
.input2 {
	position: relative;
	width: 130px;
	height: 15px;
	background: url(field_small.gif) no-repeat;
	border: none;
	padding: 5px;
	margin: 0;
	display: block;
	}
.inputtext {
	position: relative;
	width: 280px;
	height: 170px;
	background: url(field_text.gif) no-repeat;
	overflow: auto;
	border: none;
	margin: 0;
	display: block;
	}
.inputtext2 {
	position: relative;
	width: 270px;
	height: 151px;
	background: none;
	overflow: auto;
	border: none;
	padding: 5px;
	display: block;
	}
.inputdrop {
	position: relative;
	width: 280px;
	height: 19px;
	background: url(field_large.gif) no-repeat;
	border: none;
	padding: 3px 5px;
	margin: 2px 0;
	display: block;
	}
.inputdrop2 {
	position: relative;
	width: 270px;
	height: 19px;
	background: none;
	border: none;
	font-size: 11px;
	display: block;
	}
.send {
	position: relative;
	width: 140px;
	height: 25px;
	background: url(button_send.gif) no-repeat;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	display: block;
	float: right;
	}
