/* Body */
body{
	background:#fff;
	font-family:arial;
	font-size:12px;
	color:#3f3f3f;
	text-align:right;
	margin-top: 0px;
	height: auto;
	min-height: 100%;
	background:#fff url(../images/bg.gif) repeat-x center top ;
}

/* הגדרות כלליות */
a { color:#C60639 ; text-decoration:none; }
a:hover { text-decoration:none; color: #3f3f3f;  } 
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 {margin:0px;padding:0px;height:auto;min-height:100%;}

h1{
	font-size: 16px;
	color: #C20638;
	padding:0px;
	margin:0px;
	}
h2{
	font-size: 16px;
	color: #323464;
	padding:0px;
	margin:0px;
}

/* Container */
#container {
	direction:rtl;
	width:953px;
	height:100%;
	text-align:center;
	padding:0px;
	border-collapse:collapse;
	margin: 0px auto;
	background:transparent;
}

/* Header */
#header {
	background:#fff url(../images/hh1.gif) no-repeat center top ;
	margin:5px 0px 0px 0px;
	height:180px;
	width:953px;
	text-align: left;
	border-collapse:collapse;
}
#header2 {
	background:#fff url(../images/hh1.gif) no-repeat center top ;
	margin:5px 0px 0px 0px;
	height:253px;
	width:953px;
	text-align: left;
	border-collapse:collapse;
}

/* Content */
#content {
	background:#fff;
	float:right;
	width:953px;
	border-collapse:collapse;
	text-align:right;
	padding:0px;
	margin:0px;
	min-height:295px;
}
#main_content{
	width:100%;
	height:295px;
}
#Main_right{
	background:#E9E8E6 url(../images/rightbg.gif) no-repeat center bottom;
	width:176px;
	vertical-align:top;
}
#Main_left{
	background:#E9E8E6 url(../images/leftbg.gif) no-repeat center bottom;
	width:177px;
	vertical-align:top;
}
#Main_center{
	background:#fff url(../images/content.gif) repeat-x center top;
	width:600px;
	vertical-align:top;
}
#Main_center2{
	background:#fff url(../images/content.gif) repeat-x center top;
	width:770px;
	vertical-align:top;
}
#Left_Contact{
	width:170px;
	background:url(/sites/messilot/layout/images/contact.gif) repeat-x center top;
	height:28px;
	border-right:7px solid #c20638;
	font-size:13px;
	font-weight:normal;
}
/* category design */

#category{
	width:562px;
	margin:0px 0px 15px 0px;
	text-align:right;
	direction:ltr;
}
#cat_img{
	background:#fff url(/sites/messilot/layout/images/imgbg.gif) no-repeat center;
	width:154px;
	height:102px;
	text-align:center;
	float:right;
}
#go_on{
	background: url(/sites/messilot/layout/images/goon.gif) no-repeat right;
	font-size:12px;
	float:left;
	width:73px;
	text-align:center;
	line-height:20px;
	height:24px;
	position:relative;
	bottom:5px;
	font-size:#3f3f3f;
}#go_on2{
	background: url(/sites/messilot/layout/images/li.gif) no-repeat right;
	font-size:14px;
	float:left;
	width:70px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	position:relative;
	bottom:-5px;
}

/* footer */
#footer {
	float:right;
	width:953px;
	color: #fff;
	text-align: right;
	height: 40px;
	border-collapse:collapse;
	background:url(../images/footer.gif) no-repeat center top ;
	text-align: center;
	line-height:35px;
}
------------------------------------------------------------------------------------------------------------- 
/* Horizontal navigation */

#MenuContainer17 {

}
#MenuContainer17 table#navs {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:147px;
	border-collapse:collapse;
	z-index:1000;
	padding-top:0px;
	float:right;
	height:auto;
	margin:15px 15px 0px 0px;
	direction:rtl;
}

#MenuContainer17 table#navs td {
	font-family:Arial;
	padding:0px;
	height:30px;
	padding-left:0px;
	line-height:27px;
	text-align:right;
	width: 147px;
	background:url(../images/btn.gif) repeat-x;
	position:relative;
}

#MenuContainer17 table#navs td a {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#3f3f3f;
	height:30px;
	padding-left:0px;
	padding-right:15px;
	line-height:25px;
	font-weight:bold;
	text-align:right;
}
#MenuContainer17 table#navs td a:hover {
	color:#C20638;
}

#MenuContainer17 table#navs td.active a {
	color:#C20638;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
#MenuContainer17 table#navs ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:-30px 147px 0 0;
	list-style-type:none;
	width:150px;
	height:30px;
	text-align:right;
	color:#1A567B;
	z-index:1000;
}

/* Do not change  */
#MenuContainer17 #navs td:hover ul { left: auto; }
#MenuContainer17 #navs td:hover ul a{color:#fff;}
#MenuContainer17 #navs td.sfhover ul { left: auto; }

#MenuContainer17 #navs ul li { /* submenu */	/* Do not change */
	display:block;
	width:150px;
	margin:0px;
	min-height:30px;
	padding:0px;
	background:#1E1E1E;
	height:auto;
	}

#MenuContainer17 #navs li {
	border-bottom:1px dotted #aaa;
}
#MenuContainer17 #navs td ul li a:hover {
	background:#3F3E3E;
	color:#fff;
}

#MenuContainer17 table#navs ul li a:hover { color:#fff; }
#MenuContainer17 table#navs ul li a { /* submenu links */
	/* Do not change */
	display:block;
	text-align:right;
	padding:0px 10px;
	margin:0px;
	min-height:30px;
	height:auto;
	font-size:12px;
}

/*------------------------------------------------------------------------------------------------------------- */

#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{
	background-color:#eee;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: 95% 10%;
	font-size:14px;
	color:red;
	text-align:center;
	font-weight: bolder;
	height: 35px;
	width:200px;
	padding:40px;
	border: 4px double #609416;
	margin:30px;
	}
#toperror{
	height: 300px;
	text-align:center;
	vertical-align: middle;
	}

/* News Block */
#marqueecontainer{
	color: red;
	position: relative;
	width: 240px; 
	height: 120px; 
	overflow: hidden;
	border: 0px solid black;
	direction: rtl;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
#newstitle{
	padding-right: 15px;
	font-weight: bold;
	color: #fff;
}
#newscontent{
	color: #fff;
	padding-right: 15px;
	padding-bottom: 5px;
}

/* Contactform Block */
#contact{
width: 140px; 
height: 150px; 
overflow: hidden;
border: 0px solid black;
direction: rtl;
}

/* 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;
	direction:rtl;
}

/* 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;
}
#send {
	background: url(/sites/yigal/layout/images/btn.png);
	font-family:arial;
	color:#1F638A;
	font-weight:bolder;
	font-size:16px;
	width: 79px;
	height: 41px;
	border: 0px;
	float: left;
}
#mailinglistcontent{
	padding-right: 5px;
	padding-bottom: 35px;
}
#mailingradio{
	float: right;
}

  table.mashov { 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 0px;
	color: 000;
	} 
  
	TD.mashov { 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 5px;
	color: 000;
	background:#f5f5f5 url("../../../yigal/layout/images/m3.png") repeat-x center top;
	} 
	
	table.galery { 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 5px;
	color: 000;
	} 
	
	TD.galery{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 5px;
	color: 000;
	background:#f5f5f5 url("../../../yigal/layout/images/g3.png") repeat-x center top;
	} 
	
	table.news{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	margin-top: 5px;
	color: 000;
	} 
	
	TD.news{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 0px;
	color: 000;
	background:#f5f5f5 url("../../../yigal/layout/images/n3.png") repeat-x center top;
	} 
	
	table.pina { 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	margin-top: 5px;
	color: 000;
	} 
  
  	TD.pina{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 5px;
	color: 000;
	background:#f5f5f5 url("../../../yigal/layout/images/p3.png") repeat-x center top;
	} 
	
	table.tochenh { 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 0px;
	pedding-left: 15px;
	color: 000;
	} 
	
	TD.tochenh{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 5px;
	color: 000;
	background:#eeeded url("../../../yigal/layout/images/h3.png") repeat-x center top;
	} 
	
	table.sign{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	margin-top: 5px;
	color: 000;
	} 
	
	TD.inside{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	padding-top: 5px;
	color: 000;
	background:#eeeded url("../../../yigal/layout/images/h3.png") repeat-x center top;
	} 
	
	table.inside{ 
	font-family: Arial, Helvetica, Tahoma;
	text-align:right;
	text-align: top;
	font-size: 9pt;
	margin-top: 5px;
	color: 000;
	} 
	
    td.PollQuestion {
        background:#f5f5f5 url("../../../yigal/layout/images/m3.png") repeat-x center top;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: Black;
		border: 0px;
		width:
    }       
	table.menubackground {
		padding-right: 20px;

	}
	table.poll{ 
	width: 100%;
	height: 207px;
	padding:0px;
	font-family: Arial;
	text-align:right;
	font-size: 12px;
	margin-top: 0px;
	}
	
/* 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;
}

#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(http://yifat.net/images/yossiloading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:400px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(http://yifat.net/images/yossileft.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(http://yifat.net/images/yossiright.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 100%;
height: 200px;
border: 0px solid black;
background-color: "";
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}
#errormeseage{
	background:black;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	width:200px;
	border: 4px double #DF0D0D;
	text-align:center;
	margin: 0 auto;
	padding:10px;
}
.footerLinks{margin:0px 10px 0px 0px;float:right;width:720px;text-align: right;}
.footerLinks a{color:#fff;}
.footerLinks a:hover{text-decoration:underline;}
