html, body, div, form, img {
  margin: 0;
  padding: 0;
  border: 0;
  }

body {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;	
  text-align: left;
  background-color: #ffffff;
	}

/*** IDs ***/
#header {display: none;}

#menu_services_container {display: none;}

#column_left {display: none;}
  
#column_right {display: none;}

#footer_container {display: none;}

/*** General definitions ***/
p {
  padding: 0;
  margin: 0 0 1.1em 0;
  }
  
ul {
  padding: 0 0 0 20px;
  margin: 0 0 1.1em 10px;
  list-style-type: disc;
  }

li ul {
  margin: 0.3em 0 0 0.8em;
  }

ol {
  list-style-type: decimal;
  padding: 0;
  margin: 0 0 1.1em 2.5em;
  }

li ol {
  margin: 0.3em 0 0 2.2em;
  }

ul li {
  padding: 0.1em 0 0.5em 5px;
  }

li ul li {
  padding: 0.1em 0 0.5em 10px;
  }
  
ol li {
  padding: 0.1em 0 0.5em 0;
  padding-bottom: 0;
  }

a {
  color: #000000;
  text-decoration: none;
  }

a:link {
  color: #000000;
  }
  
a:visited {
  color: #000000;
  }

a img {
  border: 0;
  }

b, strong {
  color: #000000;
	}
  
h1 {

  color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
  }
  
h2 {
  color: #000000;
  margin: 1.3em 0 0.6em 0;
  font-size: 1.2em;
  }

h3 {
  color: #000000;
  margin: 1em 0 0.4em 0;
  font-size: 1.1em;
  }

h4 {
  color: #000000;
  margin: 0.7em 0 0.4em 0;
  font-size: 1em;
  }

sup {
	font-size: 0.75em;
	}
    
table {
  border: 0;
  border-collapse: collapse;
  margin: 0 0 1.1em 0;
  }

th, td {
	border: 0;
  padding: 5px 0 0 0;
  vertical-align: top;
  }

p table {
	margin: 0;
	}

th p, td p {
	margin: 0;
	}

input {
	display: none;
  }

textarea {
	display: none;
  }

/*** Classes ***/
div.clear {
	clear: both;
	position: relative;
	height: 1px;
	overflow: hidden;
	}

ol.decimal {
	list-style-type: decimal;
	}

ol.lower_roman {
	list-style-type: lower-roman;
	}

ol.upper_roman {
	list-style-type: upper-roman;
	}

ol.lower_alpha {
	list-style-type: lower-alpha;
	}

ol.upper_alpha {
	list-style-type: upper-alpha;
	}

/*** tt_news ***/
div.tx-ttnews-browsebox {
	display: none;
	}
	
/* Images */
img.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

img.image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* Tabels */
table.certificates {
	width: 100%;
	clear: both;
	border-collapse: collapse;
	font-size: 0.9em;
	}
	
table.certificates th {
	border: none;
	text-align: left;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	background-color: #D6D6D6;
	color: #000000;
	}
	
table.certificates td {
	border: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 1em;
	background-color: #ffffff;
	color: #000000;
	}
	
	
div#bottom_content{display:none;}
div#footer p{display:none;}
div#footer p.footer_highlighted_text{display:block !important; text-align:center;}
h1 img{display:none;}
h2 img{display:none;}
div.news-list-browse{display:none;}
/*img{display:none;}*/
img{display:inline;}

/*td img{display:block;}*/
.print{display:block;}

div#column_main_content table .shop_item{font-weight:normal;}
div #column_main{display:block; margin-top:50px;}
div #restaurant_images{display:block;}
div #column_right{display:block; margin-top:10px;}


div.rating{display:block; visibility:visible;}
div.logo img{display:block; visibility:visible; margin-bottom:10px;}
div.final_word{color:#A68714;}

/*
div.tx_mcrestaurants_restaurant div.logo {float: right;	width: 175px; text-align: center; margin: 0 0 15px 30px;}
div.tx_mcrestaurants_restaurant #googlemap {position: relative; width: 250px; height: 250px; margin: 0 0 10px 0;}
div#googlemap{width: 250px; height: 250px; position: relative; background-color: rgb(229, 227, 223); overflow: hidden; z-index: 0;}
div#googlemap div{overflow: hidden; width: 250px; height: 250px;}
div#googlemap div img{overflow: hidden; width: 250px; height: 250px;}
*/

div#restaurant_images{display:block;}

div .tx_mcrestaurants_namesearch img{display:none;}
div .box{display:none;}
