
.big-top img {
  max-height: 521px;
}

span.notitle{
	display: block;
	height: 12px;
}

.printOnly{
	display: none;
}

div.canvas li{
	position: relative;
}



div.canvas li span:hover{
	text-decoration: underline;
}

		

/*.single-product .center-product span {
    display:block;
	font-size: 130%;
	position: relative;
    top: 5px;
}	*/

.recipe-filter .difficulty label {
    margin-right: 0.8em;
	margin-left: 0.2em;
	position: relative;
	top: -1px;
}

.recipe-filter .difficulty label.last{
    margin-right: 0;
}

.recipe-filter .sort label {
    margin-right: 0.8em;
}

.recipe-filter .sort label.last{
    margin-right: 0;
}	

.blog-list .article{
	padding-bottom: 0;
} 	 
		
.recipe-filter .difficulty {
	width: 33%;
}

.search-result {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.search-result-item {
	margin-bottom: 15px;
}

.blog-list .article .body li{
	border: 0;
	margin: 0;
	padding: 5px;
	list-style: disc;
}

h1{
	margin-top: 5px;
}



.magazine .image a.blockLink
{
position:absolute;
top:0;
left: 0;
width:100%;
height:100%;
z-index: 12;
background-color:transparent;
background-image: none;
padding: 0;
margin: 0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity:0;
} 

.magazine .image a{
	z-index: 13;
}

.sub-menu li a.active{
	  background: none repeat scroll 0 0 #695A53;
    color: #F1EFEC;
    filter: none;
    text-decoration: none;
    text-shadow: none;
}

.blog-search{

    margin: 0 0 10px 0;

}

.rating {
   position: relative;
    top: -42px;
    left: 20px;
}

.pnlAltRating {
    background: url("../../images/stars.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 17px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 94px;
}

.pnlAltRatingLit {
    background: url("../../images/stars_lit.png") repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    overflow: hidden;
    width: 94px;
}

.ratingcount {
    font-weight: bold;
}

.ingredients{
	 margin-top: 10px;
}


.show-result{
	margin-top: 40px;
}



/*.search-form .input {
	font-size: 14px;
}*/

.star-rating{
 height: 6px;	
}

.star-rating span.rating{
	position: relative;
    top: -64px;
}

.ingredients input.counter{
    background-color: #D3CAC2;
    border: 0 none;
    color: #58473F;
    display: inline;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: 28px;
    top: 2px;
	width: 26px;
    text-align: center;
}

.ie .ingredients input.counter{
	width: 4px;
	top: -4px;
	right: 36px;
}

.ie .ingredients .minus{
	right: 62px;
}

.row.main.top-space{ 
	overflow: visible;
}
