body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #f0f0f0 url(../_gfx/bodybg.jpg) top left repeat-x;
}
h1 {font-size:160%;}
h2 {font-size:150%;}
h3 {font-size:120%;}
h4 {font-size:100%;}
h5 {font-size:100%;}
h1,h2,h3,h4,h5 {margin:0;padding:0;}
textarea {font-family: Arial, Helvetica, sans-serif;}
a {color:#8A2827;text-decoration:none;}
a img {border:none;}
#topmenu {
	background-color: #716F70;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}
#topmenu li {background-color:#716F70; background: url(../_gfx/topmenu-separator.gif) right center no-repeat; }
#topmenu li.last { background-image: none; }
#topmenu li#search {background-image: none;}
#topmenu li a {text-decoration: none;color: #fff;}
#topmenu li#search { background-color: #716F70; }
#topmenu li#search form, #topmenu li#search form input, #topmenu li#search form select {margin:0; float: right;}

#logo { background: #8A2827 url(../_gfx/logo.gif) top left no-repeat; }
#logo a img { border:none; }

.product span.price {color: #9E2325;font-weight:bold;font-size:120%;}

#mainmenu {
	background-color: #444243;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainmenu li { background: #444243 url(../_gfx/mainmenu-separator.gif) right center no-repeat; }
#mainmenu li.last { background-image: none; }
#mainmenu li#store {
	background-color: #000;
}
#mainmenu li a {
	font-size: 120%;
	text-decoration: none;
	color: #fff;
}

#path { background-color: #fff; }
.pathindex { background-color: #F4F4F2 !important; }
#path a, #path span {
	color: #8a2827;
	text-decoration: none;
	line-height: 20px;
}
#path a.current {font-weight:bold;}
#path ul {
	background: url(../_gfx/profilebar.gif) left top no-repeat;
}

#path ul li a {
	color: #fff;
	line-height: 20px;
	padding: 0 13px 0 0;
}
#content { background: #fff url(../_gfx/fauxbg.gif) left top repeat-y;}
#main {background: #f4f4f2}
#left ul li a {
	background: url(../_gfx/preleftmenu.gif) center left no-repeat;
	text-decoration: none;
	color: #4F5157;
	font-weight: bold;
}
#left ul li a:hover, #left ul li a.selected {
	color: #8A2827;
	text-decoration: underline;
	background-image: url(../_gfx/preleftmenu-selected.gif);
}
#left ul li ul li a, #left ul li ul li a:hover, #left ul li ul li a.selected {
	font-weight: normal;
	background-image: none;
}

.prod {
	background-color: #eaeae9;
}
.prod img {
	border: 1px solid #434954;	
}
.product h3 {
	 color: #8a2825;
}
.prod h3 a {
	color: #8a2825;
	font-size: 120%;
}


/*
 * SHOPPING CART - LEFT 
 */
table#lmcart {
	display: inline;
	border: 1px solid #B9B7B8;
	float: left;
	margin: 18px;
	border-collapse: collapse;
	width: 180px;
}
table#lmcart tr th { margin:0;padding:4px 0; text-align: center; font-size: 110%; background-color: #B9B7B8; color: #fff; font-weight: bold;}
table#lmcart tr td {padding: 10px 0 0;}
table#lmcart tr td h5 { margin:0;padding:0; font-size: 110%; font-weight: bold; }
table#lmcart tr td h5 a { font-size:100%; color: #646263; text-decoration: none;font-weight:bold; }
table#lmcart tr td div.price {color: #9E2325;font-weight:bold;}
table#lmcart tr td.totals {padding:0 10px;}
table#lmcart tr td img { margin: 0 10px;padding:0;}

/*
 * SHOPPING CART - MAIN
 */

table.cart {
	border: 1px solid #B9B7B8;
	border-width: 1px 0 0 1px;
	float: left;
	margin: 0 40px;
	border-collapse: collapse;
	width: 653px;
}
table.cart tr th { margin:0;padding:4px 0; text-align: center; font-size: 110%; background-color: #8A2827; color: #fff; font-weight: bold;}
table.cart tr td {padding: 10px 0;border: 1px solid #B9B7B8;border-width: 0 1px 1px 0; text-align: center; vertical-align: top;}
table.cart tr td.prodinfo {text-align:left;}
table.cart tr td.prodinfo img {float:left;}
table.cart tr td h5 { margin:0;padding:0; font-size: 110%; font-weight: bold; }
table.cart tr td h5 a { font-size:100%; color: #646263; text-decoration: none;font-weight:bold; }
table.cart tr td div.price {color: #9E2325;font-weight:bold;}
table.cart tr td.totals {padding:0 10px;}
table.cart tr td img { margin: 0 10px;padding:0;}
table.cart input {width: auto;}
table.cart input.number {width: 30px; text-align: center;}



.txtright {text-align:right;}


#calendar {border: 1px solid #000;border-width:0 0 1px 0;border-collapse:collapse;margin: 0 40px;width: 869px;}
#calendar tr td {background-color:#fff;border: 1px solid #000;border-width: 0 1px 1px 0;padding:0;vertical-align:top;height: 50px;width: 110px;}
#calendar tr td span.tm, #calendar tr td span.np {background-color: #8A2827; color: #fff; text-align:center;float:right;width: 20px;padding: 2px 0;}
#calendar tr td span.np {background-color:#B9B7B8;}
#calendar tr td.noborder {border: none;height:auto;background:none;}
#calendar tr th {border: 1px solid #000;border-width: 1px 1px 1px 1px;}
#calendar tr td div.para {margin: 5px 10px;width: 100px;float:left; text-align:center;padding:0;display:inline;}
#calendar tr td div.para div {margin-bottom:2px;clear:left;float:left;}
#calendar tr td div.para a {text-align:left;width: 85px;float:left;margin: 0 0 2px 5px;}
#calendar a {text-decoration:none;font-size:200%;color:#8A2827;}
#calendar a.jTip {color: #000;font-size:100%;}
a.storelink {margin:0 0 0 5px;}
div.storebox {height:10px;width:10px;float:left;}

dl dd.alt, dl dt.alt {background-color:#e7e7e7;}

/*
 * SØKERESULTAT
 */
ul#searchresults, ul#searchresults li {
	list-style: none;
	padding: 0;margin:0;
}
ul#searchresults li h2 {
	margin: 1.5em 0 0.5em 0;
	color: #fff;
	padding: 4px 8px;
	background-color: #8a2827;
	font-size:120%;
}
ul#searchresults li a {
	font-size:120%;
}

/*
 * Orderhistory
 */
.showme {display:table-row !important;}
.orderhistorya {color:#8A2827;text-decoration:none;cursor:pointer;}