﻿html
{
    height: 100%;
}

body
{
    font-family: Palatino;
    font-size: 10.5pt;
    margin: 0px;
    padding: 0px;
}

#main
{
    width: 1008px;
    margin: 0 auto;
    padding: 0px;
    height: 100%;
}

#header
{
    width: 1008px;
    margin: 0 auto;
    padding: 0px;
    height: 93px;
    background-image: url(/images/su-top-bar.jpg);
}

#header-evil-eye
{
    width: 71px;
    margin: 0 auto;
    padding: 0px;
    height: 93px;
    /*background-image: url(/images/su-evil-eye-bar.jpg);*/
    float: right;
}

.reservationArea
{
    width: 460px;
    height: auto;
    margin-top: 45px;
    margin-right: 95px;
    text-align: right;
    float: right;
    color: #FFFFFF;
    font-size: 11pt;
    letter-spacing: 1px;
    font-variant: small-caps;
}

.reservationArea a
{
    text-decoration: none;
    color: #FFFFFF;
}

.reservationArea a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}


#leftMenu
{
    width: 223px;
    margin: 0 auto;
    padding: 0px;
    float: left;
    background-image: url(/images/su-left-column-bg.jpg);
    min-height: 610px;
}

#leftMenu p
{
    color: #FFFFFF;
    letter-spacing: 1px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding-top: 25px;
    padding-left: 75px;
    text-align: center;
    font-variant: small-caps;
    font-size: 11pt;
}

#leftMenu a
{
    text-decoration: none;
    color: #FFFFFF;
}

#subscribeArea
{
    width: 133px;
    padding-left: 88px;
    margin-top: 100px;
    text-align: center;
    color: white;
    height: auto;   
}

#subscribeArea a
{
    color: white;
}


.mainContent
{
    background-position: 0px 0px;
    width: 709px;
    margin-left: 0px;
    margin-top: 0px;
    height: 100%;
    float: left;
}

.mainContentBackground
{
    background-position: right top;
    background-image: url(/images/main-background.jpg);
    background-repeat: no-repeat;
}


.contentleftcorner
{
    background-image: url(/images/su-content-bg-left.jpg);
    width: 94px;
    height: 162px;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.footerMenu
{
    text-align: center;
}


#rightBar
{
    width: 76px;
    margin: 0 auto;
    padding: 0px;
    float: right;
    background-image: url(/images/su-right-column-bg.jpg);
    background-repeat: repeat-y;
    min-height: 610px;
    height: 100%;
}

#menuBar
{
    height: 52px;
    background-image: url(/images/su-menu-bg.png);
    margin-top: 26px;
    width: 615px;
    float: right;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}


#menuText
{
    height: 33px;
    padding-top: 9px;
}


#footer
{
    width: 1008px;
    margin: 0 auto;
    padding: 0px;
    height: 144px;
    background-image: url(/images/su-footer.jpg);
    clear: both;
}

.footerMenu
{
    position: relative;
    left: 195px;
    top: 25px;
    display: block;
    width: 709px;
    font-variant: small-caps;
}

.footerMenu ul
{
    list-style: none;
}

.footerMenu li
{
    float: left;
}

.footerMenu a
{
    text-decoration: none;
    color: red;
    padding-left: 10px;
    padding-right: 10px;
}

.footerMenu a:hover
{
    text-decoration: none;
    color: #570102;
}


.addressArea
{
    width: auto;
    height: auto;
    padding-left: 60px;
    padding-top: 70px;
    text-align: center;
    color: #FFFFFF;
    font-size: 11pt;
    letter-spacing: 1px;
    font-variant: small-caps;
}

.homepageTitle
{
    position: relative;
    left: 30px;
    top: 40px;
    width: 200px;
    float: none;
    font-size: 44px;
    font-weight: bold;
    font-variant: small-caps;
    clear: left;
    letter-spacing: 1px;
}

.homepageIntro1
{
    position: relative;
    left: 30px;
    top: 60px;
    width: 300px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
}

.homepageIntro2
{
    position: relative;
    left: 30px;
    top: 60px;
    width: 550px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
}

.homepageFooter
{
    position: relative;
    left: 0px;
    top: 110px;
    display: block;
    width: 689px;
    clear: both;
    height: 200px;
    padding-left: 20px;
}

.hpfImage
{
    position: relative;
    left: 10px;
    top: 5px;
    width: 104px;
    height: 105px;
    float: left;
}

.hpfTitle
{
    font-weight: bold;
    font-variant: small-caps;
}

.hpfText
{
    position: relative;
    left: 10px;
    width: 100px;
    height: 105px;
    text-align: left;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 9pt;
}


.anypageTitle, h1, h2
{
    position: relative;
    left: 30px;
    top: 0px;
    width: 500px;
    float: none;
    font-size: 24px;
    font-weight: bold;
    font-variant: small-caps;
    clear: left;
    letter-spacing: 1px;
    color: #570102;
}

h2
{
    top: 10px;
    bottom: 10px;
    font-size: 20px;
}

.anypageText
{
    position: relative;
    left: 30px;
    top: 10px;
    width: 650px;
    float: none;
    clear: left;
    letter-spacing: 1px;
    text-align: justify;
}

.menuDivider
{
    width: 650px;
    margin-bottom: 15px;
}

.menuTitle
{
    font-weight: bold;
    letter-spacing: 1px;
    font-variant: small-caps;
    float: left;
    line-height: 10px;
}

.menuPrice
{
    float: right;
}

.menuText
{
    letter-spacing: normal;
    width:550px; 
    display:inline-block; 
}

.takeoutTitle
{
    letter-spacing: 1px;
    float: left;
}

.vinesTitle
{
    letter-spacing: 1px;
    float: left;
}

.vinesText
{
    position: relative;
    left: 30px;
    top: 10px;
    width: 650px;
    /*float: none;
    clear: left;
    letter-spacing: 1px;
    text-align: justify;*/
}

.vinesText h2
{
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
    left: 0px;
}

.infopageTitle
{
    font-size: 24px;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
    color: #570102;
}

.infopageText
{
    width: auto;
    letter-spacing: 1px;
    text-align: justify;
}

.lezzetBox
{
    width: 200px;
    letter-spacing: 1px;
    text-align: center;
    float:left;
}

.cleanlink
{
    text-decoration: none;
}

