/* CSS Document */

body{
	padding:7px 0 0 0;
	margin:0;
	background:url(images/main_bg.gif) 0 0 repeat-x #fff;
	color:#FFF;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:11px;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/


/*------------------------------------------------booking and menu--------------------*/


.form_text {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}


#booking {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
}
#booking h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}
#booking th {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
}
#booking td.submission {
  text-align: right;
}

#menu {
  background: bottom left url(images/specials.jpg) no-repeat;
  border: 1px solid #97321D;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu h2 {
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu form {
  text-align: center;
}
#menu p {
  margin: 1.3em 0;
}


/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;
	}
	#basic h1 {
		font-size:14px;
		font-weight:;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:;
		padding:4px 6px;
	}


	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
	}
	#stylized h1 {
	font-size:14px;
	font-weight:;
	margin-bottom:8px;
	color: #000;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
	display:block;
	font-weight:;
	text-align:right;
	width:140px;
	float:left;
	color: #666;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:;
	}



/*------------------------------------------------top--------------------*/
#top{
	background:url(images/top_bg.gif) 0 0 repeat-x;
	height:28px;
	width:924px;
	margin:0 auto;
	padding:0 32px 0 31px;
}
#top ul.nav{
	width:780px;
	height:28px;
	float:left;
}
#top ul.nav li{
	float:left;
	padding:0;
	margin:0;
	display:block;
}
#top ul.nav li a{
	background:url(images/top_bg.gif) 0 0 repeat-x #012424;
	padding:0 13px 0 13px;
	font:11px/28px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
}
#top ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #746E3B;
	border-left:#012727 solid 1px;
	border-right:#012727 solid 1px;
	color:#FFFFFF;
	display:block;
	padding:0 12px 0 12px;
}
#top ul.nav li.hover{
	float:left;
	padding:0 28px 0 27px;
	font:11px/28px Arial, Helvetica, sans-serif;
	margin:0;
	background:url(images/nav_hover.gif) 0 0 repeat-x #746E3B;
	border-left:#012727 solid 1px;
	border-right:#012727 solid 1px;
	color:#fff;
	display:block;
}
#top ul.rightLink{
	width:112px;
	height:16px;
	margin:6px 0 0 0;
	float:left;
}
#top ul.rightLink li{
	padding:0;
	margin:0 2px 0 0;
	float:left;
}
#top ul.rightLink li a.smallText{
	padding:0;
	float:left;
	display:block;
	width:16px;
	height:16px;
	background:url(images/text_size_bg.gif) 0 0 no-repeat #AE2B0D;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#top ul.rightLink li a.smallText:hover{
	background:url(images/text_size_bg_hover.gif) 0 0 no-repeat;
}
#top ul.rightLink li.midiumText{
	padding:0;
	float:left;
	display:block;
	width:16px;
	height:16px;
	background:url(images/text_size_bg_hover.gif) 0 0 no-repeat #8F8532;
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#top ul.rightLink li.last{
	padding:0;
	margin:0 8px 0 0;
	float:left;
}
#top ul.rightLink li.last a.bigText{
	padding:0;
	float:left;
	display:block;
	width:16px;
	height:16px;
	background:url(images/text_size_bg.gif) 0 0 no-repeat #AE2B0D;
	font:normal 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#top ul.rightLink li a.bigText:hover{
	background:url(images/text_size_bg_hover.gif) 0 0 no-repeat;
}
#top ul.rightLink li a.display1{
	display:block;
	background:url(images/display_small_bg.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	margin:0;
}
#top ul.rightLink li a.display1:hover{
	background:url(images/display_small_bg_hover.gif) 0 0 no-repeat;
}
#top ul.rightLink li a.display2{
	display:block;
	background:url(images/display_mid__bg.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	margin:0;
}
#top ul.rightLink li a.display2:hover{
	background:url(images/display_mid_bg_hover.gif) 0 0 no-repeat;
}
#top ul.rightLink li.display3{
	display:block;
	background:url(images/display_big_bg.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	margin:0;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header_pic.jpg) 0 0 no-repeat;
	width:987px;
	height:142px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header img.logo{
	position:absolute;
	left:33px;
	top:38px;
	width:310px;
	height:44px;
}
#header h1{
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#AAB668;
	background-color:inherit;
	position:absolute;
	left:93px;
	top:85px;
}
#header p.topText{
	position:absolute;
	left:21px;
	top:148px;
	background:url(images/icon1.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color:#CECDCD;
	background-color:inherit;
}
#header p.topText a{
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color:#ED4242;
	background-color:inherit;
	text-decoration:underline;
	padding:0 0 0 12px;
}
#header p.topText a:hover{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#header form{
	width:316px;
	height:17px;
	position:absolute;
	left:642px;
	top:270px;
	padding:0 0 0 22px;
	background:url(images/serch_icon.gif) 0 3px no-repeat;
}
#header form label{
	width:71px;
	font: 16px/17px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	background-color:inherit;
	float:left;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#header form input.txtBox{
	width:171px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	background-color:#fff;
	color:#000;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 12px 0 0;
	padding:0 0 0 10px;
	float:left;
}
#header form input.btnGo{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:37px;
	height:12px;
	cursor:pointer;
	border:none;
	float:left;
	margin:3px 0 0 0;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:931px;
	margin:0 auto;
	background:url(images/body_bg.gif) 0 0 repeat-x #fff;
	color:#FFF;
	padding:17px 34px 16px 22px;
}
/*------------------------------------------------left--------------------*/
#left{
	width:200px;
	float:left;
	margin:0 42px 0 0;
}
#left h2{
	background:url(images/customer_login_head.jpg) 0 0 no-repeat #FEFBDD;
	width:186px;
	padding:22px 0px 4px 14px;
	color:#FFF;
	margin:0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
} 
#left form{
	background:url(images/member_login_bg.gif) 0 0 repeat-y;
	width:174px;
	padding:0 13px;
}
#left form label{
	width:174px;
	font: 10px/18px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#666;
	float:left;
	text-transform:uppercase;
	text-align: left;
}
#left form input.txtBox2{
	width:171px;
	height:15px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	background-color:#fff;
	color:#000;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
	padding:0;
	float:left;
}
#left form a.red{
	width:96px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#666;
	float:left;
	margin:15px 0 0 0;
	text-decoration:underline;
}
#left form a.red:hover{
	background-color: #F00;
	color: #FFF;
}
#left form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:62px;
	height:14px;
	cursor:pointer;
	border:none;
	float:right;
	margin:15px 0 0 0;
}
#left p.memBot{
	width:200px;
	height:24px;
	font-size:0;
	background-image: url(images/member_login_bot.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#left h2.highlight{
	background:url(images/highlight_head.gif) 0 0 no-repeat #FEFCE5;
	width:186px;
	height:23px;
	padding:16px 0 0 14px;
	margin:8px 0 0 0;
	display:block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

#left h2.special_offers{
	background:url(images/special_offers_bg.jpg) 0 0 no-repeat #FEFCE5;
	width:186px;
	height:23px;
	padding:16px 0 0 14px;
	margin:0px 0 0 0;
	display:block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

#left h2.special_offers2{
	background:url(images/99_corner_bg.jpg) 0 0 no-repeat #FEFCE5;
	width:186px;
	height:155px;
	padding:16px 0 0 14px;
	margin:8px 0 0 0;
	display:block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}


#left ul.high{
	background:url(images/highlight_bg.gif) 0 0 repeat-y;
	width:176px;
	padding:13px 10px 0 14px;
	text-decoration: none;
	text-align: left;
}
#left ul.high li{
	margin:0;
	background:url(images/arrow_red.gif) 0 3px no-repeat;
	padding:0 0 15px 18px;
	display:block;
}
#left ul.high li a{
	font: 11px/16px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:inherit;
	text-decoration:none;
	display:block;
}
#left ul.high li a:hover{
	color:#FFF;
	background-color:#587AAF;
	text-align: left;
	font-size: 11px;
}
#left p.highBottom{
	background:url(images/highlight_bottom.gif) 0 0 no-repeat;
	width:200px;
	height:15px;
	font-size:0;
}
#left h2.catagory{
	background:url(images/catagory_head.gif) 0 0 no-repeat #FEFCE5;
	width:186px;
	height:25px;
	padding:16px 0 0 14px;
	margin:16px 0 0 0;
	display:block;
	font: 16px/14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align: center;
}
#left ul.cat{
	background:url(images/catagory_bg.gif) 0 0 repeat-y;
	width:166px;
	padding:22px 20px 0 14px;
}
#left ul.cat li{
	margin:0;
	background:url(images/arrow_yellow.gif) 0 7px no-repeat;
	padding:0 0 0 16px;
	display:block;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
}
#left ul.cat li a{
	font: 11px/20px Arial, Helvetica, sans-serif;
	color:#7C9B49;
	background-color:inherit;
	text-decoration:underline;
	display:block;
	padding:0 0 0 3px;
}
#left ul.cat li a:hover{
	color:#fff;
	background-color:#305690;
	text-decoration:none;
}
#left p.catBottom{
	background:url(images/catagory_bottom.gif) 0 0 no-repeat;
	width:200px;
	height:49px;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------mid--------------------*/
#mid{
	width:459px;
	background:url(images/mid_panel_bg.gif) 0 0 repeat-y;
	float:left;
	text-align: left;
	color: #FFF;
}
#mid h2{
	width:441px;
	height:21px;
	color:#FFF;
	background-color:inherit;
	font-size: 16px;
	background: url(images/welcome_bg.gif) 0 0 repeat-x;
	;
	font-family: Verdana, Geneva, sans-serif;
	padding: 22px 0 5px 18px;
}
#mid p.midText1{
	font:normal 14px/17px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	padding:15px 7px 0 19px;
	margin:0;
	display:block;
	font-style: italic;
	font-weight: ;
}
#mid p.midText2{
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	padding:0 7px 0 19px;
	margin:0;
	display:block;
	text-align: left;
}
#mid p.midText2 span{
	color:#000;
	padding:3px;
}
#mid a.more{
	width:62px;
	height:19px;
	background:url(images/btn_more.gif) no-repeat 0 0;
	margin:2px 0 21px 386px;
	padding:0;
	display:block;
	border:none;
	text-decoration:none;
}
#mid a.more:hover{
	background:url(images/btn_more_hover.gif) 0 0 no-repeat;
}
#mid p.redTop{
	background:url(images/red_top_bg.gif) 0 0 no-repeat;
	width:436px;
	height:28px;
	font-size:0;
	margin:0 0 0 12px;
}
#mid p.redBg{
	background:url(images/red_bg2.gif) 0 0 no-repeat #EDE9BD;
	width:396px;
	height:54px;
	margin:0 0 0 12px;
	padding:28px 20px 23px 20px;
	color:#FFF;
	font:italic 12px/18px Georgia, "Times New Roman", Times, serif;
	display:block;
}
#mid p.redBg span.blank3{
	width:25px;
	height:15px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	background-image:none;
}
#mid p.redBg span.author{
	color:#FC0;
	margin:0 0 0 195px;
	padding:0;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/span_bg.gif) 0 0 repeat-x #5D2F24;
	}
#mid h2.testimonial{
	background:url(images/testimonial.gif) 0 0 no-repeat;
	width:431px;
	height:27px;
	color:#FFF;
	background-color:#305690;
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 25px 0 10px 12px;
	padding: 5px 10px 0 6px;
	text-align: center;
}

.stores_container{
	width:210px;
	padding:0 0 0 5px;
	color: #FFF;
	font-size: 12px;
	float: left;
	margin: 0 0 0 10px;
}

.test{
	width:425px;
	padding:0 0 0 10px;
	color: #FFF;
	font-size: 12px;
	float: left;
}

.test2{
	width:200px;
	padding:0 0 0 10px;
	color: #FFF;
	font-size: 12px;
	float: right;
}

.test p.pic1{
	background:url(images/tuna.jpg) 0 0 no-repeat;
	width:450px;
	height:280px;
	margin:0px 3px 0 -5px;
	float:left;
}
.test p.pic2{
	background:url(images/passover_meals.jpg) 0 0 no-repeat;
	width:450px;
	height:290px;
	margin:0 3px 0 -5px;
	float:left;
}
.test p.pic3{
	background:url(images/kd_members_card.jpg) 0 0 no-repeat;
	width:450px;
	height:455px;
	margin:0 3px 0 -5px;
	float:left;
}
.test p.pic4{
	background:url(images/free_delivery.jpg) 0 0 no-repeat;
	width:450px;
	height:273px;
	margin:0 3px 0 -5px;
	float:left;
}
.test p.pic5{
	background:url(images/catering.jpg) 0 0 no-repeat;
	width:450px;
	height:273px;
	margin:0 3px 0 -5px;
	float:left;
}
.test p.pic6{
	background:url(images/boerewors.jpg) 0 0 no-repeat;
	width:450px;
	height:280px;
	margin:0px 3px 0 -5px;
	float:left;
}
.test p.pic7{
	background:url(images/restricted_access.jpg) 0 0 no-repeat;
	width:450px;
	height:280px;
	margin:0px 3px 0 -5px;
	float:left;
}
.test p.pic8{
	background:url(images/bbq_chicken.jpg) 0 0 no-repeat;
	width:450px;
	height:280px;
	margin:0px 3px 0 -5px;
	float:left;
}
.test p.pic9{
	background:url(images/bbq_meats.jpg) 0 0 no-repeat;
	width:450px;
	height:280px;
	margin:0px 3px 0 -5px;
	float:left;
}
.test p.pic10{
	background:url(images/fresh_meats.jpg) 0 0 no-repeat;
	width:450px;
	height:280px;
	margin:0px 3px 0 -5px;
	float:left;
}

.test h3.testTop{
	background:url(images/testimonial_top.gif) 0 0 no-repeat;
	width:323px;
	height:26px;
	float:left;
	background-color:#FFF;
	color:#FFF;
	padding:5px 0 0 11px;
	display:block;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.test p.testText{
	background-color:#FFF;
	color:#000;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	display:block;
	width:410px;
	float:left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.test p.testText span{
	color:#F00;
	padding:2px;
	font-weight: ;
}
.test p.testbot{
	background:url(images/testimonial_bot.gif) 0 0 no-repeat;
	width:334px;
	height:20px;
	font-size:0;
	float:left;
}
.test h3.importaint{
	background:url(images/icon2.gif) 0 0 no-repeat;
	width:70px;
	height:14px;
	padding:0 0 0 23px;
	background-color:#EDE9BD;
	color:#343434;
	font: 13px/14px Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	margin:12px 0 49px 0;
}
.test ul.link{
	width:323px;
	padding:0;
	margin:10px 0 23px 0;
	float:right;
}
.test ul.link li{
	border-bottom:#655E4C dashed 1px;
	border-top:#655E4C dashed 1px;
	height:20px;
	padding:0;
	margin:0;
}
.test ul.link li.noTopBdr{
	border-bottom:#655E4C dashed 1px;
	border-top:none;
	height:20px;
	padding:0;
	margin:0;
}
.test ul.link li a{
	background:url(images/red_bullet.gif) 8px 8px no-repeat;
	padding:0 0 0 23px;
	background-color:#fff;
	color:#7D6200;
	font: 11px/20px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
}
.test ul.link li a:hover{	
	background-color:#D6D2A6;
	color:#000;
}
#mid p.midBot{
	background:url(images/mid_panel_bottom.gif) 0 0 no-repeat;
	width:459px;
	height:26px;
	font-size:0;
}


.price_ {
	font-weight: ;
	color:#F00;
}

.price_regular {
	font-weight: normal;
	text-decoration:line-through;
}


/*------------------------------------------------mid--------------------*/

/*------------------------------------------------right--------------------*/
#rightMain{
	width:201px;
	float:right;
	background-color: #FFF;
}
#right{
	background-color:#335691;
	color:#FFF;
}
#right h2{
	background:url(images/more_link_bg.gif) 0 0 no-repeat #FEFBDD;
	width:169px;
	height:25px;
	padding:14px 0 0px 16px;
	margin:0 0 0px 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	display:block;
	text-align: center;
}
#right ul.moreLink{
	width:177px;
	padding:0 0 20px 17px;
	display:block;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	font-size: 14px;
}
#right ul.moreLink li{
	padding:0;
	margin:0;
	height:20px;
}
#right ul.moreLink li a{
	font: 11px/20px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#305690;
	text-decoration:underline;
	display:block;
}
#right ul.moreLink li a:hover{
	color:#FFF;
	background-color:#698CBF;
}
#right h2.other_services{
	background:url(images/other_services_bg.jpg) 0 0 no-repeat #FEFBDD;
	width:172px;
	height:25px;
	padding:12px 0 0 10px;
	margin:0px 0 0 9px;
	color:#000;
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#right h2.kosher_recipes{
	background:url(images/kosher_recipes_bg.jpg) 0 0 no-repeat #FEFBDD;
	width:172px;
	height:25px;
	padding:12px 0 0 10px;
	margin:5px 0 0 9px;
	color:#000;
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#right h2.opening_times{
	background:url(images/opening_times_bg.jpg) 0 0 no-repeat #FEFBDD;
	width:172px;
	height:25px;
	padding:12px 0 0 10px;
	margin:5px 0 0 9px;
	color:#000;
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#right form.poll{
	width:169px;
	padding:10px 6px 0 8px;
	margin:0 0 0 9px;
	background-color:#F8F8E6;
	color:#000;
}
#right form.poll label.pollText{
	display:block;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#5B5B35;
	background-color:#F8F8E6;
	margin:0;
	float:right;
	width:147px;
}
#right form.poll label.blank{
	display:block;
	width:169px;
	height:15px;
	line-height:0;
	font-size:0;
	float:left;
}
#right form.poll input.radio{
	width:12px;
	height:12px;
	margin:3px 0 0 0;
	border:none;
	float:left;
}
#right form.poll label.blank2{
	display:block;
	width:26px;
	height:14px;
	line-height:0;
	font-size:0;
	float:left;
	margin:13px 0 0 0;
}
#right form.poll input.vote{
	background:url(images/btn_vote.gif) 0 0 no-repeat;
	width:62px;
	height:14px;
	float:left;
	margin:18px 4px 0 0;
	border:none;
	cursor:pointer;
}
#right form.poll input.result{
	background:url(images/btn_result.gif) 0 0 no-repeat;
	width:62px;
	height:14px;
	float:left;
	margin:18px 0 0 0;
	border:none;
	cursor:pointer;
}
#right p.pollBottom{
	background:url(images/poll_bottom.gif) 0 0 no-repeat;
	width:183px;
	height:30px;
	margin:0 0 0 9px;
	display:block;
}
#right p.rightBottom{
	background:url(images/right_panel_bot.gif) 0 0 no-repeat;
	width:201px;
	height:31px;
	margin:0;
	display:block;
}
#lp{
	width:201px;
	background-color:#335691;
	color:#fff;
	margin:px 0 0 0;
}
#lp h2.pollHead1{
	background:url(images/other_services.jpg) 0 0 no-repeat #fffffe;
	width:184px;
	height:25px;
	margin:0px;
	color:#fff;
	padding:10px 10px 0 17px;
	display:block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#lp h2.pollHead2{
	background:url(images/recipes_bg.jpg) 0 0 no-repeat #fffffe;
	width:184px;
	height:25px;
	margin:0px;
	color:#fff;
	padding:10px 10px 0 17px;
	display:block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#lp h2.pollHead3{
	background:url(images/opening_times_bg.jpg) 0 0 no-repeat #fffffe;
	width:184px;
	height:25px;
	margin:0px;
	color:#fff;
	padding:10px 10px 0 17px;
	display:block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#lp p.guest{
	font: 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#305690;
	padding:13px 0 23px 17px;
	text-align: center;
	font-size: 18px;
}
#lp p.lpBottom{
	background:url(images/poll_bottom_green.gif) 0 0 no-repeat;
	width:201px;
	height:26px;
	font-size:0;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------lightbox gallery--------------------*/

#gallery {
	padding: 0px;
	width: 450px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #336699;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
/*------------------------------------------------lightbox footer--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	width:987px;
	height:136px;
	margin:0 auto;
	position:relative;
	left: 0px;
}
#footer ul{
	padding:0;
	margin:0;
	position:relative;
	left:300px;
	top:24px;
	width:524px;
}
#footer ul li{
	float:left;
	color:#DADADA;
	background-color:inherit;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#DADADA;
	background-color:inherit;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#FFF;
	background-color:#F00;
}
#footer p.copyright{
	font:normal 11px/15px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	position:absolute;
	left:322px;
	top:60px;
	width: 300px;
	height: 16px;
}
#footer a.xht{
	width:62px;
	height:14px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:458px;
	top:67px;
	margin:0;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:62px;
	height:14px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:525px;
	top:67px;
	margin:0;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer p.design{
	display:block;
	width:198px;
	height:15px;
	position:absolute;
	left:374px;
	top:90px;
	font:12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	text-transform:none;
	font-weight: normal;
}
#footer p.design a.link{
	width:90px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-transform:none;
	padding:3px;
}
#footer p.design a.link:hover{
	color:#FFF;
	background-color:#F00;
	font-weight: normal;
}
/*------------------------------------------------footer--------------------*/

verdana {
	font-family: Verdana, Geneva, sans-serif;
}
#body #mid table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
#body #mid .test .testText {
	font-weight: ;
}
#body #mid .test .testText {
	font-weight: normal;
	text-align: center;
}
.order_line {
	color: #F00;
}
.london {
	color: #000;
}

.london2 {
	color: #FFF;
}

.view-map {
	color: #FFF;
}

.stores {
	color: #FFF;
	font-size: 14px;
	font-weight: ;
}


#body #mid .midText1 {
	text-align: left;
}
.join_now {
	color: #F00;
}
.free {
	color: #000;
}

/* right hand marquee */

#MarqueeSection{
height: 100px;
margin-left:15px;
}

#rh-vmarquee {
width: 176px;
margin-bottom: 10px;
overflow:hidden;
position: relative;
line-height:15px;
color: #FFFFFF;
}

#rh-marqueecontainer {
	position: absolute;
	width: 182px;
	height: 90px;
	margin-top: 10px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:normal;
	overflow: hidden;
	text-align:left;
	left: 300px;
}

#rh-marqueecontainer h1 {
font-size: 11px;
}

#rh-marqueecontainer ul {
margin-left: 8px;
padding: 2px;
}

#rh-scrollingbuttons{
position: relative;
top: 10px;
left: 175px;
width: 16px;
}
