/* == CSS / TESTBUTIK == */

body { background:#fff; }

* { 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 { text-decoration: none; color:#ea0e8b;}
a:hover { text-decoration: none; color:#f36c23;}

  
  /* ======================
  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: 50px;
  margin-left: 40px; }
  
  #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: 25px;
  margin: 10px 0 0 0;
  padding: 0;
  float: left;
  display: block; }

  #topmeny ul {
  width: 100%;
  display: block;
  text-align: left;
  float: left;
  height: 25px; }
  
  #topmeny ul li {
  display: block;
  display: inline;
  font-size: 14px;
  float: left;
  margin-right: 20px;
  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: 0;
  color: #231f20!important; }
  
  #topmeny ul li a:hover {
  color: #f36c23!important; }
  
  #topmeny ul li.active {
  color: #fff; }
  
  
  /* ======================
  CONTENT
  ======================== */

  #top-bg {
  background: no-repeat #fff url(/layouts/ebdesign3/top-bg.gif);
  width: 950px;
  height:15px;
  padding: 0 10px 0 10px;
  display: block;
    margin: 0;
  float: left; }
  
  #content {
  background: repeat-y #fff url(/layouts/ebdesign3/content-bg.gif);
  width: 950px;
  padding: 5px 10px;
  display: block;
    margin: 0;
  float: left; }
  
  .widget, .mywidget {
  margin: 0 0 10px 0;
  width: 180px;
  /* font-size: 0; */
  display: block; }

  .mywidget-search {
  margin:0;
  width: 180px;
  /* font-size: 0; */
  display: block; }

  .mywidget_special {
  margin: 0; width: 200px; display: block; background: #fff; }
  
  
  /* ======================
  COLUMN_1
  ======================== */
  
  #column_1 {
  width: 180px;
  display: block;
  margin: 0 10px 0 10px;
  float: left; }

#column_1_social {
  margin: 0;
  float: left; }
  
  #column_1 h3 {
  padding: 0 0 3px 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin: 0;
  width: 160px; }

  #column_2 h3 {
  background:none repeat scroll 0 0 #333;
  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 { background: #16CDD3; color: #fff; padding: 6px 8px; }
      
  #column_1 p {
  font-size: 11px;
  line-height: 16px;
  color: #666;
  display: block;
  margin: 0;
  padding: 3px 0 0 0; }
  
  #column_1 p b {
  color: #16CDD3; }
    
  #column_1 ul.information {
  font-size: 11px;
  padding:0;
  color: #666;
  margin: 0; }
  
  #column_1 ul.information li {
  padding: 3px 0;}

  #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; }
  
  
/* ======================
COLUMN_1 PRODUCT MENU
======================== */
  
#content_categories { background: #fff; display: block; }
#content_categories ul.cl_0 { font-size: 12px; display: block; width: 180px; padding:0; 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: #fff!important; display: block; background:#333; padding: 10px; }
#content_categories ul.cl_0 li.cl_folded a:hover { color: #16CDD3; background:#696969; }

#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: #ea0e8b; font-size: 12px; display: block; background:#333; padding: 10px; }

#content_categories ul.cl_0 li.cl_unfolded a:hover { color: #16CDD3; font-size: 12px; display: block; background:#333; }

/* 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: #fff!important; display: block; background:#333; padding: 10px;  }
#content_categories ul.cl_1 li.cl_folded a:hover { color: #16CDD3; background:#696969; }


#content_categories ul.cl_1 li.cl_unfolded {background-color:#333; margin:2px 0 0 0; padding:10px 0 10px 0;}
#content_categories ul.cl_1 li.cl_unfolded a:link,
#content_categories ul.cl_1 li.cl_unfolded a:visited { color: #ea0e8b; font-size: 12px; display: block; background:#333; padding: 0 10px 0 10px; }
#content_categories ul.cl_1 li.cl_unfolded a:active { color: #ea0e8b; font-size: 12px; display: block; background:#333; padding: 0 10px 5px 10px; }
#content_categories ul.cl_1 li.cl_unfolded a:hover {color: #16CDD3; font-size: 12px; display: block; background:#333; }

/* 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; padding:10px 10px 5px 10px;}
#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: #16CDD3; font-size: 12px; display: block; }
#content_categories ul.cl_2 li.cl_unfolded a:hover { color: #16CDD3; font-size: 12px; display: block; }

/* 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: #16CDD3; font-size: 12px; display: block; margin-left: 50px; }
#content_categories ul.cl_3 li.cl_unfolded a:hover { color: #16CDD3; font-size: 12px; display: block; margin-left: 50px; }

#content_categories li { margin-top: 2px; margin-bottom: 2px; font-weight: bold; }
#content_categories li li li { margin-top: 0; margin-bottom: 0; font-weight: normal; }

      
  /* ======================
  COLUMN_MAIN
  ======================== */
  
  #column_main {
  width: 520px;
  display: block;
  margin: 0 5px 0 5px;
  padding: 0;
  float: left; }
  
  #column_main_big {
  background: #fff;
  width: 730px;
  display: block;
  float: left;
  padding: 0 0 10px 10px; }

  #column_main_big-intro {
  background: #fff;
  width: 740px;
  display: block;
  float: left;
  padding: 0 0 10px 0; }
    
#column_main .column_content {
background: #ffffff;
float: left;
display: block;
width: 510px;
padding: 0; }

#column_main .column_content .content { padding: 0; }

#column_main .column_content .content a:link, #column_main .column_content .content a:visited, #column_main .column_content .content a:active {
border-bottom: 0; color:#ea0e8b; }

#column_main .column_content .content a:link, #column_main .column_content .content a:visited, #column_main .column_content .content a:active {
border-bottom: 0; color:#ea0e8b; }

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

#column_main h1 {
font-size: 32px;
color: #333;
letter-spacing: -1px;
font-weight: normal;
margin: 0 0 5px 0;
padding: 0;
display: block; }

#column_main h2 {
font-size: 28px;
color: #333;
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: #333;
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: 13px;
  line-height: 17px;
  margin: 0 0 15px 0;
  color: #333; }
  

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

  .finish_order, .finish_order td {
  font-size: 12px;
  text-align: left; }
  
  
  /* ======================
  COLUMN 2
  ======================== */
  
  #column_2 {
  width: 199px;
  border-left:1px dotted #ccc;
  padding:0 0 0 10px;
  display: block;
  float: left; }
  
  
  
/* == 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; }

/* == STARTPRODUKTER == */


#intro-pic{
    float: left;
    width: 740px;
}

#intro{
    background: #ededed;
    color:#333333;
    display: block;
    float: left;
    margin:10px 10px 10px 0;
    padding: 10px;
    width: 414px;
}

#intro h1{
    color:#ea0e8b;
    font-size:2em;
    font-weight:300;
    margin-bottom:5px;
}

#intro p{
    margin-bottom:5px;
    font-size:1em;
    line-height:1.5em;
}

#strumpogram{
    background: #f36c23;
    color:#fff;
    display: block;
    float: left;
    padding:10px;
    margin-bottom:10px;
    margin-right: 10px;
    width: 350px;
    height:250px;
}

#strumpogram a:link{
    color:#ea0e8c;
}

#strumpogram a:hover{
    color:#ccc;
}

#strumpogram h2{
    color:#f7eb32;
    font-size:2em;
    font-weight:300;
    line-height:1.2em;
    margin-bottom:15px;
}

#strumpogram p{
    margin-bottom:10px;
    font-size:1em;
    line-height:1.4em;
}


#facebook{
    color:#fff;
    display: block;
    float: left;
    margin-bottom:10px;
    margin-top:10px;
    width: 295px;
}


#start-products {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    padding: 0;
    width: 720px;
}

#start-products .time_offered_products {
float: left;
width:180px;
height: 250px;
margin-bottom:20px;}



#start-products .time_offered_products:hover {
background: #fff; }

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

#start-products .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; }

#start-products .time_offered_products h4 a:hover {
color: #16CDD3; }

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

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

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

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

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

#start-products.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 0 5px 0; }
  
  #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: no-repeat #fff url(/layouts/ebdesign3/footer-bg.gif);
  width:950px;
  color:#666;  
  padding:10px;
  display: block;
  text-align:center;
  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; }

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


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

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

#shoppingcart_shoppingcart .products {
width: 180px; height: 23px; h\eight: 29px; margin: 0 0 0 10px; padding: 6px 0 0 0px; color: #999; font-size: 12px; line-height: 16px; background: #fff; border-bottom: 1px dashed #ccc; }

#shoppingcart_shoppingcart .products b {
color: #16CDD3; }

#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: #999; }

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

#shoppingcart_shoppingcart .shoppingcart_thesum {
background: #fff; #ccc; width: 180px; height: 23px; h\eight: 29px; padding: 6px 0 0 0; margin: 0 0 5px 10px; font-size: 12px; line-height: 16px; color: #999; display: block; text-align: left; }

#shoppingcart_shoppingcart .shoppingcart_thesum b {
color: #16CDD3; }

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

#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: left; display: block; }
.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 {color: #ea0e8b; }



/* == VARUKORGEN == */

#varukorgen { float: right; margin: 3px 10px 0 0; }


.vcard { font-size: 11px; padding:0; color: #333;}
.fn, .org { color: #16CDD3; font-weight: bold; font-size: 12px; }
.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; }#varukorgen { background: #16CDD3 url('/images/127029/varukorg.png') no-repeat 0px -20px; overflow:visible; }
#totalcontainer {
clear:both;
margin:0 auto;
overflow:hidden;
width:990px;
}

#topmeny {
background:#fff;
display:block;
float:left;
margin:0 0 0 10px;
padding:0;
width:980px;
}

#header {
background:#fff;
display:block;
float:left;
height:140px;
margin:20px 0 0 0;
padding:0 10px 0 10px;
width:950px;
}
#header .logo {
display:block;
margin-left:0;
margin-top:0;
position:absolute;
}

#header .info {
display:block;
margin-left:390px;
width:260px;
margin-top:20px;
position:absolute;
}

#header p{
margin-top:5px;
font-size:12px;
text-align:center;
}


#varukorgen {
float:right;
margin:0!important;
}

h3.special {
background:none repeat scroll 0 0 #333;
color:#FFFFFF;
padding:6px 8px;
}

h2 {
color:#333;
display:block;
font-size:30px;
font-weight:normal;
letter-spacing:-2px;
line-height:30px;
margin:5px 0;
}

#shoppingcart_shoppingcart {
display:block;
padding:10px 5px 5px 5px !important;
background:#efefef;
}

#shoppingcart_shoppingcart .products {
background:none repeat scroll 0 0 #EFEFEF;
border-bottom:1px dashed #CCCCCC;
color:#999999;
font-size:12px;
height:23px;
line-height:16px;
margin:0!important;
padding:6px 10px 0 10px !important;
width:160px!important;
}

#shoppingcart_shoppingcart .shoppingcart_thesum {
background:none repeat scroll 0 0 #EFEFEF;
color:#999999;
display:block;
font-size:12px;
height:23px;
line-height:16px;
margin:0!important;
text-align:left;
padding:6px 10px 0 10px !important;
width:160px!important;
}

#shoppingcart_shoppingcart .products b {
color:#ea0e8b;
}

#shoppingcart_shoppingcart .shoppingcart_thesum b {
color:#ea0e8b;
}

.category_content h1 {
    color: #333333 !important;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
}




.category_content h1 {
color:#333;
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
margin:0;
}

.product_content h1 {
color:#333 !important;
}

.product_content {
   display: block;
   float: left;
  padding:10px 0 0 0;
   margin: 0 0 10px;
   width: 720px;
  border-top: 1px dashed #CCCCCC;
}

.product_content .left .box_info {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top:0;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 20px 0;
    width: 385px;
}

.categoryobject .description_container {
background:none repeat scroll 0 0 #FFFFFF;
border-top:0!important;
display:inline-block;
float:left;
font-size:0;
height:0;
padding:2px 0 0;
width:231px;
}

.categoryobject .price_container {
background:none repeat scroll 0 0 #E8E8E8;
border-top:0!important;
float:left;
height:100%;
overflow:hidden;
width:231px;
}

.categoryobject .price_container td.price {
    color: #333!important;
}


.category_content .category_sorting {
    border-bottom:0!important;
    border-top:0!important;

}

.category_sorting p {
    color: #333;
    font-size: 14px;
    padding: 18px 9px 15px;
}

.showing .product_count {
color:#ea0e8b;
font-style:normal;
font-weight:bold;
}

.product_count2 {
    color: #333;
    font-style: normal;
    font-weight: bold;
}

.categoryobject .price_container td.price {
color:#ea0e8b;
font-size:16px;
font-weight:bold;
line-height:100%;
padding:10px 0 10px 10px;
text-align:left;
}

.product_content .right .price p b {
color:#ff0000;
font-size:22px;
}

.fn, .org {
color:#ea0e8b;
font-size:14px;
font-weight:bold;
}

.vcard a:link, .vcard a:visited, .vcard a:active {
border-bottom:1px solid #CCCCCC;
color:#ea0e8b;
}

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

.ordernumber {
color:#ea0e8b;
font-size:18px;
font-weight:bold;
}

.kvitto a:link, .kvitto a:visited, .kvitto a:active {
border-bottom:1px solid #CCCCCC !important;
color:#ea0e8b !important;
}


#column_2 h3.special {
background:none repeat scroll 0 0 #333;
}

#footer p {
color:#666666;
font-size:12px;
line-height:22px;
margin:0 0 5px;
}

#footer  a:link, #footer a:visited, #footer  a:active {
border-bottom:1px solid #CCCCCC;
color:#ea0e8b;
}

.red {
color:#ff0000;
font-weight:bold;
}

.small {
font-size:0.7em;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

.product-header {
background-color:#ea0e8b;
color:#fff !important;
width:160px !important;
padding:5px 10px 5px 10px !important;
}

.product_content .left .box_info p {
    color: #333 !important;
    font-size:13px!important;
}

.category_details {
    font-style: normal!important;
}

.category_details p {
    color: #333!important;
    font-size: 13px!important;
    line-height: 17px!important;
}

.prev_nxt {
    border-bottom:0!important;
    border-top:0!important;
}


.product_content .right .image {
    display: block;
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 311px;
}

.product_content .right .price {
    display: block;
    float: left;
    margin: 10px 0 20px!important;
    text-align: center!important;
    width: 311px;
}

.product_content .right .price p {
    color: #333;
    display: block;
    font-size: 30px;
}

.product_content .right .price p b {
    color: #ea0e8b!important;
    font-size: 30px!important;
}


#column_2 .time_offered_products p.price {
    color: #ea0e8b!important;
    font-size:26px!important;
}

#column_1-info {
    display: block;
    float: left;
    background:#98d6d7;
    margin-bottom: 7px;
    padding:10px;
    width: 160px;
}

#column_1-nyhetsbrev {
    display: block;
    float: left;
    background:#98d7d7;
    margin-bottom: 7px;
    padding:10px;
    width: 160px;
}

#column_1-nyhetsbrev a:link, #column_1-nyhetsbrev a:visited{
  color:#ea0d8b;
}

#column_1-nyhetsbrev a:hover{
  color:#f36c23;
}

#column_1-nyhetsbrev h4{
 font-size:0.8em;
}



#column_1-info p{
   font-size: 0.8em;
   color:#fff;
}

#image-thumbs {
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 311px;
}

.addthis{
    float:left;   
}

.img-right{
    float:right; 
    margin-left:10px;
}

.addthis a:link, .addthis a:visited, .addthis a:hover{
    color:#333;
    font-size:0.8em;  
}

.prev_nxt a:link .prev, .prev_nxt a:visited .prev, .prev_nxt a:active .prev {
    background: url("/layouts/ebdesign3/arrow_left.gif") no-repeat scroll left 4px transparent;
    color: #999999;
    cursor: pointer;
    float: left;
    margin-left: 0;
    padding: 1px 0 0 14px;
    text-align: right;
    text-decoration: none;
}

.prev_nxt {
    background: none repeat scroll 0 0 #fff;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 0 0;
    text-align: center;
    width: 720px;
}

.page_number {
    color: #333;
    display: inline;
    font-size: 17px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

.page_number .active_page {
    color: #EA0E8B;
    font-size: 17px;
    line-height: 14px;
    padding: 0 3px;
    font-weight:normal;
}

.page_number a:link, .page_number a:visited, .page_number a:active {
    color: #333;
    padding: 0 3px;
    font-weight:normal;
    text-decoration: none;
}

.page_number a:hover {
    color: #f36c23;
    padding: 0 3px;
    text-decoration: none;
}


.prev_nxt a:link .nxt_cat, .prev_nxt a:visited .nxt_cat, .prev_nxt a:active .nxt_cat {
    background:#ea0e8b;
    color: #fff;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    padding: 5px;
    text-align: left;
    font-size:14px;
    text-decoration: none;
}

.prev_nxt a:hover .nxt_cat, {
    background:#f36c23;
    color: #fff;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    padding: 5px;
    text-align: left;
    font-size:14px;
    text-decoration: none;
}

.frakt {
    font-size: 15px;
    font-weight:bold;
    margin-top: 10px;
}

.category_content .category_sorting {
    background: none repeat scroll 0 0 #e8e8e8;
    border-bottom:0;
    border-top:0;
    height: 48px;
    margin-bottom: 10px;
    width: 720px;
}

.subcategories_object_container h2 {
    color: #fff;
    letter-spacing:normal;
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
}

/**/

 .product_base_price, .old-price {
 font-size: 11px;
 text-decoration: line-through;
 padding-right: 5px;
 color: black; }
 .sale { color: red; }
.categoryobject .price_container td.button { height: 52px; }




