/* add remarks !*/
span.bold_italic_big_blue
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #0000FF;
    font-size: 30px;
    font-style: italic;
}

span.bold_italic_big_red
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #FF0000;
    font-size: 30px;
    font-style: italic;
}

span.bold_italic_big_black
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #000000;
     font-size: 30px;
    font-style: italic;
}

span.bold_big_blue
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #0000FF;
    font-size: 30px;
}

span.bold_big_red
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #FF0000;
     font-size: 30px;
}

span.bold_big_black
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #000000;
    font-size: 30px;
}


span.bold_medium_blue
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #0000FF;
    font-size: 24px;
}

span.bold_medium_black{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #000000;
    font-size: 24px;
}

span.bold_medium_red
{
    font-family : narkisim, "Times New Roman", serif;
    font-weight :bold;
    color: #FF0000;
    font-size: 24px;
}






img.menu_item
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
    filter:alpha(opacity=0);
    opacity=0;
}

img.sub_menu_item
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:2;
    filter:alpha(opacity=0);
    opacity=0;
    visibility:hidden;
}

img.highlight_menu_item
{
    position:absolute;
    left:-1000px;
    top:-1000px;
    z-index:3;
    filter:alpha(opacity=100);
    opacity=1;
    visibility:visible;
}

td.move_menu {width:215px;}

td.header
{
    font-family : narkisim, "Times New Roman", serif;
    font-style : italic;
    font-size : 72px;
    font-weight :bold;
    color :Blue;
    direction :rtl;
    text-align : center;
}

body.all_pages {background-image: url('/jpegs/background_image.jpg')}

td.information_data
{
    font-family  : narkisim, "Times New Roman", serif;
    font-style   : italic;
    font-size    : 24px;
    color        : Black;
    font-weight  : bold;
    direction    : rtl;
    text-align   : right }
td.essence_small
{
    font-family  : narkisim, "Times New Roman", serif;
    font-style   : italic;
    font-size    : 16px;
    color        : Black;
    font-weight  : bold;
    direction    : rtl;
    text-align   : right }
td.faceBook_data_left
{
    font-family  : narkisim, "Times New Roman", serif;
    font-style   : italic;
    font-size    : 24px;
    color        : Black;
    font-weight  : bold;
    direction    : ltr;
    text-align   : left}
td.faceBook_data_right
{
    font-family  : narkisim, "Times New Roman", serif;
    font-style   : italic;
    font-size    : 24px;
    color        : Black;
    font-weight  : bold;
    direction    : rtl;
    text-align   : right}



td.error_page,td.contact_pages,td.main_page
{
    font-family : narkisim, "Times New Roman", serif;
    font-style  : italic;
    font-weight : 900;
    font-size   : 30px;
    color       : Black;
    direction   : rtl;
    text-align  : center;
}

td.contact_pages_right,td.main_page_right
{
    font-family : narkisim, "Times New Roman", serif;
    font-style  : italic;
    font-weight : 900;
    font-size   : 30px;
    color       : Black;
    direction   : rtl;
}
   
td.other_movies 
{
    font-family : narkisim, "Times New Roman", serif;
    font-style  : italic;
    font-size   : 24px;
    color       : Red;
    font-weight : bold;
    direction   : rtl;
    text-align  : right;
}

div.other_movies {text-align : center }

td.side_pages 
{
    font-family : narkisim, "Times New Roman", serif;
    font-style  : italic;
    font-size   : 24px; 
    color       : Blue;
    font-weight : bold;
    direction   : rtl;
    text-align  : center;
}
a.side_pages {color : inherit }

td.menu_page 
{
    font-family : narkisim, "Times New Roman", serif;
    font-style  : italic;
    font-size   : 26px;
    color       : Blue;
    font-weight : bold;
    direction   : rtl;
    text-align  : right;
}
a.menu_page {color : inherit }



P.pagebreakhere {page-break-before: always}

img.summary_page_main_info
{
width:170mm;
}

img.summary_page_footer
{
width:170mm;
}

img.summary_page_half_size_ad
{
width:85mm;
}

img.summary_page_full_size_ad
{
width:170mm;
}



