﻿/*.test
{
    font: normal 36px Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
    background-image: url(../i/menu-resto.png);
    background-position: center center;
    background-repeat: repeat-x;
    color:#791314;
}*/

.test
{
    font: normal 24px "Times New Roman" , Times, serif;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
    background-image: url(../i/menu-resto.png);
    background-position: center center;
    background-repeat: repeat-x;
    color: #791314;
}

.test_active
{
    font: normal 24px "Times New Roman" , Times, serif;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
    background-image: url(../i/menu-resto.png);
    background-position: center center;
    background-repeat: repeat-x;
    color: #ffffff;
}

.divider
{
    background-image: url(../i/menu-resto.png);
    background-position: center center;
    background-repeat: repeat-x;
    background-color: #e5dbb7;
    padding: 0px 6px 0px 6px;
}

.divider_active
{
    background-image: url(../i/menu-resto.png);
    background-position: center center;
    background-repeat: repeat-x;
    background-color: #5e926d;
    color: #ffffff;
    padding: 0px 6px 0px 6px;
}

#mholder
{
    height: 60px;
}
#mholder div
{
    margin: 0px 5px 15px 5px;
}
.submenu
{
    background-image: url(../i/sub-menu-resto.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-color: #e5dbb7;
    height: 32px;
    vertical-align: top; /*padding-top:3px;*/
}
.submenu:hover
{
    background-color: #5e926d;
}

.subdivider
{
    background-image: url(../i/sub-menu-resto.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-color: #e5dbb7;
    height: 32px;
    vertical-align: top; /*padding-top:3px;*/
}

.subdivider_active
{
    background-image: url(../i/sub-menu-resto.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-color: #5e926d;
    height: 32px;
    vertical-align: top;
}


.subtext
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    font-style: italic;
    text-align: justify;
    padding: 3px 6px 0px 6px;
    text-decoration: none;
    display: block;
    color: #791314;
}
.subtext:hover
{
    color: #ffffff;
}

.subtext_active
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 1px;
    font-style: italic;
    text-align: justify;
    padding: 3px 6px 0px 6px;
    text-decoration: none;
    display: block;
    color: #ffffff;
}

.rftbar
{
    background: repeat-x;
    background-position: top center;
    background-image: url(../i/rftb.png);
}
.rfbbar
{
    background: repeat-x;
    background-position: top center;
    background-image: url(../i/rfbb.png);
}
.rfrbar
{
    background: repeat-y;
    background-position: right center;
    background-image: url(../i/rfrb.png);
}
.rflbar
{
    background: repeat-y;
    background-position: left center;
    background-image: url(../i/rflb.png);
}


.txtbx
{
    background-color: #f8ecd9;
    border: 1px solid #791313;
    color: #791313;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; /*height:18px;*/
    width: 600px;
}

.snd1
{
    display: block;
    background-image: url(../i/send-hover_01.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 179px;
    height: 74px;
}
.snd11
{
    background-image: url(../i/send_01.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 179px;
    height: 74px;
}
.clr1
{
    display: block;
    background-image: url(../i/send-hover_02.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 179px;
    height: 74px;
}
.clr11
{
    background-image: url(../i/send_02.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 179px;
    height: 74px;
}
.gbk1
{
    display: block;
    background-image: url(../i/goback-hover.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 154px;
    height: 61px;
}
.gbk11
{
    background-image: url(../i/goback.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 154px;
    height: 61px;
}

.shilda
{
    background-image: url(../i/restoshield.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 364px;
    height: 42px;
    margin-top: 10px;
}
#resto
{
    margin: 6px;
    padding: 4px;
    display: block;
    border: none;
    z-index: 999;
}


