

body
{
    scrollbar-face-color: #716555;
    scrollbar-highlight-color: #B89661;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-shadow-color: #333333;
    scrollbar-darkshadow-color: #000000;
    scrollbar-arrow-color: #B89661;
    scrollbar-track-color: #FFFFFF;
}

a
{
    cursor: pointer;
    text-decoration: underline;
}


a:hover
{
    text-decoration: underline;
}



.hand
{
    cursor: pointer;
}

span
{
	text-align: left;
    font-family: Arial;
}

.red
{
    border: 1px solid red;
}


p
{
    font-family: Arial;
    font-size: 12px;
    direction: LTR;
    text-align: justify;
    margin: 0px;
    line-height: 16px;
}

.justify
{
    text-align: justify;
    direction: LTR;
}






div
{
    font-family: Arial;
}

body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}






h1
{
    font-family: Arial;
    font-size: 28px;
    direction: LTR;
    text-align: left;
    color: #716555;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a
{
    font-family: Arial;
    font-size: 28px;
    direction: LTR;
    text-align: left;
    color: #716555;
    margin-top: 0px;
    margin-bottom: 0px;
}


h2
{
    font-size: 16px;
    direction: LTR;
    text-align: left;
    color: #CD9140;
    margin-bottom: 0px;
}

h2 a
{
    font-size: 16px;
    direction: LTR;
    text-align: left;
    color: #CD9140;
}


h3
{
    font-size: 16px;
    direction: LTR;
    text-align: left;
    color: #CD9140;
    margin-bottom: 0px;
}

h3 a
{
    font-size: 16px;
    direction: LTR;
    text-align: left;
    color: #CD9140;
    margin-bottom: 0px;
}



.TabLink
{
    font-size: 12px;
    direction: LTR;
    font-weight: bold;
    text-align: left;
    color: #CD9140;
}


.PastNote
{
    font-weight: bold;
    font-size: 14px;
    direction: LTR;
    text-align: left;
    color: #B10303;
}


.PastNoteSmall
{
    font-weight: bold;
    font-size: 11px;
    direction: LTR;
    text-align: left;
    color: #B10303;
}



.subTitle
{
    color: #9F8459;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}


.TableCaption
{
    color: #716555;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}



.more a
{
    color: #CD9140;
    font-size: 12px;
    font-family: Arial;
}

.normal a
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    direction: LTR;
}


.normal
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    direction: LTR;
}


.fix
{
    clear: both;
}




.calDate
{
    font-weight: bold;
    color: #CD9140;
}


.smallLink
{
    color: #cd9140;
    font-family: Arial;
    font-size: 12px;
}

.menuLink
{
    color: #CEBDA6;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.menuLink:hover
{
    color: #CF9F5E;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.menuLinkOn
{
    color: #CF9F5E;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}



.menuLinkThin
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
}

.menuLinkThin:hover
{
    color: #CF9F5E;
    font-family: Arial;
    font-size: 12px;
}

.menuLinkThinOn
{
    color: #CF9F5E;
    font-family: Arial;
    font-size: 12px;
}


.menuFooterLinkThin
{
    color: #999999;
    font-family: Arial;
    font-size: 11px;
}


.menuFooterLinkThinbig
{
    color: #bb9057;
    font-family: Arial;
    font-size: 13px;
}



.menuFooterLinkThinSelected
{
    color: #b79a7a;
    font-family: Arial;
    font-size: 11px;
}







.menuLanguageThin
{
    color: #CF9F5E;
    font-family: Arial;
    font-size: 12px;
}

.menuLanguageThin:hover
{
    color: #CF9F5E;
    font-family: Arial;
    font-size: 12px;
}








.FooterBG
{
    background-image: url(/app_themes/eng/Images/FooterBG.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 50px;
}

.PageFooterBG
{
    clear: both;
    background-image: url(/app_themes/eng/Images/Footer.gif);
    background-position: top center;
    background-repeat: no-repeat;
    height: 20px;
}

.footNote
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-position: outside;
    float: none;
    display: inline;
}

.footNote li
{
    color: #FFF;
    display: inline;
    float: none;
}

.footNote li a
{
    line-height: 20px;
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
}



div.Tree
{
    direction: LTR;
}
.Tree ul
{
    list-style: none;
    list-style-position: inside;
    display: inline;
    clear: both;
    text-align: left;
    display: block;
    white-space: nowrap; /*margin-right:0px;*/
}

.Tree ul li
{
    padding-right: 5px;
}

li.h2
{
    margin: 0px;
}
.Tree ul ul
{
    list-style: none;
    list-style-position: outside;
    list-style-type: square;
    display: inline;
    color: #bfa06d;
    text-align: left;
    display: block;
    white-space: nowrap;
    clear: both;
}


.Tree ul ul li a
{
    color: #716555;
}







.ulBreadcrumbs ul
{
    direction: LTR;
    margin: 0px;
    list-style: none;
    list-style-position: outside;
    clear: both;
    padding: 0px;
    display: block;
    white-space: nowrap; /* 	float:left; text-align: right; 	display:inline; 	width: auto; */
}
.ulBreadcrumbs li
{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 15px;
    height: 15px;
    display: inline;
    color: #6D6B5F;
    font-family: Arial;
    font-size: 12px;
    white-space: nowrap; /* 		width: auto; 		float: left; 		text-align:left; 		direction:LTR; 		*/
}

.ulBreadcrumbs li.empty
{
    float: left;
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    width: 100%;
}
.ulBreadcrumbs li a
{
    text-decoration: underline;
    color: #6D6B5F;
    font-family: Arial;
    font-size: 12px;
}
.ulBreadcrumbs li.sep
{
    right: 2px;
    width: 6px;
}


.menuUl
{
    
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-position: outside;
    clear: both;
    padding: 0px;
    display: block;
    white-space: nowrap;
    height: 100%;
}

.menuUlLine{
border-left: 1px solid #716358; padding:0px; margin-top: 0px;
padding-left: 15px;
}

.menuUl ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    
    list-style: none;
    list-style-position: outside;
    clear: both;
    display: block;
    white-space: nowrap;
}


.nospace
{
    padding: 0px;
    margin: 0px;
}
/* right menu classes*/
.closed30Off
{
    width: 100%;
    background-color: #C0A06D;
    list-style: none;
    height: 19px;
    text-align: left;
    margin-bottom: 3px;
    direction: LTR;
    text-indent: 30px;
}

.closed30Off a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #39322C;
}



.closedOff
{
    width: 100%;
    background-color: #C0A06D;
    list-style: none;
    height: 19px;
    text-align: left;
    margin-bottom: 3px;
    direction: LTR;
    text-indent: 10px;
}
.closedOff a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #39322C;
}

.closed30On
{
    width: 100%;
    height: 19px;
    background-color: #716555;
    list-style: none;
    text-align: left;
    margin-bottom: 3px;
    direction: LTR;
    text-indent: 30px;
}

.closed30On a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}


.closedOn
{
    width: 100%;
    height: 19px;
    background-color: #716555;
    list-style: none;
    text-align: left;
    margin-bottom: 3px;
    direction: LTR;
    text-indent: 10px;
}

.closedOn a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.openedOff
{
    background-color: #716555;
    list-style: none;
    color: #ffffff;
    text-indent: 10px;
}




.fleft
{
    float: right;
}

.fright
{
    float: left;
}


.aright
{
    text-align: left;
}

.aleft
{
    text-align: right;
}

.center
{
    text-align: center;
}



.fix
{
    clear: both;
}



.sub
{
    font-family: Arial;
    color: #CF9F5E;
    font-size: 14px;
    font-weight: bold;
}

.textw
{
    font-family: Arial;
    color: White;
    font-size: 12px;
    cursor: pointer;
}







.node1
{
    list-style-type: square;
    color: #BFA06D;
    text-align: left;
    cursor: pointer;
}

.node1 span
{
    color: #CD9140;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}

.node2
{
    list-style-type: square;
    text-align: left;
    color: #BFA06D;
}

.node2 span
{
    text-align: left;
    color: #716555;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}

.node3
{
    list-style-type: square;
    text-align: left;
    color: #BFA06D;
}

.node3 a
{
    text-align: left;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}




.caption
{
    border-bottom: 1px solid #DBCEBD;
    color: black;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding-left: 20px;
}

.text
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
}

.bold
{
    font-weight: bold;
}

.bold a
{
    color: #000000;
    font-weight: bold;
}

.label
{
    color: #9E8459;
    font-weight: bold;
}


.black
{
    color: #000000;
}


button
{
    background: transparent;
    border: none;
    font-family: Arial;
}





















.TopGroup
{
    z-index: 99;
    position: relative;
}

.DefaultTab
{
    background-image: url(/app_themes/eng/images/TabOff.png);
    font-size: 14px;
    width: 37px;
    height: 50px;
    font-family: Arial;
    cursor: pointer;
    color: #FFFFFF;
    float: left;
    vertical-align: middle;
    font-weight: bold;
    line-height: 25px;
}

.SelectedTab
{
    background-image: url(/app_themes/eng/images/TabOn.png);
    font-size: 14px;
    font-family: Arial;
    cursor: default;
    width: 45px;
    height: 53px;
    color: #FFFFFF;
    line-height: 25px;
    vertical-align: middle;
    font-weight: bold;
    float: left;
}






.MovieTitle
{
    font-family: Arial;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    direction: LTR;
}
.MovieSub
{
    font-family: Arial;
    font-size: 13px;
    color: #C39863;
    font-weight: bold;
    direction: LTR;
}

.MovieSub a
{
    color: #C39863;
}

.MovieText
{
    /*padding: 3px 10px 3px 10px;*/
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    direction: LTR;
}

.MovieText a
{
    color: #FFFFFF;
}

.MovieTextDiv
{
    padding-left: 10px;
    text-align: left;
    width: 320px;
    height: 50px;
    background-color: #000000;
    z-index: 0;
    vertical-align: bottom;
    float: right;
    margin-top: 160px;
    direction: LTR;
}

.MovieDescriptionDiv
{
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
    width: 510px;
    height: 50px;
    background-color: #32261F;
    z-index: 100;
    vertical-align: bottom;
    overflow: hidden;
}

.MovieDescriptionDiv p
{
    padding: 0px;
    margin: 0px;
    margin: 0px;  
    text-align: left;
}


.TypeIcon
{
    margin-top: 9px;
    vertical-align: middle;
}


.grayBorder
{
    border: 1px solid #B8B1A9;
}


.greenLink
{
    font-family: Arial;
    color: #776656;
    font-size: 12px;
}



a.subMenuItemSelected
{
    font-size: 12px;
    direction: LTR;
    font-weight: bold;
    text-align: left;
    color: #CD9140;
}


a.subMenuItem
{
    font-size: 12px;
    direction: LTR;
    font-weight: bold;
    text-align: left;
    color: #CEBDA6;
}


.DateList li a
{
    color: #37322C;
    font-size: 12px;
    font-weight: bold;
}


.Atop
{
    vertical-align: top;
}

.Abottom
{
    vertical-align: bottom;
}






/*tree*/

ul.tree, ul.tree ul, ul.tree li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: pointer;
}


ul.tree ul
{
    padding-right: 0.3em;
    list-style-type: square;
    color: #b59b78;
}


ul.tree li
{
    font-weight: bold;
    color: #37322C;
    padding-right: 13px;
    cursor: pointer;
}

ul.tree ul li a
{
    font-weight: bold;
    color: #37322C;
    padding-left: 30px;
    cursor: pointer;
}


.arrow
{
    cursor: pointer;
}

 .vmiddle
 {
 	vertical-align: middle;
 }
 
 
 
.arrowgif
{
	vertical-align: middle;
	margin-right: 4px;
	left: 4px;
}
ul.subtree
{
    list-style-type: square;
    color: #b59b78;
}



/*Form*/

.FormSeperator
{
    height: 1px;
}


.FormCell
{
    text-align: right;
    direction: LTR;
    width: 20%;
    border-bottom: 1px solid #716555;
    padding: 1px;
    padding-top: 15px;
}


.FormInputCell
{
    padding: 1px;
    padding-top: 15px;
    padding-left: 30px;
    direction: LTR;
    text-align: left;
}


.FormInput
{
    border: 1px solid #b5a082;
    direction: LTR;
    text-align: left;
    float: left;
    font-size: 12px;
    font-family: Arial (Hebrew);
    
    color: #333333;
    width: 150px;
}



.FormCaption
{
    color: #37322C;
    font-weight: bold;
    direction: LTR;
    text-align: LTR;
    float: LTR;
    font-size: 12px;
    font-family: Arial (Hebrew);
    white-space: nowrap;
}


.AutoForm
{
    table-layout: fixed;
    margin: 0px;
    width: 100%;
}
.Asterisk
{
    color: #CD9140;
    padding-right: 5px;
}


.remark
{
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 20px;
    font-size: 12px;
    color: #cd9140;
}

.button
{
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #716555;
    cursor: pointer;
}

.buttonOn
{
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #cd9140;
    cursor: pointer;
}

.PageSide
{
    background-image: url(/app_themes/eng/Images/sidesep.gif);
    background-position: top left;
    background-repeat: no-repeat;
    
    min-height: 430px;
    padding-left: 8px;
}


.ImagesSide
{
    border-right: 1px solid #716555;
}


.ImagesSide img
{
    float: right;
    text-align: right;
    margin-bottom: 29px;
}




.Phone
{
    border: 1px solid #b5a082;
    direction: LTR;
    text-align: left;
    float: left;
    font-size: 12px;
    font-family: Arial (Hebrew);
    
    color: #333333;
    width: 150px;
}

