﻿*
{
    font-family: Arial;
}
body
{
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    font-size:12px;   
}
table
{
    border-width: 0px;
    font-size:12px;   
}
img
{
	border-width:0px;
    behavior: url(js/iepngfix.htc);
    
}

a
{
   color:Red; 
   text-decoration:uderline; 
}
a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #ddd4ba;
}

.headerFrame
{
    background-image: url(../images/HeaderStrip.gif);
    background-repeat: repeat-x;
    text-align: center;
    width: 928px;
}
.footerFrame
{
    text-align: center;
    width: 928px;
}

/* Border start*/
.BoderLeft, .BoderRight, .HeaderBoderLeft, .HeaderBoderRight, .FooterBorderLeft, .FooterBorderRight
{
    width: 13px;
    overflow: hidden;
}
.HeaderBoderRight
{
    background-image: url(../images/HeaderlineRight.png);
    height: 98px;
}
.HeaderBoderLeft
{
    height: 98px;
    background-image: url(../images/Headerlineleft.png);
}

.BoderLeft
{
    background-repeat: repeat-y;
    background-image: url(../images/EdgeFrameLeft.png);
}
.BoderRight
{
    background-repeat: repeat-y;
    background-image: url(../images/EdgeFrameRight.png);
}

/* Border end*/
div.FrameCenter
{
    text-align: center;
    width: 100%;
}
.searchBoxFrame
{
    background-image: url(../images/SearchImg.png);
    width: 306px;
    height: 98px;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    background-repeat: no-repeat;
}
table.searchBox
{
    width: 277px;
}
.searchBoxContent
{
    background-image: url(../images/SreachStrip.png);
    background-repeat: repeat-x;
}
div.searchBox
{
    white-space: nowrap;
    text-align: right;
    padding-top: 26px;
    vertical-align: middle;
    font-size: 18px;
    padding-right: 12px;
}
.searchBoxTextBox
{
    direction: rtl;
    height: 16px;
    margin-right: 12px;
    vertical-align: top;
    width: 132px;
}
.searchBoxBtn
{
    vertical-align: top;
    margin-top: 1px;
    margin-right: 5px;
    background-image:url(../images/SreachBtn.png);
    width:19px;
    height:19px;
    line-height:19px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
    background-color:Transparent;
    border-width:0px;
    cursor:pointer;
}
.FooterContentFrame
{
    /*background-image: url(../images/footerBg.png);*/
    background-image: url(../images/footerBg.gif);
    background-repeat: repeat-x;
    height: 59px;
    direction: ltr;
    text-align: right;
}
.howweAreContent
{
    text-align: right;
    direction: rtl;
    padding-left: 10px !important;
    padding-right: 10px;
    font-size: 11px;
}
.ContentFrame
{
    background-color:#f7f0e0;
    background-image: url(../images/wallpaper.jpg);
    background-repeat: repeat;
    direction: ltr;
    text-align: right;
    height: auto;
}
.lineContentFrame
{
    background-image: url(../images/wallpaper.jpg);
    background-repeat: repeat;
    direction: ltr;
    text-align: right;
}
.MenuContentFrame
{
    background-image: url(../images/stripMenuContent.png);
    background-repeat: repeat-x;
    direction: ltr;
    text-align: right;
    height: 50px;
}

.footerContent
{

}
.footerContent a, .footerContent p
{
    color: White;
    text-align: center;
    text-decoration: none;
    margin: 8px auto 9px auto;
    font-weight: normal;
    padding-bottom: 5px;
    font-size: 10px;
}

.FooterBorderLeft
{
    background-image: url(../images/FooterlineLeft.png);
    height: 78px;
    background-position:bottom;
}
.FooterBorderRight
{
    background-image: url(../images/FooterlineRight.png);
    height: 78px;
    background-position:bottom;
}
.ContectTitle, .ContectTitle a
{
    font-size: 10px;
    text-align: right;
    color: Black;
    text-decoration: none;
}

.ContectContiner
{
    width: auto;
    height: auto;
}


.BodyImgContinerBg
{
    width: 100%;
    height: 100%;
}
.BodyContectContiner
{
    width: 100%;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced
{
    visibility: visible !important;
    display:none;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]
{
    displaing: -4px;
    visibility: hidden;
    font-size: 24px;
}


.RedFrameTB, .RedFrameT, .RedFrameB
{
    height: 8px;
    line-height: 1px;
}
.RedFrameTL, .RedFrameBL, .RedFrameTR, .RedFrameBR
{
    width: 11px;
    height: 8px;
    line-height: 1px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.RedFrameTL
{
    background-image: url(../images/redBorder/RedBTL.png);
}
.RedFrameTR
{
    background-image: url(../images/redBorder/RedBTR.png);
}
.RedFrameT
{
    background-image: url(../images/redBorder/RedBT.png);
}
.RedFrameBL
{
    background-image: url(../images/redBorder/RedBBL.png);
}
.RedFrameBR
{
    background-image: url(../images/redBorder/RedBBR.png);
}
.RedFrameB
{
    background-image: url(../images/redBorder/RedBB.png);
    background-repeat: repeat-x;
}
.RedFrameL
{
    background-image: url(../images/redBorder/RedBL.png);
    background-repeat: repeat-y;
    vertical-align: middle;
    margin: 0px 0px 0px 0px ;
    width:8px;
    overflow: hidden;
    text-align:right;
}

.RedFrameR
{
    background-image: url(../images/redBorder/RedBR.png);
    background-repeat: repeat-y;
    vertical-align: middle;
    margin: 0px 0px 0px 0px ;
    width:8px;
    overflow: hidden;
    text-align:left;
}

.RedFrame
{
    direction: ltr;
    table-layout:fixed;
}

.RedFrameContent
{
}

.ContentContainer
{
    width:820px;
    margin-left:38px;
    margin-right:38px;
    overflow:hidden;
    margin-bottom:38px;
}

ul.MainMenu
{
    text-align:right;
    direction:rtl;
    height:50px;
  /*  overflow:hidden;*/
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    margin-right:40px;
}

ul.MainMenu li
{
    display:inline;
    float:right;
	height:50px;
	background-image:url(../images/menuSpacer.gif);
	/*background-image:url(../images/mainmenu/seperator.gif);*/
    background-repeat:no-repeat;
    background-position:left;
    margin-right:5px;
    padding-left:5px;
}

ul.MainMenu li,ul.MainMenu li .MenuText,ul.MainMenu li .MenuText a ,ul.MainMenu li .MenuTextCatalog,ul.MainMenu li .MenuTextCatalog a
{
    line-height:86px;
    height:50px;
   /* overflow:hidden;*/
}

.MenuText,.MenuTextCatalog
{
    display: block;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
}
.MenuText, .MenuText a,.MenuTextCatalog ,.MenuTextCatalog a
{
    vertical-align: top;
    font-size: 21px;
    color: white;
    text-decoration: none;
    font-family:NarkisBlockConThinMF ,Arial;
}

.PromotionColumn
{
    float:right;
    width:200px;
}
.ContentColumn
{
    float:right;
    width:615px;
}

.eventPromoTitle
{
    background-image:url(../images/Eventitle.png);
    width:185px;/*xxx*/
    height:43px;
    overflow:hidden;
}
.newsPromoTitle
{
	width:187px;
    height:43px;
    overflow:hidden;
	background-image:url(../images/newstitle.gif);
}
.eventPromoTitle a , .newsPromoTitle a
{
    position:relative;
    top:18px;
    left:-90px;
    color:#ded2b8;
}

.salePromoTitle
{
    background-image:url(../images/mevichtitle.png);
    width:185px;/*xxx*/
    height:43px;
    overflow:hidden;
}

.salePromoTitle a
{
    position:relative;
    top:18px;
    left:-90px;
    color:#ded2b8;
}
.headerTextContainer
{
    padding-right:15px;
    padding-top:5px;
    height:35px;
    overflow:hidden;
}
.headerText2,.headerText
{
    height:34px;
    line-height:34px;
    font-size:26px; 
    font-weight:normal; 
    color:#ffc71c;
    display:block;
    overflow:hidden;
    font-weight:bold;
    font-family:NarkisBlockConThinMF ,Arial;
}

.headerText3, .headerText4
{
	height:30px;
    font-size:26px; 
}

.polaroidSmall
{
    background-image:url(../images/barmanListPage/polaroidSmall.png);
    width:57px;
    height:85px;
    overflow:hidden;
    padding-top:8px;
    padding-left:10px;
    padding-right:10px;
    direction:ltr;
    cursor:pointer;
}

.sendMailSubmit
{
	background-color:Transparent;
	background-image:url(../images/contactPage/SendButton.png);
	border:0px solid black;
	width:45px;
	height:23px;
	cursor:pointer;
}

.searchSubmit
{
	background-color:Transparent;
	background-image:url(../images/cocktailSearchPage/search.png);
	border:0px solid black;
	margin:0px;
	cursor:pointer;
}

.barmanName
{
    font-size: 13px; 
    margin-top:3px; 
    text-align: center;
    height: 36px; 
    width: 115px;
    margin-left:30px;
    display:block;
}
.hint
{
    /*background-image:url(../images/catalogPage/selected_name_bg.png);*/
    background-image:url(../images/catalogPage/selected_name_bg.gif);
    background-position:top;
    height:31px;
    width:140px;
    overflow:hidden;
    border-right:1px solid #5e5436;
    border-bottom:1px solid #5e5436;
    border-top:1px solid #5e5436;
    line-height:29px;
    text-align:right;
    padding-right:10px;
    color:White;
    font-size:11px;
    font-weight:bold;
    direction:rtl;
    text-decoration:none;
    cursor:pointer;
}

.catalogSubItem
{
    color:#696969;
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
    display:block;
    margin:2px;
    position:static;
}
.pageIndex
{
	margin-bottom:-3px;
}

.productTitle
{
    margin: 0px;
    font-size: 14px;
    line-height: 15px;
}

.credit, .credit a
{
    /*font-family: Verdana;
    font-size: 9px;*/
    
    font-size:10px;
}
.credit
{
    text-align: center;
    color: #B8B9BB;
}
.credit a
{
    color: #9C9DA0;
    font-weight: bold;
    text-decoration: none;
}