@charset "utf-8";
@font-face {
    font-family: 'MuliLight';
    src: url('Muli-Light-webfont.eot');
    src: url('Muli-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muli-Light-webfont.woff') format('woff'),
         url('Muli-Light-webfont.ttf') format('truetype'),
         url('Muli-Light-webfont.svg#MuliLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliLightItalic';
    src: url('Muli-LightItalic-webfont.eot');
    src: url('Muli-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muli-LightItalic-webfont.woff') format('woff'),
         url('Muli-LightItalic-webfont.ttf') format('truetype'),
         url('Muli-LightItalic-webfont.svg#MuliLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliRegular';
    src: url('Muli-Regular-webfont.eot');
    src: url('Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muli-Regular-webfont.woff') format('woff'),
         url('Muli-Regular-webfont.ttf') format('truetype'),
         url('Muli-Regular-webfont.svg#MuliRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliItalic';
    src: url('Muli-Italic-webfont.eot');
    src: url('Muli-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muli-Italic-webfont.woff') format('woff'),
         url('Muli-Italic-webfont.ttf') format('truetype'),
         url('Muli-Italic-webfont.svg#MuliItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	font-family: 'MuliRegular', Georgia, "Times New Roman", Times, serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #887d6d;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #ece2d3; /* For browsers that do not support gradients */        
    background: -webkit-linear-gradient(-90deg, rgb(199, 190, 176), rgb(236, 226, 211), rgb(249, 243, 234), rgb(243, 237, 228)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(-90deg, rgb(199, 190, 176), rgb(236, 226, 211), rgb(249, 243, 234), rgb(243, 237, 228)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(-90deg, rgb(199, 190, 176), rgb(236, 226, 211), rgb(249, 243, 234), rgb(243, 237, 228)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(-90deg, rgb(199, 190, 176), rgb(236, 226, 211), rgb(249, 243, 234), rgb(243, 237, 228)); /* Standard syntax (must be last) */
	padding: 0px;
}

a {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	text-decoration: none;
}
a:hover {
	color: #c13c23;
	text-decoration: none;
	border: none;
}
div {
  box-sizing: border-box;
}
ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	list-style-type: none;
	display: list-item;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 70px;
	line-height: 75px;
	text-decoration: none;
}
#logo_top {
	text-align: left;
	float: left;
	width: 50%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;	
}

#logo_top a img {
	margin: 0px;
	max-width: 100%;
	height: auto;
	padding: 0px;
	border: none;
	text-decoration: none;
}

clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clerafix {
	height: 1%;
}
.clearfix {
	display: block;
}


#hebrew {
	text-align: right;
	width: 30%;
	height: 25px;
	float: right;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#hebrew a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #31aaa2;
	font-weight: 300;
	text-decoration: none;
}

#mainpreview {
	text-align: left;
	width: 100%;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfd3c0;
	float: left;
}

#menu_mainpart {
	text-transform: capitalize;
	color: #887d6d;
	text-decoration: none;
	background-image: none;
	text-align: left;
	line-height: 82px;
	padding-bottom: 20px;		
}
#mainpreview #menu_mainpart li a {
	font-weight: normal;
	text-transform: uppercase;
	color: #887d6d;
	text-decoration: none;
	background-image: none;
	display: list-item;
	line-height: 70px;
	text-shadow: 0 2px 2px #ded4c5;
}
#mainpreview #menu_mainpart li a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #c13c23;
	text-decoration: none;
	background-image: none;
	display: list-item;
	line-height: 70px;
	text-shadow: 0 2px 2px #ded4c5;		
}
#shop {
	text-transform: uppercase;
	color: #c3b19f;
	text-decoration: none;
	background-image: none;
	text-align: left;
	line-height: 80px;
		
}
#mainpreview #shop li a {
	font-weight: normal;
	text-transform: uppercase;
	color: #c3b19f;
	text-decoration: none;
	background-image: none;
	display: list-item;
	line-height: 100px;
	text-shadow: 0 2px 2px #ded4c5;		
}
#mainpreview #shop li a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #c13c23;
	text-decoration: none;
	line-height: 100px;
	text-shadow: 0 2px 2px #ded4c5;		
}
#menu_part2 {
	text-transform: uppercase;
	color: #bfbb9d;
	text-decoration: none;
	background-image: none;
	text-align: left;
	line-height: 65px;
	margin-bottom: 10px;		
}
#mainpreview #menu_part2 li a {
	font-weight: normal;
	text-transform: uppercase;
	color: #bfbb9d;
	text-decoration: none;
	background-image: none;
	display: list-item;
	line-height: 70px;
	text-shadow: 0 2px 2px #ded4c5;		
}
#mainpreview #menu_part2 li a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #c13c23;
	text-decoration: none;
	line-height: 70px;
	text-shadow: 0 2px 2px #ded4c5;		
}
#menu_part3 {
	text-transform: uppercase;
	color: #887d6d;
	text-decoration: none;
	background-image: none;
	text-align: right;
	line-height: 65px;
	padding-top: 10px;		
}
#mainpreview #menu_part3 li a {
	font-weight: normal;
	text-transform: uppercase;
	color: #73543d;
	text-decoration: none;
	background-image: none;
	display: list-item;
	line-height: 70px;
	text-shadow: 0 2px 2px #ded4c5;		
}
#mainpreview #menu_part3 li a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #c13c23;
	text-decoration: none;
	line-height: 70px;
	text-shadow: 0 2px 2px #ded4c5;		
}



.hebrew  {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px;
	line-height: 18px;
	text-align: right;
	list-style-position: inside;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #887d6d;
}
.bottom {
	float: left;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E8E6E1;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 310px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #887d6d;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

