html
{
    height: 100%;
}
body, form
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    max-height: 100%;
    cursor: default;
    width: 100%;
}
.imgLogo
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
#navbar
{
    /* background-color: #80011E; */
    margin: 0;
    padding: 0;
    height: 17px;
    width: 100%;
    vertical-align: middle;
    margin-top: 0px;
}
.textform
{
    color: #555555;
    font: 12px;
    text-decoration: none;
    padding-right: 10px;
    text-align: right;
}
.innerDiv a
{
    /*color: #b4282b;
    padding-left: 10px;
    font-weight: bold;*/
}
.UpperPic
{
    width: 580px;
}
.tableMenu
{
    width: 580px;
    background-color: #c1bdb3;
}
.tableMenuDishTop
{
    font-weight: bold;
    text-decoration: underline;
}
.MenuCat
{
    padding: 5px 5px 0px 5px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.headerMenu
{
    color: #000000;
    font: Bold 17px;
    width: 275px;
}
.dishName
{
    padding: 5px 5px 0px 5px;
    font-size: 12px;
    padding-top: 10px;
}
.dishDesc
{
    padding: 5px 5px 0px 5px;
    font-size: 10px;
}
#navbarbottom
{
    margin: 0;
    padding: 0;
    font: 11px;
    color: #ffffff;
    margin-top: 0px;
    padding-right: 86px;
    height: 32px;
}
#navbarbottom a, #navbarbottom a:link, #navbarbottom a:visited
{
    font: bold 12px;
    color: #ffffff;
    text-decoration: none;
    padding: 0.4em;
}
#navbarbottom a:hover
{
    color: #ffffff;
    text-decoration: none;
    font: bold 12px;
    padding: 0.4em;
}
.galsmallPic
{
    width: 90px;
    height: 90px;
    border-width: 0;
    margin-bottom: 15px;
}
.galPic
{
    border-width: 0;
}
.gal_tdLeft
{
    /* width:384px;     text-align:right; */
}
.gal_tdRight
{
    /*background-color:Red;*/
    padding-right: 0px; /* width:120px;     direction:rtl;     text-align:right;  } .gal_tdRighst img {     width:100px;*/
}
.gal_Lable
{
    height: 472px;
    width: 120px;
    border: 0px;
    overflow: auto; /* display:inline-block; */
}
.gal_tbl
{
    width: 580px;
}
.calLink
{
    color: #524832;
    font-size: small;
}
.calMenuLink
{
    color: #f8f5ec;
    font-size: small;
}
/* recipe table */
.tblRecipe
{
    width: 580px;
    color: #000000;
}
.tblRecipe th
{
    background-image: url(../../images/itemTopbg.gif);
    background-position: center top no-repeat;
    color: #ffffff;
    font-weight: bold;
    height: 29px;
    padding: 0 10px 0 10px;
    text-align: right;
}
.tblRecipe td
{
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
    background-color: #c1bdb3;
}
.tblRecipe td a
{
    color: #b4282b;
    font-weight: bold;
}
/*
.tblRecipe td a:hover
{
    color:#524832;
}
*/
.tblRecipe td img
{
    width: 170px;
    height: 230px;
    padding-bottom: 5px;
}
.tblRecipe td b
{
    font-size: 11px;
}
.Red12
{
    color: #b4282b;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
.Red12:Hover
{
    color: #b4282b;
    font-size: 12px;
    text-decoration: underline;
}
.footer
{
    text-align: center;
    font-size: 12px;
    color: #3e3b36;
}
.footer a
{
    color: #3e3b36;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}
/* #s custom # */
body,form{height:auto !important;}
.bgstretcher-area,.bgstretcher-page{height: 100%;}
#midCont{margin: 8px;}
#textCont
{
margin-top: 0px;
text-align:center;
vertical-align:top;
width: 323px; height: 478px;
background-position-x: 0px; padding-top: 21px;
background-image: url('../../images/BGGal_20160626_121936248_53.png');
background-repeat: no-repeat;
}
#upperBreak{height:3px;}
.BannerList{}
.BannerList ul{margin-top:6px;margin-right:0px;padding-right:0px;vertical-align:middle;text-align:center;}
.BannerList li{list-style-type: none;padding-top:4px;padding-bottom:4px;}
.BannerList img{border-width:0px;}
.btn{color:#ffffff;background-color:#000000;width:100px;font-weight:bold; margin-top: 19px;}
.tboxSearch{width:250px;}
.btnSearch{background-color:#681a10;color:#dec875;width:60px;font-weight:bold;}
/* Menu Table Defaults: */
.catImg {text-align:center;}
.tblMenu,.tblMenu th{text-align:right;}
.tblDishes{width: 350px;}
#MenuCont {margin-left: 0px;margin-right: 37px;}
/* DishWord / DishPrice /DishIamge */
#menuW{width:286px;}
#menuP{width:130px;}
/* default: #menuI{width:150px;}*/
#menuI{width:0px;}
#imgDishPic{}
.tblMenuDishTop
{font-weight:bold;text-decoration:underline;padding-top:10px;}
/* CatName */
.MenuCat{padding: 0px 5px 0px 0px;font-weight:bold;font-size:14px;text-decoration:underline;}
/* DishName */
.dishName{font-weight:bold;padding: 5px 0px 0px 0px;font-size:14px;padding-top:10px;text-align:right;}
/* DishDesc */
.dishDesc
{font-size: 14px;}
.MenuDishPrice{width:130px;}
/* end menu */
.GalThumb {width:80px; height:80px; padding:0px;}
#prevDiv{text-align:right;width:670px;}
#fullViewDiv{text-align:right;width:670px;}

.btnToeat{padding: 5px 10px 5px 0px}
.btnToeat img{background-color:Black;}
.address{text-align:right;padding-right:10px;}
/*PiKaYa*/
#author{font-size:14px;height:50px;width:950px; color:#fff; text-align:center;
position: fixed; bottom: 0px;background-color:#000;width: 100%;}
.tblRNav{}
.pl61{float:right;padding:5px;}
.pl28{float:left;padding:5px;}
.pl26{float:left;padding:5px;}
.bgstretcher-area,.bgstretcher-page{height: 100%;}
/* floating option */
#textCont{top: 0px; /*height: 100%;*/ z-index: 10;}
.RNavCont{/*position: absolute;   right: 136px;    top: 189px;*/ }
#navbarCont{float: none;}
.topBg{float: right; padding-top: 11px; margin-left: 10px;}
/* absolute option (pikaya) */
/* 
1. cancel all float 
2. #textCont{right: 220px; position: absolute;}
*/
/* scroller */
.jspTrack {background: #000 !important;}
.jspDrag {background: #ee3435 !important;}
.jspPane{margin-right: 0px;}
.jspVerticalBar {width: 10px !important;}
.jspContainer{width: 320px !important; height:455px !important; margin-right: 0px; margin-top: 0px; }
@-moz-document url-prefix() { 
.jspContainer {margin-right: 10px;}
}
.jScrollPaneTrack{background-color:#fff !important; width:10px !important; right: 3px !important;}
.jScrollPaneDrag{background-color:rgb(204,204,204) !important; width:10px !important;}
/* end scroller */

#navbar{ text-align: right; margin-right: 15px; height: 40px;
    float: right; width: inherit !important;}
.addrAndProps {display:none;}
.UpperPic {width:auto;}
h1, .InnerStyle {    margin-right: 30px;}
.footerLogo{text-align: center; margin-top: 0px;}
#USubNavCont {z-index: 1;} 
#ctl00_ContentPlaceHolder1_uc_Gallery_pnlGalleryPop25,
#ctl00_ContentPlaceHolder1_uc_Gallery_pnlSimpleGrid {padding-right: 34px !important;}
/*כפתור משלוחים מעוצב בדף פנימי בלבד*/
#bnavbarCont {position: relative;    bottom: 100px;  width: 71%;    float: left;}
.pl12735 {color: #fff; text-decoration: none;}
/*פייסבוק*/
.pl12736{position: absolute; top: 113px; left: 504px;}
/*בר עליון*/
.pl15383, .pl13140 {color:#ee3435 !important;}
/*משלוחים-גלריה-אודות*/
.pl14609, .pl14609.thisPage, .pl14601, .pl14601.thisPage {background-position-x: 10px !important;}
.pl14608, .pl14608.thisPage {background-position-x: 21px !important;}
.pl14627 {background-image:none !important; margin-top: 16px !important;}
.pl12480:hover {background-color:#ddc091 !important; color:#fff !important;}
/*.pl12550, .pl12550 thisPage {font-weight: bold !important;}*/
/*תפריטים*/
.pl14621:hover {color:red !important;}
#navbarCont {height: 90px;}

#btnClcTop {display: none;}
.RNav img {padding-bottom: 10px;}
#HeadNBtnsCont{
background-image: url('../../images/BGGal_20160412_155051361_37.png');
margin-bottom:0px;
}
#HeadNBtns {width: 1175px;
    margin: 0px auto;}
/*מועדון חברים*/
#clubTable{width: 275px;    margin-right: 16px;    text-align: right;}
#clubTable td {vertical-align: top;}
.textform{color: #fff; font-size: 10px;}

/*כפתור משלוחים מעוצב*/
#ctl00_MyAccordion {height: 127px !important;}
#ctl00_upperMenu_ctl21_imgMenuButton {width: 104px;}
.pl15382 {position: fixed;  left: 165px;
    top: -29px; display: inline !important; }
.pl15537{/*position: fixed; top: -20px;    left: 195px;  display: inline !important;*/
position: fixed;    top: 61px;    left: 177px;    display: inline !important;}
.pl15537 img {width: 80px;}
/*דף תפריט - דף חנות מעוצב*/
.departmentDiv{width: 280px;
    margin-right: 46px;}
.CategoryList{
width: 110px;
    margin: 5px;
    height: 45px;
    line-height: 15px;
    background: black;
    float: right;
    padding: 3px;
    border-bottom: 6px solid;}
/* store */
.storeProd{width: 250px; display: inline-block; border-bottom: 1px solid gray;
color: #fff; margin-right: 24px;}
.storeBtns{/*float: left;*/}
.ProdTopRow{/*height:25px;*/}
.ProdTopRow h3{/*float: right; padding: 0px; margin: 0px;  font-size: 14px;*/height: 1px;}
.ProdBtmRow{/*clear: both;height: 120px;*/}
.dishName, .dishDesc {  text-align: right;}
#dishPrice{float: left; width: 65px;    text-align: left;}
.dishDesc {text-align: right; /* width: 190px; */   padding: 5px 0px 0px 0px; float: none;}
/* store end */
#ctl00_upperMenu_ctl23_hlPage .sep{ display:none !important;}
/* new website ver update */
.skipToMain{position:absolute;top:-9999px;right:-9999px;font-size:1.5em;color: white; background-color: black;}
.skipToMain:focus{position:static;top:0px;right:0px;}
.show{display: block; position: absolute; }
.pnlAccess { position:absolute; left:0px; width:150px; background-color:black; text-align:center; font-size:1.2em; z-index:9999;} 
.pnlAccess a { color:white; clear:both;display:block; } .pnlAccess a img { }
.pnlAccess .acceessMenuCont { display:none;}
.pnlAccess ul{ padding:0px; margin:0px; list-style:none;}
.pp_pic_holder{direction: ltr; overflow: hidden;}
/*reset*/
.USubNavCont{visibility: inherit;}
#navbar li{display: inline-block ; list-style-type: none; }
#navbar .USubNavCont a.USubNavStyle:hover,#navbar .USubNavCont a.USubNavStyle:focus{
background: white;padding:0px; color: black !important; }
.USubNavCont ul{margin: 0px; padding: 0px; overflow: hidden; z-index:9999; text-align: right;}
.USubNavCont ul li{display:block !important; height: inherit !important; width: 110px !important; overflow: auto; z-index:9999;}
.USubNavCont ul li a{display:block !important;}
.tblContactCont{width: 280px; }
.cntctRow {margin: 0 0 0.5em 0;vertical-align: top; }
.cntctRow label{min-width: 100px; display: inline-block; }
.cntctRow textarea{width: 167px;}
.cntctBtnCont{text-align: left;}
/* #e custom # */
/* s a */
a	{
color:yellow;font-weight:bold;text-decoration:none;}
/* e a */
/* s .RNav a, .RNav a:link */
.RNav a, .RNav a:link	{
padding-bottom: 8px;}
/* e .RNav a, .RNav a:link */
/* s #navbar a, #navbar a:link, #navbar a:visited */
#navbar a, #navbar a:link, #navbar a:visited	{
display: inline-table;
    line-height: 13px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
    padding:40px 1px 0px 1px;
}
/* e #navbar a, #navbar a:link, #navbar a:visited */
/* s .RNav a:hover */
.RNav a:hover	{
color:#fff;}
/* e .RNav a:hover */
/* s #navbar a:hover */
#navbar a:hover	{
color:#ee3435;
/*background-image: url('../../images/BGGal_20160412_152642470_31.png');*/
text-align: center;
background-position: top;}
/* e #navbar a:hover */
/* s .USubNavStyle */
.USubNavStyle	{
display: block !important;  text-align: center;
margin: 5px -46px -3px -3px !important;
height: 21px !important;
color:#ee3435; padding: 1px !important;font-size: 11px !important;
background: black; line-height: 21px !important;}
/* e .USubNavStyle */
/* s .USubNav:Hover */
.USubNav:Hover	{
color:#ee3435 !important;}
/* e .USubNav:Hover */
/* s .InnerStyle */
.InnerStyle	{
color: #fff;
padding:0px 15px;}
/* e .InnerStyle */
/* s .innerDiv */
.innerDiv	{
width: 327px !important;height: 455px;
margin:0px auto;
text-align:center;}
/* e .innerDiv */
/* s h1 */
h1	{
font-size:18px;text-align: center;
padding-top: 0px; padding-bottom: 0px;
color:#fff;}
/* e h1 */
/* s h2 */
h2	{
font-size:16px;color:#ffffff;}
/* e h2 */
/* s h3 */
h3	{
height: 1px;}
/* e h3 */
/* s body */
body	{
direction: rtl;
font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 16px;
background-repeat:no-repeat;
color:#fff;
	background-attachment: fixed;
	background-position: top center;
background-size: 100%;
    background-repeat: no-repeat;
background-image:url(../../images/BGGal_20151231_0858042_5.jpg);}
/* e body */
/* s .RNavCont */
.RNavCont	{
float: left;}
/* e .RNavCont */
/* s #Main */
#Main	{
width:100%;
margin:0px auto;height: 100%;}
/* e #Main */
