@charset "utf-8";
/* CSS Document */


.art-slidecontainercoffe {
    position: relative;
        width: 221px;
    height: 163px;
        }



.art-slidecontainercoffe .art-slide-item {
    -webkit-transition: 600ms ease-in-out opacity;
    -moz-transition: 600ms ease-in-out opacity;
    -ms-transition: 600ms ease-in-out opacity;
    -o-transition: 600ms ease-in-out opacity;
    transition: 600ms ease-in-out opacity;
    position: absolute;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.art-slidecontainercoffe .active, .art-slidecontainercoffe .next, .art-slidecontainercoffe .prev {
    display: block;
}

.art-slidecontainercoffe .active {
    opacity: 1;
}

.art-slidecontainercoffe .next, .art-slidecontainercoffe .prev {
    width: 100%;
}

.art-slidecontainercoffe .next.forward, .art-slidecontainercoffe .prev.back {
    opacity: 1;
}

.art-slidecontainercoffe .active.forward {
    opacity: 0;
}

.art-slidecontainercoffe .active.back {
    opacity: 0;
}


.art-slidecoffe0 {
    background-image:  url('../images/slidecoffe0.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slidecoffe1 {
    background-image:  url('../images/slidecoffe1.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slidecoffe2 {
    background-image:  url('../images/slidecoffe2.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slidecoffe3 {
    background-image:  url('../images/slidecoffe3.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.art-slidecoffe4 {
    background-image:  url('../images/slidecoffe4.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}


.art-slidenavigatorcoffe {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0%;
  z-index: 101;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    }

</style>


<style>.art-content .art-postcontent-0 .layout-item-0 { margin-bottom: 5px;  }
.art-content .art-postcontent-0 .layout-item-1 { border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-color:#8C8C8C;border-right-color:#8C8C8C;border-bottom-color:#8C8C8C;border-left-color:#8C8C8C; color: #262626; background:  #EBEBEB; border-spacing: 0px 10px; border-collapse: separate; border-radius: 10px;  }
.art-content .art-postcontent-0 .layout-item-2 { color: #262626; padding-right: 10px;padding-left: 10px;  }
.ie7 .post .layout-cell {border:none !important; padding:0 !important; }
.ie6 .post .layout-cell {border:none !important; padding:0 !important; }


