﻿*{
margin: 0;
padding: 0;

}
a
{text-decoration:none;
    color:White;
}
h3 a
{
    color:#303132;
}

body
{
    margin: 0;
    padding: 0;
    font-family:Arial;
    font-size:11px;
    color:#999999;
    font-weight:bold;
    
   
}


/*LAYOUT - תחילה */
.main
{
    width: 1016px;
    height: 566px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background-color:White;
    border:solid 1px #CCCCCC;

}
.top
{
    width: 1016px;
    height: 393px;
    overflow: hidden;
}

.logo
{
    position: absolute;
    width: 133px;
    height:38px;
    top: 322px;
    left: 0px;
    z-index:100;

}
.buttons
{
    width: 1016px;
    height: 155px;
    background-image: url('images/buttons.jpg' );
}
.bottomPoint
{
    width: 1016px;
    height: 156px;
    background-image: url('images/bottomPoint.jpg');
   
}

/*סוף LAYOUT */

/*לחצנים*/
.btnDivGray
{
    width:757px;
    height:21px;
    background-color:#667686;
    float:left;
    border-bottom:solid 1px white;
    position:relative;
    z-index:1;
}
.withScroll
{
      width:742px !important;
}
.btnGray, .btnGrayO
{
    position:absolute;
    background-repeat:no-repeat;
    background-position:center top;
    color:White;
    width:80px;
    height:80px;
    top:11px;
    text-align:center;
    padding-top:20px;
    cursor:pointer;
    cursor:hand;
    font-size:1em;
    letter-spacing:1px;
}

.btnAbout
{
     background-image:url('images/btnAbout.jpg');
}
.btnAboutO
{
     background-image:url('images/btnAboutO.jpg');
}
.btnWorks
{
     background-image:url('images/btnWorks.jpg'); 
}
.btnWorksO
{
    background-image:url('images/btnWorksO.jpg'); 
}
.btnCustomer
{
     background-image:url('images/btnCustomer.jpg'); 
}
.btnCustomerO
{
     background-image:url('images/btnCustomerO.jpg'); 
}
.btnDivGreen
{
    width:259px;
    height:21px;
    background-color:#66B648;
    float:left;
    border-bottom:solid 1px white;
    position:relative;
    
}
.btnContact, .btnContactO
{
    position:absolute;
    background-repeat:no-repeat;
    background-position:100px 7px;
    color:#677485;
    width:100px;
    height:80px;
    top:-15px;
    text-align:right;
    padding-right:25px;
    cursor:pointer;
    cursor:hand;
    right:120px
}
.btnContact
{
        background-image:url('images/btnContact.jpg');
}
.btnContactO
{
    background-image:url('images/btnContactO.jpg');
}
.orangeLeftSideDiv
{
     width:757px;
     background-image:url('images/orangeBG.jpg');
     height:118px;
     float:left;
     background-position:right;
     
}
.orengeRightSideDiv
{
    width:259px;
    background:#FF5A01;
    height:118px;
    float:left;
    overflow:hidden;
    
}
/*דף הבית*/
.hp
{
     width: 1016px;
     height: 393px;
    /* background-image:url('images/hp_bg.jpg');
     background-repeat:no-repeat;
     background-position:445px bottom;*/
  
}
.hp_banner
{
    position:absolute;
    top:0px;
    left:270px;
}
/*טבלה עליונה*/
.myTD
{
    background-image:url('images/tdbackGround.jpg');
    background-repeat:repeat-y;
    background-position:right;
    width:100px;
    direction:rtl;
    height:335px;
    padding-top:10px;
    padding-bottom:10px;
  
    
   
}

/* סוף טבלה עליונה */

.regularCategoryDiv, .regularProjextDiv
{
    height: 16px; 
    text-align: right; 
    direction: rtl; 
    margin-top: 7px; 
    margin-bottom: 7px;
    padding-right: 10px; 
    cursor: default;
    padding-top:2px;
}
#myPhoto
{
    border:0px;
}
.numberImg
{
    cursor:pointer; cursor:hand;
}
.upReg
{
    background:url(images/topTrianglegray.jpg) 80px 0px no-repeat;
    height:20px;
    padding-right:25px;
}
.upOv
{
    background:url(images/topTrianglegreen.jpg) 80px 0px no-repeat;
    height:20px;
    padding-right:25px;
}
.downReg
{
    background:url(images/bottomTrianglegray.jpg) 10px 0px no-repeat;
    height:20px;
    padding-right:25px;
}
.downOv
{
    background:url(images/bottomTrianglegreen.jpg) 10px 0px no-repeat;
    height:20px;
    padding-right:25px;
}

/*לקוחות*/
.customersMain, .contactMain, .aboutMain
{

    width:650px;
    color:#647687;
    text-align:right;
    font-size:12pt;
}
.customersMain *, .contactMain *, .aboutMain *
{
       direction:rtl;
}
.customersMain
{
    margin-top:190px ;
    margin-left:163px;
}
.contactMain
{
        margin-top:163px ;
        margin-left:103px;
}
 .aboutMain
 {
     margin-top:130px ;
     margin-left:103px;
 }
.customersData
{
    float:left;
    width:520px;
    height:110px;
    overflow:hidden;
    background-image:url('images/custBG.jpg');
    background-repeat:repeat-x;
    background-position:bottom;
    font-size:11px;
}
.leftCustomers, .rightCustomers,.rightCustomersOver,.leftCustomersOver
{
    float:left;
    width:65px;
    height:105px;
    background-position:center center;
    background-repeat:no-repeat;
}
.leftCustomers
{
    background-image:url('images/leftCustomers.jpg');
}
.rightCustomers
{
    background-image:url('images/rightCustomers.jpg');
}
.leftCustomersOver
{
      background-image:url('images/leftCustomersOver.jpg');
}
.rightCustomersOver
{
    background-image:url('images/rightCustomersOver.jpg');
}
.regularCustom
{
    width:170px;
    height:100px;

}

.custName
{
    color:#667686;
    width:150px;
    text-align:center;
    height:15px;
  
    
}
#custTR td
{
  /*  width:350px;*/
}
/*צור קשר*/
.contactMail, .contactStudio, .contactTel
{
    width:175px;
    height:157px;
    float:right;
}
.contactMail
{
      background-image:url('images/contactMail.jpg');
}
.contactStudio
{
      background-image:url('images/contactStudio.jpg');
}
.contactTel
{
      background-image:url('images/contactTel.jpg');
}

.contactMail h3, .contactStudio h3, .contactTel h3
{
    color:#303132;
    margin-top:100px;
    font-size:0.8em;
    padding-right:15px;
    line-height:150%;
}

/*אודותינו*/

.aboutMain
{
       background-image:url('images/aboutBG.jpg');
       background-repeat:no-repeat;
       background-position:bottom  right;
       
}

.aboutMain p
{
    padding-right:8px;
    padding-left:20px;
    color:#303132;
    font-size:0.8em;
    line-height:150%;
     
}
.hand
{
    cursor:hand;
    cursor:pointer;
}
/*persolanTop*/
#personalArt
{
    height:auto;
    font-family:Miriam Arial;
    width:1001px;
   
}
.personalTop
{
    height:98px;
    position:relative;
    
}
.personalLogo
{
    position: absolute;
    width: 133px;
    top: -62px;
    left: 20px;
    height:68px;
  
}
.personalBanner
{
    position: absolute;
    width: 133px;
    height:38px;
    top: 9px;
    left: 336px;
    z-index:100;  
}
#personalArt  .upPoint
{
    height:50px;
    clear:both;
    background:url(images/pointsDown.jpg) top repeat-x;
    
}
#personalArt .orangeLeftSideDiv, #personalArt .orengeRightSideDiv
{
    height:62px;
}
.pager
{
    width:800px;margin:0 auto; text-align:right; direction:rtl;
}
#personalArt .pager a
{
    color:#FF5A00;
    margin:2px;
    padding:1px;
    line-height:18px;
}
#personalArt .pager a.gray
{
   color:#8B96A0;
}
#personalArt .pager a.active
{
    color:#8B96A0;
    border:solid 1px #8B96A0 !important;
    margin:2px;
    padding:1px;
    line-height:18px;
}
#personalArt .ddl
{
   width:200px;
   border:solid 1px #9283BC;
   color:#9283BC;
}
.point
{
     background: url('images/bottomPoint.jpg') repeat-x top;
}
ul.personalGallery
{
    width:800px;margin:0 auto; padding:0; clear:both; 
}
ul.personalGallery li {width:180px; float:right; list-style:none;height:254; padding:10px;height:230px; color:#7E7E7E; background: url('images/bottomPoint.jpg') repeat-x top; text-align:right}
ul.personalGallery li img.gallery {margin-top:10px; }
/*personalArtDetail*/
#personalArtDetail{width:870px; margin:0 auto;}
#personalArtDetail .Artleft{width:360px; float:left; border-right:solid 1px #E0E4E7; padding:0px 10px 0px 10px;}
#personalArtDetail .Artright{width:489px;  float:right; background:url(images/hp_bg.jpg) no-repeat bottom right; height:352px; text-align:left; }
#personalArtDetail .Artright div{text-align:left; direction:rtl; font-weight:bold; margin:4px; letter-spacing:1px;}
#personalArtDetail .Artright div.artName {color:#FF5902;}
#personalArtDetail .Artright div.artCategory {color:#67B549;}
#personalArtDetail .Artright  a{ color:#FF5A00;}
#personalArtDetail .Artright  a.gray{  color:#8B96A0;}

.personal-data {   background:url(images/databg.jpg) top no-repeat; width:855px; min-height:350px; _height:350px; color:#677686; direction:rtl; text-align:right; margin:0 auto; font-size:12px;}
.personal-data  h1{color:#FF5800; padding-top:220px; font-size:16px;}
.personal-data  li {list-style:none;   background: url(images/bullets.jpg) no-repeat right; padding-right: 10px;}

