/* == CSS / TESTBUTIK == */

body {
    background: repeat top left url('/layouts/ebdesign3/bkg_snow.jpg');
}

* {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
list-style-type: none;
list-style: none;
text-decoration: none;
font-family: 'Trebuchet MS', verdana;
}

:focus { outline: 0; }

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

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

    #totalcontainer {
    clear: both;
    overflow: hidden;
    width: 990px;
    margin: 5px 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; }

    /* ======================
    TOPNAV
    ======================== */
#topnav {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  width: 990px;
  height: 43px;
  background: bottom left url("/layouts/ebdesign3/bkg_topnav.png") no-repeat;
}

#topnav a
{
font-size: 12px;
color: #fff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
position: relative;
top: 22px
}

#topnav a:hover 
{ 
text-decoration: underline; 
}

#topnav ul
{
list-style: none;
padding: 0;
margin: 0
}

#topnav li
{
float: left;
margin: 0;
}

            
    
    /* ======================
    HEADER
    ======================== */
    
    #header {
    background: no-repeat #FFFFFF top left url("/layouts/ebdesign3/bkg_header.png");
    width: 990px;
    height: 150px;
    display: block;
    float: left;
    margin: 0;
    padding: 0; }

    #header .logo {
    display: block;
    position: absolute;
    margin-top: 8px;
    margin-left: 20px; }

#header .infoh {
    display: block;
    position: absolute;
    margin-top: 20px;
    margin-left: 330px; }
    
    #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 #F89624 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: #fff;
    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: #fff; }
    
    #topmeny ul li a:hover {
    background: repeat-x top left url('/layouts/ebdesign3/bkg_topmeny_hover.gif');
    color: #fff; }
    
    #topmeny ul li.menu_list_item_active a:link, #topmeny ul li.menu_list_item_active a:visited, #topmeny ul li.menu_list_item_active a:active {
    background: repeat-x top left url('/layouts/ebdesign3/bkg_topmeny_hover.gif');
    color: #fff; }
    
        

    /* ======================
    CONTENT
    ======================== */
    
    #content {
    background: #ffffff;
    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; }

    .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: no-repeat top left url('/layouts/ebdesign3/lila_tab5.gif');
    padding: 5px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    width: 165px; }
    
    #column_1 h3.special, #column_2 h3.special {
    background: #fff; color: #570F48; text-align: center; font-size: 18px; font-family: Courier new, Trebuchet MS, verdana; }


h3.special { background: no-repeat top left url('/layouts/ebdesign3/cart_new1.gif'); color: #fff; padding: 4px 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: #570F48; }
        
    #column_1 ul.information {
    background: #EEEEFF; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; border-top-left-radius: 15px;
    position: relative; z-index: 0;
    font-size: 13px;
    padding: 10px;
    color: #434140;
    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 { display: block; color: #570F48; font-weight: none; }
    #column_1 ul.information li a:active { font-weight: bold; }
    #column_1 ul.information li a:hover { color: #570F48; font-weight: none; text-decoration: underline; }
    
    .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: #EEEEFF;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    display: block; }

#content_categories ul.cl_0 {
    font-size: 13px;
    display: block;
    width: 180px;
    padding: 10px;
    margin: 0; }

#content_categories ul.cl_0 li.cl_folded a {
    padding-left:15px;
    color: #434140;
    font-weight: none;
    display: block;
    background: none; }

#content_categories ul.cl_0 li.cl_folded a:hover {
    color: #570F48;
    font-weight: none;
    text-decoration: underline;
    background: none; }

#content_categories ul.cl_0 li.cl_unfolded a {
    font-weight:bold;
    color:#570F48;
    background: none;
    padding-left: 15px; }

#content_categories ul.cl_0 li.has_subcategories {
background: no-repeat 0px 6px url('/layouts/ebdesign3/bkg_li_sc.gif');
font-weight:normal;}

#content_categories ul.cl_1 li.cl_folded a {
    font-weight:normal !important;
    color:#434140 !important;
    background:#FFFFFF;
    margin-left:0px;}

#content_categories ul.cl_1 li.cl_folded a:hover {
 text-decoration: underline;
color:#570F48; }

#content_categories ul.cl_1 li.cl_unfolded a {
    font-weight:bold;
    color:#570F48;
display:block;
   background:#EEEEFF no-repeat 0 6px url('/layouts/ebdesign3/bkg_li_active.gif');
    margin-left:5px;
}

#content_categories ul.cl_1 li.has_subcategories a {
    background:none no-repeat 0 8px url('/layouts/ebdesign3/hogerpil.png') !important;
    padding-left:10px;
}

#content_categories ul.cl_1 li.cl_unfolded.has_subcategories a {
    background:no-repeat 0 8px url('/layouts/ebdesign3/nedatpil.png') !important;
    padding-left:10px;
}

#content_categories ul.cl_2 li.cl_folded a {
    font-weight:normal !important;
    color:#3e699e !important;
    background:none !important;
    margin-left:30px;
}

#content_categories ul.cl_2 li.cl_unfolded a{
    font-weight:bold;
    color:#333;
    background:none !important;
    margin-left:30px;
}

#content_categories ul.cl_3 li.cl_folded a {
    font-weight:normal !important;
    color:#3e699e !important;
    background:none !important;
    margin-left:45px;
}

#content_categories ul.cl_3 li.cl_unfolded a {
    font-weight:bold;
    color:#333;
    background:none !important;
    margin-left:45px;
}
            
    /* ======================
    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;
    border-right: 1px dashed #adadad;
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: #570F48; border-bottom: 1px solid #570F48; }

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

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

#column_main h2 {
font-size: 16px;
color: #570F48;
width: 100%;
line-height: 100%;
letter-spacing: -1px;
font-weight: bold;
line-height: 100%;
margin: 10px 0 5px 0;
display: block; }
    
#column_main h3 {
font-size: 14px;
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;
text-align:justify;
    line-height: 18px;
    margin: 0 0 15px 0;
    color: #666; }
    

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

    .finish_order, .finish_order td {
    font-size: 12px;
    text-align: left; }
    
    
    /* ======================
    COLUMN 2
    ======================== */
    
    #column_2 {
    background: none;

    margin: 0 0 0 2px
    width: 200px;
    display: block;
    float: right; }
    
    #column_2 p {
    font-size: 12px;
    line-height: 17px;
    margin: 0 0 15px 0;
    color: #666; }
    
    
/* == 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: #570F48; 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: transparent;
    width: 988px;
    color: #fff;
    padding: 5px 0;
        border: 1px dashed #86176F;
    display: block;
    float: left;
    }

#footer p {
font-size: 10px;
color: #fff;
text-align: center;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}

#footer .babyklader { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .barnklader { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .ekobarnklader { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .barnvagnar { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .katvig { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .piccalilly { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .organicsforkids { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .dunssweden { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .greenbaby { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .naturkind { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .daisy { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 10px; }
#footer .bishop { font-size: 10px; font-weight: bold; float: left; padding-left: 10px; padding-right: 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; }
#footer a:hover { color: #fff; border: none; border-bottom: 1px solid #f1f1f1;}

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

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

#shortcut_dropdown_age {
    background: none;
    width: 100%;
    height: 18px;
    margin: 0;
    padding: 0;
    font-size: 11px; border: 1px solid #ccc; }

#shortcut_dropdown_height {
    background: none;
    width: 100%;
    height: 18px;
    margin-top: 8px;
    padding: 0;
    font-size: 11px; border: 1px solid #ccc; }

#shortcut_dropdown_cat {
    background: none;
    width: 100%;
    height: 18px;
    margin-top: 8px;
    padding: 0;
    font-size: 11px; border: 1px solid #ccc; }

#shortcut_dropdown_brand {
    background: none;
    width: 100%;
    height: 18px;
    margin-top: 8px;
    padding: 0;
    font-size: 11px; border: 1px solid #ccc; }


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

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

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

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

#undersida a:hover { color: #570F48; border-bottom: 1px solid #570F48; }

#undersida h1 {
color: #570F48;
font-family: 'Trebuchet MS', verdana;
font-size: 30px;
font-weight: normal;
letter-spacing: -1px;
margin: 0 0 10px;
text-align: left; }


#undersida h2 {
color: #570F48;
font-family: 'Trebuchet MS', verdana;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
margin: 0 0 10px;
text-align: left; }
    

#undersida h3 {
color: #666;
font-family: 'Trebuchet MS', verdana;
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
margin: 0 0 10px;
text-align: left; }
    
    
#undersida p {
color: #666;
font-family: 'Trebuchet MS', verdana;
font-size: 14px; 
display: block;
line-height: 18px;
margin: 0 0 10px;
text-align:justify; }

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

#forstasidan .brodtext a:hover { color: #570F48; 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/ebdesign3/lila_tab4.gif'); }


/* == BREADCRUMBS == */

        .breadcrumbs {
        background: #EEEEFF;
        width: 720px;
        height: 21px;
        display: block;
        margin-bottom: 10px;
        float: left; }

            .breadcrumbs p {
            padding: 4px 0 0 10px;
            font-size: 11px;
            float: left;
            color: #666; }
            
            .breadcrumbs p.goback {
            float: right;
            padding: 2px 10px 0 0;
            font-size: 11px;
            color: #666; }
            
            .breadcrumbs p.goback a:link, .breadcrumbs p.goback a:visited, .breadcrumbs p.goback a:active {
            color: #666;
            text-decoration: none; }
            
            .breadcrumbs p.goback a:hover {
            color: #570F48;            
            text-decoration: underline; }

            .red_arrow {
            font-size: 14px;
            color: #570F48; }

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

.breadcrumbs a:hover {
color: #570F48;
text-decoration: underline; }

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


/* == EBUTIK == */

.ebutik { background: none; width: 100%; text-align: center; display: block; }
.ebutik a:link, .ebutik a:visited, .ebutik a:active { width: 100%; padding: 10px 0; display: block; font-size: 10px; text-decoration: none; color: #C7C7C7; }
.ebutik a:hover { text-decoration: underline; }



/* == VARUKORGEN == */

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


.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: #570F48; border-bottom: 1px solid #ccc; }
.vcard a:hover { color: #333; border-bottom: 1px solid #ccc; }

/* == DASHED LINE == */
.dashed {
  border-bottom: dashed 2px #FBD12D; }

.dash {
border-right: dashed 10 px #5F5C5B;  }

.dotted {
  border-bottom: dotted 5px #F89624; }

#map {
    width: 284px; height 200px; float: right; }


.dot {
  border-bottom: dotted 5px #1993C6; }

.tipsknapp {
background:#570F48;
color:#fff;
padding:2px 5px;
}
h1 {
color: #570F48;
font-family: 'Trebuchet MS', verdana;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
margin: 0 0 10px;
text-align: left; }

h2 {
color: #570F48;
font-family: 'Trebuchet MS', verdana;
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
margin: 0 0 10px;
text-align: left; }

p {
color: #666;
font-family: 'Trebuchet MS', verdana;
font-size: 13px;
display: block;
line-height: 18px;
margin: 0 0 10px;
text-align:justify; }

a:link {color:#999;}      /* unvisited link */
   a:visited {color:#333;}  /* visited link */
   a:hover {color:#570F48;}  /* mouse over link */
   a:active {color:#333;}  /* selected link */


table,td,th {
 }

table {
width: 100%; }

th {
width: 243px;
border: 10px solid white;
font-weight: normal;   
vertical-align: top;}

/* == CATEGORY OBJECTS == */
            
.categoryobject_container {
float: left; display: inline; clear: both; }
                    
.categoryobject {
border: 1px dashed #CCCCCC; width: 160px; 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 p.price {
color: #570F48; font-size: 16px; font-weight: bold; margin: 5px auto 0 auto; text-align: center; display: block; width: 100%; height: 23px; }

.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: #16CDD3; 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: #16CDD3; 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 ==*/








