#sidan {
	bottom: 0px;
	border-width: 0px;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	background-color: white;
	width: 962px;
}

body {
	background-color: #f5f5f5;
}

#head {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 140px;
	width: 100%;
	background-color: #101010;
}

#menubar {
	z-index: 2;
	background-image: url(img/menubar/avskiljare.png);
	position: absolute;
	left: 0px;
	top: 140px;
	height: 23px;
	width: 100%;
	border-bottom-style: ridge;
	border-top-style: solid;
	border-color: white;
	border-bottom-width: 2px;
	border-top-width: 1px;
}

#kategorier {
	position: absolute;
	left: 0px;
	width: 236px;
	height: 23px;
	background-image: url(img/menubar/kategorier.png);
}
#kampanjknapp a {
	background-repeat: repeat;
	background-position: 0 0;
	left: 236px;
	position: absolute;
	background-image: url(img/menubar/kampanjer.png);
	width: 117px;
	height: 23px;
}
#kampanjknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#kampanjknappaktiv a {
	position: absolute;
	left: 236px;
	height: 23px;
	width: 117px;
	background-image: url(img/menubar/kampanjer.png);
	background-position: 0 23px;
	background-repeat: repeat;
}

#giveawayknapp a {
	background-position: 0px 0px;
	background-repeat: repeat;
	left: 354px;
	position: absolute;
	background-image: url(img/menubar/giveaways.png);
	width: 113px;
	height: 23px;
}
#giveawayknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#giveawayknappaktiv a {
	background-position: 0px 23px;
	background-repeat: repeat;
	left: 354px;
	position: absolute;
	background-image: url(img/menubar/giveaways.png);
	width: 113px;
	height: 23px;
}
#pennorknapp a {
	background-position: 0px 0px;
	background-repeat: repeat;
	left: 468px;
	position: absolute;
	background-image: url(img/menubar/pennor.png);
	width: 82px;
	height: 23px;
}
#pennorknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#pennorknappaktiv a {
	background-position: 0px 23px;
	background-repeat: repeat;
	left: 468px;
	position: absolute;
	background-image: url(img/menubar/pennor.png);
	width: 82px;
	height: 23px;
}
#presentreklamknapp a {
	background-repeat: repeat;
	background-position: 0px 0px;
	left: 551px;
	position: absolute;
	background-image: url(img/menubar/presentreklam.png);
	width: 142px;
	height: 23px;
}
#presentreklamknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#presentreklamknappaktiv a {
	background-repeat: repeat;
	background-position: 0px 23px;
	left: 551px;
	position: absolute;
	background-image: url(img/menubar/presentreklam.png);
	width: 142px;
	height: 23px;
}
#textilknapp a {
	background-repeat: repeat;
	background-position: 0px 0px;
	left: 694px;
	position: absolute;
	background-image: url(img/menubar/textil.png);
	width: 66px;
	height: 23px;
}
#textilknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#textilknappaktiv a {
	background-repeat: repeat;
	background-position: 0px 23px;
	left: 694px;
	position: absolute;
	background-image: url(img/menubar/textil.png);
	width: 66px;
	height: 23px;
}
#storformatknapp a {
	background-repeat: repeat;
	background-position: 0px 0px;
	left: 761px;
	position: absolute;
	background-image: url(img/menubar/storformat.png);
	width: 123px;
	height: 23px;
}
#storformatknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#storformatknappaktiv a {
	background-repeat: repeat;
	background-position: 0px 23px;
	left: 761px;
	position: absolute;
	background-image: url(img/menubar/storformat.png);
	width: 123px;
	height: 23px;
}
#ovrigtknapp a {
	background-repeat: repeat;
	background-position: 0px 0px;
	left: 885px;
	position: absolute;
	background-image: url(img/menubar/ovrigt.png);
	width: 78px;
	height: 23px;
}
#ovrigtknapp a:hover {
	background-position: 0 23px;
	background-repeat: repeat;
}
#ovrigtknappaktiv a {
	background-repeat: repeat;
	background-position: 0px 23px;
	left: 885px;
	position: absolute;
	background-image: url(img/menubar/ovrigt.png);
	width: 78px;
	height: 23px;
}
#underkategorier {
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 25px;
	height: 32px;
	list-style-type: none;
	background-color: #f5f5f5;
	width: 236px;
}
#kampanjkategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #d5f3d6;
	text-align: left;
}
#giveawaykategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #f6d8d8;
	text-align: left;
}
#pennorkategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #e6e1f8;
	text-align: left;
}
#presentreklamkategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #f8f8d2;
	text-align: left;
}
#textilkategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #f3d1f6;
	text-align: left;
}
#storformatkategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #d0f1f6;
	text-align: left;
}
#ovrigtkategorier {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 32px;
	margin-right: 0px;
	margin-top: 32px;
	height: auto;
	min-height: 100px;
	width: 236px;
	list-style-type: none;
	color: #171717;
	background-color: #e2e2e2;
	text-align: left;
}
#aktivkategori {
	background-image: url(img/selecton.gif);
	background-position: 195px;
	text-align: left;
	color: #a3a3a3;
}
.underkategorier {
	margin-right: 0px;
	margin-left: 0px;
	left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	list-style-type: none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: "Gill Sans", Futura, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}
.underkategorier li {
	min-height: 25px;
	padding-left: 0px;
	margin-left: 0px;
	color: #141414;
	background-repeat: no-repeat;
	background-position: 195px;
	background-image: url(img/selectoff.gif);
	padding-right: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #f0f0f0;
	border-bottom-width: 1px;
	height: auto;
	width: 198px;
	list-style-type: none;
}
.underkategorier li:hover {
	background-position: 195px;
	color: #141414;
	background-repeat: no-repeat;
	background-image: url(img/selecton.gif);
	width: 198px;
	list-style-type: none;
}
.underkategorier li a {
	margin-right: 20px;
	line-height: 26px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	padding-left: 8px;
	color: #2f2f2f;
}
.underkategorier li a:hover {
	text-decoration: none;
	text-shadow: 0px 0px 2px white;
	color: black;
}
.artikel {
	top: 25px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	left: 235px;
	position: absolute;
	height: auto;
	width: 727px;
	border-spacing: 0px 0px;
}
.produktbild {
	border-width: 1px;
	border-color: #f5f5f5;
	border-style: solid;
}
p {
list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-family: "Gill Sans", Futura, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
p b { color: #ff2000; }
h1 {
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-color: #f5f5f5;
list-style-type: none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: "Gill Sans", Futura, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
}
h1 i {
text-transform: capitalize;
margin-left: 10px;
text-decoration: none;
color: #ff2000;
list-style-type: none;
	text-align: right;
	font-style: italic;
	font-family: "Gill Sans", Futura, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.produktbeskrivning {
	width: 358px;
	padding-bottom: 31px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 31px;
}
.produktbeskrivningmisc { padding: 31px 14px 0 0; width: 371px; }
.produktbeskrivningmisc p { font-size: 12px; }
#safetrade { height: 50px; float: left; }
#svartlist {
	padding-left: 610px;
	text-align: left;
	background-image: url(img/svartlist.png);
	height: 18px;
	position: fixed;
	z-index: 3;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #0a0a0a;
}
#svartlist a {
	border-bottom-color: #484848;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	margin-right: 10px;
	font-family: "Gill Sans", Futura, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #eaeaea;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	margin-left: 20px;
}
#svartlist a:hover {
	color: white;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #fff200;
	text-align: right;
}
#svartlist a:visited {
	color: #e5e5e5;
	text-decoration: none;
}
#vitlist {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	z-index: 2;
	position: fixed;
	top: 0px;
	left: 961px;
	border-color: #f2f2f2;
	border-style: solid;
	height: 100%;
	width: 1px;
}
#nyhetsbrev { visibility: hidden; height: auto; min-height: 100px; width: 236px; list-style-type: none; color: #171717; background-color: #f5f5f5; text-align: left; margin: 32px 0; padding: 0 0 20px; }
#nyhetsbrevmisc { color: #171717; background-color: #f5f5f5; text-align: left; visibility: visible; list-style-type: none; margin: 32px 0; padding: 0 0 20px; width: 236px; height: auto; min-height: 100px; }
#nyhetsbrevp { font-size: 11px; }
.kontaktruta {
	padding-bottom: 31px;
	padding-right: 7px;
}
.kontaktruta p {
	font-size: 10px;
}
.indexkampanj {
	text-align: left;
	padding: 0px;
	margin-right: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #d5f3d6;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indexkampanj:hover {
	border-color: #03d114;
}
.indexgiveaway {
	margin-right: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #f6d8d8;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indexgiveaway:hover {
	border-color: #f23c39;
}
.indexpennor {
	margin-right: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #e6e1f8;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indexpennor:hover {
	border-color: #8568dc;
}
.indexpresentreklam {
	margin-right: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #f8f8d2;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indexpresentreklam:hover {
	border-color: #e0e819;
}
.indextextil {
	margin-right: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #f3d1f6;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indextextil:hover {
	border-color: #d313e2;
}
.indexstorformat {
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #d0f1f6;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indexstorformat:hover {
	border-color: #14cadf;
}
.indexovrigt {
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #d4d4d4;
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
}
.indexovrigt:hover {
	border-color: #6d6d6d;
}
.produktrutatextil {
	width: 214px;
	min-height: 100px;
	margin: 0px;
	padding: 0px;
}
.produktrutatextil h1 {
	padding-bottom: 20px;
	padding-left: 7px;
	padding-top: 40px;
	padding-right: 17px;
	border-bottom-style: none;
	text-decoration: none;
	background-position: 198px 40px;
	background-repeat: no-repeat;
	background-image: url(img/selectoff.gif);
	text-align: center;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #121212;
}
.produktrutatextil h1:hover {
	margin: 0px;
	color: #191919;
	background-image: url(img/selecton.gif);
}
.produktrutatextil img { margin-left: 0px; margin-bottom: 0; margin-right: 0; margin-top: 0; border-left-width: 0; border-bottom-width: 0; border-top-width: 0; float: left; padding: 0; border-right: 1px solid #e9e9e9; }
.produktruta {
	width: 321px;
	min-height: 50px;
	margin: 0px;
	padding: 0px;
}
.produktruta h1 {
	padding-left: 7px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 17px;
	border-bottom-style: none;
	text-decoration: none;
	background-position: 300px 15px;
	background-repeat: no-repeat;
	background-image: url(img/selectoff.gif);
	text-align: center;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #121212;
}
.produktruta h1:hover {
	margin: 0px;
	color: #191919;
	background-image: url(img/selecton.gif);
}
.produktruta img { margin-left: 0px; margin-bottom: 0; margin-right: 0; margin-top: 0; border-left-width: 0; border-bottom-width: 0; border-top-width: 0; float: left; padding: 0; border-right: 1px solid #e9e9e9; }
.search { position: absolute; top: 29px; left: 19px; z-index: 3; }
a {
	color: #1d1d1d;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.pricetable {
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #bdbdbd;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #414141;
	background-color: #f2f2f2;
	width: 100%;
	font-size: 11px;
	font-family: "Gill Sans", Futura, "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#villkor { color: #6c6c6c; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #f5f5f5; text-align: center; width: 600px; margin: 30px 0; padding: 10px; }
li p { font-size: 11px; margin: 0; padding: 0; }
