* {
padding:0;
margin:0;
 }
body {padding:5px;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }
li, dd, blockquote { margin-left: 40px; }
fieldset { padding:10px; }


body,td,div {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:verdana,tahoma,arial;
	color: #000000;
	
}
div,body,html{
        scrollbar-3d-light-color : #FFFFFF;
        scrollbar-arrow-color : #FFFFFF;
        scrollbar-darkshadow-color : #FFFFFF;
        scrollbar-face-color : #192d68;
        scrollbar-base-color : #FFFFFF;
        scrollbar-shadow-color : #FFFFFF;
        scrollbar-highlight-color : #192d68;
        scrollbar-track-color : #FFFFFF;
}


.bold{
	font-weight: bold;
}

h1 {
	color: white;
	line-height:26px;
}

a {
	color:#192d68;
	text-decoration: none;
	font-weight: bold;
}


#page {
	width: 900px;
	margin-bottom: 10px;
	clear: both;
}
#logo {
	width: 174px;
	height: 50px;
	background: #FFFFFF;
}
#top {
	width: 669px;	
	height: 50px;
	background: #FFFFFF;
}


.lastupdated {
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
}
#topmenu {
	width: 669px;
	height: 35px;
	padding: 0px;
}

#submenu{
	width: 167px;
	background: url(gfx/menubg.jpg) bottom left repeat-y;
	padding: 10px;
}

		#submenu_body {
			padding: 20px;
			padding-right: 20px;
		}
		a.submenu_item {
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
		}
		a:hover.submenu_item, .submenu_item_over {
			color: #ffff00;
		}
		a.submenu_item2 {
			color: #FFFFFF;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
		}
		a:hover.submenu_item2,.submenu_item2_over {
			color: #ffff00;
			font-weight: normal;
			font-size: 11px;
		}
		span.submenu_item3 {
			padding-left: 4px;
			padding-top: 6px;
			padding-bottom: 6px;
			display: block;
		}
		a.submenu_item3 {
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			line-height: 16px;
		}

#content{
	width: 669px;
	height: 516px;
	background: url(gfx/border_left.jpg)  left top repeat-y;
}
#content_frontside{
	width: 669px;
	height: 516px;
	background: #003366;
}
table#content_bg {
	width: 900px;
	display: block;
	background: url(gfx/vannmerkee.jpg) top left no-repeat;
}
* html tr#content_bg { height: 600px;}
#bottom{
	clear: both;
	padding-left: 0px;
	width: 179px;
	height: 88px;
	padding-top: 20px;
	
}

#article{
	display: block;
	margin: 20px;
	margin-left: 25px;
	padding-right: 5px;
	width: 624px;
}
* html #article { padding-right: 10px; width: 655px;}
.heading {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:18px;
	padding:5px;
	color: #331d66;
	text-decoration: none;
	background: #ced2e8;
	border: 1px solid #0000ff;
	margin-bottom: 10px;
}
.text{
	font-family: verdana, tahoma, arial;
	padding-left: 2px;	
	color: #000000;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 0px;
	line-height: 16px;
	
}
#news {
	padding: 20px;
	padding-top: 0px;
}

a.news_title,.news_title {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:11px;
	padding-top: 13px;
	color: #000000;

}
a.news_text,.news_text{
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}
a.news_readmore{

	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 10px;
	padding-bottom: 5px;
	text-decoration: underline;

}


#footer {
	clear: both;
	text-align:left;
	font-size:7pt;
	color: #646464;;
}
.footer {
	color:#646464;
	text-align:left;
	font-size:12px;
	
}
a.small {
	color:#646464;
	text-align:right;
	font-size:7pt;
}



a.menuitem {
	text-align:left; 
	font-family:verdana,arial,helvetica; 
	font-size:14px; 
	font-weight:bold;
	color:#584330;
	text-decoration: none;
	margin-left: 2%;
	margin-right: 2%;
}



a.menuitem_selected{
	text-align:left; 
	font-family:verdana,arial,helvetica; 
	font-size:16px; 
	font-weight:bold;
	color:#584330;
	text-decoration: none;
	margin-left: 2%;
	margin-right: 2%;
}




/* SHOP STYLING */


.info-main {
	width: 630px;
	display: block;

}

.info-box {
	width: 300px;
    display: block;
	clear: both;
}

.basket_status{
	color: #584330;	
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
}
a.basket_status{
	color: #584330;	
	font-size: 10px;
	text-decoration: underline;
	padding-left: 0px;
}




.errmsg{
	
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;	
	
}



table.basket {
	background:#EFEFEF;
	border-left:1px #cccccc solid;
}

td.basket {
	background:#FFFFFF;
	border-bottom:1px #cccccc solid;
	padding:2px;
	border-right:1px #cccccc solid;
}

th.basket {
	background:#666666;
	color:#fff;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}
table.bform {
	background:#FFFFFF;
	width:500px;
	border-left:1px #cccccc solid;
}

td.bform {
	background:#FFFFFF;
	border-bottom:1px #cccccc solid;
	padding:2px;
	border-right:1px #cccccc solid;
}

th.bform {
	background:#666666;
	color:white;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}
.formbutton {
	background:url('gfx/button_bg.png');
	color:#7C715A;
	border:1px #7C715A solid;
	font-weight:bold;
	font-size:12px;
}

.formtext {
	font-size:12px;
	border:1px #cccccc solid;
}

table.of {
	border:1px black solid;	
}

th.of {
	font-weight:700;
	font-size:12px;
	text-align:left;
}
.orderborder {
	width:610px;
	background: url(gfx/bg.jpg);
}
.pricefield {
	font-size:12px;
	border:1px #cccccc solid;
}
table.orderborder {
        width:300px;
        background:#EFEFEF;
        border:1px #cccccc solid;
}
td.grayborder{
	border:1px #cccccc solid;
	color:black;
}
td.blackborder{
        border:1px black solid;
	color:black;
}
td.noborder{
	border:0px;
	color:black;
}


.prod-price{

	padding-top: 5px;	
	padding-bottom: 5px;		
}

.price { color:#333333; }
.fat { font-weight:700; }


.product_title{
	color: #624D38;
	font-weight: bold;	
	text-decoration: none;
	font-size: 14px;
}
.product_shorttext{
	color: #624D38;
	font-size: 12px;
	text-decoration: none;
}
.product_text{
	color: #624D38
	font-size: 12px;
}
.product_infobox{
	color: #000000;
	
}

.kjop {
	margin-top: 10px;
	width: 206px;
	height: 36px;
	background: url(gfx/leggikurven.jpg) top left no-repeat;
	border: 0px;
	cursor: pointer;
}