@charset "UTF-8";

/**
 * engine_26 
*/


/**
 * Posts
*/

#engine_26 {
}

#engine_26 div.listitem {
}

#engine_26 div.listitem a:link, #engine_26 div.listitem a:active, #engine_26 div.listitem a:visited, #engine_26 div.listitem a:hover, #engine_26 div.listitem a:visited:hover {
	display:block;
	padding:5px;
	background:transparent;
	text-align:left;
	text-transform:none;
}

#engine_26 div.listitem a:hover, #engine_26 div.listitem a:visited:hover {
	background:url(/core/structure/alpha_tiles/FFFFFF_50.png);
}


/**
 * Prices
*/

ul.prices {
	margin:0 0 5px 0;
}

ul.prices li {
	display:inline-block;
	*display:inline;
	margin:0 16px 0 0 !important;
	font-size:.85em;
	font-weight:700;
	color:#666;
}


/**
 * Indications
*/

div.indications {
	margin:0 0 5px 0;
}

div.indications span {
	display:inline-block;
	padding:0 18px 0 20px;
	height:18px;
	font-size:.75em;
	text-transform:uppercase;
	background:url(/engines/menubuilder/shared/structure/sprite.png) no-repeat;
}

div.indications span.vegan {
	color:#A2C33E;
	background-position:0 2px;
}

div.indications span.veg {
	color:#4E720D;
	background-position:0 -18px;
}

div.indications span.gfree {
	color:#5580AC;
	background-position:0 -38px;
}

div.indications span.dfree {
	color:#333333;
	background-position:0 -58px;
}

div.indications span.nuts {
	color:#C5B196;
	background-position:0 -78px;
}