/* GENERAL */
a{
outline: none;
}
*{
margin: 0;
padding: 0;
}
a img{
border: 0;
}
/* TOOLS*/
.float-left{
float:left;
}
.float-right{
float:right;
}
.clear{
clear:both;
}

/**/
/**/
body{
background-color:#bdc4d2;
background-image:url(../images/body-bg.jpg);
background-repeat:repeat-x;
padding:0px;
margin:0px;

}

.wrap{
width:877px;/*911*/
margin:0 auto;
background-image:url(../images/site-bg.jpg);
background-repeat:repeat-y;
height:100%;
padding:0 17px 0px 17px;

}
.wrap-footer
{
background-image:url(../images/site-footer.jpg);
background-repeat:no-repeat;
width:851px;/*911*/
height:46px;/*56*/
margin:0 auto;
}
/**/
.header-menu
{
background-image:url(../images/header-bg.jpg);
background-repeat:no-repeat;
width:877px;/*911*/
height:89px;/*101*/
margin:0 auto;
padding:12px 17px 0 17px;
position:relative;
}
.header
{
padding:0 10px 0 10px;
height:29px;
}
.btns-heb-eng{
margin:10px 0 0 0;
}
/**/
.menu{
background-image:url(../images/menu-bg.png);
background-repeat:no-repeat;
width:837px;/*877*/
height:31px;/*48*/
padding:17px 17px 0 23px;
position:absolute;
bottom:0;
_bottom:-1px;
right:17px;
_right:16px;
}

.SelectedTreeItem a
{
	color:#ed8027;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-left:10px;
	background-image:url(/images/selected-mark.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
.SelectedTreeItemHeb a
{
	display:block;	
	color:#ed8027;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-right:10px;
	background-image:url(/images/selected-mark-heb.gif);
	background-repeat:no-repeat;
	background-position:right center;
	}
	
	
	
	
	
	.TreeItem 
{
	font:normal 13px Arial, Helvetica, sans-serif;
color:#8a816d;
	}


/**/
.content{
background-image:url(../images/content-bg.gif);
background-repeat:repeat-y;
width:865px;/*877*/
height:100%;
padding:3px 6px 20px 6px;
}
/**/
/*******************/
/*   HOME PAGE     */
/*******************/
.ad-brown-bg
{
	background-image:url(../images/hp-ad-img-1.jpg);
	background-repeat:no-repeat;
	width:249px;/*279*/
	height:165px;
	padding:0 15px 0 15px;
}
.ad-brown-green-txt
{
	margin:50px 0 0 0;
}
/*.eng-hp .ad-brown-bg h1
{
	color:#5a75a5;
	font-size:20px;
	margin:25px 0 0 0;
	width:158px;
	text-align:left;
	
}*/
.ad-green-bg
{
	background-image:url(../images/hp-ad-img-2.jpg);
	background-repeat:no-repeat;
	width:249px;/*279*/
	height:165px;
	padding:0 15px 0 15px;
}
/*.heb-hp .ad-green-bg h1
{
	color:#5a75a5;
	font-size:20px;
	margin:25px 3px 0 0;
	letter-spacing:2px;
}*/
/*******************/
/*   PRODUCTS PAGE */
/*******************/
.MainProdDiv
{
	margin-top:10px;
	
	}

.products-box-top
{
background-image:url(../images/product-box-top.gif);
background-repeat:no-repeat;
width:202px;/*22*/
height:26px;/*34*/
padding:8px 10px 0 10px;
}
.products-box-bg
{
background-image:url(../images/product-box-bottom2.png);
background-repeat:no-repeat;
background-position:bottom;
width:222px;
font-size:0;
}
.product-dot-border
{
	margin:24px 0 0 0;
}
/**/
.product-selected-title
{background-image:url(../images/product-selected-title-bg.gif);
background-repeat:no-repeat;
width:264px;
height:26px;/*34*/
padding:8px 0 0 0;
margin:0 0 4px 0;
text-align: center;
}
.product-selected-paging
{background-image:url(../images/product-selected-page-num-bg.gif);
background-repeat:no-repeat;
width:264px;
height:24px;/*35*/
padding:11px 0 0 0;
margin:5px 0 0 0;
text-align:center;
}
/**/
.products-thumbs-grid
{
	width:254px;/*254*/
	margin:0 5px 0 5px;
	*margin:0 3px 0 5px;
	
	
}
.product-thumb
{
	width:109px;/*119*/
	height:144px;
	padding:0 0 0 10px;
	overflow:hidden;
}
.product-thumb-sel
{
	width:109px;/*119*/
	height:144px;
	padding:0 0 0 10px;
	overflow:hidden;
}
.product-thumb-heb
{
	width:109px;/*119*/
	height:144px;
	padding:0 10px 0 0;
	overflow:hidden;
}
.product-thumb-sel-heb
{
	width:109px;/*119*/
	height:144px;
	padding:0 10px 0 0;
	overflow:hidden;
}
/**/
.products-info-title
{
background-image:url(../images/products-info-title-bg.gif);
background-repeat:no-repeat;
width:284px;/*318*/
height:137px;/*149*/
padding:12px 17px 0 17px;
}
.products-info{
background-image:url(../images/products-info-bg.gif);
background-repeat:repeat-y;
width:292px;/*318*/
padding:12px 13px 0 13px;
height:100%;
/*
min-height: 524px;
height: auto !important;/*for IE6*//*
min-height: 524px;*//*for IE6*/
position:relative;
}
.products-info-bottom
{
background-image:url(../images/products-info-bottom.gif);
background-repeat:no-repeat;
width:318px;
height:3px;
}
.product-info-additional-imgs
{/*
	position:absolute;
	bottom:0;
*/
}
.product-info-additional-imgs p
{
	margin:10px 0 22px 0;
}
/***/
.product-selected
{margin:0 20px 0 20px;
 
}
/***/
.border-light-green
{
	border:solid 1px #dfecd8;
}
.border-dark-green
{
	border:solid 1px #d1e4c7;
}
.border-dark-green-sel
{
	border:solid 1px #84ae6d;
}
/*********************/
/*  UL- gray square */
/*********************/
ul.gray-square
{
list-style-type:square;
margin:0 0 0 16px;
line-height:1.5;
}
ul.gray-square-heb
{
list-style-type:square;
margin:0 16px 0 0;
line-height:1.5;
}

/***********************/
/*         ADMIN      */
/***********************/

/* ADD PRODUCT */
.add-product
{
	width:320px;
	padding:15px 0 0 25px;
}
.add-product input, .add-product select
{
	border:solid 1px #626262;
}
.admin-products-btn
{
	margin:0 0 0 167px;
	*margin:0 0 0 194px;
}
/* CATEGORIES */
.admin-categories
{
	padding:15px 0 0 25px;
}
.admin-categories input, .admin-categories select
{
	border:solid 1px #626262;
}
/* DEFAULT */
.admin-default
{
		padding:15px 0 0 25px;
}
/* PRODUCTS */
.admin-products input, .admin-products select
{
	border:solid 1px #626262;
}
/***********************/
/*         CONTACT      */
/***********************/
.contact
{
	width:475px;
}
.contact-inputs
{
	border:solid 1px gray;
}
/**/
.contact-thanks
{
	padding:50px 0 0 0;
	height:250px;
}
/**/
.contact-heb-validation
{
	width:350px;
}

/****************/
/*    CREDITS   */
/****************/

.credits
{
	width:300px;
	height:100%;
	margin:0 auto 30px auto;
}

