html, body{	
	margin:0;
	padding:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.page_outer_bg{	
	/*background: url('./images/page_bg1.jpg') no-repeat;*/	
	background: #F9F9F3;	
	text-align: center;
}

.main_container_top{	
	width: 960px;	
	height: 0px;	
	/*background: url('./images/main_container_top.jpg') no-repeat;*/
}.main_container_bottom{	
	width: 960px;	
	height: 0px;	
	/*background: url('./images/main_container_bottom.jpg') no-repeat;	
	background-position: bottom left;*/	
	background: #8CBE24;	
	margin-top: 5px;	
	margin-bottom: 5px;
}

.main_container{	
	width: 960px;
	margin-left: auto;	
	margin-right: auto;	
	text-align: left;	
	background: white;	
	text-align: left;
}

.header{	
	margin-top: 5px;	
	width: 940px;	
	height: 130px;	
	background: url('./images/header_bg.jpg') no-repeat;
}

.header_ads{
	width: 384px;	
	margin-left: 560px;	
	position: relative;	
	top: 10px;
}

.ad_banner{	
	width: 187px;	
	height: 60px;	
	margin-bottom: 5px;	
	float: left;	
	margin-right: 5px;
}

.ad_banne_larger{
	width: 379px;
	height: 60px;	
	float: left;	
	margin-top: 4px;	
	margin-right: 5px;
}

.menu{	
	width: 940px;	
	height: 90px;	
	margin-top: 5px;	
	margin-bottom: 20px;	
	text-align: center;	
	background: url('./images/menu_bg.jpg') repeat-x;
}

.main_container_margins{
	margin-left: 10px;
}

.column_container{
	width: 940px;	
	margin-top: 5px;
}

.clear{
	clear:both;	
	height: 0px;	
	line-height: 0px;	
	font-size: 0px;
}

.left_column{	
	float: left;	
	width: 230px;	
	margin-right: 10px;
}

.right_column{
	float: left;	
	width: 700px;
}

.right_column_box{	
	position: relative;	
	background: #EBEBD7;	
	padding-bottom: 10px;
}

.right_column_title{	
	position: relative;	
	width: 680px;	
	height: 22px;	
	top: 10px;	
	left: 10px;	
	background: #8CBE24;
}

.right_column_title_text{	
	/*position: relative;*/	
	margin-left: 8px;	
	color: #FFFFFF;	
	font-weight: bold;	
	font-size: 15px;
}

.rcb_top_left{	
	width: 4px;	
	height: 4px;	
	position: absolute;	
	top: 0;	
	left: 0;	
	background: url('./images/rcb_top_left.jpg') no-repeat;	
	background-position: top left;
}

.rcb_top_right{	
	width: 4px;	
	height: 4px;	
	position: absolute;	
	top: 0;	
	right: 0;	
	background: url('./images/rcb_top_right.jpg') no-repeat;
}

.rcb_bottom_left{	
	width: 4px;	
	height: 4px;	
	position: absolute;	
	bottom: 0;	
	left: 0;	
	background: url('./images/rcb_bottom_left.jpg') no-repeat;	
	background-position: bottom left;
}

.rcb_bottom_right{	
	width: 4px;	
	height: 4px;	
	position: absolute;	
	bottom: 0;	
	right: 0;	
	background: url('./images/rcb_bottom_right.jpg') no-repeat;	
	background-position: bottom right;
}

.listing_holder{	
	width: 680px;	
	background: #F9F9F3;	
	margin-left: 10px;	
	margin-top: 20px;	
	padding-top: 1px;		
	/*just for now*/ 
	padding-bottom: 10px;
}

.big_listing_box{	
	width: 661px;	
	height: 118px;	
	margin-left: 9px;	
	margin-top: 2px;	
	border-bottom: 1px solid #EBEBD7;
}

.big_listing_box_logo{	
	border: 1px solid #EBEBD7;	
	width: 178px;	
	height: 114px;	
	float: left;	
	cursor: pointer;	
	cursor: hand;
}

.big_listing_box_details{
	float: left;	
	margin-left: 20px;	
	width: 461px;	
	height: 120px;	
	color: #83837D;	
	font-size: 10px;
}

.big_listing_restaurant_name{
	color: #8CBE24;	
	width: 461px;	
	height: 25px;	
	font-weight: bold;	
	font-size: 14px;
}

.big_listing_infobox1{	
	width: 461px;	
	height: 46px;
}

.big_listing_writen_info{
	width: 290px;	
	height: 45px;	
	float: left;
}

.big_listing_image_info{	
	float: right;	
	width: 170px;	
	height: 45px;	
	text-align: right;
}

.big_listing_infoline{
	/*	height: 33px;*/
}

.big_listing_infoline_shops{
	font-size: 13px;	 
	color: #894E7A;	 
	width: 130px;	 
	font-weight: bold;	
	cursor: pointer;	
	cursor: hand;	 
	margin-top: 10px;	 
	text-decoration: underline;
}

.big_listing_infoline a{
	text-decoration: none;	
	color: #83837D;	
	cursor: pointer;	
	cursor: hand;
}

.delivery_image{	
	border: 0px;
}

.offer_image{	
	border: 0px;
	/*margin-bottom: 5px;*/	
	cursor: pointer;	
	cursor: hand;
}.takeaway_image{	
	margin-left: 20px;	
	border: 0px;
}

.dinein_image{	
	border: 0px;	
	margin-left: 20px;
}

.big_listing_writen_info2{	
	float: left;	
	margin-top: 10px;	
	width: 330px;	
	height: 30px;
}

.big_listing_writen_info3{	
	float: left;	
	width: 300px;	
	height: 30px;
}

.big_listing_infobox3{	
	width: 460px;	
	height: 32px;
}

.big_listing_infobox2{	
	width: 461px;	
	height: 32px;
}

.big_listing_info_title{	
	width: 120px;	
	height: 15px;	
	float: left;
}

.big_listing_info_value{
	width: 210px;	
	/*height: 30px;*/	
	font-weight: bold;	
	color: #894E7A;	
	float: left;
}

.big_listing_more_link{	
	/*margin-top: 4px;*/	
	width: 130px;	
	height: 15px;	
	text-align: right;	
	float: left;
	/*	cursor: pointer;	
	cursor: hand;*/
}

.big_listing_more_menu{	
	margin-top: 5px;	
	width: 160px;	
	height: 15px;	
	text-align: right;	
	float: left;
}

.big_listing_more_link input{	
	color: #8CBE24;	
	font-weight: bold;	
	border: 0px;	
	font-size: 12px;	
	padding-right: 0px;	
	margin-top: 5px;	
	text-align: right;	
	text-decoration: underline;	
	background-image: none;	
	background-color: #F9F9F3;	
	cursor: pointer;	
	cursor: hand;
}

.big_listing_more_link form{	
	margin: 0px;
}

.more_info_container{	
	width: 670px;	
	margin-left: 8px;	
	margin-top: 10px;
}

.restaurant_image{	
	width: 315px;	
	height: 251px;	
	border: 1px solid #EBEBD7;	
	float: left;	
	margin-right: 8px;
}

.restaurant_info{	
	width: 334px;	
	height: 252px;	
	float: left;	
	border: 1px solid #EBEBD7;	
	background: #FFFFFF;
}

.info_line{
	margin-left: 10px;	
	margin-top: 13px;	
	font-size: 10px;	
	width: 314px;	
	height: 24px;	
	border-bottom: 1px solid #EBEBD7;
}

.info_line_name{	
	float: left;	
	width: 138px;	
	color: #83837D;
}

.info_line_value{	
	font-weight: bold;	
	float: left;	
	color: #8E5580;
}

.info_buttons_container{	
	margin-top: 11px;	
	margin-left: 7px;	
	padding: 0px;	
	width: 662px;	
	height: 60px;	
	border: 1px solid #EBEBD7;	
	background: #ffffff;
}

.info_btn{	
	width: 206px;	
	height: 40px;	
	float: left;	
	margin-top: 10px;	
	margin-left: 10px;
}

.info_description{	
	font-size: 11px;	
	margin-left: 7px;	
	margin-top: 10px;	
	width: 662px;	
	border: 1px solid #EBEBD7;	
	background: #ffffff;	
	color: #83837D;
}

.info_description_margins{	
	margin-left: 10px;
	margin-top: 10px;
}

.info_description_title{	
	margin-bottom: 15px;	
	color: #8E5580;	
	font-weight: bold;
}

.info_description_text{	
	margin-bottom: 30px;
}

.info_line_tall{	
	margin-left: 10px;	
	margin-top: 10px;	
	font-size: 10px;	
	width: 314px;	
	height: 50px;	
	border-bottom: 1px solid #EBEBD7;
}

.working_days_container{}

.noon_evening{	
	margin-top: 3px;	
	width: 60px;	
	color: #8E5580;	
	font-weight: bold;
}

.open_day_names{	
	float: left;	
	width: 16px;	
	height: 14px;	
	margin-top: 1px;	
	margin-right: 1px;	
	background: #A6D81D;	
	color: white;	
	text-align: center;
}

.open_day{	
	float: left;	
	width: 16px;	
	height: 14px;	
	margin-top: 1px;	
	margin-right: 1px;	
	background: #8E5580;	
	color: #FFFFFF;	
	text-align: center;	
	font-size: 8px;
}

.closed_day{	
	float: left;	
	width: 16px;	
	height: 14px;	
	margin-top: 1px;	
	margin-right: 1px;	
	background: #EBEBD7;	
	color: #FFFFFF;	
	text-align: center;		
	font-size: 8px;
}

.card_container{	
	width: 33px;	
	height: 21px;	
	float: left;	
	margin-right: 3px;
}

.result_message_container{	
	position: relative;	
	top: 20px;	
	height: 500px;	
	width: 100%;	
	text-align: center;	
	color: #8CBE24;	
	font-weight: bold;
}

.pageing_link{	
	background: none;	
	border: 0;	
	padding: 0;	
	margin-top: 3px;	
	font-weight: bold;	
	font-size: 11px;	
	color: #8E5580;	
	position: relative;	
	top: 0;	
	left: 0;	
	text-align: left;	
	width: 23px;
}

.pageing_link_in_use{	
	background: none;	
	border: 0;	
	padding: 0;	
	margin-top: 3px;	
	font-weight: bold;	
	font-size: 11px;	
	color: #9F9F95;	
	position: relative;	
	top: 0;	
	left: 0;	
	text-align: left;	
	width: 23px;
}

.pageing_priv{	
	background: url('./images/pageing_prev.jpg') no-repeat;	
	border: 0;	
	padding: 0;	
	margin: 0;	
	margin-right: 5px;	
	width: 4px;	
	position: relative;	
	top: -3px;	
	height: 7px;	
	font-size: 0px;	
	cursor: pointer;	
	cursor: hand;
}

.pageing_next{	
	background: url('./images/pageing_next.jpg') no-repeat;	
	border: 0;	
	padding: 0;	
	margin: 0;	
	margin-left: 5;	
	position: relative;	
	top: -3px;	
	right: -3px;	
	width: 4px;	
	height: 7px;	
	font-size: 0px;	
	cursor: pointer;	
	cursor: hand;
}

.pageing_container form{	
	font-size: 0px;	
	height: 0px;	
	line-height: 0px;	
	/*display: none;*/
}

.right_column_search_title{	
	position: relative;	
	width: 680px;	
	height: 22px;	
	top: 10px;
}

.right_column_search_title_text{	
	/*position: relative;*/	
	margin-left: 18px;	
	color: #FFFFFF;	
	font-weight: bold;	
	font-size: 17px;
}

.page{	
	font-weight: bold;	
	font-size: 11px;	
	color: #9F9F95;
}

.search_page_title{	
	float: left;	
	color: #8CBE24;	
	width: 170px;	
	margin-right: 50px;	
	font-size: 16px;
}

.order_by1{	
	float: left;	
	color: #8E5580;	
	font-size: 11px;	
	margin-top: 5px;	
	margin-right: 30px;	
	font-weight: bold;
}

.order_by_input{	
	background: none;	
	border: 0;	
	padding: 0;	
	font-weight: bold;	
	color: #8E5580;	
	font-size: 11px;	
	cursor: pointer;	
	cursor: hand;	
	font-weight: bold;
}

.order_by2{	
	float: left;	
	color: #8E5580;	
	font-size: 10px;	
	margin-top: 5px;	
	margin-right: 30px;
}

.order_by3{	
	float: left;	
	color: #8E5580;	
	font-size: 10px;	
	margin-top: 5px;	
	margin-right: 10px;
}

.pageing_container{	
	margin-top: 2px;	
	float: right;
}

.not_member_bar{	
	border-left: 1px solid #EBEBD7;	
	border-right: 1px solid #EBEBD7;	
	margin-left: 10px;	
	margin-top: 10px;	
	background: url('./images/not_member_bg.jpg') repeat-x;	
	width: 660px;	
	height: 30px;	
	font-size: 15px;
}

.not_member_bar_text{	
	margin-left: 10px;	
	color: #8E5580;	
	font-weight: bold;	
	padding-top: 5px;
}

.not_member_box{	
	margin-top: 20px;	
	height: 40px;	
	padding-left: 15px;
}

.not_member_box_name{	
	color: #8CBE24;	
	width: 336px;	
	float: left;	
	font-weight: bold;	
	font-size: 12px;
}

.not_member_box_address{	
	color: #83837D;	
	width: 215px;	
	float: left;	
	font-size: 11px;
}

.not_member_box_tel{	
	color: #83837D;	
	float: left;	
	font-size: 11px;	
	width: 100px;
}

.inner_text_container{	
	margin-top: 10px;	
	margin-left: 10px;	
	font-size: 11px;	
	color: #83837D;	
	width: 650px;
}

.antispam input{	
	position:relative;	
	top:-45px;
}

.spread_frm_container{
	width: 500px;
	margin-left: 100px;	
	margin-top: 10px;
}

.spread_frm_row{
	margin-top: 10px;
}

.spread_frm_info_name{	
	width: 150px;	
	float: left;
}

.spread_frm_info_info{
	width: 150px;	
	float: left;
}

.spread_frm_info_info input{	
	border-color: #8CBE24;
}

.send_to_friend_btn{	
	background: url('./images/send_to_friend.jpg') no-repeat;	
	width: 206px;	
	height: 40px;	
	border: 0;
}

.send_to_friend_msg{	
	width: 200px;	
	margin-right: 50px;	
	float: right;
}

/************************************ LEFT COL *************************************/
.title_search_box_div{
	width: 230px;	
	height: 30px;	
	margin-top: 2px;	
	margin-bottom: 10px;
	/*	display: none;*/
}

.title_search_input{
	width: 185px;	
	height: 30px;	
	border: 0;	
	/*padding-left: 20px;*/	
	color: #6F6F6F;	
	padding-top: 7px;	
	margin: 0px;	
	float: left;	
	padding-left: 5px;	
	background: url('./images/title_search_input.jpg') no-repeat;
}

.title_search_submit{	
	width: 39px;	
	height: 30px;	
	border: 0;	
	padding: 0px;	
	float: left;	
	background: url('./images/title_search_submit.jpg') no-repeat;
}

/*.title_search_input{
/*#ajaxSearch_input{
	width: 191px;	
	height: 30px;	
	border: 0;	
	padding-left: 20px;	
	color: #929391;	
	padding-top: 7px;	
	float: left;	
	background: url('./images/title_search_input.jpg') no-repeat;
}

.{#ajaxSearch_submit{	
	width: 39px;	
	height: 30px;	
	border: 0;	
	float: left;	
	background: url('./images/title_search_submit.jpg') no-repeat;
}

fieldset{	
	margin: 0;	
	padding: 0;	
	border: 0;	
	width: 100%;
}*/

.title_search_box_div form{	
	margin: 0px;	
	padding: 0px;
}

.search_header{	
	width: 230px;	
	height: 42px;	
	background: url('./images/search_header.gif') no-repeat;
}

.search_box_main{	
	width: 230px;	
	height: 244px;	
	font-size: 10px;	
	background: #EBEBD7;	
	color: #83837D;	
	position: relative;	
	margin-top: 0;
}

.search_box_main_margins{	
	margin-left: 10px;	
	position: relative;	
	top: 10px;	
	line-height: 0;
}

.banner{
	margin-top: 4px;	
	margin-bottom: 5px;	
	width: 230px;
}

.banner img{	
	border: 0;
}

.search_select_box{	
	width: 210px;	
	height: 17px;	
	margin-bottom: 7px;
}

.search_select_box select{	
	padding: 0px;	
	width: 209px;	
	height: 17px;	
	font-size: 10px;	
	margin: 0px;	
	color: #83837D;
}

.search_checkbox_outer{	
	width: 209px;	
	margin-bottom: 5px;
}

.search_checkbox_outer input{	
	height: 15px;	
	margin: 0px;	
	padding: 0px;
	vertical-align: middle;
}

.search_checkbox_inner1{	
	float: left;	
	width: 88px;	
	height: 55px;	
	margin:0;	
	padding: 0;
}

.searchbox_sep{	
	margin: 0;	
	background: url('./images/search_sep.jpg') repeat-x;	
	height: 2px;	
	width: 209px;	
	padding: 0;	
	line-height: 0px;	
	font-size: 0px;
}

.search_checkbox_inner3{	
	/*float: left;*/	
	width: 88px;	
	height: 18px;	
	margin:0;	
	padding: 0;
}

.search_checkbox_inner2{	
	float: left;	
	width: 88px;	
	margin:0;	
	padding: 0;
}

.search_btn{	
	background: url('./images/search_btn.jpg') no-repeat;	
	width: 210px;	
	height: 26px;	
	border: 0px;
}

.footer{	
	width: 942px;	
	height: 22px;	
	background: #8CBE24;	
	color: white;	
	font-size: 10px;	
	margin-left: 10px;
}

.fagorama_copy{	
	float: left;	
	margin-left: 5px;	
	margin-top: 5px;
}

.com2go{	
	float: right;	
	margin-right: 10px;	
	margin-top: 5px;
}

.com2go a{	
	color: white;
}

/****************************** MENU *********************************/
.menu ul{	
	list-style: none;	
	display: inline;
	/*	margin-left: auto;	
	margin-right: auto;	
	width: 720px;*/	
	width: 920px;	
	text-align: center;	
	margin: 0px;	
	padding: 0px;	
	/*padding-top: 4px;*/
}

.menu ul li{
	/*padding-left: 3px;
	padding-right: 3px;*/	
	display: inline;	
	padding: 0px;	
	margin: 0px;
}

.menu ul li a{	
	/*color: #FFFFFF;	
	font-weight: bold;	
	font-size: 15px;	
	text-decoration: none;*/
}

.menu img{	
	border: 0;	
	/*margin-top: -9px;*/
}

.bottom_menu{	
	float: left;	
	margin-top: 5px;	
	margin-left: 250px;
}

.bottom_menu ul{
	margin: 0px;	
	padding: 0px;	
	list-style: none;
}

.bottom_menu ul li{	
	display: inline;	
	padding-left: 10px;	
	padding-right: 10px;	
	border-right: 1px solid white;
}

.bottom_menu ul li.last{	
	display: inline;		
	padding-left: 10px;	
	padding-right: 10px;	
	border-right: 0px solid white;
}

.bottom_menu ul li a{ 
	color: white;	
	font-weight: bold;	
	text-decoration:none;
}

.bottom_comment{	
	font-size: 10px;	
	color: #83837D;	
	padding-top: 13px;	
	padding-bottom: 10px;	
	font-style:italic;
}

.general_offers{
	display: inline;	
	width: 95px;	
	height: 100px;	
	vertical-align: top;
}

.general_offers form{	
	margin: 0px;	
	padding: 0px;	
	width: 95px;	
	height: 100px;	
	display: inline;
}

.general_offers form input{	
	margin: 0px;	
	padding: 0px;	
	vertical-align: top;
}

.top_offers{	
	width: 95px;	
	height: 100px;	
	background-color: transparent;	
	background-image: url('./images/top_offer.jpg');	
	border:0 none;	
	cursor:pointer;	
	padding: 0px;
}

/*************** TOOLTIP ********************/
.tooltip_outer{}

.tooltip_logo{	
	border:1px solid #EBEBD7;	
	float:left;	
	height:114px;	
	width:178px;
}

.tooltip_rname{	
	float: left;	
	color:#8CBE24;	
	font-size:14px;	
	font-weight:bold;	
	height:25px;	
	width:200px;
}

.tooltip_info_holder{	
	float: left;	
	color:#83837D;	
	text-decoration:none;	
	font-size: 10px;
	margin-left: 10px;
	width: 210px;
}

.tooltip_website_holder{	
	color:#83837D;	
	text-decoration:none;	
	font-size: 10px;	
	height: 15px;	
	width: 200px;
}

.tooltip_address_outer{	
	float: left;	
	width: 330px;
}

.tooltip_address_holder{	
	color:#83837D;	
	text-decoration:none;	
	font-size: 10px;	
	margin-bottom: 4px;	
	width: 330px;
}

.tooltip_image_holder{	
	width: 180px;	
	margin-top: 5px;	
	margin-bottom: 5px;
}

.tooltip_category{	
	float: left;	
	width: 110px;	
	height: 14px;	
	color:#83837D;	
	font-size: 10px;
}

.tooltip_value{	
	float: left;	
	color:#894E7A;	
	font-weight:bold;	
	font-size: 10px;	
	width: 100px;	
	height: 15px;	
	margin-top: 5px;
}

.tooltip_cost{	
	width: 110px;	
	height: 20px;	
	color:#83837D;	
	font-size: 10px;
}

.tooltip_images{	
	float: right;	
	/*margin-right: 15px;*/
}

.tooltip_more input{
	color:#894E7A;	
	font-size: 10px;	
	font-weight: bold;	
	width: 60px;	
	background-color:#FFFFFF;	
	background-image:none;	
	border:0 none;	
	cursor:pointer;
}

.tooltip_more{
	float: left;	
	color:#894E7A;	
	font-size: 10px;	
	font-weight: bold;	
	width: 60px;	
	margin-top: 20px;
}

.tooltip_sep{
	margin-top: 5px;
	padding-bottom: 5px;	
	width: 390px;	
	border-top: 1px solid #EBEBD7;
}

.tooltip_shops{
	color:#8CBE24;	
	font-size:11px;	
	font-weight:bold;	
	margin-bottom: 4px;
}

.tooltip_address_scroll{
	height: 130px;	
	overflow-y: scroll;
}

.offer_groups img{
	cursor: pointer;	
	cursor: hand;
}

.info_btn_off{
	float:left;	
	height:40px;	
	margin-left:10px;	
	margin-top:10px;	
	width:206px;	
	background: url('./images/discount_btn.jpg'); 
	text-align: right;
}

.active_link_img{	
	cursor: pointer;	
	cursor: hand;
}

.inactive_link_img{	
	cursor: not-allowed;
	opacity:0.4;
	filter:alpha(opacity=40);
}
	/*******************************************/
	
.competition_img {
	height: 158px;
}

.competition_img img{
	border: none;
}
