*{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

html,body{
	background: #FCFCFC;
}

body{
	background: #FCFCFC;
	color: #646464;
	font: 0.75em/1.6 arial, helvetica, sans-serif;
	text-align: center;
}

/* layout */
#wrap{
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin: 20px auto;
	text-align: left;
	width: 700px;
}

#header{
	background: url(/gfx/def/header.png) #FAFAFA no-repeat;
	border-bottom: 1px solid #B7B7B7;
	color: #D0510C;
	display: block;
	font-size: 2em;
	font-weight: bold;
	height: 100px;
	text-align: center;
}

#header a{
	display: block;
	height: 100%;
	width: 100%;
}

#header a span{
	display: none;
	visibility: hidden;
}

#menu{
	border-right: 1px solid #EDEDED;
	color: #8CA848;
	display: block;
	float: left;
	width: 170px;
}

#contents{
	display: block;
	float: right;
	padding: 10px 20px 10px 0;
	width: 490px;
}

#footer{
	border-top: 1px solid #DCDCDC;
	clear: both;
	color: #999999;
	font-size: 0.9em;
	height: 20px;
	margin-top: 20px;
	text-align: center;
}

#footer a{
	color: #999999;
}

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

#footer p{
	margin: 0 !important;
}

/* meny */
#menu ul{
	padding-top: 10px;
}

#menu ul li{
	display: inline;
	list-style: none;
}

#menu #mainmenu{
	font-weight: bold;
}

#menu a{
	background: #F9F9F9;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
	color: #647B2B;
	display: block;
	margin-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}

#menu a:hover{
	background: #FFFFFF;
	color: #8CA848;
	display: block;
	margin-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}

#submenu a{
	background: #FFFFFF;
}

#submenu a:hover{
	background: #FAFAFA;
	color: #4D5E21;
}

/* generelle elementer */
h2{
	border-bottom: 1px solid #DCDCDC;
	color: #D0510C;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

h3{
	color: #BC440B;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 5px;
}

h3.bg{
	background: #FAFAFA;
	display: block;
}

h4.menu{
	border-bottom: 1px solid #CFCFCF;
	color: #D0510C;
	display: block;
	font-size: 1.1em;
	margin-bottom: -5px;
	margin-top: 10px;
	text-align: center;
}

a{
	color: #D0510C;
	text-decoration: underline;
}

a:hover{
	color: #BC440B;
	text-decoration: none;
}

table{
	width: 100%;
}

legend{
	display: none;
}

p{
	margin: 10px 0;
}

#contents ul{
	background: #F8F8F8;
	padding: 5px;
}

#contents ul li{
	margin-left: 25px;
}

hr{
	clear: both;
	display: none;
	visibility: hidden;
}

/* spesielle elementer */
.margin_1{
	margin-top: 20px;
}

.margin_2{
	margin-bottom: 20px;
}

.w_100{
	width: 330px !important;
}

.color{
	background: #F7F7F7;
}

.small{
	font-size: 0.9em;
}

.clear{
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	width: 0;
}

.tilbud{
	margin-left: 3px;
	margin-top: 5px;
}

.normal{
	font-weight: normal !important;
}

.strong{
	font-weight: bold !important;
}

.border_1{
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	padding: 10px;
}

/* navbar */
#subheader{
	background: #F9F9F9;
	border-bottom: 1px solid #EDEDED;
	font-size: 0.95em;
	padding: 0 10px;
}

#subheader #nav{
	color: #4F4F4F;
	display: block;
	float: left;
}

#subheader #nav a{
	color: #646464;
	text-decoration: underline;
}

#subheader #nav a:hover{
	color: #8E8E8E;
	text-decoration: underline;
}

#subheader #nav #current{
	color: #D0510C;
}

#subheader #login{
	display: block;
	float: right;
}

/* produkttabell */
#prod_t{
	margin: 10px 0;
}

#prod_t td{
	border-bottom: 1px solid #E3E3E3;
	padding: 4px 0 4px 0;
}

#prod_t a{
	color: #D0510C;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#prod_t a:hover{
	color: #BC440B;
	text-decoration: underline;
}

#prod_t .color{
	background: #F7F7F7;
}

#prod_t .desc{
	color: #717171;
	font-size: 0.9em;
}

#prod_t .top_1,#prod_t .top_2,#prod_t .top_3,#prod_t .top_4,#prod_t .top_5,#prod_t .top{
	border-bottom: 1px solid #A6A6A6;
	color: #525252;
	padding: 0;
}

#prod_t .top_1{
	padding-left: 5px;
	width: 125px !important;
}

#prod_t .top_2{
	width: 60px;
}

#prod_t .top_4{
	width: 60px;
}

#prod_t .top_5{
	width: 85px;
}

#prod_t .first{
	padding-left: 5px;
}

#prod_t .price{
	color: #647B2B;
	font-weight: bold;
}

#prod_t .size{
	color: #8F8F8F;
}

#prod_t .variation{
	color: #5F5F5F;
}

/* input, produkttabell */
#prod_t input{
	background: #FFFFFF;
	border: 0 solid #FFFFFF;
	color: #454545;
	font: 0.9em arial, helvetica, sans-serif;
	height: 17px;
	height: 15px !important;
}

#prod_t .text,#prod_t .submit{
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	display: block;
	float: left;
	height: 17px;
}

#prod_t .text{
	margin-right: 5px;
}

#prod_t .text input{
	color: #8CA848;
	height: 15px;
	width: 20px;
}

#prod_t .submit input{
	font-weight: bold;
}

/* produktdetaljer */
.prod_img{
	border: 1px solid #E0E0E0;
	float: right;
}

.prod_det{
	margin: 5px 0 20px 10px;
	width: 300px;
}

.prod_det .name{
	color: #647B2B;
	font-weight: bold;
	width: 100px;
}

.prod_det .color{
	background: #F7F7F7;
}

p.prod_back{
	margin-top: 20px;
}

a.prod_back{
	border: 1px solid #D2D2D2;
	color: #8CA848;
	padding: 5px;
	text-decoration: none;
}

a.prod_back:hover{
	border: 1px solid #AFAFAF;
	color: #647B2B;
}

/* innlogging */
label{
	cursor: hand;
	font-weight: bold;
}

input,textarea{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #647B2B;
	font: 0.9em/1.75 verdana,arial, helvetica, sans-serif;
	height: auto !important;
	height: 18px;
}

input:hover,textarea:hover{
	background: #F8F8F8;
	border: 1px solid #B4B4B4;
}

input:focus,textarea:focus{
	background: #FFFFFF;
	border: 1px solid #8A8A8A;
}

.login_label{
	display: block;
	float: left;
	width: 100px;
}

.login_block{
	margin: 5px 0;
}

.login_submit{
	background: #FFFFFF;
	color: #515151;
	height: 25px !important;
}

.error{
	color: #D0510C;
	font-weight: bold;
}

.red{
	color: #D0510C;
}

.green{
	color: #647B2B;
}

/* handlevogn */
.liste_input{
	width: 30px !important;
}

#vogn_t{
	margin: 10px 0;
}

#vogn_t td{
	border-bottom: 1px solid #E3E3E3;
	padding: 4px 0 4px 0;
}

#vogn_t a{
	color: #D0510C;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#vogn_t a:hover{
	color: #BC440B;
	text-decoration: underline;
}

#vogn_t .color{
	background: #F7F7F7;
}

#vogn_t .first{
	padding-left: 5px;
}

#vogn_t .top_1,#vogn_t .top_2,#vogn_t .top_3,#vogn_t .top_4,#vogn_t .top_5{
	border-bottom: 1px solid #A6A6A6;
	color: #525252;
	padding: 0;
}

#vogn_t .top_5{
	width: 40px !important;
}

#vogn_t .sum{
	border-top: 2px solid #E3E3E3;
}

#vogn_t .submit_oppdater{
	background: url(/gfx/def/oppdater.gif) #FFFFFF no-repeat 50%;
	color: #515151;
	height: 18px !important;
	height: 20px;
	width: 20px;
}

#vogn_t .submit_fjern{
	background: url(/gfx/def/fjern.gif) #FFFFFF no-repeat 50%;
	color: #515151;
	height: 18px !important;
	height: 20px;
	width: 20px;
}

#vogn_t input{
	width: 95px;
}

p.tom a{
	color: #A6A6A6;
}

.fullfor_submit{
	height: 35px;
}

.fullfor_text{
	height: 60px;
	width: 250px;
}

/* bli kunde */
.blikunde div{
	margin-bottom: 5px;
}

.blikunde input.wide{
	width: 150px;
}

.blikunde label{
	display: block;
	float: left;
	width: 150px;
}

.blikunde textarea{
	height: 33px !important;
	width: 150px;
}

.blikunde .submit{
	height: 30px;
	margin-top: 10px;
	padding: 5px;
}

/* kasse */
p.kasse a{
	font-size: 1.5em;
	font-weight: bold;
}

.best_form select{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #647B2B;
	font: 1em/1.75 arial, helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}

.best_form input.big{
	color: #D0510C;
	font: bold 1.3em/1.75 arial, helvetica, sans-serif;
	margin-top: 10px;
}

/* ordrestatus */
#ordrestatus .first{
	padding-left: 5px;
}

#ordrestatus td{
	border-bottom: 1px solid #E3E3E3;
	padding: 2px 0;
}

#ordrestatus .td_1,#ordrestatus .td_2,#ordrestatus .td_3,#ordrestatus .td_4{
	border-bottom: 1px solid #A6A6A6;
	font-weight: bold;
}

#ordrestatus .td_1{
	width: 70px;
}

#ordrestatus .td_3{
	width: 100px;
}

#ordrestatus .td_4{
	width: 130px;
}

#ordrestatus .color{
	background: #F7F7F7;
}

/* tilbudsvarer */
div.tilbud{
	border: 1px solid #E3E3E3;
	display: block;
	float: left;
	height: 130px;
	margin: 15px 5px;
	width: 150px;
}

div.tilbud .sup{
	color: #AAAAAA;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 1px 0 -7px 0;
	text-align: center;
}

div.tilbud h3{
	border-bottom: 1px solid #F7F7F7;
	color: #D0510C;
	line-height: 1.5;
	margin-bottom: 5px;
	text-align: center;
}

div.tilbud .mangler{
	color: #EDEDED;
	margin-top: 38px;
	text-align: center;
}

div.tilbud img{
	border: 1px solid #F7F7F7;
	margin: 5px;
	margin-left: 10px !important;
}

div.tilbud a{
	display: block;
	text-decoration: none;
}

div.tilbud a:hover{
	color: #8C350B;
}

div.tilbud .price{
	float: right;
	margin-right: 10px;
	text-align: center;
	width: 50px;
}

div.tilbud .price span{
	background: #FAFAFA;
	color: #647B2B;
	display: block;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	padding: 5px 0;
}

div.tilbud .price span span{
	font: bold 0.5em Arial, Helvetica, sans-serif;
	padding: 0 !important;
}

