﻿body {
    font: normal 14px/19px Arial;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%; 
    background: url('../images/site/bodybg3long.png'); 
    background-repeat:repeat;
}

input {
    /*outline: none;*/ /*disable chrome yollow border*/
    /*font: normal 14px/19px Arial;*/
}

a {
    cursor: pointer;
    text-decoration: none;
}
img {
    border: 0;
}


/* TOP menu */
#nav
{
    list-style: none;
    font-family: Arial;
    font-size: 12px; /* Clear floats */
    float: left;
    width: 100%; /* Bring the nav above everything else--uncomment if needed. 	position:relative; 	z-index:5; 	*/
    padding: 0;
}
#nav li
{
    float: left;
    display: inline;
   /*margin-right: 10px;*/
    position: relative;
}
#nav a
{
    display: block;
    padding: 0px;
    /*color: #A37041;*/
    text-decoration: none;
}
#nav a:hover
{
    color: #A37041;
    text-decoration: none;
}

/*--- DROPDOWN ---*/
#nav ul
{
    list-style: none;
    position: absolute;
    left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li
{
    padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float: left;
    display: inline;
    width: 150px;
    text-align: right;
}
#nav ul a
{
    white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
    outline: none;
    text-decoration: none;
    margin-right: 5px;
}
#nav li:hover ul
{
    /* Display the dropdown on hover */
    left: 0; /* Bring back on-screen when needed */
}
#nav li:hover a
{
    /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    outline: none;
    text-decoration: none;
}
#nav li:hover ul a
{
    /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: underline;
    display: inline;
    outline: none;
}
#nav li:hover ul li a:hover
{
    /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    display: inline;
    text-decoration: none;
}

#nav ul
{
    list-style: none;
    position: absolute;
    left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}

#nav ul li
{
    padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float: right;
    background-color: white;
    display: inline;
}
#nav ul a
{
    white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
    outline: none;
    text-decoration: none;
}
#nav li:hover ul
{
    /* Display the dropdown on hover */
    left: 0; /* Bring back on-screen when needed */
}
#nav li:hover a
{
    /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    text-decoration: none;
    outline: none;
}
#nav li:hover ul a
{
    /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: none;
}
#nav li:hover ul li a:hover
{
    /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    text-decoration: underline;
    font-weight: bold;
}
.headermenuul
{

   height: 23px;
    margin: 0px;
    padding-left: 0px;
}
.menutext
{
   /*float: left;
    list-style: none outside none;
    text-align: center;
    margin: 0px;
    padding: 0px;
    direction: rtl;*/
   float: left;
    list-style: none outside none;
    text-align: center;
    margin: 0px;
    padding: 0px;
    direction: rtl;
}
.menua
{
    outline: medium none;
    text-decoration: none;
    font-family: Arial;
    color: #A37041;
    font-size: 11px;
    direction: rtl;
}
.menuseperate
{
    /*float: left;
    padding: 0 3px;
    list-style: none outside none;
    text-align: right;
    margin: 0px 0px;
    color: #A07040;*/ 
        float: left;
    padding: 0 3px;
    list-style: none outside none;
    text-align: right;
    margin: 0px 0px;
    color: #A07040;
}
.menutextbig
{
    float: left;
    list-style: none outside none;
    text-align: center;
    margin: 0px;
    direction: rtl;
}
.menupicandlogo
{
    width: 950px;
    height: 80px;
}
.menulogo
{
    width: 330px;
    float: right;
    height: 80px;
}

.menulogoa
{
    text-decoration: none;
    height: 95px;
}
.logo
{
    border: 0px none;
    float: right;
   
}
.menupic
{
    width: 543px;
    float: left;
    height: 70px;
    padding-top: 8px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
}
.menupicdiv
{
    width: 440px; height: 72px; float: left;
}
.menupicbuttondiv
{
    float: left; margin-top: 7px; width: 97px; height: 72px;
}
.menupicbuttondivlink
{
    margin-top: 0px; float: left; text-align: center; text-decoration: none;
                                    color: Black;
}
.menupicbuttondivimage
{
    border: 0px;
                                        float: left;
}


/*End top menu */



/* Main Menu */
.submenudiv {
    width: 100%;
    height: 70px;
    align-content: center;
    background-image: url('../images/site/menuheaderbg.jpg');
    background-repeat: repeat-x;
}
.submenuul {
    padding: 0;
    width: 970px;
    margin: 0 auto;
    height: 70px;
}

.submenuimg {
    width: 120px;
    text-align: center;
    float: right;
    list-style: none;
    text-decoration: none;
    font-size: 12px;
    color: white;
    /*height: 70px;*/
    height: 71px;
   
}
.submenuimg:hover {
    background: #EF9535;
}
.submenuimg .submenuItemText {
    margin-top: 25px;
}
    .submenuimg ul {
        list-style: none;
        color: black;
        padding: 0;
        display:inline;
    }
.submenulink {
    text-decoration: none;
    color: White;
    outline: none;
    /*font-weight: bold;*/
    font-size: 15px;
    /*padding-left: 10px;
    padding-right: 10px;*/
    padding-top: 28px;
    padding-bottom: 26px;
    white-space: nowrap;
}


.subsubmenulink {
    text-decoration: none;
    color: black;
    text-align: right;
    outline: none;
    margin-right: 7px;
    float: right;
    width: 113px;
}

.submenudropdownimg {
    height: 15px;
    margin-right: 6px;
    float: right;
    margin-top: 3px;
}

.logo {
    border: 0px none;
    float: right;
}

.submenuseperator {
    width: 5px;
    float: right;
    height: 20px;
}

.submenyseperatoimg {
    height: 45px;
    margin-top: 3px;
    float: right;
    width: 2px;
}
/* End of Mani Menu */





.headerMenuUl2 /*headerlogoandmenunew*/ {
    /*height: 23px;*/
    /*width: 600px;*/
    float: right;
    padding: 0;
    /*margin-top: 38px;*/
margin-right: 46px;
}

.menuLink /*menuanew*/ {
    outline: medium none;
    text-decoration: none;
    font-family: Arial;
    color: #545454;
    font-size: 12px;
    direction: rtl;
    font-weight: bold;
}


.menuText /*menutext*/ {
    float: left;
    list-style: none outside none;
    text-align: center;
    margin: 0px;
    padding: 0px;
    direction: rtl;
}

.menuSeperate /*menuseperatenew*/ {
    float: left;
    padding: 0 8px;
    list-style: none outside none;
    text-align: right;
    margin: 0px 0px;
    color: black;
}

.menuTextBig /*menutextbignew*/ {
    float: left;
    list-style: none outside none;
    text-align: /*center*/ right;
    margin: /*auto*/ 0px;
    padding: 0px;
    direction: rtl;
}

.headerArticleDropdownUl /*headerarticledropdownul*/ {
    /*display: none;
    list-style-position: inherit;
    float: left;
    width: 70px;
    z-index: 1;*/
        display: none; list-style-position: inherit; float: left;
                                            width: 70px; z-index: 1;
}


.headerArticleDropdownLi /*headerarticledropdownli*/ {
    border: solid 1px black;
    width: 150px;
}


.headerArticleDropdownSeperate /*headerarticledropdownseperate*/ {
    height: 2px;
}

#headerLogoAndMenu /*headerlogoandmenunew*/ {
    width: 100%;
    height: 111px;
    background-image: url('/design/images/site/masterHeaderBg2.png');
    background-repeat: repeat-x /* repeat-y*/;

}

#headerTop /*-------headertopnew*/ {
    width: 100%;
    height: 165px;
    margin: auto;
}
/*-----------*/
.middleMenu {
    width: 100%;
    height: 70px;
    background-image: url('../images/site/middleMenuBg.png');
    background-repeat: repeat-x /* repeat-y*/;
}


.footerspace {
    height: 19px;
    width: 950px;
}

.footerLiH4 /*new*/ {
    color: #FD9706;
    margin-top: 0px;
}

.footerfollowmediv {
    width: 736px;
    float: right;
}

.footerfollowmeseconddiv {
    width: 225px;
}

.footerfollowmeper {
    color: #FD9706;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
    direction: rtl;
}

.footereditordiv {
    width: 950px;
}

.footereditortext {
    color: White;
    text-align: right;
    font-size: 10px;
    font-family: Arial;
    text-decoration: none;
    direction: rtl;
    float: right;
    margin-right: 11px;
    width: 745px;
    margin-bottom: 0px;
    margin-top: 4px;
    margin-right: 11px;
}

.footereditorpic {
    float: left;
    border: 0px;
    width: 141px;
    margin-top: 15px;
    margin-left: 0px;
}

.footerdiv {
    background-image: url('../images/site/newfootermainbacktwo2.png');
    height: 349px;
    background-repeat: no-repeat;
    background-color: Black;
    width: 961px;
    float: right;
}

/*.footerMainDiv {
    height: 353px;
    background-color: Black;
    width: 961px;
}*/

.pagecontentfooterclass {
    width: 950px;
}

.footercompenycss {
    background-image: url('../images/site/footerlogoback.png');
    width: 62px;
    height: 50px;
    float: right;
}




/**************** master footer css *****************************/
.menuSubItem {
    top: 22px;
    display: none;
    width: 144px;
    position: relative;
    float: right;
    overflow: hidden;
    text-decoration: none;
    background-repeat: repeat;
    color: red;
    z-index: 2;
    border-radius: 1px 1px 2px 2px;
    border: 1px solid #848685;
    padding-bottom: 7px;
    padding-top: 5px;
    padding-right: 4px;
}
.dropmenucategoryone {
   
    background-image: url('../images/site/submenudropdownbackground.png');
   
}

.dropmenucategorytwo {
  
    background-image: url('../images/site/submenudropdownbackground.png');
  
}

.dropmenucategorythree {
 
    background-image: url('../images/site/submenudropdownbackground.png');
  
}

.dropmenucategoryfour {

    background-image: url('../images/site/submenudropdownbackground.png');

}

.dropmenucategoryfive {
 
    background-image: url('../images/site/submenudropdownbackground.png');
  
}

.dropmenucategorysix {
 
    background-image: url('../images/site/submenudropdownbackground.png');
  
}

.dropmenucategoryseven {
  
    background-image: url('../images/site/submenudropdownbackground.png');
}

.dropmenucategoryeight {
   
    background-image: url('../images/site/submenudropdownbackground.png');
 
}
/**************** end of master footer css *********************/


.footerlink {
    text-decoration: none;
    color: White;
    font-family: Arial;
}

#headerbody {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}

.placeholderbig {
    width: 961px;
    min-height: 600px;
    overflow: visible;
    margin: auto;
}






#hp_bottom_strip {
    /*z-index: 1000;*/
    left: 0px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    display: none;
    background-image: url('../images/site/bannerbackground.png');
    background-repeat: repeat-x;
    height: 70px;
}

    #hp_bottom_strip img {
        display: block;
        margin: 0 auto;
    }


    #hp_bottom_strip A {
        outline-style: none;
        text-decoration: none;
        outline-color: invert;
        outline-width: medium;
        display: block;
        background-repeat: no-repeat; /*center bottom*/
        height: 67px;
    }

    #hp_bottom_strip BUTTON {
        border-bottom: medium none;
        border-left: medium none;
        margin: 0;
        outline-style: none;
        outline-color: invert;
        outline-width: medium;
        width: 19px;
        background: url('../images/site/hp_btm_strip_close.png') no-repeat;
        float: right;
        display: block;
        height: 19px;
        border-top: medium none;
        cursor: pointer;
        border-right: medium none;
    }



#FooterSoldiers {
    width: 950px;
    height: 232px;
}

    #FooterSoldiers ul {
        margin: 0px 21px 0px 0px;
        float: right;
        padding: 0px;
        list-style: none;
        text-align: right;
        direction: rtl;
        padding-right: 0px;
        padding-top: 19px;
    }

        #FooterSoldiers ul h4 {
            margin-bottom: 2px;
            margin-top: 0px;
        }

    #FooterSoldiers li {
        width: 137px;
        height: 17px; /* direction:rtl;*/
    }

    #FooterSoldiers a {
        color: White;
        font-family: Arial;
        font-size: 12px;
    }

        #FooterSoldiers a:hover {
            color: #f00;
        }

#l1_list ul li a:hover {
    color: #f00;
}

#l2_list ul li a:hover {
    color: #f00;
}

#l3_list ul li a:hover {
    color: #f00;
}


#l4_list ul li a:hover {
    color: #f00;
}

#l5_list ul li a:hover {
    color: #f00;
}

#l6_list ul li a:hover {
    color: #f00;
}

#l7_list ul li a:hover {
    color: #f00;
}

#l8_list ul li a:hover {
    color: #f00;
}

.tabbingDiv {
    background-image: url('../images/site/tab.png');
    width: 166px;
    height: 57px;
    position: absolute; /*align-items:center;align-content:center;vertical-align:baseline;*/
}

.tabbingDivSelected {
    background-image: url('../images/site/tab_sel.png');
    width: 166px;
    height: 57px;
    position: absolute; /*align-items:center;align-content:center;vertical-align:baseline;*/
}

.tabbingDivSelectedFirst {
    background-image: url('../images/site/tab_sel_first.png');
    width: 166px;
    height: 57px;
    position: absolute; /*align-items:center;align-content:center;vertical-align:baseline;*/
}


.tabbingShortDiv {
    background-image: url('../images/site/tab_short.png');
    width: 138px;
    height: 57px;
    position: absolute; /*align-items:center;align-content:center;vertical-align:baseline;*/
}

.tabbingLink {
    color: white;
    font-weight: 100;
    font-size: 16px;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 6px;
}

.tabbingLinkSelected {
    color: black;
    font-weight: 100;
    font-size: 16px;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 28px;
}

.shadow_bg_textbox_168 {
    background-image: url('../images/site/textbox_bg.png');
    float: right;
    text-align: right;
    margin-top: 18px;
    margin-right: 14px;
    width: 168px;
    color: #7f7f7f;
    height: 25px;
}

.shadow_bg_textbox_118 {
    background-image: url('../images/site/textbox_bg_118.png');
    float: right;
    text-align: right;
    margin-top: 18px;
    margin-right: 14px;
    width: 118px;
    color: #7f7f7f;
    height: 25px;
}

.to_full_review {
    font-size: 12px;
    font-family: Arial;
    color: #840000;
    font-weight: bolder;
    text-decoration: none;
}

.review_name_uc {
    font-size: 12px;
    font-family: Arial;
    color: black;
    font-weight: bolder;
}

.review_body_uc {
    font-size: 12px;
    font-family: Arial;
    color: black;
}

.btn_lead_1_phone_class {
    vertical-align: top;
    margin-top: 10px;
}

.btn_big_search_class {
    vertical-align: top;
    margin-top: 6px;
}

.btn_lead_1_send_class {
    margin-top: 5px;
    margin-right: 6px;
}


.ddl_search1_class {
    font-size: 12px;
    font-family: Arial;
    color: black;
}

.car_sale_orange_header_div {
    background-image: url(../images/site/car_sale_header_bg.png);
    background-repeat: repeat-y;
    width: 961px;
    height: 65px;
    position: relative;
}

.car_sale_orange_header_text {
    padding-right: 20px;
    line-height: 60px;
    color: white;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 2px 2px #6F4822;
}

.car_sale_body_box {
    background-image: url(../images/site/car_sale_body_bg.png);
    background-repeat: repeat-x;
    width: 961px;
    height: 486px;
    border: 1px solid #C1C1C1;
    border-radius: 0 0 2px 2px;
    border-top: 0;
}

.car_sale__car_image {
    margin-top: 10px;
    float: right;
    margin-right: 15px;
    width: 168px;
    margin-bottom: 7px;
    border-width: 1px;
    border-color: white;
}

.car_sale_image {
    width: 168px;
    border-width: 1px;
    border-color: white;
}

.car_sale_car_propertys {
    direction: rtl;
    color: black;
    width: 134px;
    margin-left: 20px;
    float: left;
    height: 80px;
    margin-top: 0px;
    font-size: 12px;
}

    .car_sale_car_propertys a {
        color: Black;
        font-weight: bold;
    }


.car_sales_box_gray {
    background-image: url('../images/site/sale_car_gray_bg.png');
    background-repeat: repeat-x;
    text-align: right;
    height: 135px;
    margin-bottom: 4px;
    width: 396px;
    margin-right: 10px;
    padding-top: 10px;
    float: left;
}


.car_sale_red_header {
    color: #b50002;
    font-size: 29px;
    font-weight: bold;
    padding-right: 20px;
    text-decoration: none;
    font-family: Guttman Haim;
}
    .car_sale_red_header div {
        font-size: 32px;
        display: inline;
    }
    .car_sale_red_header a {
        color: #b50002;
    }
.car_sale_black_middle_header {
    font-size: 30px;
    padding-right: 19px;
    font-family: Aharoni;
    line-height: 39px;
    margin-top: 10px;
}

.car_sale_black_big_header {
    font-size: 39px;
    padding-right: 3px;
    font-family: Aharoni;
    line-height: 28px;
    color: black;
}


.car_sales_parent_container {
    background-image: url('../images/site/sale_car_orange_bg.png');
    background-repeat: repeat-x;
    width: 454px;
    height: 154px;
    padding-top: 10px;
    padding-left: 10px;
    margin-right: 10px;
    position: relative;
}


.car_sale_uc_header {
    font-weight: bold;
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-family: Arial;
}

.car_sale_uc_text {
    color: black;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    font-weight: 100;
}

.car_sale_uc_boldtext {
    color: black;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

.car_sale_owner_logo {
    width: 97px;
    height: 77px;
    background-image: url('../images/site/car_sales_logo_bottom.png');
    background-repeat: no-repeat;
    align-items: center;
    align-content: center;
}




/*.car_slider_tab_title_regular {
    color: white;
    font-size: 22px;
    font-family: Arial;
}*/

/*.car_slider_tab_title_bold {
    color: white;
    font-size: 22px;
    font-family: Arial;
    font-weight: bold;
}*/

.hebrew_model_name {
    color: #64615e;
    font-size: 48px;
    font-weight: bold;
    font-family: Arial;
    display: inline-block;
}

.english_model_name {
    font-size: 36px;
    font-weight: bold;
    font-family: Arial;
}



.forum_three_answer {
    width: 700px;
    background-image: url('../images/site/forum_light_bg.png');
    border-width: 1px;
    border-color: Gray;
}

.forum_three_general_table {
    width: 720px;
    background-image: url('../images/site/forum_table_bg.png');
}

.forum_three_table_header {
    width: 720px;
    height: 45px;
    background-image: url('../images/site/forum_header_ornament_bg.png');
}

.forum_three_table_header_text {
    width: 720px;
    height: 45px;
    color: white;
    padding-right: 20px;
    font-size: 24px;
    font-family: Arial;
    font-weight: lighter;
}

.forum_three_table_header_manufacturer {
    display: inline;
    float: left;
    padding-left: 25px;
    font-size: 30px;
}

.forum_three_header {
    width: 700px;
    background-image: url('../images/site/forum_header_white_bg.png');
    height: 40px;
    border-width: 1px;
    border-color: Gray;
}

.forum_three_question {
    width: 700px;
    background-image: url('../images/site/forum_darked_bg.png');
    border-width: 1px;
    border-color: Gray;
}

.forum_three_header_text {
    color: Black;
    font-weight: bolder;
    font-family: Arial;
    font-size: 16px;
}

.forum_three_question_text {
    color: White;
    font-weight: lighter;
    font-family: Arial;
    font-size: 16px;
}

.forum_three_question_body_text {
    color: White;
    font-weight: lighter;
    font-family: Arial;
    font-size: 14px;
}

.forum_three_answer_form_title {
    color: White;
    font-family: Arial;
    font-size: 14px;
    width: 120px;
}

.forum_answer_txb {
    width: 180px;
}

.forum_hidden_display_chrome {
    display: none;
}

.forum_hidden_display_other {
    visibility: collapse;
}

.model_article_name {
    font-family: Arial;
    font-weight: bolder;
    font-size: 14px;
    color: black;
}

.model_article_body {
    font-family: Arial;
    font-size: 12px;
    color: black;
}

.manufacturer_name_info_big {
    font-weight: bold;
    font-size: 40px;
    font-family: Arial;
}


.big_lead_1_txb {
    background-image: url('../images/site/orange_lead_txb.png');
}

.big_lead_1_sel {
    padding-top: 5px;
    padding-right: 5px;
}

.big_lead_1_chb {
    background-image: url('../images/site/big_lead_checkbox_bg.png');
}

.tt1 {
    width: 3px;
    height: 3px;
    border: 0px;
    border-width: 0px;
    border-color: Red;
}




.ornamented_black_header_961 {
    background-image: url('../images/site/ornamented_title_bg_961.png');
    width: 961px;
    height: 45px;
    color: white;
    vertical-align: middle;
}

.WhiteHeaderTitle {
    display: inline;
    margin-right: 20px;
    line-height: 41px;
    font-size: 26px;
    color: white;
}
/*.white_header_title_think {
    padding-right: 15px;
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px;
}*/


.info_title {
    color: Black;
    font-size: 14px;
    font-family: Arial;
    font-weight: bolder;
}

.info_text {
    color: Black;
    font-size: 14px;
    font-family: Arial;
}
.BigOrangeContactForm .tooltip
{
    position: absolute;
    padding: 4px 10px;
    padding-bottom: 5px;
    z-index: 2;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: justify;
    direction: rtl;
    /*width:450px;*/
    width: auto;
    max-width: 350px;
    word-spacing:auto;
    }





Div.kamaTV_Slider3 {
    margin-right: 0px;
    float: right;
    width: 788px;
    height: 147px;
    overflow: hidden;
    margin-top: 13px;
    margin-left: 21px;
}


.sliderbigdiv {
    float: right;
    width: 800px;
    margin-top: 9px;
}


.rightarrowdiv {
    float: right;
    width: 50px;
}


.rightarrow {
    cursor: pointer;
    float: right;
    margin-right: 4px;
    margin-top: 31px;
    margin-left: 10px;
}


.leftarrowdiv {
    width: 39px;
}


.leftarrow {
    cursor: pointer;
    margin-top: 29px;
}

DIV.kamaTv_Slider {
    width: 890px;
    margin-right: 0px;
    margin-left: 16px;
    height: 160px;
}

.menaka {
    clear: both;
}

.clearBoth {
    clear:both;
}