/* == CSS / Kronkudden == */

body { background: repeat-x #ffffff top left url('/layouts/ebutik_blue/bgGrad.jpg'); }

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

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

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

    #totalcontainer {
    clear: both;
    overflow: hidden;
    width: 980px;
    margin: 20px auto; }
    
    #toptext { font-size: 11px; color: #ffffff; font-family: Tahoma; width: 100%; margin: 0 0 5px 0; }
        #toptext .butiksnamn { font-size: 11px; margin: 0 10px 0 0; }
            #toptext .telefon { margin: 0 20px; font-size: 11px; }
            
    
    /* ======================
    HEADER
    ======================== */
    
    #header {
    background: no-repeat #2884bf top left url(/layouts/ebutik_blue/bkg_topp.jpg);
    width: 980px;
    height: 243px;
    display: block;
    margin: 0;
    padding: 0; }

    /* #header .logo {
    display: block;
    position: absolute;
    margin-top: 60px;
    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: 20px; font-weight: bold; color: #666; letter-spacing: -1px; }
    #header .box p { font-size: 12px; color: #666; line-height: 20px; }
    
    
    /* ======================
    MENU
    ======================== */
    
    #topmeny {
    background: #4595BF;
    width: 980px;
    height: 42px;
    margin: 0;
    padding: 0;
    float: left;
    display: block; }

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

    #topmeny ul li a:link, #topmeny ul li a:visited, #topmeny ul li a:active {
    background: none;
    display: block;
    float: left;
    padding: 13px;
    color: #ffffff; }
    
    #topmeny ul li a:hover {
    background: #ffffff;
    color: #4595BF; }
    
    #topmeny ul li.active {
    color: #4595BF; }
    
    
    /* ======================
    CONTENT
    ======================== */
    
    #content {
    background: #ffffff;
    border-left: 6px solid #4595BF;
    border-right: 6px solid #4595BF;
    border-bottom: 6px solid #4595BF;
    width: 948px;
    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: #ffffff;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #4595BF;
    margin: 0;
    width: 180px; }
    
    #column_1 h3.special, #column_2 h3.special {
    background: #ffffff; }
            
    #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: #4595BF; }
        
    #column_1 ul.information {
    background: #fff;
    font-size: 11px;
    padding: 10px;
    color: #666;
    margin: 0; }
    
    #column_1 ul.information li {
    padding: 3px 0;
    border-bottom: 1px solid #ccc; }

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

    p.kontaktuppgifter a:hover {
    color: #4595BF; 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 #cart {
         border-bottom: 1px dashed #ccc;
        }
/* ======================
COLUMN_1 PRODUCT MENU
======================== */
    
#content_categories { background: #fff; display: block; border-bottom: 1px dashed #ccc; }
#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/ebutik_blue/bkg_li.gif'); padding-left: 11px; }
#content_categories ul.cl_0 li.cl_folded a:hover { color: #4595BF; background: no-repeat 0 6px url('/layouts/ebutik_blue/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: #4595BF; font-size: 12px; display: block; background: no-repeat 0 6px url('/layouts/ebutik_blue/bkg_li_active.gif'); padding-left: 11px; }

#content_categories ul.cl_0 li.cl_unfolded a:hover { color: #4595BF; font-size: 12px; display: block; background: no-repeat 0 6px url('/layouts/ebutik_blue/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: #4595BF; font-size: 12px; display: block; margin-left: 15px; }
#content_categories ul.cl_1 li.cl_unfolded a:hover {color: #4595BF; 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: #4595BF; font-size: 12px; display: block; margin-left: 30px; }
#content_categories ul.cl_2 li.cl_unfolded a:hover { color: #4595BF; 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: #4595BF; font-size: 12px; display: block; margin-left: 50px; }
#content_categories ul.cl_3 li.cl_unfolded a:hover { color: #4595BF; 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: 500px;
    display: block;
    margin: 0;
    padding: 0;
    float: left; 
        border-left: 1px dashed #ccc;
        }
    
    #column_main_big {
    background: #fff;
    width: 720px;
    display: block;
    float: left;
    padding: 20px; }
        
#column_main .column_content {
background: #ffffff;
float: left;
display: block;
width: 700px;
padding: 0; }

#column_main .column_content  { padding: 10px; }

.content { padding: 0 10px 10px 10px; }

#column_main .column_content .content a:link, #column_main .column_content .content a:visited, #column_main .column_content .content a:active {
color: #4595BF; text-decoration: none; }

#column_main .column_content .content a:hover { color: #4595BF; text-decoration: none; }

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

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

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

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

#column_2 .time_offered_products {
display: block; }

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

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

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

#column_2 .time_offered_products h4 a:hover {
color: #4595BF; }

#column_2 .time_offered_products h5 {
margin-top: 5px; color: #ffffff; 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: #4595BF; 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: no-repeat top left url(/layouts/ebutik_blue/bkg_varukorgen.jpg);
    width: 960px;
    color: #ffffff;
    padding: 15px;
    /* border-top: 1px dashed #999; */
    display: block;
    float: left;
    margin: 0; }

#footer .butiksnamn { font-size: 16px; font-weight: bold; float: left; margin-top:-5px; }
#footer .epost { font-size: 11px; float: right; margin: 0; padding-top: 4px; }
    

    /* ======================
    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; h\eight: 29px; margin: 0 0 0 10px; padding: 6px 0 0 0px; color: #666; font-size: 12px; line-height: 16px; background: #fff; border-bottom: 1px dashed #ccc; }

#shoppingcart_shoppingcart .products b {
color: #4595BF; }

#shoppingcart_shoppingcart .noproducts {
width: 180px; display: block; 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: #4595BF ; font-size: 11px; text-decoration: none; }

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

#shoppingcart_shoppingcart #shoppingcart_details td.productname {
width: 100px; 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; border-top: 1px dashed  #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: #666; display: block; text-align: left; }

#shoppingcart_shoppingcart .shoppingcart_thesum b {
color: #4595BF; }

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

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

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

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

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

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

.breadcrumbs a:hover {
color: #4595BF; }

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

.kvitto a:hover { color: #ec6380 !important; border-bottom: 0 !important; }


/* == EBUTIK == */

.ebutik { background: none; width: 130px; 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 { background: #ffffff; color: #4595BF; }* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #fff url('/layouts/ebutik_blue/bg.jpg') repeat-x;
}

#container {
    width: 971px;
    margin: 0 auto;
    margin-top: 7px;
    margin-bottom: 20px;
}
    
#top {
    height: 135px;
    padding-left:6px;
}

#menu {
    background: url('/layouts/ebutik_blue/menu.png') no-repeat;
    height: 60px;
    padding-left: 7px;
    position: relative;
    text-align: left;
    width:971px;
}
#menu ul {
    float: left;
    display: inline;
}
     
    
#menu li {
    float: left;
    display: block;
    margin-left: 0px;
    margin-top: 7px;
    position: relative;
    width: auto;
}
    
#menu li a  {
    display: block;
    padding: 15px;
    padding-left: 0;
    padding-right: 12px;
    margin-left: 12px;
    color: #333;
    font-size: 17px;
    text-decoration:none;
    text-transform: uppercase;
    color: #666;
    position: relative;    
}

#menu li a:hover  {
    color: #999;
}
    
#menu li.current {
    background: url('/layouts/ebutik_blue/hover-left.png') no-repeat;
    float: left;    
    display: block;
    margin-left: 0px;
    margin-top: 7px;
}
    
#menu li a.current  {
    background: url('/layouts/ebutik_blue/hover.png') no-repeat right;
    float: right;
    display: block;
    padding: 15px;
    padding-left: 0;
    padding-right: 22px;
    margin-left: 21px;
    color: #eb6810;
    font-size: 17px;
    text-decoration: none;
}

#menu span.current {
    background: url('/layouts/ebutik_blue/menu-arrow.png') no-repeat center 51px;
    display:block;
    float:left;
    height:66px;
    position:relative;
    z-index:100;
}


#main {
    background: url('/layouts/ebutik_blue/main.png') no-repeat;
    min-height: 400px;
    width: 971px;
    padding-top: 40px;
    padding-left: 40px;
}

#footer {
    background: url('/layouts/ebutik_blue/footer.png') no-repeat;
    height: 100px;
    padding: 20px 40px;
    color: #666;
    line-height: 24px;
}
#footer-left {
    float: left;
    width: 100px;
}
#footer-right {
    float: left;   
}

#left {
    width: 635px;
    line-height: 22px;
    margin-left: 0px;
    float: left;
    color: #666;
}
    
#right {
    width: 240px;
    float:left;
    margin-left: 20px;
    }

h1 {
    color: #76b3e0;
    font-weight: normal;
    font-size: 22px;
    padding: 10px 0px;
}
    
#footer-text {
    margin-left: 40px;
    height: 40px;
}

input.quantity {
    border:0;
    padding: 20px 16px;
    width: 22px;
    background: url('/layouts/ebutik_blue/input.jpg') no-repeat;
    float:left;
}
    
input.add {
    background: url('/layouts/ebutik_blue/add.png') no-repeat;    
    border: 0; 
    padding: 17px;
    padding-left: 18px;
    width: 200px;
    margin: 0;
    float: left;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.breadcrumbs {
    width: 614px;
}


#shoppingCart {
    float: right;
    background: url('/layouts/ebutik_blue/cart.png') no-repeat;
    width: 277px;
    padding: 23px;
    padding-bottom:0;
}

#shoppingCart .widget, #shoppingCart .mywidget {
background: none;
    width: 300px;
}

#shoppingcart_shoppingcart #shoppingcart_details { 
    display: none;
    }
   
#shoppingcart_shoppingcart .products, #shoppingcart_shoppingcart .shoppingcart_thesum  {
    background: none;
    border:0;
    margin:0;
    padding:0;
}

.button {
    margin-right:11px;
}
    
#shoppingcart_shoppingcart .gotocart_container {
    text-align: right;
}
#shoppingcart_shoppingcart .noproducts {
    display: none;
}

#right .mywidget {
    width: 200px;
}

.categoryobject {
    float: left;
    height: 180px;
    margin-right: 4px;
    padding: 10px;
    padding-left:0;
    width: 195px;
}

h3 {
    color: #76b3e0;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
}

h3 a, h3 a:link {
    text-decoration: none;
    color: #4579a7;
}

.price_container .price {
    display: block;
    font-size: 16px;
    color: #eb6810;
    text-align: left;
    margin-right: 20px;
}


.price_container .button {
    text-align: right;
}

.categoryobject img {
    width: 183px;
}

a, a:link, a:visited {
    color: #599ad7;
}

#left a:hover, #right a:hover {
    color: #599ad7;
    text-decoration: underline;
}

.h3_container {
    margin-top: 5px;
}

.category_details {
    /*
    height: 0;
    font-size: 0;
    */
}

#content_categories {
    border: 0;
}
#content_categories li {
    background: none;
    border-bottom: 0 none;
    border-top: 0 none;
    margin-bottom: 1px;
    padding: 8px; 
    border-bottom: 1px solid #6292bf;
}

#content_categories ul.cl_0 {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 243px;
}

#content_categories ul.cl_0 li {
    padding: 0;
    margin: 0;
}

#content_categories ul.cl_0 li a {

}

#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, #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 {
 background: none;
    padding: 10px;
}

#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 {
    background: #7eb1e0;
    color: #fff;
}

#content_categories ul.cl_0 li.cl_folded a:hover {
    color: #333;
}

.categoryobject h3 {
    padding: 0px;
}

.buy_area_rightcol { border:0; background:0;}

#page-product #left {
    width: 907px;
}

#contact_us_form input.textbox , #contact_us_form textarea {
    border: 1px solid #ccc;
    padding: 4px;
    display: block;
    
}

#contact_us_form input.textbox {
    width: 220px;
}

#contact_us_form textarea {
    height: 153px;
    width: 320px;
}

.rightcontact {
    float: left;
}

.leftcontact {
    float: left;
    width: 260px;
}

#send_message {
    border:0;
    padding: 5px;
    width: 113px;
    margin-top: 11px;
    float:right;
    background: url('/layouts/ebutik_blue/send.jpg') no-repeat;
    overflow:hidden;
    height: 40px;
    text-indent: -9999px;
    cursor: pointer;
}

#shoppingcart_shoppingcart .gotocart_container  {
    padding-bottom: 5px;
}

.checkout_content {
    width: 900px;
}

.citat-wrapper {
    padding: 15px 10px;
    border-bottom: 1px solid #ccc;
    background: #fff url('/layouts/ebutik_blue/citatbg.jpg') no-repeat 0px 7px;
}

.citat-text {
    color: #666;
    font-style: italic;
}

.citat-name {
    display: block;
    margin-top: 5px;
    color: #eb6810; /* #458ed4 */
    font-size: 8.5pt;
}

#flags {
    margin-bottom: 15px;
    margin-right: 6px;
    text-align: right;
}

#start-border {
    display: block;
    height: 5px;
    border-top: 1px solid #eee;
}

#start-product-left {

}

#start-product-right {
    float: right;
    margin-top: 20px;
    margin-left: 15px;
}

#start-product-price {
    font-size: 16px;
    color: #eb6810;
    font-weight:bold;
    display: block;
    margin: 10px 0px;
}

p {
    margin: 15px 0px;
}


