*, html {
	margin: 0;
	padding: 0;	
}

body {
	background-color:#004ebc;
	background-image:url(images/white-on-blue-bkg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

#page {
	font-size: 12px;
	position: relative; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	width: 730px;
	}
	
html>body #page {
  	width: 730px;
	} 
	
div#header {
	margin: 15px 0 0 0;
	}

a#cartsummary:link, a#cartsummary:visited {
	float:right;
	width:215px;
	height:20px;
	background-image:url(images/cart_summary.gif);
	background-repeat:no-repeat;
	padding:3px 0 0 0px;
	text-indent:135px;
	text-decoration:none;
	border:none;
	}
	
a#button_viewcart:link, a#button_viewcart:visited {
	float:right;
	width:121px;
	height:20px;	
	background-image:url(images/go_to_checkout_button.gif);
	background-repeat:no-repeat;
	margin:0 0 0 5px;	
	text-indent: -9999px;	
	border: 0;
	text-decoration:none;
	}

div#searchbox {
	background-image:url(images/magnifyingglass.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:right;
	width: auto;
	height:21px;
	margin-top:20px;
	}

div#searchbox input.text {
  width:120px;
  font:12px/19px Monospace;
  }

input.searchbutton {
	vertical-align:middle;
	}
	
input#term {	
	margin:0 0 0 25px;
	vertical-align:middle;
	border:1px solid #B2D234;
	height:19px;
	padding:0 0 0 3px;
	}

div#maincol 	{
	background-color:#fff; 
	float: left;
	width: 390px;
	padding: 0;
	border: 1px;
	margin: 0 0 1em 15px;	
	}

div#sidebar {
	width:155px;	
	float:left;
	}
	
div#sidebar2 {
	float:right;
	width:auto;
	width:155px;
	}
	
div.sidebar-box {
	border:1px solid #D4D4D4;
	margin: 0 0 15px 0;
	padding:9px;
	}

div#menucol	{
	margin: 0 0 1em 0;	
	background-color:#fff;  
	width: 155px;
	border: 0;	
	float:left;			
	}	
	
div#menucol2 {
	margin: 0 0 1em 0;	
	background-color:#fff;  
	width: 155px;
	border: 1px solid #B2D234;
	float:left;		
	xclear: left;
	}
	
#menucol2 a:link {
	border-bottom:none;	
	}

#menucol2 p {
	text-align:center;
	margin:0 0 5px 0;
	font-size:.9em;
	}	
	
#menucol2 p a:link {
	border-bottom:1px solid #aaa;	
	}

div#cards {
	margin: 0 0 1em 0;	
	background-color:#fff;  
	width: 155px;
	border: 0;	
	text-align:center;	
	}

div#cards a:link,div#cards a:visited {
	border:0;
	}
	
img#visa {
	margin:0 5px 5px 0;
	}	

img#mastercard {
	margin:0 0 5px 5px;
	}
	
img#vfv {
	margin:5px 7px 0 0;
	}

img#netaxept {
	margin:5px 5px 0 5px;
	}
	
div#menucontent {
	padding: 0;
	}

div#menucontent ul {
	margin: 0 0 0 0;
	list-style-type:none;
	}

#logo	{
	text-indent: -9999px;	
	border: 0;
	}
	
#logo:link, #logo:visited	{
	float:left;
	display: block;	
	width: 370px;
	height: 79px;
	background: #fff url(images/artema_toplogo.gif) top left no-repeat;
	border: 0;
	text-decoration:none;
	}

div#nav	{
	height: 20px;
	border: 0;
	background: #fff;
	clear:both;	
	line-height:normal;		
	padding: 15px 0;	
	}

div#nav ul	{
	width: auto;
	list-style:none;		
	}

div#nav li {
	display:inline;	
	height:20px;
	width:auto;	
	}
	
#nav li a {
  background-repeat:no-repeat;
  background-position:center;
  display:block;
  float:left;  
  height:20px;
  border:1px solid #B2D234;
  text-indent:-10000px;
  text-decoration:none;
  padding:0 8px;
  outline:none;
  }

/*
#nav li strong {
  background-position:0 -36px;
  }
#nav li a:hover {
  background-position:0 -72px;
  }
*/
	
#nav1 a {background-image:url(images/nav_forsiden.gif);	width:66px; margin:0 15px 0 0;}
#nav2 a {background-image:url(images/nav_handlevogn.gif);	width:95px; margin:0 15px 0 0;}
#nav3 a {background-image:url(images/nav_frakt.gif);		width:120px; margin:0 15px 0 0;}
#nav4 a {background-image:url(images/nav_omartema.gif);	width:82px; margin:0 16px 0 0;}
#nav5 a {background-image:url(images/nav_kontakt.gif);	width:92px; margin:0 16px 0 0;}
#nav6 a {background-image:url(images/nav_tips.gif);		width:90px;margin:0;}

div#footer {
	clear:both;
	background-color:#B2D234;
	text-align:center;
	font-size:0.9em;
	color:#fff;
	height:20px;
	padding:0;	
	margin: 1em 0;
	}

div#footer :link, div#footer :visited {
	color:#fff;
	border:none;
	}

div#footer p {
	text-align:center;
	padding:3px 0;
	margin:0;
	}

div#byline p, div#byline :link, div#byline :visited {
	text-align:center;
	color:#666;
	font-size:.9em;
	}
	

div.main-col-box {
	border: 1px #d4d4d4 solid;	
	clear:both;
	padding: 10px;
	display:block;
	font-size:90%;
	margin-bottom:15px;
	overflow: hidden;	
	}
	
div.main-col-box h2 {
	color:#000;
	clear:none;
	font-size:150%;
	margin-top:0;
	}
	
div.main-col-box a:link, div.main-col-box a:visited {
	border:0;
	text-decoration:underline;
	}
	
div.main-col-box img {
	border: 1px solid #d4d4d4;
	}
	
div.main-col-box h1, div.sidebar-box h2 {
	margin:0 0 5px 0;
	padding:0;
	line-height:normal;
	font-size:140%;
	}
	
div.sidebar-box h2 {
	font-size:120%;
	}

div.kunstplakatboks {
	width: 50%;
	float:left;
	}
	
div.main-col-halfbox {
	float:left;
	width:165px;
	border: 1px #d4d4d4 solid;
	padding:10px;
	font-size:90%;
	margin: 0 15px 15px 0;
	}

p.pris, div.main-col-halfbox h2 {	
	color:#000;
	clear:none;
	font-size:140%;
	margin-top:0;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
div.sidebar-box a:link, div.sidebar-box a:visited, div.main-col-halfbox a:link, div.main-col-halfbox a:visited {
	border:0;
	text-decoration:underline;
	}
	
	/* ---------------- Typografi ----------------- */

a img {
	border:none;
	}
		
body {
	font:small/1.6em Verdana,Sans-serif;
	line-height:1em;
	}

a:link, a:visited {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #aaa;
	}

p {
	line-height:1.5em;
	margin: .3em 0 1em 0;
	text-align:left;
	}

h1, h2, h3, h4, h5 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FF8A00;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 0 1em 0;
	}

h1 {
	font-size:1.3em;
	xclear:both;
	}

h2 {
	font-size:1em;
	clear:both;
	line-height:1.2em;
	margin: 1.5em 0 .3em 0;
	}
	
h3 {
	font-size:0.9em;
	}

#categoriesthumbs h3 a:link, #categoriesthumbs h3 a:visited, #categoriesthumbs2 h3 a:link, #categoriesthumbs2 h3 a:visited {
	color:#000000;	
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.colorblock {
	color:#FFFFFF;
	background-color:#FF8A00;
	padding: 5px;	
	}

h1.colorblock {
	font-size:1.3em;
	letter-spacing:.2em;
	line-height:1.3em;
	margin-bottom:10px;
	}
	
h1#frontpage {
	margin: 0;
	padding: 1em 0 0 0;
	line-height:1.2;
	}

ul, ol {
	padding:0 0 1.2em 0;
	}

#menucol h2 {
	font-size:14px;
	margin:0;
	padding: 5px;
	color:#fff;
	background-color:#ff8a00;
	}
	
#menucol a:link, #menucol a:visited {
	text-decoration:none;
	border:none;
	color:#000000;
	font-size:0.9em;
	}
	
#menucol a:hover {
	text-decoration:underline;
	}

#menucol h2 a:link, #menucol h2 a:visited {
	color:#fff;
	}

#menucol li {
	margin:0;
	padding:4px 15px;
	border-bottom:1px solid #b2d234;
	border-left:1px solid #b2d234;
	border-right: 1px solid #b2d234;
	background-image: url(images/design/bullet-orange.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;
	}
	
#menucol ul {
	padding:0 0 10px 0;	
	}

#maincol ol, #maincol ul {
	margin:1em 0 1em 3em;
	padding:0;
	line-height:1.5em;
	}
	
#maincol ol li, #maincol ul li{
	margin:.5em 0;
	}
	
textarea {
	display:block;
	margin:3px 0 .5em 0;
	}

/* -------------------------- */

div.category-thumb {
	float:left;
	border:1px solid #D4D4D4;
	width:177px;
	margin: 3px 6px 3px 0;
	min-height:100px;
    height:100px;
	text-align:center;
	}
	
div[class].category-thumb {
   height:auto;
   }
 
div.category-thumb2 {
	float:left;
	border:none;
	width:259px;
	margin: 3px 10px 3px 0;
	min-height:225px;
    height:225px;
	text-align:center;
	}
	
div[class].category-thumb2 {
   height:auto;
   }

.category-thumb2-image img {
	border:1px solid #D4D4D4;
	}

div.category-thumb a img {
	border:1px solid #ccc;
	margin:10px 0;
	}
	
.category-thumb-image :link, .category-thumb-image :visited, .category-thumb2-image :link, .category-thumb2-image :visited {
	border:none;
	}

div.special2_img {
	float: right;
	margin: 0 0 1.5em 1.5em;
	}

div.special2_img p {
	text-align:center;
	margin:0;
	}
	
/* --------------------------- */

div#productsthumbs {
	margin: 1em 0;
	}
	
div.product-thumb {
	float:left;
	border:1px solid #D4D4D4;
	width:157px;
	margin: 3px 6px 3px 0;
	padding:10px;
	min-height:100px;
    height:100px;
	text-align:center;
	}
	
div[class].product-thumb {
   height:auto;
   }

div.product-thumb-image :link {
	border:none;
	}
   
div.product-thumb p {  
	text-align: center;	
	line-height:1em;
	margin:.5em;
	font-size:0.9em;
	}

div.product-thumb a img {
	border:1px solid #ccc;
	margin:10px 0 3px 0;
	}
	
p.klikk-for-detalj {
	font-size:0.8em;
	margin:0 0 .5em 0;
	}	

p.klikk-for-detalj :link, p.klikk-for-detalj :visited {
	color:#777;
	}

p.produkt-tittel {
	border:1px #ccc solid;
	margin:0;
	padding:2px;
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
	}

p.produkt-tittel :link, p.produkt-tittel :visited {
	text-decoration:none;
	color:#000;
	border:none;
	}
	
div.category-thumb a img {
	border:1px solid #ccc;
	margin:10px 0;
	}

div.legg-i-handlevogn-knapp a:link, div.legg-i-handlevogn-knapp a:visited{
	padding: 3px 0 3px 23px;
	background-image:url(images/cart_symbol.gif); 
	background-repeat:no-repeat;
	background-position: -20px center;
	font-size:.9em;
	}

div.results-nav p {
	line-height:normal;
	font-size:.95em;
	margin:1em 0;
	}
	
/* -------------------------- */

div#productdetails {
	margin: 0 0 1em 0;	
	}

div#productdetails p {
	margin: 0 0 .5em 0;
	line-height:normal;
	}

div.detailsimg {
	margin: 1em 0;
	}
	
div.detailsimg img {
	border:1px solid #ccc;
	}

div.productdetails-info {
	border:1px solid #ccc;
	padding: 10px 10px 0 10px;
	width: 380px;
	margin: 1em 0;
	}

div.legg-i-handlevogn-knapp-stor a:link, div.legg-i-handlevogn-knapp-stor a:visited {
	width: 198px;
	height: 20px;
	background-image:url(images/legg-i-handlevognen.gif);
	display:block;
	text-indent:-9999em;
	text-decoration:none;
	margin:1em 0;
	border:none;
	}

/* -------------------------- */

img.specialcat1-illu {
	float:right;
	margin: 0 0 1em 2em;
	/* border:1px solid #000; */
	}

p.kategoribeskrivelse {
	margin-bottom:2em;	
	}

/* -------------------------- */

div#cart h2 {
	margin: 1em 0;
	}
	
div#cart form {
	margin: 1em 0 1.5em 0;	
	}

div#cart label {
	display:block;	
	margin: .8em 0;
	font-size:.9em;
	}

div#cart input {
	margin: 2px 0;
	display:block;
	font-size:.9em;
	}

div#cart table {
	border-collapse:collapse;
	margin: 1em 0;
	}

div#cart td, div#cart th {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:3px;
	}

div#cart th {
	background-color:#ddd;
	font-size:.9em;
	}

div#cart th.col1 {width: 15%;}
div#cart th.col2 {width: 45%;}
div#cart th.col3 {width: 10%;}
div#cart th.col4 {width: 10%;}
div#cart th.col5 {width: 10%;}
div#cart th.col6 {width: 10%;}

div#handlevognprosess1, div#handlevognprosess2, div#handlevognprosess3, div#handlevognprosess4, div#handlevognprosess5 {
	display:block;
	background-image:url(images/handlevogn-prosess1.gif);
	background-repeat:no-repeat;
	width:457px;
	height:23px;
	text-indent:-9999em;
	}	

div#handlevognprosess2 {background-image:url(images/handlevogn-prosess2.gif);}
div#handlevognprosess3 {background-image:url(images/handlevogn-prosess3.gif);}
div#handlevognprosess4 {background-image:url(images/handlevogn-prosess4.gif);}
div#handlevognprosess5 {background-image:url(images/handlevogn-prosess5.gif);}
	
form#login {
	border-bottom: 1px solid #ccc;
	padding-bottom:1em;
	}

label#svalbard, label#svalbard input {
	display:inline;
	}

form#betaling input.radio {
	display:inline;
	}

form#betaling input.cardnr {
	display:inline;	
	}

.oppdater-minibutton {	
	display: block;
	width: 50px;
	height: 11px;
	margin: 3px 0 0 0;
	padding: 0;
	border: 0;
	background: transparent url(images/oppdater_minibutton.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

button.login-button {
	float:left;
	width: 80px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/login_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}

button.tilforsiden-button,input.tilforsiden-button {	
	float: left;	
	width: 95px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/handlemer_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

button.tilkassen-button,input.tilkassen-button{
	float:right;
	width:121px;
	height:20px;	
	background-image:url(images/go_to_checkout_button.gif);
	background-repeat:no-repeat;
	margin:0 0 0 5px;	
	text-indent: -9999px;	
	border: 0;
	text-decoration:none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */	
	}

button.tilbake-button,input.tilbake-button {	
	float: left;	
	width: 73px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/tilbake_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

button.neste-button,input.neste-button {	
	float: right;	
	width: 82px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/fortsett_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

button.fullfoer-button,input.fullfoer-button {	
	float: right;	
	width: 153px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/fullfoer_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

h2.cart-producttitle a:link, h2.cart-producttitle a:visited{
	border:none;
	}

/* -------- frontpage banners ----------- */
	
div#frontpagebanners {
	border: 1px #d4d4d4 solid;	
	clear:both;
	padding: 13px;
	display:block;	
	}
	
div#frontpagebanners a:link, div#frontpagebanners a:visited {
	border:0;
	}
	
div#frontpagebanners img {
	border: 1px solid #d4d4d4;
	}
	
div#frontpagebanners h2 {
	margin:0 0 5px 0;
	padding:0;
	line-height:normal;
	}
	
/* -------------------------- */

form#tips label, form#tips input {
	display:block;
	}

form#tips input {
	margin: 2px 0 .5em 0;
	}

button.sendtips-button {	
	float:left;
	width: 75px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/sendtips_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

/* -------------------------- */

button.send-button {	
	float:left;
	width: 127px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/send_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

button.sendpassord-button {
	float:left;	
	width: 160px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/sendpassord_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

p.strukturert-tekst {
	padding-top: 20px;
	font-weight:bold;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.errorbox {
	padding: 5px;
	border: 3px solid #FF8A00;
	}

/* -------------------- */
