﻿ html
        {
          direction: rtl;
        }
        body
{
    font-family: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
    font-size: 12px;
    background-color: #6788be;
    direction: rtl;
}
.title
{
    background-image: url('//www.nivut.org.il/images/r_grad.png');
    background-position: top;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #ebebeb;
    border-top: 1px solid #c7c7c7;
    width: 100%;
    background-position-y: top;
    height: 36px;
}
.title span,.title a span
{
    padding: 5px 5px 0px 0px;
    font-size: 19px;
    font-weight: bolder;
    color: #649b41;
    vertical-align:bottom;
    line-height:36px;
}

tr.l1
{
    background-color:#eeeeee;
    padding: 0px 0px 0px 0px;
}   
tr.l3
{
    background-color:#eeeeee;
    padding: 0px 0px 0px 0px;
}   
tr.l4
{
    background-color: #eefffe;
    padding: 0px 0px 0px 0px;
}   
tr.l5
{
    background-color: #eeffee;
    padding: 0px 0px 0px 0px;
}   
tr.l6
{
    background-color: #fbfbff;
    padding: 0px 0px 0px 0px;
}   

fieldset
{
    border: solid 1px #ccc;
}
fieldset a
{
    text-decoration:none;
    color :Navy;
    font-weight:400;
}
.readMore, .readMore a
{
    text-align:left;
    font-size:11px;
    color:#649b41;
    font-weight:bold;
    margin-bottom:5px;
}

a img
{
    border:none;
}


.leftbar
{
    /* To be used in content area*/
    float:left;
    width:210px;
    min-height:100%;
    padding-left:0px;
    position: relative;
    /*margin-left: -10px;*/
}

.maincontent
{
    position: relative;
    float:right ;
    width: 540px;
    min-height:100%;
}
#sidebar
{
    float: left;
    width: 150px;
    top: 105px;
    float:right ;
    /*padding-top: 60px;*/
    font-size: small;
    padding-bottom:60px;
}
#main
{
    padding: 0px 0px 20px 0px;
    position: relative;
    float:left ;
    width: 770px;
    min-height:95%;
    padding-bottom:60px;
}
#header
{
    clear: left;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    top: 105px;
    left: 31px;
    height: 37px;
    width: 900px;
}
#footer
{
    clear: left;
    position: absolute;
    left:0;
    right:0;
    bottom:0px;
    height:50px;
    margin-top :50px;
    margin-left:20px;
    margin-right:20px;
    font-size:small;
    padding-left: 20px;
    padding-right: 20px;
    padding-top :5px;
    border-top-width: thin; 
    border-top-color: #000000; 
    border-top-style: solid;
}
#TopHeader
{
    padding: 5px;
    width: 930px;
    background-color:#649b41;
    background-image :url('//www.nivut.org.il/images/title_bg.png');
    background-position: bottom;
    background-repeat: repeat-x;
}
#TopHeader h1
{
    font-size:40px;
    color:White;
    margin :0px;
    padding :0px 20px 0px 0px;
    line-height :40px;
    font-weight:normal ;
    text-shadow: 0.07em 0.07em 0.05em #555;
}
#TopHeader h2
{
    margin :0px;
    padding :0px 20px 0px 0px;
    font-size:20px;
    line-height :42px;
    font-weight:normal ;
    color:White;
    text-shadow: 0.07em 0.07em 0.05em #555;
}

.master
{
    padding: 20px;
    width: 942px;
    /*position: absolute;
    left: 50%;
    margin-left: -471px;*/
    position:absolute ;
    margin-left:auto ;
    margin-right:auto ;
    left:0;
    right:0;
    min-height:100%;
    background-color:#fefefe;
    /*height:100%;*/
}
#topbanner
{
    padding: 1px;
    margin: 0px;
    border: solid 1px black;
}
ul.news
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    font-size: small;
    padding: 0;
    margin:0;
    text-decoration:none;    

}
ul.news li
{
    padding: 0;
    margin:0;    
}

ul.news li a
{
    text-decoration:none;
}

.msgBody
{
    /*margin-right :20px;*/
    vertical-align:top;
    position:relative ;
    padding:5px;
    min-height:80px;
}
.msgImage
{
    float:right;
    padding-left:10px;
}
.eventsTypeImage
{
    float:left;
    padding:2px;
}

.innerFieldSet
{
    padding:0px;
}

.BannerPlaceHolder
{
    background-color:#649b41;
}

.gradBack
{
    background-color:#649b41;
    background-image: url('http://www.nivut.org.il/images/grad_wh.png');
     background-position: bottom;
    background-repeat: repeat-x;
   
}

img.boxed, .NewsContent img
{
        padding: 5px; 
        background-color: #ffffff; 
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.098);
        -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.098);
        -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.098);
        margin:5px;
}

.NamePlate
{
 /*   width:140px !important;
    padding: 4px 4px 4px 4px;*/
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    margin-bottom:4px;
}