/* CSS Document */
body {
	
	/*overflow:hidden;*/
	background-color: #fff;
	scrollbar-base-color: #2aa;
	scrollbar-face-color: #fff; 
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color : #2aa;
	scrollbar-shadow-color : #2aa; 
	scrollbar-arrow-color: #2aa;
	text-align: center;
   	margin: 0px;
	padding:0px;
	
}

body {
				behavior: url(csshover.htc);
			}

div#main{
	position: relative;
	width: 770px;
	height:600px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	/*top : 10px;
	background-color:#000000;
	text-align: left;
	z-index: 1;
    background-image: url(images/frame.gif);
	background-repeat: no-repeat;
	*/
}



#mainNev {
position: absolute;
left:135px;
top: 10px;
width: 474px;
z-index:2;
text-align: center;
}

#mainNev table{
width:100%;
/*border-collapse: collapse;*/
}
#mainNev td{
padding: 2px 2px 2px 0px;
margin:0;
text-align: center;
border-right:solid 2px #799074;
}
td.showing{
color: #ffffff;

background:#77CDCC;
padding: 1px 2px 1px 2px;

}
#mainNev a {
/*padding: 1px 5px 1px 5px;
border: 0px solid;
border-color: #2aa #2aa #2aa #2aa;
background-color: #f6f6f6;
background-image: url(images/mainNevBut.gif);
background-repeat: no-repeat;
background-position: 0% 50%;*/
font-family: arial, Times, serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
text-align: center;
padding: 0px 0px 0px 0px;

}
#mainNev a:link, #mainNev a:visited {
color: #515151;

}

#mainNev a:hover, #mainNev a:active {
/*background-color: #fff;*/
	font-size:12px;
color: #000000;
}	

#leafBack{
position: absolute;
left:0px;
top: 10px;
width: 770px;
z-index:1;
}

#logo{
position: absolute;
left: 660px;
top: 20px;
width: 100px;
/*height:50px;
margin-top:20px;*/
padding-top:25px;
z-index:40;
}

#productLogo{
	
	position: absolute;
	left: 275px;
	top: 15px;
	width: 120px;
	/*height:50px;
	margin-top:20px;*/
	
	z-index:41;
}
#productLogoBR
{	
	position: absolute;
	left: 275px;
	right: 20px;
	top: 15px;
	width: 393px;
	height:33px;
	margin-top:20px;
	
	z-index:41;
}

#productsMenu{
position: absolute;
left: 670px;
top: 160px;
width: 100px;
/*height:50px;
margin-top:20px;*/
text-align: right;
padding-top:25px;
z-index:3;
}

#productsMenu a {
/*padding: 5px 10px 3px 22px;
border: 1px solid;
border-color: #2aa #2aa #2aa #2aa;
background-color: #f6f6f6;
background-image: url(images/mainNevBut.gif);
background-repeat: no-repeat;
background-position: 0% 50%;*/
font-family: arial, Times, serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 0px 2px 0px 2px;
}

#productsMenu a:link, #productsMenu a:visited {
color: #999999;
}

#productsMenu a:hover, #productsMenu a:active {
/*background-color: #2aa;
background-image: url(images/mainNevButOver.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
background-color: #77CDCC;
background-color: #2aa;*/

color:#000000 ;
}
table.products{
 width:90px; 
height:240px; 
text-align: center;
border-left:solid 1px #999999; 
}


#content{
    position:absolute;
	/*overflow: auto; */
	width:670px; 
	height:540px; 
	top:30px; 
	left:0px;
	text-align: center;
	direction: rtl ;
	z-index:8;
	/*background-color: #ab5;*/
}

#homeText{
	position:absolute; 
	width:550px; 
	height:200px; 
	left: 0px; 
	top: 350px;
	z-index:40;
	overflow: auto; 
	
}

#contdiv{
    position:absolute;
	overflow: auto; 
	width:600px; 
	height:360px; 
	top:140px; 
	left:0px;
	text-align: center;
	direction: rtl ;
	z-index:10;
	/*background-color: #ab5;*/
}

ul, ol, dl {position: relative;}

#left{
	position:absolute;
	width:105px; 
	height:350px; 
	top:139px; 
	left:-40px;
	/*background-image: url(images/leftBack.jpg);
	background-repeat: no-repeat;border-right:solid 1px #999999;*/
	text-align:center;
	padding:0px;
	z-index:12;
}
#left ul {
    list-style: none;
    width: 100px;
        
}

#left ul a {
    color: #515151;
    text-decoration: none;
    /*display: block; */
	display: block;/*setting for FF and other standards compliant browsers*/
	#display:block;
	_display:block;/*ie 6?*/

    padding: 10px 0px 10px 0px;
    width: 100px;
    background: #ffffff;
	
}

#left ul a:hover, #left ul a:active{
    color: #999999;
    text-decoration: none;
                
}
#left ul li {
    border-bottom: 1px solid #799074;
	
	border-top: 1px solid #799074;
	float: left;
    position: relative;
    
    
}

#left ul li ul {
    /*list-style: none;*/
    list-style-type: none;
    position: absolute;
    left: 60px;
    top: 0px;
    /*display: none; */
	display: none;/*setting for FF and other standards compliant browsers*/
	#display:none; /*ie 7?*/
	/*_display:none;ie 6?*/
	width: 100px;
	border-right: 1px solid #799074;
	/*border-left: 1px solid #515151;*/
}
#left ul li ul a{
	text-align:right;
	border-right: 1px solid #799074;
	border-left: 1px solid #799074;
	padding-left:5px;
	text-align:left;
	
}

#left ul> li:hover ul
 { /*display: block; */
 display: block;/*setting for FF and other standards compliant browsers*/
 #display:block;
 _display:block;/*ie 6?*/
 
 }

#left a {
/*padding: 1px 5px 1px 5px;
border: 0px solid;
border-color: #2aa #2aa #2aa #2aa;
background-color: #f6f6f6;
background-image: url(images/mainNevBut.gif);
background-repeat: no-repeat;
background-position: 0% 50%;*/
font-family: arial, Times, serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
text-align: center;
padding: 0px;
margin:0px;
}

#left a:link, #left a:visited {
color: #3A4904;
/*background-color: #2aa;*/
}

#left a:hover, #left a:active {
/*background-color: #ffffff;*/
color: #515151 ;
}



#productsNev{
position:absolute; 
width:770px; 
height:110px;
z-index:2;
left: 0px; 
top: 46px;
/*background-color: #fc3;
border-color:  #fb0 ;
border-bottom: 1px solid;
background-image: url(images/productsNevBg.gif);
background-repeat: no-repeat;*/
padding:1px 0px 0px 0px;
margin-right:20px;
text-align: center;
}

#productsNev table{
	width:700px;
	text-align: center;
}

#productsNev td{
border-right:1px solid #FF9900;
border-left:1px solid #FF9900;
padding: 0px;
margin:0px;
text-align: center;
}
#productsNev a{
font-size:11pt;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
padding: 0px;

}
#productsNev a:link, #productsNev a:visited {
color: #515151;
}

#productsNev a:hover, #productsNev a:active {
/*background-color: #fff;*/
color: #fff;
}


div#productsTitle{
	position:absolute;
	width:500px; 
	margin:0;
	padding:0;
	top:3px; 
	left:100px;
	text-align: right;
	z-index:14;
	background-image: url('images/titleBG.jpg');
}
#productsTitle td{
padding: 0;
margin: 0;
text-align: right;
text-align: right;
color: #641;
font-family: arial;
font-size:8pt;
margin-right: 10px;
margin-left: 10px;
padding: 2px 5px 2px 5px;
} 
#productsTitle th{
padding: 0px 10px 0px 10px;
font-size:12pt;
font-weight: bold;
text-align: center;
margin-right: 20px;
/*background-color:#fd6 ;*/
font-family: Arial, Helvetica, sans-serif;
color :#65b;
}
div#productCont{
	position:absolute;
	overflow: auto; 
	height:450px; 
	width:560px; 
	top:120px; 
	left:110px; 
	margin:0;
	padding:0;
	/*white-space: nowrap ;*/
	z-index:3;
}
div#productsList{
	position:absolute;
	overflow: auto; 
	width:560px; 
	height:450px; 
	top:120px; 
	left:110px;
	margin:0;
	padding:0;
	/*white-space: nowrap ;*/
	z-index:3;
}




#contact{
position:absolute; 
width:400px; 
height:300px; 
left: 180px; 
top: 130px;
z-index:40;
}



#storesMap{
position:absolute; 
width:300px; 
height:400px; 
left: 200px; 
top: 80px;
/*background-image: url(images/mapFrame.gif);
background-repeat: no-repeat;*/
border-left:solid 1px #999999;
z-index:40;
}


#areaTitle{ 
position:absolute; 
width:600px; 
height:90px; 
z-index:2;
left: 50px; 
top: 20px;
/*background-color: #fc3;
background-image: url(images/titleBG.gif);*/
border-bottom: 1px solid;
border-color:  #999 ;
text-align: right;
}
#areaTitle a{
font-size:10pt;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: right;
padding: 0px ;
white-space: nowrap ;
}
#areaTitle a:link, #areaTitle a:visited {
color: #515151;
}

#areaTitle a:hover, #areaTitle a:active {
/*background-color: #fff;*/
color: #999;
}
#areaTitle h3{
text-align: center;
font-size:16pt;
color: #a22;
font-family: arial;
font-weight: bold;
}
#areaTitle table{
text-align: center;
}
#areaTitle td{
padding:0px 10px 0px 0px;
margin: 0px;
text-align:center;
}
#areaTitle th{
padding: 0px 10px 0px 10px;
font-size:12pt;
font-weight: bold;
text-align: center;
/*margin-right: 0px;
background-color:#fd6 ;*/
font-family: Arial, Helvetica, sans-serif;
color :#669933;
}
#whyMenu {
position:absolute; 
width:700px; 
height:50px; 
z-index:40;
left: 120px; 
top: 15px;
background-image: url('images/productsNevBg.gif');
border-bottom: 1px solid #fb0;

text-align: center; border-left-color:#fb0; border-right-color:#fb0; border-top-color:#fb0
}
#whyMenu a{
font-size:12pt;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
padding: 2px;

}
#whyMenu a:link, #whyMenu a:visited {
color: #65b;
}

#whyMenu a:hover, #whyMenu a:active {
/*background-color: #2aa;*/
color: #c92;
}
#whyText{
text-align: right;
position:absolute; 
overflow: auto; 
height:450px; 
width:660px; 
top:120px; 
left:0px;  
z-index:32;
}
#whyText h1{
	text-align: center;
	color:#65b;
	font-family: arial;
	font-size:20px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-left:10px;
	border-bottom: thin solid #65b ;
	} 
#tree{
text-align: center;
position:absolute; 
overflow: auto; 
height:402px; 
width:410px; 
top:120px; 
left:230px;  
z-index:31 ;
background-image: url('images/tree.jpg');
/*background-repeat: no-repeat;*/
}
#stores{
text-align: center;
position:absolute; 
overflow: auto; 
height:450px; 
width:670px; 
top:120px; 
left:0px;  
z-index:32 ;
}
a.cityAnchor{
	font-family: arial, serif;
	font-size:20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin : 0px;
	padding: 1px 7px 1px 5px;
	color:#669933;
}
table.cityList{
	width:640px;
	/*border-collapse: collapse;*/
	}
#stores th{
padding: 0px 0px 0px 0px;
font-size:14px;
/*font-weight: bold;*/
text-align: center;
margin-right: 3px;
font-family: Arial, Helvetica, sans-serif;
color :#282828;
border-right:1px solid;
/* background-color:#ab5;*/
border-color:#999;
}
#stores td{
padding: 0px 2px 0px 2px;
font-size:12px;
font-weight: bold;
text-align: right;
margin-right: 5px;
margin-left: 5px;
/*background-color:#ab5 ;border-color:;*/ 
border-right:1px solid #999;
border-bottom:1px solid #999; 
font-family: Arial, Helvetica, sans-serif;
color :#666;
}


#linksTitle{ 
position:absolute; 
width:700px; 
/*height:100;*/ 
z-index:2;
left: 120px; 
top: 15px;
/*background-color: #fc3;*/
border-bottom: 1px solid #fb0;
background-image: url('images/titleBG.gif');
border-bottom-color:#fb0; border-left-color:#fb0; border-right-color:#fb0; border-top-color:#fb0
}
#linksTitle a {
font-family: arial, serif;
font-size:10pt;
/*font-weight: bold;*/
text-decoration: none;
text-align: right;
padding: 0px;
margin-left:10pt;
white-space: nowrap ;
/*border-left: thin solid #fff ;*/
}

#linksTitle a:link, #linksTitle a:visited {
color: #c92;
}

#linksTitle a:hover, #linksTitle a:active {
/*background-color: #2aa;*/
color: #C8CEC8;

}
#links{
text-align: center;
position:absolute; 
overflow: auto; 
height:450px; 
width:660px; 
top:120px; 
left:0px;  
z-index:32 ;
}
#links h2{
	text-align: center;
	color:#65b;
	font-family: arial;
	font-size:20px;
	font-weight: bold;
	padding: 30px 0px 10px 0px;
	margin-left:10px;
	border-top: 1px solid #999999 ;
	/*text-decoration: underline;
	background:url(images/cityBG.jpg);
	background-repeat: no-repeat;*/
	} 
#links td{
padding: 2px 0px 2px 0px;
font-size:15px;
font-weight: bold;
text-align: right;
margin-right: 10px;
/*background-color:#ab5 ;
border:1px solid; 
border-color:#ab5;*/
font-family: Arial, Helvetica, sans-serif;
color :#665;
}
#links a {
font-family: arial, serif;
font-size:10pt;
/*font-weight: bold;
text-decoration: underline;*/
text-align: right;
padding: 1px 7px 1px 5px;
}
#links a:link, #links a:visited {
color: #bbb;

}

#links a:hover, #links a:active {
/*background-color: #2aa;*/
color: #a22;

}


a {
font-size:10pt;
/*font-weight: bold;text-decoration: none;*/
font-family: arial;

text-align: center;
color :#6655BB;
}


th.cityName{
width: 760px;
height: 20px;

font-family: arial, serif;
font-size:10px;
font-weight: bold;
text-decoration: none;
text-align: right;
margin : 0px;
padding: 1px 7px 1px 5px;

}

p.storeName{
font-size:10pt; 
color:#b85;
margin-left:2px;
}

table.siteList{
	width:630px;
	border-collapse: collapse;
	}
td.syteName{
border-right:1px solid #ab5;
border-left:1px solid #ab5;
border-top:1px solid #ab5;
border-bottom:1px solid #ab5;
margin:0;
padding:0;
/*text-decoration:underline;
background-image: url(images/siteNameBG.gif);
background-repeat: no-repeat;*/
}
h1.syteName{
font-size:14px; 
color:#336633; 
text-align:right;
margin-right:15px;
margin-top:0px;
padding:10px 5px 0px 0px;

}
td.sytedeteils{

border-right:1px solid #ab5;
border-left:1px solid #ab5;
}
td.syteadress{
border:1px solid; 
border-color:#fff #ab5 #ab5 #ab5;

}

 
p{
	text-align: right;
	color: #282828;
	font-family: arial;
	font-size:10pt;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	} 

h.cityListTitle{
	text-align: right;
	color: #282828;
	font-family: arial;
	font-size:10px;
	margin-right: 10px;
	padding: 0px 5px 0px 0px;
	} 
	
p.MsoNormal{
	text-align: right;
	color: #282828;
	font-family: arial;
	font-size:10pt;
	margin-right: 20px;
	margin-left: 20px;
	
	}
table.prodTable {
	width:530px; 
	
	height:420;
	/*border-collapse: collapse;
	background-color:#ffffff;margin-left:auto;
	margin-right:auto;*/
	
	}
/*table.prodTable td{
border: 1px solid;
  border-color: #ffffff #ab5 #ab5 #ab5;
  }
 table.prodTable th{
border: 1px solid;
  border-color: #ffffff #ab5 #ffffff #ab5;
  }*/
td.prodName{
text-align:center;
font-family:arial;
font-weight: bold;
font-size:16px;
color: #65b;
width:660px;
height:30px;
margin:0px;
padding:0px;
background-image: url('images/productNameBg.jpg');
background-repeat: no-repeat
}	
}
h1{
	font-weight: bold;
	font-size:16pt;
	color: #00008b;
	font-family: veranda,arial;
	} 
h2{
	text-align: center;
	color:#669933;
	font-family: arial;
	/*text-decoration: underline;*/
	font-size:15px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin:0px;
	} 

h3{	text-align: center;
	font-size:12pt;
	color: #CC6666;
	font-family: arial;
	line-height: 8pt;
	} 
h4{	
	font-weight: bold;
	font-size:14px;
	color: #65b;
	font-family: veranda,arial;
	text-align: right;
	margin-right:10px;
	margin-left:10px;
	}
h5{	
	font-weight: bold;
	font-size:16pt;
	color: #336633;
	text-align: right;
	margin-right:10px;
	
	font-family: Times New Roman;
	line-height: 20pt;
	}
h6{	
	font-weight: bold;
	font-size:12pt;
	color: #812B16;
	text-align: right;
	margin-right:10px;
	text-decoration: underline;
	font-family: veranda,arial;
	line-height: 12pt;
}
