 
* {
	margin:0px;
	padding:0px;
}

div.border {
	padding-right:9px;
	margin-right:0px;
	border-right:1px solid #eee;
}

html { height: 100%; margin-bottom: 1px; }

body {
	background:#f5f5f5;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

img {
	border:none;
}

a {
	color:#000000;
}

a:hover {
	color:#A01D33;
}

a.selected {
	color:#A01D33;
}

ul.dropdown a.selected:visited,
ul.dropdown a.selected:link  {
	color:#A01D33;
}

h2 {
	margin:0;
}

h3 {
	font-weight:normal;
	font-size:16px;
	margin:0;
}

h4 {
	font-weight:normal;
	font-size:16px;
	margin:0;
}

hr {
	margin-top:20px;
}

.thin {
	padding:0;
	margin:0;
}

/* ZONES PRINCIPALS */

#header-top {
	height:40px;
}

#header-top ul.tools {
	position:absolute;
	top:14px;
	right:10px;
}

#header-top ul.tools li {
	display:inline;
}

#header {
	height:88px;
	background:#e8e6df;
	position:relative;
	margin-bottom:10px;
	background-image: url("../img/bkg-header1.png");
	background-repeat: no-repeat;
	background-position: top;
	color: #000;
}

#header h1 {
	margin:10px 10px 0 10px;
	font-size:32px;
	text-transform: uppercase;
	font-family:Georgia;
	font-weight: normal;
	line-height: 125%;
}

#header #home-message {
	margin:0 10px 10px 10px;
	text-transform: uppercase;
	font-family:Georgia;
	font-weight: normal;
	font-size:18px;
	line-height: 130%;
}

#header a.logo-silestone {
	position:absolute;
	top:10px;
	right:10px;
}

#header a.logo-silestone-10-years {
	position:absolute;
	top:20px;
	right:160px;
}

#header a.logo-silestone-10-years img {
	width:42px;
}

#breadcrumb {
	font-size:11px;
	color:#AAA;
	line-height:12px;
}

#breadcrumb a {
	color:#AAA;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

/* MENUs */

div#main-menu {
	position:relative;
	background:#fff;
	z-index:1;
	line-height:30px;
	vertical-align: middle;
}

#nav {
	text-transform: uppercase;	
}

div#main-menu ul#nav.dropdown li {
	background:#fff;
	border:0;
	
	
}

div#main-menu ul#nav.dropdown li a {
	color:#000;

}

div#main-menu ul#nav.dropdown li a:hover {
	color:#A01D33;
}

div#main-menu ul#nav.dropdown li a.selected {
	background:#A01D33;
	color:#fff;
}

div#main-menu ul#nav.dropdown li a.selected:hover {
	color:#000;
}

#main-menu-base {
	background:#A01D33;
	height:145px;
	background-image: url("../img/bkg-menubase.png");
	background-repeat: no-repeat;
	background-position: top;
}

#main-menu-base div.left {
	width:295px;
	float:left;
}

#main-menu-base div.right {
	width:376px;
	float:left;
}

#main-menu-base div.right div.first {
	background:#570018;
	margin-top:14px;
	font-family: Georgia;
	font-size:18px;
	color:#fff;
	padding:5px 10px;
	line-height: 125%;
}

#main-menu-base div.right div.second {
	background:#570018;
	margin-top:7px;
	font-family: Georgia;
	font-size:18px;
	color:#fff;
	padding:5px 10px;
	line-height: 125%;
}

ul#languages-menu {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:2px;
	right:5px;
	width:500px;
}

ul#languages-menu li {
	display:inline;
	float:right;
	margin:0 10px 0 0;
	font-size:11px;
}

#footer {
	line-height:20px;
	margin-top:4px;
	margin-bottom:10px;
	background:#A01D33;
	vertical-align: middle;
	background-image: url("../img/bkg-menubase.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

#footer a:hover {
	text-decoration:underline;
}

.footer {
	color:#FFFFFF;
	font-size:11px;
	padding:40px 10px 15px;
	text-align:center;
	line-height: 140%
}

.container_12,
.container_16 {
	background:#FFF;
}

.container_16 {
	padding: 0 20px 20px 20px;
	}

/**** LLISTES ****/

ul.custom-list-1 ul {
	margin-bottom:0;
}

ul.custom-list-1 {
	list-style:none;
}

ul.custom-list-1 ul {
	list-style:none;
}

ul.custom-list-1 li {
	margin-left:5px;
	padding-left:5px;
}

ul.images-list {
	list-style:none;
}

ul.images-list li {
	margin-left:0;
	padding-left:0;
}

ul#gallery-list {
	list-style:none;
	margin-top:20px;
}

ul#gallery-list li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

ul.items-list {
	list-style:none;
}

ul.items-list li {
	margin-left:0;
	padding-left:0;
	margin-bottom:10px;
}

ul.items-list li img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

ul.horizontal-menu {
	list-style:none;
	width: 150px;
	margin: auto;
}

ul.horizontal-menu li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:10px;
}

ul.vertical-menu {
	list-style:none;
}

ul.vertical-menu li {
	margin-left:0;
	padding-left:0;
}

ul.categories-list {
	list-style:none;
}
ul.categories-list li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:5px;
	font-size:11px;
}

ul#corporate-menu {
	padding:0 10px 0 10px;
}

ul.links-list {
	list-style:none;
}

ul.links-list li {
	margin-left:0;
	padding-left:0;
	margin-bottom:10px;
}

ul#related-list {
	list-style:none;
}

ul#related-list li {
	margin-left:0;
	padding-left:10px;
	margin-bottom:10px;
}

ul#related-list h3 {
	margin-bottom:10px;
}

#links-list ul {
	list-style:none;
	margin-bottom:10px;
}

#links-list li {
	margin-right:10px;
	margin-bottom:10px;
}

#links-list h1,
#links-list h2,
#links-list h3,
#links-list h4,
#links-list h5,
#links-list h6 {
	margin-bottom:10px;
	font-weight:normal;
	font-size:16px;
}

#links-list h2 {
	font-size:14px;
}

#links-list h3,
#links-list h4,
#links-list h5,
#links-list h6 {
	font-size:12px;
}

li.clr {
   display: inline;
   margin: 0;
   padding: 0;
   width: 1px;
}

br.clr {
   clear: left;
   width: 1px;
   font-size:1px;
   margin: 0;
   padding: 0;
   overflow:hidden;
}

.list-home h3 {
	font-weight:normal;
	font-size:16px;
	margin:0;
}

.list-home ul,
.list-home li {
	margin:0;
	padding:0;
	list-style:none;
}

.list-home li img {
	float:left;
	margin:0 10px 10px 0;
}

.name {
	/*background:#FFF;*/
	margin-bottom:10px;
	line-height:25px;
	border-top:1px solid #39362f;
	border-bottom:1px solid #39362f;
	color: #666666;
	font-weight:bold;
	font-size: 14px;
}

.name:first-letter {
	text-transform:capitalize;
}

.name p {
	margin:0;
	padding:0;
}

.summary {
	font-style:italic;
	font-size:14px;
}
.body {
	
}

#branding {
	margin-bottom:20px;
}

#branding a {
}

.date {
	font-size:10px;
	font-style:italic;
	color:#999;
}

#google-map {
	margin-bottom:10px;
}

label {
	display:block;
}

/*textarea:focus, 
input[type="text"]:focus {
 border: 1px solid #0066FF; 
}*/

.success-msg,
.error-msg {
	color:#FF0000;
	padding:20px;
	font-size:12px;
	font-weight:bold;
}

.success-msg {
	color:#0066FF;
}

#contact-info {
	padding:0 10px 0 10px;
}

#comments .name {
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}

#comments .email,
#comments .date,
#comments .body {
	padding-left:20px;
	padding-right:20px;
}

#contact-form input,
#comment-form input {
	width:200px;
}

#contact-form textarea,
#comment-form textarea {
	width:400px;
}

#contact-form input.short,
#comment-form input.short {
	width:50px;
	margin-top:10px;
}

.tags-list,
.categories-list,
.read-more,
.num-comments {
	font-size:11px;
	margin:0;
	padding:0;
	color:#999999;
}

.tags-list a,
.categories-list a,
.read-more a,
.num-comments a {
	font-size:11px;
	margin:0;
	padding:0;
	color:#999999;
	text-decoration:none;
}

.tags-list a:hover,
.categories-list a:hover,
.read-more a:hover,
.num-comments a:hover {
	color:#0066FF;
}


.index-paginator {
	font-size:11px;
}
.index-paginator .current {
	color:#0066FF;
}
.index-paginator a {
	text-decoration:none;
}

.index-paginator a:hover {
	text-decoration:underline;
	color:#0066FF;
}

.counter-menus {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}

/* Estils del cercador */
#site-search-element {
	float:right;
}

#search {
	float:right;
	width:200px;
	z-index:10;
	height:20px;
	padding-top:0px;
}

#SearchLocal {
	width:200px;
}

#SearchLocalText {
	width:185px;
	float:left;
}

#search input {
	font-size:11px;
}

#search-results {
	width: 100%;
}

#search-results h2 {
	margin-top: 20px;
}

#search-results div.chefs ul, #search-results div.restaurants ul, #search-results div.menus ul {
	list-style: none outside none;
	margin: 20px 0;
}

#search-results .restaurants {
	padding-left: 0;
}

#search-results .restaurants .image {
	float: left;
	margin-right: 20px;
	width: 120px;
	background-color: #eee;
	height: 80px;
	overflow: hidden;
}

#search-results .menus .image {
	float: left;
	margin-right: 20px;
	width: 120px;
	background-color: #eee;
	height: 80px;
	overflow: hidden;
}

#search-results div.menus ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-left: 0px;
}

#search-results div.menus ul li .name {
	border: medium none;
}

/* estils del filtre de data */

#date-filter {
	position:absolute;
	top:0;
	right:0;
	width:200px;
}

#date-filter select {
	float:left;
	margin-right:4px;
	font-size:11px;
}

#date-filter input {
	font-size:11px;
}

/* Estils per les seccions de pagines */
#sections-tabs-format ul.section-tabs {
	list-style: none;
}

#sections-tabs-format ul.sections-tabs li {
	display:inline;
}

/* drop down menu */

ul.dropdown li.hover, ul.dropdown li:hover, ul.dropdown li:hover a {
	background:#FFF;
	color:#000;
}

ul.dropdown li {
	background:#25221b;
	color:#FFF;
	border:1px solid #25221b;
	line-height: 30px;
	vertical-align: middle;
	padding:0;
}

ul.dropdown span.nolink {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.dropdown a:link, ul.dropdown a:visited {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

ul.dropdown li a.selected {
	background:#FFF;
	color:#000;
}

ul.dropdown a:hover {
	color: #000;
}

/* Columna dreta */

#corporate-menu a,
#categories-list a,
#promoted-pages a,
#last-posts a,
#tag-cloud a {
	text-decoration:none;
}

#promoted-pages li,
#last-posts li {
	list-style:circle;
	padding-left:0;
	margin-left:20px;
}

.error-page {
		min-height:400px;
		margin-bottom:40px;
		padding:15px;
		background:#F4D1AE;
}


/* ----------------- home --------------- */
ul.home-influent-chefs {
	list-style: none;
	margin-top:5px;
	margin-bottom:0px;
}

ul.home-influent-chefs li {
	display:inline;
	margin:0px;
	padding-right: 1px;
}

div.home-text {
	margin-top:50px;
	font-size:14px;
	padding-right: 80px;
	line-height: 135%;
}

.destacat-home {
	background-color: #A01D33;
	color: #FFF;
	padding: 2px;
	}

/* --------------- cartas tendencia ------------- */

div.trend-menus h1 {
	padding: 0 0 20px 0;
	margin-bottom: 0px;
}

.bkg_trend-menus {
	background-color: #f0eee7;
	margin-bottom: 4px;
	padding: 30px;
}

.bkg_trend-menus ul {
	list-style: none;
	}

div.trend-menus ul {
		width:280px;
		margin-bottom: 0px;
}

div.trend-menus ul.left {
	padding: 0px;
	float:left;
	border-top: 1px solid #ddd;
}

div.trend-menus ul.center {
	padding: 0px;
	margin-right:20px;
	margin-left:20px;
	float:left;
	border-top: 1px solid #ddd;
}

div.trend-menus ul.right {
	padding: 0px;
	float:left;
	border-top: 1px solid #ddd;

}

div.trend-menus ul li {
	margin-left: 0px;
	border-bottom: 1px solid #ddd;
	padding: 2px 0 2px 0;
}

	
div.trend-menus ul li a {
	text-decoration:none;
	color:#575654;
}

div.trend-menus ul li a:hover {
	text-decoration:underline;
}

div.trend-menus ul li a span.chef {
	font-size:12px;
}

div.trend-menus ul li a span.restaurant {
	font-size:11px;
}


/*-------------- Cartas miticas ----------------- */
.mythical-menus {
	/*padding-left: 20px;*/
}

.mythical-menus h1 {
	padding: 0 0 20px 0;
	margin-bottom: 0px;
}

/*.mythical-menus ul {
	list-style: none;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	clear: both;	
}*/

div.mythical-menus ul {
		width:280px;
		margin-bottom: 0px;
}

div.mythical-menus ul.left {
	padding: 10px 0 0 0px;
	float:left;
	border-top: 1px solid #ddd;
}

div.mythical-menus ul.center {
	padding: 10px 0 0 0px;
	margin-right:20px;
	margin-left:20px;
	float:left;
	border-top: 1px solid #ddd;
}

div.mythical-menus ul.right {
	padding: 10px 0 0 0px;
	float:left;
	border-top: 1px solid #ddd;
}

.mythical-menus ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-left: 0px;
}

.mythical-menus ul li a {
	text-decoration:none;
	color:#575654;
}

.mythical-menus ul li a:hover {
	text-decoration:underline;
}
	
.mythical-menus ul li .name {
	border: none;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 140%;
}

.mythical-menus ul li .chef {
	border: none;
	font-size: 12px;
	float: left;
	margin-right: 5px;
}

.mythical-menus ul li .restaurant {
	border: none;
	font-size: 11px;
	float: left;
}

.mythical-menus .image {
	float: left;
	margin-right: 20px;
	width: 80px;
	background-color: #eee;
	height: 60px;
	overflow: hidden;
}



/*-------------- Chefs ----------------- */
.chefs {
	/*padding-left: 20px;*/
}

.chefs h1 {
	padding: 0 0 20px 0;
	margin-bottom: 0px;
}

.chefs ul {
	list-style: none;
	/*margin-top: 20px;*/
	border-top: 1px solid #ddd;
	padding-top: 10px;
	clear: both;	
}

.chefs ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-left: 0px;
	}
	
.chefs ul li .name {
	border: none;
}

.chefs .image {
	float: left;
	margin-right: 20px;
	width: 120px;
	background-color: #eee;
	height: 80px;
	overflow: hidden;
}

div.chef-left {
	margin-top:20px;
}

div.chef-left h2 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.chef-left ul a {
	text-decoration: none;
}

div.chef-left ul a:hover {
	text-decoration: underline;
}

div.chef-center {
	margin-top:20px;
	background-color: #f0eee7;
}

div.chef-center h1 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
	

	/*font-size:34px;
	font-family: Georgia;
	font-style: italic;;
	color:#666;
	padding:20px 20px 0 20px;
	text-transform: uppercase;
	margin-bottom:5px;
	font-weight: normal;*/
}

div.chef-center .chef-title {
	margin: 20px 20px 10px 20px;
	}


div.chef-center div.biography {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:40px;
	text-align: justify;
	
}

div.biography div.chef-image{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border: 4px solid #fff;
	width: 468px;
	background-color:#eee;
	overflow: hidden;
	max-height: 300px;
	
}

div.biography div.chef-image img{
	width: 468px;
}

div.chef-right {
	margin-top:20px;
}

div.chef-right h2 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.chef-right ul a {
	text-decoration: none;
}

div.chef-right ul a:hover {
	text-decoration: underline;
}

div.chef-right div.restaurant-image {
	margin-bottom:10px;
}


/*-------------- Menus ----------------- */
div.menu-left {
	margin-top:20px;
}

div.menu-left h2 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.menu-left ul a {
	text-decoration: none;
}

div.menu-left ul a:hover {
	text-decoration: underline;
}

div.menu-center {
	margin-top:20px;
	background-color: #f0eee7;
}

div.menu-center h1 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.menu-center .menu-title{
	margin: 20px 20px 10px 20px;
	}

div.menu-center li div.name {
	border:0;
	background:transparent;
}

div.menu-center ul {
	list-style:none;
	/*padding-right: 20px;
	padding-bottom: 20px;*/
}

div.menu-center img {
	float:left;
	margin-right:10px;
}

.menudish-level-1 {
	margin:20px 20px 40px 20px;
	border-top: 4px solid #ddd;
	padding-top: 3px;
}

.menudish-level-1 div.name {
	color: #A01D33;	
	font-size: 18px;
}

.menudish-level-1 div.description {
	font-size: 14px;
	margin-bottom: 20px;
}

.menudish-level-2 {
	margin-top:20px;
	border-top: 4px dotted #ddd;
}

.menudish-level-2 div.name {
	color: #A01D33;	
	font-size: 16px;
}

.menudish-level-2 div.description {
	font-size: 12px;
	margin-bottom: 20px;
}

.menudish-level-3 {
	margin-top:20px;
}

.menudish-level-3 div.name {
	color: #A01D33;	
	font-size: 14px;
}

.menudish-level-3 div.description {
	font-size: 12px;
	margin-bottom: 20px;
}
	
.menudish-plate {
	border-top: dotted #ddd 1px;
	margin-bottom: 5px 0;
}

.menudish-plate div.name {
	margin: 0px;
	padding: 3px 0;
	font-size: 12px;
	line-height: 140%;
}

.menudish-plate div.description {
	margin: 0px;
	font-size: 12px;
}

div.menu-right {
	margin-top:20px;
}

div.menu-right h2 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.menu-right ul a {
	text-decoration: none;
	line-height: 24px;
}

div.menu-right ul a:hover {
	text-decoration: underline;
}

div.menu-right div.chef a {
	text-decoration: none;
	font-size:14px;
}

div.menu-right div.chef a:hover {
	text-decoration: underline;
}

div.menu-right div.restaurant-image {
	margin-bottom:4px;
}

.trend-menus-all {
	background-color: #eee;	
}
	
/*-------------- Restaurants ----------------- */
.restaurants {
	padding-left: 20px;
}

.restaurants h1 {
	padding: 20px 20px 20px 0;
}

.restaurants ul {
	list-style: none;
	/*margin-top: 20px;*/
	border-top: 1px solid #ddd;
	padding-top: 10px;
	clear: both;	
}

.restaurants ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-left: 0px;
	}
	
.restaurants ul li .name {
	border: none;
}

.restaurants .image {
	float: left;
	margin-right: 20px;
	width: 150px;
	background-color: #eee;
	height: 100px;
	overflow: hidden;
	}

div.restaurant-left {
	margin-top:20px;
}

div.restaurant-left h2 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.restaurant-left ul a {
	text-decoration: none;
}

div.restaurant-left ul a:hover {
	text-decoration: underline;
}

div.restaurant-center {
	margin-top:20px;
	background-color: #f0eee7;
}

div.restaurant-center h1 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
	

	/*font-size:34px;
	font-family: Georgia;
	font-style: italic;;
	color:#666;
	padding:20px 20px 0 20px;
	text-transform: uppercase;
	margin-bottom:5px;
	font-weight: normal;*/
}

div.restaurant-center img {
	
}

div.restaurant-center .restaurant-title {
margin:20px 20px 10px;
}

div.restaurant-center div.biography {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:40px;
	text-align: justify;
	
}

div.biography div.restaurant-image{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border: 4px solid #fff;
	width: 468px;
	/*height: 300px;*/
	background-color:#eee;
	overflow: hidden;
	max-height: 300px;
	
}

div.biography div.restaurant-image img{
	width: 468px;
}

#restaurant-props {
		margin-bottom:20px;
}

div.restaurant-right {
	margin-top:20px;
}

div.restaurant-right h2 {
	background:#A01D33;
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-transform: uppercase;
	margin-bottom:5px;
}

div.restaurant-right ul a {
	text-decoration: none;
	/* display: block; */
	line-height: 24px;
}

div.restaurant-right ul a:hover {
	text-decoration: underline;
}

div.restaurant-right div.restaurant-image {
	margin-bottom:10px;
}

/* --------- Restaurant gallery ----------------- */
div.restaurant-gallery {
	margin-bottom:20px;
}

div.restaurant-gallery ul.local-gallery {
	list-style: none;
}

div.restaurant-gallery ul.local-gallery li {
	margin:0;
	width:110px;
	float:left;
	text-align: center;
}

div.restaurant-gallery ul.local-gallery li.last {
	float:none;
	clear:both;
}

div.restaurant-gallery hr {
	margin-bottom:5px;
}

/* ------ Chef links ----- */
div.chef-links {
	margin-bottom:20px;
}

div.chef-links div.title {
	background-color: #eee;
	}

div.chef-links ul.main-links {
	list-style: none;
	margin-bottom:5px;
	/*border-bottom: 1px solid #ddd;
	height: 55px;*/
}

div.chef-links hr {
	margin-bottom:5px;
	margin-top:5px;
}

div.chef-links li {
	margin:0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
	display:block;
	height: 24px
	/*float:left;
	height:48px;*/
}

div.chef-links ul.main-links li a img {
	width:24px;
	float: right;
	clear: right;
}

div.chef-links div.other-links a {
	color:#000;
	text-decoration:none;
}

div.chef-links div.other-links a:hover {
	text-decoration:underline;
}

/* ------ Restaurant links ----- */
div.restaurant-links {
	margin-bottom:20px;
}

div.restaurant-links ul.main-links {
	list-style: none;
	margin-bottom:5px;
	margin-top:5px;
	border-top: 1px solid #ddd;
	/*height: 55px;*/
}

div.restaurant-links hr {
	margin-bottom:5px;
	margin-top:5px;
}

div.restaurant-links ul.main-links li {
	margin:0;
	padding-bottom: 5px;
	display:block;
	border-bottom: 1px solid #ddd;
	/*float:left;
	height:48px;*/
}

div.restaurant-links ul.main-links li a img {
	width:48px;
}

div.restaurant-links div.other-links a {
	color:#000;
	text-decoration:none;
}

div.restaurant-links div.other-links a:hover {
	text-decoration:underline;
}

/* ------------ Other menus --------------- */
div.other-menus ul {
	list-style:none;
}

div.other-menus li {
	margin-left: 0px;
		text-indent:5px;
	border-bottom: 1px solid #ddd;
}

div.other-menus li a {
padding: 5px 0;
	display: block;
}

div.other-menus li a:hover {
	background-color: #eee;
}

div.other-menus li a.selected {
	background-color: #f0eee7;
	background-image: url("../img/bkg-selected_menu.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.trend {
	border-left: 4px solid #FFC346;
}

.mythical {
	border-left: 4px solid #61B344;
}

/* ----------- Mapa google ----------------- */
div.map {
	overflow:hidden;
}

/* ----------- Restaurant box ------------- */
div.restaurant-box a.name {
	font-size:14px;
	text-decoration:none;
	border:0;
	margin-bottom:0px;
	display: block;
	border-bottom: 4px solid #ddd;
	padding: 3px 3px 3px 5px;
	
}

div.restaurant-box .value {
	margin-top:10px;
	}

/* ------------ Chef box ------------------ */
div.chef-box {
	margin-bottom:20px;
}

div.chef-box div.chef-image {
	background-color:#eee;
	text-align:center;
	height: 165px;
	overflow: hidden;
	border-bottom: 4px solid #ddd;
	
}

div.chef-box a.name {
	font-size:14px;
	text-decoration:none;
	border:0;
	margin-bottom:0px;
	display: block;
	border-bottom: 4px solid #ddd;
	padding: 3px 3px 3px 5px;
}

.other-links {
	/*margin: 2px 5px;*/
}

/* --------- Menu gallery ----------------- */
div.menu-gallery {
	margin-bottom:20px;
}

div.menu-gallery ul.local-gallery {
	list-style: none;
}

div.menu-gallery ul.local-gallery li {
	margin:0;
	width:110px;
	float:left;
	text-align: center;
}

div.menu-gallery ul.local-gallery li.last {
	float:none;
	clear:both;
}

div.menu-gallery hr {
	margin-bottom:5px;
}

.online-images {
	margin: 2px 5px;
	}
	
.online-images p {
	margin: 2px 5px;
	}

/* ------------- Menu critics -------------- */
div.menu-critics {
	margin-bottom:20px;
}

div.menu-critics a {
	text-decoration:none;
	display: block;
}

div.menu-critics p {
	margin-bottom: 3px;
}

div.menu-critics a:hover {
	text-decoration:underline;
}

/* ---------- Menu center ------------- */
div.menu-center ul li {
	margin-left:20px;	
}

.paging {
	clear: left;
	margin-bottom: 5px;
	
}

.paging-count {
	float: left;
	width: 400px;
}

.paging-numbers {
	float: right;
}

.paging .paging-numbers .disabled {
	width: 30px;
}

/* --------------- Advanced search ----------------- */

#advanced-search-element {
	margin:20px;
}

#advanced-search-element form  {
	padding:0 10px;
}

#advanced-search-element form  hr {
	margin-bottom:5px;
	margin-top:5px;
}

#advanced-search-element form div.input {
	height:30px;
	clear:both;
}

#advanced-search-element form div.input.text.search_text {
	width:140px;
	float:left;
}

#advanced-search-element form div.input.text.search_text input {
	width:130px;
}

#advanced-search-element form div.submit {
	float:left;
	width:60px;
}

#advanced-search-element form div.input.checkbox {
	height:20px;
}

#advanced-search-element form div.input.checkbox.search_menus {
	width:70px;
	float:left;
}

#advanced-search-element form div.input.checkbox input[type="checkbox"]  {
	margin-top:3px;
}

#advanced-search-element form div.input.checkbox label { 
	width:180px;
	float:right;
	color:#fff;
}

#advanced-search-element form div.input.checkbox.search_menus label {
	width:50px;
}

#advanced-search-element form #SearchLocalYears div.input {
	width:60px;
	clear:none;
	float:left;
}

#advanced-search-element form #SearchLocalFromYear,
#advanced-search-element form #SearchLocalToYear {
	width:40px;
	float:left;
}


/* --------------- pagina de contacte ------------------ */
#contact {
	padding:30px 0;
}

#contact a {
	color:#575654;
	text-decoration:none;
}

#contact a:hover {
	text-decoration:underline;
}

#contact-header {
	padding-left:30px;
	padding-right:30px;
}

#contact-left {
	padding-left:30px;
}

#contact h3 {
	margin-bottom:20px;
}

#register-send form div.input {
	margin-bottom:10px;
}

#register-send form {
	width:410px;
}

#register-send div.submit {
	text-align:right;
	padding-right:20px;
}

#contact-right {
	padding-right:30px;
}

#contact-right  p {
	margin-bottom:0;
}

#contact-right  div.google-map {
	margin-top:30px;
}


/* -------------- fotter menu ------------------ */
#footer-menu {
	text-align:center;
}

#footer-menu a {
	margin:0 10px;
}

#footer-menu span.separator {
	color:#fff;
}

/* ---------------- dinpages -------------------- */
div.dinpage {
	padding:30px 0;
}

div.dinpage-contents {
	margin-left:30px;
	margin-right:30px;
}

