/* CSS
   template webtom grey by tom.cryns@webtom.be
   "Trebuchet MS", Verdana, geneva, sans-serif
   "Trebuchet MS", Verdana, Sans-Serif
*/

body {
  font-family: Comic Sans, Comic Sans MS, cursive;
  font-size:small;
  background:#ccc;
	margin:0;
	padding:0;
}

* {
	margin:0;
	padding:0;
	line-height:1.5em;
}

h1 {
	padding:0;
  margin:10px 0px;
	font-family: Comic Sans, Comic Sans MS, cursive;
  font-size:180%;
  font-weight:normal;
}

h2 {
	padding:0;
  margin:20px 0px 0 0;
	font-family: Comic Sans, Comic Sans MS, cursive;
  font-size:140%;
  font-weight:normal;
}

#container {
	width:740px;
	margin:10px auto;
	padding:5px;
	background:#fff;
  font-size:95%;
}


#watermark {
	height:12px;
  margin:0px;
  padding:5px 20px;
  color:#fff;
  font-size:85%;
  text-align:right;
  background:#DC4F47 url(../img/tlcorner.gif) top left no-repeat;
}

#watermark p a {
	color:#FFF;
	text-decoration:none;
}

#header {
	height:65px;
  margin:0;
  padding:10px 10px;
	background:#F3A0A0  url(../img/headerbg.png) bottom right no-repeat;
  color:#FFF;
  font-size:95%;
  text-align:left;
  clear:both;
}


#header h1{
  margin:0;
  padding:0 20px;
  font-size:200%;
}


#sidebar
{
 float:left;
 width:100px;
 height:340px;
 margin:5px 0px 5px 0px;
 padding:10px;
 color:#fff;
 background:#EF8181;
}

#content {
 width:590px;
 height:340px;
 margin:5px 0px 5px 0px;
 padding:10px;
 float:right;
 color:#C13926;
 background:#FBDDDD;
}

#content ol,
#content ul
{
	padding:5px 20px;
}

#sidebar p, #content p{
	padding:3px 0px;
}

#sidebar a, 
#content a
{
  color:#C13926;
  text-decoration:underline;
}


#content a img
{
 text-decoration:none;
 border:0;
}

#content h2{
  margin:0;
  padding:10px 0px;
  font-size:150%;
}

#ads {
	height:50px;
  margin:0;
  padding:0 20px;
	background:#ddd;
  color:#555;
  font-size:95%;
  text-align:right;
  clear:both;
}

#footer {
  clear:both;
  padding: 5px 10px;
  background:#DC4F47 url(../img/brcorner.gif) bottom right no-repeat;
  color:#fff;
  font-family: Verdana, sans-serif;
  font-size:85%;
  text-align:left;
}

#footer a
{
 color:#fff;
}




#nav {
  float:left;
  width:100%;
	margin:0;
  padding:3px 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:100%;
  background:#EF8181;
	color: #333;
}

#nav li {
	font-size:1.0em;
	list-style:none;
	display:inline;
	padding:5px 2px;
}

#nav li a {
  margin:0px 0px;
	padding:7px;
	color:#FFF;
	text-decoration:none;
  font-weight: bold;
}

#nav li a:hover {
	background:#DC4F47;
  color:#fff; 
}


#home #homenav,
#restaurante #restnav,
#buffet #buffetnav,
#receitas #receitnav,
#encomendas #encomnav,
#localizacao #localnav,
#contatos #contatnav

{
color:#fff;
background:#DA5441; 
}

ul { margin: 0; padding : 0; list-style : none; }

#sidebarnav {
	margin:0;
  padding:0;
	color:#FFF;
}

#sidebarnav ul {
  padding:4px;
	list-style:none;
}

#sidebarnav li {
  margin:4px 0;
	list-style:none;
}

#sidebarnav li a {
	color:#eee;
	text-decoration:none;
  display:block;
}

#sidebarnav li a:hover {
	background:#DC4F47;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* Leftup */

.thumbnailleftup{
position: relative;
z-index: 0;
}
.thumbnailleftup:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailleftup span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 542px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailleftup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailleftup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: 50px; /*position where enlarged image should offset horizontally */
}

/* Rightup */

.thumbnailrightup{
position: relative;
z-index: 0;
}
.thumbnailrightup:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailrightup span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 542px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailrightup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailrightup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: -490px; /*position where enlarged image should offset horizontally */
}

/* Leftdown */

.thumbnailleftdown{
position: relative;
z-index: 0;
}
.thumbnailleftdown:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailleftdown span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 542px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailleftdown span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailleftdown:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 50px; /*position where enlarged image should offset horizontally */
}


/* Rightdown */

.thumbnailrightdown{
position: relative;
z-index: 0;
}
.thumbnailrightdown:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailrightdown span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 542px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailrightdown span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailrightdown:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: -490px; /*position where enlarged image should offset horizontally */
}


/* Leftup */

.thumbnailhorizontalleftup{
position: relative;
z-index: 0;
}
.thumbnailhorizontalleftup:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailhorizontalleftup span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 407px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailhorizontalleftup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailhorizontalleftup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: 50px; /*position where enlarged image should offset horizontally */
}

/* Rightup */

.thumbnailhorizontalrightup{
position: relative;
z-index: 0;
}
.thumbnailhorizontalrightup:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailhorizontalrightup span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 407px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailhorizontalrightup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailhorizontalrightup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: -490px; /*position where enlarged image should offset horizontally */
}

/* Leftdown */

.thumbnailhorizontalleftdown{
position: relative;
z-index: 0;
}
.thumbnailhorizontalleftdown:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailhorizontalleftdown span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 407px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailhorizontalleftdown span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailhorizontalleftdown:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 50px; /*position where enlarged image should offset horizontally */
}


/* Rightdown */

.thumbnailhorizontalrightdown{
position: relative;
z-index: 0;
}
.thumbnailhorizontalrightdown:hover{
background-color: transparent;
z-index: 50;
}
.thumbnailhorizontalrightdown span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: -1000px;
width: 407px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailhorizontalrightdown span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailhorizontalrightdown:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: -490px; /*position where enlarged image should offset horizontally */
}

/* Main */

.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 5px;
left: 1000px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 180px; /*position where enlarged image should offset horizontally */
}



