﻿/* Header */
.GevimHeader {
    width: 762px;
    text-align: center;
    background-color: #FFFFFF;
    direction: rtl;
    font-family:Arial;
    }
.GevimHeaderTop {
    width: 750px;
    background-color: #8C8C8C;
    margin:0px auto;
    height:30px;
    }
.GevimHeaderTopSearch {
    float:right;
    margin-right:10px;
    margin-top:3px;
    }
.GevimHeaderTopSearch form {
    margin:0px;
    height:25px;
    }
.GevimHeaderTopSearch form img {
    width: 45px;
    height: 22px;
    vertical-align:top;
    border:0px none;
    }
.GevimHeaderTopSearch form input {
    vertical-align:top;
    }
.GevimHeaderTopSearchInputTxt {
    width: 150px;
    height: 18px;
    padding:1px 5px;
    }
.GevimHeaderTopTXT {
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    color: White;
    font-size: 16px;
    font-family: Courier New;
    }
.GevimHeaderTopTXT h1 {
    font-size: 16px;
    display: inline;
    margin-left: 5px;
    color: White;
    }
.GevimHeaderTopTXT a {
    color: White;
    font-weight: bold;
    text-decoration: none;
    }
.GevimHeaderTopTXT a:hover {
    color: White;
    font-weight: bold;
    text-decoration: underline;
    }    
.GevimHeaderFlash {
    clear:both;
    width:750px;
    margin:0px auto;
    }
.GevimHeaderMenu {
    background-image:url('http://www.gevim.co.il/image/users/89301/bgColor/6893010390270.jpg'); 
    height:35px;
    font-size:13px;
    color:#8b8d8c;
    padding-top:14px;
    background-position:center;
    }
.GevimHeaderMenu a {
    font-size:13px;
    color:#8b8d8c;
    margin:0px 5px;
    font-weight:bold;
    text-decoration:none;
    }
.GevimHeaderMenu a:hover {
    font-size:13px;
    color:#8b8d8c;
    margin:0px 5px;
    font-weight:bold;
    text-decoration:underline;
    }
    /* Header - old */
    .header {
        width:762px;
        }
    .headerlinks {
        width:440px;
        background-color:#8c8c8c;
        height:33px;
        text-align:center;
        vertical-align:middle;
        font-size:10px;
        color:#525454;
        }
    .headerlinks a {
        text-decoration:none;
        color:black;
        }
    .headerspacer {
        width:6px;
        background-color:#ffffff;
        }
    .headerspacer img {
        height:5px;
        width:6px;
        border:solid 0px whites;
        }
    .headerform {
        background-color:#8c8c8c;
        width:300px;
        height:33px;
        text-align:right;
        }
    /* Header - old */
/*footer*/
.footertop {
    background-image: url(http://www.gevim.co.il/image/users/89301/ftp/my_files/down/footertop.jpg);
    background-repeat: no-repeat;
    background-position:bottom;
    height:20px;
    width:735px;
    margin:0px auto;
    }
.footermiddle {
    background-image: url('http://www.gevim.co.il/image/users/89301/ftp/my_files/down/middel.jpg');
    background-repeat: repeat-y;
    background-position:center;
    height:200px;
    width:735px;
    margin:0px auto;
    }
.footermenu {
    margin:0px auto;
    width:730px;
    }
.footermenu div {
    width:140px;
    float:right;
    vertical-align:top;
    border-right: rgb(184,184,184) 1px solid;
    text-align:right;
    padding-right:3px;
    }
.footermenu div a {
    color: black;
    font-size: 12px;
    text-decoration: none;
    }
.footermenu div a:hover {
    color: black;
    font-size: 12px;
    text-decoration: underline;
    }
.footermenu h2 {
    margin:0px;
    padding:0px;
    }
.footermenu h2 a {
    color: rgb(82,84,84);
    font-size: 14px;
    text-decoration: underline;
    }
.footermenu h2 a:hover {
    color: rgb(82,84,84);
    font-size: 14px;
    text-decoration: none;
    }
.footermenu img {
     height:86px;
     width:121px;
     border-width:0px;
    }
.footerbottom {
    background-image: url(http://www.gevim.co.il/image/users/89301/ftp/my_files/down/footerbottom.jpg);
    background-repeat: no-repeat;
    background-position:top;
    height:20px;
    width:735px;
    margin:0px auto;
    }
.footerlinks {
    color:#525454;
    direction:rtl;
    text-align:right;
    font-size:12px;
    width:735px;
    margin:0px auto;
    }
.footerlinks a {
    text-decoration:none;
    color:#525454;
    }
.footerTxt {
    width: 735px;
    font-size:12px;
    margin:0px auto;
    }
.footerTxt a {
    text-decoration:none;
    cursor: pointer;
    }
.footerLoad {
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
    }
.footerLoad a {
    color: #000000;
    font-weight: bold;
    text-decoration: none
    }
.footerLoad img {    
    border: 0px none;
    width: 80px;
    height: 20px;
    }
/*Pages*/
h1 {
    margin: 0px;
    color: rgb(0,0,0); 
    font-size: 13px;
    margin:0px;
    }
    /* יבוא תוכן של קטגוריות */
    .GevimCatImp {
        width:400px;
        text-align:right;
        margin:0px 25px 10px 0px;
        background-image: url('http://www.gevim.co.il/image/users/89301/ftp/my_files/template/BGBorder.jpg');
        background-position:bottom;
        background-repeat:repeat-x;
        padding:5px;
        float:right;
        height: 75px;
        }
    .GevimCatImp h2 {
        font-size:14px;
        margin:0px;
        padding:0px;
        }
    .GevimCatImpprsu {
        margin:2px 5px;
        }
    .InsideNews {
        float: left;
        border: 1px solid #E5E5E5;
        width: 230px;
        text-align: center;
        }
    .InsideNewsTop {
        height: 18px;
        background-color: #ececec;
        text-align: center;
        width: 230px;
        font-weight:bold;
        font-size:14px;
        padding-top:5px;
        color:#5AA8D8;
        }
    .InsideNewsmarquee {
        margin:3px;
        width: 224px;
        }
    /* inside pages */
    .Insidepage {
        font-family:Arial;
        color:#525454;
        font-size:12px;
        direction:rtl;
        width:727px;
        }
    .Insidepagetitle {
        font-size:15px;
        color:#525454;
        font-weight:bold;
        text-align:center;
        }
    .Insidepage h2 {
        font-size:14px;
        margin:0px;
        padding:0px;
        }
    /* inside pages */
    /* Useful Sites */
    .usefulsites {
        width: 727px;
        text-align: center;
        font-size: 12px;
        direction: rtl;
        }
    .usefulsites div {
        width: 700px;
        margin: 10px auto;
        border: 1px dotted #E5E5E5;
        padding: 5px;
        text-align: right;
        }
    /* Useful Sites */
/*Articles*/
.Articles {
    font-family:Arial;
    font-size:12px;
    color:#525454;
    }
.Articles a {
    color:#525454;
    text-decoration:none;
    font-weight:bold;
    }
.Articles h2 {
    color: rgb(82,84,84);
    font-size:14px;
    }
.Articleslinks {
    font-size:10px;
    text-align:center;
    height:30px;
    }
.ArticlesPrSu {
    color:blue;
    direction:rtl;
    font-size:11px;
    padding:5px;
    height:50px;
    }
.Articlesdiv {
    border:dotted 2px #e5e5e5;
    width:310px;
    color:blue;
    direction:rtl;
    font-size:12px;
    padding:3px;
    }
.Articlesdiv h2 {
    font-size:13px;
    }
.Articlesdiv hr {
    width:85%;
    color:#e5e5e5;
    }
/*חדשות*/
    /* חדשות - בית */
    .HPNews {
        color: black;
        font-weight: bold;
        }
    .HPNewsLink {
        color: rgb(22,130,197);
        text-decoration: none;
        font-weight:bold;
        }
    /* חדשות - בית */
    /* חדשות - פנימי */
    .news {
        width:750px;
        }
    .newsimp {
        }
    .newsimp a {
        color:#5aa8d8;
        }
    .newsimp hr {
        width:740;
        color:#5A6765;
        }
    .newsimp h2 {
        color:black;
        font-size:14px;
        }
    /* חדשות - פנימי */
/* יבוא תוכן - קישורים */
.GevimArticlesImp {
    width: 700px;
    font-size: 16px;
    direction: rtl;
    padding-right: 10px;
    background-image: url('http://www.gevim.co.il/image/users/89301/ftp/my_files/template/m.gif');
    background-position: right 10px;
    background-repeat: no-repeat;
    margin: 10px;
    }
.GevimArticlesImp a{
    color: #333399;
    text-decoration: none;
    }
.GevimArticlesImp a:hover {
    color: #333399;
    text-decoration: underline;
    }
/* HomePage */
.GevimHP {
    width: 739px;
    height: 300px;
    direction: rtl;
    font-size: 12px;
    }
.GevimHP a {
    color:#5AA8D8;
    }
.GevimHPRight {
    width: 504px;
    height: 290px;
    float: right;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    font-size: 16px;
    }
.GevimHPNews {
    width: 232px;
    height: 158px;
    float: right;
    }
.GevimHPNewsTop {
    height: 15px;
    width: 222px;
    border-bottom: 1px solid #BDBDBD;
    background-color: #ECECEC;
    padding: 5px;
    }
.GevimHPNewsTop a {
    font-weight: bold;
    color: #5AA8D8
    }
.GevimHPNewsContent {
    height: 127px;
    width: 227px;
    background-color: #F9F9F9;
    padding: 5px 5px 0px 0px;
    }
.GevimHPCourses {
    width: 232px;
    height: 132px;
    float: right;
    }
.GevimHPCoursesTop {
    height: 15px;
    width: 222px;
    border-bottom:1px solid #BDBDBD;
    background-color: #ECECEC;
    padding: 5px;
    }
.GevimHPCoursesTop a {
    font-weight: bold;
    color: #5AA8D8
    }
.GevimHPCoursesContent {
    height: 101px;
    width: 227px;
    background-color: #F9F9F9;
    padding: 5px 5px 0px 0px;
    }
/* HomePage */