@charset "utf-8";

/* -------------------[ Standard taggar e1f5ff ]------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,blockquote,th,td { 
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
body { background:#a9e2fd url(../images/bg_bottom.png) repeat-x fixed bottom left; }

p { margin:0; padding:0; }

p.small { font-size:10px; }

#wrapper {
	background:url(../images/bg.png) repeat-x ;
	padding-top:15px;
}
#wrapperholder {
	width:1160px;
	background:none;
	margin:0 auto;
}
#mainwrapper {
	width:1000px;
	background:none;
	float:left;
}
#container {
	width:980px;
	background:url(../images/bg_content.png) repeat-y 0 0;
	margin:0px auto 0px auto;
	padding-bottom:20px;
}
#container2 {
	width:980px;
	background:url(../images/wrapper2.png) repeat-y 0 0;
	margin:0px auto 0px auto;
	padding-bottom:20px;
}
#banners {
	float:left;
	width:160px;	
}

#header {
	background:url(../images/header-bg.png) repeat-x;
	padding-top:15px;
	margin:0 auto;
}
#header img {
	display:block;
	vertical-align:0;
}
#logo ul,
#logo li{
	padding:0;
	list-style: none;
	margin:0;
	display:inline;
	text-indent:-9999px;
}
#logo li a {
	margin:0;
	width:420px;
	height:85px;
	float:left;
	display:block;
	background:url(../images/logo_curanovum_.png) no-repeat 0 0;
}
#seccert {
	float:left;
	width:80px;
	height:73px;
	margin-top:5px;
	margin-left:5px;
}
#nav {
	background:#000;
	border-top:1px solid #7d7d7d;
}

#searchbox {
	float:right;
	text-align:right;
	width:240px;
	margin-left:10px;
	margin-right:6px;
	padding:10px 0;
}
#searchbox label {
	color:#fff;
	margin-right:3px;
}

#leftnav {
	letter-spacing:0px;
	float:left;
	width:200px;
}

.ln-hl {
	background:url(../images/leftnav-top.png) no-repeat 0 0;
	padding:7px 5px 7px 8px;
	margin-top:10px;
	font-weight:bold;
}
.ln-hl_w {
	background:url(../images/leftnav-top_black.png) no-repeat 0 0;
	padding:7px 5px 7px 8px;
	margin-top:10px;
	font-weight:bold;
	color:#fff;
}
.ln-btm {
	background:url(../images/leftnav-btm.png) no-repeat 0 0;
	height:15px;
	margin-bottom:15px;
}
#fraktbanner {
	width:190px;
}
#bannerfirst {
	background:url(../images/banner_frakt.png) no-repeat center 0;
	width:100%;
	height:75px;
}

#content {
	width:590px;
	float:left;
	margin-left: 10px;
	padding: 0;
}

#helsida {
	width:760px;
	margin:10px 0 0 10px;
	float:left;
}
#helsida2 {
	width:590px;
	margin:10px 0 0 10px;
	float:left;
}
#reklamrutor {
	float:right;
	width:180px;
	margin-right:0;
}


.clear {
	clear:both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}


/* -------------------[ Snabblänkar ]------------------- */


#quicklinks {
	margin-top:25px;
	margin-right:15px;
	margin-left:15px;
	height:32px;
	float:left;
}

#quicklinks ul,
#quicklinks li{
	padding:0;
	list-style: none;
	margin:0;
	display:inline;
}

#quicklinks li.user a{
	background:url(../images/icon-user.png) no-repeat;
}


#quicklinks li.cart a{
	background:url(../images/icon-cart.png) no-repeat;
}

#quicklinks li.contact a{
	background:url(../images/icon-contact.png) no-repeat;
}


#quicklinks li.service a{
	background:url(../images/icon-service.png) no-repeat;
}

#quicklinks li.user a, #quicklinks li.cart a, #quicklinks li.contact a, #quicklinks li.service a {
	font-weight:bold;
	float:right;
	padding:9px 0 0 38px;
	margin:0 11px 0 0;
	display:inline;
	height: 28px;
	text-decoration:none;
}
#quicklinks li.user a:hover, #quicklinks li.cart a:hover, #quicklinks li.contact a:hover, #quicklinks li.service a:hover {
	background-position:0 -37px;
	color:#000;
	text-decoration:underline;	
}

/* -------------------[ Images ]------------------- */

img { border:0; }

/* -------------------[ RSS & "Du är här" ]------------------- */

#splash {
	background:url(../images/splash.png) repeat-x 0 0;
	margin-bottom:10px;
	padding:10px;
}

#rssbox {
	float:left;
	width:190px;
	padding-top:15px;
	padding-left:6px;
}

#rssbox ul,
#rssbox li{
	margin:0;
	padding:0;
	list-style: none;
}

#rssbox li a{
	font-weight: normal;
	float:left;
	padding:0 0 0 20px;
	display:block;
	height: 100%;
	color:#ddd;
	background:url(../images/icon-feed.png) no-repeat;
}
#rssbox li a:hover {
	color:#fff;	
}

#rssbox ul,
#rssbox li{
	margin:0;
	padding:0;
	list-style: none;
}

#rssbox li a{
	font-weight: normal;
	float:left;
	padding:0 0 0 20px;
	display:block;
	height: 100%;
	color:#ddd;
	background:url(../images/icon-feed.png) no-repeat;
	text-decoration:none;
}
#rssbox li a:hover {
	color:#fff;	
}

#navbox {
	float:left;
	width:510px;
	color:#ededed;
	margin-left:15px;
	margin-top:15px;
}
#navbox ul,
#navbox li {
	margin:0;
	padding:0;
	list-style: none;
	display:block;
	float:left;
}
#navbox li a {
	font-weight: normal;
	float:left;
	padding-right:20px;
	margin-left:10px;
	color:#ddd;
	background:url(../images/icon-here.png) no-repeat;
	background-position:right 0;
	text-decoration:none;

}
#navbox li a:hover {
	background:url(../images/icon-here.png) no-repeat;
	background-position:right -15px;
	color:#d682df;
}

/* -------------------[ Navigering, vänster ]------------------- */

#moms{
	font-size:10px;
	width:180px;
	text-align:center;
	background:#fff;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
#godssokning {
	font-size:10px;
	width:190px;
	text-align:center;
	background:#fff;
	padding:7px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	margin-bottom:10px;
}
#godssokning a {
	background:url(../images/goddsokning.png) no-repeat 0 0;
	padding-left:18px;
	height:14px;
}

#contentleft {
	letter-spacing:0px;
	background:url(../images/leftnav-bg.png) repeat-y 0 0;
	padding:6px;
	width:178px;
	/*border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
}
.ktjnst {
	letter-spacing:0px;
	background:url(../images/leftnav-bg.png) repeat-y 0 0;
	padding:6px;
	width:178px;
}
.ktjnst ul {
	margin:0;
	padding:0;
	list-style: none;
}
.ktjnst ul li a {
	background: url(../images/nav-arrow.png) no-repeat 0 1px;
	font-weight: normal;
	padding:0 0 0 15px;
	margin-left:-15px;
	display:block;
	height: 100%;
	text-decoration:underline;
}
.ktjnst ul li a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:0 -59px;
}

#contentleft h4 {
	margin: 0;
	height:100%;
}
#contentleft h4 a{
	padding:0 0 0 12px;
	font-weight:bold;
	display: block;
	color: #1f1949;
	background: url(../images/nav-arrow.png) no-repeat 0 1px;
	text-decoration:underline;
}
#contentleft h4 a:hover{
	color:#990099;
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:0 -59px;
}

#contentleft ul,
#contentleft li{
	margin:0;
	padding:0;
	list-style: none;
}

#contentleft li a{
	font-weight: normal;
	padding:0 0 0 15px;
	display:block;
	height: 100%;
	text-decoration:underline;
}

#contentleft li a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:0 -59px;	
}

#contentleft li.kategori a {
	font-weight: normal;
	margin:0 0 0 12px;
	padding:0 0 0 12px;
	display:block;
	height: 100%;
	text-decoration:underline;
}

#contentleft li.kategori a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:1px -59px;	
}
#contentleft li.kategori-selected a{
	font-weight: bold;
	margin:0 0 0 12px;
	padding: 0 0 0 12px;
	display:block;
	height: 100%;
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:1px 1px;
	text-decoration:underline;
}
#contentleft li.kategori-selected a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:1px -59px;
}
#contentleft li.underkategori a{
	font-weight: normal;
	margin:0 0 0 24px;
	padding: 0 0 0 12px;
	display:block;
	height: 100%;
	text-decoration:underline;
}

#contentleft li.underkategori a:hover {
	background: url(../images/nav-arrow.png) no-repeat 1px -59px;
	background-position:0 -59px;	
}
#contentleft li.underkategori-selected a{
	font-weight: bold;
	margin:0 0 0 24px;
	padding: 0 0 0 12px;
	display:block;
	height: 100%;
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:1px 1px;
	text-decoration:underline;
}
#contentleft li.underkategori-selected a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:1px -59px;
}
#contentleft li.produktnamn a{
	font-weight: normal;
	margin:0 0 0 36px;
	padding: 0 0 0 12px;
	display:block;
	height: 100%;
}

#contentleft li.produktnamn a:hover {
	background: url(../images/nav-arrow.png) no-repeat 1px -59px;
	background-position:0 -59px;	
}
#contentleft li.produktnamn-selected a{
	font-weight: bold;
	margin:0 0 0 36px;
	padding: 0 0 0 15px;
	display:block;
	height: 100%;
	color:#990099;
	background: url(../images/nav-arrow.png) no-repeat 0 1px;
}

#contentleft li.produktnamn-selected a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:0 -59px;	
}


#kampanj {
	letter-spacing:0px;
	background:url(../images/leftnav-bg.png) repeat-y 0 0;
	padding:6px;
	width:178px;
	/*border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
}
#kampanj ul,
#kampanj li{
	margin:0;
	padding:0;
	list-style: none;
}

#kampanj li a{
	font-weight:bold;
	margin:0 0 0 5px;
	padding: 0 0 0 15px;
	display:block;
	height: 100%;
	background: url(../images/nav-arrow.png) no-repeat 0 1px;
	text-decoration:none;
}
#kampanj li a:hover {
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:0 -59px;	
}

/* -------------------[ Kundvagn, Banners, höger ]------------------- */

#rightnav {		
	letter-spacing:0px;
	float:left;
	width:170px;
	margin-left:10px;
}

#kundvagn {
	width: 190px;
	margin:10px 0 0 0;
}
.kundvagn-produkt {
	font-size:0.9em;
	float:left;
	width:100px;
	padding-left:17px;
	background:url(../images/user_li.png) no-repeat;
	background-position:0 2px;
}
.kundvagn-produkt:hover {
	background-position:0 -45px;
}
.kundvagn-pris {
	float:left;
	text-align:right;
	width:55px;
}
.kundvagn-row {
	float:left;
	text-align:right;
	width:172px;
	padding:7px 0 7px 0;
}
.kundvagn-left {
	float:left;
	width:75px;
	padding:3px 0 3px 0;
}
.kundvagn-right {
	float:left;
	text-align:right;
	width:97px;
	padding:3px 0 3px 0;
}
.kundvagn-right:after {
	clear:both;
}
.kundvagn-kassan {
	text-align:right;
	padding:3px 0 3px 0;
	width:172px;
}

.kv-hl {
	background:url(../images/leftnav-top.png) no-repeat 0 0;
	padding:7px 5px 7px 8px;
	font-weight:bold;
}

.kundvagncontent {
	letter-spacing:0px;
	background:url(../images/leftnav-bg.png) repeat-y 0 0;
	padding:6px;
	width:178px;
}

.banner {
	width: 160px;	
	float:left;		
	margin:10px 0 0 5px;
}

#kundvagnli {
	margin-bottom:15px;
	margin-top:5px;
}
#userli ul,
#userli li {
	margin:0;
	padding:0;
	list-style: none;
	display:inline;
	float:left;
}
#userli li a {
	font-weight: bold;
	float:left;
	padding-left:17px;
	margin-right:12px;
	color:#000;
	background:url(../images/user_li.png) no-repeat;
	background-position:0 2px;
}
#userli li a:hover {
	background:url(../images/user_li.png) no-repeat;
	background-position:0 -15px;
	text-decoration:none;
	color:#990099;
}

/* -------------------[ Headings ]------------------- */

h1, h2, h3 {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	letter-spacing:0px;
}

.small {
	font-size:10px;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover, a:active {
	color:#990099;
}

.nav-indent { margin-left:10px; }
p.nav-top { margin-bottom:10px; }

ul.producerlink,
li.producerlink {
	margin:0;
	padding:0;
	list-style: none;
}
li.producerlink a{
	padding:0 0 0 12px;
	font-weight:normal;
	display: block;
	color: #1f1949;
	background: url(../images/nav-arrow.png) no-repeat 0 1px;
	text-decoration:underline;
}
li.producerlink a:hover{
	color:#990099;
	background: url(../images/nav-arrow.png) no-repeat;
	background-position:0 -59px;
}


/* -------------------[ Formfält ]------------------- */

p.ffpar { margin:4px 0px; }

textarea {
	font-family: arial,helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border-top:1px solid #6d6d6d;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #6d6d6d;
	background:#fafafa url(../images/forms-bg.png) 0 0 repeat-x;
}

textarea:hover, {
	border-top:1px solid #6d6d6d;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #6d6d6d;
	background:#fffde1 url(../images/forms-bg-hover.png) 0 0 repeat-x;
}

input.radiokassa {
	border:none;
	background:none;
}
fieldset {
	border:none;
}
legend {
	color:#09C;
	font-size:1.4em;
	font-weight:bold;
	padding:10px;
}

/*.buybutton input.buy {
	background:#e4c1e8 url(../images/buybutton.png) repeat-x 0 0;
	color:#000;
	border-color:#b656c1;
	font-family:arial,helvetica,sans-serif;
	padding:5px 7px;
	font-size:1em;
	border-width:1px;
	border-style:solid;
	text-decoration:none;	
}
.buybutton input.buy:hover {
	border-color:#d180da;
	color:#9c2ca9;
	background:#edd6f0 url(../images/buybutton_hover.png) repeat-x 0 0;
}

input.sbutton {
    padding:4px 8px;
	overflow:visible;
	color:#fff;
    border-top:2px solid #fff4ca;
    border-right:2px solid #c9b466;
    border-bottom:2px solid #c9b466;
    border-left:2px solid #fff4ca;
    font-size:12px;
    background:#ffe588;
}*/

input.sbutton {
    padding:4px 8px;
	overflow:visible;
	color:#fff;
    border-top:2px solid #d0a2d5;
    border-right:2px solid #610c6b;
    border-bottom:2px solid #610c6b;
    border-left:2px solid #d0a2d5;
    font-size:12px;
    background:#8e4697;
}
input.nostyle {
	background:none;
	border:0;
	padding:0;
}
input.nostyle:hover {
	background:none;
	border:0;
	padding:0;
}
input.sbutton:active {
    padding:4px 8px;
	overflow:visible;
	color:#fff;
    border-top:2px solid #610c6b;
    border-right:2px solid #d0a2d5;
    border-bottom:2px solid #d0a2d5;
    border-left:2px solid #610c6b;
    font-size:12px;
    background:#8e4697;
}

/*input.sbutton:active {
	padding:4px 8px;
	border-top:2px solid #c9b466;
	border-right:2px solid #fff4ca;
	border-bottom:2px solid #fff4ca;
	border-left:2px solid #c9b466;
	background:#ffe588;
}*/

input.searchbutton {
    padding:3px 8px;
	overflow:visible;
    border-top:2px solid #fff;
    border-right:2px solid #bbb;
    border-bottom:2px solid #bbb;
    border-left:2px solid #fff;
    font-size:12px;
    background:#eee;
}

input.searchbutton:active {
	padding:3px 8px;
	border-top:2px solid #bbb;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	border-left:2px solid #bbb;
	background:#eee;
}

textarea.searchfield, input.searchfield {
	font-family: arial,helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	width:135px;
	border-top:1px solid #6d6d6d;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #6d6d6d;
	background:#fafafa url(../images/forms-bg.png) 0 0 repeat-x;
}

textarea.searchfield:hover, input.searchfield:hover {
	border-top:1px solid #6d6d6d;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #6d6d6d;
	background:#fffde1 url(../images/forms-bg-hover.png) 0 0 repeat-x;
}


/* ---------------[ Tabeller ]--------------- */

table {
	margin-bottom:8px;
}

tr, td, th {
	margin:auto; 
}

td, th {
	padding:8px;
	vertical-align:top;
}

th {
	font-weight:bold;
	background:#ddd;
}

td {
	
}


/* ---------------[ Menyer ]--------------- */

.lmenu-top {
	width:180px;
	height:27px;
	background:url(../images/lmenu-top.png) no-repeat;
	text-align:center;
	color:#fff;
	padding-top:10px;
	margin-left:10px;
}

/* ---------------[ Sidfot ]--------------- */


#footer-container {
	clear:both;
	width:980px;
	margin:0px auto;
	padding-bottom:25px;
	text-align:center;
	/*background:url(../images/footer-bg.jpg) repeat-x;*/
}

#footer {
	width:780px;
	margin:0 auto;
	background:url(../images/bg_content.png) repeat-y 0 0;
	padding:20px 0 0 200px;
	text-align:center;
}
#footer2 {
	width:980px;
	margin:0 0 0 0;
	background:url(../images/bg_content2.png) repeat-y 0 0;
	padding:20px 0 0 0;
	/*text-align:center;*/
}

#footer ul, #footer2 ul {
	text-align:center;
	margin-bottom:25px;
}
#footer li, #footer2 li {
	margin-right:12px;
	list-style-type:none;
	font-weight:bold;
	display:inline;
}

.cert {
	background:url(../images/certs_footer.png) no-repeat 0 0;
	height:45px;
	width:780px;
}
.cert2 {
	background:url(../images/certs_footer2.png) no-repeat 200px 0;
	height:45px;
	width:980px;
	margin:0 0 0 0;
}

#footer-bottom {
	width:780px;
	height:48px;
	padding:25px 0 0 200px;
	text-align:center;
	background:url(../images/bg_footer.png) no-repeat 200px 0;
	margin:0px auto;
}
#footer-bottom2 {
	width:980px;
	margin:0 auto;
	height:48px;
	padding:25px 0 0 0;
	text-align:center;
	background:url(../images/footer-bottom2.png) no-repeat 200px 0;
}

#kwrapper blockquote {
	margin-left:15px;
}

.kundtjanstc ul,ol,li {
	margin-left:15px;
}

#valj_leverantor {
	text-align:center;
	margin-top:10px;
}
.red {
	color:#F00;
}
.green {
	color:#090;
}
