/*----------------------------------------------------------------
Basic Stylesheet for imp site

version: 1.0
Author: Eran Gans
email: eran@artis.co.il
Web: http://www.artis.co.il

basic colors :
red = FF0001
gray = CCC2C2
blueis = 7B8D97
/*border: 1px solid #000000;*/
----------------------------------------------------------------*/
a {color:#FF0001;}
a:hover {color:#CCC2C2;}
a:visited {color:#FF0001;}
img {border: 0px;}
fieldset {border: 0px solid #CCC2C2; padding: 5px;}
input {background-color: #ffffff; height:16; border: "#CCC2C2 1px inset";}
select {background-color: #ffffff; height:16; border: "#CCC2C2 1px inset";}
table {padding: 0px;}
td {padding: 0px;}
h1 {font-size: 18px; line-height: 26px; display : inline;}
h2 {font-size: 16px; line-height: 26px; display : inline;}
legend {color:#FF0001; font-weight:bold;}
fieldset {border: 1px solid #CCC2C2;}
#artisbody 
{
background-color: #ffffff;
border: 0px;
margin: 0px; 
padding: 0px;
font-family: Arial;
font-size: 12px;
color: #000000;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#FF0001;
scrollbar-shadow-color:#FF0001;
scrollbar-arrow-color:#FF0001;
}
/*----------all pages id--------------------*/
#wraper
{
position: relative;
width: 1004px;
height:100%;
margin:0 auto;
background-color:#ffffff;
background-image: url(images/home-bg.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}
#divleft
{
width: 840px;
float: left;
direction:rtl;
}
#divright
{
width: 164px;
float: right;
direction:rtl;
}
#divheader
{
height: 64px;
width: 840px;
direction:rtl;
}
#ttlinks
{
position: relative;
top: 10px;
right: 0px;
width: 600px;
}
#tblinks
{
position: relative;
top: 15px;
right: 0px;
width: 600px;
}
#lang
{
position: relative;
top: -5px;
right: 710px;
width: 120px;
}
#divmain
{
height: 300px;
width: 840px;
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}
/*----------all pages id--------------------*/




/*----------all pages class--------------------*/
/*--------search---------*/
table.serchform
{
width: 164px;
text-align: center;
}
td.serchform
{
width: 164px;
height: 30px;
text-align:center;
}
input.searchform
{
width: 144px;
height:20px;
font-family:Arial;
font-size:12px;
}
select.searchform
{
width: 144px;
height:20px;
font-family:Arial;
font-size:12px;
}
select.searchformsmall
{
width: 95px;
height:20px;
font-family:Arial;
font-size:12px;
}
.searchformlabl
{
font-weight: bold
}
.ssearchformbut
{
line-height: 60px;
}
/*--------search---------*/
/*--------item---------*/
.big
{
position: absolute;
top: 200px;
left: 200px;
z-index: 3;
width: 248px;
}
.bigc
{
border-left: 1px solid #CCC2C2;
border-right: 1px solid #CCC2C2;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
}
.hometblitem
{
width: 222px;
}

.item1
{
width: 200px;
}
.divtr
{
background-image: url('images/tr.gif');
height: 3px;
width: 3px;
font-size: 2px;
}
.divtl
{
float: left;
margin-top: -3px;
background-image: url('images/tl.gif');
height: 3px;
width: 3px;
font-size: 2px;
}
.divtc
{
background-image: url(images/tc.gif);
margin-top: -3px;
margin-left: 3px;
margin-right: 3px;
height: 3px;
line-height: 3px;
font-size: 2px;
}
.divc
{
height: 100%;
border-left: 1px solid #CCC2C2;
border-right: 1px solid #CCC2C2;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
}
.divbr
{
background-image: url('images/br.gif');
height: 3px;
width: 3px;
font-size: 2px;
}
.divbl
{
float: left;
margin-top: -3px;
background-image: url('images/bl.gif');
height: 3px;
width: 3px;
font-size: 2px;
}
.divbc
{
background-image: url(images/bc.gif);
margin-top: -3px;
margin-left: 3px;
margin-right: 3px;
height: 3px;
line-height: 3px;
font-size: 2px;
}
/*--------item---------*/
/*--------hometbl---------*/
.hometbl
{
width: 840px;
}
.tditem1
{
width: 224px;
padding: 12px;
vertical-align:top;
}
.tditem2
{
width: 144px;
padding: 12px;
}
.smallprodtitle
{
font-size: 14px;
font-weight: bold;
}
.smallprodtext
{
font-size: 12px;
}
.hometblitem
{
 height: 294px;
 width: 190px;
}
.tdtitle
{
 /*height: 30px;*/
 padding: 5px;
}
.tdimg
{
 height: 108px;
 text-align: center;
}
.tdtext
{
 /*height: 111px;*/
 vertical-align: top;
  padding: 5px;
}
.tdicon
{
 height: 25px;
 text-align: left;
}
.fright
{
float: right;
}
.fcenter
{
float: right;
margin-right: 65px;
}
.fleft
{
float: right;
margin-right: 60px;
}
.toplinks
{
color:#7B8D97;
font-size: 14px;
font-weight: bold
}
a.toplinks 
{
color:#7B8D97;
text-decoration: none; 
}
a:hover.toplinks 
{
color:#CCC2C2;
}
.lang
{
color:#000000;
font-size: 16px;
font-weight: bold
}
a.lang 
{
color:#000000;
text-decoration: none; 
}
a:hover.lang 
{
color:#7B8D97;
}
/*--------hometbl---------*/
/*--------products---------*/
.tditem1x3
{
width: 272px;
padding: 36px;
padding-top:  12px;
padding-bottom:  12px;
vertical-align:top;
}
.tdtoptext
{
width: 816px;
padding-top: 12px;
padding-left: 12px;
padding-right: 12px;

}
.toptext
{
width: 812px;
}
.divtoptextc
{

border-left: 1px solid #CCC2C2;
border-right: 1px solid #CCC2C2;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
vertical-align: middle;
}
.searchlable
{
font-weight: bold   
}
.searchresult
{
color: #ff0001;
}
/*--------products---------*
/*--------product---------*/
.tdproduct
{
width: 816px;
padding-top: 12px;
padding-left: 12px;
padding-right: 12px;
}
.product
{
width: 812px;
}
.productc
{
width: 800px;
border-left: 1px solid #CCC2C2;
border-right: 1px solid #CCC2C2;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
}
.tblCarriage
{
width: 800px;
} 
.ped5
{
padding: 5px;
vertical-align: top;
}
.ped5title
{
width: 578px;
height: 30px;
padding: 5px;
vertical-align: top;
}
.ped5image
{
width: 222px;
padding: 5px;
vertical-align: top;
text-align: left;
}
.ped5text
{
width: 578px;
height: 60px;
padding: 5px;
vertical-align: top;
}
.ped5bottom
{
padding: 5px;
vertical-align: bottom;
}
.ped5center
{
padding: 5px;
vertical-align: top;
}
.tblvlue
{
width: 200px;  
}
.tblprop
{
width: 550px;
}
.acenter
{
padding:5px;
vertical-align: top;

}
.vamiddle
{
 font-size:5px;
 height:11px;
padding:5px;
}
a.implinks 
{
color:#000000;
}
a:hover.implinks 
{
color:#ff0001;
}
.tdtopleft
{
padding:5px;
vertical-align: top;
text-align: left;
}
.tblplane
{
width: 400px;
padding:5px;
vertical-align: top;
}
.tdcenter
{
text-align: center;
}
.DownArow
{
    cursor:url('images/cursor-hand.gif'),auto;
}
.Km-Development_Logo 
{
    position:relative;
    border:0px solid black;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:black;
    text-decoration:none;
    margin-right:15px;
    direction:rtl;
    display:block;
    clear:both;
}
.Km-Development_Logo a:visited
{
    color:black;
    text-decoration:none;
}
/*--------product---------*/
/*----------all pages class--------------------*/