﻿
/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#6d6d6d; }
a img{vertical-align:middle;}
/*div { overflow:hidden; } */
p { margin:0; padding:0; }
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {vertical-align:top;}
/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear {clear:both; height:0; line-height:0;}
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.rh { position:relative; }
.p10 { padding:10px; }
/*********** H1 ***********/
h1 { font-size:18px; padding:0; margin:0; color:#21767d; margin-bottom:10px; }
h2 { font-size:16px; padding:0; margin:0; color:#21767d; margin-bottom:10px;}
h3 { font-size:14px; padding:0; margin:0; color:#21767d; margin-bottom:10px; }
h4 { font-size:14px; padding:0; margin:0; color:#21767d; }
h5 { font-size:12px; padding:0; margin:0; color:#666666; }
/********* LAYOUT *********/
body { 	font-family: ArialHebrew, Arial, Helvetica, sans-serif; margin:0; padding:0; color:#000000; font-size:14px; }
/*************Holders****************/
#main_holder { height:100%; width:100%; text-align:center; background-color:#ffffff; }
#site_holder { text-align:right; width:943px; background-color:#ffffff; height:100%; margin:0 auto; direction:rtl; }


#header {
	width:50px;
	background-color:#ffffff;
}

.logo
{
    position:absolute;
    top:23px;
    right:26px;
}

.top
{
    height:96px;
    width:943;
    float:right;
    float:right;    
}

.pthone
{
    position:absolute;
    top:55px;
    left:0px;
}

.icons
{
    background-color:#ffffff;
    width:405px;
}


.icons .icon
{
    padding:0 7px;
    font-weight:bold;
}

.icons a
{
    font-size:11px;
    color:#806a47;
}

#top_menu
{
	height:28px;
	width:943px;
    background-image:url();
    text-align:center;
	color:#000000;
	font-size:12px;
	
}

#top_menu a
{
	color:#000000;
	font-size:14px;
    font-family:Arial;
}

#top_menu ul
{
    direction:rtl;
	height:28px;
	width:950px;
	list-style: none;
	margin: 0px;
    padding: 0;
    text-align:center;
    background-image:url();
    background-repeat:repeat-x;
}

#top_menu li
{
	float:right;
	list-style:none;
}


#TopMenuSeparator
{
    background-image:url(../../../App_Themes/Default/Images/TopMenuSeparator.jpg);
    background-repeat:no-repeat;
    height:21px;
}
#top_menu ul li div.SeparatorImage
{
  background-image :url(../../../App_Themes/Default/Images/TopMenuSeparator.jpg);
  background-repeat:no-repeat;
  height:21px; 
}
#top_menu ul li div.TopRight
{
  float:left;    
  width:6px; 
  height:28px;
}
#top_menu ul li div.TopRightImage
{
 padding-left:3px;
  background-image:url(../../../App_Themes/Default/Images/TopRight1.jpg);
  background-repeat:no-repeat; 
}

#top_menu li a
{
	list-style: none;
	margin: 0;
    padding: 0px;
    direction:rtl;
    line-height:24px;
}

#top_menu ul li div.TopMiddle
{
  float:left; 
  line-height:28px;
}

#top_menu ul li div.TopMiddleImage
{
  background-image:url(../../../App_Themes/Default/Images/TopMenu1.jpg); 
  background-repeat:repeat-x;   
}

#top_menu ul li div.TopLeft
{
  float:left;    
  width:6px; 
  height:28px;
  
}
#top_menu ul li div.TopLeftImage
{
  background-image:url(../../../App_Themes/Default/Images/TopLeft1.jpg); 
  background-repeat:no-repeat; 
}
#top_menu li ul , #top_menu li ul li
{
    display:none;
}


#side_menu
{
    float:right;
    width:160px; 
    padding-bottom:10px;
    font-family:Arial;     
}

#side_menu ul
{
    margin:0px;
    padding:7px 0px 0px 0px;
    width:160px;
}

#side_menu ul li
{
    list-style-type:none;
    background-position:top right;    background-image:url(../../../App_Themes/Default/Images/side_menu_bottom_background.jpg);
    background-repeat:no-repeat;    padding-right:20px;
    width:160px;
    height:25px;
    vertical-align:top;
    margin-top:3px;
    
}

#side_menu ul li a

{
    text-align:right;
    font-size:11px;
    line-height:12px;
    font-weight:bold;
    vertical-align:top;
}


#side_menu ul li a:hover
{
    color:#000000;
    border-left:solid 1px #000000;
}

#side_menu ul li a.current
{
    color:#000000;
}

#page {
    width:943px;
	padding:0px;
    top: 0px;
    right: 0px;
    background-color:#ffffff;
}
#content  	
{
    min-height:381px;
    float:right;
    width:943px; 
}
#footer  
{
    float:right;
    height:24px;
	width:943px;
	color:#000000;
	font-size:11px;
	text-align:center;
}
#footer  p
{
    padding-top:7px;
}
#footer  a
{
	color:#000000;
	font-size:11px;
}

#footer_top  
{
    height:24px;
	width:943px;
	background-position:top right;
	color:#000000;
	font-size:11px;
	text-align:center;
	
}
#footer_top  p
{
    padding-top:7px;
}
#footer_top  a
{
	color:#000000;
	font-size:11px;
}


#foot 
{
	height:20px;
	width:943px;
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}


/*************footer****************/


/*************ArticleCategory****************/
.article_category_header
{
    background-image:url(../../../Upload/Pictures/articalHeadlinePicture.jpg);
    background-repeat:no-repeat;
    width:500px;
    padding:5px;
}
.article_category_header a
{
    color:#000000;
    font-family:Arial;
    font-size:18px;
    color:#000000;
    float:right;
}


.article_category_pic
{
    width:70px;
    height:70px;
    float:right;
}
.article_category_pic img
{
    width:70px;
    height:54px;
}

/*************Article****************/
.article
{
    width:530px;
    height:25px;
}
.article_desc
{
    margin-right:20px;
    width:400px;
    height:25px;    
}
.article_desc h2
{
    width:400px;
    color:#000000;
    font-family:Arial;
    font-size:13px;
}
.article_pic
{

}
.article_pic img
{

}

.h_small
{ 
	height:21px;
	width:160px;
	background-position:right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding:0;
	margin:0;
    font-weight:bold;
    background-image:url(images/side_menu_header_background.jpg);
    background-repeat:no-repeat; 	
}

.h_big
{
	height:23px;
	width:250px;
	background-image:url(images/big_h.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.newsletter
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:190px;
	width:378px;
	background-image:url(images/nbg.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.newsletteren
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:280px;
	width:405px;
	background-image:url(images/nbgEn.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.newsletteren
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:250px;
	width:405px;
	background-image:url(images/nbgEn.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}
.content_right
{
    margin-top:15px;
    width:225px;
    margin-right:20px;
}


.content_right_en
{
	position:absolute;
    top:0px;
    right: 0px;
    margin-top:15px;
    width:225px;
    margin-right:20px;
}
.content_right ul
{
    margin:0 30px 0 0;
    padding:0;
}

.content_right ul li
{
    list-style-image:url(images/bollet.jpg);
    margin:0;
    padding:0;
    margin-top:4px;
}

.content_center_pnimi
{
    width:400px;
    color:#353737;
}

.content_center_pnimi a
{
    font-size:12px;
    font-family:Arial;
    color:#2d7d82;  
}

.content_center
{
    margin-top:15px;
    width:700px;
}
.content_left
{
    margin-top:15px;
    width:230px;
}

.content_left ul
{
    margin: 0 0 0 30px;
    padding:0;
}

.content_left ul li
{
    list-style-image:url(images/bollet_en.jpg);
    margin:0;
    padding:0;
    margin-top:4px;
}

.nl_small
{
    margin:0 0 40px  0;
    padding:0 10px;
    text-align:center;
	height:144px;
	width:195px;
	background-image:url(images/nl2.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.nl_small input 
{
    border:solid 1px #eeeded;
    width:112px;
    height:17px;
    font-size:14px;   
}
.nl_small .submit 
{
	height:20px;
	width:40px;
	background:none;
	border:none;
	cursor:pointer;
	margin:5px 120px 0 0;
	color:#019ccf;
	font-family:Arial;
	font-size:11px;
	
}
.nl_small input 
{
	margin:1px 0 0 0;
}
.contact_form input, .contact_form textarea
{
    border:solid 1px #bebebe;
    font-size:14px;   
}

.contact_form .submit 
{
	cursor:pointer;
	border:solid 1px #bebebe;
}

.submit
{
    color:#3458b8;
    font-family:Arial;
    font-size:11px;
    border:solid;
	background-image:url(images/tip_button.jpg);
	background-repeat:no-repeat;
	width:106px;
	height:18px;
}

.submit_send
{
    color:#884223;
    font-family:Arial;
    font-size:7px;
    border:solid;
    border-width:1px;
    float:left;
}

.logo_en
{
    position:absolute;
    top:23px;
    left:26px;
}

.pthone_en
{
    position:absolute;
    top:55px;
    right:0px;
}

.icons_en
{
    position:absolute;
    top:10px;
    right:10px;
    width:300px;
}

#content_en 
{ 	
    margin-left:20px; min-height:381px; 
}

.h_small_en
{
	height:23px;
	width:192px;
	background-image:url(images/small_h_en.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.nl_small_en
{
    margin:0 0 40px  0;
    padding:0 10px;
    text-align:center;
	height:190px;
	width:195px;
	background-image:url(images/nl2_en.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
}


.nl_small_en input 
{
    border:solid 1px #eeeded;
    width:112px;
    height:17px;
    font-size:14px;
    margin:1px 0 0 0;   
}
.nl_small_en .submit 
{
	height:20px;
	width:40px;
	background:none;
	cursor:pointer;
	margin:5px 120px 0 0;
	color:#019ccf;
}

.small_contact_detailed
{
    background-image:url(../../../App_Themes/Default/Images/smallContactBackground2.jpg);
    background-repeat:no-repeat;
    color:#21767d;
    font-family:Arial;
    width:201px;
    height:136px;
    font-weight:bold;
}

.small_contact_header
{
    color:#21767d;
    font-family:Arial;
    background-image:url(../../../App_Themes/Default/Images/TipsTop.jpg);
    background-repeat:no-repeat;
    width:181px;
    height:25px;
    font-weight:bold;
}

.small_contact_detailed tr td
{
    color:#21767d;
    font-family:Arial;
    background-repeat:no-repeat;
    width:182px;
    font-size:11px;
}

.small_contact_headline
{
    font-size:18px;
    color:#772905;
}

.ScrollingNews
{
    color:#000000;
    font-family:Arial;
    background-image:url(../../../upload/Pictures/smallContactBody.jpg);
    background-repeat:no-repeat;
    width:182px;
    font-weight:bold;
    text-align:center;
}

.tips
{ 
    background-image:url(../../../App_Themes/Default/Images/yan.jpg);
    background-repeat:no-repeat;
    color:#21767d;
    font-family:Arial;
    width:231px;
    height:242px;
}

.tips tr td
{
    color:#4a4e50;
    font-family:Arial;
    font-size:11px;
}

.contact_page_header
{
    color:#772905;
    font-size:20px;
    font-family:MagazineMF;
    font-weight:bold;   
}

.contact_page
{
    color:#21767d;
    font-size:11px;
    font-family:Arial;
    padding-top :5px;   
}

.btnContactContact1
{
    float:left;
    color:#772905;
    font-size:18px;
}

