a, address, body, fieldset, html, iframe,
img, label, li, p, table, tbody, tr, td, ul {
    border:0;
    color:#444;
    margin:0;
    padding:0; }

a:link, a:visited, a:active {
    color:#0188de;
    text-decoration:none; }

a:hover { color:black; }

address { font-style:normal; }

body {
    background:#eee;
    line-height:140%; }

a, body, button, input, select, textarea {
    color:#444;
    font-family:helvetica, arial, sans-serif;
    font-size:11px; }

h1 {
    font-size:22px;
    line-height:120%;
    margin:0 0 15px 0; }

h2 {
    font-size:17px;
    line-height:120%; }

h3 {
    font-size:13px;
    line-height:120%; }

h4 {
    font-size:11px;
    line-height:120%; }

input[type="text"], input[type="password"], textarea { border:1px solid #ccc; }

label { cursor:pointer; }

table {
    border-collapse:collapse;
    border-spacing:0;
    width:100%; }

ul { list-style-position:inside; }

#total_container {
    background:white;
    border:1px solid #ccc;
    margin:10px auto;
    overflow:hidden;
    padding:5px;
    width:980px; }

#page_header {
    background:url(/layouts/wilaria/header_background.jpg) no-repeat;
    float:left;
    height:100px;
    width:980px; }

h2 a.store_name {
    color:white;
    font-size:50px;
    margin:0;
    padding-left:25px;
    position:relative;
    top:30px; }

#page_header .logo { padding:15px 0 0 15px; }

.horizontal_menu ul { list-style-type:none; }

.horizontal_menu li {
    display:inline;
    float:left; }

.horizontal_menu li a {
    display:block;
    padding:6px 14px 6px 14px;
    text-decoration:none; }

#super_topmenu select {
    float:left;
    margin:4px 10px 0 10px; }

#super_topmenu, #sub_topmenu, #super_bottommenu {
    float:left;
    width:978px; }

#sub_topmenu input {
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
    background:url("/layouts/wilaria/graphics.png") no-repeat -121px -146px white;
    border:1px solid #ccc;
    float:right;
    margin:4px 10px 0 10px;
    padding:3px 5px 2px 20px; }

#sub_topmenu fieldset {
    float:right;
    height:25px;
    width:179px; }

#super_topmenu .menu_list_item_active {  }
#sub_topmenu .menu_list_item_active {  }
#super_bottommenu .menu_list_item_active {  }

.gradient_one {
    background:#444;
    background:-moz-linear-gradient(center top , #666, #222);
    background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#222));
    border:1px solid #222;
    color:white;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666",endColorstr="#222222"); }

.gradient_one li a {
    border-right:1px solid #666;
    color:white;
    font-weight:bold;
    text-transform:uppercase; }

.gradient_one #super_bottommenu_inner_container ul li:first-child { border-left:1px solid #666; }

.gradient_one li a:hover, input.gradient_one:hover,
button.gradient_one:hover, a.gradient_one:hover {
    background:#666;
    background:-moz-linear-gradient(center top , #222, #666);
    background:-webkit-gradient(linear,left top,left bottom,from(#222),to(#666));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#222222",endColorstr="#666666"); }

.gradient_two {
    background:#bbb;
    background:-moz-linear-gradient(center top , #ccc, #999);
    background:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#999));
    border:1px solid #999;
    color:#444;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#999999"); }

.gradient_two li a {
    border-right:1px solid #ccc;
    color:#444;
    font-weight:bold; }

.gradient_two #super_bottommenu_inner_container ul li:first-child { border-left:1px solid #ccc; }

.gradient_two a:hover {
    background:#ccc;
    background:-moz-linear-gradient(center top , #999, #ccc);
    background:-webkit-gradient(linear,left top,left bottom,from(#999),to(#ccc));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999",endColorstr="#cccccc"); }

.gradient_three {
    background:#ddd;
    background:-moz-linear-gradient(center top , #eee, #ccc);
    background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc));
    border:1px solid #ccc;
    color:#444;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#cccccc"); }

.gradient_three li a {
    border-right:1px solid #ccc;
    color:white;
    font-weight:bold; }

.gradient_three #super_bottommenu_inner_container ul li:first-child { border-left:1px solid #ccc; }

.gradient_three a:hover {
    background:#ddd;
    background:-moz-linear-gradient(center top , #ccc, #eee);
    background:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#eee));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#eeeeee"); }

#social_media {
    float:right;
    margin:2px 10px 0 10px; }

#facebook {
    background:url("/layouts/wilaria/graphics.png") no-repeat -0px -72px;
    float:left;
    height:24px;
    margin:0 1px;
    width:24px; }

#rss {
    background:url("/layouts/wilaria/graphics.png") no-repeat -24px -72px;
    float:left;
    height:24px;
    margin:0 1px;
    width:24px; }

#twitter {
    background:url("/layouts/wilaria/graphics.png") no-repeat -48px -72px;
    float:left;
    height:24px;
    margin:0 1px;
    width:24px; }

#youtube {
    background:url("/layouts/wilaria/graphics.png") no-repeat -72px -72px;
    float:left;
    height:24px;
    margin:0 1px;
    width:58px; }

#menu_icon_1 { background:url("/layouts/wilaria/graphics.png") no-repeat -4px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#menu_icon_2 { background:url("/layouts/wilaria/graphics.png") no-repeat -77px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:14px; }

#menu_icon_3 { background:url("/layouts/wilaria/graphics.png") no-repeat -52px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#menu_icon_4 { background:url("/layouts/wilaria/graphics.png") no-repeat -100px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#menu_icon_5 { background:url("/layouts/wilaria/graphics.png") no-repeat -148px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#flags {
    float:right;
    margin:5px 10px 0 10px; }

#se {
    background:url("/layouts/wilaria/graphics.png") no-repeat 0 -99px;
    float:left;height:18px;
    margin:0 1px;
    width:24px; }

#no {
    background:url("/layouts/wilaria/graphics.png") no-repeat -24px -99px;
    float:left;
    height:18px;
    margin:0 1px;
    width:24px; }

#dk {
    background:url("/layouts/wilaria/graphics.png") no-repeat -48px -99px;
    float:left;
    height:18px; margin:0 1px;
    width:24px; }

#fi {
    background:url("/layouts/wilaria/graphics.png") no-repeat -72px -99px;
    float:left;height:18px;
    margin:0 1px;
    width:24px; }

#is {
    background:url("/layouts/wilaria/graphics.png") no-repeat -96px -99px;
    float:left;height:18px;
    margin:0 1px;
    width:24px; }

#uk {
    background:url("/layouts/wilaria/graphics.png") no-repeat -120px -99px;
    float:left;height:18px;
    margin:0 1px;
    width:24px; }

#left_column {
    border:1px solid #ccc;
    float:left;
    margin:5px 0;
    padding:5px 5px 0 5px;
    width:190px; }

#centre_column {
    border:1px solid #ccc;
    float:left;
    margin:5px;
    padding:5px;
    width:554px; }

#main_column {
    border:1px solid #ccc;
    float:left;
    margin:5px 0 5px 5px;
    padding:5px;
    width:761px; }

#right_column {
    border:1px solid #ccc;
    float:left;
    margin:5px 0;
    padding:5px 5px 0 5px;
    width:190px; }

#content_categories, #shoppingcart, #contact, #newsletter,
#information_menu, #new_products, #hot_products, #accordion {
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    float:left;
    margin:0 0 5px 0;
    padding:5px;
    width:178px; }

.box { }

.textbox { padding:5px; }

.x50   { float:left;width: 50px; }
.x88   { float:left;width: 88px; }
.x118  { float:left;width:118px; }
.x128  { float:left;width:128px; }
.x135  { float:left;width:135px; }
.x136  { float:left;width:136px; }
.x138  {            width:138px; }
.x138f { float:left;width:138px; }
.x148  { float:left;width:148px; }
.x174  { float:left;width:174px; }
.x180  { float:left;width:180px; }
.x184  { float:left;width:184px; }
.x190  { float:left;width:190px; }
.x198  { float:left;width:198px; }
.x239  { float:left;width:239px; }
.x263  { float:left;width:263px; }
.x267  { float:left;width:267px; }
.x279  { float:left;width:279px; }
.x295  { float:left;width:295px; }
.x336  { float:left;width:336px; }
.x370  { float:left;width:370px; }
.x400  { float:left;width:400px; }
.x544  { float:left;width:544px; }
.x525  { float:left;width:525px; }
.x554  { float:left;width:554px; }
.x562  { float:left;width:562px; }
.x574  { float:left;width:574px; }
.x582  { float:left;width:582px; }
.x751  { float:left;width:751px; }
.x761  { float:left;width:761px; }

.y95  { height:95px;  }
.y98  { height:98px;  }
.y133 { height:133px; }
.y134 { height:134px; }
.y141 { height:141px; }
.y145 { height:145px; }
.y107 { height:107px; }
.y108 { height:108px; }

a.standard_button, button.standard_button, input.standard_button {
    background:#217834;
    background:-moz-linear-gradient(center top , #53a965, #217834);
    background:-webkit-gradient(linear,left top,left bottom,from(#53a965),to(#217834));
    border:1px solid #217834;
    color:white;
    overflow:visible;
    padding:4px 10px;
    text-align:center;    
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#53a965",endColorstr="#217834");
    width: auto; }

a.standard_button:hover, button.standard_button:hover, input.standard_button:hover {
    background:#53a965;
    background:-moz-linear-gradient(center top , #217834, #53a965);
    background:-webkit-gradient(linear,left top,left bottom,from(#217834),to(#53a965));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#217834",endColorstr="#53a965"); }

a.standard_button:focus, button.standard_button:focus, input.standard_button:focus { outline:0; }

a.standard_button, input.standard_button { float:right; }

button.standard_button { float:left; }

button.standard_button, input.standard_button {
    cursor:pointer;
    white-space:normal; }

a.standard_button {
    display:block;
    margin:10px 0 0 0;
    text-decoration:none; }

a.standard_button.disabled {
    background:#eee;
    border:1px solid #ccc;
    color:#ccc;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#eeeeee"); }

#product_information input[disabled] {
    background:#ddd;
    border:1px solid #bbb;
    color:#bbb;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#eeeeee"); }

.rounded_corners {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px; }

.justified { /*text-align:justify;*/ }

.indent { text-indent:1em; }

p + p { margin-top:10px; }

ul#slide { list-style-type:none; }

.headings_box {
    color:#444;
    float:left;
    margin:0;
    overflow:hidden;
    padding:3px 8px;
    width:172px; }

.checkout_headings_box {
    color:#444;
    margin:0;
    overflow:hidden;
    padding:3px 8px; }

.superhover {
    filter:alpha(opacity=80);
    opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.nothing { opacity:1; }

.line {
    background:#bbb;
    border:none;
    display:block;
    height:1px;
    margin:5px 0; }

.active_page {
    background:#0188de;
    color:white;
    padding:1px 4px; }

#content_categories ul,
#content_categories li {
  font-size:0;
  list-style-type:none;
  list-style-position:outside; }

#content_categories a { display:block; padding-left:12px; }
#content_categories a:hover {color:black;}

a.has_subcategories {
  background:url("/layouts/wilaria/graphics.png") no-repeat -247px -76px #fff; }

a.cl_unfolded {  
  background-position:-247px -76px;  
  background-color:#fff;
  color:black;
  font-weight:bold; }

a.cl_folded {
  background-position:-247px -52px;
  background-color:#fff;
  color:#0188de;
  font-weight:normal; }

li.cl_2, li.cl_3, li.cl_4, li.cl_5, li.cl_6, li.cl_7 {margin-left:12px;}

.category_slot {
    border:1px solid #fff;
    display:inline;
    margin:2px;
    padding:2px;
    text-align:center; }

.product_slot {
    border:1px solid #fff;
    display:inline;
    margin:2px;
    padding:2px;
    text-align:center; }

.new_product_slot {
    border:1px solid #fff;
    display:inline;
    float:left;
    font-size:10px;
    margin:2px;
    padding:2px;
    text-align:center;
    width:168px; }

.hot_product_slot {
    border:1px solid #fff;
    display:inline;
    float:left;
    font-size:10px;
    margin:2px;
    padding:2px;
    text-align:center;
    width:168px; }

.product_list_slot {
    border:1px solid #fff;
    display:inline;
    float:left;
    margin:2px;
    padding:2px;
    width:168px; }

.category_slot table, .product_slot table,
.new_product_slot table, .hot_product_slot table { height:100%; }

.category_slot:hover, .product_slot:hover, .new_product_slot:hover,
.hot_product_slot:hover, .product_list_slot:hover { border:1px solid #ddd; }

.picture_frame {
    -moz-box-shadow:1px 1px 4px #666666;
    -webkit-box-shadow:1px 1px 4px #666666;
    box-shadow:1px 1px 4px #666666;
    border:3px solid white;
    margin:1px; }

.category_slot .facts, .new_product_slot .facts, .product_slot .facts {
    border:1px solid #fff;
    display:block;
    margin-top:3px;
    overflow:hidden;
    padding:2px 4px; }

.category_slot .facts { height:15px; }

.new_product_slot .facts { height:31px; }

.product_slot .facts { height:47px; }

.product_list_slot .facts {
    border:1px solid #fff;
    display:block;
    float:right;
    margin-left:4px;
    padding:2px 6px;
    width:100px; }

.delete {
    background:url("/layouts/wilaria/graphics.png") no-repeat -103px -54px;
    cursor:pointer;
    height:12px;
    float:right;
    width:11px; }

.plus {
    background:url("/layouts/wilaria/graphics.png") no-repeat -150px -54px;
    cursor:pointer;
    height:12px;
    float:right;
    margin:0 7px;
    width:12px; }

.minus {
    background:url("/layouts/wilaria/graphics.png") no-repeat -198px -54px;
    cursor:pointer;
    height:12px;
    float:right;
    width:12px; }

.delete:hover { background:url("/layouts/wilaria/graphics.png") no-repeat -127px -54px; }
.plus:hover { background:url("/layouts/wilaria/graphics.png") no-repeat -174px -54px; }
.minus:hover { background:url("/layouts/wilaria/graphics.png") no-repeat -222px -54px; }

#shoppingcart table { white-space:nowrap; }

.right { text-align:right; }

.centred { text-align:center; }

.addthis_toolbox { margin:10px 0; }

#at20mc * { color:#444; }

#product_information { clear:both; }

#product_information table {
    float:left;
    margin:10px 0; }

#product_information table td {
    height:20px;
    max-width:140px; }

#product_information select { min-width:80px; }

#product_information input[type="submit"] { }

/*#products_tellafriend a.standard_button {
    margin:0 0 5px; }

#tell_a_friend_form input[type="text"] {
    margin:2px 0;
    width:274px; }

#tell_a_friend_form input[type="submit"] {
    margin:5px 0; }

#tell_a_friend_form {
    display:none; }*/

span.product_name {
    color:#0188de;
    font-weight:bold; }

span.category_name {
    color:#0188de;
    font-weight:bold; }

span.extra { font-style:italic; }

span.price {
    color:#0188de;
    font-weight:bold;
    font-size:14px;
    white-space:nowrap; }

#main_product_image { display: block; }

#like { margin: 8px 5px; }
#social > * { float: left; }

/*#accordion h4 {
    margin:0;
    padding:5px 0 5px 28px; }

#accordion h4 a {
    color:#444;
    display:block; }

#accordion h4.garanti-1 { background:url("/layouts/wilaria/snabb.png") no-repeat; }
#accordion h4.garanti-2 { background:url("/layouts/wilaria/lager.png") no-repeat; }
#accordion h4.garanti-3 { background:url("/layouts/wilaria/saker.png") no-repeat; }
#accordion h4.garanti-4 { background:url("/layouts/wilaria/trygg.png") no-repeat; }
#accordion h4.garanti-5 { background:url("/layouts/wilaria/oppet.png") no-repeat; }*/

#products_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -124px  -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#shoppingcart_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -28px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#contact_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -148px  -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#newsletter_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -100px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#information_menu_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -76px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#new_products_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -196px  -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#hot_products_icon {
    background:url("/layouts/wilaria/graphics.png") no-repeat -196px  -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:16px; }

#super_bottommenu_inner_container {
    position:relative;
    left:-50%;
    float:right;}

#super_bottommenu_inner_container ul {
    position:relative;
    left:50%; }

#super_bottommenu_inner_container ul li {
    float:left;
    position:relative; }
    
#ebutik {
    background:url("/layouts/wilaria/graphics.png") no-repeat -147px -76px;
    float:left;   
    height:16px;
    margin-right:5px;
    width:19px; }

#eldirektd {
    background:url("/layouts/wilaria/eldirekt_d.jpg") no-repeat;
    float:left;   
    height:19px;
    margin-right:5px;
    width:20px; }

#cookie {
    background:url("/layouts/wilaria/graphics.png") no-repeat -221px -28px;
    float:left;
    height:16px;
    margin-right:5px;
    width:14px; }

#epost {
    background:url("/layouts/wilaria/graphics.png") no-repeat -100px -27px;
    float:left;
    height:15px;
    margin-right:5px;
    width:16px; }

#logotypes-outercontainer { width:inherit; }

#logotypes-container {
    float:right;
    position:relative;
    left:-50%; }

#logotypes {
    left:50%;
    position:relative;
    margin:10px 0; }

#logotypes-container #logotypes span {
    float:left;
    position:relative; }

#visa {
    background:url("/layouts/wilaria/graphics.png") no-repeat 0 -166px;
    height:30px;
    margin:0 2px;
    width:48px; }

#visa-electron {
    background:url("/layouts/wilaria/graphics.png") no-repeat -91px -292px;
    height:30px;
    margin:0 2px;
    width:39px; }

#mastercard {
    background:url("/layouts/wilaria/graphics.png") no-repeat -72px -166px;
    height:30px;
    margin:0 5px;
    width:40px; }

#maestro {
    background:url("/layouts/wilaria/graphics.png") no-repeat -138px -292px;
    height:30px;
    margin:0 5px;
    width:40px; }

#amex {
    background:url("/layouts/wilaria/graphics.png") no-repeat -120px -166px;
    height:30px;
    margin:0 5px;
    width:24px; }

#paypal {
    background:url("/layouts/wilaria/graphics.png") no-repeat -168px -166px;
    height:30px;
    margin:0 5px;
    width:72px; }

#posten {
    background:url("/layouts/wilaria/graphics.png") no-repeat -216px -262px;
    height:30px;
    margin:0 5px;
    width:24px; }

#auriga {
    background:url("/layouts/wilaria/graphics.png") no-repeat -120px -262px;
    height:30px;
    margin:0 5px;
    width:84px; }

#dibs {
    background:url("/layouts/wilaria/graphics.png") no-repeat -192px -210px;
    height:30px;
    margin:0 5px;
    width:54px; }

#schenker {
    background:url("/layouts/wilaria/graphics.png") no-repeat 0 -262px;
    height:30px;
    margin:0 5px;
    width:107px; }

#dhl {
    background: url("/layouts/wilaria/graphics.png") no-repeat -182px -323px;
    height:30px;
    margin:0 5px;
    width:82px; }

#klarna-faktura {
    background:url("/layouts/wilaria/graphics.png") no-repeat 0 -214px;
    height:30px;
    margin:0 5px;
    width:78px; }

#klarna-konto {
    background:url("/layouts/wilaria/graphics.png") no-repeat -96px -214px;
    height:30px;
    margin:0 5px;
    width:78px; }

#sweawebpay-faktura {
    background:url("/layouts/wilaria/graphics.png") no-repeat 0 -325px;
    height:30px;
    margin:0 5px;
    width:74px; }

#sweawebpay-delbetala {
    background:url("/layouts/wilaria/graphics.png") no-repeat -83px -325px;
    height:30px;
    margin:0 5px;
    width:89px; }

#safesale {
  background:url("/layouts/wilaria/graphics.png") no-repeat -186px -292px;
  height:30px;
  margin:0 5px;
  width:78px; }

.picture_right {
    float:right;
    margin:2px 0 20px 20px;
    overflow:hidden; }

h1.startpage {
    border-bottom:1px solid #444;
    border-top:1px solid #444;
    margin:5px 0 0;
    padding:5px 0;
    text-align:center; }

#shoppingcart td { padding:0 3px; }
#shoppingcart td:first-child { padding-left:0; }
#shoppingcart td.last-child { padding-right:0; }

.checkout_content td { padding:4px; }
.checkout_content td:first-child { padding-left:8px; }
.checkout_content td.last-child { padding-right:8px; }

.checkout_slot { float:left; }

#shoppingcart_editcart, #shoppingcart_freight,
#shoppingcart_payment, #shoppingcart_totalsum { margin-bottom:25px; }

.lbr-line {
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc; }

.lr-line {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc; }

.stock-error {
    background:url("/layouts/wilaria/graphics.png") no-repeat -77px -53px;
    display:block;
    height:14px;
    width:14px; }

.stock-ok {
    background:url("/layouts/wilaria/graphics.png") no-repeat -53px -53px;
    display:block;
    height:14px;
    width:14px; }

#contact .org { font-size:13px; }

#newsletter input[type="text"] {
    margin:10px 0;
    width:175px; }

#contact_form input, #contact_form textarea, #status_notice { margin:0 1px 10px 1px; }

#alert {
    background:white;
    border:1px dashed #444;
    height:32px;
    display:none;
    padding:10px;
    position:absolute;
    text-align:center;
    width:120px; }

#buy_area {}

.low_sum { color:#c14b32; }

#shoppingcart_customerdetails input[type="text"] { width:180px; }
#shoppingcart_customerdetails input[type="text"].long { width:395px; }

#store_name { display:none; }
#store_logo { display:block; }


#menu_icon_1, #menu_icon_2, #menu_icon_3, #menu_icon_4, #menu_icon_5 { display:none; }


#products_icon, #shoppingcart_icon, #contact_icon, #newsletter_icon,
#information_menu_icon, #new_products_icon, #hot_products_icon { display:none; }

#logotypes-outercontainer { display:none; } #visa                 { display:none; }
#visa-electron        { display:none; }
#mastercard           { display:none; }
#maestro              { display:none; }
#amex                 { display:none; }
#paypal               { display:none; }
#posten               { display:none; }
#auriga               { display:none; }
#dibs                 { display:none; }
#schenker             { display:none; }
#dhl                  { display:none; }
#klarna-faktura       { display:none; }
#klarna-konto         { display:none; }
#sweawebpay-faktura   { display:none; }
#sweawebpay-delbetala { display:none; }
#safesale             { display:none; }
body {
  background: white;
  margin: 0;
  padding: 0; }

a, body, button, input, select, textarea { font-size: 12px; }

#total_container {
  border: none;
  margin: 0 auto;
  padding: 0 0 20px 0; }

#page_header-wrapper {
  position:fixed;
  z-index:10;
  height:144px;
  width:100%;
  float:left; }

#page_header {
  background: url("/layouts/wilaria/fade2.png") 0 -65px repeat-x white;
  padding-bottom: 5px;
  height: 133px;
  width: 980px;
  z-index: 10;
  margin:0 auto;
  float:none; }

#page_header .logo {
  float: left;
  padding: 25px 0 0 25px; }

#super_topmenu {
  background: none;
  border: none;
  float: right;
  margin-top: 55px;
  width: auto; }

.gradient_one, .gradient_two, .gradient_three{ filter: none; }

#super_topmenu li a {
  /* background: white;
  border: 1px solid #bbb;
  border-radius: 4px;
  box-shadow: 0 0 5px #bbb inset;
  color: #444;
  font-size: 14px;
  margin-left: 5px;
  padding: 4px 12px 3px 12px;
  text-transform: none; */
  background: url("/layouts/wilaria/topbutton.png") no-repeat 0 0 white;
  border: none;
  color: #444;
  font-size: 14px;
  height: 21px;
  margin-left: 5px;
  padding: 5px 0;
  text-align: center;
  text-transform: none;
  width: 98px; }

#super_topmenu li a:hover {
  filter: none;
  color: #0188de; }

#sub_topmenu {
  /* background: white;
  border-color: #bbb;
  border-radius: 4px;
  box-shadow: 0 0 5px #bbb inset;
  margin-top: 10px;
  padding: 2px 0; */
  background: url("/layouts/wilaria/topmenu.png") no-repeat 0 0 white;
  border: none;
  height: 31px;
  margin-bottom: 10px;
  padding: 3px 0;
  width: 980px; }

#sub_topmenu input {
  behavior: url("/javascript/PIE-1/PIE.htc");
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  border-color: #bbb;
  float: left;
  margin: 4px 10px;
  position: relative; }

#shoppingcart_header {
  background: none;
  border: none;
  font-size: 16px;
  float: right;
  line-height: 14px;
  margin: 4px 0 0 0;
  width: auto; }

#shoppingcart_shoppingcart {
  background: none;
  float: right;
  margin: 5px 8px 0 0; }

#shoppingcart_shoppingcart strong {
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
  margin: auto 10px;
  vertical-align: middle; }

#shoppingcart_shoppingcart span {
  font-size: 14px;
  line-height: 14px;
  margin: auto 10px;
  vertical-align: middle; }

#shoppingcart_shoppingcart button {
  float: none;
  margin-left: 10px;
  margin-right: 2px;
  padding: 1px 5px;
  vertical-align: middle; }

#main_column, #centre_column {
  border-color: transparent;
  margin-top: 138px;
  padding: 0 5px; }

#left_column, #right_column {
  border-color: transparent;
  margin: 138px 0 0 0;
  padding: 0;
  width: 200px; }

.headings_box {
  /* behavior: url("/javascript/PIE-1/PIE.htc");
  background: white;
  border-color: #bbb #bbb transparent;
  border-radius: 12px 12px 0 0;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  box-shadow: 0 0 5px #bbb inset;
  font-size: 16px;
  height: 17px;
  text-align: center;
  padding: 8px;
  width: 182px; */
  background: url("/layouts/wilaria/boxtop.png") no-repeat 0 0 white;
  border: none;
  font-size: 16px;
  height: 17px;
  text-align: center;
  padding: 8px;
  width: 184px; }

#content_categories, #contact, #newsletter, #information_menu, #new_products, #hot_products, #details {
  /* border-color: transparent #bbb #bbb #bbb;
  border-radius: 0 0 12px 12px;
  border-width: 0 1px 1px 1px;
  box-shadow: 0 0 5px #bbb inset;
  margin-bottom: 15px;
  padding: 10px; */
  background: url("/layouts/wilaria/boxbottom.png") no-repeat 0 100% white;
  border: none;
  margin-bottom: 10px;
  padding: 10px;
  width: 180px; }

.picture_frame { box-shadow: none; }

.gradient_two #super_bottommenu_inner_container ul li:first-child, .gradient_two li a { border: none; }

.gradient_two li a {
  font-size: 11px;
  font-weight: normal; }

.gradient_two li a:hover {
  background: none;
  color: #0188de; }

.horizontal_menu li a { padding: 6px 10px; }

#super_bottommenu {
  /* background: white;
  border-color: #bbb;
  border-radius: 4px;
  box-shadow: 0 0 5px #bbb inset;
  padding: 2px 0; */
  background: url("/layouts/wilaria/bottommenu.png") no-repeat 0 0 white;
  border: none;
  margin-top: 5px;
  padding: 3px 0;
  width: 980px; }

#ebutik { background-position: -196px -76px; }

#logotypes-outercontainer { display: block; }

#mastercard, #klarna-faktura, #auriga, #posten { display: inline-block; }

#logotypes span {
  background: url("/layouts/wilaria/logotypes.png") no-repeat;
  display: inline-block;
  height: 32px;
  margin: 0 12px; }

span#amex { background-position: 0 -76px; width: 24px; }
span#auriga { background-position: 0 -557px; width: 84px; }
span#bring { background-position: 0 -715px; width: 63px; }
span#dhl { background-position: 0 -593px; width: 82px; }
span#dibs { background-position: 0 -399px; width: 54px; }
span#fedex { background-position: 0 -873px; width: 55px; }
span#klarna-faktura { background-position: 0 -676px; width: 78px; }
span#klarna-konto { background-position: 0 -636px; width: 78px; }
span#maestro { background-position: 0 -276px; width: 40px; }
span#mastercard { background-position: 0 -36px; width: 40px; }
span#paypal { background-position: 0 -112px; width: 72px; }
span#posten { background-position: 0 -199px; width: 30px; }
span#safesale { background-position: 0 -316px; width: 72px; }
span#schenker { background-position: 0 -433px; width: 105px; }
span#mastercard-secure-code { background-position: 0 -836px; width: 61px; }
span#sweawebpay-delbetala { background-position: 0 -513px; width: 89px; }
span#sweawebpay-faktura { background-position: 0 -477px; width: 74px; }
span#trygg-ehandel { background-position: 0 -359px; width: 30px; }
span#ups { background-position: 0 -759px; width: 25px; }
span#verified-by-visa { background-position: 0 -796px; width: 55px; }
span#visa { background-position: 0 8px; width: 48px; }
span#visa-electron { background-position: 0 -156px; width: 39px; }
span#facebook { background-position: 0 -956px; width: 24px; }
span#twitter { background-position: 0 -1075px; width: 60px; }
span#flickr { background-position: 0 -910px; width: 53px; }
span#wordpress { background-position: 0 -1000px; width: 52px; }
span#youtube { background-position: 0 -1037px; width: 62px; }
span#mypack { background-position: 0 -1119px; width: 30px; }

.checkout_headings_box {
  behavior: url("/javascript/PIE-1/PIE.htc");
  position:relative;
  background: white;
  border-color: #bbb #bbb transparent;
  border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  box-shadow: 0 0 3px #ccc inset;
  -moz-box-shadow: 0 0 3px #ccc inset;
  -webkit-box-shadow: 0 0 3px #ccc inset;
  color: #a00;
  font-size: 14px;
  height: 17px;
  padding: 8px;
  width: 733px; }

#shoppingcart_editcart, #shoppingcart_freight, #shoppingcart_payment,
#shoppingcart_totalsum, #shoppingcart_customerdetails {
  border-color: #BBBBBB;
  border-radius: 0 0 12px 12px;
  border-style: solid;
  border-width: 0 1px 1px;
  box-shadow: 0 0 5px #bbb inset;
  width: 749px; }

.b-line { border-top: 1px solid #ddd; }

.summa, .sum, .leveranssatt_summa strong, .betalningssatt_summa strong, .totalsum { white-space: nowrap; }

.right { text-align: right; }

span.product_name, span.extra { color: #444; }

.category_slot .facts, .new_product_slot .facts, .product_slot .facts { border-color: transparent; }

.product_slot, .category_slot {
  border: 1px solid #BBBBBB;
  border-radius: 12px;
  box-shadow: 0 0 5px #BBBBBB inset;
  margin: 5px; }

.category_slot .facts { height: 19px; }

.product_slot .facts { height: 51px; }

.x180 { width: 136px; }

.y141 { height: 97px; }

.sbt { width: 100%; }

.sbt input.standard_button, .sbt button.standard_button {
  float: none;
  margin: 5px;
  padding: 0 5px; }

.transfer-effect { border: 1px solid #0188de; }

.x174 { width: 168px; }

.y133 { height: 127px; }

a.standard_button, button.standard_button, input.standard_button {
  /* behavior: url("/javascript/PIE-1/PIE.htc"); */
  background: #0193de;
  background: -moz-linear-gradient(center top , #27A3E3, #017DBD);
  background: -webkit-gradient(linear,left top,left bottom,from(#27A3E3),to(#017DBD));
  background: -o-linear-gradient(#27A3E3, #017DBD);
  -pie-background: linear-gradient(#27A3E3, #017DBD);
  border-color: #00496F;
  filter: none; }

a.standard_button:hover, button.standard_button:hover, input.standard_button:hover {
  /* behavior: url("/javascript/PIE-1/PIE.htc"); */
  background: #27A3E3;
  background: -moz-linear-gradient(center top , #017DBD, #27A3E3);
  background: -webkit-gradient(linear,left top,left bottom,from(#017DBD),to(#27A3E3));
  background: -o-linear-gradient(#017DBD, #27A3E3);
  -pie-background: linear-gradient(#017DBD, #27A3E3);
  border-color: #00496F;
  filter: none; }

a.cl_unfolded:hover { color: #444 !important; }

#content_categories a, #information_menu a { font-size: 13px; }

.extra_image_slot_top {
  background: url("/layouts/wilaria/boxtop.png") no-repeat 0 0 white;
  float: left;
  height: 10px;
  width: 200px; }

.extra_image_slot_bottom {
  background: url("/layouts/wilaria/boxbottom.png") no-repeat 0 100% white;
  float: left;
  margin-bottom: 5px;
  padding: 0 10px 10px 10px;
  text-align: center;
  width: 180px; }

#leverantorer img { display: block; }

span.price { color: #AA0000; }

.product_slot .facts { height: 83px; }

#product-amount-box input[type="text"] {
  border: 2px inset #999999;
  text-align: right;
  width: 30px; }

.transfer_effect {
  border: 1px dashed #a00;
  z-index: 100; }

fieldset#search-area {
  background: none;
  border: none;
  float: left;
  height: auto;
  margin: 3px 8px;
  overflow: hidden;
  padding: 0;
  width: 156px; }

#search-area input[type="text"] {
  background: none repeat scroll 0 0 transparent;
  border-color: #ccc;
  border-radius: 12px 0 0 12px;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  float: left;
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 2px 0 2px 10px;
  width: 118px; }

#search-area input[type="submit"] {
  background: url("/layouts/wilaria/special.png") no-repeat scroll -122px -145px #eee;
  border: 1px solid #ccc;
  border-radius: 0 12px 12px 0;
  cursor: pointer;
  float: left;
  height: 24px;
  margin: 0;
  width: 26px; }

span.product_price { color: #A00 }

/* == Shoppingcart == */
#shoppingcart_shoppingcart { position: relative; }
#details { position:absolute; right:0px; top:8px; float:right; height:auto; z-index:1000; white-space:nowrap; display: none; }
.noproducts { margin: 10px; }
.gradient_two a:hover { background: transparent; }

.fromSpan {
  color: black;
  font-size: 11px; }

#details td.productname {

}

#details {
  background: url("/layouts/wilaria/boxbottom-wide.png") no-repeat scroll 0 100% transparent;
  width: 330px;
}
#details .product_total_cost {
  text-align: right;
}

