@charset "UTF-8";
/* CSS Document */

*,html {background:black;}

body {
	font-family: Verdana, HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: black;
	color:white;
}


.content{
	height: 400px;
	margin:0 30px;
}

.food1 {width:3370em;}
.food2 {width:1790em;}
.food3 {width:2890em;}
.food4 {width:2050em;}
.books {width:610em;}
.drinks {width:1800em;}
.advertising {width:565em;}
.grill {width:2415em;}


.wrapper{
	margin:5% auto 0;
	padding:0;
	position:relative;
	width:100%;
}

#container{
	width: 100%;
	height: 417px;
	margin:0 auto;
	overflow:auto;
	position:absolute;
}


.content img{
	height: 400px;
	float: left;
	margin: 0 1px 0 0;
}

#nav {
	float:left;
	text-transform: lowercase;
	padding: 10px 25px 0;
	margin: 0;
}

#header a img {border:none;width:300px;height:64px;margin-bottom:10px;position:absolute;clear:both;}

div.fadehover {
	width:300px;height:64px;display:block;clear:both;
	position: relative;
	float:left;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
ul#menu {float:left;display:block;}


#fadeleft {background:url('images/fadeleft.png');
width:200px;
height:417px;
display:block;
position:absolute;
left:0;
float:left;
margin:-17px 0 0 -10px;
}

#faderight {background:url('images/faderight.png');
width:200px;
height:417px;
display:block;
position:absolute;
right:0;float:right;
margin:-17px -10px 0 0;

}

a {color:white;text-decoration:none;}
a:hover {color:red;}

#red {
		color: #cc0000;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	float:left;
	display: inline;
	list-style-type: none;
	color:#999999;
	padding-bottom:5px;
	clear:both;
	margin-left: 10px;
}


/*li a:hover {font-weight:600;}
*/
li ul
{
	display: none;	
	position:absolute;
	left:80px;
	margin:-13px 0 0 0;
	padding:0px 30px;

}

#port2
{
	position:absolute;
	left:100px;
	margin:0;
	padding:0px 30px;

}

#port3
{
	position:absolute;
	left:200px;
	margin:0;
	padding:0px 40px;

}


li:hover ul { display: block; }

#credit {position:absolute;display:block;width:170px;height:10px;padding:0 20px;z-index:200;right:5px;top:97%;opacity:.2;}

#contactbox {height:150px;width:600px;background:black;display:none;position:absolute;left:350px;margin-top:20px;text-align:left;}
#contactbox a{text-decoration:underline;}

.client {width:150px;height:15px;padding:10px 0;margin-right:100px;display:block;float:left}
