@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000; }
a img{vertical-align:middle;}
div { overflow:hidden; }
p { margin:0; padding:0; }
button,select,textarea,input {font:100% serif}
table { border-collapse:collapse; }
tr 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; }
.ltr { direction:ltr; }
.rh { position:relative; }
.p10 { padding:10px; }
.dn { display:none; }
/*********** H1 ***********/

h1 {  font-size:20px; padding:0; margin:0; color:#000; }
h2 { font-size:18px; padding:0; margin:0; color:#000; }
h3 { font-size:16px; padding:0; margin:0; color:#000; }
h4 { font-size:14px; padding:0; margin:0; color:#000; }
h5 { font-size:12px; padding:0; margin:0; color:#000; }

/*************PARTS****************/
/*secondary*/
.secondary .uc { margin-bottom:15px; }
/* lists */
.list .a0 { background: #f4f8ed; }
.list,
.list .a1 { background: #fff; }
.list { padding-bottom:6px; background-position:50% 100%; }
.list .item { padding:5px; }
/* path */
.path { margin-bottom:10px; }
.path .current { color:#232323; }
.path a.current:hover { cursor:default; text-decoration:none; }
/* sitemap */
#main ul { list-style:circle; margin:0 10px 0 10px; }
#main ol { margin:0 10px 0 10px; }
/* content */
.introduction { font-size:1.1em; font-style:italic; }
/* date */
.date { font-size:small; color:#dedede; display:block; }
/* intro */
.intro { font-style:italic; font-size:1.2em; }
.list .intro { font-style:normal; font-size:1em; }
/*columns*/
.columns  { height: 100%;}
.columns .left { float:left; width:48%; padding-left:15px; height: 100%;}
.columns .right { float:right; width:48%; height: 100%;}
.socialBookmarks a { white-space:nowrap; text-align:right; direction:rtl; }
.socialBookmarks { text-align:right; direction:ltr; }
/* login */
.login .tb { width:100px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0; }
/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}
/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
/* calendar */
.calendar { }
.login { padding-right: 10px;}

/********* LAYOUT *********/
body {
	font-family: ArialHebrew, Arial, Helvetica, sans-serif; margin:0; padding:0; color:#000; font-size:12px; background-color:#fff;
}
/*************Holders****************/
#main_holder {
	width:100%;
    text-align:center;
}

#site_holder {
	width:1000px;
	height:100%;
	margin:0 auto;
}

#site_holder_en {
	width:1000px;
	height:100%;
	margin:0 auto;
}

#bg_top
{
    background-image:url(../../Upload/Design/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:1000px;
	height:20px;
}
#page
{
    width:1000px;
    margin-bottom:20px;
}
#right
{
    width:190px;
    min-height:500px;
    padding-left:10px;
}
#left
{
    width:190px;
    min-height:500px;
    padding-right:10px;
}
#center
{
    width:562px;
    min-height:500px;
    padding:0 15px;
}
.devider
{
    background-image:url(../../Upload/Design/strip_4_498.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:4px;
	height:500px;
}

#header {
	width:1000px;
	height:100%;
	position: relative;
}

#header_banner 
{
    margin-top:5px;
	width:1000px;
	height:121px;
    background-image:url(../../Upload/Banners/header_bg_1000_120.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#header_banner_en
{
    margin-top:5px;
	width:1000px;
	height:121px;
    background-image:url(../../Upload/Banners/header_bg-en_1000_120.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#header_menu 
{
	width:1000px;
    height: 25px;
    margin-top:5px;
    margin-bottom:20px;
    background-image:url(../../Upload/Design/menu_bg_986_25.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#footer
{
    width:1000px;
    height: 100%;
	text-align:center;
    vertical-align:middle;
    margin: 0;
	padding: 0;
	color: #775d46;
}

#footer a  
{
    line-height: 12px;
    font-size: 12px;
    font-weight:bold;
    color: #775d46;
	text-align:center;
    vertical-align:middle;
}

/********************** HeaderMenu **********************/
ul.Menu
{
    list-style-type: none;
    height: 25px;
	width:850px;
    margin:0;
    padding:0;
} 
ul.Menu li 
{
    float: right; 
}
ul.Menu li a
{
    display: block;
    line-height: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight:bold;
    color: #666666;
    text-align:center;
    vertical-align:middle;
    background-image:url(../../Upload/Design/tab_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
	height: 25px;
	width:140px;
	margin:0 10px 0 0;
    padding:0;
}
ul.Menu li a:hover{ color: #666666; } 
.current a { color: #666666; }

ul.Menu-en
{
    list-style-type: none;
    height: 25px;
	width:850px;
    margin:0;
    padding:0;
} 
ul.Menu-en li 
{
    float: left; 
}
ul.Menu-en li a
{
    display: block;
    line-height: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight:bold;
    color: #666666;
    text-align:center;
    vertical-align:middle;
    background-image:url(../../Upload/Design/tab_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
	height: 25px;
	width:140px;
	margin:0 10px 0 0;
    padding:0;
}
ul.Menu-en li a:hover{ color: #666666; } 
.current a { color: #666666; }


.languageMenu
{
    list-style-type: none;
    height: 25px;
	width:150px;
    margin:0;
    padding:0;
} 
.languageMenu a
{
    margin:0 5px;
} 

/********************** HeaderMenu **********************/

.gray_12_bold
{
    color:#464646;
    font-size:12px;
    font-weight:bold;
}

.copyright {  font-size:12px; color:#000; }
.copyright a {  font-size:12px; color:#000; }

.sub_menu ul, .sub_menu_en ul
{
    list-style-type: none;
	width:100%;
    margin:0;
    padding:0;
} 
.sub_menu ul li 
{

}
.sub_menu ul li a , .sub_menu_en ul li a
{
    display: block;
    line-height: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight:bold;
    color: #666666;
    text-align:right;
    vertical-align:middle;
	height: 25px;
	width:140px;
	margin:0 10px 0 0;
    padding:0;
}
.sub_menu ul li a:hover, .sub_menu_en ul li a:hover{ color: #666666; } 
.current a { color: #666666; }

.sub_menu ul li ul li a, .sub_menu_en ul li ul li a
{
    display: block;
    line-height: 25px;
    text-decoration: none;
    font-size: 12px;
    font-weight:bold;
    color: #666666;
    text-align:right;
    vertical-align:middle;
	height: 25px;
	width:140px;
	margin:0 20px 0 0;
    padding:0;
}

.sub_menu_en ul li ul li a
{
    text-align:left;
	margin:0 0 0 20px;
}
.sub_menu_en ul li a
{
    text-align:left;
	margin:0 0 0 10px;
}


#image_inner
{
    margin-top:40px;
    text-align:center;
    min-width:210px;
}

#image_bg
{
    text-align:center;
    vertical-align:middle;
    background-image:url(../../Upload/Gallery/bg_gallery_470_340.gif);
	background-repeat:no-repeat;
	background-position:top right; 
	height: 370px;
	width:470px;
    margin:0 45px 10px 45px;
}
.gallery_images
{
    min-height:20px;
    position:absolute;
    left:0px;
    top:0px;
   
}
.gallery_images_bottom
{
    background-image:url(../../Upload/Gallery/bootm_strip_img_336_14.gif);
	background-repeat:no-repeat;
	background-position:top right; 
	height: 14px;
	margin:0 110px 0 0;
}

.slider
{
	width:336px;
    margin:0 95px 0 70px;
	padding: 0 20px 0 15px;
	height:70px;
}

.ltr .slider
{
    margin:0 70px 0 95px;
	padding: 0 15px 0 20px;
}

#slide_right_div
{
    position:absolute;
    top:430px;
    right:55px;
}

#slide_left_div
{
    position:absolute;
    top:430px;
    left:58px;
}
.image { float:left; margin:0 3px; }
.image_title
{
    line-height:30px;
}
.image_description
{
    width:360px;
    margin:50px 53px 0 0;
    height:30px;
}
.ltr .image_description
{
    margin:50px 0 0 53px;
}

