﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #e1e1e1;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
}

#container
{
	width: 902px;
	margin: 0 auto;
}

.toolbar
{
	padding: 2px 2px 2px 5px;
	background-image: url(../images/toolbar.png);
	width: 895px;
	text-align: right;
}
#header
{
	width: 902px;
}
.header_left
{
	width: 10px;
	float: left;
}
.header_logo
{
	width: 300px;
	float: left;
}
.header_arrow
{
	width: 27px;
	float: left;
}
.headermenu
{
	width: 355px;
	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: 181px;
	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;
}


/* --- Search bar --*/
.searchbar
{
	margin-top: 0px;
	height: 65px;
	width: 903px;
}
.searchbarleft
{
	float: left;
}

.searchbarright
{
	float: left;
	width: 603px;
	height: 65px;
	background: url(../images/hea-bg.png) repeat;
}

.searchbarrightCorner
{
	float: left;
	width: 9px;
	height: 65px;
	background: url(../images/search-left.png) repeat;
}

.searchbarlocation
{
	float: left;
	width: 252px;
	height: 65px;
	background: url(../images/search-bg.png) repeat;
}
.searchbarlocation a
{
	font-weight: normal;
	text-decoration: none;
}
 .regionitems
{
padding-right: 70px;
margin-bottom: 5px;
}
.regionitems a
{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #000000;
}


#bodycontent
{
	width: 903px;
	min-height: 450px;
	max-height: 100%;
	background-color: #ffffff; /*background-image: url('../web/images/body_bg.gif');*/
}
#bodymiamicontent
{
	width: 857px;
	height: 640px;
	background-image: url('../../web/images/body_bg.gif');
}
/* -- footer -- */

#footer
{
	clear: both;
	background-color: #ffffff;
	text-align: right;
	height: 46px;
	text-align: center;
	padding: 0px;
	font-family: Arial;
	width: 902px;
}
.footercontent
{
	background-color: #4f0514;
	color: #ffffff;
	height: 100%;
	font-size: 12px;
	width: 904px;
}
.footercolor
{
	text-align: left;
	background-color: #ca0000;
	height: 4px;
	padding: 0px;
	width: 904px;
}

#footer ul
{
	margin: 0;
	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: -17px;
	margin-right: -10px;
	float: right;
}
.footerbottom
{
	width: 808px;
	margin-left: 15px;
	padding-top: 18px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	float: left;
	margin-left: 80px;
}


#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;
	text-align: left;
}
.changemore
{
	padding-left: 190px;
	bottom: 0;
	position: absolute;
	font-size: 11px;
}

#searhoption
{
	position: relative;
	width: 150px;
	visibility: hidden;
	background-color: Black;
	color: #ffffff;
	font-weight: bold;
	border: solid 2px Black;
	z-index: 1;
}
#searhoption a
{
	color: #ffffff;
}

h1
{
	color: #ffffff;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
h2
{
	color: #b51f26;
	font-style: italic;
	width: 540px;
	background-position: right;
	background-image: url('../mycitygolfs/images/top_head_img.gif');
	background-repeat: no-repeat;
}
h3
{
	font-size: 14px;
	color: #b51f26;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
}
a
{
	color: #003399;
	text-decoration: done;
}
.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('../web/images/MyCityEats_02.jpg');
}
.columns_golfinner
{
	width: 220px;
	height: 90px;
	background-image: url('../web/images/MyCityGolf_02.jpg');
}
/* --menu-- */
div.menuNormal
{
	display: none;
	position: static;
}
popmen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 161px;
	height: 15px;
}

popmenspacer
{
	width: 161px;
	height: 5px;
}

a.leftl:link
{
	text-align: left;
	padding-left: 10px;
	width: 100%;
	padding-right: 2px;
	display: block;
	font-family: Tahoma;
	background: url(../web/images/pop_lnk.gif) no-repeat;
	height: 23px !important;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
}
a.leftl:visited
{
	text-align: left;
	padding-left: 10px;
	width: 100%;
	padding-right: 2px;
	display: block;
	font-family: Tahoma;
	background: url(../web/images/pop_lnk.gif) no-repeat;
	height: 23px !important;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
}
a.lnk:link, a.lnk:visited
{
	display: block;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #082c6a;
	text-align: left;
	padding-top: 10px;
	padding-left: 3px;
	text-decoration: none;
}

a.lnk:hover
{
	background-position: 0px -30px;
	text-decoration: none;
	font-family: Tahoma;
	color: #0000FF;
}

a.leftl:hover
{
	background-position: 0px -29px;
	color: #2b4184;
}

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;
}

.quicklinkhead
{
	background-color: #e1aa2b;
	color: #ffffff;
	padding: 4px;
	width: 233px;
}
.quicklinkcontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	background-color: #fef3da;
	width: 236px;
}
.quicklinkcontent ul
{
	list-style-type: none;
}
.quicklinkcontent ul li
{
	padding-bottom: 4px;
}
.quicklinkcontent ul li a:link
{
	color: #039;
	text-decoration: none;
}
.quicklinkcontent ul li a:visited
{
	color: #039;
	text-decoration: none;
}
.quicklinkcontent ul li a:hover
{
	color: Gray;
	text-decoration: none;
}
.searchhead
{
	background-image: url(../web/images/search_top.gif);
	width: 302px;
	height: 37px;
	margin-left: 60px;
}
.searchbg
{
	background-image: url(../web/images/search_bg.gif);
	height: 190px;
	width: 302px;
	margin-left: 60px;
}
.searchfooter
{
	background-image: url(../web/images/search_footer.gif);
	height: 6px;
	width: 302px;
	margin-left: 60px;
}
.searchdetail
{
	padding: 7px 0px 7px 15px;
	font: 16px bold Arial, Helvetica, sans-serif;
	color: #003399;
}
.searchleft
{
	padding: 0px 0px 0px 15px;
	float: left;
	width: 130px;
	color: Gray;
	font-family: Arial;
	font-size: 12px;
}
.searchright
{
	text-align: right;
	width: 130px;
}
.clickhere
{
	text-align: center;
}
a:link
{
	text-decoration: underline;
}
table
{
	border: 0;
}
.gridrowstyle
{
	border-bottom: dotted 4px #003399;
}
.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;
	color: #000000;
}
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: #000000;
	font-weight: normal;
}
.formsubmit
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(http://www.mycitybeauty.com/common/images/join-button.gif) no-repeat scroll 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;
}
h4
{
	float: left;
	font-family: Georgia,Verdana,arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 551px;
}
.hFour
{
	float: left;
	font-family: Georgia,Verdana,arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h6
{
	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;
	text-align: left;
}
.close
{
	float: right;
	padding-right: 8px;
}

ctxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}

.ctxt a:link
{
	color: #000000;
	text-decoration: none;
}
.ctxt a:hover
{
	color: #BD0000;
	text-decoration: none;
}
.dip
{
	background: url(../web/images/dip-bottom-bg.png) repeat-x bottom;
	border-left: #e4e5e7 1px solid;
	border-right: #e4e5e7 1px solid;
	font-size: 11px;
}
.dipimg
{
	border: #e4e5e7 1px solid;
	padding: 3px 0;
}
.kristen
{
	color: #497f01;
	font-weight: bold;
	font-size:11px;
}
.kristen a
{
	color: #497f01;
	text-decoration: none;
}

.subheader
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('../web/images/c_bg.gif');
	padding: 3px;
	width: 165px;
	color: White;
}
.BestOfAreaBorder
{
	width: 170px;
	background-color: White;
	border-bottom: #e4e5e7 1px solid;
	border-left: #e4e5e7 1px solid;
	border-top: #e4e5e7 1px solid;
	border-right: #e4e5e7 1px solid;
}
.itcategory
{
	color: Red;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 10px;
}
.best
{
	width: 687px;
}
.bestcontent
{
	vertical-align: top;
	width: 150px;
	border-bottom: #cacaca 1px solid;
	border-left: #cacaca 1px solid;
	background: #ffffe5;
	border-top: #cacaca 1px solid;
	border-right: #cacaca 1px solid;
}
.bestmiami
{
	padding-left: 22px;	
}

.bestseprator
{
	width: 1px;
}
.bestitems
{
	height: 300px;
	padding-left: 3px;
	width: 155px;
}
.bestitems ol
{
	list-style-type: decimal;
	padding-left: 25px;
}
.bestitems ol li bolds
{
	font-weight: bold;
}
.bestitems ol li a:hover
{
	color:#000000;
}
.bestitemsArea
{
	height: 250px;
	padding: 10px;
	width: 152px;
	height: 310px;
}
.bestitemsArea ol
{
	list-style-type: decimal;
	padding-left: 25px;
}
.bestitemsArea ol li bolds
{
	font-weight: bold;
}
.searchresult
{
	width: 882px;
	padding-bottom: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #fef3da;
	margin-left: 0px;
	margin-bottom: 3px;
}
.see-more
{
	width: 157px;
	background: #dfe3e2;
	font: normal 11px tahoma;
	color: #020403;
	padding: 8px 0 8px 10px;
}
.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: #204f7f;
	font-weight: bold;
	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;
}
.search_member
{
	width: 550px;
	margin-top: 5px;
}
.short_menu
{
	padding-left: 7px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8655a6;
}
.you
{
	font: bold 12px tahoma;
	color: #ffffff;
}
.you1
{
	font: bold 11px tahoma;
	color: #ffcc9d;
}

.today_features
{
	padding-left: 3px;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.style_grid
{
	background-image: url(http://www.mycityeats.com/web/images/crv_line_2.jpg);
	height: 20px;
	margin-left: 0px;
	margin-right: 3px;
}
.today_features
{
	padding-left: 3px;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.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;
}
.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: 47px;
	padding: 2px;
	background-image: url(../images/descriptionbg.png);
	float: left;
}
.searchresulthead
{
	height: 15px;
	color: Red;
	font-size: x-large;
	float: left;
	font-weight: bold;
	padding-top: 25px;
	margin-left: 15px;
	padding-bottom: 25px;
}
.goback
{
	float: right;
	margin-right: 20px;
}
.thumsize
{
	width: 130px;
	height: 60px;
}
.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;
}
.tableHeader
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #003399;
	font-style: italic;
	font-weight: bold;
}
.Reviewhighlights
{
	margin-top: 30px;
	border-bottom: #e5e5e5 1px solid;
	border-left: #e5e5e5 1px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: #f1f1f1;
	border-top: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 270px;
}

.review_left
{
	text-align: left;
}
.mycityeats
{
	margin-top: 5px;
	background: #912241 url('../images/my.png') repeat-x 50% top;
	border: #671129 1px solid;
	width: 178px;
	font: bold 18px calibri;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	margin-left: -15px;
}

div.menuNormal
{
	display: none;
	position: static;
}

div.menuHover
{
	display: inline;
	position: absolute;
}
.menuline
{
	color: #0c44a4;
	padding-right: 12px;
	padding-bottom: 5px;
}

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: #0000FF;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-left: 3px;
	height: 23px !important;
	height: 24px;
	width: 100%;
}
.view
{
	text-align: center;
	width: 223px;
	height: 30px;
	background: #c12853;
	font: bold 12px calibri;
	color: #fff;
	font-size: larger;
	font-weight: bold;
	padding: 7px 0 4px 7px;
}
.view a
{
	color: #ffffff;
}
.view a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.couponslist
{
	padding-left: 3px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
.filtercoupons
{
	background-color: #ffffff;
}

/* MyAccount INfo*/
.leftspace
{
	width: 7px;
}
.lblMessage
{
	color: Red;
	font-size: 20px;
}
.lblMessage1
{
	color: Red;
	font-size: 13px;
}
.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: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;
}
.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;
}
.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;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	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;
}
.search_box_text
{
	height: 15px;
}
.divpage
{
	width: 900px;
}
.rowheader
{
	background-color: #2B3E79;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
.rows
{
	padding-left: 5px;
	background-color: #CCDDFF;
}
.newest-listing_VIPEATS
{
	padding: 0 0 0 12px;
	width: 220px;
	font: bold 12px/20px tahoma;
	color: #ffffff;
	background: url(../web/images/newest-listing_VIPEATS.png) no-repeat;
	display: inline-block;
}
.newest-listing_VIPEATS1
{
	padding: 0 0 0 12px;
	width: 160px;
	font: bold 12px/20px tahoma;
	color: #ffffff;
	background: url(../web/images/newest-listing_VIPEATS.png) no-repeat;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: none;
}
.Area-listing
{
	padding: 5px 0 0 15px;
	height: 30px;
	width: 153px;
	font: bold 12px/20px tahoma;
	color: #ffffff;
	background: url(../web/images/AreaListing.png) no-repeat;
	display: inline-block;
}
.newst_content
{
	width: 227px;
	border-bottom: #e4e5e7 1px solid;
	border-left: #e4e5e7 1px solid;
	border-top: #e4e5e7 1px solid;
	border-right: #e4e5e7 1px solid;
	height: 325px;
}
/* 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: 90px;
	margin-right: 90px;
}
.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: 730px;
	float: left;
	padding: 10px;
	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: 280px;
	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;
}
#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: 1px;
}
.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;
}
.left_more_option_header
{
	color: #514B42;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 8px;
	background: #DAD8CE;
}
.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: 132px;
}
.recentReview_outer
{
	background-color: #FFF;
	padding-left: 5px;
	margin-left: 0;
	border: #E4E5E7 1px solid;
}
/* End recent review */

/* popUp  */
.download_now
{
	height: 44px;
	margin-bottom: 30px;
	overflow: hidden;
	text-indent: -999em;
	width: 159px;
	cursor: pointer;
}
/* mouseover state *//* tooltip styling  background: url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png); */
.tooltip
{
	display: none;
	background: url(../images/black_arrow_big.png);
	height: 140px;
	padding: 40px 30px 10px 30px;
	width: 288px;
	font-size: 11px;
	color: #fff;
}


/*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;
}

