BODY {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #646262;
	background: url(../_gfx/mainbg.png);
}

TD {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #646262;
}

TH {
	text-align: left;
}

TABLE {
	padding: 0;
	border-collapse: collapse;
}

IMG {
	border: 0px;
}

FORM {
	margin: 0px;
}

FIELDSET {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

H1 {
	margin: 0 0 15px 0 ;
	font-size: 18px;
	font-family: Times Roman, Times, Times New Roman;
	color: #ce7bea;
	font-weight: normal;
}

H2, H2 A {
	color: #ce7bea;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	text-decoration: none;
}

H3 {
	margin: 0px 0px 3px 0px;
}

A {
	color: #f5821f;
}

A:hover {
	color: #cf785a;
}

TABLE.commonlist TD {
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}

TABLE.commonlist TH {
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}


INPUT, TEXTAREA, select {
	border: 1px solid #8591b7;
	font-family: arial;
	font-size: 11px;
	padding: 2px;
	color: #8591b7;
}

INPUT.button {
	background: #6a99a1;
	color: white;
	font-size: 11px;
}

IMG.rightbutton {
	display: block;
	margin-bottom: 0px;
}

DIV#topmenu A {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	display: block;
	float: right;
	padding: 0px 8px 0px 8px;
}

DIV.topmenudivider {
	color: #fff;
	display: block;
	float: right;
	width: 10px;
	text-align: center;
	
}

DIV#crumbs {
	height: 21px;
	width: 567px;
	border-bottom: 1px solid #eaeefb;
	color: #8591b7;
	margin-bottom: 10px;
}

DIV#crumbs A {
	color: #8591b7;
	text-decoration: none;
}

DIV#contentbottom A {
	text-decoration: none;
	color:  #646262;
}

DIV.pagesectheader {
	color: #fff;
	background: #7f2c8d;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	font-weight: bold;
}

DIV#loginstuff {
	background: #fff;
	z-index: 25;
	position: relative;
	text-align: right;
	padding-bottom: 5px;
}

DIV.topbox45 {
	height: 45px;
	width: 567px;
	background: url(../_gfx/boxbg-45px.png);
	color: #8591b7;
	position: relative;
}

DIV#shopfilter {
	position: absolute; 
	right: 4px; 
	top: 4px;
	width: 450px;
	text-align: right;
}

DIV#shopfilter SELECT {
	background-color: #ebeffb;
}

DIV.banners {
	padding-bottom: 5px
}

DIV.banners  IMG {
	display: block;
}

/* Shoppingcart */

DIV#cart {
	background: #fff;
	position: relative;
	border: 8px solid #d2a3f4; 
}




DIV#cart DIV#cartcontent {
	font-size: 11px;
	position: relative;
}

DIV#cart DIV#carttext {
	color: #9f00d6;
	font-size: 11px;
	text-align: center;
}

DIV#cart DIV#tilkassen {
	text-align: center;
	background: url(../_gfx/kassen.png);
	height: 24px;
	width: 161px;
	margin: 0 0 4px 4px;
}

DIV#cart DIV#tilkassen:hover {
	text-align: center;
	background: url(../_gfx/kassen_mover.png);
	height: 24px;
	width: 161px;
}

DIV#cart DIV#tilkassen A {
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	display: block;
}

/*DIV#cart DIV#handlekurv {
	position: absolute;
	top: -11px; 
	left: 12px;
	
	background: url(../_gfx/kassen.png);
	text-align: center;
	color: #fff;
	width: 161px;
	height: 21px;
	padding-top: 3px;
}

DIV#cart DIV#handlekurv:hover {
	background: url(../_gfx/kassen_mover.png);
}

DIV#tilkassen {
	position: absolute;
	bottom: -10px; 
	left: 12px;
	
	background: url(../_gfx/kassen.png);
	text-align: center;
	color: #fff;
	width: 161px;
	height: 21px;
	padding-top: 3px;
	cursor: pointer;
}

DIV#cart DIV#tilkassen:hover {
	background: url(../_gfx/kassen_mover.png);
}*/

DIV#cart DIV#cartitems {
	padding-top: 40px;
}

DIV#cart DIV.cartitem {
	position: relative;
	margin-bottom: 5px;
	height: 65px;
}

DIV#cart DIV.cartitem IMG {
	position: absolute;
	left: 15px; 
}

DIV#cart DIV.cartitem div {
	position: absolute;
	left: 85px; 
	width: 86px;
}

DIV#cart DIV.cartitem span.price {
	color: #a000d7;
	font-weight: bold;
}

DIV#cart DIV#summary {
	position: relative;
	border-top: 1px solid #000;
	height: 40px;
	margin: 0 15px 0 15px;
}

DIV#cart DIV#summary TABLE {
	width: 100%;
	border-collapse: collapse;
}


TABLE#cartdisplay  {
	width: 555px;
}

TABLE#cartdisplay TD {
	border: 1px solid #ce7bea;
	padding: 4px;
	vertical-align: top;
}

TABLE#cartdisplay TH {
	border: 1px solid #ce7bea;
	background: #ce7bea;
	color: white;
	font-weight: bold;
	padding: 4px;
}


/* /Shoppingcart */

DIV#shopfinder, DIV#bestseller {
 	border: 1px solid #b2b8d8;
}


DIV#shopfinder TABLE {
	width: 100%;
}

DIV#shopfinder A {
	text-decoration: none;
	color: #b2b8d8;
	font-weight: bold;
}

DIV#shopfinder TD.td1 {
	background: #f5f6fa;
	padding: 2px;
}

DIV#shopfinder TD.td2 {
	background: #fff;
	padding: 2px;
}


/* Shopmenu */

UL#shopmenu {
	width: 949px;
	z-index: 30;
	position: relative;
	background: url(../_gfx/topmenubg.png);
	height: 32px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

UL#shopmenu LI {
	float: left;
	margin: 0;
}

UL#shopmenu LI:hover {
	float: left;
	
}

UL#shopmenu A { 
	height: 32px;
	line-height: 32px;
	color: #616da4; 
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 20px 0 20px;
}

UL#shopmenu LI A:hover, UL#shopmenu LI A.active {
	background: url(../_gfx/topmenuactivebg.png);
	color: #fff;
}


/* Leftmenu */

DIV#leftmenu {
	position: relative;
	z-index: 40;
	text-transform: uppercase;
}

DIV#leftmenuheader {
	color: #7f2c8d;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	padding: 3px 10px 3px 3px;
	text-align: right;
	font-size: 12px;
	cursor: pointer;
}

DIV#leftmenu A {
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 3px 10px 3px 3px;
	color: #8591b7;
}

DIV#leftmenu A.active {
	display: block;
	text-align: right;
	text-decoration: none;
	color: #7f2c8d;
	background: #f5f6fa;
	padding: 3px 2px 3px 3px;
}

/* /Leftmenu */


/* BESTSELLER */

DIV#bestseller DIV.bestselleritem {
	position: relative;
	padding: 2px;
	height: 40px;
}

DIV#bestseller DIV.bestselleritem IMG {
	position: absolute;
	left: 10px;
	top: 5px; 
}

DIV#bestseller DIV.bestselleritem div {
	position: absolute;
	left: 50px; 
	top: 5px;
	width: 86px;
}

DIV#bestseller DIV.bestselleritem A {
	color: #b2b8d8;
	font-weight: bold;
	text-decoration: none;
}


/* / BESTSELLER */


/* FORMS */

LABEL {
	display: block;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/* / FORMS */


.bottomborder {
	border-bottom: 1px dotted #ccc;
}


DIV.boxtop {
	border-top: 1px solid #b2b8d8;
	border-right: 1px solid #b2b8d8;
	border-left: 1px solid #b2b8d8;
	background: #b2b8d8;
	color: white;
	padding: 3px;
	font-weight: bold;
}	

DIV.box {
	border: 1px solid #b2b8d8;
}

.small {
	font-size: 9px;
	text-decoration: none;	
}

.readmore {
	color: #f5821f;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

DIV.spacer {
	height: 6px;
	font-size: 1px;
	background: #fff;
}

DIV.noimage65 {
	width: 65px;
	height: 65px;
	border: #aaa;
	background: #eee;
}


/* PRODUKTLISTE*/

DIV.productlist DIV.high {
	height: 344px;
	width: 185px;
	border-bottom: 1px solid #d3a2f4;
	margin-bottom: 6px;
	float: left;
	position: relative;
	margin-right: 6px;
}

DIV.productlist DIV.small {
	height: 170px;
	width: 185px;
	border-bottom: 1px solid #d3a2f4;
	margin-bottom: 6px;
	float: left;
	position: relative;
	margin-right: 6px;
}


DIV.price  {
	width: 90px;
	height: 17px;
	position: absolute;
	right: 50px;
	bottom: 2px;
	text-align: right;
	color: #a000d7;
	font-weight: bold;
	font-size: 12px;
}

IMG.buybutton {
	position: absolute;
	right: 0px;
	bottom: 2px;
}

DIV.productlist DIV.title  {
	position: absolute;
	left: 0px;
	bottom: 23px;
}

/* / PRODUKTLISTE */

/* / PRODUKTVISNING */

TABLE#productdata {
	width: 100%;
	border-top: 1px dotted #ccc;
}

TABLE#productdata TD {
	padding: 2px;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}

TABLE#productdata TD.caption {
	font-weight: bold;
	width: 60px;
	padding-right: 5px;
}

DIV#multipleimages {
	margin-top: 10px;
}

DIV#multipleimages img {
	cursor: pointer;
	margin-right: 10px;
	border: 2px solid;
	border-color: #ccc;
}

FORM.buybutton {
	display: block;
	width: 60px;
	height: 17px;
	position: absolute;
	right: -1px;
	bottom: 3px;
	text-align: right;
}

FORM.buybutton input {
	border: 0;
}

FORM.buybutton input#nmbr {
	border: 1px solid #e6cff6;
	width: 10px;
	padding: 1px 5px 1px 5px;
	height: 13px;
	vertical-align: top;
	position: absolute; 
	right: 47px;
}

FORM.buybutton input#buyimg {

	position: absolute;
	right: 0px;
	top: -2px;
}

DIV#itemprice  {
	width: 200px;
	height: 17px;
	position: absolute;
	right: 75px;
	bottom: 6px;
	text-align: right;
	color: #a000d7;
	font-weight: bold;
	font-size: 18px;
}

/* / PRODUKTVISNING */

DIV.bubble {
	position: absolute;
	top: 59px;
	right: 1px;
	height: 68px;
	width: 75px;
	background: url(../_gfx/boble.png);
}

DIV.bubblegif {
	position: absolute;
	top: 59px;
	right: 1px;
	height: 68px;
	width: 75px;
	background: url(../_gfx/boble.gif);
}

Div.preprice {
	margin-top: 10px;
	font-size: 11px;
	color: white;
	text-align: center;
}

Div.newprice {
	margin-top: 0px;
	font-size: 22px;
	color: white;
	text-align: center;
	font-weight: bold;
}

/* LOGINFORM ETC */

FORM#loginform LABEL {
	display: block;
	font-size: 12px;
	font-weight: bold; 
	margin-bottom: 4px;
}

FORM#loginform INPUT {
	display: block;
	font-size: 12px;
	margin-bottom: 4px;
}

FORM#newcustomer DIV {
	margin-bottom: 10px;
}

FORM#newcustomer LABEL {
	margin-bottom: 4px;
}

FORM#newcustomer INPUT.inputtext {
	width: 300px;
}

FORM#newcustomer DIV#savebutton {
	margin-top: 20px;
}

FORM#newcustomer DIV#savebutton INPUT {
	background: #ce7bea;
	color: white;
}

/* / LOGINFORM ETC */

/* minside */

DIV#minsidecontent {
	padding: 20px; 
	background: #fff;
	border: 1px solid #ccc;
	position: relative; 
	top: -1px;
	z-index: -1;
	margin-right: 6px;
}

DIV.tab {
	width: 150px;
	border: 1px solid #ccc;
	background: #eee;
	margin: 0 2px 0 2px;
	padding: 4px;
	float: left;
	z-index: 1;
	cursor: pointer;
	text-align: center;
	font-style: italic;
}

DIV.tabActive {
	width: 150px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	background: #fff;
	margin: 0 2px 0 2px;
	padding: 4px;
	float: left;
	z-index: 1;
	cursor: pointer;
	text-align: center;
}

/* / minside */