body
{
font-size:14pt;
line-height:;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
background-color:#484642;
width:100%;
background:url(background_app.png) repeat-x top center;
background-repeat:repeat;
text-align:;
margin:0px;
color:#666666;
direction:;
-webkit-tap-highlight-color:rgba(0,0,0,.1);

}
p
{
padding-right: 4px;
padding-left: 4px;

}
a
{
color:#666666;
text-decoration:none;
font-weight:bold;
font-size:14pt;

}
a:visited
{
color:#666666;
text-decoration:none;
font-weight:bold;

}
h1
{
font-family: "Lucida Sans Unicode";
font-size: 18pt;
color: #474747;
font-weight: regular;

}
h2
{
font-family: "Lucida Sans Unicode";
font-size: 14pt;
color: #474747;
font-weight: regular;

}
h3
{
font-family: "Lucida Sans Unicode";
font-size: 12pt;
color: #474747;
font-weight: bold;

}
li
{
font-family: "Lucida Sans Unicode";
font-size: 11pt;
font-style: normal;
line-height: normal;
padding: 0px;
/*list-style-type: square;
*/margin-bottom:10px;
color: #666666;

}
.itemimage
{
border:solid 0px #aaa;
max-width:100px;
width: expression(this.width > 100 ? 100: true);
vertical-align:middle;

}
 .iimage
{
border:solid 0px #aaa;
max-width:100%;
vertical-align:middle;

}
ol
{
list-style-type: decimal;

}
ul
{
list-style-type: square;

}
@font-face 
{
  font-family: 'Lobster';
  src: url('lobster.ttf') format('truetype');
        font-weight: normal;
  font-style: normal;

}
/*stripesmenupagecssaddition*/.stripesmenulistcontainer
{
text-align:left;
width:100%;
        
}
.stripesmenulistcontainer ul
{
    font-family:STHeitiTC-Light, Century Gothic;
    text-align:left;
    list-style:none;
    margin:0px;
    padding:0px;
    margin-top:10px;
 color:#000;

}
.stripesmenulistcontainer ul li
{
line-height: 35px;
background: rgb(51, 51, 51);
background: rgba(51, 51, 51, 0);
margin-bottom:10px;
font-weight: bold;
background: url(list-bg.png) repeat-x 0 bottom;
 color:#000;

}
.stripesmenulistcontainer ul li a
{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
 margin:0;
 display:block;
 font-size: 16px;
 font-weight:100;
 text-decoration:none;
 color:#000;

}
.stripesmenulistcontainer ul li a img
{
 vertical-align:middle;
 margin-left:15px;
 margin-top:5px;
 margin-right:10px;

}
header
{
  height: 62px;
  background: url(header-bk.png) repeat top center;
  background-size: 57px 62px;
  margin-top: -35px
}
  h2 
{
    font-family: 'Lobster', cursive;
    font-size: 22px;
    color: #72001A;
    font-weight: bold;
  
}
    p
{
    font-family: 'Istok Web', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #222;
  
}
    #slider 
{
position: relative;
width: 295px;
height: 192px!important;
padding: 9px 0 0 9px;
background: url(slider-bg.png) no-repeat 0 0;
margin: 10px auto 0;
text-align: left;
  
}
  #slider img 
{
position: absolute;
border: 1px solid #ccc;
  
}
    h4 span 
{
    background: url(background_app.png) repeat 0 0;
    padding: 0 10px;
  
}
    h4 
{
    width: 300px;
    font-style: italic;
    color: #72001A;
    background: url(border.png) repeat-x 0 center;
    margin: 15px auto 8px;
    font-size: 16px;
  
}
#welcome
{
padding: 10px;

}
  button
{
    font-size:small;
  
}
.stripesmenulistcontainer ul li
{
font-weight: bold;
background: url(list-bg.png) repeat-x 0 bottom;
font-family: 'Istok Web', sans-serif;
padding:0 15px;
line-height: 14px;
padding-bottom:5px;

}
.stripesmenulistcontainer span 
{
float: right;
display: block;
width: 45px;
text-align: left;
font-weight: normal;
font-style: italic;

}
.stripesmenulistcontainer img
{
width:20px;
height:20px;
display:none;

}
.stripesmenulistcontainer font
{
color:#ad4482;

}
/*buttonmenucssaddition*/#buttonmenutable
{
width: 90%
}
.buttonmenucontainer
{
    padding: 15px;
    margin: 30px 0 0;
    
}
  .buttonmenuitemcontainer
{
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-top: solid 5px #72001A;
    -webkit-box-shadow: 0px 0 12px rgba(0,0,0,.25);
    -moz-box-shadow: 0px 0 12px rgba(0,0,0,.25);
    box-shadow: 0px 0 12px rgba(0,0,0,.25);

}
 .buttonmenuitembackground
{
    display:block;
    background-color: #fff;
    background-repeat: no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    color: #444;
    font-size: 18px;
    font-family: "Arial Black",sans-serif;
    font-weight: 900;
    padding: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.buttonmenuitembackground:after 
{
    content: "";
    width: 24px;
    height: 24px;
    background: url(buttonmenupagearrow.png) no-repeat;
    background-size: 24px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 15px;
    position: absolute;
    display: inline-block;

}

