@charset "iso-8859-1";
html, div, form, input, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd,
p, blockquote, pre, form, fieldset, table , th , td{ margin: 0; padding: 0; }

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000;
	background-image: url(../bilder/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#profil {
	height: 191px;
}
#container {
	width: 926px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#content {
	width: 926px; /* this overrides the text-align: center on the body element. */
	background-image: url(../bilder/bg_content.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#topnav {
	float: left;
	background-color: #000;
	background-image: url(../bilder/profil_detalj_01.gif);
	background-repeat: no-repeat;
	width: 926px;
	height: 28px;
} 
#search {
	width: 139px;
	text-align: right;
/* 	border: 1px solid #FFF;   */
	float: right;
	height: 27px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#search #form1 .submit1 {
	background-image: url(../bilder/elementer/search_btn.gif);
	background-repeat: no-repeat;
	width: 37px;
	margin-top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search #form1 #search{
	FONT-SIZE: 10px;
	margin-top: 0px;
}
#form2 .submit2 {
	background-image: url(../bilder/elementer/buy_btn.png);
	background-repeat: no-repeat;
	width: 158px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	margin: 0px;
	padding: 0px;
}
#form2 fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav ul
{
	float: left;
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 165px;
}
#topnav li {
	display: inline;
}
#topnav li a
{
	display: block;
	float: left;
	padding: 7px;
	text-align: center;
	color: #CCC;
	text-decoration: none;
	font-size: 1em;
	margin-left: 10px;
}
#search ul
{
	float: right;
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#search li {
	display: inline;
}
#search li input
{
	float: left;
	text-align: center;
	margin-left: 5px;
}

#container .profil {
	background-image: url(../bilder/profil_detalj_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	background-image: url(../bilder/profil_detalj_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 h4 {
	color: #FFF;
	background-color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#sidebar1 ul {
	text-align: left;
	list-style-type: disc;
	margin-left: 20px;
	color: #757575;
}
#sidebar1 li {
	text-align: left;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}
#sidebar1 ul li a {
	color: #757575;
	text-decoration: none;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar img {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 3px;
}
.sidebar hr {
	background-color: #000;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
}
.sidebar p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.sidebar h3 {
	font-size: 1em;
	color: #727272;
	padding-bottom: 5px;
	line-height: 1.3em;
	margin-right: 5px;
	margin-left: 10px;
}
.sidebar p a{
	font-weight: bold;
	color: #727272;
}
#cart h4 {
	color: #FFF;
	background-color: #77b100;
	font-size: 1em;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#cart {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #77b100;
}
#cart p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#cart .product_odd {
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 0px;
}
#cart .product_even {
	background-color: #cdd9a1;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
}
#cart hr {
	background-color: #77b100;
}
#cart .show {
	padding-top: 0px;
	font-weight: bold;
	text-align: right;
	margin-right: 4px;
}
#form2  {
	margin-top: 10px;
}
#form2 p img {
	vertical-align: top;
}
#cart .gostore {
	text-align: center;
	background-color: #cdd9a1;
	margin-bottom: 0px;
}
#cart .gostore a img {
	margin-top: 10px;
}
#cart .show a {
	color: #3b5b00;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cart .total  {
	padding-top: 8px;
	font-weight: bold;
}
#mainContent {
	margin-right: 143px;
	margin-bottom: 0px;
	margin-left: 143px;
	margin-top: 0px;
	padding: 0px;
} 
#mainContent #liste {
	width: 605px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0% 0%;
	text-align: center;
}
#mainContent #maincart {
	width: 610px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0% 0%;
}
#maincart table tr .heading {
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
}
#mainContent #promo{
	width: 315px;
	padding-top: 90px;
	padding-left: 24px;
	height: 115px;
	padding-right: 300px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0% 0%;
}
#mainContent #promo  .foerpris{
	color: #909090;
	font-size: .8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #promo  .kampanjepris{
	color: #76b100;
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
}
#mainContent #promo h3{
	font-size: 1em;
}
#mainContent #promo p{
	font-size: .9em;
	line-height: 1.5em;
	margin-top: 5px;
}
#mainContent #promo .pris{
	font-size: 2em;
}
#mainContent  .breadcrumbs{
	color: #737373;
	margin-bottom: 20px;
	padding-left: 15px;
	margin-top: 10px;
	padding-top: 10px;
}
#mainContent .breadcrumbs p {
	color: #737373;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#mainContent .breadcrumbs a{
	color: #737373;
	font-weight: bold;
}
#mainContent .breadcrumbs a:hover {
	text-decoration: none;
}
#mainContent .produktdetalj {
	background-repeat: repeat;
	width: 610px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0% 0%;
}
#mainContent .produktdetalj a {
	color: #486611;
	font-size: 0.9em;
	font-weight: bold;
}
#mainContent .produktdetalj .foerpris {
	color: #909090;
	font-size: .8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent .produktdetalj .kampanjepris {
	color: #76b100;
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
}
#mainContent .produktdetalj h1 {
	font-size: 1.5em;
}
#mainContent .produktdetalj h3 {
	font-size: 1em;
}
#mainContent .produktdetalj p {
	font-size: .9em;
	line-height: 1.5em;
	margin-top: 5px;
}
#mainContent .produktdetalj .pris {
	font-size: 2em;
}
#mainContent .produkter {
	height: 165px;
	width: 780px;
	overflow: hidden;
	clear: none;
}
#mainContent .produkter .produkt {
	width: 201px;
	display: inline;
	height: 150px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 3px;
}
#mainContent .produkter .produkt p {
	font-size: .9em;
	line-height: 1.5em;
	margin-top: 5px;
}
#mainContent .produkter .produkt .foerpris{
	color: #909090;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent .produkter .produkt img {
	text-align: center;
	display: inline;
}
#mainContent .produkter .produkt .nettpris {
	color: #76b100;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
}
#mainContent .produkter .produkt a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: .9em;
}
#mainContent .produkter .produkt .pris {
	font-size: 1.3em;
}
#footer {
	padding: 0 10px 0 20px;
	background-color: #000;
	text-align: center;
} 

#footer a {
	color: #C1C1C1;
}
#footer .sublinks a {
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #c1c1c1;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.4;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer .sublinks {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.ribbon {
	position:relative;
}
.ad_align {
	margin-left: 0px;
	margin-top: 1px;
}
.centred {
	text-align: center;
}
/* Tabeller */
#maincart .cart_table{
	border-collapse: collapse;
	width: 100%;
}
#maincart .cart_table .header {
	background-color: #76b100;
	color:#FFF;
	text-align:left;
}
#maincart .cart_table th , .cart_table td {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2;
	padding-bottom: 2px;
	padding-left: 5px;
}
#maincart .cart_table .textfield    {
	font-size: 8px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#maincart .cart_table tr th .1 { 
width: 300px;
}

#maincart .cart_table .odd {
	background-color: #FFF;
}
#maincart .cart_table .even {
	background-color: #c9daa0;
}
#maincart .cart_table .align_right {
	text-align: right;
}
#maincart .cart_table td a {
	color: #000;
}
#maincart .cart_table .vert_space {
	height: 50px;
}
#maincart .cart_buttons   {
	text-align: right;
	margin-right: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76b100;
	margin-top: 7px;
	padding-top: 7px;
}
#maincart .cart_buttons a img {
	margin-left: 7px;
}
#maincart .cart_table .nettpris{
	color: #76b100;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
}
#maincart .cart_table .pris {
	font-size: 1.4em;
	margin-left: 10px;
}
#maincart p {
	font-size: .95em;
	margin-top: 3px;
	line-height: 1.3em;
}
#maincart .login {
	text-align: left;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 15px;
	height: 31px;
}
#maincart .pay {
	text-align: right;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 15px;
	height: 49px;
}
#maincart .loginform {
	text-align: left;
	margin-top: 10px;
	margin-right: 2px;
	background-color: #c9daa0;
	height: 165px;
}
.loginform_right #radio {
	font-size: .8em;
}
.loginform h3 {
	font-size: 1em;
}
.loginform p {
	font-size: .9em;
}
#maincart .loginform td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincart .loginform a {
	font-size: 0.9em;
	font-weight: bold;
	color: #3b5b00;
}
#maincart .loginform .loginform_left {
	float: left;
	width: 310px;
	margin-left: 10px;
}
.pay img {
	margin-left: 5px;
}
#maincart .loginform .loginform_right {
	float: right;
	width: 260px;
}
#mainContent .produkter .produkt .nettpris {
	color: #76b100;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2em;
}
.loginform_right img {
	margin-left: 5px;
	margin-right: 15px;
}
