body {
  margin: 0px;
}
a {
 text-decoration:none;
}

td{font-family:arial;font-size:12px;color:#46463e;}
td.hp{font-family:arial;font-size:13px;color:#46463e;}
td.pop{font-family:arial;font-size:12px;color:#912A2D;}
td.menu {font-family:arial;font-size:12px;color:#46463e;background-color:#91930B }
td.ml{font-family:arial;font-size:12px;color:#46463e;background-color:#CCCB96 }
td.lmenu{font-family:arial;font-size:12px;color:#46463e;background-color:#E4E2BF }
td.lmhp{font-family:arial;font-size:12px;color:#46463e;background-color:#DAD8B5 }
img.border1{border-left:solid 1px #80080A;border-right:solid 1px #80080A;border-top:solid 1px #80080A;border-bottom:solid 1px #80080A;}
img.border2{border-left:solid 1px #80080A;border-right:solid 1px #80080A;border-top:solid 1px #80080A;border-bottom:solid 1px #80080A;}
font.kotUnderPic {font-family:arial;font-size:22px;color:#3c6400;font-weight:bold; }
font.kot {font-family:arial;font-size:16px;color: #3c6400;font-weight:bold; }
font.kot2 {font-family:arial;font-size:14px;color:#912A2D;font-weight:bold; }
font.kot3 {font-family:arial;font-size:14px;color:#202E14;font-weight:bold; }
font.kotGreen {font-family:arial;font-size:14px;color:#3c6400;font-weight:bold; }
font.dist {font-family:arial;font-size:13px;color:#81090A;font-weight:bold; }
#div1 {font-family: 'arial'; font-size:12px; color:blue;  position: absolute; top: 170px; left:800px; width: 65px;  visibility: hidden; background-color:#ECE9E0 }
#div2 {font-family: 'arial'; font-size:12px; color:blue;  position: absolute; top: 112px; left:105px; width: 65px;  visibility: hidden; background-color:#ECE9E0 }
#div1in {font-family: 'arial'; font-size:12px; color:blue;  position: absolute; top: 151px; left:800px; width: 65px;  visibility: hidden; background-color:#ECE9E0 }
#div2in {font-family: 'arial'; font-size:12px; color:blue;  position: absolute; top: 112px; left:105px; width: 65px;  visibility: hidden; background-color:#ECE9E0 }
.menu:link{font-size: 12px;font-weight:bold;color: #ffffff;font-family:arial;text-decoration: none}
.menu:visited{font-size: 12px;font-weight:bold;color: #ffffff;font-family:arial;text-decoration: none}
.menu:hover{font-size: 12px;font-weight:bold;color: #ffffff;font-family:arial;text-decoration: none}
.menu2:link{font-family:arial;font-size:16px;color:#3c6400;font-weight:bold;text-decoration: underline}
.menu2:visited{font-family:arial;font-size:16px;color:#3c6400;font-weight:bold;text-decoration: underline}
.menu2:hover{font-family:arial;font-size:16px;color:#3c6400;font-weight:bold;text-decoration: underline}
.Dmenu:link{font-size: 12px;font-weight:bold;color: #76120D;font-family:arial;text-decoration: none}
.Dmenu:visited{font-size: 12px;font-weight:bold;color: #76120D;font-family:arial;text-decoration: none}
.Dmenu:hover{font-size: 12px;font-weight:bold;color: #76120D;font-family:arial;text-decoration: none}
.language_txt:link{font-size: 14px;font-weight:bold;color: #76120D;font-family:arial;text-decoration: none}
.language_txt:visited{font-size: 14px;font-weight:bold;color: #76120D;font-family:arial;text-decoration: none}
.language_txt:hover{font-size: 14px;font-weight:bold;color: #76120D;font-family:arial;text-decoration: none}
.link_txt{font-family:Arial;font-size:12px;color:#46463E;text-decoration:none;}
.rbar:link{font-size: 14px;font-weight:bold;color: #ffffff;font-family:arial;text-decoration: none}
.rbar:visited{font-size: 14px;font-weight:bold;color: #ffffff;font-family:arial;text-decoration: none}
.rbar:hover{font-size: 14px;font-weight:bold;color: #ffffff;font-family:arial;text-decoration: none}
.l1:link{font-family:arial;font-size:12px;color:#46463e;text-decoration: underline}
.l1:visited{font-family:arial;font-size:12px;color:#46463e;text-decoration: underline}
.l1:hover{font-family:arial;font-size:12px;color:#76120D;font-weight:bold;text-decoration: underline}
.l2:link{font-family:arial;font-size:12px;color:#912A2D;font-weight:bold;text-decoration: none}
.l2:visited{font-family:arial;font-size:12px;color:#912A2D;font-weight:bold;text-decoration: none}
.l2:hover{font-family:arial;font-size:12px;color:#81090A;font-weight:bold;text-decoration: underline}

font.relProds {font-family:arial;font-size:12px;color: black;font-weight:bold; }

td.bgr{
/*background-image: URL('../myImages/bg1.gif');
	
background-position: center;
background-repeat: repeat;
*/
	background-color: white;
}

td.cartHeader{
background-color: #3c6400;
color: white;
font-size: 14px;
border-style: solid;
border-width: 1px;
}


td.cartDataFin{
background-color: white;
color: black;
font-size: 13px;
border-style: solid;
border-width: 1px;
}


td.cartData{
background-color: white;
color: #3c6400;
font-size: 13px;
border-style: solid;
border-width: 1px;
}

.noborders{
color: rgb(100,95,176);
border-width: 0px;
font-size: 13px;
}



td.psublineMenuOut{
color : white;
background-color: rgb(33,47,20);
cursor : pointer;
}

td.psublineMenuOver{
color : white;
background-color: #807F85;
cursor : pointer;
font-size: 13px;
}


td.sublineMenuOut{
background-color: black;
color: white;
cursor : pointer;
}

td.sublineMenuOver{
background-color: #807F85;
color: white;
cursor : pointer;
font-size: 13px;
}


td.lineMenuOut{
color: black;
cursor : pointer;
}

td.lineMenuOver{
background-color: #807F85;
color: white;
cursor : pointer;
font-size: 13px;
}

/* ======================================= MENU ========================================================== */
/* ======================================================================================================= */

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px arial;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #212F14;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: white;
background-color: #212F14;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 160px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #807F85;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}



/* ######### Marker List Vertical Menu ######### */

.markermenu{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: #F2F2F2 url(/ddlevelsfiles/bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px arial;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: black;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}




/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
color: black;
margin: 0;
padding: 0;
font: 13px arial;
list-style-type: none;
border-bottom: 1px solid gray;
background: #8DC641;
overflow: hidden;
width: 100%;
text-decoration: none;
}

.mattblackmenu li{
display: inline;
margin: 0;
}



.mattblackmenu li a:visited{
color: black;
}

.mattblackmenu li a:hover{
background: #807F85; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: #807F85; /*background of tab with "selected" class assigned to its LI */
}




/* MAIN PAGE */


#latestcodes{margin-left:-5px;}
#latestcodes td{padding:4px;}
.latestcode{width:238px;text-align: center;}
.latestcode-top{background-image:url(img_main/div-left-code-top.png);height:7px;width:360px;}
.latestcode-bot{background-image:url(img_main/div-left-code-bottom.png);height:7px;width:360px;}
.latestcode-mid,#tagcloud-mid{border-right-width:1px;border-left-width:1px;border-right-style:solid;border-left-style:solid;border-right-color:#E1E1E1;border-left-color:#E1E1E1;padding:10px;}
.posttitle{font-size:18px;display:inline;color:#9c9b50;text-align: center;}




/*
Gbooking button
*/


#gbButtonDiv {
  display: block;
  direction: rtl;
  border: 2px solid #8DC641;
  width: 360px;
  height: 60px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  background-color: #E7F4CA;
  padding: 15px;
  font-family: arial;
  font-size: 10pt;
  z-index: 1;
}

#gbButtonDiv_ltr {
  display: block;
  direction: ltr;
  border: 2px solid #8DC641;
  width: 370px;
  height: 60px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  background-color: #E7F4CA;
  font-family: arial;
  padding: 15px;
  font-size: 10px;
  z-index: 1;
}

#imgCloseGif {
  position: absolute;
  left: 2px;
  top: 2px;
  cursor: pointer;
}

#imgCloseGif_ltr {
  position: absolute;
  right: 2px;
  top: 2px;
  cursor: pointer;
}

#imgZimunitPng {
  position: absolute;
  left: 23px;
  bottom: 2px;
  width: 60px;
}

#imgZimunitPng {
  position: absolute;
  left: 23px;
  bottom: 2px;
  width: 60px;
}

#imgZimunitPng_ltr {
  position: absolute;
  right: 23px;
  bottom: 2px;
  width: 60px;
}

#gotoZimunitButton {
  width: 130px;
  height: 50px;
  position: absolute;
  left: 20px;
  top: 10px;
  background-color: #8DC641;
  background-image: url("../myImages/phoneicon.png");
  background-repeat: no-repeat;
  color: white;
  font-size: 13px;
  text-align: right;
  cursor: pointer;
}

#gotoZimunitButton_ltr {
  width: 135px;
  height: 50px;
  position: absolute;
  right: 20px;
  top: 10px;
  background-color: #8DC641;
  background-image: url("../myImages/phoneicon.png");
  background-repeat: no-repeat;
  background-position: right;
  color: white;
  font-size: 13px;
  text-align: left;
  cursor: pointer;
}

#spanPoweredby {
  font-size: 13px;
  position: absolute;
  left: 85px;
  bottom: 4px;
}

#spanPoweredby_ltr {
  font-size: 13px;
  position: absolute;
  right: 85px;
  bottom: 4px;
}



/* Bubble comment*/


#imgCloseBubbleGif {
  position: absolute;
  left: 60px;
  top: 110px;
  cursor: pointer;
  border: 1px;
  border-style: solid;
}

#commentBubble {
  background-image: url("../myImages/commentBubble.png");
  display: block;
  width: 578px;
  height: 286px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 14px;
}

#commentBubbleInnerRus {
  direction: ltr;
  position: absolute;
  top: 137px;
  left: 105px;
  text-align: left;
} 

#commentBubbleInner {
  direction: rtl;
  position: absolute;
  top: 55px;
  left: 160px;
  text-align: right;
}



#getacallDiv {
  background-image: url("../images/misc/phoneiconBig.png");
  display: block;
  width: 66px;
  height: 64px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  cursor: pointer;
}


#myAppText {
  font-family: Arial;
}

#myAppDivHeb,#myAppDivRus {
	width: 300px;
	font-size: 12px;
}

#myAppDivHeb {
	direction: rtl;
	float: right;
	text-align: right;
}
#myAppDivRus {
	direction: ltr;
	float: left;
	text-align: left;
}

#email_span {
    display: block;
    position: relative;
    right: 125px;
    text-align: center;
    top: 25px;
    width: 500px;
    font-weight: bold;
}

#submit_email {
	margin-top: 4px;
	position: relative;
	right: 20px;
}

#myAppWarningText {
  font-family: tahoma;
  color: red;
  font-size: 13px;
}

#myAppWarningText a {
	 color: red;
}

input[type=text],[type=password], select {
  border: 1px;
  border-style: solid;
}

input[type=button],[type=submit],[type=reset] {
  border: 1px;
  border-style: solid;
  cursor: pointer;
  background-color: #8DC641;
  color: black;
  height: 21px;
  border-color: black;
}

