/* == 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: georgia,verdana,arial; }
: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 #872260 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: 18px;
  margin-left: 60px; }
  
  #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: 10px; font-weight: bold; color: #666; letter-spacing: -1px; }
  #header .box p { font-size: 12px; color: #666; line-height: 20px; }
  
  
  /* ======================
  MENU
  ======================== */
  
  #topmeny {
  background: repeat-x #872260 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: #872260;
  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: ##9C9C9C; }
  
  #topmeny ul li a:hover {
  color: #330000; }
  
  #topmeny ul li.active {
  color: #872260; }
  
  
  /* ======================
  CONTENT
  ======================== */
  
  #content {
  background: #e8e8e8;
  width: 970px;
  padding: 10px;
  display: block;
    margin: 0;
  float: left; }
  
  .widget, .mywidget {
  margin: 0 0 10px 0;
  width: 200px;
  /* font-size: 0; */
  display: block;
  background: #fff;
font-face: Tangerine;}

  .mywidget_special {
  margin: 0; width: 200px; display: block; background: #fff; }
  
  
  /* ======================
  COLUMN_1
  ======================== */
  
  #column_1 {
  width: 200px;
  display: block;
  margin: 0 10px 0 0;
  float: left; }
  
  #column_1 h3, #column_2 h3 {
  background: #330000;
  padding: 5px 8px;
  font-family: tangerine;
  font-size: 28px;
  color: #fff;
  margin: 0;
  width: 180px; }
<!---font-size: 14px; -->
  <!---font-weight: bold; -->
 
  <!--- Rubrik "varukorg"--> 
  #column_1 h3.special, #column_2 h3.special {
  background: #fff;
  font-family:Tangerine, palatino;
  font-size: 28px; }

h3.special { background: #330000; color: #fff; font-family:Tangerine, palatino; font-size: 28px; padding: 6px 8px; }
      
  #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: #872260; }
    
  #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 #872260; }

  #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: #872260; }
  
  .arrow {
  font-size: 14px; }
  
  p.kontaktuppgifter a:link,
  p.kontaktuppgifter a:visited,
  p.kontaktuppgifter a:active {
  color: #872260;
  border-bottom: 1px solid #872260; }

  p.kontaktuppgifter a:hover {
  color: #872260; 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: 12px; 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: #872260; 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: #872260; font-size: 12px; 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: #872260; font-size: 12px; 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: #872260; font-size: 12px; display: block; margin-left: 15px; }
#content_categories ul.cl_1 li.cl_unfolded a:hover {color: #872260; font-size: 12px; 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: #872260; font-size: 12px; display: block; margin-left: 30px; }
#content_categories ul.cl_2 li.cl_unfolded a:hover { color: #872260; font-size: 12px; 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: #872260; font-size: 12px; display: block; margin-left: 50px; }
#content_categories ul.cl_3 li.cl_unfolded a:hover { color: #872260; font-size: 12px; 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 {
  background: #fff;
  width: 720px;
  display: block;
  float: left;
  padding: 20px; }
    
#column_main .column_content {
background: #ffffff;
float: left;
display: block;
width: 550px;
padding: 0; }

#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: #872260; border-bottom: 1px solid #872260; }

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

#column_main_big h1,
#column_main h1 {
font-size: 48px;
color: #872260;
text-shadow: 4px 4px 4px #aaa;
font-align: center;  
letter-spacing: -1px;
font-weight: bold;
margin: 10px 0 5px 0;
padding: 0;
display: block;
font-family:Tangerine, palatino; }

#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;
font-family:Tangerine, palatino; }
  
#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; }
  
  .newsletter_response,
#column_main_big p,
#column_main p {
    font-size: 12px;
    /*line-height: 22px;
    margin: 0 0 15px 0;*/
    color: #333;
}
  
  
  #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: #330000; }

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

.fb-like-box {
  background: white;
  margin-bottom: 10px;
  float: right;}
  
  /* ======================
  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: 23px; height: 26px; margin: 0 0 0 10px; padding: 6px 0 0 0px; color: #4F4F4F; font-size: 12px; line-height: 16px; background: #fff; border-bottom: 1px dashed #ccc; }

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

#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: #330000; 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; color: #4F4F4F; 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: #872260; }

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

#lightbox a:hover {
color: #872260; }

#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:#330000; }
#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 == */

.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: #872260; border-bottom: 1px solid #ccc; }

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

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

#undersida .pink_number { float: left;
color: #872260; 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: #872260; 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: #872260; }

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

.breadcrumbs a:hover {
color: #872260; }


.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: #872260; color: #fff; }



/* == VARUKORGEN == */

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

/* == VCARD == */

.vcard { font-size: 11px; padding: 10px; color: #666; }
.fn, .org { color: #872260; 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: #872260; 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:block; }
#klarna-konto         { display:block; }
#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;
}/* === KASSAN === */
  

/* == BREADCRUMBS =============================================================================== */

    .breadcrumbs {
    background: repeat #fff top left url('/layouts/ebdesign3/bkg_breadcrumbs.gif');
    width: 720px;
    height: 21px;
    display: block;
    margin: 0;
    float: left; }

      .breadcrumbs p {
      padding: 4px 0 0 0;
      font-size: 11px;
      float: left;
      color: #666; }

      
/* == CHECKOUT_CONTENT =============================================================================== */

    .checkout_content {
    display: block;
    margin: 10px 0;
    width: 720px !important;
    float: left;
overflow: hidden; }
        
    .checkout_content h1 {
    color: #872260;
    font-size: 30px;
    float: left;
    letter-spacing: -2px;
    font-weight: normal; }
        
    .checkout_content .checkout_box_info {
    width: 550px;
    padding: 0;
    margin: 10px 0;
    display: block;
    float: left; }
      
      .checkout_content .checkout_box_info p {
      font-size: 14px;
      width: 550px;
      line-height: 22px;
      display: inline;
      float: left;
      margin-bottom: 10px;
      color: #666; }
      
        p.savecart {
        background: no-repeat 0 5px url('/layouts/ebdesign3/icon_savecart.gif');
        padding: 0 0 0 20px; }
        
          p.savecart a:link, p.savecart  a:visited, p.savecart  a:active {
          color: #999;
          font-size: 12px;
          font-style: italic;
          border-bottom: 1px solid #ccc; }
          
            p.savecart  a:hover {
            color: #666; }
        
      .checkout_content .cart {
      background: no-repeat #fff top right url('/layouts/ebdesign3/bkg_cart.gif');
      width: 128px;
      margin: 10px 0 0 0;
      height: 111px;
      display: block;
      float: right; }
      
          .checkout_content .cart .box {
          background: no-repeat top right url('/layouts/ebdesign3/bkg_cartbox.gif');
          width: 59px;
          height: 36px;
          color: #fff;
          font-size: 12px;
          padding: 5px 0 0 0;
          margin: 45px auto 0 35px;
          text-align: center;
          display: inline;
float: left; }
          .number {
background: transparent;
font-size: 28px;
width: 60px;
float: left;
letter-spacing: -2px;
font-weight: bold; }
          .amount_identifier {
font-weight: normal;
color: #d9eeff;
margin-right: 5px;
letter-spacing: 1px;
font-size: 12px; }


  h2 {
  background: #330000;
  width: 710px;
  height: 33px;
  display: block;
  margin: 20px 0 0 0;
  padding: 5px 0 0 10px;
  color: #fff;
  font-size: 32px;
  float: left;
  letter-spacing: -1px;
  font-weight: normal;
  font-family: Tangerine, Georgia; }

  h6 {
  background: #fff;
  width: 710px;
  height: 33px;
  display: block;
  margin: 20px 0 0 0;
  padding: 5px 0 0 10px;
  color: #fff;
  font-size: 32px;
  float: left;
  letter-spacing: -1px;
  font-weight: normal;
  font-family: Tangerine, Georgia; }
  
    h2 .nav {
float: left; display: block;
    font-weight: bold;
    font-size: 22px;
    color: #872260;
    padding-right: 12px; }
    
      h2 .nav b {
      font-size: 22px;
      color: #fff; }
          .h2_extra {
font-size: 12px; font-style: italic; letter-spacing: 0px; color: #eeeeee; text-align: right; margin: 8px 10px 0 0; display: block; float: right; }  
            
  table#products {
  width: 720px;
  float: left;
  padding: 0;
  margin: 0; }

  th {
  font-size: 12px;
  font-family: Palatino,verdana,arial;
  font-weight: bold;
  color: #666;
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding: 15px 10px 10px 10px;
  background: #fff; }
  
    table#products tr {
    background: #fff; }
  
      table#products tr:hover {
      background: #e8e8e8; }
  
  td {
  border-bottom: 1px solid #ccc;
  font-size: 11px;
  padding: 5px;
  color: #666; }
    
  .artikelnummer {
  text-align: center; }
  
    td.artikelnummer {
    font-size: 10px; }
  
  .produktbild {
  width: 50px;
  text-align: center; }
  
  .lagerstatus {
  text-align: center; }
  
  .antal {
  text-align: center; }
  
    td.antal {
    color: #872260;
    font-style: italic; }
  
  .a_pris {
  text-align: center; }
  
  .summa {
  text-align: center; }
  
  td.summa {
  font-weight: bold; }
  
  .andra {
  text-align: center; }
  
  td.andra img {
cursor: pointer;
cursor: hand;
  padding: 0 1px; }
    
  .sum_container {
  margin-top: 1px;
  float: left;
  display: block;
  padding: 10px;
  background: repeat-x top left url('/layouts/ebdesign3/bkg_tr.gif');
  width: 700px;
  text-align: center; }
  
  .sum_container .sumtext {
  color: #872260;
  font-weight: bold;
  font-size: 14px;
  float: left; }
  
  .sum_container .sum {
  color: #872260;
  font-weight: bold;
  font-size: 14px;
  float: right; }


/* == LEVERANSSÄTT == */

#leveranssatt_container {
width: 720px; float: left; display: block; }

#leveranssatt {
width: 720px; }

#leveranssatt tr {
background: #fff; }

#leveranssatt tr:hover {
background: #e8e8e8; }

#leveranssatt td.leveranssatt_name {
font-size: 12px;
color: #474545;
width: 210px;
padding: 10px;
border-bottom: 1px solid #ccc;
font-weight: bold; }

#leveranssatt td.leveranssatt_beskrivning {
font-style: italic;
padding: 10px;
border-bottom: 1px solid #ccc; }

#leveranssatt td.leveranssatt_summa {
width: 100px;
padding: 10px;
border-bottom: 1px solid #ccc;
color: #872260;
text-align: right;
font-weight: bold;
font-size: 12px; }
  

/* == BETALNINGSSÄTT == */

#betalningssatt_container {
width: 720px; float: left; display: block; }

#betalningssatt {
width: 720px; }

#betalningssatt tr {
background: #fff; }

#betalningssatt tr:hover {
background: #e8e8e8; }

#betalningssatt td.betalningssatt_name {
font-size: 12px;
color: #474545;
width: 180px;
padding: 10px;
border-bottom: 1px solid #ccc;
font-weight: bold; }

#betalningssatt td.betalningssatt_beskrivning {
font-style: italic;
width: 300px;
padding: 10px;
border-bottom: 1px solid #ccc;
line-height: 16px; }

#betalningssatt td.betalningssatt_summa {
border-bottom: 1px solid #ccc;
padding: 10px;
width: 100px;
text-align: right;
color: #872260;
font-weight: bold;
font-size: 12px; }

#betalningssatt td.betalningssatt_icons {
border-bottom: 1px solid #ccc;
text-align: center; }
  

/* == TOTALSUMMA == */
  
/*  .sum_container {
  background: repeat-x top left url('/layouts/ebdesign3/bkg_tr.gif');
  margin-top: 15px;
  border-top: 2px solid #872260;
  float: left;
  display: block;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 710px; } */
  
  .sum_container .totalsumtext {
  color: #999;
  font-weight: normal;
  font-size: 28px; }
  
  .sum_container .totalsum {
  color: #872260;
  font-weight: bold;
  padding-left: 10px; 
  font-size: 28px;}
  
  .sum_container .moms {
  font-size: 11px;
  font-style: italic;
  color: #999; }
  
  .sum_container p {
  font-size: 14px;
  margin-top: 5px;
  font-style: italic;
  color: #999; }

  .left {
  width: 230px;
  float: left;
  display: block;
  border-bottom: 0;
  margin-right: 10px; }
  
  .left p {
  float: left;
  width: 200px; }
  
  .middle {
  width: 230px;
  float: left;
  display: block;
  border-bottom: 0;
  margin-right: 10px; }
  
  .right {
  width: 230px;
  float: left;
  display: block;
  border-bottom: 0; }

p.info a:link, p.info a:visited, p.info a:active {
color: #666;
border-bottom: 1px solid #ccc; }

p.info a:hover {
color: #872260;
border-bottom: 1px solid #ccc; }

#order_form b {
font-size: 12px;
letter-spacing: 0px;
color: #474545; }

#order_form p {
display: block;
margin-top: 10px; }

.email_field { float: left; width: 100%; margin: 20px 0 10px 0; }

.ssn { display: block; float: left; width: 100%; }

p.ssn_left { float: left; padding: 0; margin: 0 20px 0 0; width: 220px; }
p.ssn_right { float: left; padding-top: 17px; margin: 0; }

.login { width: 700px; float: left; display: block; }

#login_password {
display: inline; float: left; height:46px; margin-top:15px; }

#order_form_kreditor { float: left; display: block; }

#order_form_kreditor input,
#order_form_kreditor select,
#order_form_kreditor textarea {
background: repeat-x #fff top left url('/layouts/ebdesign3/bkg_checkout_inputs.gif'); }

#order_form_kreditor #submit_form {
background: #fff; }

#ctl_fetch_user_data {
background: #999;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding: 3px;
color: #fff;
font-size: 14px;
font-weight: bold;
width: 210px; }

#perform_login {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
background: #872260;
color: #ffffff;
font-size: 14px;
font-weight: bold;
padding: 3px 5px; }

#buy {
display: block;
float: right; }

.finish_order_txt {
font-size: 14px; line-height: 18px; color: #666; padding-left: 3px; margin-bottom: 3px; }

.finish_order_txt a:link,
.finish_order_txt a:visited,
.finish_order_txt a:active {
color: #666666;
border-bottom: 1px solid #ccc;
text-decoration: none; }

.finish_order_txt a:hover {
color: #872260;
border-bottom: 1px solid #ccc;
text-decoration: none; }

#featuredproducts { margin: 25px 0 0 0;
display: block; float: left; width: 100%; }

#featuredproducts h3 {
padding: 0 0 10px 0; border-bottom: 2px dotted #ccc; color: #872260; font-size: 24px; font-weight: normal; margin-bottom: 10px; }

#featuredproducts .featuredobject {
width: 130px;
display: block;
float: left;
margin: 0 13px 13px 0; }

#featuredproducts .featuredobject .description_container {
display: block; float: left; font-size: 0px; height: 20px; width: 100%; }

#featuredproducts .featuredobject p.description {
float: left; font-size: 11px; color: #666; width: 100%; text-align: center; }

#featuredproducts .featuredobject .price_container {
width: 130px; border-top: dotted 2px #ccc; float: left; }

#featuredproducts .featuredobject table.price_cart {
width: 130px; }

#featuredproducts .featuredobject td { border-bottom: 0; padding: 0; }

#featuredproducts .featuredobject td.price {
color: #872260; font-size: 16px; font-weight: bold; padding: 5px; text-align: center; }

#featuredproducts .featuredobject td.button { text-align: center; } 

#featuredproducts .featuredobject .nomargin {
margin: 0 0 13px 0; }

#featuredproducts .featuredobject .image {
float: left;
display: block;
width: 100%;
text-align: center;
height: 100px;
margin-bottom: 5px; }

#featuredproducts .featuredobject h3 {
font-size: 20px; font-weight: normal; color: #872260; display: block; margin-bottom: 12px; }

#featuredproducts .featuredobject h4 {
display: block;
font-size: 11px;
font-weight: bold;
float: left;
line-height: 100%;
height: 20px;
padding: 10px 0;
width: 100%;
color: #666;
text-align: center; }

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

#featuredproducts .featuredobject h4 a:hover {
color: #872260; width: 100%; text-decoration: none; }

#terms_of_service {
margin-top: 15px;
border-top: solid 1px #666 }

#terms_of_service p {
display: block;
margin-top: 10px;
color: #666;
font-size: 12px; }

#terms_of_service h3 {
font-size: 16px;
color: #872260;
letter-spacing: -1px;
font-weight: normal;
margin: 10px 0 5px 0;
padding: 0;
display: block;  }

#shoppingcart_editcart .delete { margin-left: 10px; }/* == CATEGORY_CONTENT == */

    .category_content {
    display: inline;
border-top: 1px dashed #ccc;
padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    width: 720px;
    float: left; }
    
    .category_content h1 {
    color: #330000;
    font-size: 30px;
    letter-spacing: -1px;
    margin: 0;
    font-family: Tangerine, palatino;   
    font-size: 64px;   
    text-shadow: 4px 4px 4px #aaa; 
    font-weight: normal; }
    
      .category_content .h1category {
      color: #999; }
      
    .category_content .category_sorting {
    background: #e8e8e8;
    width: 720px;
    height: 48px;
                border-top: 1px dashed #ccc;
                border-bottom: 1px dashed #ccc;
    margin-bottom: 10px; }
    
      .category_sorting p {
      font-size: 14px;
      padding: 18px 9px 15px 9px;
color: #999; }
      
      .category_sorting .showing {
      float: left;
padding-left: 10px; }
      
        .showing .product_count { font-weight: bold; font-style: normal;
        color: #330000; }
.product_count2 {
color: #666; font-style: normal; font-weight: bold; }
      
      .category_sorting .sort_by {
      float: left; }
      
      .category_sorting .show_amount {
      float: right; }


/* == CATEGORY OBJECTS == */
      
.categoryobject_container {
float: left; display: inline; clear: both; }
          
.categoryobject {
width: 231px; margin: 0 3px 15px 3px; float: left; display: block; }

.categoryobject .zoom { margin: 120px 0 0 200px; position: absolute; width: 29px; height: 23px; z-index: 99; }

.categoryobject .image {
display: block; width: 100%; text-align: center; height: 147px; padding-bottom: 5px; }

.categoryobject .h3_container { float: left; padding: 0 5px; width: 221px; }

.categoryobject h3 {
display: block; font-size: 14px; font-weight: bold; float: left; line-height: 18px; height: 23px; color: #666; width: 100%; text-align: center; line-height: 100%; }

.categoryobject h3 a:link,
.categoryobject h3 a:visited,
.categoryobject h3 a:active {
color: #666; text-decoration: none; }

.categoryobject h3 a:hover {
color: #330000; width: 100%; text-decoration: none; }
      
.categoryobject .description_container {
background: #fff; display: inline-block; float: left; font-size: 0px; height: 22px; width: 231px; border-top: 1px dashed #ccc; padding: 2px 0 0 0; }

.categoryobject p.description {
font-size: 11px; color: #666; padding: 3px 5px 0 5px; display: inline-block; display: block; text-align: center; font-style: italic; }

.categoryobject .price_container {
width: 231px; background: #e8e8e8; float: left; border-top: 1px dashed #ccc; height: 100%; overflow: hidden; }

.categoryobject table.price_cart { width: 231px; }

.categoryobject .price_container td { border-bottom: 0; padding: 0; }

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

.categoryobject .price_container td.button { text-align: right; padding: 10px 10px 10px 0; line-height: 100%; height: 100%; }

/* == END / CATEGORY OBJECTS ==*/

.category_content .nomargin {
margin: 0 0 13px 0; }

.category_details {
color: #666;
font-family: Tangerine, palatino;   
font-size: 48px;   
text-shadow: 4px 4px 4px #aaa;   
<!--- font-size: 14px;-->
<!--- font-style: italic;-->
margin: 5px 0 10px 0;
display: block; }

.category_details a:link,
.category_details a:visited,
.category_details a:active {
color: #333; text-decoration: none; }

.category_details a:hover { color: #330000; border-bottom: 0; text-decoration: none; border-bottom: 1px solid #ccc; }

.category_details a img { border: 0; }

.category_details p { color: #666; display: block; font-size: 14px; line-height: 20px; margin: 0 0 10px 0; }

.buy {
float: right; }

.noproducts_in_cat { font-size: 18px; color: #666; border-top: 10px solid #e8e8e8; padding-top: 10px; display: none; }

.noproducts_in_cat .leftarrow { font-weight: bold; font-size: 20px; color: #330000; }


.subcategories_object_container { display: inline; float: left; margin: 10px 0; padding-left: 10px; width: 710px; overflow: hidden; }

.subcategories_object_container h6 
{font-family: Tangerine, palatino;
text-shadow: 4px 4px 4px #AAA;
font-weight: normal;
font-size: 40px; 
font-weight: normal; 
color: #666
display: block; margin: 0 0 20px 0; }

.subcategories_object {
border: 1px dashed #ccc; float: left; width: 140px; margin: 0 15px 30px 0; padding: 10px; height: 180px; display: inline; }

.subcategories_object img { border: 0; }

.subcategories_object a:link,
.subcategories_object a:visited,
.subcategories_object a:active {
text-decoration: none; width: 140px; text-align: center; float: left; display: inline; color: #666; border: 0; }

.subcategories_object a:hover { color: #330000; text-decoration: none; border: 0; }

.subcategories_object h4 { margin-top: 10px; font-size: 14px; text-align: center; height: 45px; float:left; font-weight: bold; display: inline; overflow: hidden; width: 140px; }

.subcategories_object h4 a:link, .subcategories_object h4 a:visited, .subcategories_object h4 a:active { display: inline; float: none; } 

.subcategories_img_container {
width: 140px; height: 140px; }


/* PAGES */


/* == PREV_NXT == */

.prev_nxt {
background: #e8e8e8;
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
display: block;
float: left;
width: 720px;
padding: 5px 0;
font-size: 11px;
font-weight: bold;
margin: 10px 0;
text-align: center; }

.prev_nxt .prev {
color: #adadad;
float: left;
margin-left: 10px;
text-align: right; }

.prev_nxt .nxt {
background: #e8e8e8;
color: #adadad;
text-decoration: none;
float: right;
margin-right: 10px;
text-align: left; }
            
.prev_nxt a:link .prev,
.prev_nxt a:visited .prev,
.prev_nxt a:active .prev {
background: no-repeat left 4px url('/layouts/ebutik_blue/arrow_left.gif');
text-decoration: none;
float: left;
padding: 1px 0 0 14px;
margin-left: 10px;
color: #999;
text-align: right;
cursor: hand; cursor: pointer; }

.prev_nxt a:hover .prev {
background: no-repeat left 4px url('/layouts/ebutik_blue/arrow_left_hover.gif');
text-decoration: none;
color: #666; }


.prev_nxt a:link .nxt,
.prev_nxt a:visited .nxt,
.prev_nxt a:active .nxt {
background: no-repeat right 4px url('/layouts/ebutik_blue/arrow_right.gif');
text-decoration: none;
float: right;
padding: 1px 14px 0 0;
margin-right: 10px;
color: #999;
text-align: left;
cursor: hand; cursor: pointer; }

.prev_nxt a:hover .nxt {
background: no-repeat right 4px url('/layouts/ebutik_blue/arrow_right_hover.gif');
text-decoration: none;
color: #666; }


.category_content .page_box {
float: left;
width: 100%;
display: block; }    

.page_box table {
background: #E8E8E8; width: 100%; padding: 4px 0 0 0; height: 21px; }
    
.page_box .left {
text-align: left;
width: 150px;
float: left; }
    
.page_box .page_number {
text-align: center;
width: 400px;
line-height: 12px;
display: block;
float: left;
font-size: 12px;
color: #ccc; }
    
.page_box .right {
text-align: right;
width: 150px;
display: block;
float: right; }


.page_number .active_page {
font-size: 14px; font-weight: bold; color: #330000; line-height: 16px; }

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

.page_number a:hover {
color: #872260; text-decoration: none; }

.page_box .prev {
background: no-repeat left 4px url('/layouts/ebutik_blue/arrow_left_nolink.gif');
color: #adadad;
float: left;
font-size: 12px;
padding: 0 0 0 14px;
margin-left: 10px;
text-align: right; }

.page_box .nxt {
background: no-repeat right 4px url('/layouts/ebutik_blue/arrow_right_nolink.gif');
color: #adadad;
text-decoration: none;
float: right;
font-size: 12px;
padding: 0 14px 0 0;
margin-right: 10px;
text-align: left; }
            
.page_box a:link .prev,
.page_box a:visited .prev,
.page_box a:active .prev {
background: no-repeat left 4px url('/layouts/ebutik_blue/arrow_left.gif');
text-decoration: none;
float: left;
font-size: 12px;
padding: 0 0 0 14px;
margin-left: 10px;
color: #666;
text-align: right;
cursor: hand; cursor: pointer; }

.page_box a:hover .prev {
background: no-repeat left 4px url('/layouts/ebutik_blue/arrow_left_hover.gif');
text-decoration: none;
color: #333; }


.page_box a:link .nxt,
.page_box a:visited .nxt,
.page_box a:active .nxt {
background: no-repeat right 4px url('/layouts/ebutik_blue/arrow_right.gif');
text-decoration: none;
float: right;
padding: 0 14px 0 0;
margin-right: 10px;
color: #666;
font-size: 12px;
text-align: left;
cursor: hand; cursor: pointer; }

.page_box a:hover .nxt {
background: no-repeat right 4px url('/layouts/ebutik_blue/arrow_right_hover.gif');
text-decoration: none;
color: #333; }

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

.page_number .active_page {
font-size: 14px; font-weight: bold; color: #330000; line-height: 14px; }

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

.page_number a:hover {
color: #330000; text-decoration: none; }
#featuredproducts { margin: 25px 0 0 0;
  display: inline; float: left; width: 100%; } 
fieldset {}

<!--- NYTT -->
input.knapp {
  background: #666666;
  border: 1px solid white;
  color: white;
  float: right;
  outline: 1px solid #666666;
  padding: 1px 10px; }

input.knapp:hover {
  background: #333;
  cursor: pointer; }

.categoryobject .price_container td.button { padding: 5px 10px 5px 0; }

.categoryobject table.price_cart { height: 36px; }

.alert {
  background: white;
  border: 1px dashed ;
  height: 32px;
  display: none;
  padding: 10px;
  position: absolute;
  text-align: center;
  width: 120px; }
#login_form input {
background-color: #fff;
border: solid 1px #ccc;
padding: 2px; }

.valkommen {
width: 520px;
display: block;
margin: 10px 0 0 0; }

.valkommen h1 {
font-family: Tangerine,palatino;
float: left;
color: #832633 !important;
font-size: 48px !important;
text-shadow: 4px 4px 4px #aaa;
letter-spacing: -1px !important;
font-weight: normal !important;
margin: 7px 0 7px 0 !important;
text-align: center; }

.valkommen h2 {
font-family: palatino;
color: #000000 !important;
font-size: 28px !important;
letter-spacing: -2px !important;
font-weight: normal !important;
margin: 0 0 0 0 !important;
text-align: left; }

.page_header_4 h4 {
font-family: palatino;
color: #000000 !important;
font-size: 12px !important;
letter-spacing: -2px !important;
font-weight: normal !important;
margin: 0 0 0 0 !important;
text-align: left; }

#topmeny ul li.menu_item_1 {
<!--- background: #0b4763;-->
background: #fff;
  color: #fff; }
@import url(http://fonts.googleapis.com/css?family=Tangerine:400,700);


