@charset "UTF-8";
/* CSS Document */
a#chomp_deals, #logo a img, #logo-limbo a img { behavior: url(/files/iepngfix.htc) }
html, body, h1, h2, h3, h4, h5, p, ul, div,img, a {
	padding:0px;
	margin:0px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#454544;
}
a {
	color:#253d6b;
	text-decoration:none;
}
a.back {
	float:left;
}
a.back img {
	border:none;	
}
a.black {
		color:#0e1626;

}
h1.restaurant2, h1.restaurant, h1.restaurant_wide {
	width:100%;
	font-weight:normal;
	font-size:18px;
}
h2.city, h1.screenname, h2.pageheader {
	font-size:18px;
float:left;	
font-weight:bold;
}
h3 {
	color:#0e1626;
	font-size:18px;
	font-weight:normal;
}
h4 {
	color:#666666;
	font-size:15px;
	font-weight:normal;
}
.italic {
	float:left;
	clear:both;
	font-size:11px;
	font-style:italic;
	width:488px;
}
#headerbar {
	height:43px;
	background-image:url(/img/grey.jpg);
	background-repeat:repeat-x;
}
#headerbar #networkbuttons {
	float:right;
}
#headerbar #networkbuttons2 {
	float:right;
}

#wrapper {
	width:980px;
	margin:auto;
}
#columns {
	width:980px;
	float:left;
}
div#city {
	margin: 0 auto;
	width:960px;
	padding-right: 20px;
	height:43px;
	line-height: 43px;
	text-align: right;
	color: #a2a2a2;
	font-size:11px;
}
#city a {
	color:#2b4577;
	text-decoration:none;
}
#city a img {
	border:none;
}
#header {	
	width:980px;
	height:109px;
	background-image:url(/img/blue.jpg);
}
#header-limbo {
	width:980px;
	height:128px;
	background-image:url(/img/limbo-header.jpg);
	margin-bottom:10px;
}
div#qTip {
width:110px;
height:41px;
 display: none;
 position: absolute;
 z-index: 1000;
}
#comingsoon {
	position:absolute;
	z-index:1000;
	margin-top:23px;
	margin-left:25px;
}
#logo {
	line-height: 90px;
	height:90px;
	margin:14px 0 0 25px;
	float:left;
}
#logo-limbo {
	height:80px;
	margin:27px 0 0 25px;
	float:left;
}
#chomp_banner {
	float: left;
	padding-right: 14px;
}
#change_link {
	font-size: 11px;
	color: #6c96ce;
	text-decoration: underline;
}
#logo a img, #logo-limbo a img {
	border: none;
}
#chomp_deals {
	text-indent: -2000em;
	width:233px;
	height:68px;
	float:right;
	background-image:url(/img/chomp-deals.png);
	background-repeat:no-repeat;
	margin:24px -5px 0 0;
	display:inline;
	overflow: hidden;
}
/* Navigation */
#main_nav {
	width:980px;
	height:59px;
	background-image:url(/img/nav-bg4.jpg);
	margin-bottom:10px;
}
#main_nav input.searchbox {
	float:right;
	height:15px;
	width:294px;
	border-top:none;
	border-bottom:none;
	border-left:1px solid #1f3765;
	border-right:1px solid #3c609c;
	margin-top:29px;
	margin-right:9px;
	background-image:url(/img/search-repeater.jpg);
	background-repeat:repeat-x;
	color:#7386ad;
	padding-top:5px;
}
#search_results {
	position: absolute;
	top: 59px;
	left: 664px;
	width: 319px;
	z-index: 2000;	
}

#search_shadow {
	padding: 0px 4px;
	background: url('/img/search/shadow.png') repeat-y top center;
}

#search_shadow_bottom {
	padding: 0px 4px 4px;
	background: url('/img/search/shadow_bottom.png') no-repeat top center;
}


#over a img {
	border:none;
	margin-right:1px;	
}
#over a img.last {
	margin:0px;	
}

a.linkopacity img {
filter:alpha(opacity=0); 
-moz-opacity: 0; 
opacity: 0;
}
a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
.dropmenudiv, .dropmenudiv2, .dropmenudiv3 {
position:absolute;
top: 0;
border: 4px solid #243b69; /*THEME CHANGE HERE*/
border-width: 0px 4px 0px 4px;
font:normal 13px;
line-height:18px;
z-index:100;
background-color: #33558d;
visibility: hidden;
margin-top:-1px;
}
.dropmenudiv4 {
position:absolute;
top: 0;
border: 3px solid #b1b1b1; /*THEME CHANGE HERE*/
border-width: 1px 3px 0px 3px;
font:normal 13px;
line-height:18px;
z-index:100;
background-color: #fff;
visibility: hidden;
margin-top:-1px;
}
.dropmenudiv {
width:200px;
}
.dropmenudiv2 {
	width:235px;
}
.dropmenudiv3 {
	width:207px;
}
.dropmenudiv4 {
	width:169px;
}
.dropmenudiv a, .dropmenudiv2 a, .dropmenudiv3 a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #456497; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 5px 5px 7px 5px;
text-decoration: none;
color: #fff;
font-size:13px;
}
.dropmenudiv4 a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #b1b1b1; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 5px 5px 7px 5px;
text-decoration: none;
color: #1e2d57;
font-size:12px;
}
* html .dropmenudiv a, * html .dropmenudiv2 a, * html .dropmenudiv3 a, * html .dropmenudiv4 a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover, .dropmenudiv a.last, .dropmenudiv2 a:hover, .dropmenudiv2 a.last, .dropmenudiv3 a:hover, .dropmenudiv3 a.last{ /*THEME CHANGE HERE*/
background-image:url(/img/drop-gradient.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #243b69;
}
.dropmenudiv4 a:hover {
	background-color:#e8e8e8;
}
.dropmenudiv4 a.last{ /*THEME CHANGE HERE*/
background-color:#d8d8d7;
border-bottom:3px solid #b1b1b1;
}
#drop {
	width:175px;
	height:43px;
	float:left;
}
/* end navigation */

/*NAV SEARCH*/
a.search-cuisine, a.search-hotspot, a.search-restaurant {
	display:block;
	width:247px;
	background-color:#f7f7f6;
	color:#7f7f7f;
	border-bottom:1px solid #d0d0cd;
	border-left:1px solid #d0d0cd;
	border-right:1px solid #d0d0cd;
}
a.search-cuisine {
	background-image:url(/img/search/cuisine-icon.png);
	background-repeat:no-repeat;
	background-position:12px 8px;
	padding:10px 8px 10px 54px;
}
a.search-hotspot {
	background-image:url(/img/search/hotspot-icon.png);
	background-repeat:no-repeat;
	background-position:17px 8px;
	padding:10px 8px 10px 54px;

}
a.search-restaurant {
	background-repeat:no-repeat;
	background-position:8px 10px;
	padding:3px 8px 3px 54px;

}
a.search-cuisine:hover, a.search-hotspot:hover, a.search-restaurant:hover {
background-color:#e2e2dc;	

}
a.search-cuisine span, a.search-hotspot span, a.search-restaurant span {
	color:#1e2d56;	
}
img.search-header {
border-right:  1px solid #d0d0cd;
border-left:  1px solid #d0d0cd;
}

/* More Results */
div.search-cuisine-large {
	background: url(/img/search/cuisine-icon-large.jpg) 0 0 no-repeat #fff;
	padding: 8px 10px 8px 60px;
	border-top: 1px solid #e3e3e2;
}

div.search-cuisine-large.last {
	border-bottom: 1px solid #e3e3e2;
}

div.search-hotspots-large {
	background: url(/img/search/hotspot-icon-large.jpg) 0 0 no-repeat #fff;
	padding: 8px 10px 8px 60px;
	border-top: 1px solid #e3e3e2;
}

div.search-hotspots-large.last {
	border-bottom: 1px solid #e3e3e2;
}

div.search-listings-large {
	background-repeat: no-repeat;
	background-position: 4px 15px;
	background-color: #fff;
	padding: 7px 10px 7px 60px;
	border-top: 1px solid #e3e3e2;
}

div.search-listings-large.fork_0 {
	background-image: url(/img/forksm0.jpg);
}

div.search-listings-large.fork_1 {
	background-image: url(/img/forksm1.jpg);
}

div.search-listings-large.fork_2 {
	background-image: url(/img/forksm2.jpg);
}

div.search-listings-large.fork_3 {
	background-image: url(/img/forksm3.jpg);
}

div.search-listings-large.fork_4 {
	background-image: url(/img/forksm4.jpg);
}

div.search-listings-large.fork_5 {
	background-image: url(/img/forksm5.jpg);
}

div.search-listings-large.last {
	border-bottom: 1px solid #e3e3e2;
}

.refine_search {
	background-color: #f7f7f6;
	padding: 7px 10px 7px 12px;
}

#left_col {
	width:160px;
	float:left;
	background-color:#f8f8f5;
	margin-bottom:20px;
}
#left_col a {
	font-size:11px;
	color:#243b69;
	text-decoration:none;
	display:block;
	padding:3px 8px 3px 10px;
}


#left_col span {
	font-size:11px;
	display:block;
}
#left_col span.username, #left_col span.username2 {
	padding:3px 8px 3px 10px;	
}
#left_col span.username2 {
	color:#fff;	
}
#left_col .userpic {
	width:145px;
	margin:3px 0px 3px 6px;
	border:1px solid #d2d2d0;
}
#left_col .userpic2 {
	width:145px;
	margin:3px 0px 3px 3px;
	border:1px solid #d2d2d0;
}
#left_col .userpic img, #left_col .userpic2 img {
	width:135px;
	border:5px solid #fff;
}
#left_col .orange a {
	color:#d4871b;	
}
#left_col #ownersadmin {
	background-color:#33558d;	
	width:159px;
}
#left_col #ownersadmin ul {
	list-style-type:none;
	border: 3px solid #233a68;
}
#left_col #ownersadmin ul li {
	padding:3px 0 3px 0;	
	border-bottom:1px solid #456497;
}
#left_col #ownersadmin a {
	color:#fff;
}
#right_col {
	width:312px;
	float:left;
}
#sidebar_video_player {
	padding: 5px;
	background-color: #f2f1ed;
	margin-bottom: 10px;
}
#google-map {
	border: 5px solid #f1f2ea;
	width: 302px;
}
#google-map {
	height: 300px;
}
.right-ad {
	clear: both;
	margin-bottom: 10px;
	height: 250px;
}
#google_map_link {
	padding-left: 6px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-color: #f1f2ea;
}

#left-ad {
	border: 5px solid #e5e5d9;
	border-bottom-width:25px;
	width:120px;
	margin:10px auto 10px auto;
	clear:both;
}
ul.rightlist {
	list-style-type:none;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:100%;
}
ul.rightlist a {
	/*text-transform:uppercase;*/
	color:#253d6b;
}
ul.rightlist li {
	display:block;
	clear:both;
	padding:10px;
	border-bottom:1px solid #e4e4e2;
}
ul.rightlist li img {
	vertical-align:middle;
}
ul.nobullets {
	list-style-type:none;	
	margin-left:0px;
}
#premium-rest, #feat-rest, #more-rest {
	font-size: 10px;
}

#top-rated, #premium-rest, #feat-rest, #more-rest, .listing-header, div.hotspots.index {
	margin-top:13px;
}
#top-rated img.leftimg, #recent-rev img.leftimg {
	float:left;	
}
#top-rated, #recent-rev, #premium-rest, #feat-rest, #more-rest, #hotspots, .listing-header, #replies {
	border-bottom:1px solid #e4e4e2;
	padding-bottom:10px;
	width:100%;
	float:left;
	clear:both;
}
#recent-rev {
	margin-top:15px;
}

#premium-rest, #feat-rest, #more-rest, #hotspots, .listing-header, #replies {
	margin-bottom:13px;
}
#footer .listing-header a img {
	border:none;	
	margin-left:690px;
}
.listing-header img.joinchomp {
	border:none;
	margin-left:250px;
}
.listing-header img.write-review {
	border:none;
	float: right;
}
.feat-rest-title {
  float:left;
  clear:both;
  width:100%;
}
.sifr-header {
	margin-top:13px;
	border-bottom:1px solid #e4e4e2;
	margin-bottom:13px;
	width:100%;
	float:left;
	clear:both;
}
#content {
	width:488px;
	float:left;	
	padding:0px 10px 0px 10px;
	line-height:150%;
}
#content_wide {
	width: 810px;
	float: left;
	padding-left: 10px;
}
#profile_header {
	width: 810px;
	float: left;
	padding: 15px 0px 0px 10px;
}
#listing_links {
	padding: 15px 0px 0px 8px;	
}
#listing_links img {
	border: none;
	padding-right: 10px;
}
#profile_nav {
	position: relative;
	margin: 10px 0px;
	height: 35px;
	background: url(/img/profile-nav-bg.jpg) 0 0 repeat-x;
}
#profile_nav a {
	float: left;
	display: block;
	text-indent: -2000em;
	height: 35px;
	overflow: hidden;
}
#profile_nav a:hover, #profile_nav a.active {
	background-position: 0px -35px;
}
#overview_tab {
	width: 80px;
	background: url(/img/overview-tab.jpg) 0 0 no-repeat;
}
#map_tab {
	width: 121px;
	background: url(/img/map-tab.jpg) 0 0 no-repeat;
}
#ratings_tab {
	width: 150px;
	background: url(/img/ratings-tab.jpg) 0 0 no-repeat;
}
#photos_tab {
	width: 61px;
	background: url(/img/photos-tab.jpg) 0 0 no-repeat;
}
#video_tab {
	width: 54px;
	background: url(/img/video-tab.jpg) 0 0 no-repeat;
}
#specials_tab {
	width: 69px;
	background: url(/img/specials-tab.jpg) 0 0 no-repeat;
}
#review_count {
	position: absolute;
	top: 10px;
	left: 320px;
	/*width: 30px;
	height: 30px;*/
	color: #253D6B;
}
#average_ratings_title {
	border-bottom:1px solid #e4e4e2;
	padding-bottom: 8px;
	margin-bottom:5px;
	float:left;
	clear:both;
	width:100%;
}
#main_video_wrapper {
	padding-bottom: 20px;
}
#listing_address {
	font-size: 11px;
	clear: both;
	padding: 10px;
	border: 1px solid #e7e8e2;
	background-color: #f7f7f2;
	margin-bottom: 15px;
}
#profile_thumb {
	position: relative;
	padding-right: 20px;
	width:145px;
	float:left;
	clear:left;
}
#profile_thumb img {
	width:145px;
}
#gallery_overlay_link {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 111px;
	background: url(/img/more-photos.png) 0 0 no-repeat;
	text-indent: -2000em;
}
a#gallery_overlay_link:hover {
	background-position: 0px -111px;
}
#recent_reviews {
	margin: 0px 0px 20px;
}
.review_author {
	padding:8px 13px 8px 13px;
	margin-bottom:5px;
	border-bottom:1px solid #e4e4e2;
}
.review_author span {
	font-weight:bold;
	font-size:14px;
}
.review_author img {
	float: left;
	padding: 5px 10px 0px 0px;
}

.review_content {
	padding:6px 13px 6px 13px;
	margin-top:5px;
}
.review_content a {
	text-decoration: underline;
}
.review_content img {
	float: left;
	width: 100px;
	padding: 5px 5px 2px 0px;
}
.review_content a img {
	border: none;
}
#review_options {
	clear: both;
	margin-left: 65px;
	background-color: #F4F4EE;
	padding: 6px 8px;
	margin-bottom: 20px;
}
#join_link {
	float: left;
}
#inline_review {
	display: none;
}
#map_wrapper {
	border: 1px solid #e6e6e1;
	padding: 10px 9px 4px;
}
#directions {
	margin-bottom: 22px;
}
#directions_start input, #directions_end input {
	width: 235px;
}
#directions_start {
	float: left;
	width: 245px;
	padding-right: 12px;
	padding-bottom: 23px;
}
#directions_end {
	float: left;
	width: 245px;
	padding-right: 18px;
	padding-bottom: 23px;
}
#directions_button {
	float: left;
	width: 103px;
	padding-top: 18px;
}
#large_map {
	clear: left;
	height: 400px;
	border: 1px solid #c7c7bb;

}
#large_google_map {
	height: 400px;
}

#reviews_header {
	clear: both;
	float: left;
	width: 488px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #E4E4E2;
}

#specials_table {
	width: 488px;
	border-collapse: collapse;
}

#specials_table td {
	font-size: 11px;
	padding: 3px 0px;
	border-top: 1px solid #dddddb;
	border-bottom: 1px solid #dddddb;
}

#specials_table tr.active {
	background-color: #ececec;
}

#specials_table .day {
	padding-left: 30px;
	width: 127px;
}


.clear_fix {
	clear: both;
}




#pages_content ul {
	margin:10px 0 0 35px;
}
#pages_content h1 {
	display:block;
	width:488px;
	border-bottom:1px solid #E4E4E2;
	font-size:19px;
	margin-bottom:15px;
	margin-top:5px;
}
#content_admin {
	width:750px;
	float:left;	
	padding:0px 10px 0px 10px;
}


#content_one {
	width:802px;
	float:left;		
}
#content ul.bullets {
	margin-left:35px;	
}
#videoslider {
	margin-top:10px;
	height:306px;
	width:489px;
}
#print-page {
	padding-right:11px;	
}
#print-page a img {
	border:none;
	float:right;
}
.listing {
	border-bottom:1px solid #e4e4e2;
	float:left;
	clear:both;
	margin-top:5px;
	margin-bottom:13px;
	padding-bottom:15px;
	width:100%;
}
.listing3 img.thumb {
	float:left;margin:0 5px 0 0;
	border:5px solid #f4f4ee;	
	width:145px;
	height:110px;
	background-color:#f4f4ee;
}
.listing4 h3 {
	margin-bottom:2px;	
	margin-top:0px;
}
.listing3 h3 {
	margin-bottom:4px;
}
.listing2, .listing3 {
	float:left;
	clear:both;
	margin-bottom:13px;
}
.listing4 {
	float:left;
	clear:both;
	margin-bottom:6px;
}
.listing4 .featfork {
	margin-top:6px;	
}
.listing2 {
	background-color:#f4f4ee;
	padding:10px;
	width:468px;
}
.listing2 img {
	border:none;
}
.listing3, .listing4 {
	border-bottom:1px solid #e4e4e2;
	padding:0px 0 10px 5px;
	width:480px;
}
.listing2 .content, .listing3 .content  {
	float:left;
	width:310px;
}
.listing2 div.review, .listing3 div.review {
	float:left;
	margin-top:4px;	
	width:230px;
}
.listing4 div.review {
	float:left;
	width: 400px;
}
.listing2 div.review a, .listing3 div.review a, .listing4 div.review a {
	margin-right:10px;	
}
.listing2 .info, .listing3 .info {
	clear:left;
	padding-top:5px;
}
div.details {
	clear:both;
	width:100%;
}
div.details img {
	float:right;
	border:none;	
}
img.reply {
	border:none;
	margin-top:13px;
}
.listing3 img.details {
	margin-right:10px;
}
img.featfork, img.normalfork {
	float:left;
	margin:0 10px 0 0;
	padding-right:10px;
}
img.featfork {
	border-right:1px solid #e4e4e2;	
}

/* paging */
div.paging {
	clear:both;	
}
div.paging div.disabled {
	display:inline;
}
.numbers {
	float:left;
	margin-bottom:20px;
}
.prev, .next, .numbers span {
	width:18px;
	height:19px;	
	float:left;
	margin-right:3px;
	line-height:normal;
	}
.prev {
	background-image:url(/img/left.jpg);
	background-repeat:no-repeat;
}
.next {
	background-image:url(/img/right.jpg);
	background-repeat:no-repeat;
}
.numbers span {
	background-image:url(/img/number.jpg);
	text-align:center;
}
.numbers span.current {
	width:18px;
	height:17px;
	background-image:url(/img/number-over.jpg);
	color:#fff;	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	text-align:center;
}
.numbers span a {
	display:block;
	width:18px;
	height:17px;
	color:#fff;	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin-top:2px;
}



/* end paging */
#listing-title {
	margin-top:10px;
	border-bottom:1px solid #e4e4e2;
	margin-bottom:5px;
	float:left;
	clear:both;
	width:100%;
}
#listing-title a img {
	display:inline;
	float:right;
	border:none;
	margin-right:10px;
}
#listing-thumb, .listing-thumb {
	border:5px solid #f4f4ee;
	background-color:#f4f4ee;
	width:145px;
	/*height:110px;*/
	float:left;
	clear:left;
	margin:0 10px 10px 10px;
}
.listing-thumb {
	margin:0 10px 0 0;
}
#listing-thumb img, .listing-thumb img {
	width:145px;	
	/*height:110px;*/
}
.hotspot-content {
	width:310px;
	float:left;
	margin-bottom:10px;
}
.hotspot-desc {
	margin-bottom:5px;
	padding:13px 0 13px 0;
	float:left;
	clear:both;
	width:488px;
}
#listing_contact {
	padding-left: 8px;
	clear: both;
}
#listing_contact img {
	margin-top:2px;
	margin-bottom:3px;
	margin-right:5px;
	vertical-align:text-top;
}

#basic-ad {
	clear: both;
	float: left;
	padding: 15px 0px;
}
p#rest-info img {
	margin-top:2px;
	margin-bottom:3px;
	margin-right:5px;
	vertical-align:text-top;
}
div.user-info p img {
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:middle;
}
p#rest-info {
	margin-top:6px;	
}
#buttons {
	background-color:#f4f4ee;
	width:488px;
	float:left;
	clear:both;
	margin-bottom:15px;
}
#buttons a img {
	border:none;
	margin:10px 0 10px 10px;
}
#description {
	margin-bottom:23px;
	padding-left: 8px;
}
.userreview {
	float:left;
	clear:both;
	margin-bottom:20px;
	width:488px;
}
#no-review a.orange {
	color:#d4871b;	
}
#rightrev {
	float:left;
	clear:left;
	padding-top:15px;
}
.rightreview {
	width:310px;	
	float:left;
	clear:both;
	margin-bottom:15px;
}
#no-review {
	float: left;
	clear: both;
	width: 468px;
	padding: 0px 10px 10px;
}
#no-review a img {
	border:none;
	margin-top:10px;
}
div.reviewicon {
	float:left;
	clear:left;
}
div.reviewicon img {
	width:46px;	
}
.arrow {
	width:432px;
	float:left;
	background-image:url(/img/arrow.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
}
.arrow2 {
	float:left;
	background-image:url(/img/arrow2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.arrow3 {
	width:255px;
	float:left;
	background-image:url(/img/arrow.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:5px;
	display:inline;
}
.filterterm {
	background-color:#f4f4ee;
	margin-left:9px;
	padding:3px 19px 3px 13px;
	float:left;
	display:inline;
}

.sort {
	float: right;
	font-size: 10px;
}

.sort select {
	font-size: 10px;
}

.reviewcontent {
	background-color:#f4f4ee;
	margin-left:9px;
	padding:3px;
	float:left;
	display:inline;
	width:417px;
}
.rightreviewcontent {
	background-color:#f4f4ee;
	margin-left:9px;
	padding:8px 10px 10px 10px;
	float:left;
	display:inline;
	width:225px;
}
.rightreviewcontent span {
	font-size:14px;
}
.rightreviewtitle {
	clear:both;
	margin-top:8px;
	font-size:13px;
	font-weight:bold;
}
img.viewbtn {
	margin-right:14px;
	border:none;
}
img.viewbtn2 {
	border:none;
	margin-left:90px;
}
#top-rated a, #recent-rev a {
	float:left;
	padding-top:8px;
	margin-left:153px;
}
#top-rated a {
	margin-left:152px;	
}
.reviewauthor span {
	font-weight:bold;
	font-size:14px;
}
.reviewauthor {
	padding:8px 13px 8px 13px;
	margin-bottom:5px;
	border-bottom:1px solid #e4e4e2;
}
.reviewrest {
	font-size:16px;
	margin:3px;
	padding:4px 8px 4px 8px;
	border-bottom:1px solid #e4e4e2;
}
#menulinks {
	width:488px;
	float:left;
	clear:both;
}
#menulinks a img, #menulinks img {
	border:none;
	margin-right:40px;
	margin-bottom:10px;
}
.right-category {
	height: 33px;
	background-color: #f6f6f2;
}
.right-category img {
	border: none;
}
.right-content {
	padding: 10px 7px;
	margin-bottom: 5px;
}
.right-hours {
	border-bottom:1px solid #e4e4e2;
	margin:3px 0 3px 0;
	padding-bottom:3px;
}
.rating {
	float:left;
	padding:6px 18px 6px 18px;
	height:45px;
	border-right:1px solid #e4e4e2;
}
.rating2 {
	float:left;
	padding:6px 13px 6px 13px;
	height:45px;
	border-right:1px solid #e4e4e2;
}
.rating3 {
	float: left;
	padding: 0px 15px 0px 8px;
}
.rating.last, .rating2.last {
	border-right:none;	
}
.rating2 img.header {
	margin-bottom:8px;	
}
.ratingcontent {
	border-top:1px solid #e4e4e2;
	padding:6px 13px 6px 13px;
	float:left;
	clear:both;
	margin-top:5px;
	width:388px;
}
.ratingcontent img {
	float:left;
	width:100px;
	padding:5px 5px 2px 0px;
}
.ratingcontent a img {
	border:none;
}
.topic-content {
	padding:5px 13px 13px 13px;
	float:left;
	clear:both;
}
.fork {
	margin-top:8px;	
}
.more {
	float:right;
	margin-top:20px;
	margin-right:20px;
}
.more a img {
	border:none;
	vertical-align:middle;
	margin-top:-4px;
}
.more a {
	margin-left:10px;	
}
#slideshow-container {
width:488px;
height:275px;
}
#slideshow, #slideshow-listing {
	width:488px;
	height:275px;
}
#slideshow-listing {
	margin-bottom:15px;
	clear: both;
}
#join {
	float:left;
	clear:both;
	width:100%;
	margin-top:20px;	
}
#content form#UserLoginForm, #content form#UserChangePasswordForm {
	float:left;
}
#join ul {
	margin-left:40px;	
}
#join #list {
	float:left;
	clear:both;
	margin-top:10px;	
	width:450px;
}

/* FORM CSS */
form {
	clear:both;	
}
.actions {
clear:both;	
}
span.bdr {
	background:#e9e9e9;
	padding:4px;
	width:228px;
	float:left;
	clear:right;
}
input, textarea, select {
	border:1px solid #a7a7a7;
}
select {
	width:228px;
	padding:3px;
}
input, textarea {
	padding:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:220px;
}
textarea#ListingDescription {
	height:250px;	
}
textarea#LinkCode{
	height:40px;
	width:458px;
	padding:14px;
}

form#UserSignupForm .input.text label, form#UserSignupForm .input.password label, form#UserSignupForm .input.select label, form#UserSignupForm .input.textarea label, form#UserSignupForm .input.file label, form#ReviewWriteForm .input.text label, form#ReviewWriteForm .input.password label, form#ReviewWriteForm .input.select label, form#ReviewWriteForm .input.textarea label, form#ReviewWriteForm .input.file label, form#ReviewWriteForm .input.date label, #content form#UserLoginForm .input.text label, #content form#UserLoginForm .input.password label, #content form#UserChangePasswordForm .input.text label, #content form#UserChangePasswordForm .input.password label, form#TopicAddForm .input.text label, form#TopicAddForm .input.select label, form#TopicAddForm .input.textarea label, form#ReplyAddForm .input.text label, form#ReplyAddForm .input.select label, form#ReplyAddForm .input.textarea label, form#UserEditForm .input.text label, form#UserEditForm .input.password label, form#UserEditForm .input.select label, form#UserEditForm .input.textarea label, form#UserEditForm .input.file label, form#ListingAddForm .input.text label, form#ListingAddForm .input.password label, form#ListingAddForm .input.select .styled label, form#ListingAddForm .input.textarea label, form#ListingAddForm .input.file label, form#ListingEditForm .input.text label, form#ListingEditForm .input.password label, form#ListingEditForm .input.select .styled label, form#ListingEditForm .input.textarea label, form#ListingEditForm .input.file label, form#lphotoCreateimageStep2Form label, form#ReservationSendForm .input.text label, form#ReservationSendForm .input.select label, form#ReservationSendForm .input.textarea label, form#UserOwnerLoginForm .input.text label, form#UserOwnerLoginForm .input.select label, form#UserOwnerLoginForm .input.textarea label, form#UserOwnerLoginForm .input.password label, form#TvContactSendForm .input.text label, form#TvContactSendForm .input.textarea label, form#ContactSendForm .input.text label, form#ContactSendForm .input.textarea label, form#ContactSendForm .input.select label, form#UserSignupFbForm .input.text label, form#UserConvertFbForm .input.password label, form#EventContactSendForm .input.text label, form#EventContactSendForm .input.select label, form#EventContactSendForm .input.date label, form#EventContactSendForm .input.time label, form#EventContactSendForm .input.textarea label, form#UserLoginFbForm .input.text label, form#UserLoginFbForm .input.password label {
	display:block;
	float:left;
	width:130px;	
	margin-right:5px;
	text-align:right;
	clear:left;
	padding-top:6px;
	
}

#EventContactSendForm .input.date select, #EventContactSendForm .input.time select {
	width: auto;
}
span.form-hint {
	font-size:10px;
	color:#777;
}
form#ListingEditForm {
	width:470px;
	margin-top:-5px;
}
form#UserSignupForm div.input, form#UserEditForm div.input, form#ListingAddForm div.input, form#ListingEditForm div.input, form#UserChangePasswordForm div.input, form#UserSignupFbForm div.input, form#UserConvertFbForm div.input {
	float:left;
	clear:both;
	width:435px;
}
form#UserSignupForm div.extend div.input {
	width:488px;	
}
#content div.input {
	margin-bottom:5px;	
	float:left;
	clear:both;
}
.thumbnails {
	clear:both;
	margin-left:140px;
	width:200px;
}
form#UserSignupForm div.input img, form#UserEditForm div.input img, form#ListingAddForm div.input img, form#ListingEditForm div.input img, form#UserChangePasswordForm div.input img, form#UserForgotPasswordForm div.input img  {
	margin-top:7px;
	margin-left:5px;
}
form#UserSignupForm h4, form#ReviewWriteForm h4, form#UserEditForm h4, form#ListingAddForm h4, form#ListingEditForm h4, form#UserOwnerLoginForm h4, form#EventContactSendForm h4 {
	float:left;
	clear:both;
	margin-bottom:8px;
	margin-top:8px;
}

#content form#UserLoginForm .submit, form#ReviewWriteForm .submit, form#UserSignupForm .submit, form#TopicAddForm .submit, form#ReplyAddForm .submit, form#UserEditForm .submit, #join .submit, form#ListingAddForm .submit, form#ListingEditForm .submit, form#lphotoCreateimageStep2Form .submit, #content form#UserChangePasswordForm .submit, form#UserForgotPasswordForm .submit, form#ReservationSendForm .submit, form#UserOwnerLoginForm .submit, form#TvContactSendForm .submit, form#ContactSendForm .submit, form#EventContactSendForm .submit, form#UserSignupFbForm .submit, form#UserLoginFbForm .submit {
	float:left;
	clear:both;
	background-color:#f0f0f0;
	width:470px;
	padding:0 0 8px 0;
	margin-top:20px;
	
}
#content form#UserLoginForm .submit input, form#UserSignupForm .submit input, form#ReviewWriteForm .submit input, form#TopicAddForm .submit input, form#ReplyAddForm .submit input, form#UserEditForm .submit input, #join .submit a, form#ListingAddForm .submit input, form#ListingEditForm .submit input, form#lphotoCreateimageStep2Form .submit input, #content form#UserChangePasswordForm .submit input, form#UserForgotPasswordForm .submit input, form#ReservationSendForm .submit input, form#UserOwnerLoginForm .submit input, form#TvContactSendForm .submit input, form#ContactSendForm .submit input, form#EventContactSendForm .submit input, form#UserSignupFbForm .submit input, form#UserLoginFbForm .submit input {
	float:right;
	margin-right:22px;
}

#content form#UserLoginForm .error-message, form#UserOwnerLoginForm .error-message, form#UserSignupForm .error-message, form#ReviewWriteForm .error-message, form#UserEditForm .error-message, form#ListingAddForm .error-message, form#ListingEditForm .error-message, form#TvContactSendForm .error-message, form#ContactSendForm .error-message, form#ReservationSendForm .error-message, form#UserSignupFbForm .error-message, form#UserConvertFbForm .error-message, form#EventContactSendForm .error-message {
	width:300px;
	font-size:11px;
	color:#C00;
	margin-left:135px;
	clear:both;
}
#left_col form#UserLoginForm .error-message {
	font-size:11px;
	color:#C00;
}
input#SignupCvvNum {
	width:25px;
}
select#SignupExpirationMonth, select#SignupExpirationYear {
	width:60px;
}
div.expiry_date .select {
	float:left;
	display:inline;
}
div.expiry_date .bdr {
	width:125px;	
}
div.cvv .bdr {
	width:33px;	
}
div.sifrrr label {
	font-weight:bold;
	float:left;
	clear:both;
	padding-top:10px;
	}
.required {
	background-image:url(/img/required.gif);
	background-position:380px 8px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	width:450px;
}
div.cvv .required {
	background-position:185px 8px;
}
div.expiry_date .required {
	background-position:278px 8px;
}
.default_avatar {
	float:left;
	clear:both;
	width:488px;
}
.default_avatar img {
	width:114px;
	margin-right:4px;
	margin-bottom:4px;
	border:2px solid #e4e4e2;
}
.default_avatar a:hover img {
	border:2px solid #ea982a;	
}
#left_col form#UserLoginForm {
	margin:4px 0 0 9px;	
}
#left_col form#UserLoginForm label {
	color:#253d6b;
	font-size:11px;	
}
#left_col form#UserLoginForm input#UserEmail {
	width:133px;
	margin-top:2px;
	margin-bottom:3px;
	display:inline;
	margin-left:0px;
	padding-left:0px;
}
#left_col form#UserLoginForm input#UserPassword {
	width:133px;
	margin-top:2px;
	display:inline;
	margin-left:0px;
	padding-left:0px;
}
#content input#submit {
	padding:3px 5px 0px 0px;
	width:auto;
}
div.submit {
	float:left;
	clear:both;
}
div.submit input, div.submit a img {
	margin-top:5px;
	width:auto;	
	border:none;
}
div.submit a img {
	padding-top:2px;	
}
.submitimage, .submitimage2 {
	border:none;	
	margin-top:5px;
	float:left;
}
.submitimage2 {
	margin-bottom:8px;
}
.clear {
	clear:both;	
}
#ReviewPhoto {
	border:1px solid #A7A7A7;
}
div.checkbox, div.owners div.checkbox {
	clear:both;
	width:450px;
}
div.checkbox input, div.owners div.checkbox input {
	width:auto;
	margin-left:135px;
	border:none;
}
div.owners div.checkbox label {
	width:300px;
	text-align:right;
	clear:none;
}
div.textarea table {
	width:140px;
	margin-bottom:5px;
}
div.textedit {
	float:right;
	clear:none;
}
div#edit-photo {
	float:left;
	width:50px;
	margin-left:135px;
	margin-bottom:10px;
	margin-top:5px;
}
div#edit-photo img {
	width:50px;
	float:left;
}

#ListingStatsForm label {
	width: 80px;
	float: left;
}

#ListingStatsForm div.submit {
	float: left;
	clear: none;
}

#ListingStatsForm div.submit input {
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

.stats_table {
	clear: left;
	width: 100%;
	margin-top: 15px;
	background-color: #f4f3ee;
	border-top: 1px solid #cdccc9;
	border-bottom: 1px solid #cdccc9;
}

.stats_table td {
	padding: 10px;
	color: #545454;
}

.stats_table td h2 {
	font-size: 30px;
	line-height: 30px;
	color: #545454;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* spam blocker input field */
input.choice
{
	display: none;
}
/* END FORM CSS */

/* FORUM CSS */
#topics, #topics2 {
	border: solid #e5e5d9;
	border-width: 10px 5px 16px 5px;
	float:left;
	clear:both;
	width:478px;
	margin-bottom:20px;
}
#topics2 {
	border-width: 10px 5px 5px 5px;
}
#topics #titles, #topics2 #titles {
	background-color:#e5e5d9;
	padding:0 8px 5px 8px;
	color:#d67b04;
	float:left;
	clear:both;
	width:462px;
}
#topics #titles span.left, #topics2 #titles span.left {
	float:left;
}
#topics #titles span.right, #topics2 #titles span.right {
	float:right;
	color:#8b8b89;
}
table.boards {
	width:478px;
	border-collapse: collapse;
	float:left;
	clear:both;
}
table.boards tr {
	float:left;
	clear:both;
	width:478px;
	background-color:#e5e5d9;
}
table.boards tr.altrow {
	background-color:#fff;
	border-top:1px solid #d1d1ca;
	border-bottom:1px solid #d1d1ca;
}
table.boards td {
padding:4px 6px 4px 6px;
}
table.boards td.board {
	width:374px;
}
table.boards td.num-topics {
	font-size:17px;
	font-weight:bold;
	color:#253c6a;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
table.boards td.num-topics div {
	width:77px;
}
table.boards td.num-topics p {
	text-align: center;
} 
td.board span.title a {
	font-size:13px;	
	font-weight:bold;
}
/* END FORUM CSS */
/* FRESH TOPICS */
div#fresh-topics div {
border-bottom:1px solid #e4e4e2;
padding:8px 15px 8px 15px;
float:left;
clear:both;
width:281px;
}
div#fresh-topics span.fresh-author {
	font-size:11px;	
}
div#fresh-topics span.title a {
	text-transform:uppercase;
	color:#454544;
}
div#fresh-topics div.altrow {
	background-color:#f8f8f6;
}
/* END FRESH TOPICS */
/* USER PROFILE */
.user-info {
	float:left;
	padding-top:8px;
}
.user-desc {
	clear:both;	
	float:left;
	border-top:1px solid #e4e4e2;
	margin-top:5px;
	padding:15px 8px 10px 8px;
	width:472px;
}
/* END USER PROFILE */
/* OWNERS SIGNUP8 */
div.owners-pro {
	width:488px;
	float:left;
	clear:both;
	margin-top:25px;
}
div.owners-pro div.pro-info {
	background-color:#f2f2ec;
	width:460px;
	float:left;
	clear:none;
	border-top:1px solid #dededc;
	margin-top:7px;
	padding:14px;
}
div.feature-item {
	margin-top: 10px;
}

div.pro-info img {
	vertical-align: middle;
	padding-right: 10px;
}
div.pro-info div.left-list {
	width:210px;
	float:left;
}
div.pro-info div.right-list {
	width:250px;
	float:left;
}
div.owner-add {
	background-color:#f2f2ec;
	border-top:1px solid #dededc;
	width:460px;
	padding:8px 14px 8px 14px;
	float:left;
	clear:both;
}
div.owner-add a {
	float: right;	
}
span.blue {
	color:#223461;
	vertical-align:top;
}
div.progress-bar {
	width:278px;
	float:left;
	clear:both;
	margin-left:15px;
	margin-bottom:25px;
}
div.owner-signup-right-text {
	width:280px;
	float:left;
	clear:both;
	padding:0px 5px 10px 10px;
}
div.owner-signup-right-text a img {
	border:none;	
}
div.secure {
	background-image:url(/img/signups/paypal.jpg);
	width:310px;
	height:98px;
	float:left;
	clear:both;
	padding-top:33px;
	background-repeat:no-repeat;
}
div.secure a {
	margin-left:170px;
}
div.restaurant-name {
	border:1px solid #d2d2d0;
	padding:5px 10px 5px 10px;
	margin-top:15px;
	margin-bottom:10px;
	width:468px;
	float:left;
	clear:both;
	background-color:#f8f8f5;
	
}
/* END OWNERS SIGNUPS */
/* OWNERS ACCOUNT INFO */
table.account-info {
	float:left;
	clear:both;
	width:488px;
}
table.account-info td {
	padding:3px;	
}
table.account-info td.first {
	width:150px;
}
table.account-info tr.grey {
	background-color:#f8f8f5;	
}

/* END OWNERS ACCOUNT INFO */
/* AJAX SEARCH CSS */
div#searchresults {
	width:488px;
	border-top:1px solid #e4e4e2;
	float:left;
	clear:both;
	margin-top:10px;
	padding-top:15px;
}
#searchbox, #view {
	width:488px;
	float:left;
	clear:both;
}
.writereview {
	border:none;
	float:right;
	margin-top:14px;
	}
.results {
	float:left;
}
.searchmsg {
	width:478px;
	float:left;
	clear:both;
	padding:5px;
	background-color:#f8f8f5;
	color:#D4871B;
	margin:5px 0 5px 0;
}
/* END AJAX SEARCH */
/* BUFFER */
#buffer {
	clear:both;
	width:945px;
	height:20px;
}
/* END BUFFER */
/* MENU POP UP */
div#menu-wrapper {
	width:100%;
	padding-bottom:10px;
}
div#menu-title {
	width:486px;
	margin:auto;
	color:#292929;
}
div#menu-float {
	float:left;
	width:466px;
	padding:5px 0px 7px 20px;
	background-color:#f7f7f6;
	clear:both;
}
div#menu-rest, div#menu-btns {
	float:left;
}
div#menu-rest {
	width:354px;
}
div#menu-btns {
	margin-top:14px;	
	width:112px;
}
div#menu-btns a img {
	border:none;	
	margin-right:6px;
}
div#menu-title h1 {
	font-size:18px;
}
div#menu-border {
	background-image:url(/img/menu-border.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:486px;
	margin:auto;
	clear:both;
	background-color:#1a1a1a;
	padding-bottom:8px;
}
div#menu {
	width:486px;
	margin:auto;
	background-image:url(/img/menu_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding-top:7px;
}
div#menu-content {
	width:440px;
	padding:16px;
	background-color:#f2f1ef;
	margin-left:7px;
}
div#menu-content h1 {
	width:442px;
	background-color:#c3c4b8;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	padding:3px 8px 3px 8px;
	margin-bottom:12px;
	margin-left:-9px;
}



/* END MENU POP UP */
/* FOOTER CSS */
#footer {
	background-color:#f4f3ee;
	clear:both;
	width:945px;
	margin:auto;
	padding:10px 10px 20px 25px;
	line-height:160%;
	margin-bottom:30px;
	font-size:11px;
}
#footer .footercol {
	float:left;	
	width:190px;
}
#footer .footercol.last {
	width:130px;	
}

#footer .footercol ul {
	list-style-type:none;
	margin-bottom:20px;
}
#footer .footercol ul li.first {
	font-weight:bold;
}
#footer .footercol ul li.indent {
	margin-left:15px;	
}
#footer #copyright {
	border-top:1px solid #e4e4e2;
	text-align:right;
	clear:both;	
	padding-top:5px;
}
#footer a {
	color:#454544;
}
#footer ul li.blue {
	color:#253d6b;
}
/* END FOOTER CSS */
/* MESSAGE BOX */
#flashMessage {
	width:441px;
	border:1px solid #5c9b42;
	background-image:url(/img/check.jpg);
	background-color:#d5e7cd;
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 10px 5px 35px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
#flashMessage.error {
	border:1px solid #c23327;
	background-image:url(/img/x.jpg);
	background-color:#f5c8c5;
}
#authMessage {
	width:441px;
	border:1px solid #c23327;
	background-image:url(/img/x.jpg);
	background-color:#f5c8c5;
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 10px 5px 35px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
#system-message
{
	width:431px;
	border:1px solid #a4a4a4;
	background-color:#d1d1d1;
	background-image:url(/img/info_icon.jpg);
	background-position: 8px 12px;
	background-repeat:no-repeat;
	padding:5px 0px 5px 55px;
	clear:both;
	margin-bottom:5px;
}
#system-message-title
{
	color: #000;
}
#system-message-content
{
	width: 375px;
}
#system-message-close
{
	padding-left: 375px;
}

/* DATE PICKER SELECT STYLES */
.date_picker
{
	width: 85px;
	font-size: 10px;
}



/* Tables */
/*table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}*/
/*lphotos*/
.gallery_image {
	border:14px solid #f4f4f4;
	width:455px;
}
.thumbnail-preview {
		border:14px solid #f4f4f4;
	
}
/*lphotos end*/

/*City Chooser*/
#logo-choose {
	width:769px;
	height:159px;
	background-image:url(/img/city/chomp.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
#city-select {
	width:769px;
	height:59px;
	margin:auto;
	background-image:url(/img/city/city-select.jpg);
	background-repeat:no-repeat;
}
#choose-dropdown {
	margin-left:231px;
	padding-top:18px;
	width:458px;
}

#choose-dropdown select {
	padding: 1px;
}

#city_links {
	width: 746px;
	padding: 21px 0 38px 23px;
	margin: auto;
}

#city_links a img {
	border: none;
}
#link1, #link2, #link3, #link4 {
	float: left;
	display: block;
	height: 44px;
	text-indent: -2000em;
}
#link1 {
	width: 84px;
	background: url("/img/city/victoria-nav.jpg") 0 0 no-repeat;
}
a#link1:hover, a#link1.active_link {
	background-position: 0px -44px;
}
#link2 {
	width: 104px;
	background: url("/img/city/vancouver-nav.jpg") 0 0 no-repeat;
}
a#link2:hover, a#link2.active_link {
	background-position: 0px -44px;
}
#link3 {
	width: 97px;
	background: url("/img/city/whistler-nav.jpg") 0 0 no-repeat;
}
a#link3:hover, a#link3.active_link {
	background-position: 0px -44px;
}
#link4 {
	width: 99px;
	background: url("/img/city/calgary-nav.jpg") 0 0 no-repeat;
}
a#link4:hover, a#link4.active_link {
	background-position: 0px -44px;
}
#footer-choose {
	width:359px;
	height:40px;
	border-top:1px solid #dededb;
	background-color:#f4f3ee;
	background-image:url(/img/city/made-in-canada.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:100px;
	margin-top:18px;
	padding-left:410px;
	padding-top:12px;
}
#gradient {
	width:100%;
	height:218px;
	background-image:url(/img/city/gradient.jpg);
	background-repeat:repeat-x;
}

#scroll_wrapper {
	height: 262px;
	position: relative;
	overflow: hidden;
	width: 769px;
	margin: auto;
	border: none;
}
#scroll_inner{
	position: relative;
	width:3269px;
}
#chomp-picks {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:45px;
}
#chomp-top-rated {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:5px;
}
#chomp-twitter {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:5px;
	padding-left:25px;
	background-image:url(/img/city/twitter.jpg);
	background-repeat:no-repeat;
	display:block;
	height:21px;
}
#chomp-hotspot-1 {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:35px;
}
#chomp-hotspot-2 {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:5px;
}
#chomp-hotspot-3 {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:5px;
}
#chomp-browse-city {
	float:left;
	clear:both;
	margin-left:622px;
	margin-top:15px;
}
#chomp-browse-city a img {
	border:none;
}
.scroll_div {
	background-color: #fff;
	width: 769px;
	height: 262px;
	float: left;
}
#current-location {
	height:29px;
	background-image:url(/img/city/current-location.jpg);
	padding:14px 10px 0px 116px;
	float:left;
}
#return-to-chomp {
	background-color:#cbcbcb;
	line-height: 13px;
	height:43px;
	margin-left:-16px;
	float:left;
	background-image:url(/img/city/return-to-chomp.jpg);
	background-repeat:no-repeat;
}
#return-to-chomp a {
	border:none;
	display:block;
	float:left;
	height:29px;
	padding-left:130px;
	padding-top:14px;
	padding-right:15px;
}
#drop2 {
	float:left;	
}
.facebook-image {
	padding: 10px;
	clear: left;
	display: block;
}

.facebook-callout {

	margin: 15px;

}

/* RIGHT PANEL FEATURED DEALS */
#right_featured_deals
{
	padding: 0 0 17px;
}

#right_featured_deals h4
{
	padding: 18px 10px 0 15px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

#right_featured_deals h3
{
	padding: 5px 10px 0 15px;
	font-size: 20px;
	font-weight: normal;
	color: #234875;
}

#right_featured_deals div.deal_wrapper
{
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e3d9;
}

div.deal_wrapper a
{
	display: block;
	padding: 8px 10px 5px 15px;
	font-size: 16px;
	color: #de8d21;
}

div.deal_wrapper .deal_detail
{
	line-height: 20px;
	color: #666666;
	padding: 5px 10px 0 15px;
}

/* VIRTUAL TOUR */
#virtual_tour_wrapper
{
	height: 250px;
	padding-bottom: 20px;
}

/* Google Ad Styles */
#content_top_ad
{
	padding: 0 10px 25px;
}
