﻿body
 { background:url(../DesignImages/background.png); color:#000000; cursor:default; font:11px Arial,sans-serif; margin:0; padding:0 }
.container
 { margin:8px auto 0; width:920px }
.header
 /*{ background:#ffffff url(../DesignImages/LogoWtm.jpg) no-repeat;height:150px; position:relative }*/
 { background:#ffffff ;height:150px; position:relative }
.header dl
 { font-size:15px; list-style:none; margin:84px 0 0 215px; padding:0 }
.header dt
 { background:#fffaea; float:left }
.header dt a
 { color:#000000; display:block; float:left; height:31px; text-decoration:none }
.header dt a span
 { cursor:pointer; line-height:31px; padding:7px 12px 3px }
.header dt a:hover span
 { color:#b00f30 }
.header dt a.current
 { background:#faecb7 url(../DesignImages/tabLeft.png) no-repeat }
.header dt a.current span
 { background:url(../DesignImages/tabRight.png) top right no-repeat }
.header dt a.current:hover span
 { color:#000000 }
.header dd
 { float:left; margin:-7px 0 0 139px; text-align:center }
.navigation
 { background:url(../DesignImages/navigation.png) no-repeat; color:#b00f30; font-size:12px; height:15px; padding:10px 15px; vertical-align:top;}
.navigation a
 { color:#b00f30; text-decoration:none }
.navigation a:hover
 { color:#000000 }
.main
 { background:url(../DesignImages/home.png) repeat-y; font-size:14px }
.main .box
 { margin:3px 0 13px }
.main h2
 { font-size:12px; font-weight:normal; line-height:17px; margin:0; padding:0 10px 10px }
.main img
 { display:inline }
.holder 
 {width:640px; height:500px; overflow:auto; position:relative;}
.holder img 
 {border:0;}
.content
 { float:left; line-height:19px; padding:0 12px 11px; width:437px; }
.content img
 { margin-top:20px }
.content p
 { margin:7px 0 7px 20px }
 /*ofir*/
.content table
 { margin:7px 0 7px 20px;font:normal 14px Arial,sans-serif; }
.content strong
 { color:#b00f30 }
.col1
 { float:left; padding:7px 0 0 6px; position:relative; width:237px }
.col1 .box
 { background:url(../DesignImages/leftBoxMiddle.png) repeat-y; width:224px }
.col1 .top
 { background:url(../DesignImages/leftBoxTop.png) no-repeat; height:10px }
.col1 h2
 { background:url(../DesignImages/leftBoxBottom.png) bottom left no-repeat; min-height:80px }
.col2
 { float:left; padding-top:7px; width:216px }
.col2 .box
 { background:url(../DesignImages/rightBoxMiddle.png) repeat-y; width:203px }
.col2 .top
 { background:url(../DesignImages/rightBoxTop.png) no-repeat; height:10px }
.col2 h2
 { background:url(../DesignImages/rightBoxBottom.png) bottom left no-repeat; min-height:70px }
 .col2 strong
 { color:#b00f30 }
 
.col1 img,
.col2 img
 { margin-bottom:7px }
.col1 img.center,
.col2 img.center
 { margin:0 auto }
.footer
 { background:url(../DesignImages/footer.png) no-repeat; clear:both; color:#b00f31; height:22px; margin-top:2px; padding:7px 10px 0 }
.footer a
 { color:#d67866; text-decoration:none }
.footer a:hover
 { color:#000000 }
.clear
 { clear:both; width:100% }

.restaurants
 { background:url(../DesignImages/restaurants.png) repeat-y }
.restaurants .content
 { background:url(../DesignImages/corner.png) top right no-repeat; padding:0 9px 11px; width:642px }
.restaurants .content img
 { margin:0 auto }
.restaurants .col1
 { padding:80px 0 7px 18px; width:242px }
.restaurants .col1 .top
 { background:url(../DesignImages/redBoxTop.png) no-repeat }
.restaurants .col1 h2
 { background:url(../DesignImages/redBoxBottom.png) bottom left no-repeat; min-height:80px }
.bar
 { background:url(../DesignImages/bar.png) no-repeat; color:#ffffff; font-weight:bold; height:22px; line-height:20px; margin:10px 0 3px; padding:0 10px }
.bar span
 { font-size:11px }
.children
 { background:#ffffff; left:0; padding-bottom:10px; position:absolute; top:0; text-align:center; width:260px }
.children a
 { color:#7c1804; display:block; font-size:11px }
.children div
 { background:url(../DesignImages/children.png) no-repeat; color:#a00000; font-size:21px; height:25px; margin:0 auto 3px; padding:8px 0; width:193px }
.search
 { background:url(../DesignImages/search.png) no-repeat; height:29px; margin:3px 0 13px -3px; width:230px }
.search input
 { background:transparent; border:none; font:normal 14px Arial,sans-serif; margin:4px 7px 0; width:194px }
.category
 { margin:10px 0 3px }
.category p
 { background:url(../DesignImages/bar.png) no-repeat; color:#ffffff; cursor:pointer; font-weight:bold; height:22px; line-height:20px; margin:0; padding:0 10px }
.category span
 { font-size:11px }
.category div
 { display:none }
.category.current div
 { display:block }
.col1.orders
 { padding:80px 0 7px 7px!important; width:245px }
.details
 { background:#ffffff; border:1px solid #f5dc78; font-size:13px; text-align:center }
.details p
 { margin:7px 0 }

 
.content2
 { float:left; line-height:19px; padding:0 12px 11px; width:437px}
.content2 img
 { margin-top:20px }
.content2 p
 { margin:7px 0 7px 20px }
.content2 strong
 { color:#b00f30 }

.contentinvisible
 { visibility:hidden}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
	height:400px;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.title
{
	color:#000033; font-size:20pt; font-weight:bold;
}

 .linkBtn
 { color: #000;  cursor:pointer }
 .linkBtn:hover
 {color: #b00f30;}
