/* 
    Document   : screen
    Created on : 16.02.2010, 11:28:23
    Author     : Philipp Wintermantel
    Version    : $Id$
    Description: Global styles for screen display
*/

html,body
{
    width: 100%;
    font-size: 12px;
    line-height: 17px;
    height: 100%;
    font-family: verdana, tahoma, arial;
    text-align: center;
    color: #ead29f;
}

:focus
{
    outline: 0;
}

#canvas
{
    min-width: 100%;
    min-height: 100%;
    background: #3F2315 url(../img/backgrounds/tile-body.jpg) center top repeat-y;
    position: relative;
}

#tracker
{
    display: none;
}

.clear {clear: both;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

a
{
    color: #ead29f;
}

strong,
b
{
    font-weight: bold;
}

.frontend_content b,
.frontend_content strong
{
   color: #ffffff;
}

img
{
    vertical-align: top;
}

h1,
h2
{
    color: #ffffff;
    font-family: serif;
    font-size: 2em;
    font-weight: bold;
}

h3
{
    color: #ffffff;
    /*font-size: 1.5em;*/
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

#bgHeader
{
    background: url(../img/backgrounds/tile-header.png) repeat-x;
    padding-top: 22px;
    width: 100%;
    height: 465px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.pageStart div#bgHeader
{
    background: url(../img/backgrounds/tile-header-large.png) repeat-x;
    height: 527px;
}

div.page
{
    text-align: left;
    margin: auto;
    width: 1007px;
    height: 100%;
    position: relative;
    z-index: 2;
    padding-bottom: 100px;
    padding-top: 30px;
}

.page #content
{
    width: 994px;
    background: url(../img/backgrounds/bg-page.png) no-repeat;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

.page #contentFooter
{
    width: 994px;
    height: 16px;
    background: url(../img/backgrounds/bg-page.png) left bottom  no-repeat;
}

div#teaserRow
{
    margin-left: 5px;
}

.pageStart #teaserRow
{
    margin-top: 15px;
}


#logo
{
    margin-top: 8px;
    margin-left: 25px;
}

#b2b-link
{
    position:absolute;
    right:18px;
    top:0px;
}

#menu
{
    position: absolute;
    top: 22px;
    left: 232px;
}

#menu li
{
    float: left;
    display: block;
    height: 15px;
    padding: 26px 10px 0 5px;
    vertical-align: bottom;
    background: url(../img/backgrounds/bg-nav-li.png) no-repeat;
}

#menu li a
{
    color: #f7d3cf;
}

#menu .link-active
{
    color: #ffffff;
    font-weight: bold;
}

#menu li.active
{
    background: url(../img/backgrounds/bg-nav-li-act.png) no-repeat;
}

#menu .hasSupages
{
    background: url(../img/backgrounds/arrow-down.png) no-repeat bottom center;
   padding-bottom: 8px;
}

div#menu .level1
{
    position: absolute;
    top: 45px;
    left: 0px;
    width: 800px;
}

#menu .level2
{
    position: absolute;
    top: 24px;
    left: 0px;
    width: 800px;
}

#menu .level1 li
{
   background: none;
   padding: 10px 10px 0px 5px;
}

#menu li a
{
    vertical-align: bottom;
    text-decoration: none;
}

#header
{
   height: 357px;
   margin-left: 11px;
    
}

#header.headerImage {
    background: url(../img/header/shadow.png) no-repeat left bottom;
    height: 325px;
    margin-left: 11px;
    
    
}




.pageStart .page #content
{
    margin-top: 10px;  
    height: 372px;
}

.pageStart .page #contentFooter
{
    display: none;
}

#headerSwf
{
    text-align:  center;

}

#contentHeader
{
    background: url(../img/header/shadow.png) no-repeat left bottom;
    height: 325px;
    margin-left: 11px;
}


#contentMain
{
    padding: 32px 45px 30px 44px;
    position: relative;
    overflow: hidden;
    min-height: 220px;
}

#contentMain.mainContentHeaderImage
{
    padding-top: 17px;
}

#contentMainBody h2.sIFR-replaced object
{
	display: block;
}

.pageStart #contentMain
{
    display: none;
}


#footer
{
    position: absolute;
    height: 67px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 10;
}


#footer .inner
{
    position: relative;
    height: 67px;
    width: 970px;
    margin: auto;
}


.pageStart #footer
{
    height:90px;
}

.pageStart #footer .inner
{
    background: transparent url(../img/backgrounds/wood-branding.png) top center no-repeat;
    height:90px;
}


#footer span
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 0.9em;
    color: #C6A36F;
    padding: 5px;
}

#noodles
{
    position: absolute;
    bottom: 0px;
    left: -80px;
    width: 303px;
    height: 67px;
    background: transparent url(../img/backgrounds/noodles.png) no-repeat;
}


/* Content Formating */
.contentTextimage .imageBoxWithCaption
{
    float: left;
    width: 421px;
    margin-right: 40px;
}

.imageBoxWithCaption-header
{
    margin-bottom: 35px;
}

.contentTextimage .imageBoxWithCaption img {margin: 0px 0px 0px 3px; padding:0px;}

.imageBoxWithCaptionText
{
    width: 430px;
    float: left;
}

.imageBoxWithCaptionText b,
.imageBoxWithCaptionText strong
{
    color: #ffffff;
    font-size: 1em;
}

.caption
{
    width: 411px;
    padding: 5px 10px 15px 10px;
    color: #2d1f13;
    margin: 0px;
    background: url(../img/backgrounds/bg-caption.png) no-repeat left bottom;
    position: relative;
    top: -3px;
}

.caption b,
.caption strong
{
        color: #2d1f13;
        font-size: 1.2em;
}

.teaser
{
    width: 491px;
    height: 139px;
    overflow: hidden;
    float: left;
    position: relative;
    color: #2d1f13;
}

.teaser img
{
    position: absolute;
    top: 14px;
    left: 15px;
}

.teaser-50 img
{
    top: 16px;
}

.teaser h2
{
    position: absolute;
    top: 11px;
    left:168px;
    font-size: 0.9em;
    text-transform: uppercase;
    padding-right: 10px;
    font-family: verdana, tahoma, arial, sans-serif;
}

.teaser-50 h2
{
    top: 13px;
}

.teaser h2 a
{
    color: #2d1f13;
}

.teaser .text
{
    position: absolute;
    top: 67px;
    left: 168px;
    font-size: 0.9em;
    font-family: inherit;
    color: inherit;
    width: 310px;
    line-height: 15px;
}

.teaser-30 .text
{
    top: 59px;
    width: 148px;
}

.teaser-50 .text
{
    top: 68px;
}

.teaser h2 a
{
    text-decoration: none;
}

.teaser-50
{
    background: transparent url(../img/backgrounds/teaser-50.png) no-repeat;
}


.teaser-30
{
    width: 326px;
    background: transparent url(../img/backgrounds/teaser-30.png) no-repeat;
}


.flag-right-bottom
{
    background: url(../img/backgrounds/flag-bottom-right.png);
    bottom: -5px;
    height: 84px;
    position: absolute;
    right: 12px;
    width: 205px;
}

.button
{
    background: url(../img/backgrounds/button.gif) no-repeat top left;
    display: inline-block;
    margin: 5px 0px;
    padding: 2px 0px 5px 8px;
    text-decoration: none;
}

.button-inner
{
    background: url(../img/backgrounds/button.gif) no-repeat top right;
    padding: 3px 8px 5px 0px;
}

.link
{
    background: url(../img/link/left.png) no-repeat left top;
    float: left;
    padding: 0 0 0 10px;
    margin: 0 0 8px 0;
}

.link-inner
{
    background: url(../img/link/right.png) no-repeat right top;
    padding: 2px 24px 4px 10px;
}

.link-inner a {
    color: #ead29f !important;
    text-decoration: none;
}

#loader-content
{
    position: absolute;
    width: 970px;
    height: 100%;
    top: 5px;
    left: 11px;
    text-align: center;
    background: #D22F19;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#loader-content-img
{
   margin-top: 150px;
}



/**
 * content-box
 */

.content-box
{
    background: url(../img/content-box/top.gif) no-repeat top left;
    padding-top: 10px;
}

.content-box-body
{
    background: url(../img/content-box/background.gif) repeat-y top left;
    padding: 20px 23px 20px 20px;
    line-height: 14px;
}

.content-box-info 
{
    background: url(../img/content-box/info.gif) no-repeat top left;
    height: 189px;
    width: 420px;
    margin: 16px 0 10px 0;
}

.content-box-info-body,
.content-box-info-body strong
{
    color: #2d1f13;
    font-size: 11px;
}

.content-box-info-body
{
    padding: 21px 24px 20px 24px;
}

/**
 * layer
 */

.layer
{
    background: url(../img/layer/background.png) no-repeat;
    height: 344px;
    position: absolute;
    width: 617px;
    z-index: 200;
}

.layer-content
{
    margin: 50px 25px 0 0;
}

.layer-body 
{
    text-align: left;
    padding: 10px 10px 40px 40px;
    color: #2d1f13;
    height: 210px;
    overflow-y: auto;
}

.layer-body strong
{
    color: #2d1f13;
}

.layer-body a
{
    color: #2d1f13;
}

.layer-close
{
    background: url(../img/layer/close.png) no-repeat;
    cursor: pointer;
    position: absolute;
    height: 9px;
    right: 25px;
    top: 25px;
    width: 9px;
}

/**
 * tooltip
 */

.tooltip
{
    position: absolute;
    padding: 0 10px 0 10px;
    background: #f3ebe0;
    z-index: 100;
    z-index: 1000;
    width: 160px;
}

.tooltip-body-wrapper
{
    position: relative;
}

.tooltip-body-content {
    color: #582b17;
    font-size: 12px;
    line-height: 16px;
    text-align: center;   
}


.tooltip-north-east,
.tooltip-north,
.tooltip-north-west,
.tooltip-west,
.tooltip-south-west,
.tooltip-south,
.tooltip-south-east,
.tooltip-east {
    position: absolute;
    z-index: 2;
}


.tooltip-north-east,
.tooltip-north-west,
.tooltip-south-east,
.tooltip-south-west {
    width: 20px;
    height: 20px;
}

.tooltip-north-east {
    background: url(../img/tooltip/north-east.png) no-repeat;
    right: -20px;
    top: -20px;
}

.tooltip-north-west {
    background: url(../img/tooltip/north-west.png) no-repeat;
    left: -20px;
    top: -20px;
}

.tooltip-south-east {
    background: url(../img/tooltip/south-east.png) no-repeat;
    bottom: -20px;
    right: -20px;
}

.tooltip-south-west {
    background: url(../img/tooltip/south-west.png) no-repeat;
    bottom: -20px;
    left: -20px;
}

.tooltip-north,
.tooltip-south {
    height: 20px;
    left: 20px;
    right: 20px;
    width: 100%;
    margin-left: -20px;
}

.tooltip-north {
    background: url(../img/tooltip/north.png) repeat-x;
    top: -20px;
}

.tooltip-south {
    bottom: -20px;
    background: url(../img/tooltip/south.png) repeat-x center top;
    height: 20px;
}

.tooltip-east,
.tooltip-west {
    bottom: 20px;
    height: 100%;
    top: 0;
    width: 20px;
}

.tooltip-east {
    background: url(../img/tooltip/east.png) repeat-y;
    right: -20px;

}

.tooltip-west {
    background: url(../img/tooltip/west.png) repeat-y;
    left: -20px;
}

/**
 * faq
 */

.faq {
    margin-top: 20px;
}

.faq-item {
    background: url(../img/faq/seperator.gif) no-repeat 0 bottom;
}

.faq-item-last {
    background: none;
}

.faq-item-title {
    background: url(../img/faq/arrow-default.gif) no-repeat 3px 23px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 15px 10px 7px 17px;
   
}

.faq-item-title-active {
    background: url(../img/faq/arrow-active.gif) no-repeat 1px 24px;
    font-weight: bold;
}

.faq-item-text {
    display: none;
    overflow: hidden;
    padding: 0 0 0 17px;
}

.faq-item-text-body-top {
    background: url(../img/faq/top.gif) no-repeat;
    height: 25px;
}

.faq-item-text-body-middle {
    background: url(../img/faq/middle.gif) repeat-y;
    color: #a2140a;
    line-height: 17px;
    padding: 3px 32px 4px 10px;
}

.faq-item-text-body-middle a {
    color: #a2140a;
}

.faq-item-text-body-middle li {
    background: url(../img/jobs/list.png) 3px 10px no-repeat;
    padding: 3px 0 3px 15px;
}

.faq-item-text-body-middle-content {
    position: relative;
    margin-top: -15px;
}

.faq-item-text-body-bottom {
    background: url(../img/faq/bottom.gif) no-repeat;
    height: 25px;
}

/**
 * jobs
 */

.jobs {
    margin-top: 20px;
}

.jobs-item {
    background: url(../img/jobs/seperator.gif) no-repeat 0 bottom;
}

.jobs-item-last {
    background: none;
}

.jobs-item-title {
    background: url(../img/jobs/arrow-default.gif) no-repeat 3px 23px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 15px 10px 7px 17px;
   
}

.jobs-item-title-active {
    background: url(../img/jobs/arrow-active.gif) no-repeat 1px 24px;
    font-weight: bold;
}

.jobs-item-text {
    display: none;
    overflow: hidden;
    padding: 0 0 0 17px;
}

.jobs-item-text-body-top {
    background: url(../img/jobs/top.gif) no-repeat;
    height: 25px;
}

.jobs-item-text-body-middle {
    background: url(../img/jobs/middle.gif) repeat-y;
    color: #a2140a;
    line-height: 17px;
    padding: 3px 32px 4px 10px;
}

.jobs-item-text-body-middle a {
    color: #a2140a;
}

.jobs-item-text-body-middle li {
    background: url(../img/jobs/list.png) 3px 10px no-repeat;
    padding: 3px 0 3px 15px;
}

.jobs-item-text-body-middle-content {
    position: relative;
    margin-top: -15px;
}

.jobs-item-text-body-middle-content-left {
    /*background: url(../img/jobs/between.gif) top right repeat-y;*/
    border-right: 1px dotted #b3b3b3;
    float: left;
    padding: 0 20px 0 0;
    width: 380px;
    
}

.jobs-item-text-body-middle-content-right {
    float: left;
    padding: 0 0 0 10px;
    width: 380px;
}

.jobs-item-text-body-bottom {
    background: url(../img/jobs/bottom.gif) no-repeat;
    height: 25px;
}

/**
 * news
 */

#news-header {
    position: relative;
    margin: 1px 13px 0 0;

}

#news-header .news-header-title {
    left: 483px;
    position: absolute;
    top: 46px;
    width: 400px;
}

#news-header .news-header-pagebrowser {
    background: url(/plugins/extensions/news/inc/img/pagebrowser.jpg) no-repeat;
    height: 22px;
    left: 0;
    padding: 10px 14px 0 0;
    position: absolute;
    top: 278px;
    width: 439px;
}

#news-header .news-header-pagebrowser-button {
    background: url(/plugins/extensions/news/inc/img/pagebrowser-default.png) no-repeat;
    float: right;
    padding: 0 4px 0 0;
    height: 14px;
    width: 14px;
}

#news-header .news-header-pagebrowser-button-active {
    background: url(/plugins/extensions/news/inc/img/pagebrowser-active.png) no-repeat;
}


#news-header-mask {
    height: 310px;
    position: relative;
    overflow: hidden;
    width: 970px;
    
}

#news-header .news-overlay
{
    background: white;
    height: 310px;
    position: absolute;
    display: none;
    width: 517px;
    right: 0;
    top: 0;
    opacity: 0.1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
}


#news-header .news-header-mask-hover .news-overlay
{
    
    display: block;
    
}

#news-header-container {
    height: 310px;
    position: absolute;
    width: 3880px;
}

#news-header .news {
    background: url(/plugins/extensions/news/inc/img/background.jpg) -1px 0 no-repeat;
    height: 310px;
    position: absolute;    
    visibility: hidden;
    width: 970px;
}

#news-header .news-first {
    visibility: visible;
}

#news-header .news-image {
    float: left;
}

#news-header .news-content {
    color: #2d1f13;
    float: left;
    padding: 80px 20px 20px 30px;
    position: relative;
    width: 425px;
    z-index: 1;
}

#news-header .news-published {
    font-size: 9px;
}

#news-header .news-title {
    font-size: 16px;
    line-height: 20px;
}

#news-header .news-subtitle {
    font-weight: bold;
    margin: 0 0 16px 0;
}

#news-header .news-text {
    margin: 0 0 10px 0;
}

#news-list .content-box-body {
    padding: 0 0 0 10px;
}

#news-list .news {
    background: url(/plugins/extensions/news/inc/img/list-background.gif) no-repeat;
    float: left;
    height: 130px;
    margin: 0 10px 10px 0;
    width: 434px;
}

#news-list .news-odd {
    margin-right: 0;
}

#news-list .news-image {
    float: left;
    padding: 10px;
}

#news-list .news-content {
    color: #a2140a;
    float: left;
    width: 265px;
}

#news-list .news-published {
    color: #2d1f13;
    font-size: 9px;
    padding: 6px 0 0 0;
}

#news-list .news-title {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 16px 0;
    height: 32px;
}

#news-list .news-title a {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}

#news-list .news-text {
    line-height: 16px;
}

#news-list .news-more {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}


#news-pagebrowser {
    float: right;    
    padding: 0 16px 5px 0;
}

#news-pagebrowser a.news-page {
    color: #f4c4bd;
    text-decoration: none;
}

#news-pagebrowser a.news-page-active {
    color: #ffffff;
    font-weight: bold;
}

#news-pagebrowser a.news-prev-page img {
    position: relative;
    top: 3px;
}

#news-pagebrowser a.news-next-page img {
    position: relative;
    top: 3px;
}



#news-detail {
    position: relative;
}

#news-detail .news-back {
    background: url(/plugins/extensions/news/inc/img/back.png) 0 5px no-repeat;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
}

#news-detail .news-published {
    color: #dbc597;
    font-weight: bold;
}

#news-detail .news-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 16px;
    padding: 0 100px 0 0;
}

#news-detail .news-subtitle {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 16px;
}

#news-detail .news-image {
    float: left;
    margin: 4px 35px 16px 0;
}

#news-detail .news-files {
    margin: 16px 0 0 0;
}

/*
 * recipe
 */

#recipe-category {
    margin-bottom: 20px;
}

#recipe-category .category {
    float: left;
    margin: 0 0 7px 31px;
}

#recipe-category .category-first {
    margin-left: 0;
}

#recipe-category .content-box-body {
    padding: 0 0 0 10px;
}

#recipe-category .category .title {
    text-align: center;
}

#recipe-category .category .title,
#recipe-category .category .title a {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}


#recipe-category .category-active .title {
    font-weight: bold;
}

#recipe-list .content-box-body {
    padding: 0 0 0 10px;
}

#recipe-list .recipe {
    background: url(/plugins/extensions/news/inc/img/list-background.gif) no-repeat;
    float: left;
    height: 130px;
    margin: 0 10px 10px 0;
    width: 434px;
}

#recipe-list .recipe-odd {
    margin-right: 0;
}

#recipe-list .recipe-image {
    float: left;
    padding: 10px;
}

#recipe-list .recipe-content {
    color: #a2140a;
    float: left;
    width: 265px;
}

#recipe-list .recipe-published {
    color: #2d1f13;
    font-size: 9px;
    padding: 6px 0 0 0;
}

#recipe-list .recipe-title {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 16px 0;
    height: 32px;
}

#recipe-list .recipe-title a {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}

#recipe-list .recipe-text {
    line-height: 16px;
}

#recipe-list .recipe-more {
    color: #a2140a;
    font-weight: bold;
    text-decoration: none;
}

#recipe-pagebrowser {
    float: right;    
    padding: 0 16px 5px 0;
}

#recipe-pagebrowser a.recipe-page {
    color: #f4c4bd;
    text-decoration: none;
}

#recipe-pagebrowser a.recipe-page-active {
    color: #ffffff;
    font-weight: bold;
}

#recipe-pagebrowser a.recipe-prev-page img {
    position: relative;
    top: 3px;
}

#recipe-pagebrowser a.recipe-next-page img {
    position: relative;
    top: 3px;
}

#recipe-sort {
    float: left;
    margin: 0 0 10px 0;
}

#recipe-sort .sort {
    position: relative;
    float: left;
}

#recipe-sort .sort .up {
    position: absolute;
    left: 0;
    top: 0;
}

#recipe-sort .sort .down {
    position: absolute;
    left: 0;
    top: 9px;
}

#recipe-sort .sort .label {
    font-size: 11px;
    margin: 0 40px 0 16px;
    text-decoration: none;
}

#recipe-sort .sort-active .label {
    color: #ffffff;
    font-weight: bold;
}
#recipe-detail {
    position: relative;
}

#recipe-detail .recipe-back {
    background: url(/plugins/extensions/recipe/inc/img/back.png) 0 5px no-repeat;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
}

#recipe-detail .recipe-published {
    color: #dbc597;
    font-weight: bold;
}

#recipe-detail .recipe-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 16px;
    padding: 0 100px 0 0;
}

#recipe-detail .recipe-left {
    float: left;
    width: 416px;
}

#recipe-detail .recipe-right {
    float: left;
    padding: 0 0 0 35px;
    width: 454px;
}

#recipe-detail .recipe-image {
    position: relative;
    text-align: center;
    z-index: 20;
}

#recipe-detail .recipe-ingredients {
    position: relative;
    background: url('/plugins/extensions/recipe/inc/img/ingredients-top.png') left top no-repeat;
    width: 425px;
    left: -3px;
    top: -2px;
    z-index: 10;
}

#recipe-detail .recipe-ingredients-inner {
    background: url('/plugins/extensions/recipe/inc/img/ingredients-bottom.png') left bottom no-repeat;
    padding-bottom: 25px;
}

#recipe-detail .recipe-ingredients-content {
    background: url('/plugins/extensions/recipe/inc/img/ingredients-middle.png') left 240px no-repeat;
    min-height: 270px;
}

#recipe-detail .recipe-ingredients-content-body {
    padding: 25px 30px 0 30px;
    color: #2d1f13;
}

#recipe-detail .recipe-details {
    background: url(/plugins/extensions/recipe/inc/img/details.png) no-repeat;
    position: relative;
    width: 448px;
    height: 88px;
    margin: 20px 0 30px 0;
}

#recipe-detail .recipe-label {
    line-height: 22px;
    position: absolute;
    left: 18px;
    top: 23px;
}

#recipe-detail .recipe-value {
    color: #ffffff;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    left: 150px;
    top: 23px;
}

#recipe-detail .recipe-preparation {
    margin-bottom: 32px;
}

#recipe-detail .recipe-files {
	padding-bottom: 10px;
}

#recipe-detail .recipe-fb {
	width: 110px;
	height: 23px;
	background-image: url("/plugins/extensions/recipe/inc/img/schmeckt_mir.png");
	background-repeat: no-repeat;
}

#recipe-detail .recipe-fb a {
	width: 110px;
	height: 23px;
	display: block;
}

#recipe-product-slider {
    position: absolute;
    left: 300px;
    top: -15px;
}

#recipe-product-slider-back {
    position: absolute;
    left: -15px;
    top: 60px;
    cursor: pointer;
}

#recipe-product-slider-next {
    position: absolute;
    right: -15px;
    top: 60px;
    cursor: pointer;
}

#recipe-product-slider-mask {
    overflow: hidden;
    width: 100px;
    height: 100px;
    position: relative;
}

#recipe-product-slider-container {
    position: relative;
    left: 0;
    overflow: hidden;
}

#recipe-product-slider .product {
    position: relative;
}

#recipe-product-slider .product-image {
    width: 100px;
    height: 100px;
    float: left;
}

#recipe-product-slider .product-image a {
    display: block;
    background: no-repeat center bottom;
    width: 100px;
    height: 100px;
}

.product-tooltip-wrapper {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 1000;
}

.product-tooltip {
    background: url(/plugins/extensions/recipe/inc/img/tooltip-left.png) no-repeat;
    height: 41px;
    padding: 0 0 0 40px;
}

.product-tooltip-inner {
    background: url(/plugins/extensions/recipe/inc/img/tooltip-right.png) right top no-repeat;
    height: 41px;
}

.product-tooltip-body {
    padding: 8px 0 5px 0;
    position: relative;
    left: -20px;
    color: #582b17;
    font-weight: bold;
    
}

/*
 * tip
 */

#tips-list {
    margin-top: 8px;
}

#tips-list .item {
    background: no-repeat;
    float: left;
    width: 440px;
    height: 267px;
    position: relative;
    
}

#tips-list .content-box-body {
    padding: 0 0 0 10px;
}

.item-number {
    position: absolute;
    left: 159px;
    top: 28px;
}

.item-title {
    position: absolute;
    left: 160px;
    top: 58px;
    font-weight: bold;
    color: #846144;
    padding: 0 30px 0 0;
    line-hieght: 16px;
}

.item-seperator {
    position: absolute;
    left: 250px;
    top: 100px;
}

.item-description {
    position: absolute;
    left: 160px;
    top: 123px;
    color: #846144;
    padding: 0 30px 0 0;
    line-hieght: 16px;
}








