/** homepage **/

.homeTextBanner {
    width: 240px; /*height: 18px;*/
    float: right;
    overflow: hidden;
}

#mainAreaHP {
    float: right;
    width: 100%;
}


.hpTtl {
    margin: 0 0 9px 0;
}

H1.hpTtl {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
}

H2.hpTtl {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
}

H3 {
    font-size: 15px;
    margin: 0;
}

table.hptTable img.itemImg {
    border: none;
}

/***********home page menu**************/

#logo {
    width: 140px; /*147px !important*/
    height: 125px;
    margin-top: 0px;
}

#tabs_HPmenu LI {
    padding: 0;
    background: url('../images/menu_home/tab.jpg') right no-repeat;
    display: block;
    float: right;
    width: 82px; /*95px ELAD*/
    _width:80px;
    height: 145px;
    cursor: pointer;
}

.menuflash {
    padding-right: 2px;
    margin-top: 20px
}

#tabs_HPmenu li.menu7 {
    width: 89px;
   
}

#tabs_HPmenu li.menu7 a {
    width: 85px;
    height: 145px;
    margin: 0;
}


#tabs_HPmenu li a {
    display: inline;
    float: left;
    width: 80px;
    _width:78px;
    height: 36px;
    margin: 10px 0 0 5px;
    position: relative;
}

#tabs_HPmenu li a .bg, #tabs_HPmenu li a .bg-hover {
    position: absolute;
    top: 0;
    left: 0;
}

#tabs_HPmenu li a.hover .bg {
    visibility: hidden;
}

#tabs_HPmenu li a.link .bg-hover {
    visibility: hidden;
}

hr {
    border: solid 1px #E6E6E6;
}

/*-- new home page --*/

.homeTextBanner h1 {
    font-weight: normal;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.homeTextBanner h1 a {
    color: #666666 !important;
    text-decoration: underline;
}

.banner {
    background-color: white;
    background-position: right top;
    background-repeat: no-repeat;
    padding: 5px;
    min-height: 222px;
    _height: 222px;
}

.banner ul li {
    background-image: url('../images/readmore.gif');
    padding-right: 12px;
}

table.CenterItems, table.CenterItems td.hp-item {
    border: solid 2px #ECECEC;
    border-collapse: collapse;
}

table.CenterItems {
    margin: 0 1px;
}

table.CenterItems td.hp-item {
    vertical-align: top;
    width: 33%;
}

table.CenterItems td.hp-item2 .txt .tlatMeimadLinkParagraph {
     margin-right: -64px;
     margin-top:-2px
}

table.CenterItems td.hp-item2 .txt{
     margin-bottom: -30px;
}

table.CenterItems .itemImg {
    border: none;
    position: absolute;
    top: 15px;
    right: 0;
}

table.CenterItems .item-text {
    padding: 15px 67px 50px 5px;
}

table.CenterItems .rtfItem {
    position: relative;
    _height: 165px;
    min-height: 165px;
    overflow: hidden;
}

table.CenterItems .link {
    position: absolute;
    bottom: 2px;
    right: 0;
    height: 32px;
    width: 100%;
}

table.CenterItems .link .pad {
}

table.CenterItems .rtfItem .more {

    margin: 0 2px;
    height: 32px;
    background: #F5F5F5 url("../images/new_home/BTN-170.jpg") 10px 5px no-repeat;
}

table.CenterItems .rtfItem .more a {
    height: 18px;
    left: 17px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 160px;
}

table.CenterItems .rtfItem h2 {
    color: #376F9F;
    font-size: 18px;
    font-weight: bold;
}

div.CenterItems {
    padding-bottom: 6px;
    background: url("../images/new_home/center-shadow.jpg") repeat-x bottom;
    margin-bottom: 20px;
    clear: both;
}

.BottomRightItems {
    float: right;
    width: 450px;
    border-left: solid 1px #ececec;
    padding-left: 20px;
}

.BottomRightItems .hp-item {
    position: relative;
    padding: 10px 70px 10px 0;
    margin: 1px 0;
    _padding-top: 1px;
}

.BottomRightItems .hp-item, .BottomLeftItems .hp-item {
    background: url("../images/new_home/dotted-line.gif") repeat-x top;
}

.BottomRightItems .hp-first-item, .BottomLeftItems .hp-first-item {
    background: none;
}

.BottomRightItems h3 {
    padding-bottom: 3px;
    color: #4c4c4c;
    font-size: 15px;
    margin: 0;
}

.BottomRightItems .itemImg {
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
    width: 70px;
}

.BottomRightItems .hp-odd-item {
    background-color: #f7f7f7;
}

.BottomLeftItems {
    padding-right: 12px;
    float: right;
    width: 230px;
}

.BottomLeftItems h4 {
    color: #F33541;
    padding: 0;
    margin: 0;
}

.BottomLeftItems .hp-item {
    background: url('../images/readmore.gif') right 21px no-repeat;
    padding: 15px 10px 15px 0;
}

.itemImg {
    padding: 0;
    margin: 0;
    border: none;
}

table.footer td {

}

table.footer td.credits {
    direction: ltr;
    text-align: left;
    white-space: nowrap;
}

table.footer td.credits a, table.footer td.credits {
    color: #717477;
    text-decoration: none;
}

table.footer td.credits a:hover {
    color: #4591CA;
    text-decoration: underline;
}

.footerTxt ul.section {
    display: block;
    float: right;
    width: 120px;
}

.footerTxt ul.section li {
    background-image: none;
    margin: 0;
    padding: 0;
}

.footerTxt span.link {
    display: block;
    padding-right: 10px;
    background: url("../images/new_home/footer-bullet.gif") no-repeat right;
}

table.footer {
    width: 100%;
}

.hp-item .rtfItem .link .more a {
    font-size: 12px;
}


.banner .image {
    width: 325px;
    height: 365px;
    background: url('../images/content/arar.gif') right top no-repeat;
    float: right;
    display: block;
}

.banner .image span {
    display: none;
}

/*-- slider --*/

.anythingSlider {
    width: 720px;
    height: 235px;
    position: relative;
    margin: 0 auto 10px auto;
    direction:ltr;
    overflow:hidden;
    background:url(../images/slider/Slider.png) no-repeat 0 0;
}

.anythingSlider .anythingWrapper {
    width: 520px;
    overflow: auto;
    height: 241px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 100px;
}

.anythingSlider .anythingWrapper ul {
    width: 9999px;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

.anythingSlider ul li {
    display: block;
    float: left;
    padding: 10px;
    height: 170px;
    width: 500px;
    margin: 0;
    background: none;
    direction: rtl;
}

.anythingSlider .arrow {
    display: block;
    height: 52px;
    width: 52px;
    background: url(../images/slider/Slider.png) no-repeat;   
    text-indent: -9999px;
    position: absolute;
    top: 86px;
    cursor: pointer;
}

.anythingSlider .forward {
    background-position: -7px -238px;
    left:25px;
    
}

.anythingSlider .back {
    background-position: -59px -238px;
    right:25px;
}

.anythingSlider .forward:hover {
    background-position: -7px -290px;
}

.anythingSlider .back:hover {
    background-position: -59px -290px;
}

#thumbNav {
    position: relative;
    top: 223px;
    text-align: center;
    visibility: hidden;
}

#thumbNav a {
    color: black;
    font: 11px / 18px;
    Arial;
    display: inline-block;
    padding: 2px 8px;
    height: 18px;
    margin: 0 5px 0 0;
    text-align: center;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

#thumbNav a:hover {
    background-image: none;
}

#thumbNav a.cur {
    background: #e0a213;
}

#start-stop {
    background: green;
    background-repeat: repeat-x;
    color: white;
    padding: 2px 5px;
    width: 40px;
    text-align: center;
    position: absolute;
    right: 45px;
    top: 223px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    visibility: hidden;
}

#start-stop.playing {
    background-color: red;
}

#start-stop:hover {
    background-image: none;
}

.anythingSlider .anythingWrapper ul ul {
    position: static;
    margin: 0;
    background: none;
    overflow: visible;
    width: auto;
    border: 0;
}

.anythingSlider .anythingWrapper ul ul li {
    float: none;
    height: auto;
    width: auto;
    background: none;
}
.travel-box-homepage li{
    background-position: 100% 5px;
     padding-top: 0;
}
.searchSep {   
   margin-left:7px;  
   margin-right:7px;   
}

/** for vaadat arar **/
.banner .vaadatArar {
    width: 385px;
    height: 365px;
    border: 0;
    float: left;
}
