/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

#headerbar .module {
    max-width: 650px;
    background: #ffffff82;
    padding: 8px;
}

.button-more {
    cursor: pointer;
}

div.coupon   { background: rgba(164, 140, 76, 0.5); text-align: center; 
margin-bottom:20px;
margin: 10px 10px 40px 10px; padding: 5px; width: 195px; height: 160px; border: dashed 1px #444 }
div.coupon h2 { color: #fffee2; background: #A01A0D; text-align: center; padding: 3px 5px; margin-top:0px; font-size:18px }
div.coupon small { color: #A01A0D }

/* ACCORDIAN FOR THE MENU */

.accordionButton {	
	float: left;
	cursor: pointer;
	}
 
.accordionContent {	
	float: left;
	display: none;
	}


.accordionButton img:hover{
	width:275px;
	height:154px;
	background:#000;
	z-index:10000;
}

div.menufeaturetext {
width:255px;
height:139px;
background: #bbaa72;
padding:5px 10px 10px 10px;
margin-bottom:5px;
}


.componentheading {
display:none
}

div.catItemHeader h3.catItemTitle, div.itemHeader h2.itemTitle {
font-family: "Yanone Kaffeesatz";
font-size: 26px;
}

div.itemCommentsForm form label.formComment{
display:none;
}

div.itemCommentsForm form textarea.inputbox {
float:right
}

div.itemCommentsForm form input#submitCommentButton{
background:#e4001b
}


#top-b div.module{
    padding: 30px 0px;
    background: rgba(164, 140, 76, 0.3);
    margin: 0px;
}


#tob-b > div > div:nth-child(2) > div{
    background: rgba(164, 140, 76, 0.5);

}

#top-b div.module.firstbox{
margin-left:20px!important

}


#top-b div.module.lastbox{
margin-right:20px!important

}

.main-slideshow {
overflow:hidden;
margin-bottom-26px
}

#top-a .uk-margin {
margin-bottom:-10px
}

body {
    font: normal 16px/22px Arial, Helvetica, sans-serif;
}