/* == CSS / TESTBUTIK == */

body { background: repeat #999 top left url('/layouts/ebdesign3/bkg_body.gif'); }

* { margin: 0; padding: 0; border: 0; font-size: 100%; list-style-type: none; list-style: none; text-decoration: none; font-family: arial, helvetica, sans-serif; }
:focus { outline: 0; }

a:link, a:visited, a:active, a:hover { text-decoration: none; }

  
  /* ======================
  TOTALCONTAINER
  ======================== */

  #totalcontainer {
  clear: both;
  overflow: hidden;
  width: 990px;
  margin: 20px auto; }
  
  #toptext { font-size: 11px; color: #999; width: 100%; margin: 0 0 5px 0; }
    #toptext .butiksnamn { font-size: 12px; margin: 0 10px 0 0; }
      #toptext .telefon { margin: 0 20px; font-size: 11px; }
      
  
  /* ======================
  HEADER
  ======================== */
  
  #header {
  background: no-repeat #16CDD3 top left url(/layouts/ebdesign3/bkg_header.jpg);
  width: 990px;
  height: 150px;
  display: block;
float: left;
  margin: 0;
  padding: 0; }

  #header .logo {
  display: block;
  position: absolute;
  margin-top: 0px;
  margin-left: 0px; }
  
  #header .box {
  background: #fff;
  width: 210px;
  padding: 10px 15px;
  position: absolute;
  margin-top: 50px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-left: 670px; }
  
  #header .box h4 { font-size: 20px; font-weight: bold; color: #666; letter-spacing: -1px; }
  #header .box p { font-size: 12px; color: #666; line-height: 20px; }
  
  
  /* ======================
  MENU
  ======================== */
  
  #topmeny {
  background: repeat-x #999999 top left url('/layouts/ebdesign3/bkg_topmeny.gif');
  width: 990px;
  height: 35px;
  margin: 0;
  padding: 0;
  float: left;
  display: block; }

  #topmeny ul {
  width: 100%;
  display: block;
  text-align: left;
  float: left;
  height: 35px; }
  
  #topmeny ul li {
  display: block;
  display: inline;
  font-size: 14px;
  float: left;
  margin-left: 10px;
  font-weight: bold;
  color: #ad8281;
  text-align: left; }

  #topmeny ul li a:link, #topmeny ul li a:visited, #topmeny ul li a:active {
  background: none;
  display: block;
  float: left;
  height: 25px;
  padding: 10px 12px 0 12px;
  color: #666; }
  
  #topmeny ul li a:hover {
  background: repeat-x #999999 top left url('/layouts/ebdesign3/bkg_topmeny_hover.gif');
  color: #fff; }
  
  #topmeny ul li.active {
  color: #fff; }
  
  
  /* ======================
  CONTENT
  ======================== */
  
  #content {
  background: #e8e8e8;
  width: 970px;
  padding: 10px;
  display: block;
    margin: 0px;
  float: left; }

  #content3 {
  background: #e8e8e8;
  width: 970px;
  padding: 10px;
  display: block;
  margin: 10px;
  float: left; }
  
  .widget, .mywidget {
  margin: 0 0 10px 0;
  width: 200px;
  /* font-size: 0; */
  display: block;
 }

  .mywidget_special {
  margin: 0; width: 200px; display: block; }
  
  
  /* ======================
  COLUMN_1
  ======================== */
  
  #column_1 {
  width: 200px;
  display: block;
  margin: 0 10px 0 0;
  float: left; }
  
  #column_1 h3, #column_2 h3 {
  background: #999999;
  padding: 7px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  width: 180px; }
  
  #column_1 h3.special, #column_2 h3.special {
  background: #666666; }

h3.special { font-size: 14px; background: #16CDD3; color: #fff; padding: 6px 8px; }

.korgen { font-size: 16px; color: #FFF; padding: 4px 10px; }      

#column_1 p {
  background: #fff;
  font-size: 11px;
  line-height: 16px;
  color: #666;
  display: block;
  width: 180px;
  margin: 0;
  padding: 10px; }
  
  #column_1 p b {
  color: #16CDD3; }
    
  #column_1 ul.information {
  background: #fff;
  font-size: 11px;
  padding: 10px;
  color: #666;
  margin: 0; }
  
  #column_1 ul.information li {
  padding: 3px 0;
  border-bottom: 1px solid #ccc; }

  #column_1 li.noborder {
  border-bottom: none !important; }  
  
  #column_1 ul.information li a:link,
  #column_1 ul.information li a:visited,
  #column_1 ul.information li a:active {
  display: block;
  color: #666; }
  
  #column_1 ul.information li  a:hover {
  color: #16CDD3; }
  
  .arrow {
  font-size: 14px; }
  
  p.kontaktuppgifter a:link,
  p.kontaktuppgifter a:visited,
  p.kontaktuppgifter a:active {
  color: #16CDD3;
  border-bottom: 1px solid #16CDD3; }

  p.kontaktuppgifter a:hover {
  color: #16CDD3; border: 0; }

  p.kontaktuppgifter .telefonnummer {
  font-size: 11px;
  color: #333; }

  p.kontaktuppgifter i { font-size: 11px; }

  p.kontaktuppgifter .adress { display: block; }
  p.kontaktuppgifter .telefon { display: block; }
  p.kontaktuppgifter .epost { display: block; }

  #newsletter_newsletter p {padding:3px 10px}
  #newsletter_newsletter .newsletter-email {width:120px;}

    #form_newsletter_subscription input[type="submit"] {background:#888; color:#ddd; border:1px #ccc solid; padding:2px 2px; margin-left:2px}
    #form_newsletter_subscription input[type="submit"]:hover {background:#eee; color:#333; }
    #form_newsletter_subscription input[type="submit"]:active {background:#ccc}
  
  
/* ======================
COLUMN_1 PRODUCT MENU
======================== */
  
#content_categories { background: #fff; display: block; }
#content_categories ul.cl_0 { font-size: 13px; font-weight: bold; display: block; width: 180px; padding: 10px; margin: 0; }

/* UL_cl_0 */

#content_categories ul.cl_0 li.cl_folded a:link,
#content_categories ul.cl_0 li.cl_folded a:visited,
#content_categories ul.cl_0 li.cl_folded a:active { color: #666; display: block; background: no-repeat 0 6px url('/layouts/ebdesign3/bkg_li.gif'); padding-left: 11px; }
#content_categories ul.cl_0 li.cl_folded a:hover { color: #0061a5; background: no-repeat 0 6px url('/layouts/ebdesign3/bkg_li_active.gif'); }

#content_categories ul.cl_0 li.cl_unfolded a:link,
#content_categories ul.cl_0 li.cl_unfolded a:visited,
#content_categories ul.cl_0 li.cl_unfolded a:active { color: #0061a5; font-size: 13px; display: block; background: no-repeat 0 6px url('/layouts/ebdesign3/bkg_li_active.gif'); padding-left: 11px; }

#content_categories ul.cl_0 li.cl_unfolded a:hover { color: #16CDD3; font-size: 13px; display: block; background: no-repeat 0 6px url('/layouts/ebdesign3/bkg_li_active.gif'); }

/* UL_cl_1 */

#content_categories ul.cl_1 li.cl_folded a:link,
#content_categories ul.cl_1 li.cl_folded a:visited,
#content_categories ul.cl_1 li.cl_folded a:active { color: #a7a7a7; display: block; background: none;  }
#content_categories ul.cl_1 li.cl_folded a:hover { color: #999; }

#content_categories ul.cl_1 li.cl_unfolded a:link,
#content_categories ul.cl_1 li.cl_unfolded a:visited,
#content_categories ul.cl_1 li.cl_unfolded a:active { color: #0061a5; font-size: 13px; display: block; margin-left: 15px; }
#content_categories ul.cl_1 li.cl_unfolded a:hover {color: #0061a5; font-size: 13px; display: block; margin-left: 15px; }

/* UL_cl_2 */

#content_categories ul.cl_2 li.cl_folded a:link,
#content_categories ul.cl_2 li.cl_folded a:visited,
#content_categories ul.cl_2 li.cl_folded a:active { color: #a7a7a7; display: block; }
#content_categories ul.cl_2 li.cl_folded a:hover { color: #999; }

#content_categories ul.cl_2 li.cl_unfolded a:link,
#content_categories ul.cl_2 li.cl_unfolded a:visited,
#content_categories ul.cl_2 li.cl_unfolded a:active { color: #0061a5; font-size: 13px; display: block; margin-left: 30px; }
#content_categories ul.cl_2 li.cl_unfolded a:hover { color: #0061a5; font-size: 13px; display: block; margin-left: 30px; }

/* UL_cl_3 */

#content_categories ul.cl_3 li.cl_folded a:link,
#content_categories ul.cl_3 li.cl_folded a:visited,
#content_categories ul.cl_3 li.cl_folded a:active { color: #a7a7a7; display: block; }
#content_categories ul.cl_3 li.cl_folded a:hover { color: #999; }

#content_categories ul.cl_3 li.cl_unfolded a:link,
#content_categories ul.cl_3 li.cl_unfolded a:visited,
#content_categories ul.cl_3 li.cl_unfolded a:active { color: #0061a5; font-size: 13px; display: block; margin-left: 50px; }
#content_categories ul.cl_3 li.cl_unfolded a:hover { color: #0061a5; font-size: 13px; display: block; margin-left: 50px; }

#content_categories li { border-top: 2px solid #fff; border-bottom: 2px solid #fff; }


      
  /* ======================
  COLUMN_MAIN
  ======================== */
  
  #column_main {
  width: 550px;
  display: block;
  margin: 0;
  padding: 0;
  float: left; }

  #column_main_big {
  width: 760px;
  display: block;
  padding: 20;
  float: left; }
  
   
#column_main .column_content {
background: #ffffff;
float: left;
display: block;
width: 550px;
padding: 0px; }

#column_main .column_content .content { padding: 10px; }

#column_main .column_content .content a:link, #column_main .column_content .content a:visited, #column_main .column_content .content a:active {
color: #16CDD3; border-bottom: 1px solid #16CDD3; }

#column_main .column_content .content a:hover { color: #16CDD3; border-bottom: 0; }

#column_main h1 {
font-size: 32px;
color: #16CDD3;
letter-spacing: -1px;
font-weight: bold;
margin: 10px 0 5px 0;
padding: 0;
display: block; }

#column_main h2 {
font-size: 28px;
color: #666;
width: 100%;
line-height: 100%;
letter-spacing: -1px;
font-weight: normal;
line-height: 100%;
margin: 10px 0 5px 0;
display: block; }
  
#column_main h3 {
font-size: 18px;
color: #666;
width: 100%;
line-height: 100%;
letter-spacing: 0;
font-weight: normal;
line-height: 100%;
margin: 10px 0 5px 0;
display: block; }
  
  #column_main p {
  font-size: 12px;
  line-height: 22px;
  margin: 0 0 15px 0;
  color: #666; }
  



  
 
  /* ======================
  THE CART
  ======================== */

  .finish_order, .finish_order td {
  font-size: 12px;
  text-align: left; }
  
  
  /* ======================
  COLUMN 2
  ======================== */
  
  #column_2 {
  width: 200px;
  display: block;
  float: right; }
  
  
  
/* == HETA ERBJUDANDEN == */

#column_2 .time_offered_products {
display: block; }

#column_2 .time_offered_products:hover {
background: #fff; }

#column_2 .time_offered_products h4 {
color: #666; font-size: 14px; line-height: 16px; margin: 0 auto; padding: 10px 10px 0; text-align: center; }

#column_2 .time_offered_products h4 a:link, #column_2 .time_offered_products h4 a:visited, #column_2 .time_offered_products h4 a:active {
color: #666; text-decoration: none; }

#column_2 .time_offered_products h4 a:hover {
color: #16CDD3; }

#column_2 .time_offered_products h5 {
margin-top: 5px; color: #666666; font-size: 11px; font-style: italic; text-align: center; font-weight: normal; display: block; width: 100%; }

#column_2 .time_offered_products .image {
display: block; width: 100%; margin: 0 auto; text-align: center; }

#column_2 .time_offered_products p.price {
color: #16CDD3; font-size: 16px; font-weight: bold; margin: 5px auto 0 auto; text-align: center; display: block; width: 100%; }

#column_2 .time_offered_products p.ordprice {
font-size: 11px; font-style: italic; color: #666; width: 100%; display: block; text-align: center; }

#column_2 .time_offered_products .button {
margin: 0 auto; text-align: center; padding: 5px 0; }

#column_2 .divider {
height: 2px; background: #ccc; width: 180px; margin: 10px; display: block; float: left; }


  
  /* ======================
  FORMS
  ======================== */
  
  .rounded {
  background: #f1f1f1;
  border:1px solid #ccc;
  padding: 3px;
  color: #666; }
  
  .readonly, .readonly option {
    background: #eee !important;
    color: #aaa !important;
  }
  
  #form {
  display: block;
  margin: 0;
  padding: 0 10px 5px 10px; }
  
  #form .inputform {
  background: #f1f1f1;
  margin: 0 10px 0 0;
  color: #666;
  float: left;
  display: block;
  width: 110px;
  padding: 5px;
  font-size: 11px; }

  /* ======================
  FOOTER
  ======================== */

  #footer {
  background: #none;
  width: 990px;
  color: #fff;
  padding: 5px 0;
        border-top: 1px dashed #999;
  display: block;
  float: left;
  margin: 0; }

#footer .butiksnamn { font-size: 14px; font-weight: bold; float: left; }
#footer .telefon { font-size: 12px; float: right; margin: 0 0 0 20px; padding-top: 4px; }
#footer .epost { font-size: 12px; float: right; margin: 0; padding-top: 4px; }
  
#footer a:link,
#footer a:visited,
#footer a:active { color: #f1f1f1; border-bottom: 1px solid #f1f1f1; }
#footer a:hover { color: #fff; border: none; }

  /* ======================
  OTHER STUFF
  ======================== */
  
.no_tdborder { border-bottom: 0; padding: 0; }
.searchtable { width: 100%; padding: 0; margin-top: 5px; }

.searchtable .rounded {
background: #f1f1f1;
border: 1px solid #ccc;
padding: 4px;
font-size: 11px;
width: 120px;
color: #666; }


/* ======================
SHOPPING CART
======================== */

#shoppingcart_shoppingcart {
display: block; padding: 10px 0 0 0; }

#shoppingcart_shoppingcart .products {
width: 180px; height: 14px; text-align: top; margin: 0 0 0 10px; padding: 6px 0 0 0px; color: #CCC; font-size: 12px; line-height: 0px; border-bottom: 0px dashed #000; }

#shoppingcart_shoppingcart .products b {
color: #FFF; font-size: 14px;}

#shoppingcart_shoppingcart .noproducts {
width: 180px; display: none; text-align: center; padding: 0; margin: 5px 0 5px 10px; height: 20px; font-size: 11px; color: #666; font-style: italic; line-height: 16px; }

#shoppingcart_shoppingcart #shoppingcart_details {
margin: 5px 0 5px 10px; width: 180px; display: block; font-size: 11px; color: #666; line-height: 16px; }

#shoppingcart_shoppingcart #shoppingcart_details a:link,
#shoppingcart_shoppingcart #shoppingcart_details a:visited,
#shoppingcart_shoppingcart #shoppingcart_details a:active {
color: #16CDD3; font-size: 11px; text-decoration: none; }

#shoppingcart_shoppingcart #shoppingcart_details a:hover {
color: #666; text-decoration: none; }

#shoppingcart_shoppingcart #shoppingcart_details td.productname {
width: 120px; float: left; color: #CCC; }

#shoppingcart_shoppingcart #shoppingcart_details td.product_total_cost {
text-align: right; font-size: 11px; color: #CCC; width: 70px; }

#shoppingcart_shoppingcart .shoppingcart_thesum {
 width: 180px; height: 15px; padding: 0px 0 7px 0; margin: 0 0 5px 10px; font-size: 14px; line-height: 16px; color: #CCC; display: block; text-align: left; }

#shoppingcart_shoppingcart .shoppingcart_thesum b {
color: #FFF; font-size: 16px;} 

#shoppingcart_shoppingcart .gotocart_container {
width: 100%; display: block; text-align: center; padding-bottom: 5px;}

#shoppingcart_shoppingcart .gotocart_container .button img {
text-align: center; margin: 0 auto; }


/* == LIGHTBOX == */
/*
* jQuery Lightbox Plugin (balupton edition) - Lightboxes for jQuery
* Copyright (C) 2008 Benjamin Arthur Lupton
* http://jquery.com/plugins/project/jquerylightbox_bal
*/

html, body { margin: 0; padding: 0; height: 100%;}

#lightbox, #lightbox-overlay {
position: absolute;
top: 0px;
left: 0px;
bottom:auto;
right:auto;

z-index:100;
width:100%;
height:auto;

text-align:center;
color:#333333;

/* stop stupid conflicts */
margin:0px;
padding:0px;
border:none;
outline:none;
line-height:0;

/* general conflict stopper */
text-decoration:none;
background:none;
word-spacing:normal;
letter-spacing:normal;
float:none;
clear:none;
display:block; }

#lightbox a, #lightbox a:link, #lightbox a:visited {
text-decoration:none; font-style: italic; color:#999999; }

#lightbox a:hover {
color: #16CDD3; }

#lightbox-overlay {
z-index: 90;
background-color:#000000;
height: 100%;
position:fixed; }

#lightbox-overlay-text {
text-align: right;
margin-right: 20px;
margin-top: 20px;
color: white;
font-size: 12px;
cursor: default;
line-height:normal; }

#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
color:white; }

#lightbox-overlay-text span {
padding-left:5px;
padding-right:5px; }

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
position:relative;
background-color:white;
padding: 5px;
width:400px;
height:400px;
margin:0 auto;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; }

#lightbox-imageContainer {
padding:1px; }

#lightbox-loading {
position:absolute;
top:40%;
left:0%;
height:25%;
width:100%;
text-align:center;
line-height:0; }

#lightbox-nav {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:10; }
/* #lightbox-imageBox > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
display:block;
width:49%;
height: 100%;
background:transparent url("/layouts/ebutik_blue/lightbox/blank.gif") no-repeat; /* Trick IE into showing hover */
/* cursor:pointer; */
zoom:1; /* who knows why? */

padding:0px;
margin:0px; }

#lightbox-nav-btnPrev {
left:0;
right:auto;
float:left; }

#lightbox-nav-btnNext {
left:auto;
right:0;
float:right; }
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
background:url("../images/prev.gif") left 45% no-repeat; }
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
background:url("../images/next.gif") right 45% no-repeat; }
*/

#lightbox-infoBox {
font-size:11px;
background-color:#FFFFFF;
margin:0 auto;
padding:5px;

/* width: 100%;
padding: 0 10px 0; */
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; }

#lightbox-infoContainer {
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
color:#666;
line-height:normal;
background: #fff;
/* height:30px; */ }

#lightbox-infoHeader {
width:100%;
text-align:center;  }
#lightbox-caption {
text-align:justify; }
#lightbox-caption-title {
font-size: 14px;
font-weight:bold; }
#lightbox-caption-description {
font-weight:normal;
margin-bottom: 10px; }

#lightbox-infoFooter {
margin-top:3px;
color:#999999; }
#lightbox-currentNumber {
display:block;
width:49%;
float:left;
font-size: 11px;
font-style: italic;
margin-top: 3px;
text-align:left; }
#lightbox-close {
display:block;
width:45%;
margin-top: 3px;
float:right;
text-align:right; }
#lightbox-close-button{
padding-left:30%; }
#lightbox-close-button:hover {
color:#333; }

#lightbox-infoContainer-clear {
clear:both;
visibility:hidden; }


/* == HOVEREFFECTS == */

.superhover {
opacity: 0.80;
-moz-opacity:0.8;
-khtml-opacity:0.8;
filter:alpha(opacity=80); }
.nothing { opacity: 1; }
.nothing { opacity: 1; }

.time_offered_products .moreinfo_container {
width: 100%; display: block; text-align: center; }

.time_offered_products .moreinfo_container img {
text-align: center; margin: 0 auto; }

.time_offered_products .moreinfo_container a,
.time_offered_products .moreinfo_container img a {
display: block; width: 66px; height: 23px; }

.time_offered_products .moreinfo_container a:active {
background-position: 0px -23px; }

.time_offered_products .moreinfo_container a:hover img,
.time_offered_products .moreinfo_container a:active img { visibility: hidden; }

.time_offered_products .moreinfo_container a {
background: url(/layouts/ebutik_blue/mer_info_x.gif) no-repeat;
margin: 0 auto; }


/* == UNDERSIDOR == */

#undersida { padding: 0 10px; }

#undersida a:link, #undersida a:visited, #undersida a:active {
color: #16CDD3; border-bottom: 1px solid #ccc; }

#undersida a:hover { color: #ec6380; border-bottom: 0; }

#undersida .pink {
color: #16CDD3; font-size: 14px; }

#undersida .pink_number { float: left;
color: #16CDD3; font-weight: bold; font-size: 20px; letter-spacing: -1px; margin-right: 7px; }

#forstasidan .brodtext a:link,
#forstasidan .brodtext a:visited,
#forstasidan .brodtext a:active {
color: #333; }

#forstasidan .brodtext a:hover { color: #16CDD3; border-bottom: 1px solid #ccc; }

h3#h3_cart {
background: no-repeat top left url('/layouts/ebutik_blue/bkg_h3_small_cart_gray.gif'); }

h3#h3_productmenu {
background: no-repeat top left url('/layouts/ebutik_blue/bkg_h3_small_pink.gif'); }


/* == BREADCRUMBS == */

    .breadcrumbs {
    background: none;
    width: 720px;
    height: 21px;
    display: block;
    margin: 0;
    float: left; }

      .breadcrumbs p {
      padding: 4px 0 0 0;
      font-size: 11px;
      float: left;
      color: #ccc; }
      
      .breadcrumbs p.goback {
      float: right;
      padding: 2px 10px 0 0;
      font-size: 11px;
      color: #999; }
      
      .breadcrumbs p.goback a:link, .breadcrumbs p.goback a:visited, .breadcrumbs p.goback a:active {
      color: #999;
      text-decoration: none; }
      
      .breadcrumbs p.goback a:hover {
      color: #666; }
      
      .red_arrow {
      font-size: 14px;
      color: #16CDD3; }

.breadcrumbs a:link,
.breadcrumbs a:visited,
.breadcrumbs a:active {
color: #999; text-decoration: none; padding: 0 3px; }

.breadcrumbs a:hover {
color: #16CDD3; }


.minimiorder { font-size: 12px; font-style: italic; color: #666; }


/* == EBUTIK == */

.ebutik { background: none; width: 100%; text-align: center; display: block; clear: left; }
.ebutik a:link, .ebutik a:visited, .ebutik a:active { width: 100%; padding: 10px 0; display: block; font-size: 11px; text-decoration: none; color: #666; }
.ebutik a:hover { background: #16CDD3; color: #fff; }



/* == VARUKORGEN == */

#varukorgen { float: right; padding-top: 10px;}


.vcard { font-size: 11px; padding: 10px; color: #666; }
.fn, .org { color: #16CDD3; font-weight: bold; font-size: 14px; }
.street-adress { }
.locality {}
.region { }
.country-name { }
.tel { }
.email { }
.type { display: none; }

address p { margin: 0 0 5px 0; padding: 0 !important; }

.vcard a:link, .vcard a:visited, .vcard a:active { color: #16CDD3; border-bottom: 1px solid #ccc; }
.vcard a:hover { color: #333; border-bottom: 1px solid #ccc; }

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

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

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

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

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

#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/ebdesign3/graphics.png") no-repeat 0 -166px;
    height:30px;
    margin:0 2px;
    width:48px; }

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

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

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

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

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

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

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

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

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

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

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

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

#logotypes-outercontainer { display:block; } #visa                 { display:block; }
#mastercard           { display:block; }
#amex                 { display:none; }
#paypal               { display:block; }
#posten               { display:block; }
#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; }

/* ADDED Promotion prices */

.old-price {
  font-size: 11px;
  text-decoration: line-through;
  padding-right: 5px;
}

.sale {
  color:red;
}
  /* ======================
  CONTENT 2 Undersida
  ======================== */
  
  #content2 {
  background: #fff;
  width: 990px;
  padding: 0px;
  display: block;
  margin: 5;
  float: left; }

  /* ======================
  CONTENT 3 Undersida slider
  ======================== */
  
  #content3 {
  background: #fff;
  width: 970px;
  padding: 10px;
  display: block;
  margin: 0px;
  float: left; }

/* E-butik diff */
body {
  background: no-repeat #0061A5 top left url('/layouts/ebdesign3/bakgrund.jpg');
}
#totalcontainer {
  margin: 5px auto;
}
#toptext .telefon {
  margin: 0px auto;
  font-size: 11px;
}
#header {
  background-color: transparent;
  height: 107px;
}
#topmeny {
  background-color: transparent;
  width: 790px;
}
#topmeny ul li a:link,
#topmeny ul li a:visited,
#topmeny ul li a:active,
#column_1 p b {
  color: #fff;
}
#topmeny ul li a:hover {
  color: #7EACCC;
}
#column_1 h3,
#column_2 h3,
h3.special,
#footer {
  color: #000;
}
#content,
#column_1 h3,
#column_2 h3,
#column_1 h3.special,
#column_2 h3.special,
h3.special,
.tipsaenbekant {
    background: #fff;
}
p.kontaktuppgifter a:link,
p.kontaktuppgifter a:visited,
p.kontaktuppgifter a:active,
#column_main .column_content .content a:link,
#column_main .column_content .content a:visited,
#column_main .column_content .content a:active {
  border-bottom: 1px solid #0061a5;
}
#column_1 ul.information li a:hover,
p.kontaktuppgifter a:link,
p.kontaktuppgifter a:visited,
p.kontaktuppgifter a:active,
p.kontaktuppgifter a:hover,
#content_categories ul.cl_0 li.cl_folded a:hover,
#content_categories ul.cl_0 li.cl_unfolded a:active,
#content_categories ul.cl_0 li.cl_unfolded a:hover,
#content_categories ul.cl_1 li.cl_unfolded a:active,
#content_categories ul.cl_1 li.cl_unfolded a:hover,
#content_categories ul.cl_2 li.cl_unfolded a:active,
#content_categories ul.cl_2 li.cl_unfolded a:hover,
#content_categories ul.cl_3 li.cl_unfolded a:active,
#content_categories ul.cl_3 li.cl_unfolded a:hover,
#column_main .column_content .content a:link,
#column_main .column_content .content a:visited,
#column_main .column_content .content a:active,
#column_main .column_content .content a:hover,
#column_main h1,
#column_2 .time_offered_products p.price,

#lightbox a:hover,
#undersida a:link,
#undersida a:visited,
#undersida a:active,
#undersida .pink,
#undersida .pink_number,
#forstasidan .brodtext a:hover,
.red_arrow,
.breadcrumbs a:hover,
.ebutik a:hover,
.fn, .org,
.vcard a:link,
.vcard a:visited,
.vcard a:active {
  color: #0061A5;
}
#footer .telefon {
  float: none;
  margin: 0 0 0 0px;
}
#footer a:active {
  color: #999;
  border-bottom: none;
}
#footer a:hover {
  color: #666;
}
#undersida {
  padding: 0 0px;
}
#varukorgen {
  margin: 0px 0px 0 0;
}

#visa                 { display:block; }
#mastercard           { display:block; }
#amex                 { display:none; }
#paypal               { display:block; }
#posten               { display:block; }
#auriga               { display:block; }
#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; }
#}
