<style>
	.emptyStyle { }
/*
	Liran Oz
	17/7/2007
*/
body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;

	background-color: white;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0px;
	text-align: center;
	direction: ltr;
}

 

body * {
	margin: 0px;
	padding: 0px;
}

a
{
	color: #3b8c97;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.page {
	width: 749px;
	margin: auto;
}

div.border_fit {
	width: 748px;
	float: left;
}

div.erez_logo {
	width: 100%;
	height: 30px;
	float: right;
	display: block;
	margin-top: 20px;
	margin-bottom: 25px;
}
#logo
{
	float: right;;
}

table.general {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
	margin: auto;
	text-align: center;
}
table.general *{
	vertical-align: center;
}
/*-------------------------------------
Top Menu
----------------------------------------*/
div.top_menu {
	background-color: #FFFFFF;
	border: 1px solid #79786E;
	width: 100%;
	margin: auto;
	height: 32px;
	clear: both;
	text-align: center;
}

div.top_menu table {
	border-collapse: collapse;
	border: 0px;
	height: 100%;
	width: 90%;
	margin: auto;
	direction: rtl;
}

div.top_menu table * {
	vertical-align: middle;
	padding:0px;

}

div.top_menu table td {
	padding-left: 8px;
	padding-right: 8px;
}

div.top_menu table td.border {
	width:1px;
	background-image: url(images/menu_border.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding:0;
}

a.menu_url {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		color: #a2a18c;
		width: auto;
		text-decoration: none;
		direction: rtl;
		margin: auto;
		text-align: center;
}

a.menu_url:hover {
		text-decoration: underline;
}
a.menu_url_dark {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		color: #5F5E53;
		width: auto;
		text-decoration: none;
}

div.content {
	background-color: #fcfaef;
	width: 100%;
	height: auto;
	border-left: 1px solid #79786E;
	border-right: 1px solid #79786E;
	float: left;
	clear: both;
}

div.content_min {
	background-color: #fcfaef;
	width: 100%;
	height: auto !important;
	min-height: 600px;
	border-left: 1px solid #79786E;
	border-right: 1px solid #79786E;
	float: left;
	padding-bottom: 20px;
	clear: both;
}

div.content_min_snif {
	background-color: #fcfaef;
	width: 100%;
	height: auto !important;
	min-height: 600px;
	border-left: 1px solid #79786E;
	border-right: 1px solid #79786E;
	float: left;
	padding-bottom: 20px;
	clear: both;
}


/*-------------------------------------
Footer
----------------------------------------*/

div.footer {
	background-color: #79786E;
	border: 1px solid #79786E;
	width: 100%;
	height: 20px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

div.footer table {
	border-collapse: collapse;
	border: 0px;
	width: auto;
	height: 20px;
	float: right;
}



div.footer table td {
	padding-left: 10px;
	padding-right: 10px;
}

div.footer table td.border {
	background-image: url(images/footer_border.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 2px;
	padding: 0px;
}

a.footer_url {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #FFFFFF;
		width: auto;
		text-decoration: none;
}

a.footer_url:hover {
		text-decoration: underline;
}


table.bottom_nav {
	clear: both;
	width: auto;
	height: 40%;
	margin: auto;
	margin-top: 60px;
	font-weight:bold;
	color:#79796f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

table.bottom_nav td.border {
	background-image: url(images/bottom_nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;

	width: 12px;
}

table.bottom_nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b8c97;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}
/*-------------------------------------
Home page
----------------------------------------*/

div.hp_image {
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 290px;
	float: left;
}

div.hp_boxes {
	background-color: #DFDBA3;
	width: 100%;
	height: 135px;
	padding-top: 8px;
	clear: both;
	float: left;
}

div.hp_boxes div.box, div.hp_boxes div.box_clean {
	background-image: url(images/hp_box_border.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 33.3%;
	height: 100%;
	float: left;
	direction: rtl;
}

div.hp_boxes div.box_clean {
	background-image: none;
}

.hp_box_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15pt;
		font-weight: bold;
		color: #79796f;
		width:100%;
		text-align: center;
		float: left;
}

div.hp_boxes div.box table, div.hp_boxes div.box_clean table {
	clear: both;
	margin: auto;
	width: 90%;
	height: 70%;
	border-collapse: collapse;
	border: 0px;
}
div.hp_boxes div.box table *, div.hp_boxes div.box_clean table *{
	vertical-align: middle;
}

div.hp_boxes div.box table {
	height: auto;
}

div.hp_boxes div.box table td{
	padding-bottom: 2px;
}

div.hp_box_heightdiv {
	width: 100%;
	height: 70%;
	float: left;
}

.hp_box_item_black, a.hp_box_item_blue, .hp_box_text_black, a.blue, a.blue_list, a.blue_big {
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
	padding-right: 6px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	display: block;
	float: right;
	clear: both;
	width: 100%;
}


.hp_box_text_black {
	background-image: none;
	padding: 0px;
}

a.hp_box_item_blue {
	color: #3b8c97;
	text-decoration: none;
	line-height:14px;
}


a.blue_list {
	background-position: 100% 7px;
	padding-right: 6px;
	color: #3b8c97;
	font-size: 10pt;
	float: right;
}

a.blue_big {
	background-image: none;
	color: #3b8c97;
	font-size: 11pt;
	text-decoration: none;
	float: right;
	display: inline;
}

a.blue_big:hover {
	font-weight: bold;
	text-decoration: underline;
}
span.blue_big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #3b8c97;
}

a.blue {
	background-image: none;
	padding: 0px;
	color: #3b8c97;
	text-decoration: none;
	float: right;
}

a.hp_box_item_blue:hover, a.blue:hover {
	text-decoration: underline;
}

a.hp_box_bottom {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	width: 40%;
	color: #808080;
	clear: both;
	float: left;
	text-decoration: none;
	display: inline;
}

a.hp_box_bottom:hover {
	text-decoration: underline;
}

/*Small form*/
div.small_form {
	width: 95%;
	height: auto;
	clear: both;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

div.small_form .form_text {
	width: 42px;
	height: 12px;
	float: right;
	margin-top: 5px;
	clear: both;
}

input.box_input {
	width: 128px;
/*	border-collapse: seperate;
	border-width: 1px;
	border-color: #79796f;
	border-top-style: inset;*/
	height: 15px;
	margin-top: 4px;
	float: right;
}

input.box_submit {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 4px;
	border: 0px;
	background-color: transparent;
	float: right;
	cursor: pointer;
}


input.box_sumbit:hover {
	text-decoration:underline;
}

/*Home page content*/
div.hp_left {
	clear: both;
	width: 32%;
	height: auto;
	float: left;
}
div.hp_right {
	width: 65%;
	height: auto;
	float: left;
	padding-left: 20px;
}

/*Product of the month*/

table.home_page {
	border-collapse: collapse;
	border: 0px;
	width: 95%;
	height: auto;
	margin: 0px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
	text-align: right;
}

table.home_page * {
	vertical-align: middle;
}

table.home_page td.image{
	width: 110px;
	height: auto;
}

table.home_page td.content{
	width: auto;
	height: auto;
	vertical-align:top;
}

table.home_page td.content * {
	float: right;
}

div.pom_image_border {
	background-image: url(images/pom_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 93px;
	height: 126px;
	float: right;
}

div.pom_image_border img{
	margin-top: 6px;
	margin-right: 10px;
	float: right;
}

div.new_image_border {
	background-image: url(images/new_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 101px;
	height: 92px;
	float: right;
}

div.new_image_border img {
	margin-top: 6px;
	margin-right: 8px;
	float: right;
}

div.text_content, div.text_content_side, div.text_content_header {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	display: block;
	float: right;
	clear: both;
	width: 100%;
	margin-top: 5px;
	direction:rtl;
}

div.text_content b {
	/*color: #3b8c97;*/
}

div.text_content_side {
	width: 92%;
	margin-right: 12px;
	display: inline;
	direction: rtl;
}
div.text_content_side_tips{
	margin-bottom: 10px;
}

div.text_content_header {
	width: 80%;
	margin-right: 12px;
	display: inline;
	direction: rtl;
	color: #FFFFFF;
	font-size: 10pt;
}


div.green_tip {
	background-image: url(images/green_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: right;
	clear: both;
	width: 100%;
	height: 24px;
	margin-top: 10px;
	margin-bottom: 2px;
}

div.expert_image_border {
	background-image: url(images/expert_image_border.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	width: 90%;
	height: 87px;
	margin-right: 12px;
	display: inline;
	margin-top: 10px;
}

div.expert_image_border img {
	float: right;
	margin-top: 5px;
	margin-right: 9px;
}

div.expert_image_border div {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	width: 50%;
	color: #808080;
	float: left;
	text-decoration: none;
	display: inline;
	margin-top: 20px;
}

.tip_title {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #808080;
	float: right;
	clear:both;
	text-decoration: none;
}

/*-----------------------------------
Pages
-----------------------------------*/

div.header1 {
	background-color: #D4CBAA;
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 80px;
	float: left;
}

div.header_title {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
	color: #79796f;
	float: right;
	width: 50%;
	height: 40px;
	margin-top: 15px;
	margin-right: 15px;
	display: inline;
}
div.header_title_small {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #79796f;
	float: right;
	width: 75%;
	height: 20px;
	margin-top: 15px;
	margin-right: 15px;
	display: inline;
}

div.about_title {
	text-align: right;
	background: url('images/whomi.gif') no-repeat;
	float: right;
	width: 340px;
	height: 75px;
	margin-top: 3px;
	margin-right: 0px;
	display: inline;
}

div.left_side, div.left_side_article {
	height: auto;
	float: left;
	margin-left: 20px;
	display: inline;
}

div.left_side_article {
	margin-top:20px;
}

div.right_side {
	text-align: right;
	float:right;
	margin-right:20px;
	width: 50%;
	height: auto;
	display:inline;
}

.content_title, .content_text  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #79796f;
	float: right;
	clear: both;
	width: 100%;
	display: inline;
	margin-top: 10px;
}

.content_text {
	font-weight:normal;
	font-size: 10pt;
	font-family: arial
}

img.side_temp {

	margin-top: 20px;
	margin-bottom: 30px;
}

/*-----------------------------------
Our products
-----------------------------------*/
div.op_image {
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 258px;
	float: left;
}


img.title {
	width: auto;
	clear: both;
	float: right;
	height: auto;
	margin-right: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
}

table.product_menu {
	width: 100%;
	height: 128px;
	clear: both;
	margin: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 1px;
	margin-bottom: 20px;
	direction: rtl;
}

table.product_menu *{
	vertical-align: top;
}

table.product_menu td{
	border-right: 1px solid #D4CBAA;
}
table.product_menu td.no_border{
	border-right: 0px;
}
table.product_menu img{
	border: 0px;
	margin: auto;
}

a.product_menu:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
div.left_image:hover{
	position: relative;
	top: 1px;
	left: 1px;
}
/*-----------------------------------
Wine way
-----------------------------------*/

div.header2 {
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 120px;
	float: left;
}

div.white_title {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 50%;
	height: 40px;
	margin-top: 15px;
	margin-right: 15px;
	display: inline;
}

a.back_arrow {
	background-image: url(images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	padding-left: 13px;
	width: auto;
	height: auto;
	margin-left: 21px;
	margin-top: 21px;
	text-decoration: none;
	text-align: center;
}

a.brown_back_arrow {
	background-image: url(images/brown_back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #79796f;
	float: left;
	padding-left: 13px;
	width: auto;
	height: auto;
	margin-left: 21px;
	margin-top: 21px;
	text-decoration: none;
	text-align: center;
}


div.gray_navbar {
	background-color: #79786E;
	width: 100%;
	height: 32px;
	float: left;
	border-left: 1px solid #79786E;
	border-right: 1px solid #79786E;
	background-position:0;
	background-repeat:no-repeat;

}

.white_graymenu {
	background-image: url(images/list_white.gif);
	background-repeat: no-repeat;
	background-position: 100% 13px;
	padding-right: 8px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0px;
	clear: none;
}
div.gray_navbar table {
	width: 90%;
	height: 98%;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	text-align: center;
	float: left;
	margin-left: 20px;
}

div.gray_navbar table *{
	vertical-align: middle;
}

div.wine_image_border {
	background-image: url(images/wine_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 342px;
	height: 170px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	display: inline;
}

div.wine_image_border .left_image{
	width: auto;
	height: 152px;
	float: right;
	margin-top: 4px;
	margin-right: 20px;
	display: inline;
}

div.wine_image_border .right_area {
	width: auto;
	height: 152px;
	float: left;
	margin-top: 4px;
	display: inline;
}
div.wine_image_border .right_area img{
	float: left;
	width: auto;
	height: 132px;
	margin-top: 4px;
	margin-left: 10px;
	display: inline;
}

.wine_blue_text {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;

	display: block;
	float: left;
	clear: both;
	width: 170px;
	direction:rtl;
	color: #3b8c97;
}
div.wine_way_floating_hidden {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

div.wine_way_floating {
	text-align: center;
	width: 380px;
	height: auto;
	border: 1px solid #79786E;
}

div.floating_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 30px;
	text-align: right;
}

div.floating_text b {
	font-size: 12pt;
	font-weight: bold;
}

div.floating_image {
	margin-bottom:5px;
}
/*--------------------
Botique wine page
----------------------*/

div.botique_item {
	width: 153px;
	height: auto;
	float: right;
	display: inline;
	margin-right: 26px;
	margin-top: 22px;
}

div.botique_image_border {
	background-image: url(images/botique_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 153px;
	height: 173px;
}

div.botique_image_border img{
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

.botique_item_text {

	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3b8c97;
	width: 100%;
	text-align: center;
}

/*--------------------
Snifim
----------------------*/

div.header3 {
	background-color: #D4CBAA;
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 128px;
	float: left;
}

div.header4 {
	background-color: #D4CBAA;
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 85px;
	float: left;
}

div.header4 img {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
}

div.header4_recipes {
	background-color: #D4CBAA;
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 85px;
	float: left;
}

div.header4_recipes img {
	float: right;
	margin-top: 8px;
	margin-right: 15px;
}

div.snifim_header {
	width: 70%;
	height: auto;
	float: right;
	text-align: right;
	clear: both;
	margin-right: 15px;
	display: inline;
}

a.snifim_url ,a.snifim_no_border {
	background-image: url(images/snifim_border.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
	color: #79796f;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 16px;
	float: right;
	white-space:nowrap;
}
a.snifim_no_border {
	background-image: none;
}

a.snifim_url:hover, a.snifim_no_border:hover {
	color: #FFFFFF;
}

img.info {
	border: 0px;
	float: left;
}

img.snif_type {
	border: 0px;
	clear: left;
	float: right;
	display: inline;
	padding: 0 1px 0 1px;
}

div.info_line {
	margin-top: 15px;
	width: auto;
	height: auto;
	clear: right;
	float: right;
	margin-right: 15px;
	display: inline;
}

.snif_title {
	color: #79796f;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	float: right;
	clear: right;
	margin-top: 26px;
	margin-right: 15px;
}

a.snif_url, .snif_info_text {
	color: #3b8c97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: right;
	clear: right;
	text-decoration: none;
	margin-right: 0px;
}

a.snif_url
{
	font-size: 11pt;
	font-weight: bold;
}

.snif_info_text {
	width: 90%;
	text-align: right;
	color: #000000;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}


div.snif_left, div.snif_right {
	width: 62%;
	height: auto;
	margin-left: 15px;
	float: left;
	display: inline;
}

div.snif_right {
	width: 32%;
}

div.snif_image {
	float: left;
	margin-top: 26px;
	width: 450xpx;
	height: 450px;
}

/*----------------------------
Matkonim page
-----------------------------*/

div.matkonim_subheader {
	background-color: #DFDBA3;
	border: 1px solid #79786E;
	border-top: 0px;
	width: 100%;
	height: 165px;
	float: left;
	padding-top: 10px;
}

div.matkonim_subheader .col1 {
	height: 100%;
	width: 37%;
	float: left;
}

div.matkonim_subheader .col2 {
	height: 100%;
	width: 35%;
	float: left;
}

div.matkonim_subheader .col3{
	height: 100%;
	width: 25%;
	float: left;
}


.box_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: bold;
		color: #79796f;
		width:100%;
		text-align: right;
		float: left;
}

table.matkonim {
	clear: both;
	margin: auto;
	width: 100%;
/*	height: 70%;*/
	border-collapse: collapse;
	border: 0px;
}
table.matkonim_big {
	width: 95%;
	height: 128px;
	clear: both;
	margin: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 1px;
	margin-bottom: 20px;
	direction: rtl;
	margin-top: 100px;
	margin-bottom: 85px;
}

table.matkonim_big *{
	vertical-align: top;
}

table.matkonim_big img{
	border: 0px;
	margin: 0px;
	margin-right: 4px;
}

a.matkonim_big_new {
/*	position: relative;
	top:-84px;
	display:block;
	width:162px;
	height:74px;
	background-image:url(images/empty.gif);
	z-index:100;*/
	margin:0px;
}

div.bmatkon_image_border div.bmatkon_border {
	display: none;
	width:162px;
	height:74px;
	border: 5px solid #72694D;
}

div.bmatkon_image_border:hover  {
	position: relative;
}

div.bmatkon_image_border:hover div.bmatkon_border {
	position: absolute;
	display: block;
	z-index: 200;
	float: left;
	margin-top: -84px;
	margin-right: 3px;
}


a.matkonim_big {
	position: static;
}
/*
a.matkonim_big:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
*/
div.bmatkon_image_border {
	background-image: url(images/bmatkon_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 177px;
	height: 91px;
	float: right;
}

/*
Matkonim 2, 3
*/

div.matkon_details {
	height: auto;
	width: 64.8%;
	float: left;
	padding-top: 30px;
}

div.matkon_details_strip {
	height: 680px;
	width: 35%;
	float: right;
	background-color: #DFDBA3;
	border-left: 1px solid #79786E;
	display: block;
}

div.matkon_details_strip div.spacer{
	display: inline;
	width: 90%;
	height: auto;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}

table.matkonim_side {
	width: 95%;
	height: 380px;
	clear: both;
	margin: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 1px;
	margin-bottom: 20px;
	direction: rtl;
	margin-top: 50px;
	margin-bottom: 50px;
}

table.matkonim_side *{
	vertical-align: top;
}

table.matkonim_side img{
	border: 0px;
	margin: 0px;
	margin-right: 4px;
}
a.matkonim_side {
	position: static;
}
a.matkonim_side:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

div.matkon_image_border {
	background-image: url(images/matkon_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 113px;
	height: 59px;
	float: right;
}

div.matkon_image_border div.matkon_border {
	width: 100px;
	height: 47px;
	border: 5px solid #72694D;;
	display: none;
}

div.matkon_image_border:hover div.matkon_border {
	position: absolute;
	display: block;
	z-index: 200;
	float: left;
	margin-top: -54px;
	margin-right: 3px;
}

div.matkon_image_border div.matkon_selected {
	width: 100px;
	height: 47px;
	border: 5px solid #72694D;
	position: absolute;
	display: block;
	z-index: 200;
	float: left;
	margin-top: -54px;
	margin-right: 3px;
}

div.ingred {
	float: left;
	width: 100%;
	height: auto;
	min-height: 150px;
	padding-bottom: 20px;
	margin-top: 0px;
	border-bottom: 1px solid #79786E;
}

div.instructions {
	float: left;
	width: 90%;

	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

	color: #5F5E53;
	text-align: right;
	float: right;
	margin-right: 10px;
	display: inline;
	direction: rtl;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

div.mimage_image_border {
	background-image: url(images/mimage_image_border.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 258px;
	height: 214px;
	float: left;
	margin-left: 15px;
	display: inline;
	border: 1px solid #79786E;
}
div.mimage_image_border img{
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	border: 0px;
}
div.ingred_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5F5E53;
	text-align: right;
	float: right;
	width: 37%;
	height: auto;
	margin-right: 10px;
	display: inline;
	direction: rtl;
}

div.text_shift {
	float: left;
	width: 95%;
	height: auto;
}

/*--------------------
Articles & Sales
-----------------------*/
div.main_content
{
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
}

div.sales_left {
	width: 40%;
	height: auto;
	float: left;
	display: inline;
}

div.sales_left img{
	float: left;
	border: 0px;
}

div.sales_right {
	width: 60%;
	height: auto;
	float: left;
}


div.sales_left_x {
	width: 35%;
	height: auto;
	float: left;
	display: inline;
}

div.sales_right_x {
	width: 65%;
	height: auto;
	float: left;
}

div.sales_right div.spacer{
	height: 30px;
	width: 100%;
	float: right;
}
table.article {

	width: 80%;
	height: auto;
	margin: auto;
	text-align: right;
	direction: rtl;

	margin-top: 15px;

}

table.article td.date {
	width: 65px;
	color: #847c63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a.sales_plus, a.sales_x {
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
	clear: both;
	color: #3b8c97;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	float: right;
	width: 100%;
	direction:rtl;
	margin-bottom:5px;
}
a.sales_x {
	background-image: url(images/x.gif);
}

div.sales_info {
	display: inline;
	float: right;
	width: 80%;
	clear: both;
	text-align: right;
	direction: rtl;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
	margin-bottom:5px;

}

/*-----------------------------
Contact Us
--------------------------------*/
div.contact_us_form {
	width: 70%;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	display: inline;
}

div.cotact_text {
	width: 34%;
	float: right;
	clear: both;
	color: #847c63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: right;
	direction: rtl;
}

input.contact_input, .contact_text_area {
	width: 65%;
	height: 20px;
	border: 1px solid #79786E;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 2px;
}

.contact_text_area {
	height: 100px;
}

input.contact_submit {
	color: #3b8c97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 10px;
	border: 0px;
	background-color: transparent;
	float: left;
	cursor: pointer;
}

/*----------------
System Messege
-----------------*/

div.message {
	width: 100%;
	text-align: center;
	color: #79786E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	display: inline;
	float: left;
	margin-top: 100px;
}

a.message_url {
	clear: both;
	color: #3b8c97;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}


/* Style specs for layer that glides.
   Generally, you don't set height, but since layer nearly empty in this example... */
#glideDiv {
  position:absolute;
  left:20px;
  top:20px;
  z-index:200;
  width:256px;
  height: 27px;
  padding:6px;
  background: url(images/info.jpg) no-repeat;
  }

#unik_div
{
	text-align:left;
	float:left;
	padding-bottom:10px;
}
#unik_div span
{
	color:#848484;
	font-size: 11px;
	font-family: Arial, sans serif;
}
#unik_div a, #tyco_div a
{
	color:#e00509;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, sans serif;
}
#tyco_div
{
	text-align:right;
	padding-bottom:10px;
	padding-top:5px;
	float:right;
}
#tyco_div a
{
	color:#848484;
}

#tyco_div a:hover {
text-decoration:underline;
}

.sales_news
{
	width: 390px;
	height:80px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border: 1px solid red;
}

/*---------------------------------
images dimension
----------------------------------*/
#expert_img
{
	width: 64px;
	height: 70px;
}
#pom_image
{
	width: 75px;
	height: 109px;
}
#whatsnew_img
{
	width: 87px;
	height: 76px;
}
#about_img
{
	width: 302px;
	height: 455px;
}
img.prdcat_img
{
	width: 336px;
	height: 164px;
}
img.prd_img
{
	width: 137px;
	height: 155px;
}
img.tooltip_img{
	width: 372px;
	height: 248px;
}
#recipe_img
{
	width: 251px;
	height: 206px;
}
.ourprd
{
 	float:right;
 	margin:5px;
}
#hpTitle_sales
{
	width: 184px;
	height: 22px;
	background: url('images/hpTitle_sales.jpg') no-repeat;
}
#hpTitle_recipe
{
	width: 184px;
	height: 22px;
	background: url('images/hpTitle_recipe.jpg') no-repeat;
}
#hpTitle_joinClub
{
	width: 184px;
	height: 22px;
	background: url('images/hpTitle_joinClub.jpg') no-repeat;
}
#hpTitle_tip
{
	width: 214px;
	height: 20px;
	background: url('images/hpTitle_tip.jpg') no-repeat;
	margin-top: 20px;;
	margin-bottom: 10px;
}
#hpTitle_mumhe
{
	width: 214px;
	height: 20px;
	background: url('images/hpTitle_mumhe.jpg') no-repeat;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
}
#hp_ul
{
	text-align: right;
	list-style-image: url(images/list.gif);
}

#vmarquee
{
	position: relative;
}
a.hp_ul_a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	display: block;
}
/*---------------------------------
Drushim
----------------------------------*/
table.drushim {
	float: right;
	width: 100%;
	direction: rtl;
}

table.drushim * {
	vertical-align: top;
	text-align: right;
}

table.drushim td {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

div.drushim_box {
	width: 300px;
	float: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
.drushim_desc_line {
	width: 100%;
	float: right;
	margin-top: 5px;
	margin-bottom: 8px;
}
.drushim_desc {
	color: #79796f;
}

.drushim_req {
	color: #847c63;
}

.comment {
	color: #fa0808;
	font-size: 9pt;
	line-height: 9pt;
	float: right;
}

div.drushim_form_area {
	border-top: 1px solid #79786E;
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

table.drushim_form {
	width: 100%;
	height: auto;
	clear: both;
	float: right;
	margin-top: 10px;
	font-size: 11pt;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;

}

table.drushim_form td {
	padding-right: 20px;
	padding-left: 2px;
	padding-top: 6px;
}

input.drushim_input, input.drushim_file_input {
	width: 184px;
	height: 21px;
	margin-top: 0px;
	float: right;
	border: 1px solid #79796f;
}

input.drushim_file_input {
	width: 270px;
}

input.drushim_button {
	color: #3b8c97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 6px;
	margin-left: 10px;
	border: 0px;
	background-color: transparent;
	float: right;
	cursor: hand;
	text-align: right;
	direction:rtl;
}
input.drushim_button:hover {
	text-decoration: underline;
}
</style>