body {
	margin: 0;
	padding: 0;
	background: #aaaaaa url("/design/background.jpg");
	font: 14px arial, sans-serif;
}

a {
	color: #E7001B;
}

a:hover {
	color: #FF0000;
}

#content {
	direction: rtl;
	margin: 10px 15px;
}

#content table tr td {
	vertical-align: top;
}

#content table tr td p {
	margin-top: 0;
}

#content.geisha {
	background: url("/design/geisha.jpg") center top no-repeat;
}

#content h1 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #E7001B;
}

#content h2 {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #E7001B;
}

#contact {
	margin: 0;
}

#content p {
	margin: 6px 2px;
	line-height: 18px;
}

#content ul {
	padding: 0 1em;
}

#content ul li {
	margin: 3px 0;
}

#contact input[type=text], #contact textarea, #testimonial input[type=text], #testimonial textarea {
	width: 500px;
	border: solid #cccccc 1px;
	background-color: #fcfcfc;
	font: 12px arial;
	padding: 3px;
}

#contact textarea {
	resize: none;
}

#testimonial input[type=text], #testimonial textarea {
	width: 280px;
}

#error {
	color: #f00000;
}

#container {
	margin: 0 auto;
	padding-bottom: 5px;
	width: 960px;
	overflow: hidden;
	background-color: white;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 5px 5px 5px #444444, 5px 5px 5px 2px #444444;
	-webkit-box-shadow: 3px 3px 8px 2px #444444, -3px 3px 8px 2px #444444;
	box-shadow: 3px 3px 8px 2px #444444, -3px 3px 8px 2px #444444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#444444');
	border-bottom: solid #0E0E0C 6px;
}

#header {
	background: url("/design/header.jpg") no-repeat;
	height: 178px;
	cursor: pointer;
}

#copyright {
	text-align: center;
	font: 11px tehoma, arial, sans-serif;
	color: #222222;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 6px 0;
	text-shadow: 1px 1px #bbbbbb;
}

#logo {
	margin: 5px;
}

#facebook iframe {
	border: none;
	overflow: hidden;
	width: 100px;
	height: 21px;
	position: absolute;
	top: 188px;
	margin-left: 40px
}
#facebook a {
	position: absolute;
	top: 188px;
	margin-left: 10px
}

img {
	border: 0;
}

a {

	outline: none;
}

#footer {
	border-top: solid #dddddd 1px;
	clear: both;
	font: 11px tehoma, arial, sans-serif;
	color: #666666;
	padding: 5px;
	margin: 10px 5px;
}

#footer ul, #footer ul li {
	float: right;
	margin: 0 2px;
	list-style: none;
}

#footer ul li a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 10px;
}

#footer ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

#topmenu {
	position: relative;
	padding: 0 3px;
	margin: 0;
	overflow: hidden;
	height: 40px;
	background-color: #000000;
	z-index: 1;
	top: 0;
	width: 954px;
}

#topmenu ul {
	height: 30px;
	width: 100%;
	padding: 5px;
	margin: 0 0 10px 0;
	overflow: hidden;
	float: right;
}

#topmenu ul li {
	float: right;
	list-style: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#topmenu ul li.back {
	background: url("/design/item.jpg") no-repeat right;
	height: 28px;
	z-index: 8;
	position: absolute;
	background-color: #E7001B;
	border: solid #B00000 1px;
}

#topmenu ul li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 6px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 0;
	padding: 0 10px;
}

#topmenu ul li a:hover, #topmenu ul li a:active, #topmenu ul li a:visited {
    border: none;
}

#text {
	float: right;
	width: 370px;
	text-align: justify;
	overflow: hidden;
}

#slideshow {
    position: relative;
    width: 418px;
    height: 300px;
    float: right;
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow img.last-active {
    z-index: 9;
}

#category img {
	border: solid white 2px;
	cursor: pointer;
	border: solid white 2px;
}

#category img.active {
    opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	border: solid black 2px;
}


#contact p {
	margin: 12px 0;
}

#main {
	clear: both;
}

#news {
	float: left;
}

ul.info {
	padding: 0 16px;
	list-style: circle;
}

ul.info li {
	margin: 7px 0;
}

ul.stories {
	list-style: none;
	padding: 16px 0;
}

ul.stories li {
	margin: 0 2px;
	float: right;
	font-size: 20px;
}

ul.stories li a {
	padding: 0 3px;
	text-decoration: none;
	color: #111111;
}

ul.stories li a.current {
	color: #e7001b;
}

#facebookpile {
	float: left;
	width: 240px
}

#ticker {
	width: 238px;
	height: 277px;
	border: 1px solid #aaaaaa;
	overflow: auto;
	margin: 0;
}

#ticker dt, #ticker dd {
	margin: 0;
	padding: 0 10px;
	position: relative;
}

#ticker dt {
	padding-top: 15px;
}

#ticker dt a {
	color: #0000cc;
}

#promotion {
	width: 260px;
	height: 300px;
	float: right;
	background: url("/design/promotion01.png") no-repeat top left transparent;
}

div.album {
	width: 300px;
	height: 175px;
	float: right;
	padding: 5px 5px 9px 5px;
	background: url("/design/bottom-shadow.png") no-repeat scroll center bottom transparent;
}

div.album a {
	border: 0;
	text-decoration: none;
}

div.album a.title {
	width: 280px;
	display: block;
	position: relative;
	top: -33px;
	padding: 7px 10px;
	background-color: #A00000;
	color: #ffffff;
	opacity: 0.8;
}

.gallery a {
	background: url("/design/right-shadow.png") no-repeat scroll left bottom transparent;
}

.gallery a img {
	margin: 5px;
	border: solid #666666 1px;
}

img.inner {
	border: solid #888888 1px;
	margin: 0 10px;
	float: left;
}

#lead {
	clear: both;
}

#leadtext h2 {
	color: #FF0000;
	font-size: 18px;
	margin-bottom: 10px;
/*	float: right; */
	text-align: center;
}

#leadtext a {
	color: #FFFFFF;
	background-color: #E7001B;
	text-decoration: none;
	padding: 0 8px 3px;
	border: solid #E7001B 2px;
}

#leadtext a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	border: solid #E7001B 2px;
}

#leadtext span {
	width: 200px;
	float: right;
	margin: 10px 5px 0 0;
	font-weight: bold;
	color: #000000;
}

#phone {
	background: url("/design/phone.png") top left no-repeat;
	position: absolute;
	width: 250px;
	height: 36px;
	top: 218px;
}

#kosher {
	background: url("/design/kosher.png") top left no-repeat;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 10px;
	margin-left: 300px;
	z-index: 1;
}

#katering {
	background: url("/design/katering.png") top left no-repeat;
	position: absolute;
	width: 160px;
	height: 160px;
	top: -27px;
	margin-left: 835px;
	z-index: 1;
}

#testimonial {
	border: solid #888888 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #fafafa;
	margin-top: 20px;
}

div.name {
	text-align: left;
	color: #888888;
	font-size: 12px;
}

div.name span {
	background: url("/design/person.gif") center right no-repeat;
	padding-right: 14px;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	margin-bottom: 20px;
}

strong.title {
    background-color: #222222;
    color: #FFFFFF;
    display: block;
    padding: 2px 5px;
    clear: both;
}

#qrcode {
	display: none;
	border: solid #111111 1px;
	box-shadow: 5px 5px 10px #111111;
	width: 160px;
	height: 160px;
	z-index: 10;
	position: absolute;
	top: 0;
	margin: 8px;
	background: url(/design/qr.png) left top no-repeat;
}