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

body
{
 background-color:#000;
 font-size:62.5%;
 font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}

/* center it if screen is more than 1500px*/
#wrapper
{
 position:relative;
 margin: 0 auto; 
 min-width: 800px;
 max-width: 1380px; 
 border:1px solid #C12E0F;
 border-top:0;
  background:url(../images/resto/bottles.jpg) repeat-y right top;
}

#header
{

 height:300px;
 background:url(../images/resto/head_bkg.jpg) repeat-x left top;
 border-bottom:1px solid #C12E0F;
}

#header_pic
{
 position:relative;
 float:left;
 width:39%; 
 height:300px; 
 overflow:hidden;
}

.hpic
{
 background:url(../images/resto/interior.jpg) no-repeat right top;
}

#header_pic #dat
{
 position:absolute;
left:-2px;
top:-50px;
 width:100%;
height:400px;
}

#logo
{
 position:relative;
 float:right;
 width:61%;
 height:150px;
 border-bottom:2em solid #000;
}

.logo_bkg
{
 width:658px;
 background:url(../images/resto/logo.jpg) no-repeat left top;
}

#custom_logo
{
 position:absolute;
 left:0;
 top:0;
}

#slide_movie
{
 position:relative;
 float:right;
 width:61%;
 height:130px;
 text-align:center;
 background-color:#000;
}

#logo p
{
 float:left;
 padding:130px 0 0 55%;
 font:1.2em Georgia;
 color:#000;
}

#logo a:link, #logo a:visited
{
 position:absolute;
 left:60%;
 top:130px;
 font:normal 1.2em Arial;
 text-decoration:none;
 color:#DCDBDB;
}

#logo a:hover
{
 color:#fff;
}

#nav
{
 float:left;
 width:30%;
}

#nav ul
{
 list-style-type:none;
 width:60%;
  height:80em;
 margin-left:20%;
 padding-top:40px;
 background:#310C03 url(../images/resto/nav_bkg.gif) repeat-y left top;
}

#nav li
{
 text-align:left;
 padding-top:5px;
}

#nav a:link, #nav a:visited
{
 display:block;
 font:1.4em Verdana;
 padding:10px 0 0 50px;
 text-decoration:none;
 color:#F2D8AB; 
 height:30px;
  background:url(../images/resto/link_up.gif) no-repeat left center;
}

#nav a:hover
{
 background:#C12E0F url(../images/resto/link_over.gif) no-repeat left center;
}

#home #nav .home a,
#home #nav .menu a,
#home #nav .team a,
#home #nav .contact a,
#home #nav .press a
{
 cursor:default;
 background:#C12E0F url(../images/resto/link_over.gif) no-repeat left center;
}

.bottom_left_pic
{
 position:absolute;
 left:0;
 top:600px;
 width:24%;
 border-top:1px solid #F2D8AB;
 border-bottom:1px solid #F2D8AB;
}

#content
{
 position:relative;
 float:right;
 width:70%;
 overflow:hidden;
}

#text
{
 float:left;
 width:75%;
 margin-top:40px;
 padding-left:5%;
}

#note
{
 float:left;
 margin-bottom:20px;
 color:#F2D8AB;
 text-decoration:none;
 font:1.2em Verdana;
 background-color:#C12E0F;
 padding:5px;
}

#text p
{
 float:left;
 margin-bottom:20px;
 font-size:1.4em;
 line-height:22px;
 color:#C8B4A8;
 width:80%;
}

.name
{
 font:italic 1.2em Georgia;
 color:#DF3511;
}

#banner
{
 position:absolute;
 top:0;
 left:65%;
 width:300px;
 height:600px;
}

#banner img
{
 border:none;
}

#banner a:link, #banner a:visited
{
 float:left;
}

#side_pic
{
 float:right;
 width:20%;
 height:650px;
 padding-top:185px;
}

.wpic
{
 
}

#inner_footer
{
 clear:both;
}

#footer
{
 clear:both;
}


