﻿/* Body */
body{
	background:#000;
	font-family:arial;
	font-size:13px;
	color:#fff;
	text-align:left;
	padding:0px;
	margin:0px;
	line-height:20px;
}

/* הגדרות כלליות */
a { color:#FE0000 ; text-decoration:none;outline:0; }
a:hover { text-decoration:none; color: #fff;  } 
p{ margin:0px; padding:0px; line-height:1.30em;}
a img { border:0px solid;}
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }
html {min-height:100%;}
ul{
	list-style-image:url(../images/ul.gif);
	list-style-position:outside;
	line-height:20px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

h1{
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	padding:0px;
	margin:0px;
	width:100%;
	height:27px;
	line-height:27px;
	}

h2{
	font-size: 16px;
	color: #323464;
	padding:0px;
	margin:0px;
}

/* Container */
#container 
{
	width:1004px;
	height:100%;
	text-align:center;
	padding:0px;
	border-collapse:collapse;
	margin: 0px auto;
}

/* Header */
#header {
	margin:0px 0px 0px 0px;
	height:46px;
	width:1004px;
	text-align: right;
	border-collapse:collapse;
}


/* Content */
#content {
	background:#000;
	float:left;
	width:1004px;
	height: 100%;
	border-collapse:collapse;
	text-align:left;
	min-height:400px;
	direction:ltr;
}

.koren
{
    border:1px solid #fff;
    filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:0.40;

}

.koren:hover
{
    border:1px solid #fff;
    filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;
}
.kokoren
{
    border:1px solid #fff;
    filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:0.80;

}
.kokoren:hover
{
    border:1px solid #fff;
    filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;
}
/* footer */
#footer {
	float:left;
	width:1004px;
	color: #fff;
	text-align: right;
	height: 35px;
	border-collapse:collapse;
	background:#000;
	padding-top: 0px;
	text-align: left;
	margin-top:10px;
}


/* ------------------------------------------------------------------------------------------------------------- */ 

/* Horizontal navigation */
#nav {  
	width:400px;
	margin-top:6px;

}

#MenuContainer23 table#nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:400px;
	border-collapse:collapse;
	z-index:1000;
	margin-left:50px;
}

#MenuContainer23 table#nav td {
	background:url(../images/menuborder.gif) right no-repeat;	
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
}

#MenuContainer23 table#nav td a {
	display:block;
	text-align:center;
	padding:0 10px;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	line-height:40px;
}

#MenuContainer23 table#nav td.btn4 ul 
{
    margin-left:-50px;
}
#MenuContainer23 table#nav td.btn3 ul 
{
    margin-left:-123px;
}

#MenuContainer23 table#nav td.last {
	background:none;
}

#MenuContainer23 table#nav td.last a {
	border-right:0px;
}

#MenuContainer23 table#nav td a:hover {
	color:#FE0000;
}


#MenuContainer23 table#nav td.active {
	padding:0px;
	margin:0px;
}
#MenuContainer23 table#nav td.active a {
	color:#FE0000;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
#MenuContainer23 table#nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:left;
	width:180px;
	z-index:9999;
}

/* Do not change  */
#MenuContainer23 #nav td:hover ul { left: auto; }
#MenuContainer23 #nav td.sfhover ul { left: auto; }

#MenuContainer23 #nav ul li { /* submenu */	/* Do not change */
	display:block;
	margin:0px;
	height:auto;
	padding:0px;
	background:#000;
	line-height:30px;
	width:100%;
	text-align:right;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
list-style-image:none;
}

#MenuContainer23 #nav td ul li:hover {
	background:#000;
}

#MenuContainer23 table#nav ul li a:hover { color:red; }
#MenuContainer23 table#nav ul li a { /* submenu links */
	/* Do not change */
	
		display:block;
	
	/* Styles */
	padding:0px 10px !important;
	border-bottom:1px solid #000000;
	border-right:0px;
	text-align:right;
}

/* ------------------------------------------------------------------------------------------------------------- */

#login{
	background:#D0CFCF url(../images/l2.gif) repeat-x scroll center top;
	width:220px;
	border: 1px dotted #609416;
	font-family:arial, sans-serif;
	text-align:right;
	}
#login-secure{
	background:url(../images/secure.gif) no-repeat right top;
	color:#609416;
	height: 32px;
	font-size: 14px;
	padding-right:30px;
	font-weight: bolder;
	text-align:right;
	}
#login-user{
	font-size:12px;
	color:#0c0c0c
	}
#login-password{
	font-size:12px;
	color:#0c0c0c
	}
.error{
	float:right;
	color:red;

	}
#toperror{
	height: 300px;
	text-align:center;
	vertical-align: middle;
	}

/* News Block */

#marqueecontainer{
	color: red;
	position: relative;
	width: 250px; 
	height: 215px; 
	overflow: hidden;
	border: 0px solid black;
	direction: rtl;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	right:10px;
}
#newstitle{
	background:#e9e9e9 url(/sites/israel/layout/images/newsicon.gif) no-repeat right;
	font-weight: bold;
	color: #5d5c58;
	padding: 0px 15px 5px 0px;
}
#newscontent{
	color: #5e5d5b;
	padding-right: 15px;
	padding-bottom: 5px;
	border-bottom:1px solid #dfdfdf;
}

/* Contactform Block */
#contact{
width: 250px; 
height: 150px; 
overflow: hidden;
border: 0px solid black;
direction: ltr;
float:right;
}

/* Search Block */
#search{
width: 140px; 
height: 30px; 
overflow: hidden;
border: 0px solid black;
direction: rtl;
background: #fff;
}

/* Contactform */
#contactform{
font-size:12px;
text-align: left;
width: 300px;  
border: 0px solid black;
direction: ltr;
padding: 5px;
}
#cff{
	width: 250px;
	text-align: right;
	margin:5px;
}

/* mailinglist */
#mailinglist{
font-size:12px;
text-align: right;
width: 100%;  
border: 0px solid black;
}
#mailinginput{
	width: 100px;
}
#mailinginputdiv{
	float: right;
	width: 120px;
}
#mailingtitle{
	float: right;
	width: 75px;
}
#mailingradio{
	visibility:hidden;
}

#mailinglistcontent{
	padding-right: 5px;
	padding-bottom: 35px;
}
#mailingradio{
	float: right;
}

 
/* Forum */
.forum 
{
	list-style-image: url("/OLD_FILES/@forum/images/arrow.gif");
}

.forum #ForumDetailContainer
{
	padding-bottom: 20px;
}

.forum #ForumName 
{
	font-size: 18px;
	font-weight: bold;
}

.forum #ForumDescription
{
	font-size: 14px;
}

/* Calendar */
table.calendar{
	border: 0px solid #ccc;
	width: 100%;
	font-size: 16px;
}
td.calendar{
	background:#fff url(/sites/yigal/layout/images/day.jpg) center bottom repeat-x;
	border: 1px dotted #ccc;
	width: 14%;
	height: 60px;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	color:#545454;
}
td.nocalendar{
	border: 1px dotted #ccc;
	font-size: 24px;
	height:60px;
	color: #206E9B;
	font-weight: bold;
}
td.day{
	background: url(/sites/yigal/layout/images/mainday.jpg) center repeat-x;
	border-left: 0px solid #ddd;
	width: 14%;
	height: 25px;
	color:#fff;
	font-size: 14px;
	padding: 0px;
}
div.searchdate{
	float: right;
	text-align: right;
	width: 200px;
}
div.date{
	float: left;
	text-align: left;
	width: 200px;
	color:#1A567B;
	font-weight: bold;
	font-size: 16px;
}
div.mainsearchdate{
	width: 100%;
}
table.maincalendar{
	border: 0px solid black;
	width: 95%;
}
#calltext{
	border: 4px double #ccc;
	padding: 10px;
	width: 95%;
	text-align: right;
	font-size: 12px;
	background:#EEEDED url("../../../yigal/layout/images/h3.png") top repeat-x;
}
span.caltitle{
	color: #206E9B;
	font-size: 16px;
	font-weight: bold;
}
#cate{
	background: #fff url("../images/cate.jpg") repeat-x center bottom;
	padding:2px;
	height:90px;
	padding-top:5px;
}
