
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(homepage01.gif) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

/** TEXTS */

body, th, td{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #332900;
}

.TaskHeaderTd {
	/*background:#fff;*/
	background:#EDEDED;
	color:#000;
	font-weight:bold;
	font-size:11px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	border:2px solid #e5e5e5;
}

.TaskRowTd {
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #e5e5e5;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
}

.select {width:205px; border: #CDCDCD 1px solid;color:#000000;height:22px;background: #FFFFFF url(input-bg.gif) repeat-x top;font: 11px Verdana; padding:2px;}
.button {width:202px; border: #CDCDCD 1px solid;color:#000000;height:22px; background: #FFFFFF url(input-bg.gif) repeat-x top;font: 11px Verdana; font-weight:bold; padding:2px;}
.text {width:196px; border: #CDCDCD 1px solid;color:#000000;height:16px;background: #FFFFFF url(input-bg.gif) repeat-x top;font: 11px Verdana; padding:2px;}
.textarea {width:196px; border: #CDCDCD 1px solid; color:#000000; background: #FFFFFF url(input-bg.gif) repeat-x top; font: 11px Verdana; padding:2px;}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	
}

/** LIST STYLE 1 */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 220%;
}

.list1 li {
	background: url(homepage13.gif) no-repeat right center;
	border-top: 1px solid #D1D1D1;
}

.list1 li.first {
	border: none;
}

/** LIST STYLE 2 */

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 266px;
	height: 107px;
	margin-top: 12px;
	padding: 17px 17px 0px 17px;
	background: url(homepage14.gif) no-repeat left top;
}

.list2 li.alt {
	margin-left: 10px;
}

.list2 .image {
	float: left;
	width: 100px;
}

.list2 h3 {
	margin-bottom: 15px;
	font-size: 11px;
}

.list2 h3 a {
	text-decoration: none;
	color: #009BAE;
}

.list2 h3 a:hover {
	text-decoration: underline;
}

.list2 .add {
	float: left;
	width: 69px;
	height: 18px;
	padding-top: 7px;
	background: url(homepage15.gif) no-repeat center center;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.list2 b {
	float: right;
	padding-left: 15px;
	font-size: 21px;
}

.list2 b sup {
	float: left;
	font-size: 13px;
}

.nofloat li {
	float: none;
	width: auto;
	background-image: url(subpage1_04.gif);
}

.nofloat li.alt {
	margin-left: 0px;
}

.details li {
	padding: 0px;
	background: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}


/** LINKS */

a {
	color: #434242;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E2DCBF;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 900px;
	height: 115px;
}

/** MENU */

#menu {
}

#menu ul {
	margin: 0px;
	padding: 83px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 14px;
	border-left: 1px solid #565343;
	text-decoration: none;
	font-size:14px;
	color: #565343;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.first {
	border: none;
}

/** FORMS */

#forms {
	width: 900px;
	height: 52px;
	padding: 23px 0px 0px 0px;
	background: url(homepage16.gif) no-repeat left top;
}

/** SEARCH */

#search {
	width: 350px;
	padding-left: 25px;
}

#search input {
	float: left;
}

#query {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
}

#search-submit {
	width: 47px;
	height: 23px;
	margin: -2px 0px 0px 10px;
	background: url(subpage1_01.gif) no-repeat left top;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#search a {
	display: block;
	float: left;
	padding: 5px 0px 0px 10px;
}

/** CURRENCY */

#currency {
	width: 287px;
}

#unit {
	float: left;
	width: 126px;
	margin: 2px 0px 0px 0px;
	padding: 3px;
}

#currency-submit {
	width: 92px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	background: url(subpage1_02.gif) no-repeat left top;
	border: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** CART ITEMS */

#cart-items {
	padding: 5px 0px 0px 0px;
	color: #434242;
}

#cart-items span {
	float: left;
}

#cart-items .button {
	float: left;
	width: 61px;
	height: 17px;
	margin: -5px 0px 0px 10px;
	padding-top: 6px;
	background: url(subpage1_03.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#cart-items span {
	float: left;
}

/** CATEGORIES */

#categories {
	width: 900px;
	height: 32px;
	background: url(homepage04.gif) repeat-x left top;
}

#categories ul {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(homepage06.gif) no-repeat right top;
	list-style: none;
}

#categories li {
	float: left;
	height: 47px;
	padding-right: 1px;
}

#categories li.first {
	padding-left: 10px;
	background: url(homepage05.gif) no-repeat left top;
}

#categories a {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 10px 8px 0px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#categories a:hover, #categories .active a {
	background: url(homepage07.gif) repeat-x left top;
}

/** BANNER */

#banner {
	width: 900px;
	height: 137px;
}

/** PAGE */

#page {
	width: 900px;
}

/** CONTENT */

#content {
	width: 612px;
}

/** BOX STYLE A */

.boxA {
	background: url(homepage09.gif) repeat-x left top;
}

.boxA .title {
	background: url(homepage11.gif) no-repeat right top;
}

.boxA .title h1, .boxA .title h2 {
	height: 23px;
	padding: 9px 0px 0px 25px;
	background: url(homepage10.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.boxA .content {
	padding: 20px 25px;
} 

/** SIDEBAR */

#sidebar {
	width: 184px;
}

/** FOOTER */

#footer {
	width: 900px;
	height: 80px;
	background: url(homepage16.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 27px 25px 0px 25px;
	line-height: normal;
	color: #989688;
}

#footer a {
	text-decoration: none;
	color: #989688;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .links {
	float: right;
}

#footer .legal {
	float: left;
}

/** BOX1 */

#box1 {
}

#box1 .content {
	padding: 0px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding-top: 10px;
}

/** BOX5 */

#box5 {
}

.accordion_headings{
	padding-left:5px;
	background:#fff;
	color:#000;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover, .header_highlight{
	color:#FF0000;
}
.stikkord a {
	color:#CCCCCC;
	padding:5px;
}

.multipleSelect {
	height: 80px;
	width: 200px;
	overflow: auto;
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
	border: solid 1px #cccccc;
}

.multipleSelect li {
	padding: 0;
	border-bottom: solid 1px #e9e9e9;
	color:#000000;
	vertical-align: middle;
}
div.pageview {
	font-weight:bold;
	display:block;
}
div.pageview td.pick {
	font-weight:bold;
	background-color:		#ffffff;
	border:1px solid #000000;
	color:#000000;
}
div.pageview td.pick a {
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	color:#000000;
}
div.pageview td.picked, div.pageview td.pick a:hover {
	font-weight:bold;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
    background-color:		#333333;
	color:#ffffff;
}

#service-nav{float:left;width:90px;margin:-1px 0 0 0;border-bottom:1px solid #ddd;padding:0;list-style:none;background-color:#f6f6f6;}
#service-nav li{position:relative;float:left;width:89px;margin:0;border:1px solid #ddd;border-left:0;border-bottom:0;padding:0;line-height:32px;color:#001d73;cursor:pointer;z-index:3;}
#service-nav li.current,#service-nav li.current:hover{border-right-color:#fff;background-color:#fff;}
#service-nav li:hover{background-color:#f1f1f1;}
#service-nav li a{display:block;padding:0 10px 0 28px;outline:none;text-decoration:none;}
#service-nav li img{position:absolute;top:8px;left:7px;border:0;}