﻿body
{
	background-color: #ffffff;
	margin: 0,0,0,0;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

p
{
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 1px;
}
td
{
	vertical-align:top;
}
h1
{
	font-family: Copperplate Gothic Bold;
	color: #800000;
	margin-top:0px;
}
h4
{
	font-family: Copperplate Gothic Bold;
	font-size: 11pt;
	color: #800000;
	margin-top:5px;
}

div#topnav a
{
	display: inline;
	padding: 4px 4px 1px 4px;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
	border-left: 1px solid gray;
}
div#topnav a:hover
{
	background: rgb(113,145,166);
	color: white;
}
div#topnav
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: white;
	border: 1px solid black;
	padding: 4px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
	color: White;
}

.SidsteNyt
{
	font-family: arial, verdana;
	font-size: 1.1em;
}

.gridview
{
}
.gridview td
{
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
}
.gridview th
{
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 5px;
	background-color: #003366;
	font-weight: bold;
	color: white;
}

#Divcart
{
	font-size: 8pt;
	margin-top: 10px;
}
.cartgridview
{
}
.cartgridview td
{
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
}
.cartgridview th
{
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 5px;
	background-color: #800000;
	font-weight: bold;
	color: white;
}
.cartgridviewfooter
{
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	border-top: solid 2px black;
}
div#productdetail
{
	font-size: small;
}
div#productdetail2
{
	padding-left: 10px;
	font-size: small;
}

.productpicture
{
	float: left;
	border: solid 1px black;
	padding: 2px 3px 2px 3px;
}
.greetingpicture
{
	float: left;
	border: solid 1px black;
	padding: 2px 3px 2px 3px;
	width: 200px;
	height: 200px;
	vertical-align: middle;
}

.greetingpictureInner
{
	text-align: center;
	vertical-align: middle;
}

.productpicture2
{
	border: solid 1px black;
	padding: 2px 3px 2px 3px;
}

.greetingHeader
{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
.productlistitem2
{
	vertical-align: top;
	border: solid 2px #800000; /*   border-top: solid 0px; */
	padding: 5px 5px 5px 5px;
	width: 100px;
}

.productlistitem
{
	vertical-align: top;
	border: solid 2px #800000;
	padding: 5px 5px 5px 5px;
	width: 230px;
}

.greetinglistitem
{
	vertical-align: top;
	border: solid 2px #800000;
	padding: 5px 5px 5px 5px;
	width: 150px;
}

/* Dette er standard menuen */
div#Menu
{
	float: none;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
	border-left: none;
	border-right: solid 3px #800000;
	border-bottom: none;
	color: #800000;
	margin-right: 5px;
}
div#Menu h4
{
	background-color: #800000;
	color: White;
}
div#Menu a
{
	display: block;
	padding: 4px 8px;
	margin: 0;
	text-decoration: none;
	text-align: right;
	color: Black;
	font-weight: bold;
	border-top: 1px solid gray;
}
div#Menu a:hover
{
	background: #800000;
	color: White;
}

/* Cartview siden */
div#Divcartview
{
	width: 100%;
}

.Porto
{
	margin-top: 10px;
	border-bottom: solid 1px black;
	text-align: left;
	width: 200px;
}
.Total
{
	border-bottom: solid 1px black;
	text-align: left;
	font-weight: bolder;
	width: 200px;
}

/* Bruges til almindelig snakketekst på en side. F.eks forsiden */
.Tekst
{
	font-family: Arial;
	font-size: 9pt;
	margin-left: 100px;
	margin-right: 100px;
}

.ButikBilledRamme
{
	border: none 1px brown;
	margin: 3px 3px 3px 3px;
}
.BilledRamme
{
	border: solid 3px brown;
	padding: 5px 2px 5px 2px;
	margin: 1px 10px 10px 10px;
}

.ForsideRamme
{
	float: left;
	border: none 1px black;
	padding: 5px 2px 5px 2px;
	margin: 10px 10px 10px 10px;
	width: 400px;
}
.ForsideRamme p
{
	font-size: 12pt;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.BestilKnap
{
	font-weight: bold;
	background-color: #ADD8E6 ; 	
}

.Cartviewknap
{
	font-weight: bold;
	background-color: #ADD8E6;
	width: 150px;
	height: 50px;
}

blockquote
{
	position: relative;
	text-indent: 2em;
}

.bqstart, .bqend
{
	font-size: 300%;
}
/* apply IE specific rules first */
.bqstart
{
	text-indent: 0;
	margin: -0.6em 0 -2em 0;
	float: left;
}
blockquote > .bqstart
{
	/* add extra non-ie rules */
	position: absolute;
	top: -0.2em;
	left: 0; /* remove IE specific rules */
	float: none;
	margin: 0;
}
.bqend
{
	position: absolute;
	margin-top: -0.6em;
	right: 0;
	text-indent: 0;
}
blockquote > .bqend
{
	margin-top: -0.2em;
}

div#productlistitem h3
{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	margin: 5px 5px 5px 0px;
}

