﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0px;
	outline: 0px;
	font-weight: inherit;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
h1
{
	color: #ffffff;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
h4
{
	float: left;
	font-family: Georgia,Verdana,arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 300px;
}
h5
{
	font-size: 14px;
	color: #b51f26;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
}
h6
{
	font: 14px tahoma;
	color: #be2751;
	text-align: left;
	font-weight: bold;
	text-align: center;
}
h7
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	height: 30px;
	vertical-align: top;
}
a
{
	color: #003399;
	text-decoration: done;
}
#container
{
	width: 895px;
	margin: 0 auto;
}
.toolbar
{
	padding: 2px 2px 2px 5px;
	background-image: url(../images/toolbar.png);
	width: 895px;
	text-align: right;
}
#header
{
	width: 895px;
}
.header_left
{
	width: 10px;
	float: left;
}
.header_logo
{
	width: 300px;
	float: left;
}
.header_arrow
{
	width: 27px;
	float: left;
}
.headermenu
{
	width: 325px;
	height: 56px;
	padding-top: 30px;
	float: left;
	background-color: #4f0514;
	color: #ffffff;
	font-weight: bold;
	font-weight: bold;
	padding-left: 10px;
}
.headermenu ul
{
	list-style-type: none;
}
.headermenu ul li
{
	padding-left: 5px;
	float: left;
}
.headermenu ul li a
{
	color: #ffffff;
	text-decoration: none;
}
.items
{
	background-color: #4f0514;
	width: 211px;
	float: left;
	height: 86px;
	color: #ffffff;
	font-weight: bold;
}
.headercorder
{
	width: 10px;
	float: left;
}
.sign2
{
	font-size: 14px;
	padding: 2px 0 0 10px;
}
.sign2 ul
{
	padding: 0px;
	margin: 0px;
}
.sign2 ul li
{
	padding: 0px 2px;
	margin: 0px;
	font: bold 11px tahoma;
	color: #FFFFFF;
	display: inline;
}
.sign2 ul li a
{
	padding: 0px;
	margin: 0px;
	font: bold 11px tahoma;
	color: #FFFFFF;
}
.sign2 ul li a:hover
{
	padding: 0px;
	margin: 0px;
	font: bold 11px tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
#menu
{
	margin-bottom: 15px;
	width: 903px;
}
.columns
{
	font-family: Arial;
	float: left;
	width: 225px;
	padding-right: 15px;
}
.columns ul
{
	padding: 10px 2px 0px 15px;
}
.columns ul li
{
	padding-bottom: 4px;
}
.columns_eatfinner
{
	width: 220px;
	height: 90px;
	background-image: url('../images/MyCityEats_02.jpg');
}
.columns_golfinner
{
	width: 220px;
	height: 90px;
	background-image: url('../images/MyCityGolf_02.jpg');
}
/* -- body content - */
.body_content
{
	padding-left: 2px;
	width: 902px;
	min-height: 400px;
	max-height: 100%;
	background-color: #ffffff;
}

/* --- Search bar --*/
.searchbar
{
	margin-top: 0px;
	height: 65px;
	width: 903px;
	background-color: White;
}
.searchbarleft
{
	float: left;
	height: 60px;
}

.searchbarright
{
	float: left;
	width: 603px;
	height: 60px;
	background: url(../web/images/hea-bg.png) repeat;
}

.searchbarrightCorner
{
	float: left;
	width: 9px;
	height: 60px;
	background: url(../web/images/search-left.png) repeat;
}

.searchbarlocation
{
	float: left;
	width: 252px;
	height: 60px;
	background: url(../web/images/search-bg.png) repeat;
}
.searchbarlocation a
{
	font-weight: normal;
	text-decoration: none;
}

/* -- footer -- */
#footer
{
	clear: both;
	text-align: right;
	height: 46px;
	padding: 0px;
	font-family: Arial;
	width: 906px;
	position: relative;
}
.footercontent
{
	background-color: #4f0514;
	color: #ffffff;
	height: 100%;
	font-size: 12px;
	width: 904px;
	text-align: center;
}
.footercolor
{
	text-align: left;
	background-color: #ca0000;
	height: 4px;
	padding: 0px;
	width: 904px;
}

#footer ul
{
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#footer li
{
	display: inline;
	padding: 0px;
}
#footer li seprater
{
	display: inline;
	padding: 0 5px;
}

#footer a
{
	text-decoration: underline;
	color: #ffffff;
}
#footer a:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.footerimage
{
	width: 120px;
	height: 30px;
	margin-top: -15px;
	margin-right: -10px;
	float: right;
}
.footerbottom
{
	width: 898px;
	margin-left: 15px;
	padding-top: 18px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	float: left;
	margin-left: -25px;
}
.you
{
	font: bold 12px tahoma;
	color: #ffffff;
}
.you1
{
	font: bold 11px tahoma;
	color: #ffcc9d;
}

.recomended
{
	background: url(../web/images/recomended.png) no-repeat;
	width: 203px;
	padding: 0 0 0 12px;
	height: 34px;
	font: bold 14px/30px tahoma;
	color: #FFFFFF;
}
.newest-listing
{
	height: 33px;
	padding: 0 0 0 15px;
	width: 203px;
	font: bold 12px/15px tahoma;
	color: #ffffff;
	background: url(../web/images/newest-listing.png) no-repeat;
	display: inline-block;
}
.Featured-listing
{
	height: 30px;
	padding: 0 0 0 5px;
	width: 203px;
	font: bold 12px/30px tahoma;
	color: #ffffff;
	background: url(../web/images/feaureListing.png) no-repeat;
	display: inline-block;
}
.newest-listingContent
{
	width: 207px;
	background-color: #F3F3F3;
}
.newest-listing_VIPEATS1
{
	width: 200px;
	height: 75px;
	font: bold 12px/20px tahoma;
	color: #ffffff;
	background: url(../web/images/magLink.png) no-repeat;
	display: inline-block;
	text-decoration: none;
}

.newest-listing_VIPEATS
{
	padding: 0 0 0 12px;
	width: 200px;
	font: bold 12px/20px tahoma;
	color: #ffffff;
	background: url(../web/images/newest-listing_VIPEATS.png) no-repeat;
	display: inline-block;
}
.save
{
	background: url(../web/images/save_2.jpg) no-repeat;
	height: 40px;
	width: 180px;
	padding-top: 65px;
	padding-left: 30px;
}

.newest
{
	background: url(../Miami-Restaurants/images/newest-members.png) no-repeat;
	width: 203px;
	padding: 0 0 0 12px;
	height: 34px;
	font: bold 14px/30px tahoma;
	color: #ffffff;
}
.newst_content
{
	background-color: #ffffff;
	width: 187px;
	min-height: 100px;
	max-height: 300px;
	border-bottom: #e4e5e7 1px solid;
	border-left: #e4e5e7 1px solid;
	border-top: #e4e5e7 1px solid;
	border-right: #e4e5e7 1px solid;
	margin-top: -2px;
}
.dip
{
	background: url(../web/images/dip-bottom-bg.png) repeat-x bottom;
	border-left: #e4e5e7 1px solid;
	border-right: #e4e5e7 1px solid;
}
.dipimg
{
	border: #e4e5e7 1px solid;
	padding: 3px 0;
}
.kristen
{
	color: #497f01;
	font-weight: bold;
}
.kristen a
{
	color: #497f01;
	text-decoration: none;
}
.latest
{
	margin-left: 5px;
	width: 203px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #1272ae;
}
.latest-content
{
	margin-left: 5px;
}

.eastern
{
	font: bold 12px calibri;
	color: #128903;
	padding: 0 0 5px 0;
}
.eastern2
{
	font: bold 11px tahoma;
	color: #118a02;
	padding: 0 0 5px 0;
}

.mycityeats
{
	margin-top: 5px;
	background: #912241 url('../images/my.png') repeat-x 50% top;
	border: #671129 1px solid;
	width: 200px;
	font: bold 18px calibri;
	color: #ffffff;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
}
.see-more
{
	width: 196px;
	background: #dfe3e2;
	font: normal 11px tahoma;
	color: #020403;
	padding: 8px 0 8px 10px;
}
.see-more a
{
	color: #020403;
}
.see-more a:hover
{
	color: #020403;
	text-decoration: underline;
}

.view1
{
	text-align: Left;
	width: 196px;
	background: #c12853;
	font: bold 12px calibri;
	color: #fff;
	font-size: larger;
	font-weight: bold;
	padding: 8px 0 0 0;
	padding-left: 5px;
}
.view1 a
{
	color: #ffffff;
}
.view1 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.view
{
	text-align: center;
	width: 205px;
	background: #c12853;
	font: bold 12px calibri;
	color: #fff;
	font-size: larger;
	font-weight: bold;
	padding: 8px 0 8px 0;
	padding-left: 5px;
}

.view a
{
	color: #ffffff;
}
.view a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
h2
{
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #5d0619;
}

h3
{
	font: 22px tahoma;
	color: #be2751;
	width: 150px;
}

.bestitems
{
	height: 278px;
	padding-left: 2px;
	width: 150px;
}
.bestitems ol
{
	list-style-type: decimal;
	padding-left: 25px;
}
.bestitems ol a
{
	color: #66C;
	text-decoration: none;
}
.bestitems ol a:hover
{
	color: #555555;
	text-decoration: underline;
}
.bestitems ol li bolds
{
	font-weight: bold;
}
.body_left
{
	vertical-align: top;
	width: 203px;
}
.body_right
{
	width: 695px;
}
.body_middle
{
	width: 441px;
}
.style1
{
	width: 443px;
	height: 125px;
}
.best
{
	width: 673px;
	height: 470px;
}
.bestcontent
{
	vertical-align: middle;
	width: 150px;
	border-bottom: #cacaca 1px solid;
	border-left: #cacaca 1px solid;
	background: #FFFFE5;
	border-top: #cacaca 1px solid;
	border-right: #cacaca 1px solid;
}
.bestseprator
{
	width: 1px;
}
.bestviewer
{
	color: #4f0f21;
	font: bold 12px tahoma;
}


div.menuNormal
{
	display: none;
	position: static;
}

div.menuHover
{
	display: inline;
	position: absolute;
}
.menuline
{
	color: #0c44a4;
	padding-right: 15px;
	padding-bottom: 5px;
}
a.lnk:link, a.lnk:visited
{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #082c6a;
	text-align: left;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}

a.lnk:hover
{
	background-position: 0px -30px;
	text-decoration: none;
	font-family: Tahoma;
	color: #0000FF;
}

a.mainlevel1:link, a.mainlevel1:visited
{
	display: block;
	background-color: #1F427F;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 2px;
	height: 17px !important;
	height: 22px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel1:hover
{
	background-color: #3C84FF;
	text-decoration: none;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

a.mainleve2:link, a.mainleve2:visited
{
	display: block;
	text-decoration: none;
	font-family: Tahoma;
	color: #082c6a;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	text-align: center;
	height: 14px !important;
	height: 14px;
	width: 100%;
}

#changeLocation
{
	position: absolute;
	width: 230px;
	visibility: hidden;
	height: 100px;
	border: solid 2px #ffffff;
	background-color: #ffffff;
	font-weight: normal;
}
#changeLocation a
{
	color: #5D051B;
}
.changeinner
{
	background-color: #5D051B;
	vertical-align: middle;
	padding-top: 5px;
	height: 25px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.changelocation
{
	font-size: 11px;
	padding: 25px 5px 5px 5px;
}
.changemore
{
	padding-left: 190px;
	bottom: 0;
	position: absolute;
	font-size: 11px;
}

#searhoption
{
	position: relative;
	width: 150px;
	visibility: hidden;
	overflow: visible;
	background-color: Black;
	color: #ffffff;
	font-weight: bold;
	border: solid 2px Black;
	z-index: 1;
}
#searhoption a
{
	color: #ffffff;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.confirmLogin-dialog
{
	background-color: #ffffff;
	border: solid 4px #696969;
	padding: 5px;
}
hr.heading
{
	border-color: -moz-use-text-color -moz-use-text-color #3F9508;
	border-style: none none solid;
	border-width: medium medium 1px;
	clear: both;
	margin: 0;
	padding: 2px 0 10px;
	width: 100%;
}
div#bodyregister
{
	margin: 0px;
	padding: 10px;
	background-color: #e2f1fe;
	overflow: hidden;
	border: 1px solid #c0c0c0;
}
fieldset
{
	border: 0;
}
fieldset.fieldsleft
{
	border: medium none;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 250px;
}
fieldset.fieldsright
{
	border: medium none;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	width: 250px;
	color: Black;
	font-weight: normal;
	font-size: 12px;
}
.formsubmit
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(http://www.mycityeats.com/common/formscripts/join-button.gif) no-repeat left top;
	border: medium none;
	height: 41px;
	margin: 0;
	padding: 0;
	width: 211px;
}
label
{
	color: #202020;
	font-size: 12px;
	font-weight: bold;
}
br.clearb
{
	clear: both;
}

.close
{
	float: right;
	padding-right: 8px;
}

.text_rate
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b6c67;
	text-decoration: none;
	line-height: 18px;
}
.rollover_map
{
	background-image: url('../web/images/map.gif');
	width: 40px;
	height: 51px;
	float: left;
}
.rollover_map:hover
{
	background-image: url('../web/images/map_rollover.gif');
	width: 40px;
	height: 51px;
	float: left;
}

.rollover_menu
{
	background-image: url('../web/images/menu.gif');
	width: 40px;
	height: 51px;
	float: left;
}
.rollover_menu:hover
{
	background-image: url('../web/images/menu_rollover.gif');
	width: 40px;
	height: 51px;
	float: left;
}
.rollover_reservation
{
	background-image: url('../web/images/reservation.gif');
	width: 72px;
	height: 51px;
	float: left;
}
.rollover_reservation:hover
{
	background-image: url('../web/images/reservation_rollover.gif');
	width: 72px;
	height: 51px;
	float: left;
}
.rollover_takeout
{
	background-image: url('../web/images/takeout1.gif');
	width: 48px;
	height: 51px;
	float: left;
}
.rollover_takeout:hover
{
	background-image: url('../web/images/takeout_rollover.gif');
	width: 48px;
	height: 51px;
	float: left;
}
.rollover_vip
{
	background-image: url('../web/images/vip_eats.gif');
	width: 40px;
	height: 51px;
	float: left;
}
.rollover_vip:hover
{
	background-image: url('../web/images/vip_rollover.gif');
	width: 40px;
	height: 51px;
	float: left;
}
.rollover_fav
{
	background-image: url('../web/images/fav.gif');
	width: 92px;
	height: 51px;
	float: left;
}
.rollover_fav:hover
{
	background-image: url('../web/images/fav_rollover.gif');
	width: 92px;
	height: 51px;
	float: left;
}
.rollover_space
{
	width: 3px;
	height: 51px;
	float: left;
}
.searchresult
{
	width: 870px;
	margin-bottom: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #fef3da;
	margin-left: 12px;
}
.addtocart
{
	width: 863px;
	padding: 3px 0px 1px 5px;
	height: 56px;
	background-image: url(../images/addtocart.png);
}
.addtodiscount
{
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin: 3px 4px 0px 4px;
	width: 79px;
	height: 45px;
	background-image: url(../images/discountbg.png);
	margin-right: 3px;
	padding-top: 5px;
}
.addtodiscount div
{
	text-align: center;
}
.addtocartcost
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 3px 4px 0px 4px;
	width: 90px;
	height: 40px;
	padding-top: 10px;
	float: left;
}
.addtocartbuynow
{
	width: 104px;
	height: 45px;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
}
.addtocartdescription
{
	margin-top: 2px;
	width: 387px;
	height: 48px;
	padding: 2px;
	background-image: url(../images/descriptionbg.png);
	float: left;
}
.paging
{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 25px;
}
.paging a
{
	text-decoration: none;
	color: #cfaf65;
	padding: 3px;
}
.bluepaging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 25px;
}
.bluepaging span
{
	background-color: #38acec;
	color: #ffffff;
}
.bluepaging a
{
	text-decoration: none;
	color: #38acec;
	padding: 3px;
}
.regionitems
{
	padding-right: 70px;
	margin-bottom: 5px;
}
.regionitems a
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.diningcertificate
{
	background-image: url(../images/diningcertificatebg.jpg);
	height: 250px;
	width: 290px;
}
.certificate_discountbg
{
	background-image: url(../images/discoungbgbig.png);
	width: 90px;
	height: 52px;
	float: left;
	margin-left: 5px;
	text-align: center;
}
.certificate_discountbg div
{
	text-align: center;
}
.certificate_buynow
{
	background-color: #99d3e9;
	width: 275px;
	height: 65px;
	margin-top: 5px;
	margin-left: 5px;
}
.certificate_desc
{
	margin-top: 5px;
	background-image: url(../images/descriptionbgbig.png);
	width: 272px;
	height: 65px;
	text-align: left;
	color: #000000;
	padding: 2px;
	margin-left: 5px;
}


.searchByservice
{
	background-image: url(../web/pixelworld/images/nhead1.gif);
	height: 20px;
	width: 59%;
	float: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
}
.orderbyphone
{
	background-color: #003496;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	height: 20px;
	width: 37%;
	position: relative;
}
.vipsearch
{
	width: 786px;
	height: 76px;
}
.review_left
{
	text-align: left;
}
.review_text
{
	color: #ffffff;
}
.bestmiami
{
	text-align: center;
	padding: 2px 0 0 22px;
	margin-top: 0;
	width: 125px;
	height: 100px;
}


.banner
{
	background: url(../images/banner.png) no-repeat;
	height: 149px;
	width: 290px;
}
.vipeatslink
{
	float: right;
	color: #ff6600;
	font-weight: bold;
	font-size: small;
	padding-left: 3px;
}
.vipeatslink a:link
{
	color: #000099;
	font-weight: bold;
	font-size: small;
}
.searchbg
{
	background-color: #ffffff;
	color: #000000;
}
.top_head_bg
{
	background: url('../images/top_head_bg.gif');
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
}
.table_cell_text
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.profilehead
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	height: 25px;
	width: 625px;
	background-image: url(../images/top_head_bg.gif);
	background-repeat: repeat-x;
}
.successLabel
{
	font-weight: bold;
	color: Green;
	font-size: 13px;
}
.failurLabel
{
	font-weight: bold;
	color: Red;
	font-size: 13px;
}
.tableHeader
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #003399;
	font-style: italic;
	font-weight: bold;
}

.xleftlink:link, .xleftlink:visited
{
	display: block;
	background: url('../web/images/left_link_bg.gif') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-left: 32px;
	height: 26px !important;
	height: 26px !important;
	width: 227px !important;
	width: 227px !important;
	text-decoration: none;
}

.xleftlink:hover
{
	color: #FFFFCC;
}
.leftspace
{
	width: 7px;
}
.lblMessage
{
	color: Red;
	font-size: 20px;
}
.lblMessage1
{
	color: Red;
	font-size: 13px;
}
.table_hd_bg
{
	background: url('../web/images/table_hd_bg.gif');
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
}
.table_cell_bgcolor
{
	background-color: #A6CFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.normal_cell_text
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

a.table_cell_text:link, a.table_cell_text:visited
{
	color: #6F0000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.table_cell_text:hover
{
	color: #0000FF;
}

a.normal_cell_text:link, a.normal_cell_text:visited
{
	color: #6F0000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

a.normal_cell_text:hover
{
	color: #0000FF;
}
.divpage
{
	width: 900px;
}
.rowheader
{
	background-color: #2B3E79;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
.rows
{
	padding-left: 5px;
	background-color: #CCDDFF;
}
/* cart style */
.carthead
{
	text-align: center;
	background-color: #333333;
	height: 22px;
	width: 150px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.shippingcost
{
	background-color: #333333;
	height: 30px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.tblAlign
{
	padding-left: 105px;
}
.datalistAlign
{
	width: 155px;
	height: 300px;
	text-align: center;
	border-width: thin;
	border-color: #eeed93;
	border-style: solid;
	background-color: #eaecce;
}
.dlBtnStyle
{
	background: url('../images/btnbuynow.png') no-repeat;
	border: none;
	width: 120px;
	height: 45px;
}

/* vip eats box style */
.restaurantitem
{
	width: 740px;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 1px #4f0514;
}
.cartitem
{
	width: 245px;
}
.certificate_top
{
	background-image: url('../web/images/certificate_top.png');
	background-repeat: no-repeat;
	height: 10px;
}
.certificate_bg
{
	background-color: #4f0514;
	height: 80px;
	padding: 0px 2px 0px 2px;
}
.certificate_bg span label
{
	color: White;
}
.certificate_btm
{
	background-image: url('../web/images/certificate_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 60px;
	text-align: center;
	padding: 2px;
	font-size: 11px;
	color: #676767;
}
.certificate_qty
{
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	width: 40px;
}
.rtitle
{
	font-weight: bold;
	color: #4f0514;
	font-size: 14px;
}
.raddress
{
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
.rdescription
{
	padding-top: 5px;
	width: 310px;
	text-align: justify;
}
/* end vipeats style */

/* big restaurant certificate */
.res_certificate_box
{
	width: 289px;
}
.res_certificate
{
	background-image: url('../web/images/rest_certificate.png');
	height: 13px;
}
.res_certificate_middle
{
	background-color: #4f0514;
	height: 100px;
	color: #ffffff;
	padding-left: 4px;
}
.rbwhite tbody tr td span label
{
	color: White;
}
.res_certificate_terms
{
	background-image: url('../web/images/rest_certificate_btm.png');
	background-position: bottom;
	height: 80px;
	padding: 0px 2px 0px 2px;
	color: Black;
	overflow: auto;
}
#ctl00_ContentPlaceHolder1_RBLCertificate label
{
	color: #ffffff;
}
/* end big restaurant certificate */

/* restaurant page */
.postwall
{
	width: 210px;
	height: 165px;
	background-image: url('../images/fbpost.png');
	background-repeat: no-repeat;
}
.postwall td
{
	padding: 5px;
}
.postwall a
{
	color: #3d63b4;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-right: 5px;
}
.postwallHerf a
{
	text-align: center;
	font-size: 10px;
}
.butta
{
	background-color: #002952 !important;
	color: #FFFFFF !important;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000 !important;
	padding: 2px;
}
.leftindent
{
	padding-left: 5px;
}
.bestarea
{
	height: 22px;
	padding: 5px 10px 10px 10px;
	width: 185px;
}
.bestarea ol
{
	list-style-type: decimal;
	padding-left: 25px;
}
.bestarea ol li bolds
{
	font-weight: bold;
}
.search_box_text
{
	width: 125px;
}
.areadropdown
{
	background-image: url(../images/toolkit-bg.gif);
	float: left;
	border: 0;
	height: 23px;
	width: 140px;
	color: #ffffff;
	margin-right: -6px;
}
.areaitem a
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/* Left link - more option */
.left_more_option_BG
{
	background-color: White;
	width: 125px;
}


.left_more_option_header
{
	color: #514B42;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 8px;
	background: #DAD8CE;
}
.left_more_option
{
	padding:5px 0px 5px 0px;
}
.left_more_option_option li
{
	color: #606060;
	padding: 5px 2px 5px 8px;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style: none;
}
.left_more_option_option a
{
	color: #606060;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}


/*Header Serarch*/
.header_search
{
	background: url("../images/header_search_bg.png") no-repeat;
	height: 28px;
	width: 287px;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 4px;
}
.header_search_input
{
	width: 220px;
	outline: none;
	border: 0;
}

/*recent Review*/
.recentReview_img
{
	width: 60px;
	height: 45px;
	padding: 1px;
	border: 1px solid #021a40;
}
.recentReview_desc
{
	color: #696969;
	font-size: 11px;
	float: right;
	width: 130px;
}
.recentReview_outer
{
	background-color: #FFF;
	padding:2px 3px 2px 3px;
	margin: 1;
	border: #E4E5E7 1px solid;
}
/* End recent review */

/*Coupon_list2b.aspx layout*/
.beneficio-container
{
	width: 642px;
	border: 0px solid black;
	height: 128px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #817154;
}
.beneficio-thumb
{
	width: 173px;
	height: 126px;
	border: 1px solid #897858;
	float: left;
}
.beneficio-info
{
	width: 464px;
	height: 126px;
	border: 1px solid #897858;
	border-left: none;
	float: left;
	overflow: hidden;
}
.beneficio-titulo
{
	width: 100%;
	background: #897858;
	padding: 5px 0 5px 15px;
	font-size: 120%;
	color: white;
	clear: both;
}
.beneficio-titulo a
{
	color: white;
}
.beneficio-resumo
{
	color: #9E1108;
	width: 95%;
	background: white;
	clear: both;
	padding-left: 15px;
}
.textodescricao
{
	color: #9E1108;
	font-size: 80%;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: -1px;
}
.beneficio-rodape
{
	width: 100%;
	background: url(../web/images/rodape.jpg) repeat-x;
	clear: both;
	height: 40px;
}
.beneficio-endereco
{
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 11px;
}

