
/*---------- General -----------*/


body {
margin:0px;
padding:0px;
background-color:#f4f2f2;
font:normal 12px Arial;
}



div, h1, h2, h3, h4, form{margin:0px;padding:0px;}

<!--
a{
cursor:pointer;
color:#f79239;
text-decoration:underline;
font:normal 12px Arial;
}
-->

a{
cursor:pointer;
color:#1e90ff;
text-decoration:underline;
font:bold 13px Arial;
}

a:hover{
text-decoration:none;
}

a img{border:0px;}

.orange{color:#f79239;}

.lightgrey{color:#a0a1a3;}



.bold{font-weight:bold;}

.crltext{display:none;}

.dynamic{
float:right;
direction:rtl;
clear:both;
width:100%;
}

.dynamic p{
font:normal 12px Arial;
color:#4c4d4f;
}

.dynamic h2{
font:bold 12px Arial;
color:#c00c0b;
}

.dynamic ul{
display:block;
float:right;
font:normal 12px Arial;
margin:0px;
margin-right:10px;
width:95%;
text-align:right;
direction:rtl;
}

.dynamic ul li{
margin-right:20px;
}



/*---------- Menu -----------*/

div#menu {
float: left;
height: 29px;
margin:0px;
margin-top:17px;
margin-left:5px;
padding:0;
padding-left:0px;
width: 845px;
color:#424242;
font: normal 12px Arial;
z-index:1000;
position:relative;
}

div#menu ul {
float: left;
width: 100%;
height:29px;
list-style: none;
text-align: right;
direction: rtl;
margin: 0px;
padding: 0px;
}

/*TEXT ALIGNMENT AND FLOATINGS */
div#menu ul li, div#menu ul li ul li, div#menu ul li ul li ul li {
float: right;
text-align: right;
direction: rtl;
}

/************ TOP MENU ************/

div#menu ul li {
height: 49px;
width: 62px;
padding: 0px 10px;
margin: 0px;
list-style: none;
border-collapse: collapse;
float: right;
border-left:solid 2px #d2232a;
cursor:pointer;
text-align:center;
}

div#menu ul li.rborder{border-right:solid 2px #000000;}

div#menu ul li.orange{border-left:solid 2px #f79239;}

div#menu ul li.blue{border-left:solid 2px #004879;}

div#menu ul li.brown{border-left:solid 2px #e9ba79;}

div#menu ul li.lightblue{border-left:solid 2px #00aeef;}

div#menu ul li.green{border-left:solid 2px #41ad49;}

div#menu ul li.fuxia{border-left:solid 2px #ec008c;}

div#menu ul li.grey{border-left:solid 2px #808285;}

div#menu ul li:hover{}

/*Top menu links*/
div#menu ul li a, div#menu ul li a.last {
width: auto;
font: normal 12px Arial;
color: #3c3c3c;
padding: 0px;
display: block;
text-decoration: none;
margin:0;
padding:0;
margin-top:15px;
}

div#menu ul li a.twolines {
margin-top:9px;
}

/** FIRST POPUP ***/

div#menu ul li ul {
width: 220px;
display: none;
position: absolute;
height: auto;
padding:0;
margin: 0px;
background-color: transparent;
border: 0px;
top: 49px;
right: 25px;
}

div#menu ul li ul li {
width: 220px;
padding:0;
margin:0;
color: #ffffff;
background-color:#9ea1a9;
background-image:none;
height:auto;
border:0px;
}

div#menu ul li ul li:hover {
background-color: #c7c8cd;
}

div#menu ul li ul li.ul_top {
background-image:url(http://www.afula.muni.il/images/menu_d1_top.png);
background-color:transparent;
height:15px;
}

div#menu ul li ul li.ul_top:hover {
background-color:transparent;
}

div#menu ul li ul li a{
font: normal 12px Arial;
width: 180px;
background: url(http://www.afula.muni.il/images/menu_arrow.gif) no-repeat 100% 10px;
height:auto !important;
height:12px;
min-height:12px;
display: block;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
padding-right:15px;
margin:0 10px !important;
color:#ffffff;
}

div#menu ul li ul li a:hover {
color: #424242;
background-image: url(http://www.afula.muni.il/images/menu_arrow_hover.gif);
}

div#menu ul li ul.last {
right: -180px;
}

/********SECOND POPUP********/
div#menu ul li ul li ul {
top: 0px;
right: 150px;
background-image: none;
display: none;
position: absolute;
height: auto !important;
height: 20px;
min-height: 20px;
margin: 0px;
background-color: transparent;
list-style: none;
border: 0px;
z-index: 200;
width: 180;
padding: 0px;
}

div#menu ul li ul li ul li {
position: relative;
display: inline;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
clear: both;
z-index: 300;
width: 180px;
height:auto;
background-color:#ec9101;
backrground-image:none;
}

div#menu ul li ul li ul li.ul_top, div#menu ul li ul li ul li.ul_bottom {
background-color:transparent;
background-image:url(http://www.afula.muni.il/images/menu_d2_bottom.png);
background-repeat:no-repeat;
background-position:top;
font-size:0;
margin:0;
padding:0;
height:8px;
}

div#menu ul li ul li ul li.ul_top {
background-image:url(http://www.afula.muni.il/images/menu_d2_top.png);
}

div#menu ul li ul li ul li.ul_top:hover, div#menu ul li ul li ul li.ul_bottom:hover {
background-color:transparent;
}

div#menu ul li ul li ul li a {
font: normal 10pt Arial;
width: 156px;
height:auto !important;
height:25px;
min-height:25px;
background: url(http://www.afula.muni.il/images/menu_arrow.gif) no-repeat top right;
line-height: 25px;
display: block;
text-decoration: none;
padding-right:10px;
margin:0 10px;
}

div#menu ul li ul li ul li a:hover {
color: #ffffff;
background-image: url(http://www.afula.muni.il/images/menu_arrow_hover.gif);
}

/*** GENERAL SETTINGS - NO NEED TO CHANGE ***/

div#menu ul li ul li a.last, div#menu ul li ul li ul li a.last{border:0px;}

div#menu ul li:hover ul li:hover, div#menu ul li:hover {
position: relative;
}

div#menu ul li:hover ul li:hover ul, div#menu ul li:hover ul {
display: block;
}

div#menu ul li:hover ul li ul{
display: none;
}

div#menu ul li ul li, div#menu ul li ul li ul li {
border-collapse: collapse;
}


/********** END MENU ************/

.container, .containerinner, .galed{
margin:0 auto;
width:956px;
margin-top:30px;
}

.containerinner{
margin-top:0px;
}

.container .header{
float:right;
width:945px;
height:57px;
}

.container .header .slogan{
float:right;
width:388px;
height:57px;
}

.container .header .lang{
float:left;
width:190px;
padding-top:42px;
}

.container .header .lang a{
float:left;
padding-left:10px;
font:normal 11px Arial;
color:#666666;
text-decoration:none;
}

.container .header .lang a:hover{
text-decoration:underline;
}

.container .header form.search{
float:left;
margin-top:39px;
width:147px;
height:23px;
vertical-align:top;
background:url(http://www.afula.muni.il/images/search-bg.gif) no-repeat top right;
}

.container .header form.search input{
float:right;
margin-right:25px;
width:99px;
height:17px;
padding:0px 5px;
font:normal 11px Arial;
text-align:right;
line-height:17px;
color:#7d7d7d;
background-color:#ffffff;
border:solid 1px #a3a3a3;
}

.container .header form.search input.submit{
width:5px;
height:9px;
border:0px;
background-color:transparent;
margin:0px;
padding:0px;
margin-top:5px;
margin-right:3px;
cursor:pointer;
}

.logomenu, .logomenuinner{
float:right;
width:945px;
height:79px;
padding:15px 0px;
}

.logomenuinner{
padding-top:5px;
padding-bottom:0px;
}

a.afula, a.afulainner{
float:right;
width:54px;
height:79px;
margin-right:5px;
background:url(http://www.afula.muni.il/images/logo.png) no-repeat center;
}

a.afulainner{
margin-top:-22px;
width:65px;
height:96px;
background:url(http://www.afula.muni.il/images/logo_inner.png) no-repeat center;
position:relative;
}

.top, .bottom{
float:right;
margin-top:5px;
width:945px;
height:148px;
}

.top .one, div#one{
float:right;
width:173px;
height:148px;
}

.top .calendar{
float:right;
margin-right:3px;
margin-top:3px;
width:218px;
height:148px;
background:url(http://www.afula.muni.il/images/hp-calendar.png) no-repeat top;
}

.callHeader{
float:right;
margin-right:10px;
width:20px;
height:139px;
background:url(http://www.afula.muni.il/images/events-9.gif) no-repeat bottom;
display:inline;
cursor:pointer;
position:relative;
}

.caltable{
float:right;
margin-top:5px;
margin-right:20px;
font:normal 10px Arial;
color:#000000;
text-align:center;
direction:rtl;
display:inline;
}

.caltable td{
width:19px;
height:18px;
line-height:14px;
white-space:nowrap;
position:relative;
}

.caltable td.day{
font:normal 11px Arial;
line-height:14px;
}

.caltable td.yellow{
background-color:#ffc800;
}

.caltable td.yellow a{
background-color:#ffc800;
color:#000000;
font-size:10px;
text-decoration:none;
}

.caltable td.saturday{
background-color:#e1cba6;
}

.caltable td.today{
font-weight:bold;
color:#fa4a01;
text-decoration:none;
}

.caltable td.today a{
font-weight:bold;
color:#fa4a01;
text-decoration:none;
font-size:10px;
}

.top .two{
float:right;
width:353px;
height:148px;
margin-right:1px;
margin-top:1px;
}

.top .video{
float:right;
width:187px;
height:144px;
margin-right:3px;
margin-top:3px;
background:url(http://www.afula.muni.il/images/hp-head.png) no-repeat center;
}

.top .video a{
float:right;
width:187px;
height:144px;
position:relative;
}

.bottom{height:126px;}

.bottom .videoclip, div#videoclip{
float:right;
width:203px;
height:126px;
background:url(images/hp-videoclip.gif) no-repeat top;
}

 div#videoclip {
 background:none;
 }

.bottom .videoclip .videomask a{
position:relative;
float:right;
width:203px;
height:126px;
margin-top:-126px;
background:url(http://www.afula.muni.il/images/hp-videoclip.png) no-repeat top;
}

.bottom .two, div#two{
float:right;
width:192px;
height:126px;
margin-right:3px;
margin-top:1px;
}

.bottom .afulive{
float:right;
width:545px;
height:126px;
margin-top:1px;
margin-right:2px;
background:url(http://www.afula.muni.il/images/hp-afulive.png) no-repeat top;
}

.bottom .afulive #newsScroller{
float:left;
width:326px;
height:85px;
margin-top:22px;
margin-left:11px;
direction:rtl;
text-align:right;
}

.bottom .afulive #newsScroller a.event{
float:right;
width:85px;
height:85px;
position:relative;
}

.bottom .afulive #newsScroller .afutext{
float:left;
width:222px;
height:85px;
}

.bottom .afulive #newsScroller .afutext h2.titleevent, .bottom .afulive #newsScroller .afutext h2.titleevent a, .bottom .afulive #newsScroller .newsText h2.titleevent a{
float:right;
width:222px;
font:normal 18px Arial;
color:#4c4d4f;
text-decoration:none;
}

.bottom .afulive #newsScroller .newsText h2.titleevent a{
float:left;
width:235px;
}

.bottom .afulive #newsScroller .afutext h2 a:hover, .bottom .afulive #newsScroller .newsText h2 a:hover{
text-decoration:underline;
}
.bottom .afulive #newsScroller .afutext .eventtext{
padding-top:3px;
float:right;
width:222px;
font:normal 12px Arial;
color:#4c4d4f;
height:auto !important;
height:20px;
min-height:20px;
}

a.more, a.morescroll{
float:left;
width:auto;
white-space:nowrap;
clear:both;
background:url(http://www.afula.muni.il/images/arrow-orange.gif) no-repeat left 4px;
padding-left:14px;
position:relative;
text-decoration:none;
}

a.dirf
{
float:right;
}

a.morescroll{margin-left:15px;}

a.more:hover, a.morescroll:hover{
text-decoration:underline;
}
.news{
float:right;
background-color:#b3b3b3;
padding:7px 20px;
width:905px;
height:20px;
margin:3px 0px;
}

.news #newsScrollerhor .newsitem{
float:right;
display:inline;
width:auto;
height:20px;
}

a.linkscrol{
display:inline;
color:#525252;
text-decoration:none;
line-height:20px;
height:20px;
padding:0px 20px;
font-weight:bold;
}

.news #newsScrollerhor .newsitem a{
display:inline;
color:#525252;
text-decoration:none;
line-height:20px;
height:20px;
}

.news #newsScrollerhor .square{
padding:0px 20px;
float:right;
height:20px;
padding-top:10px;
}

.footer, .footerinner{
float:right;
padding-top:10px;
padding-bottom:30px;
width:945px;
height:auto !important;
height:20px;
min-height:20px;
background:url(http://www.afula.muni.il/images/line.gif) no-repeat top center;
}

.footerinner{margin-right:5px;}

.footer p{
margin:0px;
float:right;
height:20px;
font:normal 11px Arial;
color:#929292;
direction:rtl;
}

.footer a.acrobat{
float:right;
font:normal 11px Arial;
color:#929292;
direction:rtl;
text-decoration:underline;
margin-right:8px;
}

.footer a.acrobat:hover{
text-decoration:none;
}

.footer a.tyco{
float:left;
width:57px;
height:15px;
background:url(http://www.afula.muni.il/images/tyco.gif) no-repeat top left;
}

.footer a.tycotext{
font:normal 11px Arial;
color:#929292;
text-decoration:none;
}

.footer a.tycotext:hover{
text-decoration:underline;
}

.main{
float:right;
margin-top:40px;
margin-bottom:50px;
width:956px;
height:446px;
}

.side{
float:right;
width:196px;
height:446px;
}

.side .submenu, .side .submenu.submenuwhite{
float:right;
width:196px;
height:402px;
background:url(http://www.afula.muni.il/images/side_menu.png) no-repeat top;
}

.side .submenu.submenuwhite{background-image:url(http://www.afula.muni.il/images/side_menu_white.png);}

.side .iconabout, .side .iconservices, .side .iconcontact, .side .iconaddresses{
float:right;
width:196px;
height:auto !important;
height:40px;
min-height:40px;
padding-top:52px;
text-align:center;
font:bold 14px Arial;
color:#4c4d4f;
background:url(http://www.afula.muni.il/images/icon-about.gif) no-repeat 50% 17px;
}

.side .iconservices{
background:url(http://www.afula.muni.il/images/icon-services.gif) no-repeat 50% 10px;
}

.side .iconresult{
background:url(http://www.afula.muni.il/images/hresult.gif) no-repeat 50% 10px;
}

.side .iconcontact{
background:url(http://www.afula.muni.il/images/icon-contact.gif) no-repeat 50% 10px;
}

.side .iconaddresses{
background:url(http://www.afula.muni.il/images/icon-addresses.gif) no-repeat 50% 10px;
}

.side .payments{
background:url(http://www.afula.muni.il/images/icon-payments.gif) no-repeat 50% 10px;
}

.side .iconafulink{
background:url(http://www.afula.muni.il/images/icon-afulink.gif) no-repeat 50% 10px;
}

.side .iconculture{
background:url(http://www.afula.muni.il/images/icon-culture.gif) no-repeat 50% 10px;
}

.side .economy{
background:url(http://www.afula.muni.il/images/icon-economy.gif) no-repeat 50% 10px;
}

.side .iconeducation{
background:url(http://www.afula.muni.il/images/icon-education.gif) no-repeat 50% 10px;
}

.side .iconforms{
background:url(http://www.afula.muni.il/images/icon-forms.gif) no-repeat 50% 10px;
}

.subtitle, .hmore{
float:right;
margin-right:25px;
width:150px;
height:auto !important;
height:17px;
min-height:17px;
font:bold 17px Arial;
color:#4c4d4f;
display:inline;
direction:rtl;
text-align:right;
}

ul.submenulinks, ul.morelinks {
float:right;
padding:0;
margin:0;
margin-top:7px;
margin-right:25px;
width:150px;
height:auto !important;
height:20px;
min-height:20px;
list-style: none;
display:inline;
direction:rtl;
text-align:right;
}

ul.submenulinks li {
float:right;
padding:0;
margin:0;
width:100%;
}

ul.submenulinks li a {
font: normal 12px Arial;
background: url(http://www.afula.muni.il/images/menu_arrow_hover.gif) no-repeat 100% 8px;
height:auto !important;
height:12px;
min-height:12px;
display: block;
text-decoration: none;
margin:0;
padding-top:2px;
padding-bottom:2px;
padding-right:15px;
color:#424242;
position:relative;
}

ul.submenulinks li a:hover {
text-decoration:underline;
}

.side a.back{
float:right;
margin-top:2px;
width:196px;
height:42px;
background:url(http://www.afula.muni.il/images/back.png) no-repeat top;
}

.side a.backEng{
background:url(http://www.afula.muni.il/images/backEng.png) no-repeat top;
}


.videodiv{
float:right;
width:321px;
height:auto !important;
height:20px;
min-height:20px;
}

.videodiv div#video, .video{
float:right;
width:321px;
height:280px;
}

a.linkrosh{
float:right;
margin-top:3px;
margin-right:3px;
width:317px;
height:42px;
background:url(http://www.afula.muni.il/images/link.png) no-repeat center;
}

.texts, .textsbig, .textsrosh, .textscal{
float:right;
margin:0px 2px;
width:536px;
height:446px;
background:url(http://www.afula.muni.il/images/texts.png) no-repeat top;
}

.textsbig{
width:742px;
background-image:url(http://www.afula.muni.il/images/textsbig.png);
}

.textsrosh{
margin:0px;
margin-left:2px;
width:632px;
background-image:url(http://www.afula.muni.il/images/textsrosh.png);
}

.textscal{
margin:0px;
margin-left:2px;
width:680px;
height:316px;
background-image:url(http://www.afula.muni.il/images/textscal.png);
}

.texts h1, .texts .hbig, .texts .hrosh, .texts .hcal, .texts .henglish{
margin-right:36px;
margin-top:27px;
font:bold 24px Arial;
color:#4c4d4f;
display:inline;
direction:rtl;
line-height:28px;
display:block;
}

.scroll-track{
 height:10px;
 width:7px;
 background:#e6e6e6;
}

.scroll-handle{
 height:10px;
 width:7px;
 background:#a9a9a9;
 cursor:pointer;
}

.texts .maintexts, .texts .maintextsbig, .texts .maintextsrosh, .texts .maintextscal{
float:right;
margin-top:10px;
margin-right:15px;
width:500px;
height:333px;
overflow:hidden;
display:inline;
}

.texts .maintextsbig{width:700px;}

.texts .maintextsrosh{width:590px;}

.texts .maintextscal{width:650px;height:225px;}

.texts .maintexts .maintextsinner, .texts .maintextsbig .maintextsinnerbig, .texts .maintextsrosh .maintextsinnerrosh, .texts .maintextscal .maintextsinnercal{
float:left;
width:477px;
}

.texts .maintextsbig .maintextsinnerbig p{
font:normal 12px Arial;
color:#4c4d4f;
}

.texts .maintextsbig .maintextsinnerbig{width:677px;}

.texts .maintextsrosh .maintextsinnerrosh{width:568px;}

.texts .maintextscal .maintextsinnercal{width:627px;height:225px;}

.images{
float:right;
width:220px;
height:446px;
}

.images img{
display:block;
}

.images .imgmask{
float:right;
margin-top:-446px;
width:220px;
height:446px;
position:relative;
background:url(http://www.afula.muni.il/images/images.png) no-repeat top;
}

.images .imgmaskenglish{
background:url(http://www.afula.muni.il/images/images.png) no-repeat top;
}

.files{
float:right;
margin-top:15px;
width:100%;
height:auto !important;
height:20px;
min-height:20px;
}

.files .file, .files .result{
float:right;
width:100%;
height:auto !important;
height:10px;
min-height:10px;
padding-bottom:7px;
}

.files .file a, .files .result a{
float:right;
padding-right:17px;
background:url(http://www.afula.muni.il/images/icon-file.gif) no-repeat 100% 4px;
text-decoration:none;
direction:rtl;
text-align:right;
}

.files .result a{
background:url(http://www.afula.muni.il/images/icon-result.gif) no-repeat 100% 4px;
}

.files .result a:hover{
text-decoration:underline;}


.under{text-decoration:underline;}

.kb{
font:normal 12px Arial;
color:#4c4d4f;
}

.calendarbig{
float:right;
width:274px;
height:height:auto !important;
height:10px;
min-height:10px;
}

.box400{
float:right;
margin:0px;
padding:0px;
margin-top:3px;
width:274px;
height:height:auto !important;
height:10px;
min-height:10px;
}

.box400 .line{
float:right;
padding:0px;
margin-right:3px;
width:267px;
height:38px;
background:url(http://www.afula.muni.il/images/calmonths.png) no-repeat center;
display:inline;
}

.box400 .line .callNav{
float:right;
width:267px;
height:12px;
margin-top:-20px;
position:relative;
}

.box400 .line .callNav a{
font:normal 12px Arial;
color:#ffffff;
text-decoration:none;
}

.box400 .line .callNav a:hover{
text-decoration:underline;
}

.box400 .line .callNav a.next{
float:left;
padding-left:12px;
margin-left:15px;
background:url(http://www.afula.muni.il/images/cal-left.gif) no-repeat left;
}

.box400 .line .callNav a.prev{
float:right;
padding-right:12px;
margin-right:15px;
background:url(http://www.afula.muni.il/images/cal-right.gif) no-repeat right;
}

.box400 .line .hmonth{
float:right;
width:267px;
padding-top:7px;
font:bold 20px Arial;
color:#ffffff;
text-align:center;
}

.callBox_cleanbig{
float:right;
margin-top:4px;
width:274px;
height:275px;
background:url(http://www.afula.muni.il/images/calboard.png) no-repeat center;
}

.caltablebig{
float:right;
margin:0px;
padding:0px;
margin-top:36px;
margin-right:32px;
font:normal 11px Arial;
color:#192930;
text-align:center;
direction:rtl;
display:inline;
}

.caltablebig td{
width:29px;
height:29px;
border-bottom:solid 1px #cdcdcd;
border-right:solid 1px #cdcdcd;
position:relative;
}

.caltablebig td.calday{
border-right:0px;
}

.caltablebig td.blue{
background-color:#45a2c9;
}

.caltablebig td.blue a{
background-color:#45a2c9;
text-decoration:none;
color:#192930;
font-size:11px;
}

.caltablebig td.white{
background-color:#f0f0f0;
border-left:solid 1px #cdcdcd;
}

.caltablebig td.today{
color:#fa4a01;
}

.caltablebig td.today a{
color:#fa4a01;
text-decoration:none;
font-size:11px;
}

.ad{
float:right;
margin-top:8px;
margin-right:2px;
width:953px;
height:94px;
}

.eventitem, .team{
float:right;
width:100%;
padding-bottom:23px;
height:auto !important;
height:85px;
min-height:85px;
}

.eventitem a.event{
float:right;
width:85px;
height:85px;
height:auto !important;
height:10px;
min-height:10px;
}

.eventitem .afutext, .eventitem .afuteam{
float:right;
margin-right:20px;
width:80%;
height:auto !important;
height:10px;
min-height:10px;
}

.eventitem .afutext h2, .eventitem .afutext h2 a{
float:right;
width:80%;
padding-bottom:3px;
font:normal 18px Arial;
color:#4c4d4f;
text-decoration:none;
text-align:right;
direction:rtl;
}

.eventitem .afutext h2 .eventdate{
color:#a09e9e;
}

.galleryimages, .galleryvideo{
float:right;
width:534px;
height:auto !important;
height:10px;
min-height:10px;
}

.galleryvideo{width:541px;}

.moregalleries{
float:right;
width:110px;
margin-right:15px;
}

.hmore{width:110px;margin:0;}

ul.morelinks {width:120px;margin:0;margin-top:7px;}

.teamrow{
float:right;
width:100%;
height:auto !important;
height:85px;
min-height:85px;
margin-bottom:20px;
}

.team{
float:right;
width:320px;
margin-left:25px;
height:auto !important;
height:85px;
min-height:85px;
}

.teamnomar{margin-left:0px;}

.eventitem .afuteam{
float:right;
width:60%;
height:auto !important;
height:85px;
min-height:85px;
}

.afulive{
float:right;
width:175px;
height:110px;
margin-top:15px;
margin-right:7px;
display:inline;
}

.martop{
padding-top:35px;
}

form.contact{
float:right;
width:460px;
height:auto !important;
height:20px;
min-height:20px;
padding-top:11px;
background:url(http://www.afula.muni.il/images/dot.gif) repeat-x top;
direction:rtl;
}

table.tablecontact{
float:right;
width:380px;
margin:0px;
padding:0px;
}

table.tablecontact td{
padding-left:12px;
width:79px;
height:22px;
padding-top:2px;
vertical-align:top;
font:normal 12px Arial;
color:#4c4d4f;
text-align:left;
}

table.tablecontact td.inp, table.tablecontact td.inplong, table.tablecontact td.textareatd, table.tablecontact td.submit{
background:url(http://www.afula.muni.il/images/input.gif) no-repeat top;
width:99px;
height:24px;
padding:0px;
}

table.tablecontact td.inplong{
width:289px;
background-image:url(http://www.afula.muni.il/images/inputlong.gif);
}

table.tablecontact .check{
background-image:none;
text-align:right;
float:right;
width:200px;
margin-right:89px;
display:inline;
}

table.tablecontact td.textareatd{
width:289px;
height:87px;
padding-bottom:4px;
background-image:url(http://www.afula.muni.il/images/textarea.gif);
}

table.tablecontact td.submit{
width:380px;
background-image:none;
}

form.contact input.text, form.contact input.textlong, form.contact .textarea{
float:right;
width:93px;
height:20px;
padding:0px 3px;
border:0px;
background-color:transparent;
font:normal 12px Arial;
color:#4c4d4f;
}

form.contact input.textlong{width:283px;}

form.contact .textarea{
margin-top:2px;
width:281px;
height:82px;
overflow:auto;
}

form.contact input.submitcontact{
width:69px;
height:20px;
border:0px;
background:url(http://www.afula.muni.il/images/submit.gif) no-repeat center;
font:bold 12px Arial;
color:#ffffff;
cursor:pointer;
}

p.address{
float:right;
margin-right:25px;
margin-bottom:17px;
width:150px;
height:auto !important;
height:20px;
min-height:20px;
font:bold 13px Arial;
color:#000000;
display:inline;
direction:rtl;
text-align:right;
}

table.tableaddresses{
float:right;
width:auto;
direction:rtl;
}

table.tableaddresses td{
width:85px;
height:auto !important;
height:16px;
min-height:16px;
text-align:center;
font:normal 12px Arial;
color:#373737;
vertical-align:top;
}

table.tableaddresses td.toptitle{
font-weight:bold;
color:#ffffff;
background:#cdcdcd;
}

table.tableaddresses td.one{
width:127px;
text-align:right;
padding-left:5px;
}

table.tableaddresses td.two{
width:175px;
}
table.tableaddresses td.two a{
font-size:12px;
}

table.tableaddresses td.twotext{
width:140px;
padding-left:5px;
text-align:right;
}

table.tableaddresses td.eng{
float:left;
direction:ltr;
text-align:left;
}

table.tableaddresses td.alignleft{
text-align:left;
}

table.tableaddresses td.sep, .sep{
width:100%;
height:1px;
background:url(http://www.afula.muni.il/images/dot.gif) repeat-x top;
font-size:0px;
line-height:0px;
}

.galed{
width:980px;
margin-top:20px;
}

.headergaled{
float:right;
width:980px;
height:92px;
}

a.logogaled{
float:right;
width:62px;
height:92px;
margin-right:27px;
}

.headertitle{
float:left;
width:851px;
height:53px;
padding:11px 0px;
border-bottom:solid 1px #ffffff;
}

.galedmain{
float:right;
padding-right:250px;
padding-top:12px;
width:730px;
height:auto !important;
height:550px;
min-height:550px;
background:url(http://www.afula.muni.il/images/candle.jpg) no-repeat 100% 130px;
direction:rtl;
text-align:right;
}

.galedtexts{
float:right;
padding-right:25px;
width:705px;
height:auto !important;
height:20px;
min-height:20px;
}

.galedtexts p{
font:normal 12px Arial;
color:#ffffff;
}

.galedtexts a{
font:normal 12px Arial;
color:#ffffff;
text-decoration:underline;
}

.galedtexts a:hover{
text-decoration:none;
}


form.formgaled{
float:right;
width:705px;
padding-right:25px;
padding-top:20px;
}

form.formgaled input.textgaled, form.formgaled select{
width:159px;
height:17px;
border:0px;
background-color:#bcbcbc;
font:normal 12px Arial;
color:#000000;
}

form.formgaled select{
width:161px;
height:20px;
}

form.formgaled input.submitgaled{
width:65px;
height:20px;
text-align:right;
font:normal 18px Arial;
color:#ffffff;
background:#000000 url(http://www.afula.muni.il/images/galed_arrow.gif) no-repeat 0% 6px;
border:0px;
cursor:pointer;
}

table.tablegaled{
float:right;o
width:587px;
}

table.tablegaled td{
width:76px;
height:28px;
padding-top:2px;
padding-left:8px;
vertical-align:top;
font:normal 12px Arial;
color:#ffffff;
text-align:left;
}

table.tablegaled td.inputgaled{
padding:0px;
width:159px;
}

table.tablegaled td.three{
padding:0px;
width:101px;
text-align:left;
}

table.tablegaled td.radiofirst, table.tablegaled td.radiosec{
padding:0px;
padding-bottom:5px;
width:243px;
text-align:right;
font:normal 18px Arial;
}

table.tablegaled td.radiosec{
width:344px;
}

.footergaled{
float:right;
width:980px;
height:auto !important;
height:20px;
min-height:20px;
padding-top:13px;
padding-bottom:30px;
border-top:solid 1px #ffffff;
}

.footergaled p{
margin:0px;
float:right;
width:200px;
font:normal 10px Arial;
color:#b4b4b4;
text-align:right;
direction:rtl;
}

.footergaled a{
float:left;
width:52px;
height:17px;
}

.footergaled a.tycotextgaled{
font:normal 11px Arial;
color:#b4b4b4;
text-decoration:none;
width:auto;
height:17px;
line-height:17px;
padding-left:7px;
}

.textsgaled{
float:right;
width:650px;
height:290px;
margin-top:30px;
}

.textsgaled .maintextsgaled{
float:right;
margin-top:10px;
margin-right:15px;
width:600px;
height:290px;
overflow:hidden;
display:inline;
}

.textsgaled .maintextsgaled .maintextsgaledinner{
float:left;
width:580px;
font:normal 12px Arial;
color:#ffffff;
}

.afutext .textwhite{
float:right;
width:400px;
font:normal 12px Arial;
color:#ffffff;
height:auto !important;
height:20px;
min-height:20px;
}


.afutext .textwhite{
float:right;
width:400px;
height:auto !important;
height:20px;
min-height:20px;
}

.afutext h2.titlegaled{float:right;width:400px;padding:0px;}
.afutext h2.titlegaled a{float:right;width:400px;color:#ffffff;}

.personal_description{
float:right;
width:100%;
}

a.personal{
float:right;
width:auto;
background:url(http://www.afula.muni.il/images/search-submit.gif) no-repeat left 4px;
padding-left:14px;
margin-top:4px;
position:relative;
text-decoration:none;
color:#a1a1a1;
}

a.personal:hover{
text-decoration:underline;
}

.galedtexts .bigimage{
margin-top:20px;
float:right;
width:151px;
height:auto !important;
height:204px;
min-height:204px;
}

.galedtexts .bigimage .info{
float:right;
padding-top:5px;
width:151px;
height:auto !important;
height:20px;
min-height:20px;
text-align:center;
font:bold 12px Arial;
color:#a0a0a0;
}

a.backtogaled{
float:left;
color:#ffffff;
padding-right:12px;
text-decoration:none;
background:url(http://www.afula.muni.il/images/backtogaled.gif) no-repeat right;
}

.galedtexts .page{
margin-top:20px;
color:#ffffff;
font:normal 12px Arial;
width:400px;
float:right;
margin-right:38px;
}

.galedtexts .page h2{
float:right;
width:100%;
font-size:18px;
font-weight:normal;
padding-bottom:10px;
}

.galedtexts .page h3{
float:right;
width:100%;
font-size:14px;
font-weight:normal;
}

.galedtexts .page .summary{
font-weight:bold;
float:right;
width:100%;
padding-bottom:20px;
}

.galedtexts .page h4{
float:right;
width:100%;
font-size:12px;
font-weight:bold;
}

.galedtexts .page .full{
float:right;
width:100%;
padding-bottom:20px;
}

.afubanner{
float:right;
margin-top:10px;
margin-right:13px;
width:170px;
height:220px;
display:inline;
}

.afubanner img{
float:right;
width:170px;
height:220px;
margin-top:0px;
margin-right:0px;
}

.english{float:left !important;}

.texts .henglish{
float:left;
margin-left:26px;
margin-right:0px;
text-align:left;
direction:ltr;
display:inline;
}

.texts .maintexts .maintextsinnerenglish{
text-align:left !important;
direction:ltr !important;
}

.maintextsinnerenglish{
text-align:left !important;
direction:ltr !important;
}

.texts .maintextsbig .maintextsinnerbig p{
font:normal 12px Arial;
color:#4c4d4f;
text-align:right;
direction:rtl;
clear:both;
width:530px;
padding-bottom:20px;
}

ul.submenuenglish{
margin-top:65px;
text-align:left;
direction:ltr;
}
ul.submenuenglish li a {
background: url(http://www.afula.muni.il/images/menu_arrow_hoverEng.gif) no-repeat 0% 8px;
padding-left:15px;
}



/*************** News Scroller ***********/
div#newsScroller{
float:right;
width:98%;  /* Change this to news scroller width */
height:100px;  /* Change this to news scroller height */
margin-top:12px;
margin-right:3px;
overflow:hidden;
display:inline;
position:relative;
}

div#newsScroller .newsitem{
float:left;
width:100%;
height:100px;  /* Change this to news scroller height */
margin:0;
padding:0;
overflow:hidden;
}

div#newsScroller .newsitem h3 {
float:left;
width:100%;
font:bold 10pt Arial;
text-decoration:none;
margin:0;
padding:0;
padding-bottom:8px;
color:#333333; /* Chagne this to news title color */
direction:rtl;
text-align:right;

/* This is optional - to have a square or arrow on titles*/
/* background:url(images/list-style.gif) no-repeat right top;
padding-right:10px;*/
}

div#newsScroller .newsitem h3 a{
text-decoration:none;
}

div#newsScroller .newsitem h3 .newsdate{
font:normal 8pt Arial;
color:#666666; /* Change this to news date color */
float:right;
}

div#newsScroller .newsitem p{
margin:0px;
padding:0px;
float:left;
display:inline;
font-size:9pt;
width:100%;
color:#333333; /* Chagne this to news title color */
position:relative;
}

div#newsScroller div.newsSep {
clear:both;
width:100%;
height:0;
font-size:0;
float:right;
}


/* This is optional - if you wish to add images to the news scroller */
div#newsScroller .newsitem p img {
margin-left:5px;
margin-top:-22px;
border:1px solid #cccccc;
float:right;
position:relative;
}

/*********** End News Scroller ***********/

/*-----------------
Ajax stuff for video gallery
-----------------*/

a.youtubelnk
{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #999999;
}

a.youtubelnk:hover
{
	text-decoration:none;
}

span.directorcv
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #999999;
}

select.selectgal
{
	float:right;
	color:#e9ba79;
	font:normal 12px Arial;
	margin-left:10px;
	margin-bottom:30px;
	width:150px;
	direction:rtl;
}

div.search_loading, div.main_loading {
	float:right;
	width: 80%;
	height: 92px;
	background-color: #ffffff;
	background-image: url();
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.main_loading {
	height: 300px;
}

.just_red {
	color: red;
}

.just_blue {
	color: #00aeef;
}

.native {
	float: right;
	width: 100%;
}

div#video_thumbs {
	float: right;
	width: 70px;
	margin-left: 10px;
}



a.video_gallery_item {
	float: right;
	clear: both;
	width: 60px;
	height: 60px;
	background-position: 50% 50%;
}

div.item_wrap {
	float: right;
	clear: both;
	border: 1px solid #e6e6e6;
	width: 60px;
	padding: 2px;
	margin-bottom: 3px;
	position:relative;
}

div.video_title {
	width: 90%;
	float:left;
	font-size: 9pt;
	font-weight: bold;
	color:#999999;
	margin-top: 6px;

	display: inline;
	text-align:right;
}

div#video_thumbs a.next, div#video_thumbs a.prev {
	float: left;
	width: 8px;
	height: 14px;
	line-height: 0px;
	font-size: 0pt;
	background-image: url(images/gallery-left.gif);
	background-repeat: no-repeat;
}

div#video_thumbs a.prev {
	float: right;
	background-image: url(images/gallery-right.gif);
}

div.video_thumbs_height {
	float: right;
	width: 100%;
	height: 345px;
}

div#video_gallery_wrap {
	float:right;
	display: inline;
	margin-right: 20px;
	width: 95%;
}

select.fill{
width:151px;
height:20px;
direction:rtl;
text-align:right;
font:normal 12px Arial;
color:#d0cfce;
margin-right: 100px;
margin-bottom: 30px;
}

p.gallseltitle
{
	font:normal 12px Arial;
}



/*-----------------
END stuff for video gallery
-----------------*/

a.defcursor{cursor:default;}
li.defcursor{cursor:default;}
div#menu ul li.defcursor{cursor:default;}

.eventitem .afutext h2, .eventitem .afutext h2 a.redtitle{
color:#d2232a;
}

.eventitem .afutext h2 .dateblue{
color:#004879;
}

/*-----------------
Prev Next and Full View page
-----------------*/

.imagesmall{
float:right;
width:220px;
height:404px;
}

.images .imgmask, .images .imgmasksmall{
float:right;
margin-top:-446px;
width:220px;
height:446px;
position:relative;
background:url(http://www.afula.muni.il/images/images.png) no-repeat top;
}

.images .imgmasksmall{
margin-top:-404px;
height:404px;
background:url(http://www.afula.muni.il/images/images-small.png) no-repeat top;
}

.pages{
float:right;
width:216px;
height:38px;
background: url(http://www.afula.muni.il/images/pages.gif) no-repeat center;
margin-right:2px;
margin-top:3px;
}

.prevnext{
margin-top:10px;
margin-right:10px;
float:right;
width:80px;

}

a.fullsize{
float:left;
padding-left:15px;
font:normal 12px Arial;
color:#525252;
background: url(http://www.afula.muni.il/images/fullsize.gif) no-repeat left;
text-decoration:none;
margin-top:10px;
margin-left:10px;
}

a.fullsize:hover, a.prev:hover, a.next:hover{
text-decoration:underline;
}

a.prev, a.next{
float:right;
padding-right:10px;
font:normal 12px Arial;
color:#525252;
background: url(http://www.afula.muni.il/images/pagesprev.gif) no-repeat right 4px;
text-decoration:none;
}

a.next{
float:left;
padding-left:10px;
padding-right:0px;
font:normal 12px Arial;
color:#525252;
background: url(http://www.afula.muni.il/images/pagesnext.gif) no-repeat left 4px;
text-decoration:none;
}

h3.place{
font:normal 12px Arial;
float:right;
clear:both;
direction:rtl;
color:#4c4d4f;
padding-bottom:10px;
width:100%;
}

ul.submenulinks li a.subenglish{
float:left;
text-align:left;
direction:ltr;
background: url(http://www.afula.muni.il/images/menu_arrow_hoverEng.gif) no-repeat 0% 8px;
padding-left:15px;
padding-right:0px;
}

a.fullboard{
font:normal 12px Arial;
color:#fa4a01;
clear:both;
float:left;
text-decoration:none;
margin-top:-16px;
margin-left:27px;
position:relative;
}

a.fullboard:hover{
text-decoration:underline;
}

.submenugal{
float:right;
margin-top:7px;
padding-left:5px;
width:120px;
height:310px;
overflow:auto;
position:relative;
}

ul.submenulinksgal{width:100px;margin-top:0px;}

.maintextsinnerenglish p{
float:left !important;
text-align:left !important;
direction:ltr !important;
}

.eventtext p{
width:500px;
}

img.inlineimg{display:inline;}

.no_candle{
background-image:none;
padding-right:130px;
width:850px;
}

.no_candle .galedtexts{
padding-right:0px;
}

.new_galed_main{
float:right;
margin-top:40px;
width:737px;
height:302px;
overflow:hidden;
display:inline;
background: url(http://www.afula.muni.il/images/new_galed_main_inner_bg.jpg) no-repeat left top;
}

.new_galed_main .new_galed_main_inner{
float:left;
width:717px;
height:auto !important;
height:330px;
min-height:330px;
font:normal 12px Arial;
color:#ffffff;
margin-top:15px;
}

.new_galed_line{
float:right;
width:100%;
height:auto !important;
height:20px;
min-height:20px;
}

.new_galed_name, .new_galed_name_sec, .new_galed_name_third{
float:right;
margin-right:12px;
width:195px;
height:auto !important;
height:20px;
min-height:20px;
}

.new_galed_name_sec{
margin-right:54px;
}

.new_galed_name_third{
margin-right:54px;
}

.new_galed_name a, .new_galed_name_sec a, .new_galed_name_third a{
color:#ffffff;
text-decoration:none;
}

.new_galed_name a:hover, .new_galed_name_sec a:hover, .new_galed_name_third a:hover{
text-decoration:underline;
}

form.new_galed_form{
width:100%;
padding-top:60px;
padding-right:0px;
}

form.new_galed_form table.tablegaled{
float:right;
}

.candle_big {
float:right;
width:130px;
height:115px;
margin-right:-20px;
position:relative;
}
.candle_big object,
.candle_big embed {
display:block;
width:130px;
height:115px;
}

a.link_security, a.link_ort, a.link_municipality{
float:right;
margin:60px 0px 30px 0px;
width:130px;
height:16px;
font-size:0px;
line-height:0px;
background: url(http://www.afula.muni.il/images/galed_security.gif) no-repeat top;
color:#000000;
}

a.link_security span, a.link_ort span, a.link_municipality span{display:none;}

a.link_ort{
margin-right:30px;
width:156px;
background: url(http://www.afula.muni.il/images/galed_ort.gif) no-repeat top;
}

a.link_municipality{
margin-right:30px;
width:96px;
background: url(http://www.afula.muni.il/images/galed_municipality.gif) no-repeat top;
}

.banner_galed {
float:right;
margin:7px 0px 4px 0px;
width:402px;
height:74px;
}
.banner_galed object,
.banner_galed embed {
display:block;
width:402px;
height:74px;
}

.new_galed_page{
float:left !important;
width:510px !important;
}

.light_candle{
float:right;
margin-top:20px;
margin-right:4px;
width:147px;
height:40px;
background: url(http://www.afula.muni.il/images/light_candle.gif) no-repeat 25px 11px;
}

.candle_small {
float:right;
width:26px;
height:40px;
}

.candle_small object,
.candle_small embed {
display:block;
width:26px;
height:40px;
}

a.candle_link{
float:right;
margin-right:-26px;
position:relative;
width:147px;
height:40px;
}

a.candle_link span{display:none;}

.candle_number{
float:right;
margin-top:-12px;
margin-right:37px;
position:relative;
width:90px;
color:#ffffff;
text-align:center;
}

.my_memory{
float:right;
margin:50px 0px;
width:100%;
}

.my_memory h2{
float:right !important;
margin:0px !important;
width:80px !important;
height:16px !important;
background: url(http://www.afula.muni.il/images/my_memory.gif) no-repeat top !important;
}

.my_memory h2 span{display:none;}

.my_memory_line{
float:right;
width:100%;
height:auto !important;
height:18px;
min-height:18px;
line-height:18px;
font-size:12px;
margin-bottom:12px;
}

.my_memory_one{
float:right;
width:60px;
text-align:left;
}

.my_memory_two{
float:left;
width:440px;
}

.my_memory_two input, .my_memory_two textarea{
float:right;
width:440px;
border:0px;
height:17px;
border:0px;
background-color:#bcbcbc;
font:normal 12px Arial;
color:#000000;
}

.my_memory_two textarea{
height:100px;
overflow:auto;
}

input.new_galed_submit{
float:left;
width:70px;
height:20px;
text-align:right;
font:normal 18px Arial;
color:#ffffff;
background:#000000 url(http://www.afula.muni.il/images/galed_arrow.gif) no-repeat 0% 6px;
border:0px;
cursor:pointer;
}

.my_memory_text_box{
float:right;
width:100%;
margin-bottom:40px;
}

.my_memory_text{
float:right;
width:100%;
padding:17px 0px;
border-top:dotted 1px #ffffff;
}

.my_memory_writer{
float:right;
width:100%;
}