/* body attributes */
body {
	background: #fff;
	font-family: verdana, tahoma, arial, sans-serif;
	margin: 0px;
	width: 100%;
	color: #333;
	text-align: center;
}

a, a:link
{
	color: #275f99;
	text-decoration: none;
}
a:visited
{
	color: #275f99;
	text-decoration: none;
}
a:hover, a:active
{
	color: #4ea0c6;
	text-decoration: underline;
}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

body img {
	border-width: 0px;
}


/* standard font-size */
h4, p, .p, th, ul, ol, .tf td, .date, blockquote {
	font-size: 0.7em;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p
{
	margin: 0px;
}
h1
{
	font-size: 1em;
	color: #333;
	margin-bottom: 0.75em;
	margin-top: 0.25em;
}

h2 {
	font-size: 0.75em;
	color: #333;
	margin-bottom: 0.8em;
}

h3 {
	font-size: 0.75em;
	color: #333;
	margin-bottom: 0.55em;
}
p {
	margin-bottom: 1.5em;
	line-height: 1.2em;
}

th {
	text-align: left;
}


hr {
	border-width: 0px;
	border-top: 1px solid #CBD2D2;
	height: 1px;
}

/* OTHER */
blockquote {
	font-style: italic;
}

/* lists */
ol li, ul li ol li {
	list-style: decimal;
}

ul li {
	list-style: disc;
}

ol li ol li {
	list-style: decimal;
}

ol li ul li, ul li ul li {
	list-style: disc;
}

/* FORM */
form
{
	margin: 0px;
	padding: 0px;
}

.text, textarea
{
	font-family: verdana, tahoma, arial, sans-serif;
	border: 1px #999 solid;
	padding: 4px 3px 4px 3px;
	width: 290px;
	background-color: #eeedf2;
	font-size: 1em;
	height: 21px;
}

textarea {
	font-size: 1em;
}

select {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1em;
}

.checkbox {
	vertical-align: middle;
	margin-left: 0px;
}

label {
	cursor: pointer;
}

table.tf th, table.tf td { padding: 3px 20px 3px 0px; }

.searchform .text { margin: 0px 10px; }

/* MAIN */
#main
{
	background: #fff;
	margin: 0px auto;
	width: 984px;
	text-align: left;
	position: relative;
}

/* TOP */
#top
{
	background-color: #34376C;
	background-image: url(/gfx/baggrund/top.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 984px;
}
#top .logo
{
	padding-top: 16px;
	padding-left: 20px;
}

/* SEARCH */
#quicksearch
{
	position: absolute;
	margin: 0px;
	background-image: url(/gfx/baggrund/quicksearch.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 375px;
	padding: 15px 0px 0px 0px;
	right: 0px;
	background-position: right top;
}

#quicksearch input.text, #quicksearch textarea.textarea
{
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	border: 1px solid #ADAFD0;
	padding: 3px 2px 1px 7px;
	width: 207px;
	margin-right: 5px;
	vertical-align: middle;
	margin-left: 80px;
}
* html #quicksearch input.text, * html #quicksearch textarea.textarea { padding-top: 1px; }
#quicksearch input.text { height: 20px; }

.submit
{
	background-color: #ADAFD0;
	background-image: url(/gfx/baggrund/button.gif);
	background-repeat: repeat-x;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 11px 3px 11px;
	vertical-align: middle;
}
* html .submit { padding: 3px 6px 3px 6px; }
.textalignsubmit
{
	padding: 3px 0px 0px 11px;
	vertical-align: middle;
}
* html .textalignsubmit { padding: 3px 0px 0px 6px; }
#quicksearch .submit
{
	border: 1px solid #d9d9e3 !important;
	line-height: 0.8em;
	margin-left: 10px;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 0.7em;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
#features .searchhl { background-color: #666; }


/* MENU */
#menu a
{
	display: block;
	float: left;
	color: #fff;
	height: 13px;
	text-decoration: none;
	padding: 6px 16px 6px 16px;
	background-image: url(/gfx/baggrund/menu.gif);
	background-color: #5A5C7A;
	background-repeat: repeat-x;
}
#menu a:hover { text-decoration: underline; }
#menubox
{
	font-size: 0.7em;
	width: 984px;
	height: 50px;
	position: absolute;
	padding: 0px;
	top: 70px;
	left: 0px;
}
#menubox2
{
	float: right;
	clear: left;
}
#menubox2 div {
	float: left;
}
#menubox2 div.first
{
	background-image: url(/gfx/baggrund/menuend.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
#menubox2 div.first a { background-position: -5px 0px; }
#menubox2 a.last { margin: 0px; }
#shopping
{
	position: absolute;
	top: 26px;
	right: 17px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(/gfx/knapper/indkoebskurv.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding: 5px 8px 0px 34px;
	background-position: 8px 2px;
}
* html #shopping { padding-bottom: 5px; }
#shopping a
{
	text-decoration: none;
	color: #333;
}
#shopping a:hover, #shopping a:active { 
	text-decoration: underline;
}

#sub1, #sub2, #sub3, #sub5, #sub6 { display: none; }
#main #categories
{
	position: absolute;
	top: 25px;
	right: 0px;
	height: 25px;
	width: 984px;
	background-image: url(/gfx/baggrund/menuunder.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
}

#main #categories a
{
	background-repeat: repeat-x;
	float: left;
	font-weight: bold;
	color: #fff;
	padding-left:24px;
	padding-right:24px;
}
#menu #categories .pro1 { background-image: url(/gfx/baggrund/prod2.gif); }
#menu #categories .pro2 { background-image: url(/gfx/baggrund/prod3.gif); }
#menu #categories .pro3 { background-image: url(/gfx/baggrund/prod4.gif); }
#menu #categories .pro4 { background-image: url(/gfx/baggrund/prod5.gif); }
#menu #categories .pro5
{
	background-image: url(/gfx/baggrund/prod6full.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
}

/* RIGHT */
#related
{
	float: right;
	width: 243px;
	margin-top: 18px;
	clear: right;
}

#related div.inner { padding: 0px; }

#related .box, #minirelated .box
{
	margin-bottom: 0.5em;
	border-top: 1px #CBD2D2 solid;
	padding-top: 0.5em;
}

#related .navi {
	font-size: 0.7em;
}

#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #333;
	text-decoration: none;
}
#related .box.login, #minirelated .box.login
{
	min-height: 126px;
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
* html #related .box.login, * html #minirelated .box.login { height: 143px; }
#minirelated .box.login
{
	width: 220px;
	background-color: #fff !important;
	border: 1px #CBD2D2 solid;
}
* html #minirelated .box.login
{
	width: 220px;
	margin: 0px;
}

#related .box.login input.text, #minirelated .box.login input.text
{
	width: 140px;
	height: 24px;
	background-color: #eae9ef;
	border: 0px;
	padding: 6px 0px 2px 3px;
	margin-bottom: 5px;
}
#related .box.login input.submit, #minirelated .box.login input.submit
{
	margin-bottom: 5px;
	margin-left: 0.2em;
}
* html #related .box.login input.submit, * html #minirelated .box.login input.submit {padding: 3px 0px;} /* To avoid wrapping on home in IE */
#related .box.login h2, #minirelated .box.login h2 { margin-bottom: 1em; }
#related .box.login p, #minirelated .box.login p { margin-bottom: 0.8em; }
#related .box.login td, #minirelated .box.login td { vertical-align: middle; }
#related .box.login .logout, #minirelated .box.login .logout
{
	width: 55px;
	text-align: center;
}
#related .box.login .logout a, #minirelated .box.login .logout a
{
	color: #fff;
	display: block;
}
#minirelated
{
	float: right;
	padding: 0px;
}

/* BC */
#bc
{
	font-size: 65%;
	padding: 6px 0px 9px 0px;
}
#bc a { color: #333; }
#bc a:active { text-decoration: none; }

/* CONTENT */
#content { min-height: 250px; }
* html #content { height: 250px; }

#content.right { margin-right: 260px; }

#content div.inner { padding: 0px; }
#pageforside #content div.inner { padding: 18px 0px 0px 0px; }
* html #content div.inner { width: 98%; }
#pagedocument #content.right div.inner
{
	margin-left: 0px;
	padding: 0px 18px 0px 0px;
}
#pagedocument #content.right.leftmenu div.inner { margin-left: 201px; }
* html #pagedocument #content.right.leftmenu div.inner { margin-left: 0px; }

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	line-height: 140%;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content table tr th, #content table tr td {
}

#content table tr td {
	font-size: 0.7em;
}

#content table tr td p, #content table tr th p, #content table tr td ul, #content table tr td ol {
	font-size: 1em;
}

#content table tr td h2 {
	font-size: 120%;
}

#content table tr td h3 {
	font-size: 110%;
}

#content table tr td h4 {
	font-size: 100%;
}

/* FOOTER */
#footer
{
	color: #808080;
	padding: 2px 2px 15px 2px;
	font-size: 0.7em;
	text-align: left;
	clear: both;
	position: relative;
}

/* LISTS */
.list div {
	font-size: 0.7em;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 0.7em;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #333;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func
{
	float: right;
	font-size: 0.7em;
	margin-top: 5px;
	height: 20px;
}

#func img {
	float: left;
	border-width: 0px;
}

#func a:link, #func a:visited {
	color: #000000;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #800;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
div.sitemap {
	margin-bottom: 1em;
}

div.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

div.sitemap div {
	margin-bottom: 20px;
}

div.sitemap div div {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}
.newsitem { height: 90px; }
.newsimage
{
	float: right;
	border: 1px #ddd solid;
	margin: 0 20px 0 10px;
}

/* ADAPT */
#adapt {
	width: 950px;
	text-align: right;
	font-size: 0.7em;
	padding-top: 5px;
	margin: 0px auto;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* PRINT */
#backlink {
	display: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff url(/awe2public/gfx/nextweb-logo.gif) no-repeat right top;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}

/* CATALOGUE */
#catalogue a
{
	text-decoration: none;
	color: #333;
}

#catalogue a:hover {
	text-decoration: underline;
}
#catalogue
{
	float: left;
	width: 97%;
	background-color: #eae9ef;
	padding-top: 10px;
	padding-bottom: 25px;
	position: relative;
	margin-bottom: 20px;
}

#catalogue ul
{
	width: 100%;
	margin-bottom: 0px;
}

#catalogue ul li
{
	list-style: none;
	float: left;
	width: 190px;
	margin-right: 10px;
	background-image: url(/gfx/listpile.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	min-height: 35px;
}
* html #catalogue ul li { 
	height: 35px;
}

.text.amount {
	width: 50px;
	text-align: right;
}

.prodlist .showpic
{
	cursor: pointer;
	margin: 0px;
	padding-top: 3px;
}

.prodpic
{
	position: absolute;
	margin: -100px 0px 0px 50px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	z-index: 998;
}

.odd th, .odd td {
	background: #eee;
}

/* PRODUCT */
#product .picture { }

#product .picturebox
{
	float: left;
	width: 250px;
	height: 250px;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	position: relative;
	background-color: #ddd;
	overflow: hidden;
}
#product .picturebox.tilbud
{
	display: block;
	width: 148px;
	height: 25px;
	background-image: url(/gfx/knapper/tilbud.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

#product .txt {
	margin-left: 280px;
}
* html #product .txt { height: 1px; }

.buy
{
	font-size: 0.7em;
	padding: 5px 5px 25px 0px;
	font-weight: bold;
}

.specs, .specstxt
{
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 0px;
}
.specstxt table
{
	border-collapse: collapse;
	width: auto;
}
.specstxt table, .specstxt table td
{
	border: 1px #333 solid;
}

.prodlist { background-color: #eeedf2; }
.prodlist.reorder
{
	clear: both;
	margin-top: 0.5em;
}

.prodlist .hover td {
	background: #D0D0DC;
	cursor: pointer;
}

.prodlist td
{
	border-top: 1px #bcbdc0 solid;
	padding: 10px 6px 6px 6px;
}
#pageorderinfo .prodlist td { padding: 6px; }

.prodlist td .text.amount { }

.prodlist .first td { 
	border-top: 0px #eeedf2 solid;
}
.prodlist img {
	vertical-align: middle;
	margin-left: 20px;
}
#pageorderinfo .prodlist img { margin-left: 6px; }

.prodlist .submit { margin-left: 5px; }
.prodlist input.text {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}
.prodlist .prodheader th
{
	text-align: left;
	padding: 20px 6px 5px 6px;
}
.prodlist .prodheader.multi th
{
	padding: 0px 6px 5px 6px;
	border-left: 1px #bcbdc0 solid;
}
.prodlist .tfirst, .prodlist .prodheader th.tfirst
{
	padding-left: 15px !important;
	border-left: 0px;
}
.prodlist .tlast { padding-right: 15px; }
.prodlist.reorder td { 
	padding-bottom: 2px;
	padding-top: 2px;
}
.prodlist tr.category th
{
	padding-bottom: 10px;
	border: 0px;
	background-color: #fff;
	border-top: 0px;
}
.prodlist td.productbuy
{
	padding-top: 7px;
	vertical-align: top;
}
.prodlisthead td
{
	vertical-align: top;
	text-align: left;
}
.prodlist .header th
{
	background: #D0D0DC;
	padding-bottom: 12px;
	padding-top: 20px;
	padding-left: 6px;
}

.campaign
{
	background-image: url(/gfx/tilbud_baggrund.gif);
	background-repeat: repeat-x;
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 0.7em;
	font-weight: bold;
	height: 15px;
	margin-bottom: 17px;
	padding: 5px 11px 5px 11px;
	vertical-align: middle;
	width: 10em;
	text-align: center;
}

.campaign a:link, .campaign a:visited {
	color: #000;
	text-decoration: none;
}
#catalogue .campaign
{
	position: absolute;
	right: 0px;
	bottom: -17px;
	font-size: 0.98em;
	background-image: url(/gfx/baggrund/campaign_group.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
* html #catalogue .campaign
{
	width: 15em;
	background-position: 0px 1px;
}
.campaignhome
{
	background-image: url(/gfx/tilbud_baggrund.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 15px;
	position: absolute;
	top: 15px;
	left: 5px;
	color: #333;
}
.campaignicon
{
	background-image: url(/gfx/tilbud_baggrund.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px;
	color: #333;
	margin: 1px 0px;
}

#product .picturebox .campaignhome
{
	top: 30px;
	left: 20px;
}
#content .prodlist .campaignhome, #content h1 .campaignhome
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 1px 8px 1px 8px;
	font-size: 9px;
}
#content .prodlist .campaignhome { line-height: 2.2em; }

.buyhome
{
	background-color: #ADAFD0;
	background-image: url(/gfx/baggrund/button.gif);
	background-repeat: repeat-x;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 11px 3px 11px;
	vertical-align: middle;
	float: right;
}
.buyhome a, .buyhome a:visited, .buyhome a:link { color: #fff; }
.buyhome a:hover, .buyhome a:active { color: #eee; }
.productbuy a, .productbuy a:visited, .productbuy a:link { color: #fff; }
.productbuy a:hover, .productbuy a:active { color: #eee; }

.discounts {
	background: #EFEEF3;
	padding: 5px;
	width: 200px;
	max-width: 180px;
}

#content .discounts table {
	margin: 0px;
}

/* CART */
#steps
{
	float: right;
	color: #8491AA;
	height: 30px;
	position: relative;
}

#steps li
{
	background-image: url('/gfx/kurvstep/passive.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #092356;
	padding: 4px 35px 4px 35px;
	list-style: none;
	float: left;
	margin-left: -25px;
}

#steps li.act {
	background-image: url('/gfx/kurvstep/active.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #fff;
}
#steps li.step1
{
	z-index: 10;
	background-position: -25px 0px;
	padding: 4px 35px 4px 15px;
}
* html #steps li.step1 { padding: 4px 35px 4px 35px; }
#steps .step2 { z-index: 20; }
#steps .step3 { z-index: 30; }

/* TABS */
#tabs
{
	float: right;
	color: #8491AA;
	height: 30px;
	position: relative;
	margin-top: 5px;
	margin-right: 20px;
}

#tabs li
{
	background-image: url('/gfx/kurvstep/passive.gif');
	background-repeat: no-repeat;
	background-position: -25px 0px;
	font-size: 11px;
	color: #092356;
	padding: 4px 35px 4px 35px;
	list-style: none;
	float: left;
}
#tabs .tab1, #tabs .tab2
{
	border: 1px #666 solid;
}
#tabs .tab2
{
	margin-left: 5px;
}
#tabs li.act {
	background-image: url('/gfx/kurvstep/active.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #fff;
}
#tabs li.act a { color: #fff; }

#manitabs
{
	clear: both;
	border-bottom: 6px solid #8186A4;
	margin-bottom: 1em;
	height: 29px;
}
#manitabs ul
{
	margin: 0px;
	padding: 0px;
}

#manitabs li
{
	list-style: none;
	float: left;
	margin-right: 5px;
}
#manitabs li a
{
	display: block;
	padding: 9px 30px 4px;
	background-color: #8186A4;
	color: #fff;
	font-weight: bold;
}
#manitabs li.act a
{
	background-color: #EEEDF1;
	color: #333;
}


#sent
{
	background-image: url('/gfx/kvittering.jpg');
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0px auto 20px auto;
	color: #333;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #efeef2;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 150px;
}
#sent p
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#sent .submit {
	background: url('/gfx/bg-submits.gif') no-repeat center center;
	border: 0px;
	color: #fff;
	font-weight: bold;
	height: 23px;
	width: 150px;
	cursor: pointer;
}

.prodlist tr td.noborder, .prodlist tr th.noborder, .prodlist .noborder tr td {
	background: #fff;
	border: 0px;
}

.prodlist tr td.doubleborder {
	background: #fff;
	border-bottom: 3px double #0A305C;
}

#content table tr td.sumstart {
	background: #fff;
	font-size: 2px;
	border-top: 1px solid #0A305C;
}

#content table tr td.sum {
	background: #fff;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
#content table tr td.vat {
	background: #fff;
	text-align: right;
}
#content table tr td.shipping {
	background: #fff;
	text-align: right;
}
#content table tr td.total {
	background: #fff;
	text-align: right;
	border-top: 1px solid #ccc;
	border-bottom: 3px double #0A305C;
}

#content table tr td.left {
	text-align: left;
}

#submits {
	margin-top: 10px;
	height: 30px;
}

#submits .left {
	float: left;
	margin-right: 40px;
}

#submits .middle {
	text-align: center;
}

#submits .right {
	float: right;
	margin-right: 21px;
}

#content .box
{
	background-color: #eee;
	padding: 15px;
	width: 400px;
	margin: 10px 0px 10px 0px;
}
.orderdetails table th, .orderdetails table td
{
	padding-right: 10px;
	padding-bottom: 8px;
}
.orderdetails table th { text-align: right; }


/* Jonas speciale styles */

.disclaimer { font-size: 0.7em; }

* html form
{
	height: 1px;
	width: 100%;
}

#features
{
	height: 135px;
	width: 723px;
	background-image: url(/gfx/baggrund/content.jpg);
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
}
* html #features
{
	height: 143px;
	width: 721px;
}

#features h2
{
	color: #fff;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#features a
{
	color: #fff;
	text-decoration: underline;
}
#features a:hover, #features a:active { text-decoration: none; }

#features .textad
{
	float: left;
	border-right: 1px #8989b0 solid;
	width: 218px;
	padding-right: 0px;
	margin: 15px 8px 10px 24px;
	min-height: 105px;
}
* html #features .textad
{
	width: 220px;
	margin: 15px 0px 10px 12px;
	height: 105px;
	overflow: hidden;
}

#features .product5list
{
	width: 460px;
	float: left;
	margin: 15px 0px 0px 0px;
}
* html #features .product5list
{
	margin: 15px 0px 0px 10px;
	width: 450px;
}

.product5list td
{
	color: #fff;
	padding-left: 5px;
	height: 16px;
	vertical-align: top;
}
.product5list td.price
{
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
.product5list td.sales.price, .product5list td.number
{
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
}
#content .product5list .buyhome
{
	padding: 1px 5px 1px 5px;
	margin-bottom: 1px;
}
#content .product5list a { text-decoration: none; }
#content .product5list a:hover, #content .product5list a:active { text-decoration: underline; }
#content .product5list .buyhome a
{
	font-size: 0.91em;
	text-decoration: none;
}
#content .product5list .buyhome a:hover, #content .product5list .buyhome a:active
{
	color: #eee;
	text-decoration: underline;
}
#showcase .item p.price
{
	white-space: nowrap;
	padding-bottom: 0.5em;
	padding-top: 3px;
}
#showcase
{
	margin: 18px 0px 10px 0px;
	border-left: 1px #cdcedb solid;
	padding-left: 11px;
	padding-top: 0px;
}
* html #showcase { width: 100%; }

#showcase .item
{
	float: left;
	width: 220px;
	padding-right: 10px;
	margin-right: 9px;
	border-left: 0px;
	border-right: 1px #cdcedb solid;
	min-height: 250px;
	position: relative;
}
* html #showcase .item
{
	height: 260px;
	width: 230px;
}
#showcase .item p
{
	margin: 0px 13px 5px 13px;
	font-size: 0.7em;
}
#showcase .item a.tilbud
{
	display: block;
	width: 148px;
	height: 25px;
	background-image: url(/gfx/knapper/tilbud.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

#showcase .last .item {margin-right: 0px;}
#showcase .productinfo
{
	min-height: 190px;
	text-align: center;
}
* html #showcase .productinfo { height: 193px; }
#showcase .productinfo h3
{
	text-align: left;
	margin: 8px 13px 4px 13px;
}
#showcase .item hr
{
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
}

.buyteaser
{
	margin: 0px;
	padding: 0px;
}
#seller
{
	width: 215px;
	background-color: #eae9ef;
	margin-bottom: 17px;
	padding-top: 10px;
	padding-bottom: 30px;
}
* html #seller { height: 333px; }

#seller .inner
{
	margin: 17px 20px;
	clear: left;
}
form.products
{
}

.maintext
{
	clear: left;
	position: relative;
	width: 724px;
}
.maintext hr { width: 714px; }

#leftmenu
{
	float: left;
	width: 163px;
	margin-right: 10px;
	background-color: #eeedf1;
	padding: 30px 5px 30px 17px;
}
* html #leftmenu { width: 180px; }
#leftmenu ul
{
	padding: 0px;
	margin: 0px;
}

#leftmenu li
{
	list-style: none;
	padding: 0px;
	line-height: 1.6em;
	border-bottom: 1px #eeedf1 solid;
}
#leftmenu li a
{
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#leftmenu li a:hover, #leftmenu li a:active, #leftmenu li a.act { 
	color: #447bac;
}
#leftmenu ul ul li a
{
	color: #333;
	font-weight: normal;
	padding-left: 1em;
}
#pagesend .tf td
{
	padding-bottom: 8px;
	padding-right: 8px;
}

/* INFOBOX */
.close {
	display: none;
}

.infobox
{
	position: absolute;
	background: #fff;
	width: 300px;
	border: 1px solid #275f99;
	margin: 25px 0px 0px 0px;
	padding: 5px;
	z-index: 999;
}
.info {
	cursor: help;margin: 0px;
}
.info a { margin: 0px; }
.prodlist td.showpicinfo { padding: 8px 0px 0px 0px; }
.prodlist td.showpicinfo img {
	margin-right: 10px;
	margin-left: 0px;
}
.orderform
{
	margin-top: 10px;
}
.orderform td { padding: 0px 0px 8px 0px; }

* html #content { margin-right: 0px !important; }

/* Kontakt */
#contacts {
	margin: 0px;
	width: 700px;
}
#contacts .contact
{
	margin: 0px;
	clear: left;
}
#contacts .contact img
{
	float: left;
	margin-right: 17px;
	padding-bottom: 17px;
}

#contacts .last {
	margin: 0px;
}
#content .quicklogin table { width: 250px; }

#homeclear
{
	width: 725px;
	background-color: #fff;
	height: 25px;
	position: absolute;
	top: -35px;
	left: 0px;
}
* html #homeclear { left: -2px; }

/* Orderinfo */
.unconfirmed { background-color: #999; }
.received { background-color: #00F; }
.confirmed { background-color: #F90; }
.packing { background-color: #FF0; }
.part_sent { background-color: #9C3; }
.sent { background-color: #360; }